Pull request #42315 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from e928692c6903983ad1fb7a3b94f5520810c52f38+369d0dc092cdcace32bc63e10a40f02500c75942 (d23ac5a9d254b08c612c9b869ab614524c267bed) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42315@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-04-23T05:49:22.643Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-04-23T05:49:22.649Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-04-23T05:49:22.937Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-083505c779b65d700) in /home/ubuntu/workspace/moby_PR-42315 [Pipeline] { [Pipeline] checkout [2021-04-23T05:49:23.054Z] The recommended git tool is: git [2021-04-23T05:49:25.231Z] using credential docker-jenkins-github-credentials [2021-04-23T05:49:25.238Z] Cloning the remote Git repository [2021-04-23T05:49:25.238Z] Cloning with configured refspecs honoured and without tags [2021-04-23T05:49:25.265Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:49:25.320Z] > git init /home/ubuntu/workspace/moby_PR-42315 # timeout=10 [2021-04-23T05:49:25.521Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:49:25.521Z] > git --version # timeout=10 [2021-04-23T05:49:25.539Z] > git --version # 'git version 2.17.1' [2021-04-23T05:49:25.539Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:49:25.541Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:49:41.159Z] Fetching without tags [2021-04-23T05:49:41.436Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:49:42.060Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:49:42.060Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:49:41.104Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:49:41.113Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:49:41.130Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:49:41.147Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:49:41.167Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:49:41.167Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:49:41.168Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:49:41.448Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:49:41.466Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:49:42.004Z] > git remote # timeout=10 [2021-04-23T05:49:42.021Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:49:42.038Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:49:42.039Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:49:42.054Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:49:42.067Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:49:42.082Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:49:46.282Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:49:46.282Z] First time build. Skipping changelog. [2021-04-23T05:49:46.308Z] > git --version # timeout=10 [2021-04-23T05:49:46.322Z] > git --version # 'git version 2.17.1' [2021-04-23T05:49:46.335Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-23T05:49:47.406Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42315:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-04-23T05:49:54.001Z] Unable to find image 'alpine:latest' locally [2021-04-23T05:49:54.262Z] latest: Pulling from library/alpine [2021-04-23T05:49:54.262Z] 540db60ca938: Pulling fs layer [2021-04-23T05:49:54.525Z] 540db60ca938: Verifying Checksum [2021-04-23T05:49:54.525Z] 540db60ca938: Download complete [2021-04-23T05:49:54.525Z] 540db60ca938: Pull complete [2021-04-23T05:49:54.525Z] Digest: sha256:69e70a79f2d41ab5d637de98c1e0b055206ba40a8145e7bddb55ccc04e13cf8f [2021-04-23T05:49:54.525Z] Status: Downloaded newer image for alpine:latest [2021-04-23T05:49:59.816Z] 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] { (Branch: win-2022) [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) [Pipeline] stage [Pipeline] { (win-2022) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [2021-04-23T05:50:00.380Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-083505c779b65d700) in /home/ubuntu/workspace/moby_PR-42315 [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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] checkout [2021-04-23T05:50:00.451Z] The recommended git tool is: git [Pipeline] // stage [2021-04-23T05:50:00.461Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-23T05:50:00.492Z] Fetching changes from the remote Git repository [Pipeline] // stage [2021-04-23T05:50:00.494Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-42315 [2021-04-23T05:50:00.501Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-42315 [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2021-04-23T05:50:00.524Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-04-23T05:50:00.586Z] The recommended git tool is: git [2021-04-23T05:50:00.594Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [2021-04-23T05:50:00.618Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-04-23T05:50:00.632Z] using credential docker-jenkins-github-credentials [2021-04-23T05:50:00.637Z] Cloning the remote Git repository [2021-04-23T05:50:00.637Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-04-23T05:50:00.647Z] Cloning the remote Git repository [2021-04-23T05:50:00.647Z] Cloning with configured refspecs honoured and without tags 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-23T05:50:00.952Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:50:01.038Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:50:01.038Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:50:01.105Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:50:01.125Z] > git --version # timeout=10 [2021-04-23T05:50:01.165Z] > git --version # 'git version 2.17.1' [2021-04-23T05:50:01.177Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:50:00.474Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-04-23T05:50:00.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:50:00.531Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:50:00.531Z] > git --version # timeout=10 [2021-04-23T05:50:00.547Z] > git --version # 'git version 2.17.1' [2021-04-23T05:50:00.547Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:00.549Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:50:00.958Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:50:00.970Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:50:01.016Z] > git remote # timeout=10 [2021-04-23T05:50:01.019Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:50:01.022Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:01.023Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:50:01.033Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:50:01.044Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:50:01.046Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:50:00.645Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:50:00.646Z] > git init /home/jenkins/workspace/moby_PR-42315 # timeout=10 [2021-04-23T05:50:00.682Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:50:00.682Z] > git --version # timeout=10 [2021-04-23T05:50:00.683Z] > git --version # 'git version 2.17.1' [2021-04-23T05:50:00.683Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:00.683Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:50:00.654Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:50:00.655Z] > git init /home/docker/workspace/moby_PR-42315 # timeout=10 [2021-04-23T05:50:00.663Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:50:00.664Z] > git --version # timeout=10 [2021-04-23T05:50:00.667Z] > git --version # 'git version 2.7.4' [2021-04-23T05:50:00.667Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:00.675Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-23T05:50:01.991Z] + [ PR != PR ] [2021-04-23T05:50:01.991Z] + [ master != master ] [2021-04-23T05:50:01.991Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:50:02.335Z] + docker version [2021-04-23T05:50:02.335Z] Client: Docker Engine - Community [2021-04-23T05:50:02.335Z] Version: 20.10.5 [2021-04-23T05:50:02.335Z] API version: 1.41 [2021-04-23T05:50:02.335Z] Go version: go1.13.15 [2021-04-23T05:50:02.335Z] Git commit: 55c4c88 [2021-04-23T05:50:02.335Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-23T05:50:02.335Z] OS/Arch: linux/amd64 [2021-04-23T05:50:02.335Z] Context: default [2021-04-23T05:50:02.335Z] Experimental: true [2021-04-23T05:50:02.335Z] [2021-04-23T05:50:02.335Z] Server: Docker Engine - Community [2021-04-23T05:50:02.335Z] Engine: [2021-04-23T05:50:02.335Z] Version: 20.10.5 [2021-04-23T05:50:02.335Z] API version: 1.41 (minimum version 1.12) [2021-04-23T05:50:02.335Z] Go version: go1.13.15 [2021-04-23T05:50:02.335Z] Git commit: 363e9a8 [2021-04-23T05:50:02.335Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-23T05:50:02.335Z] OS/Arch: linux/amd64 [2021-04-23T05:50:02.335Z] Experimental: true [2021-04-23T05:50:02.335Z] containerd: [2021-04-23T05:50:02.335Z] Version: 1.4.4 [2021-04-23T05:50:02.335Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:50:02.335Z] runc: [2021-04-23T05:50:02.335Z] Version: 1.0.0-rc93 [2021-04-23T05:50:02.335Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:50:02.335Z] docker-init: [2021-04-23T05:50:02.335Z] Version: 0.19.0 [2021-04-23T05:50:02.335Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-23T05:50:02.635Z] + docker info [2021-04-23T05:50:10.332Z] Fetching without tags [2021-04-23T05:50:10.619Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:50:11.052Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:50:11.053Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:50:11.520Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:50:11.568Z] > git --version # timeout=10 [2021-04-23T05:50:11.572Z] > git --version # 'git version 2.17.1' [2021-04-23T05:50:11.573Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:50:10.313Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:50:10.314Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:50:10.315Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:50:10.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:50:10.339Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:50:10.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:10.339Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:50:10.626Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:50:10.628Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:50:11.024Z] > git remote # timeout=10 [2021-04-23T05:50:11.028Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:50:11.032Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:11.032Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:50:11.046Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:50:11.060Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:50:11.062Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:50:12.340Z] + docker version [2021-04-23T05:50:12.340Z] Client: Docker Engine - Community [2021-04-23T05:50:12.340Z] Version: 19.03.7 [2021-04-23T05:50:12.340Z] API version: 1.40 [2021-04-23T05:50:12.340Z] Go version: go1.12.17 [2021-04-23T05:50:12.340Z] Git commit: 7141c199a2 [2021-04-23T05:50:12.340Z] Built: Sat Mar 7 16:48:47 2020 [2021-04-23T05:50:12.340Z] OS/Arch: linux/s390x [2021-04-23T05:50:12.340Z] Experimental: false [2021-04-23T05:50:12.340Z] [2021-04-23T05:50:12.340Z] Server: Docker Engine - Community [2021-04-23T05:50:12.340Z] Engine: [2021-04-23T05:50:12.340Z] Version: 19.03.7 [2021-04-23T05:50:12.340Z] API version: 1.40 (minimum version 1.12) [2021-04-23T05:50:12.340Z] Go version: go1.12.17 [2021-04-23T05:50:12.340Z] Git commit: 7141c199a2 [2021-04-23T05:50:12.340Z] Built: Sat Mar 7 16:47:46 2020 [2021-04-23T05:50:12.340Z] OS/Arch: linux/s390x [2021-04-23T05:50:12.340Z] Experimental: true [2021-04-23T05:50:12.340Z] containerd: [2021-04-23T05:50:12.340Z] Version: 1.2.13 [2021-04-23T05:50:12.340Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-23T05:50:12.340Z] runc: [2021-04-23T05:50:12.340Z] Version: 1.0.0-rc10 [2021-04-23T05:50:12.340Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-23T05:50:12.340Z] docker-init: [2021-04-23T05:50:12.340Z] Version: 0.18.0 [2021-04-23T05:50:12.340Z] GitCommit: fec3683 [Pipeline] sh [2021-04-23T05:50:12.717Z] + docker info [2021-04-23T05:50:13.346Z] Client: [2021-04-23T05:50:13.346Z] Debug Mode: false [2021-04-23T05:50:13.346Z] [2021-04-23T05:50:13.346Z] Server: [2021-04-23T05:50:13.346Z] Containers: 0 [2021-04-23T05:50:13.346Z] Running: 0 [2021-04-23T05:50:13.346Z] Paused: 0 [2021-04-23T05:50:13.346Z] Stopped: 0 [2021-04-23T05:50:13.346Z] Images: 0 [2021-04-23T05:50:13.346Z] Server Version: 19.03.7 [2021-04-23T05:50:13.346Z] Storage Driver: overlay2 [2021-04-23T05:50:13.346Z] Backing Filesystem: [2021-04-23T05:50:13.346Z] Supports d_type: true [2021-04-23T05:50:13.346Z] Native Overlay Diff: true [2021-04-23T05:50:13.346Z] Logging Driver: json-file [2021-04-23T05:50:13.346Z] Cgroup Driver: cgroupfs [2021-04-23T05:50:13.346Z] Plugins: [2021-04-23T05:50:13.346Z] Volume: local [2021-04-23T05:50:13.346Z] Network: bridge host ipvlan macvlan null overlay [2021-04-23T05:50:13.346Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-23T05:50:13.346Z] Swarm: inactive [2021-04-23T05:50:13.346Z] Runtimes: runc [2021-04-23T05:50:13.346Z] Default Runtime: runc [2021-04-23T05:50:13.346Z] Init Binary: docker-init [2021-04-23T05:50:13.346Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-04-23T05:50:13.346Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-04-23T05:50:13.346Z] init version: fec3683 [2021-04-23T05:50:13.346Z] Security Options: [2021-04-23T05:50:13.346Z] apparmor [2021-04-23T05:50:13.346Z] seccomp [2021-04-23T05:50:13.346Z] Profile: default [2021-04-23T05:50:13.346Z] Kernel Version: 4.15.0-91-generic [2021-04-23T05:50:13.346Z] Operating System: Ubuntu 18.04.4 LTS [2021-04-23T05:50:13.346Z] OSType: linux [2021-04-23T05:50:13.346Z] Architecture: s390x [2021-04-23T05:50:13.346Z] CPUs: 2 [2021-04-23T05:50:13.346Z] Total Memory: 7.861GiB [2021-04-23T05:50:13.346Z] Name: s390x-ubuntu-03 [2021-04-23T05:50:13.346Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-04-23T05:50:13.346Z] Docker Root Dir: /var/lib/docker [2021-04-23T05:50:13.346Z] Debug Mode: false [2021-04-23T05:50:13.346Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:50:13.346Z] Labels: [2021-04-23T05:50:13.346Z] Experimental: true [2021-04-23T05:50:13.346Z] Insecure Registries: [2021-04-23T05:50:13.346Z] 127.0.0.0/8 [2021-04-23T05:50:13.346Z] Live Restore Enabled: false [2021-04-23T05:50:13.346Z] [2021-04-23T05:50:13.346Z] WARNING: No swap limit support [Pipeline] sh [2021-04-23T05:50:13.719Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:50:13.719Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:50:13.719Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42315/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-23T05:50:13.719Z] + bash /home/jenkins/workspace/moby_PR-42315/check-config.sh [2021-04-23T05:50:13.719Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-23T05:50:13.719Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2021-04-23T05:50:13.719Z] [2021-04-23T05:50:13.719Z] Generally Necessary: [2021-04-23T05:50:14.009Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-23T05:50:14.009Z] - apparmor: enabled and tools installed [2021-04-23T05:50:14.009Z] - CONFIG_NAMESPACES: enabled [2021-04-23T05:50:14.009Z] - CONFIG_NET_NS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_PID_NS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_IPC_NS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_UTS_NS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUPS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CPUSETS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_MEMCG: enabled [2021-04-23T05:50:14.009Z] - CONFIG_KEYS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_VETH: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-23T05:50:14.009Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-23T05:50:14.009Z] [2021-04-23T05:50:14.009Z] Optional Features: [2021-04-23T05:50:14.009Z] - CONFIG_USER_NS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_SECCOMP: enabled [2021-04-23T05:50:14.009Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-23T05:50:14.009Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-23T05:50:14.009Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-23T05:50:14.009Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-23T05:50:14.009Z] - CONFIG_BLK_CGROUP: enabled [2021-04-23T05:50:14.009Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_PERF: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-23T05:50:14.009Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-23T05:50:14.009Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-23T05:50:14.009Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-23T05:50:14.009Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-23T05:50:14.009Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_IP_VS: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-23T05:50:14.009Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-23T05:50:14.009Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-23T05:50:14.009Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-23T05:50:14.009Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-23T05:50:14.009Z] - CONFIG_EXT4_FS: enabled [2021-04-23T05:50:14.009Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-23T05:50:14.009Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-23T05:50:14.009Z] - Network Drivers: [2021-04-23T05:50:14.009Z] - "overlay": [2021-04-23T05:50:14.009Z] - CONFIG_VXLAN: enabled (as module) [2021-04-23T05:50:14.009Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-23T05:50:14.009Z] Optional (for encrypted networks): [2021-04-23T05:50:14.299Z] - CONFIG_CRYPTO: enabled [2021-04-23T05:50:14.299Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-23T05:50:14.299Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-23T05:50:14.299Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-23T05:50:14.299Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-23T05:50:14.299Z] - CONFIG_XFRM: enabled [2021-04-23T05:50:14.299Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-23T05:50:14.299Z] - "ipvlan": [2021-04-23T05:50:14.299Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-23T05:50:14.299Z] - "macvlan": [2021-04-23T05:50:14.299Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_DUMMY: enabled (as module) [2021-04-23T05:50:14.299Z] - "ftp,tftp client in container": [2021-04-23T05:50:14.299Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-23T05:50:14.299Z] - Storage Drivers: [2021-04-23T05:50:14.299Z] - "aufs": [2021-04-23T05:50:14.299Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-23T05:50:14.299Z] - "btrfs": [2021-04-23T05:50:14.299Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-23T05:50:14.299Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-23T05:50:14.299Z] - "devicemapper": [2021-04-23T05:50:14.299Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-23T05:50:14.299Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-23T05:50:14.299Z] - "overlay": [2021-04-23T05:50:14.299Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-23T05:50:14.299Z] - "zfs": [2021-04-23T05:50:14.299Z] - /dev/zfs: missing [2021-04-23T05:50:14.299Z] - zfs command: missing [2021-04-23T05:50:14.299Z] - zpool command: missing [2021-04-23T05:50:14.299Z] [2021-04-23T05:50:14.299Z] Limits: [2021-04-23T05:50:14.299Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-23T05:50:14.299Z] [2021-04-23T05:50:14.299Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-23T05:50:14.723Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e928692c6903983ad1fb7a3b94f5520810c52f38 . [2021-04-23T05:50:14.723Z] #2 [internal] load build definition from Dockerfile [2021-04-23T05:50:14.723Z] #2 transferring dockerfile: 17.07kB 0.0s done [2021-04-23T05:50:14.723Z] #2 DONE 0.0s [2021-04-23T05:50:14.723Z] [2021-04-23T05:50:14.723Z] #1 [internal] load .dockerignore [2021-04-23T05:50:14.723Z] #1 transferring context: 87B 0.0s done [2021-04-23T05:50:14.723Z] #1 DONE 0.0s [2021-04-23T05:50:14.723Z] [2021-04-23T05:50:14.723Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-23T05:50:14.872Z] Client: [2021-04-23T05:50:14.872Z] Context: default [2021-04-23T05:50:14.872Z] Debug Mode: false [2021-04-23T05:50:14.872Z] Plugins: [2021-04-23T05:50:14.872Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-23T05:50:14.872Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-23T05:50:14.872Z] [2021-04-23T05:50:14.872Z] Server: [2021-04-23T05:50:14.872Z] Containers: 0 [2021-04-23T05:50:14.872Z] Running: 0 [2021-04-23T05:50:14.872Z] Paused: 0 [2021-04-23T05:50:14.872Z] Stopped: 0 [2021-04-23T05:50:14.872Z] Images: 1 [2021-04-23T05:50:14.872Z] Server Version: 20.10.5 [2021-04-23T05:50:14.872Z] Storage Driver: overlay2 [2021-04-23T05:50:14.872Z] Backing Filesystem: extfs [2021-04-23T05:50:14.872Z] Supports d_type: true [2021-04-23T05:50:14.872Z] Native Overlay Diff: true [2021-04-23T05:50:14.872Z] Logging Driver: json-file [2021-04-23T05:50:14.872Z] Cgroup Driver: cgroupfs [2021-04-23T05:50:14.872Z] Cgroup Version: 1 [2021-04-23T05:50:14.872Z] Plugins: [2021-04-23T05:50:14.872Z] Volume: local [2021-04-23T05:50:14.872Z] Network: bridge host ipvlan macvlan null overlay [2021-04-23T05:50:14.872Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-23T05:50:14.872Z] Swarm: inactive [2021-04-23T05:50:14.872Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-04-23T05:50:14.872Z] Default Runtime: runc [2021-04-23T05:50:14.872Z] Init Binary: docker-init [2021-04-23T05:50:14.872Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:50:14.872Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:50:14.872Z] init version: de40ad0 [2021-04-23T05:50:14.872Z] Security Options: [2021-04-23T05:50:14.872Z] apparmor [2021-04-23T05:50:14.872Z] seccomp [2021-04-23T05:50:14.872Z] Profile: default [2021-04-23T05:50:14.872Z] Kernel Version: 5.4.0-1041-aws [2021-04-23T05:50:14.872Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-23T05:50:14.872Z] OSType: linux [2021-04-23T05:50:14.872Z] Architecture: x86_64 [2021-04-23T05:50:14.872Z] CPUs: 2 [2021-04-23T05:50:14.872Z] Total Memory: 7.569GiB [2021-04-23T05:50:14.872Z] Name: ip-10-100-60-250 [2021-04-23T05:50:14.872Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-23T05:50:14.872Z] Docker Root Dir: /var/lib/docker [2021-04-23T05:50:14.872Z] Debug Mode: false [2021-04-23T05:50:14.872Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:50:14.872Z] Labels: [2021-04-23T05:50:14.872Z] Experimental: true [2021-04-23T05:50:14.872Z] Insecure Registries: [2021-04-23T05:50:14.872Z] 127.0.0.0/8 [2021-04-23T05:50:14.872Z] Live Restore Enabled: true [2021-04-23T05:50:14.872Z] [2021-04-23T05:50:14.872Z] WARNING: No swap limit support [Pipeline] sh [2021-04-23T05:50:15.040Z] #3 DONE 0.2s [2021-04-23T05:50:15.040Z] [2021-04-23T05:50:15.040Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b... [2021-04-23T05:50:15.040Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-23T05:50:15.160Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:50:15.160Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:50:15.160Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42315/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-23T05:50:15.160Z] + bash /home/ubuntu/workspace/moby_PR-42315/check-config.sh [2021-04-23T05:50:15.160Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-23T05:50:15.160Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-23T05:50:15.160Z] [2021-04-23T05:50:15.160Z] Generally Necessary: [2021-04-23T05:50:15.160Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-23T05:50:15.160Z] - apparmor: enabled and tools installed [2021-04-23T05:50:15.160Z] - CONFIG_NAMESPACES: enabled [2021-04-23T05:50:15.160Z] - CONFIG_NET_NS: enabled [2021-04-23T05:50:15.160Z] - CONFIG_PID_NS: enabled [2021-04-23T05:50:15.160Z] - CONFIG_IPC_NS: enabled [2021-04-23T05:50:15.160Z] - CONFIG_UTS_NS: enabled [2021-04-23T05:50:15.160Z] - CONFIG_CGROUPS: enabled [2021-04-23T05:50:15.160Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-23T05:50:15.160Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-23T05:50:15.160Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-23T05:50:15.160Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-23T05:50:15.160Z] - CONFIG_CPUSETS: enabled [2021-04-23T05:50:15.160Z] - CONFIG_MEMCG: enabled [2021-04-23T05:50:15.160Z] - CONFIG_KEYS: enabled [2021-04-23T05:50:15.160Z] - CONFIG_VETH: enabled (as module) [2021-04-23T05:50:15.160Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-23T05:50:15.160Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-23T05:50:15.160Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-23T05:50:15.161Z] [2021-04-23T05:50:15.161Z] Optional Features: [2021-04-23T05:50:15.161Z] - CONFIG_USER_NS: enabled [2021-04-23T05:50:15.161Z] - CONFIG_SECCOMP: enabled [2021-04-23T05:50:15.161Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-23T05:50:15.161Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-23T05:50:15.161Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-23T05:50:15.161Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-23T05:50:15.161Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-23T05:50:15.161Z] - CONFIG_BLK_CGROUP: enabled [2021-04-23T05:50:15.161Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-23T05:50:15.161Z] - CONFIG_CGROUP_PERF: enabled [2021-04-23T05:50:15.161Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-23T05:50:15.161Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-23T05:50:15.161Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-23T05:50:15.161Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-23T05:50:15.161Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-23T05:50:15.161Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-23T05:50:15.161Z] - CONFIG_IP_VS: enabled (as module) [2021-04-23T05:50:15.329Z] #4 sha256:86c932e21798e5a8d71bfc2953075f408c771ba1e111cf08762f5fe4f681358e 1.20kB / 1.20kB done [2021-04-23T05:50:15.329Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.57MB / 9.68MB 0.2s [2021-04-23T05:50:15.329Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-23T05:50:15.329Z] #4 sha256:6ce32b7af840de740a21ba297f7d1c31e0f1eb0d6b03c0efc03ae0cca9c8fd2a 528B / 528B done [2021-04-23T05:50:15.329Z] #4 sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 9.68MB / 9.68MB 0.2s done [2021-04-23T05:50:15.329Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.1s [2021-04-23T05:50:15.379Z] Still waiting to schedule task [2021-04-23T05:50:15.379Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-23T05:50:15.381Z] Still waiting to schedule task [2021-04-23T05:50:15.381Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2021-04-23T05:50:15.382Z] Still waiting to schedule task [2021-04-23T05:50:15.382Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-040ec55e35230ae76)’ [2021-04-23T05:50:15.391Z] Still waiting to schedule task [2021-04-23T05:50:15.391Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0192394d38e8a4fb3)’ [2021-04-23T05:50:15.393Z] Still waiting to schedule task [2021-04-23T05:50:15.393Z] Waiting for next available executor on ‘azwin-2-461740’ [2021-04-23T05:50:15.394Z] Still waiting to schedule task [2021-04-23T05:50:15.394Z] Waiting for next available executor on ‘azwin-2-089200’ [2021-04-23T05:50:15.422Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-23T05:50:15.422Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-23T05:50:15.422Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-23T05:50:15.422Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-23T05:50:15.422Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-23T05:50:15.422Z] - CONFIG_EXT4_FS: enabled [2021-04-23T05:50:15.422Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-23T05:50:15.422Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-23T05:50:15.422Z] - Network Drivers: [2021-04-23T05:50:15.422Z] - "overlay": [2021-04-23T05:50:15.422Z] - CONFIG_VXLAN: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-23T05:50:15.422Z] Optional (for encrypted networks): [2021-04-23T05:50:15.422Z] - CONFIG_CRYPTO: enabled [2021-04-23T05:50:15.422Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-23T05:50:15.422Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-23T05:50:15.422Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-23T05:50:15.422Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-23T05:50:15.422Z] - CONFIG_XFRM: enabled [2021-04-23T05:50:15.422Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-23T05:50:15.422Z] - "ipvlan": [2021-04-23T05:50:15.422Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-23T05:50:15.422Z] - "macvlan": [2021-04-23T05:50:15.422Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_DUMMY: enabled (as module) [2021-04-23T05:50:15.422Z] - "ftp,tftp client in container": [2021-04-23T05:50:15.422Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-23T05:50:15.422Z] - Storage Drivers: [2021-04-23T05:50:15.422Z] - "aufs": [2021-04-23T05:50:15.422Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-23T05:50:15.422Z] - "btrfs": [2021-04-23T05:50:15.422Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-23T05:50:15.422Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-23T05:50:15.422Z] - "devicemapper": [2021-04-23T05:50:15.422Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-23T05:50:15.422Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-23T05:50:15.422Z] - "overlay": [2021-04-23T05:50:15.422Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-23T05:50:15.422Z] - "zfs": [2021-04-23T05:50:15.422Z] - /dev/zfs: present [2021-04-23T05:50:15.422Z] - zfs command: missing [2021-04-23T05:50:15.422Z] - zpool command: missing [2021-04-23T05:50:15.422Z] [2021-04-23T05:50:15.422Z] Limits: [2021-04-23T05:50:15.422Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-23T05:50:15.422Z] [2021-04-23T05:50:15.422Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-23T05:50:15.619Z] #4 extracting sha256:c0f387010e18ffd9042a715d26134a644169c9a60ef25c869f2e22d6d5f236bd 0.2s done [2021-04-23T05:50:15.619Z] #4 DONE 0.6s [2021-04-23T05:50:15.766Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e928692c6903983ad1fb7a3b94f5520810c52f38 . [2021-04-23T05:50:15.909Z] [2021-04-23T05:50:15.909Z] #5 [internal] load build definition from Dockerfile [2021-04-23T05:50:15.909Z] #5 transferring dockerfile: 17.07kB done [2021-04-23T05:50:15.909Z] #5 DONE 0.0s [2021-04-23T05:50:15.909Z] [2021-04-23T05:50:15.909Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:50:16.027Z] #1 [internal] load build definition from Dockerfile [2021-04-23T05:50:16.027Z] #1 sha256:23b612c24c3ae4b7a64ce45249ea1d3ab6598ea951fe2e4be7c29c2967241dd4 [2021-04-23T05:50:16.027Z] #1 transferring dockerfile: 17.07kB done [2021-04-23T05:50:16.027Z] #1 DONE 0.0s [2021-04-23T05:50:16.027Z] [2021-04-23T05:50:16.027Z] #2 [internal] load .dockerignore [2021-04-23T05:50:16.027Z] #2 sha256:d3b4d559dace49829fb4d9752a5651813f1d72ec91b5b7070c0bc7795fe6f971 [2021-04-23T05:50:16.027Z] #2 transferring context: 87B done [2021-04-23T05:50:16.027Z] #2 DONE 0.0s [2021-04-23T05:50:16.027Z] [2021-04-23T05:50:16.027Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-23T05:50:16.027Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-23T05:50:16.229Z] #9 ... [2021-04-23T05:50:16.229Z] [2021-04-23T05:50:16.229Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-23T05:50:16.229Z] #6 DONE 0.1s [2021-04-23T05:50:16.229Z] [2021-04-23T05:50:16.229Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:50:16.229Z] #7 DONE 0.2s [2021-04-23T05:50:16.229Z] [2021-04-23T05:50:16.229Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:50:16.229Z] #9 DONE 0.2s [2021-04-23T05:50:16.229Z] [2021-04-23T05:50:16.229Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:50:16.229Z] #8 DONE 0.2s [2021-04-23T05:50:16.229Z] [2021-04-23T05:50:16.229Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-04-23T05:50:16.229Z] #10 DONE 0.0s [2021-04-23T05:50:16.229Z] [2021-04-23T05:50:16.229Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-04-23T05:50:16.229Z] #11 CACHED [2021-04-23T05:50:16.229Z] [2021-04-23T05:50:16.229Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-23T05:50:16.229Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:50:16.229Z] #63 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-23T05:50:16.229Z] #63 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-23T05:50:16.229Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 789.66kB / 9.86MB 0.1s [2021-04-23T05:50:16.556Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 5.22MB / 9.86MB 0.2s [2021-04-23T05:50:16.556Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.02MB / 9.86MB 0.3s [2021-04-23T05:50:16.599Z] #3 DONE 0.4s [2021-04-23T05:50:16.599Z] [2021-04-23T05:50:16.599Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-23T05:50:16.599Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-23T05:50:16.599Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-23T05:50:16.599Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-23T05:50:16.599Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-23T05:50:16.599Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-23T05:50:16.599Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-23T05:50:16.854Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done [2021-04-23T05:50:16.854Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 [2021-04-23T05:50:16.861Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s done [2021-04-23T05:50:16.861Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2021-04-23T05:50:17.123Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-23T05:50:17.124Z] #4 DONE 0.5s [2021-04-23T05:50:17.124Z] [2021-04-23T05:50:17.124Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:50:17.124Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-23T05:50:17.885Z] #63 ... [2021-04-23T05:50:17.885Z] [2021-04-23T05:50:17.885Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-04-23T05:50:17.885Z] #12 DONE 1.4s [2021-04-23T05:50:17.885Z] [2021-04-23T05:50:17.885Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-23T05:50:17.885Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 0.9s done [2021-04-23T05:50:17.885Z] #63 ... [2021-04-23T05:50:17.885Z] [2021-04-23T05:50:17.885Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-23T05:50:17.885Z] #65 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-23T05:50:17.885Z] #65 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-23T05:50:17.885Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.4s done [2021-04-23T05:50:17.885Z] #65 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:50:17.885Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0.8s done [2021-04-23T05:50:17.885Z] #65 DONE 1.6s [2021-04-23T05:50:17.885Z] [2021-04-23T05:50:17.885Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-23T05:50:17.885Z] #32 DONE 0.3s [2021-04-23T05:50:17.885Z] [2021-04-23T05:50:17.885Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-23T05:50:17.885Z] #40 DONE 0.4s [2021-04-23T05:50:17.885Z] [2021-04-23T05:50:17.885Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-23T05:50:18.066Z] #8 ... [2021-04-23T05:50:18.067Z] [2021-04-23T05:50:18.067Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:50:18.067Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-23T05:50:18.067Z] #5 DONE 0.9s [2021-04-23T05:50:18.067Z] [2021-04-23T05:50:18.067Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:50:18.067Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-23T05:50:18.067Z] #8 DONE 1.0s [2021-04-23T05:50:18.067Z] [2021-04-23T05:50:18.067Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:50:18.067Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:50:18.067Z] #6 DONE 1.0s [2021-04-23T05:50:18.067Z] [2021-04-23T05:50:18.067Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-23T05:50:18.067Z] #7 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-23T05:50:18.067Z] #7 DONE 1.0s [2021-04-23T05:50:18.175Z] #33 ... [2021-04-23T05:50:18.175Z] [2021-04-23T05:50:18.175Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57ed... [2021-04-23T05:50:18.175Z] #63 DONE 1.8s [2021-04-23T05:50:18.175Z] [2021-04-23T05:50:18.175Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-23T05:50:18.175Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f done [2021-04-23T05:50:18.175Z] #27 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-23T05:50:18.175Z] #27 sha256:5dc8140d427fa498b2e112a539f9d98de4ee77e0a22f583b66621417a2aa69ee 529B / 529B done [2021-04-23T05:50:18.175Z] #27 sha256:a2dc8ab5f4dd0dcb0d01247340974b93c5c47f24d7e1d9796ea4216be73ec6ac 1.46kB / 1.46kB done [2021-04-23T05:50:18.175Z] #27 sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 49.00MB / 49.00MB 0.8s done [2021-04-23T05:50:18.175Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 0.7s [2021-04-23T05:50:18.333Z] [2021-04-23T05:50:18.333Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:50:18.333Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:50:18.333Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:50:18.333Z] #64 DONE 0.0s [2021-04-23T05:50:18.333Z] [2021-04-23T05:50:18.333Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:50:18.333Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:50:18.333Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-23T05:50:18.333Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-23T05:50:18.333Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 0B / 50.43MB 0.1s [2021-04-23T05:50:18.333Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-23T05:50:18.333Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-23T05:50:18.471Z] #27 ... [2021-04-23T05:50:18.471Z] [2021-04-23T05:50:18.471Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-23T05:50:18.471Z] #64 DONE 0.4s [2021-04-23T05:50:18.471Z] [2021-04-23T05:50:18.471Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-23T05:50:18.600Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 12.58MB / 50.43MB 0.2s [2021-04-23T05:50:18.600Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 20.97MB / 50.43MB 0.3s [2021-04-23T05:50:18.762Z] #27 ... [2021-04-23T05:50:18.762Z] [2021-04-23T05:50:18.762Z] #24 [internal] load build context [2021-04-23T05:50:18.762Z] #24 transferring context: 53.20MB 2.5s done [2021-04-23T05:50:18.762Z] #24 DONE 2.7s [2021-04-23T05:50:18.762Z] [2021-04-23T05:50:18.762Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-04-23T05:50:18.762Z] #13 DONE 1.3s [2021-04-23T05:50:18.762Z] [2021-04-23T05:50:18.762Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-23T05:50:18.863Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 28.31MB / 50.43MB 0.5s [2021-04-23T05:50:18.863Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 35.65MB / 50.43MB 0.6s [2021-04-23T05:50:18.989Z] Fetching without tags [2021-04-23T05:50:19.052Z] #27 ... [2021-04-23T05:50:19.052Z] [2021-04-23T05:50:19.052Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-23T05:50:19.052Z] #66 DONE 0.4s [2021-04-23T05:50:19.052Z] [2021-04-23T05:50:19.052Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a4373... [2021-04-23T05:50:19.140Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 0.8s [2021-04-23T05:50:19.393Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:50:19.722Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 1.2s done [2021-04-23T05:50:19.722Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc [2021-04-23T05:50:18.959Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:50:18.962Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:50:18.965Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:50:18.981Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:50:18.996Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:50:18.996Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:18.998Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:50:19.401Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:50:19.403Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:50:20.226Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:50:20.227Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:50:20.566Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:50:20.630Z] > git --version # timeout=10 [2021-04-23T05:50:20.633Z] > git --version # 'git version 2.7.4' [2021-04-23T05:50:20.635Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:50:21.519Z] + docker version [2021-04-23T05:50:21.519Z] Client: [2021-04-23T05:50:21.519Z] Version: 18.06.1-ce [2021-04-23T05:50:21.519Z] API version: 1.38 [2021-04-23T05:50:21.519Z] Go version: go1.10.3 [2021-04-23T05:50:21.519Z] Git commit: e68fc7a [2021-04-23T05:50:21.519Z] Built: Tue Aug 21 17:26:10 2018 [2021-04-23T05:50:21.519Z] OS/Arch: linux/ppc64le [2021-04-23T05:50:21.519Z] Experimental: false [2021-04-23T05:50:21.519Z] [2021-04-23T05:50:21.519Z] Server: [2021-04-23T05:50:21.519Z] Engine: [2021-04-23T05:50:21.519Z] Version: 18.06.1-ce [2021-04-23T05:50:21.519Z] API version: 1.38 (minimum version 1.12) [2021-04-23T05:50:21.519Z] Go version: go1.10.3 [2021-04-23T05:50:21.519Z] Git commit: e68fc7a [2021-04-23T05:50:21.519Z] Built: Tue Aug 21 17:24:20 2018 [2021-04-23T05:50:21.519Z] OS/Arch: linux/ppc64le [2021-04-23T05:50:21.519Z] Experimental: true [Pipeline] sh [2021-04-23T05:50:21.910Z] + docker info [2021-04-23T05:50:21.910Z] Containers: 0 [2021-04-23T05:50:21.910Z] Running: 0 [2021-04-23T05:50:21.910Z] Paused: 0 [2021-04-23T05:50:21.910Z] Stopped: 0 [2021-04-23T05:50:21.910Z] Images: 0 [2021-04-23T05:50:21.910Z] Server Version: 18.06.1-ce [2021-04-23T05:50:21.910Z] Storage Driver: overlay2 [2021-04-23T05:50:21.910Z] Backing Filesystem: extfs [2021-04-23T05:50:21.910Z] Supports d_type: true [2021-04-23T05:50:21.910Z] Native Overlay Diff: true [2021-04-23T05:50:21.910Z] Logging Driver: json-file [2021-04-23T05:50:21.910Z] Cgroup Driver: cgroupfs [2021-04-23T05:50:21.910Z] Plugins: [2021-04-23T05:50:21.910Z] Volume: local [2021-04-23T05:50:21.910Z] Network: bridge host ipvlan macvlan null overlay [2021-04-23T05:50:21.910Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-04-23T05:50:21.910Z] Swarm: inactive [2021-04-23T05:50:21.910Z] Runtimes: runc [2021-04-23T05:50:21.910Z] Default Runtime: runc [2021-04-23T05:50:21.910Z] Init Binary: docker-init [2021-04-23T05:50:21.910Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-04-23T05:50:21.910Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-04-23T05:50:21.910Z] init version: fec3683 [2021-04-23T05:50:21.910Z] Security Options: [2021-04-23T05:50:21.910Z] apparmor [2021-04-23T05:50:21.910Z] seccomp [2021-04-23T05:50:21.910Z] Profile: default [2021-04-23T05:50:21.910Z] Kernel Version: 4.4.0-139-generic [2021-04-23T05:50:21.910Z] Operating System: Ubuntu 16.04.3 LTS [2021-04-23T05:50:21.910Z] OSType: linux [2021-04-23T05:50:21.910Z] Architecture: ppc64le [2021-04-23T05:50:21.910Z] CPUs: 4 [2021-04-23T05:50:21.910Z] Total Memory: 7.972GiB [2021-04-23T05:50:21.910Z] Name: ppc64le-ubuntu-11 [2021-04-23T05:50:21.910Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-04-23T05:50:21.910Z] Docker Root Dir: /var/lib/docker [2021-04-23T05:50:21.910Z] Debug Mode (client): false [2021-04-23T05:50:21.910Z] Debug Mode (server): false [2021-04-23T05:50:21.910Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:50:21.910Z] Labels: [2021-04-23T05:50:21.910Z] Experimental: true [2021-04-23T05:50:21.910Z] Insecure Registries: [2021-04-23T05:50:21.910Z] 127.0.0.0/8 [2021-04-23T05:50:21.910Z] Live Restore Enabled: false [2021-04-23T05:50:21.910Z] [Pipeline] sh [2021-04-23T05:50:20.186Z] > git remote # timeout=10 [2021-04-23T05:50:20.190Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:50:20.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:20.194Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:50:20.218Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:50:20.234Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:50:20.236Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:50:22.283Z] #26 ... [2021-04-23T05:50:22.283Z] [2021-04-23T05:50:22.283Z] #23 [internal] load build context [2021-04-23T05:50:22.283Z] #23 sha256:536eb89bf075e080c5fad2debd4d177a8b789bf90482ffd764f029964df330d2 [2021-04-23T05:50:22.283Z] #23 transferring context: 53.20MB 3.3s done [2021-04-23T05:50:22.283Z] #23 DONE 3.7s [2021-04-23T05:50:22.283Z] [2021-04-23T05:50:22.283Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:50:22.283Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:50:22.307Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:50:22.307Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:50:22.307Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42315/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-23T05:50:22.307Z] + bash /home/docker/workspace/moby_PR-42315/check-config.sh [2021-04-23T05:50:22.307Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-23T05:50:22.307Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-04-23T05:50:22.307Z] [2021-04-23T05:50:22.307Z] Generally Necessary: [2021-04-23T05:50:22.307Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-23T05:50:22.307Z] - apparmor: enabled and tools installed [2021-04-23T05:50:22.307Z] - CONFIG_NAMESPACES: enabled [2021-04-23T05:50:22.307Z] - CONFIG_NET_NS: enabled [2021-04-23T05:50:22.307Z] - CONFIG_PID_NS: enabled [2021-04-23T05:50:22.307Z] - CONFIG_IPC_NS: enabled [2021-04-23T05:50:22.307Z] - CONFIG_UTS_NS: enabled [2021-04-23T05:50:22.307Z] - CONFIG_CGROUPS: enabled [2021-04-23T05:50:22.307Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-23T05:50:22.307Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-23T05:50:22.307Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-23T05:50:22.307Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-23T05:50:22.307Z] - CONFIG_CPUSETS: enabled [2021-04-23T05:50:22.307Z] - CONFIG_MEMCG: enabled [2021-04-23T05:50:22.307Z] - CONFIG_KEYS: enabled [2021-04-23T05:50:22.307Z] - CONFIG_VETH: enabled (as module) [2021-04-23T05:50:22.307Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-23T05:50:22.307Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-23T05:50:22.307Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-23T05:50:22.608Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-04-23T05:50:22.608Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-04-23T05:50:22.608Z] [2021-04-23T05:50:22.608Z] Optional Features: [2021-04-23T05:50:22.608Z] - CONFIG_USER_NS: enabled [2021-04-23T05:50:22.608Z] - CONFIG_SECCOMP: enabled [2021-04-23T05:50:22.608Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-23T05:50:22.608Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-23T05:50:22.608Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-23T05:50:22.608Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-23T05:50:22.608Z] (cgroup swap accounting is currently enabled) [2021-04-23T05:50:22.608Z] - CONFIG_MEMCG_KMEM: enabled [2021-04-23T05:50:22.608Z] - CONFIG_IOSCHED_CFQ: enabled [2021-04-23T05:50:22.608Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-04-23T05:50:22.608Z] - CONFIG_BLK_CGROUP: enabled [2021-04-23T05:50:22.608Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-23T05:50:22.608Z] - CONFIG_CGROUP_PERF: enabled [2021-04-23T05:50:22.608Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-23T05:50:22.608Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-23T05:50:22.608Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-23T05:50:22.608Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-23T05:50:22.608Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-23T05:50:22.608Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_IP_VS: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-23T05:50:22.608Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-23T05:50:22.608Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-23T05:50:22.608Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-23T05:50:22.608Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-23T05:50:22.608Z] - CONFIG_EXT4_FS: enabled [2021-04-23T05:50:22.608Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-23T05:50:22.608Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-23T05:50:22.608Z] - Network Drivers: [2021-04-23T05:50:22.608Z] - "overlay": [2021-04-23T05:50:22.608Z] - CONFIG_VXLAN: enabled (as module) [2021-04-23T05:50:22.608Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-23T05:50:22.608Z] Optional (for encrypted networks): [2021-04-23T05:50:22.905Z] - CONFIG_CRYPTO: enabled [2021-04-23T05:50:22.905Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-04-23T05:50:22.905Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-04-23T05:50:22.905Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-04-23T05:50:22.905Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-04-23T05:50:22.905Z] - CONFIG_XFRM: enabled [2021-04-23T05:50:22.905Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-04-23T05:50:22.906Z] - "ipvlan": [2021-04-23T05:50:22.906Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-23T05:50:22.906Z] - "macvlan": [2021-04-23T05:50:22.906Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_DUMMY: enabled (as module) [2021-04-23T05:50:22.906Z] - "ftp,tftp client in container": [2021-04-23T05:50:22.906Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-23T05:50:22.906Z] - Storage Drivers: [2021-04-23T05:50:22.906Z] - "aufs": [2021-04-23T05:50:22.906Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-23T05:50:22.906Z] - "btrfs": [2021-04-23T05:50:22.906Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-23T05:50:22.906Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-23T05:50:22.906Z] - "devicemapper": [2021-04-23T05:50:22.906Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-23T05:50:22.906Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-23T05:50:22.906Z] - "overlay": [2021-04-23T05:50:22.906Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-23T05:50:22.906Z] - "zfs": [2021-04-23T05:50:22.906Z] - /dev/zfs: missing [2021-04-23T05:50:22.906Z] - zfs command: missing [2021-04-23T05:50:22.906Z] - zpool command: missing [2021-04-23T05:50:22.906Z] [2021-04-23T05:50:22.906Z] Limits: [2021-04-23T05:50:22.906Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-23T05:50:22.906Z] [2021-04-23T05:50:22.906Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-23T05:50:23.355Z] + make bundles/buildx [2021-04-23T05:50:23.533Z] #27 extracting sha256:03bd9fa68773b62afcbde0348c41cadd08d602d2731d955581cc322351e8be39 5.7s done [2021-04-23T05:50:23.533Z] #27 DONE 7.0s [2021-04-23T05:50:23.533Z] [2021-04-23T05:50:23.533Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-23T05:50:23.653Z] make: command: Command not found [2021-04-23T05:50:23.653Z] make: command: Command not found [2021-04-23T05:50:23.653Z] mkdir bundles [2021-04-23T05:50:23.653Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-04-23T05:50:23.653Z] --build-arg BUILDX_COMMIT \ [2021-04-23T05:50:23.653Z] --build-arg BUILDX_REPO \ [2021-04-23T05:50:23.653Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-04-23T05:50:23.653Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-04-23T05:50:23.653Z] . [2021-04-23T05:50:23.653Z] /bin/sh: 4: go: not found [2021-04-23T05:50:23.653Z] /bin/sh: 5: go: not found [2021-04-23T05:50:23.670Z] #26 ... [2021-04-23T05:50:23.670Z] [2021-04-23T05:50:23.670Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:50:23.670Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-23T05:50:23.670Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:50:23.670Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:50:23.670Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-23T05:50:23.670Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-23T05:50:23.670Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.1s done [2021-04-23T05:50:23.670Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-04-23T05:50:23.670Z] #62 DONE 5.4s [2021-04-23T05:50:23.670Z] [2021-04-23T05:50:23.670Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:50:23.670Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:50:24.161Z] #28 0.874 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:24.161Z] #28 0.924 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:24.161Z] #28 0.943 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:24.794Z] #28 1.648 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-23T05:50:25.057Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 5.1s [2021-04-23T05:50:25.629Z] #26 ... [2021-04-23T05:50:25.629Z] [2021-04-23T05:50:25.629Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:50:25.629Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:50:25.629Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:50:25.629Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-23T05:50:25.629Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-23T05:50:25.629Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done [2021-04-23T05:50:25.629Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-04-23T05:50:25.629Z] #64 DONE 7.1s [2021-04-23T05:50:25.629Z] [2021-04-23T05:50:25.629Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:50:25.629Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:50:25.759Z] Sending build context to Docker daemon 58.23MB [2021-04-23T05:50:25.759Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-04-23T05:50:25.759Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-04-23T05:50:25.759Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-04-23T05:50:25.759Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-04-23T05:50:25.822Z] #28 2.756 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-23T05:50:25.891Z] #26 ... [2021-04-23T05:50:25.891Z] [2021-04-23T05:50:25.891Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-23T05:50:25.891Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-23T05:50:25.891Z] #63 DONE 0.6s [2021-04-23T05:50:26.064Z] 1.13.15-buster: Pulling from library/golang [2021-04-23T05:50:26.064Z] db4e2d8d5901: Pulling fs layer [2021-04-23T05:50:26.064Z] dfe2d012519c: Pulling fs layer [2021-04-23T05:50:26.064Z] 5d8f1d1f9197: Pulling fs layer [2021-04-23T05:50:26.064Z] 1301750ffb48: Pulling fs layer [2021-04-23T05:50:26.064Z] dc5c6edc9cff: Pulling fs layer [2021-04-23T05:50:26.064Z] 3c370c2e2f82: Pulling fs layer [2021-04-23T05:50:26.064Z] 5ffb2f5886e2: Pulling fs layer [2021-04-23T05:50:26.064Z] dc5c6edc9cff: Waiting [2021-04-23T05:50:26.064Z] 1301750ffb48: Waiting [2021-04-23T05:50:26.064Z] 3c370c2e2f82: Waiting [2021-04-23T05:50:26.064Z] 5ffb2f5886e2: Waiting [2021-04-23T05:50:26.153Z] [2021-04-23T05:50:26.153Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:50:26.153Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:50:26.153Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-23T05:50:26.153Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-23T05:50:26.153Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-23T05:50:26.153Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-23T05:50:26.153Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.8s done [2021-04-23T05:50:26.153Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2021-04-23T05:50:26.153Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-04-23T05:50:26.153Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.1s done [2021-04-23T05:50:26.153Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.6s done [2021-04-23T05:50:26.154Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.1s done [2021-04-23T05:50:26.154Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.8s [2021-04-23T05:50:26.154Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.6s done [2021-04-23T05:50:26.154Z] #9 ... [2021-04-23T05:50:26.154Z] [2021-04-23T05:50:26.154Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:50:26.154Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:50:26.376Z] dfe2d012519c: Verifying Checksum [2021-04-23T05:50:26.376Z] dfe2d012519c: Download complete [2021-04-23T05:50:26.415Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.7s done [2021-04-23T05:50:26.693Z] 5d8f1d1f9197: Verifying Checksum [2021-04-23T05:50:26.693Z] 5d8f1d1f9197: Download complete [2021-04-23T05:50:26.987Z] #26 DONE 8.6s [2021-04-23T05:50:26.988Z] [2021-04-23T05:50:26.988Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-23T05:50:26.988Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-23T05:50:26.988Z] #65 DONE 1.0s [2021-04-23T05:50:26.988Z] [2021-04-23T05:50:26.988Z] #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-23T05:50:26.988Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-23T05:50:27.885Z] #28 ... [2021-04-23T05:50:27.885Z] [2021-04-23T05:50:27.885Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-23T05:50:27.885Z] #43 2.084 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:27.885Z] #43 2.134 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:27.885Z] #43 2.150 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:27.885Z] #43 2.629 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-23T05:50:27.885Z] #43 3.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-23T05:50:27.885Z] #43 5.059 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-23T05:50:27.885Z] #43 ... [2021-04-23T05:50:27.885Z] [2021-04-23T05:50:27.885Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-23T05:50:27.885Z] #37 2.019 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:27.885Z] #37 2.144 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:27.885Z] #37 2.144 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:27.885Z] #37 2.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-23T05:50:27.885Z] #37 3.942 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-23T05:50:27.885Z] #37 6.485 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-23T05:50:27.885Z] #37 ... [2021-04-23T05:50:27.885Z] [2021-04-23T05:50:27.885Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-23T05:50:27.885Z] #56 2.077 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:27.885Z] #56 2.215 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:27.885Z] #56 2.247 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:27.885Z] #56 2.630 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-23T05:50:27.885Z] #56 4.066 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-23T05:50:27.885Z] #56 6.381 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-23T05:50:27.885Z] #56 ... [2021-04-23T05:50:27.885Z] [2021-04-23T05:50:27.885Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-23T05:50:27.885Z] #41 1.749 + git clone https://github.com/docker/distribution.git . [2021-04-23T05:50:27.886Z] #41 1.749 Cloning into '.'... [2021-04-23T05:50:28.177Z] #41 ... [2021-04-23T05:50:28.177Z] [2021-04-23T05:50:28.177Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:28.177Z] #50 2.266 + RM_GOPATH=0 [2021-04-23T05:50:28.177Z] #50 2.266 + TMP_GOPATH= [2021-04-23T05:50:28.177Z] #50 2.266 + : /build [2021-04-23T05:50:28.177Z] #50 2.266 + '[' -z '' ']' [2021-04-23T05:50:28.177Z] #50 2.272 ++ mktemp -d [2021-04-23T05:50:28.177Z] #50 2.275 + export GOPATH=/tmp/tmp.QdP17BdkBb [2021-04-23T05:50:28.177Z] #50 2.275 + GOPATH=/tmp/tmp.QdP17BdkBb [2021-04-23T05:50:28.177Z] #50 2.275 + RM_GOPATH=1 [2021-04-23T05:50:28.177Z] #50 2.275 + case "$(go env GOARCH)" in [2021-04-23T05:50:28.177Z] #50 2.275 ++ go env GOARCH [2021-04-23T05:50:28.177Z] #50 2.285 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:28.177Z] #50 2.285 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:28.177Z] #50 2.285 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:28.177Z] #50 2.305 + dir=/tmp/install [2021-04-23T05:50:28.177Z] #50 2.305 + bin=golangci_lint [2021-04-23T05:50:28.177Z] #50 2.305 + shift [2021-04-23T05:50:28.177Z] #50 2.305 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-23T05:50:28.177Z] #50 2.305 + . /tmp/install/golangci_lint.installer [2021-04-23T05:50:28.177Z] #50 2.305 ++ : v1.23.8 [2021-04-23T05:50:28.177Z] #50 2.305 + install_golangci_lint [2021-04-23T05:50:28.177Z] #50 2.305 + set -e [2021-04-23T05:50:28.177Z] #50 2.305 + export GO111MODULE=on [2021-04-23T05:50:28.177Z] #50 2.305 + GO111MODULE=on [2021-04-23T05:50:28.177Z] #50 2.305 + GOBIN=/build [2021-04-23T05:50:28.177Z] #50 2.305 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-23T05:50:28.177Z] #50 2.309 go: finding github.com v1.23.8 [2021-04-23T05:50:28.177Z] #50 2.310 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-23T05:50:28.177Z] #50 2.310 go: finding github.com/golangci v1.23.8 [2021-04-23T05:50:28.177Z] #50 2.310 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-23T05:50:28.177Z] #50 2.310 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:50:28.177Z] #50 3.878 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:50:28.177Z] #50 4.381 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:50:28.177Z] #50 7.976 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-23T05:50:28.177Z] #50 7.984 go: downloading github.com/spf13/viper v1.6.1 [2021-04-23T05:50:28.177Z] #50 8.005 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:50:28.177Z] #50 8.030 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-23T05:50:28.177Z] #50 8.046 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:50:28.177Z] #50 8.060 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:50:28.177Z] #50 8.068 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:50:28.177Z] #50 8.107 go: extracting github.com/spf13/viper v1.6.1 [2021-04-23T05:50:28.177Z] #50 8.171 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:50:28.177Z] #50 8.224 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:50:28.177Z] #50 8.255 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:50:28.177Z] #50 8.283 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:50:28.177Z] #50 8.284 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-23T05:50:28.177Z] #50 8.358 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:50:28.177Z] #50 8.362 go: downloading github.com/spf13/afero v1.1.2 [2021-04-23T05:50:28.177Z] #50 8.403 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:50:28.177Z] #50 8.422 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-23T05:50:28.177Z] #50 8.582 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:50:28.177Z] #50 8.669 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:50:28.177Z] #50 8.671 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:50:28.177Z] #50 8.705 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:50:28.177Z] #50 8.780 go: downloading github.com/fatih/color v1.7.0 [2021-04-23T05:50:28.177Z] #50 8.780 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:50:28.177Z] #50 8.816 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:50:28.177Z] #50 8.897 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:50:28.177Z] #50 8.898 go: extracting github.com/spf13/afero v1.1.2 [2021-04-23T05:50:28.177Z] #50 8.953 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-23T05:50:28.177Z] #50 8.954 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-23T05:50:28.177Z] #50 8.959 go: downloading github.com/pkg/errors v0.8.1 [2021-04-23T05:50:28.177Z] #50 9.280 go: extracting github.com/fatih/color v1.7.0 [2021-04-23T05:50:28.177Z] #50 9.297 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:50:28.378Z] #27 1.093 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:28.378Z] #27 1.105 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:28.378Z] #27 1.156 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:28.378Z] #27 1.277 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:50:28.467Z] #50 9.314 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:50:28.467Z] #50 9.368 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-23T05:50:28.467Z] #50 9.395 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-23T05:50:28.467Z] #50 9.418 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:50:28.467Z] #50 9.423 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:50:28.467Z] #50 9.432 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-23T05:50:28.467Z] #50 9.499 go: extracting github.com/pkg/errors v0.8.1 [2021-04-23T05:50:28.467Z] #50 9.515 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:50:28.467Z] #50 9.538 go: downloading golang.org/x/text v0.3.2 [2021-04-23T05:50:28.467Z] #50 9.582 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:50:28.641Z] #27 1.594 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:50:28.762Z] #50 9.687 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:50:28.762Z] #50 9.726 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:50:28.762Z] #50 9.778 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-23T05:50:28.762Z] #50 9.856 go: downloading github.com/spf13/cast v1.3.0 [2021-04-23T05:50:28.762Z] #50 9.866 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:50:28.762Z] #50 9.886 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:50:28.762Z] #50 ... [2021-04-23T05:50:28.762Z] [2021-04-23T05:50:28.762Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-23T05:50:28.762Z] #14 1.836 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:50:28.762Z] #14 1.883 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:28.762Z] #14 1.883 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:28.762Z] #14 1.883 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:28.762Z] #14 2.766 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-23T05:50:28.762Z] #14 4.546 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-23T05:50:28.762Z] #14 6.092 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-23T05:50:28.762Z] #14 8.134 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-23T05:50:28.886Z] db4e2d8d5901: Verifying Checksum [2021-04-23T05:50:28.886Z] db4e2d8d5901: Download complete [2021-04-23T05:50:28.903Z] #27 1.964 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:50:29.056Z] #14 ... [2021-04-23T05:50:29.056Z] [2021-04-23T05:50:29.056Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:50:29.056Z] #52 2.556 + RM_GOPATH=0 [2021-04-23T05:50:29.056Z] #52 2.556 + TMP_GOPATH= [2021-04-23T05:50:29.056Z] #52 2.556 + : /build [2021-04-23T05:50:29.056Z] #52 2.556 + '[' -z '' ']' [2021-04-23T05:50:29.056Z] #52 2.567 ++ mktemp -d [2021-04-23T05:50:29.056Z] #52 2.567 + export GOPATH=/tmp/tmp.1mHS0iqbvo [2021-04-23T05:50:29.056Z] #52 2.567 + GOPATH=/tmp/tmp.1mHS0iqbvo [2021-04-23T05:50:29.056Z] #52 2.567 + RM_GOPATH=1 [2021-04-23T05:50:29.056Z] #52 2.567 + case "$(go env GOARCH)" in [2021-04-23T05:50:29.056Z] #52 2.567 ++ go env GOARCH [2021-04-23T05:50:29.056Z] #52 2.568 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:50:29.056Z] #52 2.568 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.056Z] #52 2.568 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.056Z] #52 2.568 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:29.056Z] #52 2.568 + dir=/tmp/install [2021-04-23T05:50:29.056Z] #52 2.568 + bin=shfmt [2021-04-23T05:50:29.056Z] #52 2.568 + shift [2021-04-23T05:50:29.056Z] #52 2.568 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-23T05:50:29.056Z] #52 2.568 + . /tmp/install/shfmt.installer [2021-04-23T05:50:29.056Z] #52 2.568 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:50:29.056Z] #52 2.568 + install_shfmt [2021-04-23T05:50:29.056Z] #52 2.568 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-23T05:50:29.056Z] #52 2.568 + git clone https://github.com/mvdan/sh.git /tmp/tmp.1mHS0iqbvo/src/github.com/mvdan/sh [2021-04-23T05:50:29.056Z] #52 2.591 Cloning into '/tmp/tmp.1mHS0iqbvo/src/github.com/mvdan/sh'... [2021-04-23T05:50:29.056Z] #52 10.07 + cd /tmp/tmp.1mHS0iqbvo/src/github.com/mvdan/sh [2021-04-23T05:50:29.056Z] #52 10.07 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:50:29.056Z] #52 ... [2021-04-23T05:50:29.056Z] [2021-04-23T05:50:29.056Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:50:29.056Z] #68 2.808 + RM_GOPATH=0 [2021-04-23T05:50:29.056Z] #68 2.808 + TMP_GOPATH= [2021-04-23T05:50:29.056Z] #68 2.808 + : /build [2021-04-23T05:50:29.056Z] #68 2.808 + '[' -z '' ']' [2021-04-23T05:50:29.056Z] #68 2.808 ++ mktemp -d [2021-04-23T05:50:29.056Z] #68 2.808 + export GOPATH=/tmp/tmp.wgBBQ6f5sd [2021-04-23T05:50:29.056Z] #68 2.808 + GOPATH=/tmp/tmp.wgBBQ6f5sd [2021-04-23T05:50:29.056Z] #68 2.808 + RM_GOPATH=1 [2021-04-23T05:50:29.056Z] #68 2.808 + case "$(go env GOARCH)" in [2021-04-23T05:50:29.056Z] #68 2.808 ++ go env GOARCH [2021-04-23T05:50:29.056Z] #68 2.822 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.056Z] #68 2.823 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.056Z] #68 2.823 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:29.056Z] #68 2.825 + dir=/tmp/install [2021-04-23T05:50:29.056Z] #68 2.825 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:50:29.056Z] #68 2.825 + bin=proxy [2021-04-23T05:50:29.056Z] #68 2.825 + shift [2021-04-23T05:50:29.056Z] #68 2.825 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-23T05:50:29.056Z] #68 2.825 + . /tmp/install/proxy.installer [2021-04-23T05:50:29.056Z] #68 2.825 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:50:29.056Z] #68 2.825 + install_proxy [2021-04-23T05:50:29.056Z] #68 2.825 + case "$1" in [2021-04-23T05:50:29.056Z] #68 2.825 + export CGO_ENABLED=0 [2021-04-23T05:50:29.056Z] #68 2.825 + CGO_ENABLED=0 [2021-04-23T05:50:29.056Z] #68 2.825 + _install_proxy [2021-04-23T05:50:29.056Z] #68 2.825 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-23T05:50:29.056Z] #68 2.825 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wgBBQ6f5sd/src/github.com/docker/libnetwork [2021-04-23T05:50:29.056Z] #68 2.826 Cloning into '/tmp/tmp.wgBBQ6f5sd/src/github.com/docker/libnetwork'... [2021-04-23T05:50:29.352Z] #68 ... [2021-04-23T05:50:29.352Z] [2021-04-23T05:50:29.352Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:29.352Z] #25 2.433 + RM_GOPATH=0 [2021-04-23T05:50:29.352Z] #25 2.433 + TMP_GOPATH= [2021-04-23T05:50:29.352Z] #25 2.433 + : /build [2021-04-23T05:50:29.352Z] #25 2.433 + '[' -z '' ']' [2021-04-23T05:50:29.352Z] #25 2.445 ++ mktemp -d [2021-04-23T05:50:29.352Z] #25 2.445 + export GOPATH=/tmp/tmp.FiImbZEAUN [2021-04-23T05:50:29.352Z] #25 2.445 + GOPATH=/tmp/tmp.FiImbZEAUN [2021-04-23T05:50:29.352Z] #25 2.445 + RM_GOPATH=1 [2021-04-23T05:50:29.352Z] #25 2.445 + case "$(go env GOARCH)" in [2021-04-23T05:50:29.352Z] #25 2.450 Install docker/cli version 17.06.2-ce from stable [2021-04-23T05:50:29.352Z] #25 2.450 ++ go env GOARCH [2021-04-23T05:50:29.352Z] #25 2.450 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.352Z] #25 2.450 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.352Z] #25 2.450 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:29.352Z] #25 2.450 + dir=/tmp/install [2021-04-23T05:50:29.352Z] #25 2.450 + bin=dockercli [2021-04-23T05:50:29.352Z] #25 2.450 + shift [2021-04-23T05:50:29.352Z] #25 2.450 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-23T05:50:29.352Z] #25 2.450 + . /tmp/install/dockercli.installer [2021-04-23T05:50:29.352Z] #25 2.450 ++ : stable [2021-04-23T05:50:29.352Z] #25 2.450 ++ : 17.06.2-ce [2021-04-23T05:50:29.352Z] #25 2.450 + install_dockercli [2021-04-23T05:50:29.352Z] #25 2.450 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-23T05:50:29.352Z] #25 2.450 ++ uname -m [2021-04-23T05:50:29.352Z] #25 2.454 + arch=s390x [2021-04-23T05:50:29.352Z] #25 2.454 + '[' s390x '!=' x86_64 ']' [2021-04-23T05:50:29.352Z] #25 2.454 + '[' s390x '!=' s390x ']' [2021-04-23T05:50:29.352Z] #25 2.454 + url=https://download.docker.com/linux/static [2021-04-23T05:50:29.352Z] #25 2.454 + tar -xz docker/docker [2021-04-23T05:50:29.352Z] #25 2.470 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-04-23T05:50:29.352Z] #25 9.228 + mkdir -p /build [2021-04-23T05:50:29.352Z] #25 9.274 + mv docker/docker /build/ [2021-04-23T05:50:29.352Z] #25 9.280 + rmdir docker [2021-04-23T05:50:29.352Z] #25 DONE 10.2s [2021-04-23T05:50:29.352Z] [2021-04-23T05:50:29.352Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:29.352Z] #59 2.704 + RM_GOPATH=0 [2021-04-23T05:50:29.352Z] #59 2.704 + TMP_GOPATH= [2021-04-23T05:50:29.352Z] #59 2.704 + : /build [2021-04-23T05:50:29.352Z] #59 2.704 + '[' -z '' ']' [2021-04-23T05:50:29.352Z] #59 2.704 ++ mktemp -d [2021-04-23T05:50:29.352Z] #59 2.704 + export GOPATH=/tmp/tmp.SRWZ11kb6M [2021-04-23T05:50:29.352Z] #59 2.704 + GOPATH=/tmp/tmp.SRWZ11kb6M [2021-04-23T05:50:29.352Z] #59 2.704 + RM_GOPATH=1 [2021-04-23T05:50:29.352Z] #59 2.704 + case "$(go env GOARCH)" in [2021-04-23T05:50:29.352Z] #59 2.706 ++ go env GOARCH [2021-04-23T05:50:29.352Z] #59 2.730 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.352Z] #59 2.730 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.352Z] #59 2.731 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:29.352Z] #59 2.741 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:50:29.352Z] #59 2.741 + dir=/tmp/install [2021-04-23T05:50:29.352Z] #59 2.741 + bin=rootlesskit [2021-04-23T05:50:29.352Z] #59 2.741 + shift [2021-04-23T05:50:29.352Z] #59 2.741 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-23T05:50:29.352Z] #59 2.741 + . /tmp/install/rootlesskit.installer [2021-04-23T05:50:29.352Z] #59 2.741 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:50:29.352Z] #59 2.741 + install_rootlesskit [2021-04-23T05:50:29.352Z] #59 2.741 + case "$1" in [2021-04-23T05:50:29.352Z] #59 2.741 + export CGO_ENABLED=0 [2021-04-23T05:50:29.352Z] #59 2.741 + CGO_ENABLED=0 [2021-04-23T05:50:29.352Z] #59 2.741 + _install_rootlesskit [2021-04-23T05:50:29.352Z] #59 2.741 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-23T05:50:29.352Z] #59 2.741 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SRWZ11kb6M/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:50:29.352Z] #59 2.755 Cloning into '/tmp/tmp.SRWZ11kb6M/src/github.com/rootless-containers/rootlesskit'... [2021-04-23T05:50:29.352Z] #59 6.478 + cd /tmp/tmp.SRWZ11kb6M/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:50:29.352Z] #59 6.478 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:50:29.352Z] #59 6.545 + export GO111MODULE=on [2021-04-23T05:50:29.352Z] #59 6.545 + GO111MODULE=on [2021-04-23T05:50:29.352Z] #59 6.545 + export GOPROXY=https://proxy.golang.org [2021-04-23T05:50:29.352Z] #59 6.545 + GOPROXY=https://proxy.golang.org [2021-04-23T05:50:29.352Z] #59 6.545 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:50:29.352Z] #59 6.545 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-23T05:50:29.352Z] #59 7.795 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:50:29.352Z] #59 7.795 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:50:29.352Z] #59 7.801 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-23T05:50:29.352Z] #59 7.825 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:50:29.352Z] #59 7.829 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:50:29.352Z] #59 7.831 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:50:29.352Z] #59 7.873 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:50:29.352Z] #59 7.976 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:50:29.352Z] #59 7.991 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:50:29.352Z] #59 8.052 go: downloading github.com/google/uuid v1.2.0 [2021-04-23T05:50:29.352Z] #59 8.119 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:50:29.352Z] #59 8.122 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:50:29.352Z] #59 8.161 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-23T05:50:29.352Z] #59 8.482 go: extracting github.com/google/uuid v1.2.0 [2021-04-23T05:50:29.352Z] #59 8.569 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-23T05:50:29.352Z] #59 8.572 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:50:29.352Z] #59 8.677 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-23T05:50:29.352Z] #59 9.362 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:50:29.352Z] #59 9.492 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-23T05:50:29.352Z] #59 9.644 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-23T05:50:29.352Z] #59 10.38 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:50:29.352Z] #59 ... [2021-04-23T05:50:29.352Z] [2021-04-23T05:50:29.352Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:50:29.352Z] #46 2.335 + RM_GOPATH=0 [2021-04-23T05:50:29.352Z] #46 2.335 + TMP_GOPATH= [2021-04-23T05:50:29.352Z] #46 2.335 + : /build [2021-04-23T05:50:29.352Z] #46 2.335 + '[' -z '' ']' [2021-04-23T05:50:29.352Z] #46 2.335 ++ mktemp -d [2021-04-23T05:50:29.352Z] #46 2.335 + export GOPATH=/tmp/tmp.MfJ2mRAQSb [2021-04-23T05:50:29.352Z] #46 2.335 + GOPATH=/tmp/tmp.MfJ2mRAQSb [2021-04-23T05:50:29.352Z] #46 2.335 + RM_GOPATH=1 [2021-04-23T05:50:29.352Z] #46 2.335 + case "$(go env GOARCH)" in [2021-04-23T05:50:29.352Z] #46 2.335 ++ go env GOARCH [2021-04-23T05:50:29.352Z] #46 2.335 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.352Z] #46 2.335 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.352Z] #46 2.335 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:29.352Z] #46 2.426 + dir=/tmp/install [2021-04-23T05:50:29.352Z] #46 2.426 + bin=vndr [2021-04-23T05:50:29.352Z] #46 2.426 + shift [2021-04-23T05:50:29.352Z] #46 2.426 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-23T05:50:29.352Z] #46 2.426 + . /tmp/install/vndr.installer [2021-04-23T05:50:29.352Z] #46 2.430 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:50:29.352Z] #46 2.430 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:50:29.352Z] #46 2.430 + install_vndr [2021-04-23T05:50:29.352Z] #46 2.430 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-23T05:50:29.352Z] #46 2.434 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.MfJ2mRAQSb/src/github.com/LK4D4/vndr [2021-04-23T05:50:29.352Z] #46 2.445 Cloning into '/tmp/tmp.MfJ2mRAQSb/src/github.com/LK4D4/vndr'... [2021-04-23T05:50:29.352Z] #46 3.059 + cd /tmp/tmp.MfJ2mRAQSb/src/github.com/LK4D4/vndr [2021-04-23T05:50:29.352Z] #46 3.059 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:50:29.352Z] #46 3.059 + go build -buildmode=pie -v -o /build/vndr . [2021-04-23T05:50:29.352Z] #46 4.498 runtime/internal/atomic [2021-04-23T05:50:29.352Z] #46 4.500 internal/cpu [2021-04-23T05:50:29.352Z] #46 4.660 runtime/internal/sys [2021-04-23T05:50:29.352Z] #46 4.875 runtime/internal/math [2021-04-23T05:50:29.352Z] #46 4.920 internal/race [2021-04-23T05:50:29.352Z] #46 5.000 sync/atomic [2021-04-23T05:50:29.352Z] #46 5.115 internal/bytealg [2021-04-23T05:50:29.352Z] #46 5.213 unicode [2021-04-23T05:50:29.352Z] #46 5.712 runtime [2021-04-23T05:50:29.352Z] #46 7.836 unicode/utf8 [2021-04-23T05:50:29.352Z] #46 8.280 math/bits [2021-04-23T05:50:29.352Z] #46 8.893 math [2021-04-23T05:50:29.607Z] 1301750ffb48: Verifying Checksum [2021-04-23T05:50:29.607Z] 1301750ffb48: Download complete [2021-04-23T05:50:29.607Z] 5ffb2f5886e2: Verifying Checksum [2021-04-23T05:50:29.607Z] 5ffb2f5886e2: Download complete [2021-04-23T05:50:29.642Z] #46 ... [2021-04-23T05:50:29.642Z] [2021-04-23T05:50:29.642Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:50:29.642Z] #35 2.639 Install go-toml version v1.8.1 [2021-04-23T05:50:29.642Z] #35 2.639 go: finding github.com v1.8.1 [2021-04-23T05:50:29.642Z] #35 2.639 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:50:29.642Z] #35 2.643 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-23T05:50:29.642Z] #35 2.643 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-23T05:50:29.642Z] #35 2.643 go: finding github.com/pelletier v1.8.1 [2021-04-23T05:50:29.642Z] #35 3.567 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:50:29.642Z] #35 3.714 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:50:29.642Z] #35 5.211 github.com/pelletier/go-toml [2021-04-23T05:50:29.642Z] #35 10.08 github.com/pelletier/go-toml/cmd/tomll [2021-04-23T05:50:29.642Z] #35 ... [2021-04-23T05:50:29.642Z] [2021-04-23T05:50:29.642Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:29.642Z] #48 2.086 + RM_GOPATH=0 [2021-04-23T05:50:29.642Z] #48 2.086 + TMP_GOPATH= [2021-04-23T05:50:29.642Z] #48 2.086 + : /build [2021-04-23T05:50:29.642Z] #48 2.086 + '[' -z '' ']' [2021-04-23T05:50:29.642Z] #48 2.096 ++ mktemp -d [2021-04-23T05:50:29.642Z] #48 2.098 + export GOPATH=/tmp/tmp.48WIyyAypQ [2021-04-23T05:50:29.642Z] #48 2.098 + GOPATH=/tmp/tmp.48WIyyAypQ [2021-04-23T05:50:29.642Z] #48 2.098 + RM_GOPATH=1 [2021-04-23T05:50:29.642Z] #48 2.098 + case "$(go env GOARCH)" in [2021-04-23T05:50:29.642Z] #48 2.098 ++ go env GOARCH [2021-04-23T05:50:29.642Z] #48 2.107 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.642Z] #48 2.107 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:29.642Z] #48 2.134 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:29.642Z] #48 2.134 + dir=/tmp/install [2021-04-23T05:50:29.642Z] #48 2.134 + bin=gotestsum [2021-04-23T05:50:29.642Z] #48 2.134 + shift [2021-04-23T05:50:29.642Z] #48 2.134 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-23T05:50:29.642Z] #48 2.134 + . /tmp/install/gotestsum.installer [2021-04-23T05:50:29.642Z] #48 2.134 ++ : v0.5.3 [2021-04-23T05:50:29.642Z] #48 2.134 + install_gotestsum [2021-04-23T05:50:29.642Z] #48 2.134 + set -e [2021-04-23T05:50:29.642Z] #48 2.134 + export GO111MODULE=on [2021-04-23T05:50:29.642Z] #48 2.134 + GO111MODULE=on [2021-04-23T05:50:29.642Z] #48 2.134 + GOBIN=/build [2021-04-23T05:50:29.642Z] #48 2.134 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-23T05:50:29.642Z] #48 2.198 go: finding gotest.tools v0.5.3 [2021-04-23T05:50:29.642Z] #48 2.205 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T05:50:29.642Z] #48 3.200 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T05:50:29.642Z] #48 3.447 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T05:50:29.642Z] #48 4.321 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:50:29.642Z] #48 4.322 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:50:29.642Z] #48 4.324 go: downloading github.com/fatih/color v1.9.0 [2021-04-23T05:50:29.642Z] #48 4.350 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T05:50:29.642Z] #48 4.350 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:50:29.642Z] #48 4.416 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:50:29.642Z] #48 4.417 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:50:29.642Z] #48 4.432 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:50:29.642Z] #48 4.448 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:50:29.642Z] #48 4.459 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:50:29.642Z] #48 4.461 go: extracting github.com/fatih/color v1.9.0 [2021-04-23T05:50:29.642Z] #48 4.506 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:50:29.642Z] #48 4.601 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:50:29.642Z] #48 4.603 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T05:50:29.642Z] #48 4.605 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:50:29.642Z] #48 4.627 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:50:29.642Z] #48 4.696 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:50:29.642Z] #48 4.793 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:50:29.642Z] #48 4.832 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:50:29.642Z] #48 5.710 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:50:29.642Z] #48 6.504 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:50:29.642Z] #48 7.525 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:50:29.642Z] #48 10.12 go: finding github.com/fatih/color v1.9.0 [2021-04-23T05:50:29.642Z] #48 10.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:50:29.643Z] #48 10.19 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:50:29.643Z] #48 10.21 go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T05:50:29.643Z] #48 10.23 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:50:29.643Z] #48 10.34 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:50:29.643Z] #48 10.45 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:50:29.934Z] #48 10.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:50:29.934Z] #48 10.77 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:50:29.934Z] #48 10.81 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:50:29.934Z] #48 10.81 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:50:29.934Z] #48 ... [2021-04-23T05:50:29.934Z] [2021-04-23T05:50:29.934Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-23T05:50:29.934Z] #33 1.647 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-23T05:50:29.934Z] #33 1.733 Cloning into '.'... [2021-04-23T05:50:29.934Z] #33 ... [2021-04-23T05:50:29.934Z] [2021-04-23T05:50:29.934Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:29.934Z] #59 10.97 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:50:30.267Z] dc5c6edc9cff: Verifying Checksum [2021-04-23T05:50:30.267Z] dc5c6edc9cff: Download complete [2021-04-23T05:50:30.297Z] #27 3.388 Fetched 8428 kB in 3s (3303 kB/s) [2021-04-23T05:50:30.321Z] #59 11.11 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:50:30.321Z] #59 11.15 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:50:31.264Z] #27 3.388 Reading package lists... [2021-04-23T05:50:31.835Z] #59 ... [2021-04-23T05:50:31.835Z] [2021-04-23T05:50:31.835Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:50:31.835Z] #35 DONE 12.8s [2021-04-23T05:50:31.835Z] [2021-04-23T05:50:31.835Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-23T05:50:31.835Z] #41 13.96 Checking out files: 99% (1681/1684) Checking out files: 100% (1684/1684) Checking out files: 100% (1684/1684), done. [2021-04-23T05:50:32.132Z] #41 14.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-23T05:50:32.211Z] #27 4.333 Reading package lists... [2021-04-23T05:50:32.404Z] db4e2d8d5901: Pull complete [2021-04-23T05:50:32.476Z] #27 5.229 Building dependency tree... [2021-04-23T05:50:32.476Z] #27 5.578 The following additional packages will be installed: [2021-04-23T05:50:32.476Z] #27 5.578 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-23T05:50:32.476Z] #27 5.578 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-23T05:50:32.476Z] #27 5.578 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-23T05:50:32.476Z] #27 5.578 Suggested packages: [2021-04-23T05:50:32.476Z] #27 5.578 krb5-doc krb5-user [2021-04-23T05:50:32.476Z] #27 5.578 Recommended packages: [2021-04-23T05:50:32.476Z] #27 5.578 krb5-locales publicsuffix libsasl2-modules [2021-04-23T05:50:32.705Z] dfe2d012519c: Pull complete [2021-04-23T05:50:32.740Z] #27 5.809 The following NEW packages will be installed: [2021-04-23T05:50:32.740Z] #27 5.809 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-23T05:50:32.740Z] #27 5.809 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-23T05:50:32.740Z] #27 5.809 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-23T05:50:32.740Z] #27 5.809 libssh2-1 libssl1.1 openssl [2021-04-23T05:50:33.002Z] #27 6.088 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-23T05:50:33.002Z] #27 6.088 Need to get 5059 kB of archives. [2021-04-23T05:50:33.002Z] #27 6.088 After this operation, 12.1 MB of additional disk space will be used. [2021-04-23T05:50:33.002Z] #27 6.088 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-23T05:50:33.002Z] #27 6.094 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-23T05:50:33.002Z] #27 6.094 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-23T05:50:33.002Z] #27 6.096 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-23T05:50:33.002Z] #27 6.099 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-23T05:50:33.002Z] #27 6.104 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-23T05:50:33.002Z] #27 6.109 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-23T05:50:33.002Z] #27 6.109 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-23T05:50:33.002Z] #27 6.114 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-23T05:50:33.002Z] #27 6.114 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-23T05:50:33.002Z] #27 6.122 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-23T05:50:33.002Z] #27 6.122 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-23T05:50:33.002Z] #27 6.122 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-23T05:50:33.002Z] #27 6.122 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-23T05:50:33.002Z] #27 6.122 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-23T05:50:33.002Z] #27 6.123 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-23T05:50:33.002Z] #27 6.125 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-23T05:50:33.002Z] #27 6.135 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-23T05:50:33.004Z] 3c370c2e2f82: Verifying Checksum [2021-04-23T05:50:33.004Z] 3c370c2e2f82: Download complete [2021-04-23T05:50:33.004Z] 5d8f1d1f9197: Pull complete [2021-04-23T05:50:33.263Z] #27 6.331 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-23T05:50:33.263Z] #27 6.386 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-23T05:50:33.263Z] #27 6.408 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-23T05:50:33.525Z] #27 6.583 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:50:33.525Z] #27 6.607 Fetched 5059 kB in 1s (8542 kB/s) [2021-04-23T05:50:33.525Z] #27 6.643 Selecting previously unselected package libssl1.1:amd64. [2021-04-23T05:50:33.525Z] #27 6.643 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:50:33.525Z] #27 6.649 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-23T05:50:33.525Z] #27 6.659 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:33.638Z] #41 15.45 + 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-23T05:50:33.786Z] #27 6.862 Selecting previously unselected package openssl. [2021-04-23T05:50:33.786Z] #27 6.862 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-23T05:50:33.786Z] #27 6.865 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:34.048Z] #27 6.995 Selecting previously unselected package ca-certificates. [2021-04-23T05:50:34.048Z] #27 6.995 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-23T05:50:34.048Z] #27 6.998 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-23T05:50:34.048Z] #27 7.082 Selecting previously unselected package libkeyutils1:amd64. [2021-04-23T05:50:34.048Z] #27 7.082 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-23T05:50:34.048Z] #27 7.088 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-23T05:50:34.048Z] #27 7.122 Selecting previously unselected package libkrb5support0:amd64. [2021-04-23T05:50:34.048Z] #27 7.122 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:50:34.048Z] #27 7.126 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:34.048Z] #27 7.168 Selecting previously unselected package libk5crypto3:amd64. [2021-04-23T05:50:34.048Z] #27 7.168 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:50:34.048Z] #27 7.172 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:34.048Z] #27 7.220 Selecting previously unselected package libkrb5-3:amd64. [2021-04-23T05:50:34.048Z] #27 7.220 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:50:34.048Z] #27 7.225 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:34.309Z] #27 7.312 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-23T05:50:34.309Z] #27 7.312 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:50:34.309Z] #27 7.316 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:34.309Z] #27 7.373 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-23T05:50:34.309Z] #27 7.373 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-23T05:50:34.309Z] #27 7.376 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:34.309Z] #27 7.417 Selecting previously unselected package libsasl2-2:amd64. [2021-04-23T05:50:34.309Z] #27 7.417 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-23T05:50:34.309Z] #27 7.421 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:34.309Z] #27 7.463 Selecting previously unselected package libldap-common. [2021-04-23T05:50:34.309Z] #27 7.463 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-23T05:50:34.309Z] #27 7.470 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:34.309Z] #27 7.511 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-23T05:50:34.309Z] #27 7.511 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-23T05:50:34.571Z] #27 7.516 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:34.571Z] #27 7.573 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-23T05:50:34.571Z] #27 7.573 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-23T05:50:34.571Z] #27 7.579 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-23T05:50:34.571Z] #27 7.620 Selecting previously unselected package libpsl5:amd64. [2021-04-23T05:50:34.571Z] #27 7.620 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-23T05:50:34.571Z] #27 7.624 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-23T05:50:34.571Z] #27 7.664 Selecting previously unselected package librtmp1:amd64. [2021-04-23T05:50:34.571Z] #27 7.664 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-23T05:50:34.571Z] #27 7.667 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:50:34.571Z] #27 7.709 Selecting previously unselected package libssh2-1:amd64. [2021-04-23T05:50:34.571Z] #27 7.709 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-23T05:50:34.571Z] #27 7.714 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-23T05:50:34.832Z] #27 7.867 Selecting previously unselected package libcurl4:amd64. [2021-04-23T05:50:34.832Z] #27 7.867 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-23T05:50:34.832Z] #27 7.870 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-23T05:50:34.832Z] #27 7.936 Selecting previously unselected package curl. [2021-04-23T05:50:34.832Z] #27 7.936 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-23T05:50:34.832Z] #27 7.946 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-23T05:50:34.832Z] #27 8.012 Selecting previously unselected package libonig5:amd64. [2021-04-23T05:50:34.832Z] #27 8.012 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-23T05:50:34.832Z] #27 8.017 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:50:35.094Z] #27 8.084 Selecting previously unselected package libjq1:amd64. [2021-04-23T05:50:35.094Z] #27 8.084 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:50:35.094Z] #27 8.086 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:50:35.094Z] #27 8.128 Selecting previously unselected package jq. [2021-04-23T05:50:35.094Z] #27 8.128 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:50:35.094Z] #27 8.132 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:50:35.094Z] #27 8.172 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-23T05:50:35.094Z] #27 8.182 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-23T05:50:35.094Z] #27 8.193 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:35.356Z] #27 8.296 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-23T05:50:35.356Z] #27 8.306 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:35.356Z] #27 8.322 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:35.356Z] #27 8.331 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:35.356Z] #27 8.341 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:50:35.356Z] #27 8.352 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:35.356Z] #27 8.363 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:35.356Z] #27 8.376 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-23T05:50:35.356Z] #27 8.386 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:35.356Z] #27 8.396 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:35.356Z] #27 8.412 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:50:35.356Z] #27 8.424 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:50:35.356Z] #27 8.435 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:35.356Z] #27 8.445 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-23T05:50:35.780Z] 1301750ffb48: Pull complete [2021-04-23T05:50:35.929Z] #27 9.063 Updating certificates in /etc/ssl/certs... [2021-04-23T05:50:36.502Z] #27 ... [2021-04-23T05:50:36.502Z] [2021-04-23T05:50:36.502Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:50:36.502Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:50:36.502Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.3s done [2021-04-23T05:50:36.502Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-04-23T05:50:36.502Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.3s done [2021-04-23T05:50:36.502Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.1s done [2021-04-23T05:50:36.502Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.3s done [2021-04-23T05:50:36.502Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.4s [2021-04-23T05:50:37.072Z] #9 ... [2021-04-23T05:50:37.073Z] [2021-04-23T05:50:37.073Z] #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-23T05:50:37.073Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-23T05:50:37.073Z] #27 9.924 137 added, 0 removed; done. [2021-04-23T05:50:37.073Z] #27 9.957 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:50:37.073Z] #27 9.967 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:50:37.073Z] #27 9.977 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-23T05:50:37.073Z] #27 10.04 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-23T05:50:37.073Z] #27 10.05 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:50:37.073Z] #27 10.06 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-23T05:50:37.073Z] #27 10.07 Updating certificates in /etc/ssl/certs... [2021-04-23T05:50:37.149Z] #41 ... [2021-04-23T05:50:37.149Z] [2021-04-23T05:50:37.149Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:37.149Z] #50 10.20 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:50:37.149Z] #50 10.23 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:50:37.149Z] #50 10.24 go: extracting github.com/spf13/cast v1.3.0 [2021-04-23T05:50:37.149Z] #50 10.44 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:50:37.149Z] #50 10.44 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:50:37.149Z] #50 11.42 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:50:37.149Z] #50 12.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:50:37.149Z] #50 12.60 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:50:37.149Z] #50 12.99 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:50:37.149Z] #50 13.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:50:37.149Z] #50 13.17 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:50:37.149Z] #50 13.69 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:50:37.149Z] #50 13.69 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:50:37.149Z] #50 13.78 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:50:37.149Z] #50 13.80 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:50:37.149Z] #50 13.86 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:50:37.149Z] #50 15.10 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:50:37.149Z] #50 15.12 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:50:37.149Z] #50 15.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:50:37.149Z] #50 15.63 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:50:37.149Z] #50 15.63 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:50:37.149Z] #50 15.65 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:50:37.149Z] #50 15.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:50:37.149Z] #50 15.66 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:50:37.149Z] #50 15.74 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:50:37.149Z] #50 15.80 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:50:37.149Z] #50 15.82 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:50:37.149Z] #50 15.85 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:50:37.149Z] #50 15.96 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:50:37.149Z] #50 15.98 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:50:37.149Z] #50 15.99 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:50:37.149Z] #50 15.99 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:50:37.149Z] #50 15.99 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:50:37.149Z] #50 16.08 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:50:37.149Z] #50 16.08 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:50:37.149Z] #50 16.11 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:50:37.149Z] #50 16.26 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-23T05:50:37.149Z] #50 16.28 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:50:37.149Z] #50 16.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:50:37.149Z] #50 16.40 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:50:37.149Z] #50 16.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:50:37.149Z] #50 16.49 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:50:37.149Z] #50 16.52 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:50:37.149Z] #50 16.58 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-23T05:50:37.149Z] #50 16.63 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:50:37.149Z] #50 16.63 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:50:37.149Z] #50 16.64 go: extracting golang.org/x/text v0.3.2 [2021-04-23T05:50:37.149Z] #50 16.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:50:37.149Z] #50 16.87 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:50:37.149Z] #50 16.87 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:50:37.149Z] #50 16.94 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:50:37.149Z] #50 16.96 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:50:37.149Z] #50 16.97 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:50:37.149Z] #50 16.97 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:50:37.149Z] #50 16.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:50:37.149Z] #50 16.98 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:50:37.149Z] #50 17.32 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:50:37.149Z] #50 17.33 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:50:37.149Z] #50 17.33 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:50:37.149Z] #50 17.35 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:50:37.149Z] #50 17.38 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:50:37.149Z] #50 17.41 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:50:37.149Z] #50 17.42 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:50:37.149Z] #50 17.50 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:50:37.149Z] #50 17.52 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-23T05:50:37.149Z] #50 17.52 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:50:37.149Z] #50 17.69 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-23T05:50:37.149Z] #50 17.70 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:50:37.149Z] #50 17.70 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:50:37.149Z] #50 17.71 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:50:37.149Z] #50 17.84 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:50:37.149Z] #50 17.84 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-23T05:50:37.149Z] #50 17.86 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:50:37.149Z] #50 17.86 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-23T05:50:37.149Z] #50 17.87 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:50:37.149Z] #50 17.99 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-23T05:50:37.149Z] #50 18.02 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:50:37.149Z] #50 18.12 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:50:37.149Z] #50 18.12 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:50:37.149Z] #50 18.13 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:50:37.149Z] #50 18.14 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:50:37.149Z] #50 18.19 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:50:37.149Z] #50 18.21 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:50:37.149Z] #50 18.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:50:37.149Z] #50 18.30 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-23T05:50:37.149Z] #50 18.31 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:50:37.149Z] #50 18.32 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:50:37.439Z] #50 18.36 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:50:37.439Z] #50 18.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:50:37.439Z] #50 18.38 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:50:37.439Z] #50 18.39 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:50:37.439Z] #50 18.46 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:50:37.439Z] #50 18.46 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:50:37.439Z] #50 18.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:50:37.439Z] #50 18.54 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:50:37.439Z] #50 18.54 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:50:37.439Z] #50 18.54 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:50:37.439Z] #50 18.54 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:50:37.439Z] #50 18.56 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-23T05:50:37.644Z] #27 10.74 0 added, 0 removed; done. [2021-04-23T05:50:37.644Z] #27 10.74 Running hooks in /etc/ca-certificates/update.d... [2021-04-23T05:50:37.644Z] #27 10.74 done. [2021-04-23T05:50:37.729Z] #50 18.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:50:37.729Z] #50 18.57 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:50:37.729Z] #50 18.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:50:37.883Z] dc5c6edc9cff: Pull complete [2021-04-23T05:50:38.019Z] #50 18.92 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:50:38.019Z] #50 ... [2021-04-23T05:50:38.019Z] [2021-04-23T05:50:38.019Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-23T05:50:38.019Z] #28 4.697 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-23T05:50:38.019Z] #28 12.07 Fetched 8116 kB in 11s (717 kB/s) [2021-04-23T05:50:38.019Z] #28 12.07 Reading package lists... [2021-04-23T05:50:38.019Z] #28 14.74 Reading package lists... [2021-04-23T05:50:38.019Z] #28 ... [2021-04-23T05:50:38.019Z] [2021-04-23T05:50:38.019Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:50:38.019Z] #68 15.98 Checking out files: 93% (1788/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-23T05:50:38.019Z] #68 16.12 + cd /tmp/tmp.wgBBQ6f5sd/src/github.com/docker/libnetwork [2021-04-23T05:50:38.019Z] #68 16.12 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:50:38.019Z] #68 16.65 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-23T05:50:39.048Z] #68 ... [2021-04-23T05:50:39.048Z] [2021-04-23T05:50:39.048Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:50:39.048Z] #52 10.15 + GO111MODULE=on [2021-04-23T05:50:39.048Z] #52 10.15 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-23T05:50:39.048Z] #52 11.33 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:50:39.048Z] #52 11.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:50:39.048Z] #52 11.48 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:50:39.048Z] #52 11.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:50:39.048Z] #52 11.72 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:50:39.048Z] #52 12.17 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:50:39.048Z] #52 12.75 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:50:39.048Z] #52 13.78 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:50:39.048Z] #52 14.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:50:39.048Z] #52 14.81 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:50:39.048Z] #52 14.85 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:50:39.048Z] #52 14.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:50:39.048Z] #52 15.31 runtime [2021-04-23T05:50:39.048Z] #52 15.32 runtime/cgo [2021-04-23T05:50:39.337Z] #52 ... [2021-04-23T05:50:39.337Z] [2021-04-23T05:50:39.337Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-23T05:50:39.337Z] #43 11.84 Fetched 8116 kB in 10s (824 kB/s) [2021-04-23T05:50:39.337Z] #43 11.84 Reading package lists... [2021-04-23T05:50:39.337Z] #43 15.74 Reading package lists... [2021-04-23T05:50:39.337Z] #43 18.57 Building dependency tree... [2021-04-23T05:50:39.337Z] #43 19.68 The following additional packages will be installed: [2021-04-23T05:50:39.337Z] #43 19.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-23T05:50:39.337Z] #43 19.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-23T05:50:39.337Z] #43 19.68 Suggested packages: [2021-04-23T05:50:39.337Z] #43 19.68 manpages-dev python-setuptools [2021-04-23T05:50:39.337Z] #43 20.57 The following NEW packages will be installed: [2021-04-23T05:50:39.337Z] #43 20.57 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-23T05:50:39.337Z] #43 20.57 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-23T05:50:39.337Z] #43 20.57 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-23T05:50:39.337Z] #43 20.57 python-six zlib1g-dev [2021-04-23T05:50:39.337Z] #43 20.70 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:50:39.337Z] #43 20.70 Need to get 3742 kB of archives. [2021-04-23T05:50:39.338Z] #43 20.70 After this operation, 22.0 MB of additional disk space will be used. [2021-04-23T05:50:39.338Z] #43 20.70 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-04-23T05:50:39.338Z] #43 20.71 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-23T05:50:39.338Z] #43 20.71 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-23T05:50:39.338Z] #43 20.73 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-23T05:50:39.338Z] #43 20.73 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-23T05:50:39.338Z] #43 20.73 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-23T05:50:39.338Z] #43 20.74 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-23T05:50:39.338Z] #43 20.74 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-23T05:50:39.338Z] #43 20.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-04-23T05:50:39.338Z] #43 21.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-04-23T05:50:39.338Z] #43 21.19 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-04-23T05:50:39.338Z] #43 21.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-04-23T05:50:39.338Z] #43 21.25 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-23T05:50:39.338Z] #43 21.25 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-23T05:50:39.338Z] #43 21.26 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-23T05:50:39.338Z] #43 21.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-04-23T05:50:39.338Z] #43 21.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-04-23T05:50:39.627Z] #43 21.94 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:50:39.627Z] #43 22.00 Fetched 3742 kB in 1s (5100 kB/s) [2021-04-23T05:50:39.627Z] #43 22.12 Selecting previously unselected package libcap-dev:s390x. [2021-04-23T05:50:39.917Z] #43 22.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 ... 15177 files and directories currently installed.) [2021-04-23T05:50:39.917Z] #43 22.34 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-04-23T05:50:39.917Z] #43 22.34 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-04-23T05:50:40.191Z] #27 DONE 13.3s [2021-04-23T05:50:40.191Z] [2021-04-23T05:50:40.191Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-23T05:50:40.191Z] #28 sha256:dc029bb81ed8c1faf26976207ee067bdab61f377e92707272985df4079432fe9 [2021-04-23T05:50:40.207Z] #43 22.44 Selecting previously unselected package libnet1:s390x. [2021-04-23T05:50:40.207Z] #43 22.44 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-23T05:50:40.207Z] #43 22.45 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-23T05:50:40.207Z] #43 22.52 Selecting previously unselected package libnet1-dev. [2021-04-23T05:50:40.207Z] #43 22.52 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-23T05:50:40.207Z] #43 22.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:50:40.207Z] #43 22.72 Selecting previously unselected package libnl-3-200:s390x. [2021-04-23T05:50:40.207Z] #43 22.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-23T05:50:40.453Z] #28 DONE 0.2s [2021-04-23T05:50:40.453Z] [2021-04-23T05:50:40.453Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:50:40.453Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:50:40.497Z] #43 22.73 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-23T05:50:40.498Z] #43 22.82 Selecting previously unselected package libnl-3-dev:s390x. [2021-04-23T05:50:40.498Z] #43 22.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-04-23T05:50:40.498Z] #43 22.84 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-04-23T05:50:40.498Z] #43 23.07 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-23T05:50:40.498Z] #43 23.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-23T05:50:40.498Z] #43 23.08 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-23T05:50:40.498Z] #43 ... [2021-04-23T05:50:40.498Z] [2021-04-23T05:50:40.498Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-23T05:50:40.498Z] #37 13.00 Fetched 8116 kB in 11s (738 kB/s) [2021-04-23T05:50:40.498Z] #37 13.00 Reading package lists... [2021-04-23T05:50:40.498Z] #37 16.52 Reading package lists... [2021-04-23T05:50:40.498Z] #37 19.77 Building dependency tree... [2021-04-23T05:50:40.498Z] #37 20.80 The following additional packages will be installed: [2021-04-23T05:50:40.498Z] #37 20.83 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-23T05:50:40.498Z] #37 20.83 Suggested packages: [2021-04-23T05:50:40.498Z] #37 20.83 cmake-doc ninja-build lrzip [2021-04-23T05:50:40.498Z] #37 20.83 Recommended packages: [2021-04-23T05:50:40.498Z] #37 20.83 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-23T05:50:40.498Z] #37 21.49 The following NEW packages will be installed: [2021-04-23T05:50:40.498Z] #37 21.51 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-23T05:50:40.498Z] #37 21.51 vim-common xxd [2021-04-23T05:50:40.498Z] #37 21.85 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:50:40.498Z] #37 21.85 Need to get 14.0 MB of archives. [2021-04-23T05:50:40.498Z] #37 21.85 After this operation, 62.1 MB of additional disk space will be used. [2021-04-23T05:50:40.498Z] #37 21.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-23T05:50:40.498Z] #37 21.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:50:40.498Z] #37 22.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-04-23T05:50:40.498Z] #37 22.17 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-23T05:50:40.498Z] #37 22.62 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-04-23T05:50:40.498Z] #37 22.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-04-23T05:50:40.498Z] #37 22.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-04-23T05:50:40.498Z] #37 22.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-04-23T05:50:40.498Z] #37 22.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-04-23T05:50:40.498Z] #37 22.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-04-23T05:50:40.787Z] #37 ... [2021-04-23T05:50:40.787Z] [2021-04-23T05:50:40.787Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-23T05:50:40.787Z] #43 23.17 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-04-23T05:50:40.787Z] #43 23.17 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-04-23T05:50:40.787Z] #43 23.18 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-23T05:50:41.077Z] #43 23.23 Selecting previously unselected package zlib1g-dev:s390x. [2021-04-23T05:50:41.077Z] #43 23.24 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-04-23T05:50:41.077Z] #43 23.24 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-23T05:50:41.077Z] #43 23.47 Selecting previously unselected package libprotobuf17:s390x. [2021-04-23T05:50:41.077Z] #43 23.47 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-04-23T05:50:41.077Z] #43 23.48 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-23T05:50:41.077Z] #43 ... [2021-04-23T05:50:41.077Z] [2021-04-23T05:50:41.077Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-23T05:50:41.077Z] #56 13.56 Fetched 8116 kB in 12s (700 kB/s) [2021-04-23T05:50:41.077Z] #56 13.56 Reading package lists... [2021-04-23T05:50:41.077Z] #56 17.85 Reading package lists... [2021-04-23T05:50:41.077Z] #56 21.25 Building dependency tree... [2021-04-23T05:50:41.077Z] #56 21.97 The following additional packages will be installed: [2021-04-23T05:50:41.077Z] #56 21.99 libbtrfs0 [2021-04-23T05:50:41.077Z] #56 22.05 The following NEW packages will be installed: [2021-04-23T05:50:41.077Z] #56 22.05 libbtrfs-dev libbtrfs0 [2021-04-23T05:50:41.077Z] #56 22.15 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:50:41.077Z] #56 22.15 Need to get 118 kB of archives. [2021-04-23T05:50:41.077Z] #56 22.15 After this operation, 390 kB of additional disk space will be used. [2021-04-23T05:50:41.077Z] #56 22.15 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-23T05:50:41.078Z] #56 22.17 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-23T05:50:41.078Z] #56 22.68 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:50:41.078Z] #56 22.74 Fetched 118 kB in 0s (1072 kB/s) [2021-04-23T05:50:41.078Z] #56 22.79 Selecting previously unselected package libbtrfs0. [2021-04-23T05:50:41.078Z] #56 22.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-23T05:50:41.078Z] #56 22.90 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-23T05:50:41.078Z] #56 22.90 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:50:41.078Z] #56 22.98 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:50:41.078Z] #56 23.00 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-23T05:50:41.078Z] #56 23.00 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:50:41.078Z] #56 23.15 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:50:41.078Z] #56 23.15 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:50:41.078Z] #56 23.16 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:50:41.368Z] #56 ... [2021-04-23T05:50:41.368Z] [2021-04-23T05:50:41.368Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-23T05:50:41.368Z] #37 23.71 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:50:41.368Z] #37 23.75 Fetched 14.0 MB in 1s (10.4 MB/s) [2021-04-23T05:50:41.368Z] #37 23.82 Selecting previously unselected package xxd. [2021-04-23T05:50:41.658Z] #37 23.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:50:41.658Z] #37 23.90 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-23T05:50:41.658Z] #37 23.91 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:50:41.658Z] #37 24.08 Selecting previously unselected package vim-common. [2021-04-23T05:50:41.658Z] #37 24.08 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:50:41.658Z] #37 24.10 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:50:41.840Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2021-04-23T05:50:41.948Z] #37 ... [2021-04-23T05:50:41.948Z] [2021-04-23T05:50:41.948Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-04-23T05:50:41.948Z] #56 DONE 24.2s [2021-04-23T05:50:41.948Z] [2021-04-23T05:50:41.948Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-23T05:50:41.948Z] #37 24.38 Selecting previously unselected package cmake-data. [2021-04-23T05:50:41.948Z] #37 24.38 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-23T05:50:41.948Z] #37 24.39 Unpacking cmake-data (3.13.4-1) ... [2021-04-23T05:50:42.103Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-04-23T05:50:42.103Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-23T05:50:42.238Z] #37 ... [2021-04-23T05:50:42.238Z] [2021-04-23T05:50:42.238Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:42.238Z] #59 13.19 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:50:42.238Z] #59 14.05 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:50:42.238Z] #59 14.12 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:50:42.238Z] #59 14.56 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:50:42.238Z] #59 14.63 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:50:42.238Z] #59 14.73 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:50:42.238Z] #59 16.79 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:50:42.238Z] #59 16.81 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:50:42.238Z] #59 16.98 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:50:42.238Z] #59 17.01 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:50:42.238Z] #59 17.26 go: finding github.com/google/uuid v1.2.0 [2021-04-23T05:50:42.238Z] #59 17.31 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:50:42.238Z] #59 17.35 go: finding github.com/gofrs/flock v0.8.0 [2021-04-23T05:50:42.238Z] #59 17.35 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-23T05:50:42.238Z] #59 17.37 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:50:42.238Z] #59 17.38 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:50:42.238Z] #59 17.41 go: finding github.com/gorilla/mux v1.8.0 [2021-04-23T05:50:42.238Z] #59 17.41 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:50:42.238Z] #59 17.42 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:50:42.238Z] #59 17.49 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:50:42.238Z] #59 17.52 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:50:42.238Z] #59 ... [2021-04-23T05:50:42.238Z] [2021-04-23T05:50:42.238Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-23T05:50:42.238Z] #43 24.01 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-04-23T05:50:42.238Z] #43 24.01 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-04-23T05:50:42.238Z] #43 24.02 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-23T05:50:42.238Z] #43 24.20 Selecting previously unselected package libprotobuf-dev:s390x. [2021-04-23T05:50:42.238Z] #43 24.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-04-23T05:50:42.238Z] #43 24.21 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-23T05:50:42.364Z] #9 DONE 24.0s [2021-04-23T05:50:42.364Z] [2021-04-23T05:50:42.364Z] #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-23T05:50:42.364Z] #29 sha256:d89d6b716e284cb4febfd0c63eb05a462ab840b13eb2aa21905d8f2cfb36bd20 [2021-04-23T05:50:42.364Z] #29 1.163 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-23T05:50:42.364Z] #29 1.254 [2021-04-23T05:50:42.364Z] #29 1.370 ######## 12.0% ########################## 37.0% ######################################### 57.0% ####################################################### 76.9% #################################################################### 95.7% ######################################################################## 100.0% [2021-04-23T05:50:42.364Z] #29 1.886 [2021-04-23T05:50:42.394Z] 3c370c2e2f82: Pull complete [2021-04-23T05:50:42.394Z] 5ffb2f5886e2: Pull complete [2021-04-23T05:50:42.394Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:50:42.394Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-04-23T05:50:42.394Z] ---> 805dc2d65d1c [2021-04-23T05:50:42.394Z] Step 5/15 : ARG BUILDX_REPO [2021-04-23T05:50:42.394Z] ---> Running in da2fee951733 [2021-04-23T05:50:42.394Z] Removing intermediate container da2fee951733 [2021-04-23T05:50:42.394Z] ---> 3272ff003abb [2021-04-23T05:50:42.394Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-04-23T05:50:42.394Z] ---> Running in 50b156a6556a [2021-04-23T05:50:42.394Z] Cloning into '/buildx'... [2021-04-23T05:50:42.528Z] #43 ... [2021-04-23T05:50:42.528Z] [2021-04-23T05:50:42.528Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:50:42.528Z] #46 13.58 internal/testlog [2021-04-23T05:50:42.528Z] #46 13.70 encoding [2021-04-23T05:50:42.528Z] #46 13.76 unicode/utf16 [2021-04-23T05:50:42.528Z] #46 13.96 container/list [2021-04-23T05:50:42.528Z] #46 14.29 crypto/internal/subtle [2021-04-23T05:50:42.528Z] #46 14.38 crypto/subtle [2021-04-23T05:50:42.528Z] #46 14.43 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-23T05:50:42.528Z] #46 14.51 internal/nettrace [2021-04-23T05:50:42.528Z] #46 14.58 runtime/cgo [2021-04-23T05:50:42.528Z] #46 18.27 vendor/golang.org/x/crypto/internal/subtle [2021-04-23T05:50:42.625Z] #29 1.996 ######################################################################## 100.0% [2021-04-23T05:50:42.625Z] #29 2.087 [2021-04-23T05:50:42.625Z] #29 2.208 ############################################################## 86.2% ######################################################################## 100.0% [2021-04-23T05:50:42.818Z] #46 ... [2021-04-23T05:50:42.818Z] [2021-04-23T05:50:42.818Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:42.818Z] #57 0.642 + RM_GOPATH=0 [2021-04-23T05:50:42.818Z] #57 0.642 + TMP_GOPATH= [2021-04-23T05:50:42.818Z] #57 0.642 + : /build [2021-04-23T05:50:42.818Z] #57 0.642 + '[' -z '' ']' [2021-04-23T05:50:42.818Z] #57 0.642 ++ mktemp -d [2021-04-23T05:50:42.818Z] #57 0.643 + export GOPATH=/tmp/tmp.qoOmaWisxT [2021-04-23T05:50:42.818Z] #57 0.646 + GOPATH=/tmp/tmp.qoOmaWisxT [2021-04-23T05:50:42.818Z] #57 0.646 + RM_GOPATH=1 [2021-04-23T05:50:42.818Z] #57 0.646 + case "$(go env GOARCH)" in [2021-04-23T05:50:42.818Z] #57 0.648 ++ go env GOARCH [2021-04-23T05:50:42.818Z] #57 0.657 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:42.818Z] #57 0.657 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:42.818Z] #57 0.658 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:42.818Z] #57 0.660 + dir=/tmp/install [2021-04-23T05:50:42.818Z] #57 0.660 + bin=containerd [2021-04-23T05:50:42.818Z] #57 0.661 + shift [2021-04-23T05:50:42.818Z] #57 0.661 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-23T05:50:42.818Z] #57 0.661 + . /tmp/install/containerd.installer [2021-04-23T05:50:42.818Z] #57 0.661 ++ set -e [2021-04-23T05:50:42.818Z] #57 0.661 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:50:42.818Z] #57 0.662 + install_containerd [2021-04-23T05:50:42.818Z] #57 0.663 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-23T05:50:42.818Z] #57 0.663 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:50:42.818Z] #57 0.663 + git clone https://github.com/containerd/containerd.git /tmp/tmp.qoOmaWisxT/src/github.com/containerd/containerd [2021-04-23T05:50:42.818Z] #57 0.669 Cloning into '/tmp/tmp.qoOmaWisxT/src/github.com/containerd/containerd'... [2021-04-23T05:50:42.890Z] #29 2.303 [2021-04-23T05:50:43.413Z] #29 2.419 ############ 16.8% ######################## 33.8% ##################################### 51.8% ###################################################### 75.3% #################################################################### 94.6% ######################################################################## 100.0% [2021-04-23T05:50:43.413Z] #29 2.916 [2021-04-23T05:50:43.847Z] #57 ... [2021-04-23T05:50:43.848Z] [2021-04-23T05:50:43.848Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-23T05:50:43.848Z] #14 14.92 Fetched 8596 kB in 13s (654 kB/s) [2021-04-23T05:50:43.848Z] #14 14.92 Reading package lists... [2021-04-23T05:50:43.848Z] #14 18.59 Reading package lists... [2021-04-23T05:50:43.848Z] #14 21.75 Building dependency tree... [2021-04-23T05:50:43.848Z] #14 22.51 The following additional packages will be installed: [2021-04-23T05:50:43.848Z] #14 22.52 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-23T05:50:43.848Z] #14 22.52 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-23T05:50:43.848Z] #14 22.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-23T05:50:43.848Z] #14 22.52 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-23T05:50:43.848Z] #14 22.52 mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:50:43.848Z] #14 22.53 Suggested packages: [2021-04-23T05:50:43.848Z] #14 22.53 gcc-8-locales seccomp wine64 [2021-04-23T05:50:43.848Z] #14 23.47 The following NEW packages will be installed: [2021-04-23T05:50:43.848Z] #14 23.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-23T05:50:43.848Z] #14 23.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-23T05:50:43.848Z] #14 23.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-23T05:50:43.848Z] #14 23.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-23T05:50:43.848Z] #14 23.49 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-23T05:50:43.848Z] #14 23.49 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:50:43.848Z] #14 23.49 The following packages will be upgraded: [2021-04-23T05:50:43.848Z] #14 23.49 libseccomp2 libsystemd0 libudev1 [2021-04-23T05:50:43.848Z] #14 23.65 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:50:43.848Z] #14 23.65 Need to get 73.8 MB of archives. [2021-04-23T05:50:43.848Z] #14 23.65 After this operation, 494 MB of additional disk space will be used. [2021-04-23T05:50:43.848Z] #14 23.65 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-04-23T05:50:43.848Z] #14 23.68 Get:2 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-04-23T05:50:43.848Z] #14 23.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u7 [309 kB] [2021-04-23T05:50:43.848Z] #14 23.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u7 [145 kB] [2021-04-23T05:50:43.848Z] #14 23.81 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-23T05:50:43.848Z] #14 23.93 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-23T05:50:43.848Z] #14 24.09 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-23T05:50:43.848Z] #14 24.13 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-23T05:50:43.848Z] #14 24.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-04-23T05:50:43.848Z] #14 24.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-23T05:50:43.848Z] #14 24.37 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-23T05:50:43.848Z] #14 24.56 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-23T05:50:43.848Z] #14 24.57 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-23T05:50:43.848Z] #14 ... [2021-04-23T05:50:43.848Z] [2021-04-23T05:50:43.848Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-23T05:50:43.848Z] #43 25.41 Selecting previously unselected package libprotoc17:s390x. [2021-04-23T05:50:43.848Z] #43 25.42 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-04-23T05:50:43.848Z] #43 25.43 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-04-23T05:50:43.848Z] #43 25.81 Selecting previously unselected package protobuf-c-compiler. [2021-04-23T05:50:43.848Z] #43 25.82 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-04-23T05:50:43.848Z] #43 25.82 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:50:43.848Z] #43 25.94 Selecting previously unselected package protobuf-compiler. [2021-04-23T05:50:43.848Z] #43 25.94 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-04-23T05:50:43.848Z] #43 25.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:50:43.848Z] #43 26.08 Selecting previously unselected package python-pkg-resources. [2021-04-23T05:50:43.848Z] #43 26.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:50:43.848Z] #43 26.09 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-23T05:50:43.848Z] #43 26.31 Selecting previously unselected package python-six. [2021-04-23T05:50:43.848Z] #43 26.31 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-23T05:50:43.848Z] #43 26.32 Unpacking python-six (1.12.0-1) ... [2021-04-23T05:50:44.138Z] #43 26.38 Selecting previously unselected package python-protobuf. [2021-04-23T05:50:44.138Z] #43 26.39 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-04-23T05:50:44.138Z] #43 26.39 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-23T05:50:44.428Z] #43 26.93 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-23T05:50:45.251Z] #29 3.029 ### 4.9% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################### 57.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############# [2021-04-23T05:50:45.251Z] #29 ... [2021-04-23T05:50:45.251Z] [2021-04-23T05:50:45.251Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-23T05:50:45.251Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-23T05:50:45.251Z] #10 DONE 2.9s [2021-04-23T05:50:45.251Z] [2021-04-23T05:50:45.251Z] #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-23T05:50:45.251Z] #29 sha256:d89d6b716e284cb4febfd0c63eb05a462ab840b13eb2aa21905d8f2cfb36bd20 [2021-04-23T05:50:45.513Z] #29 3.029 ### 4.9% ####### 10.0% ########## 15.3% ############## 20.5% ################## 25.7% ###################### 30.9% ########################## 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################### 57.0% ############################################ 62.2% ################################################ 67.4% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2021-04-23T05:50:45.513Z] #29 4.896 [2021-04-23T05:50:45.773Z] #29 5.233 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-23T05:50:45.773Z] #29 5.310 [2021-04-23T05:50:45.773Z] #29 5.371 ######################################################################## 100.0% [2021-04-23T05:50:45.773Z] #29 5.403 [2021-04-23T05:50:46.342Z] #29 5.759 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-23T05:50:46.342Z] #29 5.817 [2021-04-23T05:50:46.489Z] #43 28.98 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-04-23T05:50:46.603Z] #29 5.929 ################## 26.0% ######################################################################## 100.0% [2021-04-23T05:50:46.603Z] #29 5.996 [2021-04-23T05:50:46.779Z] #43 28.99 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-23T05:50:46.779Z] #43 28.99 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-23T05:50:46.779Z] #43 29.00 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-04-23T05:50:46.779Z] #43 29.02 Setting up python-six (1.12.0-1) ... [2021-04-23T05:50:46.864Z] #29 ... [2021-04-23T05:50:46.864Z] [2021-04-23T05:50:46.864Z] #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-23T05:50:46.864Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-23T05:50:46.864Z] #11 DONE 1.8s [2021-04-23T05:50:46.898Z] Removing intermediate container 50b156a6556a [2021-04-23T05:50:46.898Z] ---> f9417d4cfe68 [2021-04-23T05:50:46.898Z] Step 7/15 : WORKDIR /buildx [2021-04-23T05:50:46.898Z] ---> Running in 0d9db4b7d195 [2021-04-23T05:50:46.898Z] Removing intermediate container 0d9db4b7d195 [2021-04-23T05:50:46.898Z] ---> d8482866237b [2021-04-23T05:50:46.898Z] Step 8/15 : ARG BUILDX_COMMIT [2021-04-23T05:50:46.898Z] ---> Running in f0d6e4a7896c [2021-04-23T05:50:46.898Z] Removing intermediate container f0d6e4a7896c [2021-04-23T05:50:46.898Z] ---> 8832711369fc [2021-04-23T05:50:46.898Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-04-23T05:50:46.898Z] ---> Running in 1e28df52a7d4 [2021-04-23T05:50:46.898Z] From https://github.com/docker/buildx [2021-04-23T05:50:46.898Z] * [new tag] v0.5.1 -> build [2021-04-23T05:50:47.070Z] #43 ... [2021-04-23T05:50:47.070Z] [2021-04-23T05:50:47.070Z] #68 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:50:47.070Z] #68 DONE 27.9s [2021-04-23T05:50:47.070Z] [2021-04-23T05:50:47.070Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-23T05:50:47.070Z] #28 14.74 Reading package lists... [2021-04-23T05:50:47.070Z] #28 18.04 Building dependency tree... [2021-04-23T05:50:47.070Z] #28 19.30 The following additional packages will be installed: [2021-04-23T05:50:47.070Z] #28 19.30 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-23T05:50:47.070Z] #28 19.30 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-23T05:50:47.070Z] #28 19.31 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-23T05:50:47.070Z] #28 19.31 Suggested packages: [2021-04-23T05:50:47.070Z] #28 19.31 krb5-doc krb5-user [2021-04-23T05:50:47.070Z] #28 19.31 Recommended packages: [2021-04-23T05:50:47.070Z] #28 19.31 krb5-locales publicsuffix libsasl2-modules [2021-04-23T05:50:47.070Z] #28 20.27 The following NEW packages will be installed: [2021-04-23T05:50:47.070Z] #28 20.27 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-23T05:50:47.070Z] #28 20.27 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-23T05:50:47.070Z] #28 20.27 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-23T05:50:47.070Z] #28 20.27 libssh2-1 libssl1.1 openssl [2021-04-23T05:50:47.070Z] #28 20.42 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-23T05:50:47.070Z] #28 20.42 Need to get 4604 kB of archives. [2021-04-23T05:50:47.070Z] #28 20.42 After this operation, 11.9 MB of additional disk space will be used. [2021-04-23T05:50:47.070Z] #28 20.42 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u6 [1199 kB] [2021-04-23T05:50:47.070Z] #28 20.43 Get:2 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-23T05:50:47.070Z] #28 20.46 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-04-23T05:50:47.070Z] #28 20.46 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-04-23T05:50:47.070Z] #28 20.46 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-04-23T05:50:47.070Z] #28 20.47 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-04-23T05:50:47.070Z] #28 20.52 Get:7 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-04-23T05:50:47.070Z] #28 20.53 Get:8 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u6 [830 kB] [2021-04-23T05:50:47.070Z] #28 20.53 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-23T05:50:47.070Z] #28 20.54 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-04-23T05:50:47.070Z] #28 20.55 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-23T05:50:47.070Z] #28 20.59 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-04-23T05:50:47.070Z] #28 20.59 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-04-23T05:50:47.070Z] #28 20.60 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-04-23T05:50:47.070Z] #28 20.61 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-04-23T05:50:47.070Z] #28 20.62 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-04-23T05:50:47.070Z] #28 20.63 Get:17 http://security.debian.org/debian-security buster/updates/main s390x libcurl4 s390x 7.64.0-4+deb10u2 [310 kB] [2021-04-23T05:50:47.070Z] #28 20.63 Get:18 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-23T05:50:47.070Z] #28 20.66 Get:19 http://security.debian.org/debian-security buster/updates/main s390x curl s390x 7.64.0-4+deb10u2 [260 kB] [2021-04-23T05:50:47.070Z] #28 20.67 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-23T05:50:47.070Z] #28 20.73 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-23T05:50:47.070Z] #28 21.41 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:50:47.070Z] #28 21.46 Fetched 4604 kB in 0s (11.8 MB/s) [2021-04-23T05:50:47.070Z] #28 21.56 Selecting previously unselected package libssl1.1:s390x. [2021-04-23T05:50:47.070Z] #28 21.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 ... 6675 files and directories currently installed.) [2021-04-23T05:50:47.070Z] #28 21.59 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-23T05:50:47.070Z] #28 21.60 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:47.070Z] #28 22.28 Selecting previously unselected package openssl. [2021-04-23T05:50:47.070Z] #28 22.28 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_s390x.deb ... [2021-04-23T05:50:47.070Z] #28 22.28 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:47.070Z] #28 22.97 Selecting previously unselected package ca-certificates. [2021-04-23T05:50:47.070Z] #28 22.97 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-23T05:50:47.070Z] #28 22.97 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-23T05:50:47.070Z] #28 23.18 Selecting previously unselected package libkeyutils1:s390x. [2021-04-23T05:50:47.070Z] #28 23.18 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2021-04-23T05:50:47.070Z] #28 23.19 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-04-23T05:50:47.070Z] #28 23.24 Selecting previously unselected package libkrb5support0:s390x. [2021-04-23T05:50:47.070Z] #28 23.24 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-04-23T05:50:47.070Z] #28 23.24 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:47.070Z] #28 23.37 Selecting previously unselected package libk5crypto3:s390x. [2021-04-23T05:50:47.070Z] #28 23.37 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-04-23T05:50:47.070Z] #28 23.38 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:47.070Z] #28 23.52 Selecting previously unselected package libkrb5-3:s390x. [2021-04-23T05:50:47.070Z] #28 23.52 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-04-23T05:50:47.070Z] #28 23.52 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:47.071Z] #28 23.87 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-04-23T05:50:47.071Z] #28 23.87 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-04-23T05:50:47.071Z] #28 23.88 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:47.149Z] [2021-04-23T05:50:47.149Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-23T05:50:47.149Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-23T05:50:47.149Z] #31 DONE 0.1s [2021-04-23T05:50:47.149Z] [2021-04-23T05:50:47.149Z] #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-23T05:50:47.149Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:50:47.149Z] #32 ... [2021-04-23T05:50:47.149Z] [2021-04-23T05:50:47.149Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-23T05:50:47.149Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-23T05:50:47.149Z] #39 DONE 0.2s [2021-04-23T05:50:47.361Z] #28 24.09 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-04-23T05:50:47.361Z] #28 24.09 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-23T05:50:47.361Z] #28 24.10 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:47.448Z] [2021-04-23T05:50:47.448Z] #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-23T05:50:47.448Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:50:47.554Z] Switched to branch 'build' [2021-04-23T05:50:47.685Z] #28 24.48 Selecting previously unselected package libsasl2-2:s390x. [2021-04-23T05:50:47.685Z] #28 24.48 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-04-23T05:50:47.685Z] #28 24.50 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:47.685Z] #28 24.60 Selecting previously unselected package libldap-common. [2021-04-23T05:50:47.685Z] #28 24.60 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-23T05:50:47.975Z] #28 24.64 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:47.975Z] #28 24.72 Selecting previously unselected package libldap-2.4-2:s390x. [2021-04-23T05:50:47.975Z] #28 24.72 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-04-23T05:50:47.975Z] #28 24.72 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:48.198Z] Removing intermediate container 1e28df52a7d4 [2021-04-23T05:50:48.198Z] ---> b42b2eee73d2 [2021-04-23T05:50:48.198Z] Step 10/15 : ARG GOOS [2021-04-23T05:50:48.265Z] #28 24.89 Selecting previously unselected package libnghttp2-14:s390x. [2021-04-23T05:50:48.265Z] #28 24.89 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-04-23T05:50:48.265Z] #28 24.90 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-23T05:50:48.265Z] #28 25.00 Selecting previously unselected package libpsl5:s390x. [2021-04-23T05:50:48.265Z] #28 25.01 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-04-23T05:50:48.265Z] #28 25.01 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-04-23T05:50:48.265Z] #28 25.10 Selecting previously unselected package librtmp1:s390x. [2021-04-23T05:50:48.265Z] #28 ... [2021-04-23T05:50:48.265Z] [2021-04-23T05:50:48.265Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-23T05:50:48.265Z] #43 30.63 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-04-23T05:50:48.265Z] #43 30.63 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-23T05:50:48.265Z] #43 30.65 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-04-23T05:50:48.265Z] #43 30.65 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-04-23T05:50:48.265Z] #43 30.66 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-04-23T05:50:48.265Z] #43 30.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:50:48.265Z] #43 30.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:50:48.265Z] #43 30.68 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-04-23T05:50:48.265Z] #43 30.69 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:50:48.265Z] #43 30.70 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-23T05:50:48.494Z] ---> Running in 1d24cfc568fd [2021-04-23T05:50:48.494Z] Removing intermediate container 1d24cfc568fd [2021-04-23T05:50:48.494Z] ---> 7c93c59e1bf9 [2021-04-23T05:50:48.494Z] Step 11/15 : ARG GOARCH [2021-04-23T05:50:48.494Z] ---> Running in 59f154e32779 [2021-04-23T05:50:48.494Z] Removing intermediate container 59f154e32779 [2021-04-23T05:50:48.494Z] ---> f726e57d9ce4 [2021-04-23T05:50:48.494Z] 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-23T05:50:48.494Z] ---> Running in 2436602e8e68 [2021-04-23T05:50:48.894Z] #43 ... [2021-04-23T05:50:48.894Z] [2021-04-23T05:50:48.894Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:48.894Z] #50 19.82 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:50:48.894Z] #50 21.11 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-23T05:50:48.894Z] #50 23.59 go: finding github.com/fatih/color v1.7.0 [2021-04-23T05:50:48.894Z] #50 23.63 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:50:48.894Z] #50 23.66 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:50:48.894Z] #50 23.66 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:50:48.894Z] #50 23.68 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:50:48.894Z] #50 23.71 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:50:48.894Z] #50 23.72 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:50:48.894Z] #50 23.73 go: finding github.com/pkg/errors v0.8.1 [2021-04-23T05:50:48.894Z] #50 23.75 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:50:48.894Z] #50 23.77 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:50:48.894Z] #50 23.79 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:50:48.894Z] #50 23.79 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:50:48.894Z] #50 23.79 go: finding github.com/stretchr/testify v1.4.0 [2021-04-23T05:50:48.894Z] #50 23.80 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:50:48.894Z] #50 23.80 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:50:48.894Z] #50 23.80 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:50:48.894Z] #50 23.81 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:50:48.894Z] #50 23.81 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:50:48.894Z] #50 23.82 go: finding github.com/spf13/viper v1.6.1 [2021-04-23T05:50:48.894Z] #50 23.85 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:50:48.894Z] #50 23.85 go: finding github.com/stretchr/objx v0.2.0 [2021-04-23T05:50:48.894Z] #50 23.88 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:50:48.894Z] #50 23.90 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:50:48.894Z] #50 24.00 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:50:48.894Z] #50 24.00 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:50:48.894Z] #50 24.04 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:50:48.894Z] #50 24.05 go: finding github.com/gobwas/glob v0.2.3 [2021-04-23T05:50:48.894Z] #50 24.08 go: finding github.com/spf13/cobra v0.0.5 [2021-04-23T05:50:48.894Z] #50 24.09 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:50:48.894Z] #50 24.09 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:50:48.894Z] #50 24.10 go: finding github.com/spf13/pflag v1.0.5 [2021-04-23T05:50:48.894Z] #50 24.11 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:50:48.894Z] #50 24.14 go: finding github.com/magiconair/properties v1.8.1 [2021-04-23T05:50:48.894Z] #50 24.19 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:50:48.894Z] #50 24.28 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:50:48.894Z] #50 24.28 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:50:48.894Z] #50 24.31 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:50:48.894Z] #50 24.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:50:48.894Z] #50 24.33 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:50:48.894Z] #50 24.33 go: finding github.com/spf13/afero v1.1.2 [2021-04-23T05:50:48.894Z] #50 24.34 go: finding github.com/spf13/cast v1.3.0 [2021-04-23T05:50:48.894Z] #50 24.35 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:50:48.894Z] #50 24.38 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:50:48.894Z] #50 24.39 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:50:48.894Z] #50 24.39 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:50:48.894Z] #50 24.43 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-23T05:50:48.894Z] #50 24.50 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:50:48.894Z] #50 24.54 go: finding golang.org/x/text v0.3.2 [2021-04-23T05:50:48.894Z] #50 24.60 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:50:48.894Z] #50 24.60 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:50:48.894Z] #50 24.65 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:50:48.894Z] #50 24.68 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:50:48.894Z] #50 24.70 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:50:48.894Z] #50 24.71 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:50:48.894Z] #50 24.71 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:50:48.894Z] #50 24.71 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-23T05:50:48.894Z] #50 24.71 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:50:48.894Z] #50 24.72 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:50:48.894Z] #50 24.72 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:50:48.894Z] #50 24.73 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:50:48.894Z] #50 24.74 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:50:48.895Z] #50 24.75 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:50:48.895Z] #50 24.79 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:50:48.895Z] #50 24.79 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:50:48.895Z] #50 24.80 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-23T05:50:48.895Z] #50 24.80 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:50:48.895Z] #50 24.81 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:50:48.895Z] #50 24.90 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:50:48.895Z] #50 24.92 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-23T05:50:48.895Z] #50 25.03 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:50:48.895Z] #50 25.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:50:48.895Z] #50 25.06 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:50:48.895Z] #50 25.07 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:50:48.895Z] #50 25.07 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:50:48.895Z] #50 ... [2021-04-23T05:50:48.895Z] [2021-04-23T05:50:48.895Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-23T05:50:49.184Z] #33 31.02 Checking out files: 98% (1498/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-04-23T05:50:49.184Z] #33 31.07 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-23T05:50:49.814Z] #33 31.81 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-23T05:50:51.876Z] #33 ... [2021-04-23T05:50:51.876Z] [2021-04-23T05:50:51.876Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-04-23T05:50:51.876Z] #43 33.65 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-04-23T05:50:51.876Z] #43 33.66 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:50:51.876Z] #43 DONE 34.0s [2021-04-23T05:50:51.876Z] [2021-04-23T05:50:51.876Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-23T05:50:51.876Z] #14 26.58 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-23T05:50:51.876Z] #14 27.90 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-04-23T05:50:51.876Z] #14 27.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-04-23T05:50:51.876Z] #14 27.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-04-23T05:50:51.876Z] #14 27.99 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-04-23T05:50:51.876Z] #14 27.99 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-23T05:50:51.876Z] #14 28.00 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u7 [110 kB] [2021-04-23T05:50:51.876Z] #14 28.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-04-23T05:50:51.876Z] #14 28.00 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-04-23T05:50:51.876Z] #14 28.01 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-04-23T05:50:51.876Z] #14 28.04 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-04-23T05:50:51.876Z] #14 28.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-04-23T05:50:51.876Z] #14 28.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-04-23T05:50:51.876Z] #14 28.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-23T05:50:51.876Z] #14 28.08 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u7 [322 kB] [2021-04-23T05:50:51.876Z] #14 29.11 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:50:51.876Z] #14 29.13 Fetched 73.8 MB in 5s (16.3 MB/s) [2021-04-23T05:50:51.876Z] #14 29.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 ... 15177 files and directories currently installed.) [2021-04-23T05:50:51.876Z] #14 29.22 Preparing to unpack .../libsystemd0_241-7~deb10u7_s390x.deb ... [2021-04-23T05:50:51.876Z] #14 29.24 Unpacking libsystemd0:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:50:51.876Z] #14 29.53 Setting up libsystemd0:s390x (241-7~deb10u7) ... [2021-04-23T05:50:51.876Z] #14 29.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-23T05:50:51.876Z] #14 29.65 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-23T05:50:51.876Z] #14 29.66 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-23T05:50:51.876Z] #14 29.83 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-04-23T05:50:51.876Z] #14 29.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-23T05:50:51.876Z] #14 29.98 Preparing to unpack .../libudev1_241-7~deb10u7_s390x.deb ... [2021-04-23T05:50:51.876Z] #14 29.98 Unpacking libudev1:s390x (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:50:51.876Z] #14 30.15 Setting up libudev1:s390x (241-7~deb10u7) ... [2021-04-23T05:50:51.876Z] #14 30.25 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-23T05:50:51.876Z] #14 30.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-04-23T05:50:51.876Z] #14 30.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-04-23T05:50:51.876Z] #14 30.33 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:50:51.876Z] #14 32.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-23T05:50:51.876Z] #14 32.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-04-23T05:50:51.876Z] #14 32.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:50:52.747Z] #40 ... [2021-04-23T05:50:52.747Z] [2021-04-23T05:50:52.747Z] #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-23T05:50:52.747Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-23T05:50:52.747Z] #12 DONE 5.0s [2021-04-23T05:50:52.747Z] [2021-04-23T05:50:52.747Z] #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-23T05:50:52.747Z] #29 sha256:d89d6b716e284cb4febfd0c63eb05a462ab840b13eb2aa21905d8f2cfb36bd20 [2021-04-23T05:50:52.747Z] #29 8.959 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-23T05:50:52.747Z] #29 9.079 [2021-04-23T05:50:52.747Z] #29 9.268 0.0% #### 5.8% ################## 26.1% ############################## 42.9% ################################# 47.1% ########################################### 60.4% ############################################################ 84.0% #################################################################### 95.7% ######################################################################## 100.0% [2021-04-23T05:50:52.747Z] #29 10.35 [2021-04-23T05:50:52.747Z] #29 10.75 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-23T05:50:52.747Z] #29 10.86 [2021-04-23T05:50:52.747Z] #29 10.93 ######################################################################## 100.0% [2021-04-23T05:50:52.747Z] #29 10.99 [2021-04-23T05:50:52.747Z] #29 11.28 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-23T05:50:52.747Z] #29 11.40 [2021-04-23T05:50:52.747Z] #29 11.53 ######################################################################## 100.0% [2021-04-23T05:50:52.747Z] #29 11.60 [2021-04-23T05:50:52.747Z] #29 11.64 Download of images into '/build' complete. [2021-04-23T05:50:52.747Z] #29 11.64 Use something like the following to load the result into a Docker daemon: [2021-04-23T05:50:52.747Z] #29 11.64 tar -cC '/build' . | docker load [2021-04-23T05:50:52.747Z] #29 DONE 11.8s [2021-04-23T05:50:52.747Z] [2021-04-23T05:50:52.747Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:50:52.747Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:50:52.907Z] #14 ... [2021-04-23T05:50:52.907Z] [2021-04-23T05:50:52.907Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-04-23T05:50:52.907Z] #37 26.49 Selecting previously unselected package libicu63:s390x. [2021-04-23T05:50:52.907Z] #37 26.53 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-23T05:50:52.907Z] #37 26.54 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-23T05:50:52.907Z] #37 31.80 Selecting previously unselected package libxml2:s390x. [2021-04-23T05:50:52.907Z] #37 31.80 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-04-23T05:50:52.907Z] #37 31.81 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:50:52.907Z] #37 32.16 Selecting previously unselected package libarchive13:s390x. [2021-04-23T05:50:52.907Z] #37 32.16 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-04-23T05:50:52.907Z] #37 32.17 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-23T05:50:52.907Z] #37 32.35 Selecting previously unselected package libjsoncpp1:s390x. [2021-04-23T05:50:52.907Z] #37 32.35 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-04-23T05:50:52.907Z] #37 32.36 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-04-23T05:50:52.907Z] #37 32.49 Selecting previously unselected package librhash0:s390x. [2021-04-23T05:50:52.907Z] #37 32.49 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-04-23T05:50:52.907Z] #37 32.49 Unpacking librhash0:s390x (1.3.8-1) ... [2021-04-23T05:50:52.907Z] #37 32.66 Selecting previously unselected package libuv1:s390x. [2021-04-23T05:50:52.907Z] #37 32.66 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-04-23T05:50:52.907Z] #37 32.66 Unpacking libuv1:s390x (1.24.1-1) ... [2021-04-23T05:50:52.907Z] #37 32.74 Selecting previously unselected package cmake. [2021-04-23T05:50:52.907Z] #37 32.74 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-04-23T05:50:52.907Z] #37 32.74 Unpacking cmake (3.13.4-1) ... [2021-04-23T05:50:52.907Z] #37 34.73 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-23T05:50:52.907Z] #37 34.74 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:50:52.907Z] #37 34.75 Setting up libuv1:s390x (1.24.1-1) ... [2021-04-23T05:50:52.907Z] #37 34.75 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:50:52.907Z] #37 34.77 Setting up librhash0:s390x (1.3.8-1) ... [2021-04-23T05:50:52.907Z] #37 34.79 Setting up cmake-data (3.13.4-1) ... [2021-04-23T05:50:52.907Z] #37 34.81 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:50:52.907Z] #37 34.82 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-04-23T05:50:52.907Z] #37 34.82 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-04-23T05:50:52.907Z] #37 34.83 Setting up cmake (3.13.4-1) ... [2021-04-23T05:50:52.907Z] #37 34.84 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:50:52.907Z] #37 34.86 Processing triggers for mime-support (3.62) ... [2021-04-23T05:50:52.907Z] #37 DONE 35.2s [2021-04-23T05:50:52.907Z] [2021-04-23T05:50:52.907Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-23T05:50:52.907Z] #28 25.10 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-04-23T05:50:52.907Z] #28 25.11 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:50:52.907Z] #28 25.21 Selecting previously unselected package libssh2-1:s390x. [2021-04-23T05:50:52.907Z] #28 25.21 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-04-23T05:50:52.907Z] #28 25.21 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-04-23T05:50:52.907Z] #28 25.29 Selecting previously unselected package libcurl4:s390x. [2021-04-23T05:50:52.907Z] #28 25.29 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_s390x.deb ... [2021-04-23T05:50:52.907Z] #28 25.30 Unpacking libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-23T05:50:52.907Z] #28 25.46 Selecting previously unselected package curl. [2021-04-23T05:50:52.907Z] #28 25.46 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_s390x.deb ... [2021-04-23T05:50:52.907Z] #28 25.46 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-23T05:50:52.907Z] #28 25.67 Selecting previously unselected package libonig5:s390x. [2021-04-23T05:50:52.907Z] #28 25.67 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-04-23T05:50:52.907Z] #28 25.67 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-23T05:50:52.907Z] #28 25.85 Selecting previously unselected package libjq1:s390x. [2021-04-23T05:50:52.907Z] #28 25.86 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-23T05:50:52.907Z] #28 25.86 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-23T05:50:52.907Z] #28 26.04 Selecting previously unselected package jq. [2021-04-23T05:50:52.907Z] #28 26.04 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-23T05:50:52.907Z] #28 26.04 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:50:52.907Z] #28 26.14 Setting up libkeyutils1:s390x (1.6-6) ... [2021-04-23T05:50:52.907Z] #28 26.15 Setting up libpsl5:s390x (0.20.2-2) ... [2021-04-23T05:50:52.907Z] #28 26.15 Setting up libssl1.1:s390x (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:52.907Z] #28 26.53 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-04-23T05:50:52.907Z] #28 26.54 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:52.907Z] #28 26.55 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:52.907Z] #28 26.56 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:52.907Z] #28 26.57 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:50:52.907Z] #28 26.57 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:52.907Z] #28 26.58 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:50:52.907Z] #28 26.59 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-04-23T05:50:52.907Z] #28 26.60 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:52.907Z] #28 26.61 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:50:52.907Z] #28 26.62 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-23T05:50:52.907Z] #28 26.63 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-23T05:50:52.907Z] #28 26.64 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:50:52.907Z] #28 26.65 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-23T05:50:52.907Z] #28 28.19 Updating certificates in /etc/ssl/certs... [2021-04-23T05:50:53.592Z] #28 30.30 137 added, 0 removed; done. [2021-04-23T05:50:53.592Z] #28 30.35 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-04-23T05:50:53.592Z] #28 30.36 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:50:53.592Z] #28 30.36 Setting up libcurl4:s390x (7.64.0-4+deb10u2) ... [2021-04-23T05:50:53.592Z] #28 30.37 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-23T05:50:53.592Z] #28 30.38 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:50:53.592Z] #28 30.40 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-23T05:50:53.592Z] #28 30.41 Updating certificates in /etc/ssl/certs... [2021-04-23T05:50:54.624Z] #28 ... [2021-04-23T05:50:54.624Z] [2021-04-23T05:50:54.624Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:50:54.624Z] #46 25.64 sync [2021-04-23T05:50:54.624Z] #46 25.64 internal/reflectlite [2021-04-23T05:50:54.624Z] #46 26.87 github.com/LK4D4/vndr/godl/singleflight [2021-04-23T05:50:54.624Z] #46 27.05 math/rand [2021-04-23T05:50:54.624Z] #46 28.12 internal/singleflight [2021-04-23T05:50:54.624Z] #46 28.70 errors [2021-04-23T05:50:54.624Z] #46 28.71 sort [2021-04-23T05:50:54.624Z] #46 28.97 io [2021-04-23T05:50:54.624Z] #46 29.65 strconv [2021-04-23T05:50:54.624Z] #46 29.77 bytes [2021-04-23T05:50:54.624Z] #46 31.44 bufio [2021-04-23T05:50:54.624Z] #46 32.14 reflect [2021-04-23T05:50:54.624Z] #46 32.56 syscall [2021-04-23T05:50:54.913Z] #46 ... [2021-04-23T05:50:54.913Z] [2021-04-23T05:50:54.913Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:50:54.913Z] #38 0.682 + RM_GOPATH=0 [2021-04-23T05:50:54.913Z] #38 0.682 + TMP_GOPATH= [2021-04-23T05:50:54.913Z] #38 0.682 + : /build [2021-04-23T05:50:54.913Z] #38 0.682 + '[' -z '' ']' [2021-04-23T05:50:54.913Z] #38 0.682 ++ mktemp -d [2021-04-23T05:50:54.913Z] #38 0.683 + export GOPATH=/tmp/tmp.fkdqCOMjHC [2021-04-23T05:50:54.913Z] #38 0.683 + GOPATH=/tmp/tmp.fkdqCOMjHC [2021-04-23T05:50:54.913Z] #38 0.684 + RM_GOPATH=1 [2021-04-23T05:50:54.913Z] #38 0.684 + case "$(go env GOARCH)" in [2021-04-23T05:50:54.913Z] #38 0.684 ++ go env GOARCH [2021-04-23T05:50:54.913Z] #38 0.702 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:54.913Z] #38 0.702 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:54.913Z] #38 0.706 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:54.913Z] #38 0.708 + dir=/tmp/install [2021-04-23T05:50:54.913Z] #38 0.708 + bin=tini [2021-04-23T05:50:54.913Z] #38 0.708 + shift [2021-04-23T05:50:54.913Z] #38 0.708 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-23T05:50:54.913Z] #38 0.708 + . /tmp/install/tini.installer [2021-04-23T05:50:54.913Z] #38 0.709 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:50:54.913Z] #38 0.710 + install_tini [2021-04-23T05:50:54.913Z] #38 0.713 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:50:54.913Z] #38 0.713 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-23T05:50:54.913Z] #38 0.713 + git clone https://github.com/krallin/tini.git /tmp/tmp.fkdqCOMjHC/tini [2021-04-23T05:50:54.913Z] #38 0.716 Cloning into '/tmp/tmp.fkdqCOMjHC/tini'... [2021-04-23T05:50:54.913Z] #38 1.331 + cd /tmp/tmp.fkdqCOMjHC/tini [2021-04-23T05:50:54.913Z] #38 1.331 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:50:54.913Z] #38 1.347 + cmake . [2021-04-23T05:50:54.913Z] #38 1.677 -- The C compiler identification is GNU 8.3.0 [2021-04-23T05:50:54.913Z] #38 1.731 -- Check for working C compiler: /usr/bin/cc [2021-04-23T05:50:54.913Z] #38 2.082 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-23T05:50:54.913Z] #38 2.103 -- Detecting C compiler ABI info [2021-04-23T05:50:55.544Z] #38 2.490 -- Detecting C compiler ABI info - done [2021-04-23T05:50:55.544Z] #38 2.497 -- Detecting C compile features [2021-04-23T05:50:55.544Z] #38 ... [2021-04-23T05:50:55.544Z] [2021-04-23T05:50:55.544Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-04-23T05:50:55.544Z] #28 31.97 0 added, 0 removed; done. [2021-04-23T05:50:55.544Z] #28 31.97 Running hooks in /etc/ca-certificates/update.d... [2021-04-23T05:50:55.544Z] #28 31.97 done. [2021-04-23T05:50:55.544Z] #28 DONE 32.4s [2021-04-23T05:50:55.544Z] [2021-04-23T05:50:55.544Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-23T05:50:55.544Z] #29 DONE 0.1s [2021-04-23T05:50:55.544Z] [2021-04-23T05:50:55.544Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-23T05:50:56.064Z] #13 3.840 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:56.064Z] #13 3.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:56.064Z] #13 3.943 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:56.064Z] #13 3.943 Get:4 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:50:56.225Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0883eed2d98d013bb) in /home/ubuntu/workspace/moby_PR-42315 [Pipeline] { [2021-04-23T05:50:56.229Z] #30 ... [2021-04-23T05:50:56.229Z] [2021-04-23T05:50:56.229Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:50:56.229Z] #48 DONE 37.1s [2021-04-23T05:50:56.229Z] [2021-04-23T05:50:56.229Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-23T05:50:56.229Z] #14 34.29 Selecting previously unselected package binutils-mingw-w64. [2021-04-23T05:50:56.229Z] #14 34.30 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-23T05:50:56.229Z] #14 34.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:50:56.229Z] #14 34.43 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-04-23T05:50:56.229Z] #14 34.44 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-23T05:50:56.229Z] #14 34.44 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-23T05:50:56.229Z] #14 34.62 Selecting previously unselected package dmsetup. [2021-04-23T05:50:56.229Z] #14 34.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-04-23T05:50:56.229Z] #14 34.62 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-23T05:50:56.229Z] #14 34.74 Selecting previously unselected package mingw-w64-common. [2021-04-23T05:50:56.229Z] #14 34.74 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-23T05:50:56.229Z] #14 34.74 Unpacking mingw-w64-common (6.0.0-3) ... [Pipeline] checkout [2021-04-23T05:50:56.256Z] The recommended git tool is: git [2021-04-23T05:50:56.266Z] using credential docker-jenkins-github-credentials [2021-04-23T05:50:56.273Z] Cloning the remote Git repository [2021-04-23T05:50:56.273Z] Cloning with configured refspecs honoured and without tags [2021-04-23T05:50:56.368Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e7b76ee8c248c38b) in /home/ubuntu/workspace/moby_PR-42315 [Pipeline] { [Pipeline] checkout [2021-04-23T05:50:56.569Z] The recommended git tool is: git [2021-04-23T05:50:56.282Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:50:56.283Z] > git init /home/ubuntu/workspace/moby_PR-42315 # timeout=10 [2021-04-23T05:50:56.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:50:56.303Z] > git --version # timeout=10 [2021-04-23T05:50:56.309Z] > git --version # 'git version 2.17.1' [2021-04-23T05:50:56.309Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:50:56.310Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:50:57.009Z] #13 ... [2021-04-23T05:50:57.009Z] [2021-04-23T05:50:57.009Z] #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-23T05:50:57.009Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:50:57.009Z] #45 4.591 + RM_GOPATH=0 [2021-04-23T05:50:57.009Z] #45 4.592 + TMP_GOPATH= [2021-04-23T05:50:57.009Z] #45 4.592 + : /build [2021-04-23T05:50:57.009Z] #45 4.592 + '[' -z '' ']' [2021-04-23T05:50:57.009Z] #45 4.592 ++ mktemp -d [2021-04-23T05:50:57.009Z] #45 4.599 + export GOPATH=/tmp/tmp.wWjksh31PB [2021-04-23T05:50:57.009Z] #45 4.599 + GOPATH=/tmp/tmp.wWjksh31PB [2021-04-23T05:50:57.009Z] #45 4.599 + RM_GOPATH=1 [2021-04-23T05:50:57.009Z] #45 4.599 + case "$(go env GOARCH)" in [2021-04-23T05:50:57.009Z] #45 4.599 ++ go env GOARCH [2021-04-23T05:50:57.009Z] #45 4.610 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.009Z] #45 4.610 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.009Z] #45 4.611 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:57.009Z] #45 4.612 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:50:57.009Z] #45 4.612 + dir=/tmp/install [2021-04-23T05:50:57.009Z] #45 4.612 + bin=vndr [2021-04-23T05:50:57.009Z] #45 4.612 + shift [2021-04-23T05:50:57.009Z] #45 4.612 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-23T05:50:57.009Z] #45 4.612 + . /tmp/install/vndr.installer [2021-04-23T05:50:57.009Z] #45 4.612 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:50:57.009Z] #45 4.612 + install_vndr [2021-04-23T05:50:57.009Z] #45 4.612 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-23T05:50:57.009Z] #45 4.612 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wWjksh31PB/src/github.com/LK4D4/vndr [2021-04-23T05:50:57.009Z] #45 4.619 Cloning into '/tmp/tmp.wWjksh31PB/src/github.com/LK4D4/vndr'... [2021-04-23T05:50:57.009Z] #45 5.037 + cd /tmp/tmp.wWjksh31PB/src/github.com/LK4D4/vndr [2021-04-23T05:50:57.009Z] #45 5.038 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:50:57.009Z] #45 5.042 + go build -buildmode=pie -v -o /build/vndr . [2021-04-23T05:50:57.009Z] #45 5.359 internal/cpu [2021-04-23T05:50:57.009Z] #45 5.368 runtime/internal/atomic [2021-04-23T05:50:57.009Z] #45 5.428 runtime/internal/sys [2021-04-23T05:50:57.009Z] #45 5.486 runtime/internal/math [2021-04-23T05:50:57.009Z] #45 5.512 internal/race [2021-04-23T05:50:57.009Z] #45 5.513 internal/bytealg [2021-04-23T05:50:57.009Z] #45 5.572 sync/atomic [2021-04-23T05:50:57.009Z] #45 5.745 unicode [2021-04-23T05:50:57.009Z] #45 5.913 runtime [2021-04-23T05:50:57.009Z] #45 ... [2021-04-23T05:50:57.009Z] [2021-04-23T05:50:57.009Z] #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-23T05:50:57.009Z] #51 sha256:f44ddbb2d3276526dc27acbf11ada4d8571b9dd1f21b0ec023bfc50676c8a474 [2021-04-23T05:50:57.009Z] #51 6.901 + RM_GOPATH=0 [2021-04-23T05:50:57.009Z] #51 6.901 + TMP_GOPATH= [2021-04-23T05:50:57.009Z] #51 6.901 + : /build [2021-04-23T05:50:57.009Z] #51 6.901 + '[' -z '' ']' [2021-04-23T05:50:57.009Z] #51 6.901 ++ mktemp -d [2021-04-23T05:50:57.009Z] #51 6.931 + export GOPATH=/tmp/tmp.WDfyIiUX6I [2021-04-23T05:50:57.009Z] #51 6.931 + GOPATH=/tmp/tmp.WDfyIiUX6I [2021-04-23T05:50:57.009Z] #51 6.931 + RM_GOPATH=1 [2021-04-23T05:50:57.009Z] #51 6.931 + case "$(go env GOARCH)" in [2021-04-23T05:50:57.009Z] #51 6.931 ++ go env GOARCH [2021-04-23T05:50:57.009Z] #51 7.019 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:50:57.009Z] #51 7.019 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.009Z] #51 7.019 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.009Z] #51 7.019 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:57.009Z] #51 7.019 + dir=/tmp/install [2021-04-23T05:50:57.009Z] #51 7.019 + bin=shfmt [2021-04-23T05:50:57.009Z] #51 7.019 + shift [2021-04-23T05:50:57.009Z] #51 7.019 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-23T05:50:57.009Z] #51 7.019 + . /tmp/install/shfmt.installer [2021-04-23T05:50:57.009Z] #51 7.019 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:50:57.009Z] #51 7.019 + install_shfmt [2021-04-23T05:50:57.009Z] #51 7.019 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-23T05:50:57.009Z] #51 7.057 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WDfyIiUX6I/src/github.com/mvdan/sh [2021-04-23T05:50:57.009Z] #51 7.057 Cloning into '/tmp/tmp.WDfyIiUX6I/src/github.com/mvdan/sh'... [2021-04-23T05:50:57.315Z] #51 ... [2021-04-23T05:50:57.315Z] [2021-04-23T05:50:57.315Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-23T05:50:57.315Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:50:57.315Z] #49 7.033 + RM_GOPATH=0 [2021-04-23T05:50:57.315Z] #49 7.033 + TMP_GOPATH= [2021-04-23T05:50:57.315Z] #49 7.033 + : /build [2021-04-23T05:50:57.315Z] #49 7.033 + '[' -z '' ']' [2021-04-23T05:50:57.315Z] #49 7.038 ++ mktemp -d [2021-04-23T05:50:57.315Z] #49 7.039 + export GOPATH=/tmp/tmp.lF3sqI0ZJh [2021-04-23T05:50:57.315Z] #49 7.039 + GOPATH=/tmp/tmp.lF3sqI0ZJh [2021-04-23T05:50:57.315Z] #49 7.039 + RM_GOPATH=1 [2021-04-23T05:50:57.315Z] #49 7.039 + case "$(go env GOARCH)" in [2021-04-23T05:50:57.315Z] #49 7.049 ++ go env GOARCH [2021-04-23T05:50:57.315Z] #49 7.120 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.315Z] #49 7.120 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.315Z] #49 7.120 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:57.315Z] #49 7.122 + dir=/tmp/install [2021-04-23T05:50:57.315Z] #49 7.122 + bin=golangci_lint [2021-04-23T05:50:57.315Z] #49 7.122 + shift [2021-04-23T05:50:57.315Z] #49 7.122 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-23T05:50:57.315Z] #49 7.122 + . /tmp/install/golangci_lint.installer [2021-04-23T05:50:57.315Z] #49 7.122 ++ : v1.23.8 [2021-04-23T05:50:57.315Z] #49 7.122 + install_golangci_lint [2021-04-23T05:50:57.315Z] #49 7.122 + set -e [2021-04-23T05:50:57.315Z] #49 7.122 + export GO111MODULE=on [2021-04-23T05:50:57.315Z] #49 7.122 + GO111MODULE=on [2021-04-23T05:50:57.315Z] #49 7.122 + GOBIN=/build [2021-04-23T05:50:57.315Z] #49 7.122 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-23T05:50:57.315Z] #49 7.218 go: finding github.com v1.23.8 [2021-04-23T05:50:57.315Z] #49 7.218 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-23T05:50:57.315Z] #49 7.218 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-23T05:50:57.315Z] #49 7.218 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:50:57.315Z] #49 7.218 go: finding github.com/golangci v1.23.8 [2021-04-23T05:50:57.315Z] #49 8.633 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:50:57.315Z] #49 9.509 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:50:57.576Z] #49 ... [2021-04-23T05:50:57.576Z] [2021-04-23T05:50:57.576Z] #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-23T05:50:57.576Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:50:57.576Z] #55 7.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:57.576Z] #55 7.626 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:57.576Z] #55 7.768 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:57.576Z] #55 9.379 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:50:57.576Z] #55 ... [2021-04-23T05:50:57.576Z] [2021-04-23T05:50:57.576Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:50:57.576Z] #34 sha256:35506c2c36fa5aeb11836d0cab472674eb86062c8b346bad5c2728effb7abcd0 [2021-04-23T05:50:57.576Z] #34 5.992 Install go-toml version v1.8.1 [2021-04-23T05:50:57.576Z] #34 6.010 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-23T05:50:57.576Z] #34 6.013 go: finding github.com v1.8.1 [2021-04-23T05:50:57.576Z] #34 6.014 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-23T05:50:57.576Z] #34 6.015 go: finding github.com/pelletier v1.8.1 [2021-04-23T05:50:57.576Z] #34 6.017 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:50:57.576Z] #34 7.210 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:50:57.576Z] #34 7.768 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:50:57.837Z] #34 ... [2021-04-23T05:50:57.837Z] [2021-04-23T05:50:57.837Z] #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-23T05:50:57.837Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:50:57.837Z] #42 7.490 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:57.837Z] #42 7.512 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:57.837Z] #42 7.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:57.837Z] #42 9.284 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:50:57.837Z] #42 ... [2021-04-23T05:50:57.837Z] [2021-04-23T05:50:57.837Z] #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-23T05:50:57.837Z] #47 sha256:19469872f6f193af25296a1b52a1730fed8b77306a90fcd8236df62c62a29953 [2021-04-23T05:50:57.837Z] #47 4.993 + RM_GOPATH=0 [2021-04-23T05:50:57.837Z] #47 4.993 + TMP_GOPATH= [2021-04-23T05:50:57.837Z] #47 4.993 + : /build [2021-04-23T05:50:57.837Z] #47 4.993 + '[' -z '' ']' [2021-04-23T05:50:57.837Z] #47 4.994 ++ mktemp -d [2021-04-23T05:50:57.837Z] #47 4.997 + export GOPATH=/tmp/tmp.k3m5rtsCxk [2021-04-23T05:50:57.837Z] #47 4.997 + GOPATH=/tmp/tmp.k3m5rtsCxk [2021-04-23T05:50:57.837Z] #47 4.997 + RM_GOPATH=1 [2021-04-23T05:50:57.837Z] #47 4.997 + case "$(go env GOARCH)" in [2021-04-23T05:50:57.837Z] #47 4.997 ++ go env GOARCH [2021-04-23T05:50:57.837Z] #47 5.029 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.837Z] #47 5.029 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:57.837Z] #47 5.029 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:57.837Z] #47 5.031 + dir=/tmp/install [2021-04-23T05:50:57.837Z] #47 5.031 + bin=gotestsum [2021-04-23T05:50:57.837Z] #47 5.031 + shift [2021-04-23T05:50:57.837Z] #47 5.031 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-23T05:50:57.837Z] #47 5.032 + . /tmp/install/gotestsum.installer [2021-04-23T05:50:57.837Z] #47 5.032 ++ : v0.5.3 [2021-04-23T05:50:57.837Z] #47 5.034 + install_gotestsum [2021-04-23T05:50:57.837Z] #47 5.035 + set -e [2021-04-23T05:50:57.837Z] #47 5.035 + export GO111MODULE=on [2021-04-23T05:50:57.837Z] #47 5.035 + GO111MODULE=on [2021-04-23T05:50:57.837Z] #47 5.035 + GOBIN=/build [2021-04-23T05:50:57.837Z] #47 5.035 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-23T05:50:57.837Z] #47 5.076 go: finding gotest.tools v0.5.3 [2021-04-23T05:50:57.837Z] #47 5.076 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T05:50:57.837Z] #47 5.726 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T05:50:57.837Z] #47 6.354 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T05:50:57.837Z] #47 7.904 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T05:50:57.837Z] #47 7.943 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:50:57.837Z] #47 7.970 go: downloading github.com/fatih/color v1.9.0 [2021-04-23T05:50:57.837Z] #47 8.074 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:50:57.837Z] #47 8.076 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:50:57.837Z] #47 8.181 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:50:57.837Z] #47 8.216 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:50:57.837Z] #47 8.413 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:50:57.837Z] #47 8.504 go: extracting github.com/fatih/color v1.9.0 [2021-04-23T05:50:57.837Z] #47 8.555 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:50:57.837Z] #47 8.569 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:50:57.837Z] #47 8.618 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:50:57.837Z] #47 8.648 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:50:57.837Z] #47 8.648 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T05:50:57.837Z] #47 8.673 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:50:57.837Z] #47 8.779 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:50:57.837Z] #47 9.150 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:50:57.837Z] #47 9.160 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:50:57.837Z] #47 9.442 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:50:58.098Z] #47 ... [2021-04-23T05:50:58.098Z] [2021-04-23T05:50:58.098Z] #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-23T05:50:58.098Z] #58 sha256:a6cac8fdc9066acc63c35d70a7096c23903f6e5cbbe66dd46619b7c58d46a585 [2021-04-23T05:50:58.098Z] #58 5.626 + RM_GOPATH=0 [2021-04-23T05:50:58.098Z] #58 5.626 + TMP_GOPATH= [2021-04-23T05:50:58.098Z] #58 5.626 + : /build [2021-04-23T05:50:58.098Z] #58 5.626 + '[' -z '' ']' [2021-04-23T05:50:58.099Z] #58 5.626 ++ mktemp -d [2021-04-23T05:50:58.099Z] #58 5.626 + export GOPATH=/tmp/tmp.VT1Xpcc4ta [2021-04-23T05:50:58.099Z] #58 5.626 + GOPATH=/tmp/tmp.VT1Xpcc4ta [2021-04-23T05:50:58.099Z] #58 5.626 + RM_GOPATH=1 [2021-04-23T05:50:58.099Z] #58 5.626 + case "$(go env GOARCH)" in [2021-04-23T05:50:58.099Z] #58 5.626 ++ go env GOARCH [2021-04-23T05:50:58.099Z] #58 5.655 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:58.099Z] #58 5.655 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:58.099Z] #58 5.655 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:58.099Z] #58 5.655 + dir=/tmp/install [2021-04-23T05:50:58.099Z] #58 5.655 + bin=rootlesskit [2021-04-23T05:50:58.099Z] #58 5.655 + shift [2021-04-23T05:50:58.099Z] #58 5.655 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-23T05:50:58.099Z] #58 5.655 + . /tmp/install/rootlesskit.installer [2021-04-23T05:50:58.099Z] #58 5.655 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:50:58.099Z] #58 5.655 + install_rootlesskit [2021-04-23T05:50:58.099Z] #58 5.655 + case "$1" in [2021-04-23T05:50:58.099Z] #58 5.655 + export CGO_ENABLED=0 [2021-04-23T05:50:58.099Z] #58 5.655 + CGO_ENABLED=0 [2021-04-23T05:50:58.099Z] #58 5.655 + _install_rootlesskit [2021-04-23T05:50:58.099Z] #58 5.655 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-23T05:50:58.099Z] #58 5.655 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.VT1Xpcc4ta/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:50:58.099Z] #58 5.655 Cloning into '/tmp/tmp.VT1Xpcc4ta/src/github.com/rootless-containers/rootlesskit'... [2021-04-23T05:50:58.099Z] #58 5.662 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:50:58.099Z] #58 ... [2021-04-23T05:50:58.099Z] [2021-04-23T05:50:58.099Z] #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-23T05:50:58.099Z] #24 sha256:a4939d9c75f31eaa9d705f5802b9e2dcdacf0e6609f92abac317e192df74a3c6 [2021-04-23T05:50:58.099Z] #24 5.913 + RM_GOPATH=0 [2021-04-23T05:50:58.099Z] #24 5.913 + TMP_GOPATH= [2021-04-23T05:50:58.099Z] #24 5.913 + : /build [2021-04-23T05:50:58.099Z] #24 5.913 + '[' -z '' ']' [2021-04-23T05:50:58.099Z] #24 5.913 ++ mktemp -d [2021-04-23T05:50:58.099Z] #24 5.917 + export GOPATH=/tmp/tmp.zCKHRBSYt5 [2021-04-23T05:50:58.099Z] #24 5.917 + GOPATH=/tmp/tmp.zCKHRBSYt5 [2021-04-23T05:50:58.099Z] #24 5.917 + RM_GOPATH=1 [2021-04-23T05:50:58.099Z] #24 5.917 + case "$(go env GOARCH)" in [2021-04-23T05:50:58.099Z] #24 5.918 ++ go env GOARCH [2021-04-23T05:50:58.099Z] #24 5.936 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:58.099Z] #24 5.936 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:58.099Z] #24 5.940 Install docker/cli version 17.06.2-ce from stable [2021-04-23T05:50:58.099Z] #24 5.940 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:58.099Z] #24 5.940 + dir=/tmp/install [2021-04-23T05:50:58.099Z] #24 5.940 + bin=dockercli [2021-04-23T05:50:58.099Z] #24 5.940 + shift [2021-04-23T05:50:58.099Z] #24 5.940 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-23T05:50:58.099Z] #24 5.940 + . /tmp/install/dockercli.installer [2021-04-23T05:50:58.099Z] #24 5.940 ++ : stable [2021-04-23T05:50:58.099Z] #24 5.940 ++ : 17.06.2-ce [2021-04-23T05:50:58.099Z] #24 5.940 + install_dockercli [2021-04-23T05:50:58.099Z] #24 5.940 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-23T05:50:58.099Z] #24 5.945 ++ uname -m [2021-04-23T05:50:58.099Z] #24 5.945 + arch=x86_64 [2021-04-23T05:50:58.099Z] #24 5.945 + '[' x86_64 '!=' x86_64 ']' [2021-04-23T05:50:58.099Z] #24 5.945 + url=https://download.docker.com/linux/static [2021-04-23T05:50:58.099Z] #24 5.945 + tar -xz docker/docker [2021-04-23T05:50:58.099Z] #24 5.949 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-23T05:50:58.306Z] #14 39.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-23T05:50:58.306Z] #14 39.10 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-23T05:50:58.306Z] #14 39.11 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:50:58.306Z] #14 ... [2021-04-23T05:50:58.306Z] [2021-04-23T05:50:58.306Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:50:58.306Z] #38 3.680 -- Detecting C compile features - done [2021-04-23T05:50:58.306Z] #38 3.717 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-23T05:50:58.306Z] #38 3.884 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-23T05:50:58.306Z] #38 3.945 -- Configuring done [2021-04-23T05:50:58.306Z] #38 3.962 -- Generating done [2021-04-23T05:50:58.306Z] #38 3.963 -- Build files have been written to: /tmp/tmp.fkdqCOMjHC/tini [2021-04-23T05:50:58.306Z] #38 3.973 + make tini-static [2021-04-23T05:50:58.306Z] #38 4.305 Scanning dependencies of target tini-static [2021-04-23T05:50:58.306Z] #38 4.344 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-23T05:50:58.306Z] #38 4.695 [100%] Linking C executable tini-static [2021-04-23T05:50:58.306Z] #38 4.971 [100%] Built target tini-static [2021-04-23T05:50:58.306Z] #38 5.052 + mkdir -p /build [2021-04-23T05:50:58.306Z] #38 5.053 + cp tini-static /build/docker-init [2021-04-23T05:50:58.306Z] #38 DONE 5.3s [2021-04-23T05:50:58.306Z] [2021-04-23T05:50:58.306Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:50:58.306Z] #44 6.389 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:50:58.306Z] #44 6.389 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:50:58.306Z] #44 6.437 Note: Building without GnuTLS support [2021-04-23T05:50:58.306Z] #44 6.449 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:50:58.306Z] #44 6.449 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:50:58.359Z] #24 ... [2021-04-23T05:50:58.359Z] [2021-04-23T05:50:58.359Z] #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-23T05:50:58.359Z] #67 sha256:c3670f91e757abcdf8b13ed68186a86cc4dee8d1a222c7b02e2b5e5b9aa671e0 [2021-04-23T05:50:58.359Z] #67 6.790 + RM_GOPATH=0 [2021-04-23T05:50:58.359Z] #67 6.790 + TMP_GOPATH= [2021-04-23T05:50:58.359Z] #67 6.790 + : /build [2021-04-23T05:50:58.359Z] #67 6.790 + '[' -z '' ']' [2021-04-23T05:50:58.359Z] #67 6.793 ++ mktemp -d [2021-04-23T05:50:58.359Z] #67 6.858 + export GOPATH=/tmp/tmp.EG1hNzi3P4 [2021-04-23T05:50:58.359Z] #67 6.858 + GOPATH=/tmp/tmp.EG1hNzi3P4 [2021-04-23T05:50:58.359Z] #67 6.858 + RM_GOPATH=1 [2021-04-23T05:50:58.359Z] #67 6.858 + case "$(go env GOARCH)" in [2021-04-23T05:50:58.359Z] #67 6.858 ++ go env GOARCH [2021-04-23T05:50:58.359Z] #67 6.905 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:58.359Z] #67 6.905 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:50:58.359Z] #67 6.905 ++ dirname /tmp/install/install.sh [2021-04-23T05:50:58.359Z] #67 6.924 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:50:58.359Z] #67 6.924 + dir=/tmp/install [2021-04-23T05:50:58.359Z] #67 6.924 + bin=proxy [2021-04-23T05:50:58.359Z] #67 6.924 + shift [2021-04-23T05:50:58.359Z] #67 6.924 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-23T05:50:58.359Z] #67 6.924 + . /tmp/install/proxy.installer [2021-04-23T05:50:58.359Z] #67 6.924 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:50:58.359Z] #67 6.924 + install_proxy [2021-04-23T05:50:58.359Z] #67 6.924 + case "$1" in [2021-04-23T05:50:58.359Z] #67 6.924 + export CGO_ENABLED=0 [2021-04-23T05:50:58.359Z] #67 6.924 + CGO_ENABLED=0 [2021-04-23T05:50:58.359Z] #67 6.924 + _install_proxy [2021-04-23T05:50:58.359Z] #67 6.924 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-23T05:50:58.359Z] #67 6.924 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EG1hNzi3P4/src/github.com/docker/libnetwork [2021-04-23T05:50:58.359Z] #67 6.924 Cloning into '/tmp/tmp.EG1hNzi3P4/src/github.com/docker/libnetwork'... [2021-04-23T05:50:58.620Z] #67 ... [2021-04-23T05:50:58.620Z] [2021-04-23T05:50:58.620Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-23T05:50:58.620Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:50:58.620Z] #36 7.541 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:50:58.620Z] #36 7.613 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:50:58.620Z] #36 7.698 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:50:58.621Z] #36 9.284 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:50:58.621Z] #36 ... [2021-04-23T05:50:58.621Z] [2021-04-23T05:50:58.621Z] #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-23T05:50:58.621Z] #58 sha256:a6cac8fdc9066acc63c35d70a7096c23903f6e5cbbe66dd46619b7c58d46a585 [2021-04-23T05:50:58.621Z] #58 11.59 + cd /tmp/tmp.VT1Xpcc4ta/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:50:58.621Z] #58 11.60 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:50:58.621Z] #58 11.60 + export GO111MODULE=on [2021-04-23T05:50:58.621Z] #58 11.60 + GO111MODULE=on [2021-04-23T05:50:58.621Z] #58 11.61 + export GOPROXY=https://proxy.golang.org [2021-04-23T05:50:58.621Z] #58 11.61 + GOPROXY=https://proxy.golang.org [2021-04-23T05:50:58.621Z] #58 11.61 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:50:58.621Z] #58 11.61 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-23T05:50:58.937Z] #44 ... [2021-04-23T05:50:58.937Z] [2021-04-23T05:50:58.937Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-23T05:50:58.937Z] #30 3.186 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-23T05:50:59.230Z] #30 3.409 [2021-04-23T05:51:00.102Z] #30 3.571 ###### 8.7% ################ 22.2% ######################## 33.5% ################################ 44.7% ###################################### 53.7% ############################################## 65.0% ######################################################## 78.5% ############################################################## 87.5% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-23T05:51:00.348Z] using credential docker-jenkins-github-credentials [2021-04-23T05:51:00.354Z] Cloning the remote Git repository [2021-04-23T05:51:00.354Z] Cloning with configured refspecs honoured and without tags [2021-04-23T05:51:00.400Z] #30 ... [2021-04-23T05:51:00.400Z] [2021-04-23T05:51:00.400Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:51:00.400Z] #52 31.31 internal/oserror [2021-04-23T05:51:00.400Z] #52 31.32 bytes [2021-04-23T05:51:00.400Z] #52 31.40 syscall [2021-04-23T05:51:00.400Z] #52 32.88 reflect [2021-04-23T05:51:00.400Z] #52 37.42 time [2021-04-23T05:51:00.400Z] #52 41.29 encoding/binary [2021-04-23T05:51:00.400Z] #52 ... [2021-04-23T05:51:00.400Z] [2021-04-23T05:51:00.400Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:00.400Z] #44 7.365 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:51:00.400Z] #44 7.387 GEN .gitid [2021-04-23T05:51:00.400Z] #44 7.390 GEN criu/include/version.h [2021-04-23T05:51:00.400Z] #44 7.397 GEN include/common/asm [2021-04-23T05:51:00.400Z] #44 8.092 PBCC images/timens.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.127 DEP images/timens.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.185 PBCC images/fown.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.211 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.221 PBCC images/opts.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.253 PBCC images/memfd.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.283 DEP images/fown.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.311 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.372 DEP images/opts.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.427 DEP images/memfd.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.469 PBCC images/sit.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.508 DEP images/sit.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.543 PBCC images/macvlan.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.554 DEP images/macvlan.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.583 PBCC images/autofs.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.593 DEP images/autofs.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.626 PBCC images/sysctl.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.646 DEP images/sysctl.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.676 PBCC images/time.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.688 DEP images/time.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.725 PBCC images/binfmt-misc.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.747 DEP images/binfmt-misc.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.761 PBCC images/seccomp.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.804 DEP images/seccomp.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.832 PBCC images/userns.pb-c.c [2021-04-23T05:51:00.400Z] #44 8.836 DEP images/userns.pb-c.d [2021-04-23T05:51:00.400Z] #44 8.881 PBCC images/cgroup.pb-c.c [2021-04-23T05:51:00.689Z] #44 8.888 DEP images/cgroup.pb-c.d [2021-04-23T05:51:00.689Z] #44 8.938 PBCC images/ext-file.pb-c.c [2021-04-23T05:51:00.689Z] #44 8.948 DEP images/ext-file.pb-c.d [2021-04-23T05:51:00.689Z] #44 8.988 PBCC images/rpc.pb-c.c [2021-04-23T05:51:00.689Z] #44 9.031 DEP images/rpc.pb-c.d [2021-04-23T05:51:00.689Z] #44 9.055 PBCC images/siginfo.pb-c.c [2021-04-23T05:51:00.689Z] #44 9.076 DEP images/siginfo.pb-c.d [2021-04-23T05:51:00.689Z] #44 9.085 PBCC images/pagemap.pb-c.c [2021-04-23T05:51:00.689Z] #44 9.131 DEP images/pagemap.pb-c.d [2021-04-23T05:51:00.689Z] #44 9.162 PBCC images/rlimit.pb-c.c [2021-04-23T05:51:00.689Z] #44 9.180 DEP images/rlimit.pb-c.d [2021-04-23T05:51:00.689Z] #44 9.187 PBCC images/file-lock.pb-c.c [2021-04-23T05:51:00.689Z] #44 9.193 DEP images/file-lock.pb-c.d [2021-04-23T05:51:00.689Z] #44 9.211 PBCC images/tty.pb-c.c [2021-04-23T05:51:00.689Z] #44 9.241 DEP images/tty.pb-c.d [2021-04-23T05:51:00.979Z] #44 9.254 PBCC images/tun.pb-c.c [2021-04-23T05:51:00.979Z] #44 9.268 PBCC images/netdev.pb-c.c [2021-04-23T05:51:00.979Z] #44 9.335 DEP images/tun.pb-c.d [2021-04-23T05:51:00.979Z] #44 9.375 DEP images/netdev.pb-c.d [2021-04-23T05:51:00.979Z] #44 9.415 PBCC images/vma.pb-c.c [2021-04-23T05:51:00.979Z] #44 9.422 DEP images/vma.pb-c.d [2021-04-23T05:51:00.979Z] #44 9.462 PBCC images/creds.pb-c.c [2021-04-23T05:51:00.979Z] #44 9.469 DEP images/creds.pb-c.d [2021-04-23T05:51:01.172Z] #58 13.72 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-23T05:51:01.172Z] #58 13.74 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:51:01.172Z] #58 13.78 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:51:01.172Z] #58 13.84 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:51:01.172Z] #58 13.87 go: downloading github.com/google/uuid v1.2.0 [2021-04-23T05:51:01.172Z] #58 13.88 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:51:01.172Z] #58 13.90 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-23T05:51:01.172Z] #58 13.90 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:51:01.172Z] #58 14.22 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:51:01.269Z] #44 9.506 PBCC images/utsns.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.531 DEP images/utsns.pb-c.d [2021-04-23T05:51:01.269Z] #44 9.542 PBCC images/ipc-desc.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.547 PBCC images/ipc-sem.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.579 DEP images/ipc-desc.pb-c.d [2021-04-23T05:51:01.269Z] #44 9.624 DEP images/ipc-sem.pb-c.d [2021-04-23T05:51:01.269Z] #44 9.639 PBCC images/ipc-msg.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.658 DEP images/ipc-msg.pb-c.d [2021-04-23T05:51:01.269Z] #44 9.679 PBCC images/ipc-shm.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.695 DEP images/ipc-shm.pb-c.d [2021-04-23T05:51:01.269Z] #44 9.712 PBCC images/ipc-var.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.727 DEP images/ipc-var.pb-c.d [2021-04-23T05:51:01.269Z] #44 9.750 PBCC images/sk-opts.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.759 PBCC images/packet-sock.pb-c.c [2021-04-23T05:51:01.269Z] #44 9.791 DEP images/sk-opts.pb-c.d [2021-04-23T05:51:01.269Z] #44 9.816 DEP images/packet-sock.pb-c.d [2021-04-23T05:51:00.298Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:51:00.349Z] > git init /home/ubuntu/workspace/moby_PR-42315 # timeout=10 [2021-04-23T05:51:00.623Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:00.623Z] > git --version # timeout=10 [2021-04-23T05:51:00.634Z] > git --version # 'git version 2.17.1' [2021-04-23T05:51:00.634Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:00.678Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:01.433Z] #58 14.33 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-23T05:51:01.433Z] #58 14.34 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:51:01.433Z] #58 14.49 go: extracting github.com/google/uuid v1.2.0 [2021-04-23T05:51:01.433Z] #58 14.49 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:51:01.559Z] #44 9.841 PBCC images/sk-netlink.pb-c.c [2021-04-23T05:51:01.559Z] #44 9.867 DEP images/sk-netlink.pb-c.d [2021-04-23T05:51:01.559Z] #44 9.899 PBCC images/sk-inet.pb-c.c [2021-04-23T05:51:01.559Z] #44 9.941 DEP images/sk-inet.pb-c.d [2021-04-23T05:51:01.559Z] #44 9.966 PBCC images/sk-unix.pb-c.c [2021-04-23T05:51:01.559Z] #44 9.990 DEP images/sk-unix.pb-c.d [2021-04-23T05:51:01.694Z] #58 14.68 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:51:01.694Z] #58 14.78 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-23T05:51:01.694Z] #58 14.86 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:51:01.849Z] #44 10.08 PBCC images/mm.pb-c.c [2021-04-23T05:51:01.849Z] #44 10.13 DEP images/mm.pb-c.d [2021-04-23T05:51:01.849Z] #44 10.14 PBCC images/timerfd.pb-c.c [2021-04-23T05:51:01.849Z] #44 10.17 DEP images/timerfd.pb-c.d [2021-04-23T05:51:01.849Z] #44 10.23 PBCC images/timer.pb-c.c [2021-04-23T05:51:01.849Z] #44 10.27 DEP images/timer.pb-c.d [2021-04-23T05:51:01.849Z] #44 10.30 PBCC images/sa.pb-c.c [2021-04-23T05:51:01.849Z] #44 10.30 DEP images/sa.pb-c.d [2021-04-23T05:51:01.849Z] #44 10.36 PBCC images/pipe-data.pb-c.c [2021-04-23T05:51:01.849Z] #44 10.36 DEP images/pipe-data.pb-c.d [2021-04-23T05:51:01.959Z] #58 14.89 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-23T05:51:01.959Z] #58 14.91 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:51:01.959Z] #58 15.00 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:51:02.142Z] #44 10.39 PBCC images/mnt.pb-c.c [2021-04-23T05:51:02.142Z] #44 10.41 DEP images/mnt.pb-c.d [2021-04-23T05:51:02.142Z] #44 10.44 PBCC images/sk-packet.pb-c.c [2021-04-23T05:51:02.142Z] #44 10.46 DEP images/sk-packet.pb-c.d [2021-04-23T05:51:02.142Z] #44 10.50 PBCC images/tcp-stream.pb-c.c [2021-04-23T05:51:02.142Z] #44 10.51 DEP images/tcp-stream.pb-c.d [2021-04-23T05:51:02.142Z] #44 10.52 PBCC images/pipe.pb-c.c [2021-04-23T05:51:02.142Z] #44 10.55 DEP images/pipe.pb-c.d [2021-04-23T05:51:02.142Z] #44 10.57 PBCC images/pstree.pb-c.c [2021-04-23T05:51:02.142Z] #44 10.58 DEP images/pstree.pb-c.d [2021-04-23T05:51:02.142Z] #44 10.62 PBCC images/fs.pb-c.c [2021-04-23T05:51:02.432Z] #44 10.62 DEP images/fs.pb-c.d [2021-04-23T05:51:02.432Z] #44 10.67 PBCC images/signalfd.pb-c.c [2021-04-23T05:51:02.432Z] #44 10.70 DEP images/signalfd.pb-c.d [2021-04-23T05:51:02.432Z] #44 10.73 PBCC images/fh.pb-c.c [2021-04-23T05:51:02.432Z] #44 10.76 PBCC images/fsnotify.pb-c.c [2021-04-23T05:51:02.432Z] #44 10.81 DEP images/fh.pb-c.d [2021-04-23T05:51:02.432Z] #44 10.84 DEP images/fsnotify.pb-c.d [2021-04-23T05:51:02.432Z] #44 10.86 PBCC images/eventpoll.pb-c.c [2021-04-23T05:51:02.432Z] #44 10.87 DEP images/eventpoll.pb-c.d [2021-04-23T05:51:02.432Z] #44 10.90 PBCC images/eventfd.pb-c.c [2021-04-23T05:51:02.432Z] #44 10.90 DEP images/eventfd.pb-c.d [2021-04-23T05:51:02.432Z] #44 10.93 PBCC images/remap-file-path.pb-c.c [2021-04-23T05:51:02.432Z] #44 10.94 DEP images/remap-file-path.pb-c.d [2021-04-23T05:51:02.723Z] #44 10.96 PBCC images/fifo.pb-c.c [2021-04-23T05:51:02.723Z] #44 10.97 DEP images/fifo.pb-c.d [2021-04-23T05:51:02.723Z] #44 11.00 PBCC images/ghost-file.pb-c.c [2021-04-23T05:51:02.723Z] #44 11.01 DEP images/ghost-file.pb-c.d [2021-04-23T05:51:02.723Z] #44 11.08 PBCC images/regfile.pb-c.c [2021-04-23T05:51:02.723Z] #44 11.11 DEP images/regfile.pb-c.d [2021-04-23T05:51:02.723Z] #44 11.16 PBCC images/ns.pb-c.c [2021-04-23T05:51:02.723Z] #44 11.17 DEP images/ns.pb-c.d [2021-04-23T05:51:03.013Z] #44 11.20 PBCC images/fdinfo.pb-c.c [2021-04-23T05:51:03.013Z] #44 11.23 DEP images/fdinfo.pb-c.d [2021-04-23T05:51:03.013Z] #44 11.26 PBCC images/core-aarch64.pb-c.c [2021-04-23T05:51:03.013Z] #44 11.29 PBCC images/core-arm.pb-c.c [2021-04-23T05:51:03.013Z] #44 11.35 PBCC images/core-ppc64.pb-c.c [2021-04-23T05:51:03.013Z] #44 11.39 PBCC images/core-s390.pb-c.c [2021-04-23T05:51:03.013Z] #44 11.44 PBCC images/core-x86.pb-c.c [2021-04-23T05:51:03.013Z] #44 11.51 PBCC images/core.pb-c.c [2021-04-23T05:51:03.303Z] #44 11.59 PBCC images/inventory.pb-c.c [2021-04-23T05:51:03.303Z] #44 11.62 DEP images/core-aarch64.pb-c.d [2021-04-23T05:51:03.303Z] #44 11.64 DEP images/core-arm.pb-c.d [2021-04-23T05:51:03.303Z] #44 11.67 DEP images/core-ppc64.pb-c.d [2021-04-23T05:51:03.303Z] #44 11.69 DEP images/core-s390.pb-c.d [2021-04-23T05:51:03.303Z] #44 11.78 DEP images/core-x86.pb-c.d [2021-04-23T05:51:03.348Z] #58 16.28 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:51:03.348Z] #58 ... [2021-04-23T05:51:03.348Z] [2021-04-23T05:51:03.348Z] #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-23T05:51:03.348Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:51:03.348Z] #32 6.182 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-23T05:51:03.348Z] #32 6.182 Cloning into '.'... [2021-04-23T05:51:03.348Z] #32 ... [2021-04-23T05:51:03.348Z] [2021-04-23T05:51:03.348Z] #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-23T05:51:03.348Z] #58 sha256:a6cac8fdc9066acc63c35d70a7096c23903f6e5cbbe66dd46619b7c58d46a585 [2021-04-23T05:51:03.348Z] #58 16.40 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:51:03.595Z] #44 11.82 DEP images/core.pb-c.d [2021-04-23T05:51:03.595Z] #44 11.84 DEP images/inventory.pb-c.d [2021-04-23T05:51:03.595Z] #44 11.88 PBCC images/cpuinfo.pb-c.c [2021-04-23T05:51:03.595Z] #44 11.92 DEP images/cpuinfo.pb-c.d [2021-04-23T05:51:03.595Z] #44 11.98 PBCC images/stats.pb-c.c [2021-04-23T05:51:03.595Z] #44 11.99 DEP images/stats.pb-c.d [2021-04-23T05:51:03.920Z] #58 ... [2021-04-23T05:51:03.920Z] [2021-04-23T05:51:03.920Z] #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-23T05:51:03.920Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:51:03.920Z] #40 6.872 + git clone https://github.com/docker/distribution.git . [2021-04-23T05:51:03.920Z] #40 6.872 Cloning into '.'... [2021-04-23T05:51:04.181Z] #40 ... [2021-04-23T05:51:04.181Z] [2021-04-23T05:51:04.181Z] #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-23T05:51:04.181Z] #24 sha256:a4939d9c75f31eaa9d705f5802b9e2dcdacf0e6609f92abac317e192df74a3c6 [2021-04-23T05:51:04.181Z] #24 16.63 + mkdir -p /build [2021-04-23T05:51:04.181Z] #24 16.63 + mv docker/docker /build/ [2021-04-23T05:51:04.181Z] #24 16.63 + rmdir docker [2021-04-23T05:51:04.443Z] #24 DONE 17.3s [2021-04-23T05:51:04.443Z] [2021-04-23T05:51:04.443Z] #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-23T05:51:04.443Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:51:04.443Z] #45 10.23 unicode/utf8 [2021-04-23T05:51:04.443Z] #45 10.86 math/bits [2021-04-23T05:51:04.443Z] #45 11.83 math [2021-04-23T05:51:04.443Z] #45 16.15 internal/testlog [2021-04-23T05:51:04.443Z] #45 16.54 encoding [2021-04-23T05:51:04.443Z] #45 16.80 unicode/utf16 [2021-04-23T05:51:04.443Z] #45 17.13 container/list [2021-04-23T05:51:04.443Z] #45 ... [2021-04-23T05:51:04.443Z] [2021-04-23T05:51:04.443Z] #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-23T05:51:04.443Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:51:04.443Z] #49 17.46 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:51:04.443Z] #49 17.46 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-23T05:51:04.631Z] #44 12.90 make[1]: Nothing to be done for 'all'. [2021-04-23T05:51:04.631Z] #44 ... [2021-04-23T05:51:04.631Z] [2021-04-23T05:51:04.631Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-23T05:51:04.631Z] #30 4.738 [2021-04-23T05:51:04.631Z] #30 4.869 0.1% ########################################### 60.1% ######################################################################## 100.0% [2021-04-23T05:51:04.631Z] #30 5.367 [2021-04-23T05:51:04.631Z] #30 5.478 # 1.6% ##################################### 52.2% ############################################################# 85.8% ######################################################################## 100.0% [2021-04-23T05:51:04.631Z] #30 6.040 [2021-04-23T05:51:04.631Z] #30 6.171 0.1% #### 6.1% ########## 14.7% ############### 21.1% ################### 27.5% ########################## 36.2% ################################# 46.9% ########################################### 59.7% #################################################### 72.6% ########################################################## 81.2% ################################################################ 89.8% ###################################################################### 98.4% ######################################################################## 100.0% [2021-04-23T05:51:04.631Z] #30 7.720 [2021-04-23T05:51:04.704Z] #49 17.61 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:51:04.704Z] #49 17.71 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-23T05:51:04.704Z] #49 17.74 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:51:04.705Z] #49 17.80 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:51:04.705Z] #49 17.81 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:51:04.965Z] #49 17.92 go: downloading github.com/spf13/viper v1.6.1 [2021-04-23T05:51:04.965Z] #49 18.03 go: downloading github.com/pkg/errors v0.8.1 [2021-04-23T05:51:05.537Z] #49 18.51 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:51:05.797Z] #49 18.65 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:51:05.797Z] #49 18.67 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:51:05.797Z] #49 18.73 go: extracting github.com/pkg/errors v0.8.1 [2021-04-23T05:51:05.797Z] #49 18.77 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:51:05.797Z] #49 18.81 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-23T05:51:05.797Z] #49 18.83 go: extracting github.com/spf13/viper v1.6.1 [2021-04-23T05:51:05.797Z] #49 18.87 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-23T05:51:06.058Z] #49 18.91 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:51:06.058Z] #49 18.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:51:06.058Z] #49 19.05 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:51:06.058Z] #49 19.12 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:51:06.326Z] #49 19.43 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:51:06.374Z] #30 7.842 0.0% ## 3.4% #### 6.5% ####### 10.2% ######### 13.4% ########### 15.9% ############# 18.4% ############### 21.5% ################# 24.0% ################### 27.1% ##################### 29.6% ####################### 32.1% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################################ 44.6% ################################# 47.1% ################################### 49.6% ##################################### 52.7% ######################################## 56.4% ########################################## 58.9% ############################################# 62.7% ############################################## 65.2% [2021-04-23T05:51:06.374Z] #30 ... [2021-04-23T05:51:06.374Z] [2021-04-23T05:51:06.374Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:06.374Z] #46 37.33 time [2021-04-23T05:51:06.374Z] #46 41.65 internal/poll [2021-04-23T05:51:06.374Z] #46 42.11 internal/fmtsort [2021-04-23T05:51:06.374Z] #46 42.45 internal/syscall/unix [2021-04-23T05:51:06.374Z] #46 42.58 strings [2021-04-23T05:51:06.374Z] #46 42.74 os [2021-04-23T05:51:06.374Z] #46 44.45 regexp/syntax [2021-04-23T05:51:06.374Z] #46 44.79 fmt [2021-04-23T05:51:06.374Z] #46 ... [2021-04-23T05:51:06.374Z] [2021-04-23T05:51:06.374Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-23T05:51:06.591Z] #49 19.63 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:51:06.591Z] #49 19.71 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:51:06.591Z] #49 19.75 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:51:06.855Z] #49 19.76 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:51:06.855Z] #49 19.87 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:51:06.855Z] #49 19.91 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:51:07.119Z] #49 20.13 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:51:07.119Z] #49 20.21 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:51:07.381Z] #49 20.46 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:51:07.642Z] #49 20.55 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:51:07.642Z] #49 20.66 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:51:07.642Z] #49 20.69 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-23T05:51:07.642Z] #49 ... [2021-04-23T05:51:07.642Z] [2021-04-23T05:51:07.642Z] #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-23T05:51:07.642Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:07.642Z] #13 5.835 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:51:07.642Z] #13 8.149 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:51:07.642Z] #13 10.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:51:07.642Z] #13 13.69 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-23T05:51:07.826Z] #30 7.842 0.0% ## 3.4% #### 6.5% ####### 10.2% ######### 13.4% ########### 15.9% ############# 18.4% ############### 21.5% ################# 24.0% ################### 27.1% ##################### 29.6% ####################### 32.1% ######################## 34.6% ########################## 37.1% ############################ 39.6% ############################## 42.1% ################################ 44.6% ################################# 47.1% ################################### 49.6% ##################################### 52.7% ######################################## 56.4% ########################################## 58.9% ############################################# 62.7% ############################################## 65.2% ################################################# 68.3% ################################################## 70.2% #################################################### 73.3% ####################################################### 76.4% ######################################################## 78.9% ########################################################## 81.4% ########################################################### 83.3% ############################################################# 85.1% ############################################################## 87.0% ################################################################ 89.5% ################################################################## 92.0% ################################################################### 94.4% ###################################################################### 97.6% ######################################################################## 100.0% [2021-04-23T05:51:07.904Z] #13 ... [2021-04-23T05:51:07.905Z] [2021-04-23T05:51:07.905Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:51:07.905Z] #34 sha256:35506c2c36fa5aeb11836d0cab472674eb86062c8b346bad5c2728effb7abcd0 [2021-04-23T05:51:07.905Z] #34 10.88 github.com/pelletier/go-toml [2021-04-23T05:51:07.905Z] #34 19.29 github.com/pelletier/go-toml/cmd/tomll [2021-04-23T05:51:07.905Z] #34 ... [2021-04-23T05:51:07.905Z] [2021-04-23T05:51:07.905Z] #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-23T05:51:07.905Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:51:07.905Z] #49 20.84 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-23T05:51:08.116Z] #30 12.28 [2021-04-23T05:51:08.746Z] #30 13.16 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-23T05:51:08.850Z] #49 ... [2021-04-23T05:51:08.850Z] [2021-04-23T05:51:08.850Z] #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-23T05:51:08.850Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:51:08.851Z] #36 11.80 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:51:08.851Z] #36 13.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:51:08.851Z] #36 ... [2021-04-23T05:51:08.851Z] [2021-04-23T05:51:08.851Z] #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-23T05:51:08.851Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:51:08.851Z] #55 11.81 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:51:08.851Z] #55 13.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:51:08.996Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-02d76fc8d15cdce31) in /home/ubuntu/workspace/moby_PR-42315 [Pipeline] { [Pipeline] checkout [2021-04-23T05:51:09.038Z] #30 13.47 [2021-04-23T05:51:09.154Z] #55 ... [2021-04-23T05:51:09.154Z] [2021-04-23T05:51:09.154Z] #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-23T05:51:09.154Z] #47 sha256:19469872f6f193af25296a1b52a1730fed8b77306a90fcd8236df62c62a29953 [2021-04-23T05:51:09.154Z] #47 11.85 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:51:09.154Z] #47 13.42 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:51:09.154Z] #47 14.45 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:51:09.154Z] #47 19.29 go: finding github.com/fatih/color v1.9.0 [2021-04-23T05:51:09.154Z] #47 19.32 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:51:09.154Z] #47 19.37 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:51:09.154Z] #47 19.51 go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T05:51:09.154Z] #47 19.56 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:51:09.154Z] #47 19.67 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:51:09.154Z] #47 19.79 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:51:09.154Z] #47 20.05 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:51:09.154Z] #47 20.18 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:51:09.154Z] #47 20.24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:51:09.154Z] #47 20.29 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:51:09.154Z] #47 ... [2021-04-23T05:51:09.154Z] [2021-04-23T05:51:09.154Z] #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-23T05:51:09.154Z] #51 sha256:f44ddbb2d3276526dc27acbf11ada4d8571b9dd1f21b0ec023bfc50676c8a474 [2021-04-23T05:51:09.154Z] #51 19.40 + cd /tmp/tmp.WDfyIiUX6I/src/github.com/mvdan/sh [2021-04-23T05:51:09.154Z] #51 19.41 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:51:09.154Z] #51 19.52 + GO111MODULE=on [2021-04-23T05:51:09.154Z] #51 19.52 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-23T05:51:09.154Z] #51 20.89 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:51:09.154Z] #51 20.91 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:51:09.154Z] #51 20.91 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:51:09.154Z] #51 21.21 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:51:09.154Z] #51 21.27 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:51:09.154Z] #51 22.07 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:51:09.328Z] #30 13.56 ######################################################################## 100.0% [2021-04-23T05:51:09.329Z] #30 13.64 [2021-04-23T05:51:09.415Z] #51 ... [2021-04-23T05:51:09.415Z] [2021-04-23T05:51:09.415Z] #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-23T05:51:09.415Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:51:09.415Z] #42 12.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:51:09.415Z] #42 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:51:09.676Z] #42 ... [2021-04-23T05:51:09.676Z] [2021-04-23T05:51:09.676Z] #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-23T05:51:09.676Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:51:09.676Z] #49 22.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:51:09.870Z] The recommended git tool is: git [2021-04-23T05:51:10.358Z] #30 14.79 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-23T05:51:10.358Z] #30 14.82 skipping existing aab193acf6ba [2021-04-23T05:51:10.358Z] #30 14.86 [2021-04-23T05:51:10.623Z] #49 ... [2021-04-23T05:51:10.623Z] [2021-04-23T05:51:10.623Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:51:10.623Z] #34 sha256:35506c2c36fa5aeb11836d0cab472674eb86062c8b346bad5c2728effb7abcd0 [2021-04-23T05:51:10.623Z] #34 DONE 23.7s [2021-04-23T05:51:10.623Z] [2021-04-23T05:51:10.623Z] #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-23T05:51:10.623Z] #58 sha256:a6cac8fdc9066acc63c35d70a7096c23903f6e5cbbe66dd46619b7c58d46a585 [2021-04-23T05:51:10.623Z] #58 19.39 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:51:10.623Z] #58 19.40 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-23T05:51:10.623Z] #58 20.05 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:51:10.623Z] #58 22.77 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:51:10.623Z] #58 23.24 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:51:10.623Z] #58 23.68 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:51:10.648Z] #30 ... [2021-04-23T05:51:10.648Z] [2021-04-23T05:51:10.648Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:51:10.648Z] #52 41.64 context [2021-04-23T05:51:10.648Z] #52 42.19 internal/fmtsort [2021-04-23T05:51:10.648Z] #52 42.62 os [2021-04-23T05:51:10.648Z] #52 42.63 encoding/base64 [2021-04-23T05:51:10.648Z] #52 43.03 strings [2021-04-23T05:51:10.648Z] #52 44.86 golang.org/x/sys/unix [2021-04-23T05:51:10.648Z] #52 45.15 fmt [2021-04-23T05:51:10.648Z] #52 48.31 encoding/json [2021-04-23T05:51:10.648Z] #52 50.15 github.com/pkg/diff [2021-04-23T05:51:10.648Z] #52 51.08 go/ast [2021-04-23T05:51:10.825Z] Fetching without tags [2021-04-23T05:51:10.885Z] #58 23.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:51:10.937Z] #52 ... [2021-04-23T05:51:10.937Z] [2021-04-23T05:51:10.937Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:10.937Z] #44 13.81 CC images/stats.o [2021-04-23T05:51:10.937Z] #44 14.13 CC images/core.o [2021-04-23T05:51:10.937Z] #44 14.66 CC images/core-x86.o [2021-04-23T05:51:10.937Z] #44 14.99 CC images/core-arm.o [2021-04-23T05:51:10.937Z] #44 15.34 CC images/core-aarch64.o [2021-04-23T05:51:10.937Z] #44 15.50 CC images/core-ppc64.o [2021-04-23T05:51:10.937Z] #44 16.00 CC images/core-s390.o [2021-04-23T05:51:10.937Z] #44 16.40 CC images/cpuinfo.o [2021-04-23T05:51:10.937Z] #44 16.72 CC images/inventory.o [2021-04-23T05:51:10.937Z] #44 16.86 CC images/fdinfo.o [2021-04-23T05:51:10.937Z] #44 17.07 CC images/fown.o [2021-04-23T05:51:10.937Z] #44 17.19 CC images/ns.o [2021-04-23T05:51:10.937Z] #44 17.31 CC images/regfile.o [2021-04-23T05:51:10.937Z] #44 17.51 CC images/ghost-file.o [2021-04-23T05:51:10.937Z] #44 17.72 CC images/fifo.o [2021-04-23T05:51:10.937Z] #44 17.87 CC images/remap-file-path.o [2021-04-23T05:51:10.937Z] #44 18.02 CC images/eventfd.o [2021-04-23T05:51:10.937Z] #44 18.12 CC images/eventpoll.o [2021-04-23T05:51:10.937Z] #44 18.34 CC images/fh.o [2021-04-23T05:51:10.937Z] #44 18.45 CC images/fsnotify.o [2021-04-23T05:51:10.937Z] #44 18.64 CC images/signalfd.o [2021-04-23T05:51:10.937Z] #44 18.74 CC images/fs.o [2021-04-23T05:51:10.937Z] #44 18.92 CC images/pstree.o [2021-04-23T05:51:10.937Z] #44 19.07 CC images/pipe.o [2021-04-23T05:51:10.937Z] #44 19.25 CC images/tcp-stream.o [2021-04-23T05:51:10.937Z] #44 19.37 CC images/sk-packet.o [2021-04-23T05:51:10.937Z] #44 19.49 CC images/mnt.o [2021-04-23T05:51:11.082Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:11.227Z] #44 19.64 CC images/pipe-data.o [2021-04-23T05:51:11.527Z] #44 19.82 CC images/sa.o [2021-04-23T05:51:11.527Z] #44 20.00 CC images/timer.o [2021-04-23T05:51:11.567Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:11.568Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:51:11.818Z] #44 20.18 CC images/timerfd.o [2021-04-23T05:51:11.818Z] #44 ... [2021-04-23T05:51:11.818Z] [2021-04-23T05:51:11.818Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:51:11.833Z] #58 ... [2021-04-23T05:51:11.833Z] [2021-04-23T05:51:11.833Z] #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-23T05:51:11.833Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:51:11.833Z] #40 24.04 Checking out files: 80% (1356/1684) Checking out files: 81% (1365/1684) Checking out files: 82% (1381/1684) Checking out files: 83% (1398/1684) Checking out files: 84% (1415/1684) Checking out files: 85% (1432/1684) Checking out files: 86% (1449/1684) Checking out files: 87% (1466/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-23T05:51:11.833Z] #40 24.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-23T05:51:12.108Z] #57 30.09 Checking out files: 74% (2901/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) [2021-04-23T05:51:12.108Z] #57 ... [2021-04-23T05:51:12.108Z] [2021-04-23T05:51:12.108Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-23T05:51:12.108Z] #14 43.11 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-23T05:51:12.108Z] #14 43.12 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-23T05:51:12.108Z] #14 43.12 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:51:12.108Z] #14 43.22 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-23T05:51:12.108Z] #14 43.22 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-23T05:51:12.108Z] #14 43.23 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:51:12.108Z] #14 ... [2021-04-23T05:51:12.108Z] [2021-04-23T05:51:12.108Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:51:12.127Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:51:10.804Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:10.813Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:51:10.817Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:10.826Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:10.835Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:10.835Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:10.836Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:11.091Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:11.096Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:51:11.541Z] > git remote # timeout=10 [2021-04-23T05:51:11.546Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:51:11.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:11.555Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:51:11.569Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:51:11.577Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:11.583Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:51:12.156Z] > git --version # timeout=10 [2021-04-23T05:51:12.162Z] > git --version # 'git version 2.17.1' [2021-04-23T05:51:12.173Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:51:12.233Z] using credential docker-jenkins-github-credentials [2021-04-23T05:51:12.244Z] Cloning the remote Git repository [2021-04-23T05:51:12.244Z] Cloning with configured refspecs honoured and without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:51:12.687Z] #57 30.09 Checking out files: 74% (2901/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-23T05:51:12.687Z] #57 30.76 + cd /tmp/tmp.qoOmaWisxT/src/github.com/containerd/containerd [2021-04-23T05:51:12.687Z] #57 30.77 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:12.889Z] + docker version [2021-04-23T05:51:12.889Z] Client: Docker Engine - Community [2021-04-23T05:51:12.889Z] Version: 20.10.5 [2021-04-23T05:51:12.889Z] API version: 1.41 [2021-04-23T05:51:12.889Z] Go version: go1.13.15 [2021-04-23T05:51:12.889Z] Git commit: 55c4c88 [2021-04-23T05:51:12.889Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-23T05:51:12.889Z] OS/Arch: linux/amd64 [2021-04-23T05:51:12.889Z] Context: default [2021-04-23T05:51:12.889Z] Experimental: true [2021-04-23T05:51:12.889Z] [2021-04-23T05:51:12.889Z] Server: Docker Engine - Community [2021-04-23T05:51:12.889Z] Engine: [2021-04-23T05:51:12.889Z] Version: 20.10.5 [2021-04-23T05:51:12.889Z] API version: 1.41 (minimum version 1.12) [2021-04-23T05:51:12.889Z] Go version: go1.13.15 [2021-04-23T05:51:12.889Z] Git commit: 363e9a8 [2021-04-23T05:51:12.889Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-23T05:51:12.889Z] OS/Arch: linux/amd64 [2021-04-23T05:51:12.889Z] Experimental: true [2021-04-23T05:51:12.889Z] containerd: [2021-04-23T05:51:12.889Z] Version: 1.4.4 [2021-04-23T05:51:12.889Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:12.889Z] runc: [2021-04-23T05:51:12.889Z] Version: 1.0.0-rc93 [2021-04-23T05:51:12.889Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:12.889Z] docker-init: [2021-04-23T05:51:12.889Z] Version: 0.19.0 [2021-04-23T05:51:12.889Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-23T05:51:13.174Z] + docker info [2021-04-23T05:51:12.065Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:51:12.108Z] > git init /home/ubuntu/workspace/moby_PR-42315 # timeout=10 [2021-04-23T05:51:12.354Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:12.355Z] > git --version # timeout=10 [2021-04-23T05:51:12.404Z] > git --version # 'git version 2.25.1' [2021-04-23T05:51:12.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:12.407Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:14.113Z] Client: [2021-04-23T05:51:14.113Z] Context: default [2021-04-23T05:51:14.113Z] Debug Mode: false [2021-04-23T05:51:14.113Z] Plugins: [2021-04-23T05:51:14.113Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-23T05:51:14.113Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-23T05:51:14.113Z] [2021-04-23T05:51:14.113Z] Server: [2021-04-23T05:51:14.113Z] Containers: 0 [2021-04-23T05:51:14.113Z] Running: 0 [2021-04-23T05:51:14.113Z] Paused: 0 [2021-04-23T05:51:14.113Z] Stopped: 0 [2021-04-23T05:51:14.113Z] Images: 2 [2021-04-23T05:51:14.113Z] Server Version: 20.10.5 [2021-04-23T05:51:14.113Z] Storage Driver: overlay2 [2021-04-23T05:51:14.113Z] Backing Filesystem: extfs [2021-04-23T05:51:14.113Z] Supports d_type: true [2021-04-23T05:51:14.113Z] Native Overlay Diff: true [2021-04-23T05:51:14.113Z] Logging Driver: json-file [2021-04-23T05:51:14.113Z] Cgroup Driver: cgroupfs [2021-04-23T05:51:14.113Z] Cgroup Version: 1 [2021-04-23T05:51:14.113Z] Plugins: [2021-04-23T05:51:14.113Z] Volume: local [2021-04-23T05:51:14.113Z] Network: bridge host ipvlan macvlan null overlay [2021-04-23T05:51:14.113Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-23T05:51:14.113Z] Swarm: inactive [2021-04-23T05:51:14.113Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-23T05:51:14.113Z] Default Runtime: runc [2021-04-23T05:51:14.113Z] Init Binary: docker-init [2021-04-23T05:51:14.113Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:14.113Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:14.113Z] init version: de40ad0 [2021-04-23T05:51:14.113Z] Security Options: [2021-04-23T05:51:14.113Z] apparmor [2021-04-23T05:51:14.113Z] seccomp [2021-04-23T05:51:14.113Z] Profile: default [2021-04-23T05:51:14.113Z] Kernel Version: 5.4.0-1041-aws [2021-04-23T05:51:14.113Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-23T05:51:14.113Z] OSType: linux [2021-04-23T05:51:14.113Z] Architecture: x86_64 [2021-04-23T05:51:14.113Z] CPUs: 2 [2021-04-23T05:51:14.113Z] Total Memory: 7.569GiB [2021-04-23T05:51:14.113Z] Name: ip-10-100-46-141 [2021-04-23T05:51:14.113Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-23T05:51:14.113Z] Docker Root Dir: /var/lib/docker [2021-04-23T05:51:14.113Z] Debug Mode: false [2021-04-23T05:51:14.113Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:51:14.113Z] Labels: [2021-04-23T05:51:14.113Z] Experimental: true [2021-04-23T05:51:14.113Z] Insecure Registries: [2021-04-23T05:51:14.113Z] 127.0.0.0/8 [2021-04-23T05:51:14.113Z] Live Restore Enabled: true [2021-04-23T05:51:14.113Z] [2021-04-23T05:51:14.113Z] WARNING: No swap limit support [Pipeline] sh [2021-04-23T05:51:14.230Z] #57 32.31 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-23T05:51:14.230Z] #57 32.31 + BUILDTAGS='netgo osusergo static_build' [2021-04-23T05:51:14.230Z] #57 32.31 + export EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:51:14.230Z] #57 32.31 + EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:51:14.230Z] #57 32.31 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-23T05:51:14.230Z] #57 32.31 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-23T05:51:14.230Z] #57 32.31 + '[' '' = dynamic ']' [2021-04-23T05:51:14.230Z] #57 32.31 + make [2021-04-23T05:51:14.378Z] #40 26.78 + 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-23T05:51:14.396Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:51:14.396Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:51:14.396Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42315/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-23T05:51:14.396Z] + bash /home/ubuntu/workspace/moby_PR-42315/check-config.sh [2021-04-23T05:51:14.396Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-23T05:51:14.396Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-23T05:51:14.396Z] [2021-04-23T05:51:14.396Z] Generally Necessary: [2021-04-23T05:51:14.396Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-23T05:51:14.396Z] - apparmor: enabled and tools installed [2021-04-23T05:51:14.396Z] - CONFIG_NAMESPACES: enabled [2021-04-23T05:51:14.396Z] - CONFIG_NET_NS: enabled [2021-04-23T05:51:14.396Z] - CONFIG_PID_NS: enabled [2021-04-23T05:51:14.396Z] - CONFIG_IPC_NS: enabled [2021-04-23T05:51:14.396Z] - CONFIG_UTS_NS: enabled [2021-04-23T05:51:14.396Z] - CONFIG_CGROUPS: enabled [2021-04-23T05:51:14.396Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-23T05:51:14.396Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-23T05:51:14.396Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-23T05:51:14.396Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-23T05:51:14.397Z] - CONFIG_CPUSETS: enabled [2021-04-23T05:51:14.397Z] - CONFIG_MEMCG: enabled [2021-04-23T05:51:14.397Z] - CONFIG_KEYS: enabled [2021-04-23T05:51:14.397Z] - CONFIG_VETH: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-23T05:51:14.397Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-23T05:51:14.397Z] [2021-04-23T05:51:14.397Z] Optional Features: [2021-04-23T05:51:14.397Z] - CONFIG_USER_NS: enabled [2021-04-23T05:51:14.397Z] - CONFIG_SECCOMP: enabled [2021-04-23T05:51:14.397Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-23T05:51:14.397Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-23T05:51:14.397Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-23T05:51:14.397Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-23T05:51:14.397Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-23T05:51:14.656Z] - CONFIG_BLK_CGROUP: enabled [2021-04-23T05:51:14.656Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-23T05:51:14.656Z] - CONFIG_CGROUP_PERF: enabled [2021-04-23T05:51:14.656Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-23T05:51:14.656Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-23T05:51:14.656Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-23T05:51:14.656Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-23T05:51:14.656Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-23T05:51:14.656Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_IP_VS: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-23T05:51:14.656Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-23T05:51:14.656Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-23T05:51:14.656Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-23T05:51:14.656Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-23T05:51:14.656Z] - CONFIG_EXT4_FS: enabled [2021-04-23T05:51:14.656Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-23T05:51:14.656Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-23T05:51:14.656Z] - Network Drivers: [2021-04-23T05:51:14.656Z] - "overlay": [2021-04-23T05:51:14.656Z] - CONFIG_VXLAN: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-23T05:51:14.656Z] Optional (for encrypted networks): [2021-04-23T05:51:14.656Z] - CONFIG_CRYPTO: enabled [2021-04-23T05:51:14.656Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-23T05:51:14.656Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-23T05:51:14.656Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-23T05:51:14.656Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-23T05:51:14.656Z] - CONFIG_XFRM: enabled [2021-04-23T05:51:14.656Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-23T05:51:14.656Z] - "ipvlan": [2021-04-23T05:51:14.656Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-23T05:51:14.656Z] - "macvlan": [2021-04-23T05:51:14.656Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_DUMMY: enabled (as module) [2021-04-23T05:51:14.656Z] - "ftp,tftp client in container": [2021-04-23T05:51:14.656Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-23T05:51:14.656Z] - Storage Drivers: [2021-04-23T05:51:14.656Z] - "aufs": [2021-04-23T05:51:14.656Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-23T05:51:14.656Z] - "btrfs": [2021-04-23T05:51:14.656Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-23T05:51:14.656Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-23T05:51:14.656Z] - "devicemapper": [2021-04-23T05:51:14.657Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-23T05:51:14.657Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-23T05:51:14.657Z] - "overlay": [2021-04-23T05:51:14.657Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-23T05:51:14.657Z] - "zfs": [2021-04-23T05:51:14.657Z] - /dev/zfs: present [2021-04-23T05:51:14.657Z] - zfs command: missing [2021-04-23T05:51:14.657Z] - zpool command: missing [2021-04-23T05:51:14.657Z] [2021-04-23T05:51:14.657Z] Limits: [2021-04-23T05:51:14.657Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-23T05:51:14.657Z] [2021-04-23T05:51:14.657Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-23T05:51:14.860Z] #57 33.10 + bin/ctr [2021-04-23T05:51:14.951Z] #40 ... [2021-04-23T05:51:14.951Z] [2021-04-23T05:51:14.951Z] #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-23T05:51:14.951Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:51:14.951Z] #45 17.91 crypto/internal/subtle [2021-04-23T05:51:14.951Z] #45 18.08 crypto/subtle [2021-04-23T05:51:14.951Z] #45 18.35 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-23T05:51:14.951Z] #45 18.58 internal/nettrace [2021-04-23T05:51:14.951Z] #45 18.80 runtime/cgo [2021-04-23T05:51:15.003Z] + sudo modprobe ip_vs [2021-04-23T05:51:15.003Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e928692c6903983ad1fb7a3b94f5520810c52f38 . [2021-04-23T05:51:15.213Z] #45 ... [2021-04-23T05:51:15.213Z] [2021-04-23T05:51:15.213Z] #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-23T05:51:15.213Z] #67 sha256:c3670f91e757abcdf8b13ed68186a86cc4dee8d1a222c7b02e2b5e5b9aa671e0 [2021-04-23T05:51:15.214Z] #67 26.74 Checking out files: 66% (1260/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-23T05:51:15.214Z] #67 27.43 + cd /tmp/tmp.EG1hNzi3P4/src/github.com/docker/libnetwork [2021-04-23T05:51:15.214Z] #67 27.44 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:51:15.214Z] #67 27.69 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-23T05:51:15.263Z] #2 [internal] load .dockerignore [2021-04-23T05:51:15.263Z] #2 sha256:cb14aff68fc0a564000239ea8e79228ca241239d5f87bd5b9934950300be5609 [2021-04-23T05:51:15.263Z] #2 transferring context: 87B done [2021-04-23T05:51:15.263Z] #2 DONE 0.0s [2021-04-23T05:51:15.263Z] [2021-04-23T05:51:15.263Z] #1 [internal] load build definition from Dockerfile [2021-04-23T05:51:15.263Z] #1 sha256:d5874f87d3ad94c5d57d97b6340171085856543300d05d67620f77de4c698fc9 [2021-04-23T05:51:15.263Z] #1 transferring dockerfile: 17.07kB done [2021-04-23T05:51:15.263Z] #1 DONE 0.0s [2021-04-23T05:51:15.263Z] [2021-04-23T05:51:15.263Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-23T05:51:15.263Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-23T05:51:15.263Z] #3 DONE 0.2s [2021-04-23T05:51:15.527Z] [2021-04-23T05:51:15.527Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-23T05:51:15.527Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-23T05:51:15.527Z] #4 CACHED [2021-04-23T05:51:15.787Z] [2021-04-23T05:51:15.787Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:51:15.787Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-23T05:51:15.787Z] #5 DONE 0.1s [2021-04-23T05:51:15.787Z] [2021-04-23T05:51:15.787Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:51:15.787Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:51:15.904Z] #57 ... [2021-04-23T05:51:15.904Z] [2021-04-23T05:51:15.904Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-04-23T05:51:15.904Z] #30 15.67 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-23T05:51:15.904Z] #30 15.93 [2021-04-23T05:51:15.904Z] #30 16.08 ### 4.4% ########## 14.7% ################### 27.0% ########################## 37.3% ################################ 45.5% ######################################## 55.7% ############################################## 63.9% ##################################################### 74.2% ############################################################ 84.4% #################################################################### 94.7% ######################################################################## 100.0% [2021-04-23T05:51:15.904Z] #30 17.26 [2021-04-23T05:51:15.904Z] #30 17.92 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-23T05:51:15.904Z] #30 18.18 [2021-04-23T05:51:15.904Z] #30 18.27 ######################################################################## 100.0% [2021-04-23T05:51:15.904Z] #30 18.30 [2021-04-23T05:51:15.904Z] #30 18.72 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-23T05:51:15.904Z] #30 18.91 [2021-04-23T05:51:15.904Z] #30 19.05 ######################################################################## 100.0% [2021-04-23T05:51:15.904Z] #30 19.11 [2021-04-23T05:51:15.904Z] #30 19.12 Download of images into '/build' complete. [2021-04-23T05:51:15.904Z] #30 19.12 Use something like the following to load the result into a Docker daemon: [2021-04-23T05:51:15.904Z] #30 19.12 tar -cC '/build' . | docker load [2021-04-23T05:51:15.904Z] #30 DONE 20.2s [2021-04-23T05:51:15.904Z] [2021-04-23T05:51:15.904Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:15.904Z] #44 20.42 CC images/mm.o [2021-04-23T05:51:15.904Z] #44 20.59 CC images/sk-opts.o [2021-04-23T05:51:15.904Z] #44 20.76 CC images/sk-unix.o [2021-04-23T05:51:15.904Z] #44 20.92 CC images/sk-inet.o [2021-04-23T05:51:15.904Z] #44 21.19 CC images/tun.o [2021-04-23T05:51:15.904Z] #44 21.48 CC images/sk-netlink.o [2021-04-23T05:51:15.904Z] #44 21.55 CC images/packet-sock.o [2021-04-23T05:51:15.904Z] #44 21.79 CC images/ipc-var.o [2021-04-23T05:51:15.904Z] #44 21.94 CC images/ipc-desc.o [2021-04-23T05:51:15.904Z] #44 22.03 CC images/ipc-shm.o [2021-04-23T05:51:15.904Z] #44 22.14 CC images/ipc-msg.o [2021-04-23T05:51:15.904Z] #44 22.40 CC images/ipc-sem.o [2021-04-23T05:51:15.904Z] #44 22.59 CC images/utsns.o [2021-04-23T05:51:15.904Z] #44 22.68 CC images/creds.o [2021-04-23T05:51:15.904Z] #44 22.82 CC images/vma.o [2021-04-23T05:51:15.904Z] #44 23.00 CC images/netdev.o [2021-04-23T05:51:15.904Z] #44 23.22 CC images/tty.o [2021-04-23T05:51:15.904Z] #44 23.70 CC images/file-lock.o [2021-04-23T05:51:15.904Z] #44 23.90 CC images/rlimit.o [2021-04-23T05:51:15.904Z] #44 24.00 CC images/pagemap.o [2021-04-23T05:51:15.904Z] #44 24.18 CC images/siginfo.o [2021-04-23T05:51:15.904Z] #44 24.39 CC images/rpc.o [2021-04-23T05:51:16.048Z] #8 DONE 0.1s [2021-04-23T05:51:16.048Z] [2021-04-23T05:51:16.048Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-23T05:51:16.048Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-23T05:51:16.048Z] #6 DONE 0.1s [2021-04-23T05:51:16.048Z] [2021-04-23T05:51:16.048Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:51:16.048Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-23T05:51:16.048Z] #7 DONE 0.1s [2021-04-23T05:51:16.308Z] [2021-04-23T05:51:16.308Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:51:16.308Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:51:16.308Z] #64 DONE 0.0s [2021-04-23T05:51:16.308Z] [2021-04-23T05:51:16.308Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:51:16.308Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-23T05:51:16.308Z] #62 DONE 0.0s [2021-04-23T05:51:16.308Z] [2021-04-23T05:51:16.308Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:51:16.308Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:51:16.308Z] #9 DONE 0.0s [2021-04-23T05:51:16.308Z] [2021-04-23T05:51:16.308Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:51:16.308Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:51:16.308Z] #26 DONE 0.0s [2021-04-23T05:51:16.308Z] [2021-04-23T05:51:16.308Z] #23 [internal] load build context [2021-04-23T05:51:16.308Z] #23 sha256:86f1f6b0992d0f49918365a41b774eb21d1edc8f808e1ce77b69cfa73ae7486e [2021-04-23T05:51:16.538Z] #44 ... [2021-04-23T05:51:16.538Z] [2021-04-23T05:51:16.538Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:16.538Z] #46 47.59 path/filepath [2021-04-23T05:51:16.538Z] #46 47.90 flag [2021-04-23T05:51:16.538Z] #46 48.40 go/token [2021-04-23T05:51:16.538Z] #46 48.95 regexp [2021-04-23T05:51:16.538Z] #46 48.96 go/scanner [2021-04-23T05:51:16.538Z] #46 49.88 go/ast [2021-04-23T05:51:16.538Z] #46 51.49 internal/lazyregexp [2021-04-23T05:51:16.538Z] #46 51.71 path [2021-04-23T05:51:16.538Z] #46 52.00 net/url [2021-04-23T05:51:16.538Z] #46 52.94 text/template/parse [2021-04-23T05:51:16.538Z] #46 53.12 go/parser [2021-04-23T05:51:16.538Z] #46 55.58 log [2021-04-23T05:51:16.538Z] #46 55.93 encoding/xml [2021-04-23T05:51:16.538Z] #46 56.23 text/template [2021-04-23T05:51:16.828Z] #46 ... [2021-04-23T05:51:16.828Z] [2021-04-23T05:51:16.828Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:16.828Z] #44 25.27 CC images/ext-file.o [2021-04-23T05:51:16.828Z] #44 25.39 CC images/cgroup.o [2021-04-23T05:51:17.459Z] #44 25.70 CC images/userns.o [2021-04-23T05:51:17.459Z] #44 25.92 CC images/google/protobuf/descriptor.o [2021-04-23T05:51:18.220Z] #23 transferring context: 53.20MB 1.9s done [2021-04-23T05:51:18.220Z] #23 DONE 2.1s [2021-04-23T05:51:18.220Z] [2021-04-23T05:51:18.220Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-23T05:51:18.220Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-23T05:51:18.220Z] #10 CACHED [2021-04-23T05:51:18.220Z] [2021-04-23T05:51:18.220Z] #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-23T05:51:18.220Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-23T05:51:18.220Z] #11 CACHED [2021-04-23T05:51:18.220Z] [2021-04-23T05:51:18.220Z] #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-23T05:51:18.220Z] #58 sha256:06a722033ea70f6476e8ea874050c9eadc0b7fa20d68ea207c881a09d2cae3f8 [2021-04-23T05:51:18.220Z] #58 CACHED [2021-04-23T05:51:18.220Z] [2021-04-23T05:51:18.220Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-23T05:51:18.220Z] #59 sha256:b07cb4225b6e643f5be8e816829dc9210b82ea10b0e7dabc708d581bd822641c [2021-04-23T05:51:18.480Z] #59 DONE 0.3s [2021-04-23T05:51:18.489Z] #44 26.91 CC images/opts.o [2021-04-23T05:51:18.742Z] [2021-04-23T05:51:18.742Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-23T05:51:18.742Z] #60 sha256:c18538587c67e8583698fed74b6e3f686418e9f8ecbd2d2b7dfdf9301bc8e17e [2021-04-23T05:51:18.742Z] #60 DONE 0.0s [2021-04-23T05:51:18.779Z] #44 27.00 CC images/seccomp.o [2021-04-23T05:51:18.779Z] #44 27.13 CC images/binfmt-misc.o [2021-04-23T05:51:18.779Z] #44 27.20 CC images/time.o [2021-04-23T05:51:19.069Z] #44 27.25 CC images/sysctl.o [2021-04-23T05:51:19.069Z] #44 27.30 CC images/autofs.o [2021-04-23T05:51:19.069Z] #44 27.37 CC images/macvlan.o [2021-04-23T05:51:19.069Z] #44 27.51 CC images/sit.o [2021-04-23T05:51:19.359Z] #44 27.70 CC images/memfd.o [2021-04-23T05:51:19.359Z] #44 27.92 CC images/timens.o [2021-04-23T05:51:19.469Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06074516247a0f933) in /home/ubuntu/workspace/moby_PR-42315 [Pipeline] { [Pipeline] checkout [2021-04-23T05:51:19.875Z] The recommended git tool is: git [2021-04-23T05:51:19.990Z] #44 28.14 LINK images/built-in.o [2021-04-23T05:51:19.990Z] #44 28.23 GEN compel/include/asm [2021-04-23T05:51:19.990Z] #44 28.24 GEN compel/include/version.h [2021-04-23T05:51:19.990Z] #44 28.24 touch .config [2021-04-23T05:51:19.990Z] #44 28.25 GEN include/common/config.h [2021-04-23T05:51:19.990Z] #44 28.30 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-04-23T05:51:19.990Z] #44 28.36 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-23T05:51:19.990Z] #44 28.37 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-23T05:51:19.990Z] #44 28.38 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-04-23T05:51:19.990Z] #44 28.41 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-04-23T05:51:19.990Z] #44 28.41 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-04-23T05:51:19.990Z] #44 28.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-23T05:51:19.990Z] #44 28.43 DEP compel/plugins/std/infect.d [2021-04-23T05:51:19.990Z] #44 28.51 DEP compel/plugins/std/string.d [2021-04-23T05:51:20.280Z] #44 28.57 DEP compel/plugins/std/log.d [2021-04-23T05:51:20.280Z] #44 28.66 DEP compel/plugins/std/fds.d [2021-04-23T05:51:20.280Z] #44 28.74 DEP compel/plugins/std/std.d [2021-04-23T05:51:20.511Z] #67 ... [2021-04-23T05:51:20.511Z] [2021-04-23T05:51:20.511Z] #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-23T05:51:20.511Z] #51 sha256:f44ddbb2d3276526dc27acbf11ada4d8571b9dd1f21b0ec023bfc50676c8a474 [2021-04-23T05:51:20.511Z] #51 22.81 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:51:20.511Z] #51 24.26 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:51:20.511Z] #51 25.67 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:51:20.511Z] #51 25.82 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:51:20.511Z] #51 26.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:51:20.511Z] #51 26.07 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:51:20.511Z] #51 26.91 runtime [2021-04-23T05:51:20.511Z] #51 26.92 runtime/cgo [2021-04-23T05:51:20.511Z] #51 ... [2021-04-23T05:51:20.511Z] [2021-04-23T05:51:20.511Z] #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-23T05:51:20.511Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:51:20.511Z] #49 24.91 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:51:20.511Z] #49 24.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:51:20.511Z] #49 24.92 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:51:20.511Z] #49 24.93 go: downloading github.com/spf13/cast v1.3.0 [2021-04-23T05:51:20.511Z] #49 24.93 go: downloading github.com/fatih/color v1.7.0 [2021-04-23T05:51:20.511Z] #49 24.97 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:51:20.511Z] #49 24.97 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:51:20.511Z] #49 25.03 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:51:20.511Z] #49 25.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:51:20.511Z] #49 25.03 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-23T05:51:20.511Z] #49 25.06 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:51:20.511Z] #49 25.06 go: extracting github.com/fatih/color v1.7.0 [2021-04-23T05:51:20.511Z] #49 25.09 go: extracting github.com/spf13/cast v1.3.0 [2021-04-23T05:51:20.511Z] #49 25.09 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:51:20.511Z] #49 25.12 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:51:20.511Z] #49 25.12 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:51:20.511Z] #49 25.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:51:20.511Z] #49 25.24 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:51:20.511Z] #49 25.31 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:51:20.511Z] #49 25.36 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:51:20.511Z] #49 25.39 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-23T05:51:20.511Z] #49 25.39 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:51:20.511Z] #49 25.42 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-23T05:51:20.511Z] #49 25.42 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:51:20.511Z] #49 25.48 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:51:20.511Z] #49 25.71 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:51:20.511Z] #49 25.78 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:51:20.511Z] #49 25.78 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:51:20.511Z] #49 25.79 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:51:20.511Z] #49 25.83 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:51:20.511Z] #49 25.84 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:51:20.511Z] #49 25.86 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:51:20.511Z] #49 25.87 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-23T05:51:20.511Z] #49 25.88 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:51:20.511Z] #49 25.94 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-23T05:51:20.511Z] #49 26.15 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:51:20.511Z] #49 26.16 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:51:20.511Z] #49 26.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:51:20.511Z] #49 26.26 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:51:20.511Z] #49 26.28 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:51:20.511Z] #49 26.34 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:51:20.511Z] #49 26.48 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:51:20.511Z] #49 26.51 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:51:20.511Z] #49 26.52 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:51:20.511Z] #49 26.52 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:51:20.511Z] #49 26.53 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:51:20.511Z] #49 26.54 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:51:20.511Z] #49 26.65 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:51:20.511Z] #49 26.73 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:51:20.511Z] #49 26.79 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:51:20.511Z] #49 26.89 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:51:20.511Z] #49 26.89 go: downloading github.com/spf13/afero v1.1.2 [2021-04-23T05:51:20.511Z] #49 26.94 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:51:20.511Z] #49 27.03 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:51:20.511Z] #49 27.07 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:51:20.511Z] #49 27.19 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:51:20.511Z] #49 27.33 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:51:20.511Z] #49 27.33 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:51:20.511Z] #49 27.35 go: extracting github.com/spf13/afero v1.1.2 [2021-04-23T05:51:20.511Z] #49 27.40 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:51:20.511Z] #49 27.54 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:51:20.511Z] #49 27.57 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:51:20.511Z] #49 27.63 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:51:20.511Z] #49 27.69 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:51:20.511Z] #49 27.69 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:51:20.511Z] #49 27.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:51:20.511Z] #49 27.72 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:51:20.511Z] #49 27.80 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:51:20.511Z] #49 27.83 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:51:20.511Z] #49 27.87 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:51:20.511Z] #49 27.91 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:51:20.511Z] #49 28.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:51:20.511Z] #49 28.11 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:51:20.511Z] #49 28.21 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:51:20.511Z] #49 28.21 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:51:20.511Z] #49 28.22 go: downloading golang.org/x/text v0.3.2 [2021-04-23T05:51:20.511Z] #49 28.27 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:51:20.511Z] #49 28.28 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:51:20.511Z] #49 28.38 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:51:20.511Z] #49 28.47 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:51:20.511Z] #49 28.57 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:51:20.511Z] #49 28.59 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-23T05:51:20.511Z] #49 29.03 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:51:20.511Z] #49 29.16 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:51:20.511Z] #49 29.37 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-23T05:51:20.511Z] #49 29.46 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-23T05:51:20.511Z] #49 29.64 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:51:20.511Z] #49 29.71 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-23T05:51:20.511Z] #49 29.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:51:20.511Z] #49 30.06 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:51:20.511Z] #49 30.15 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:51:20.511Z] #49 30.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:51:20.511Z] #49 30.44 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:51:20.511Z] #49 30.56 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-23T05:51:20.511Z] #49 30.76 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:51:20.511Z] #49 30.87 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-23T05:51:20.511Z] #49 30.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:51:20.511Z] #49 31.00 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:51:20.511Z] #49 31.25 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:51:20.511Z] #49 31.37 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:51:20.511Z] #49 31.38 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:51:20.511Z] #49 31.44 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-23T05:51:20.511Z] #49 31.47 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-23T05:51:20.511Z] #49 31.60 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:51:20.511Z] #49 31.62 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:51:20.511Z] #49 31.75 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:51:20.511Z] #49 31.87 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:51:20.511Z] #49 31.89 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:51:20.511Z] #49 32.01 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:51:20.511Z] #49 32.24 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:51:20.511Z] #49 32.32 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:51:20.511Z] #49 32.35 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:51:20.511Z] #49 33.03 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:51:20.570Z] #44 28.84 DEP compel/plugins/shmem/shmem.d [2021-04-23T05:51:20.570Z] #44 28.90 DEP compel/plugins/fds/fds.d [2021-04-23T05:51:20.570Z] #44 29.03 CC compel/plugins/std/std.o [2021-04-23T05:51:20.773Z] #49 33.85 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:51:20.860Z] #44 29.26 CC compel/plugins/std/fds.o [2021-04-23T05:51:20.860Z] #44 ... [2021-04-23T05:51:20.860Z] [2021-04-23T05:51:20.860Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:51:20.860Z] #52 51.90 golang.org/x/crypto/ssh/terminal [2021-04-23T05:51:20.860Z] #52 52.78 mvdan.cc/editorconfig [2021-04-23T05:51:20.860Z] #52 53.66 mvdan.cc/sh/v3/fileutil [2021-04-23T05:51:20.860Z] #52 53.83 text/tabwriter [2021-04-23T05:51:20.860Z] #52 54.28 mvdan.cc/sh/v3/syntax [2021-04-23T05:51:20.860Z] #52 58.75 mvdan.cc/sh/v3/cmd/shfmt [2021-04-23T05:51:21.150Z] #52 ... [2021-04-23T05:51:21.150Z] [2021-04-23T05:51:21.150Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:21.150Z] #44 29.52 CC compel/plugins/std/log.o [2021-04-23T05:51:21.150Z] #44 ... [2021-04-23T05:51:21.150Z] [2021-04-23T05:51:21.150Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-04-23T05:51:21.150Z] #52 DONE 62.2s [2021-04-23T05:51:21.444Z] [2021-04-23T05:51:21.444Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:21.444Z] #46 59.63 go/doc [2021-04-23T05:51:21.444Z] #46 59.84 github.com/LK4D4/vndr/versioned [2021-04-23T05:51:21.444Z] #46 59.88 compress/flate [2021-04-23T05:51:21.444Z] #46 61.73 hash/crc32 [2021-04-23T05:51:21.444Z] #46 61.96 github.com/LK4D4/vndr/build [2021-04-23T05:51:21.444Z] #46 62.07 compress/gzip [2021-04-23T05:51:21.730Z] #49 34.65 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-23T05:51:21.991Z] #49 ... [2021-04-23T05:51:21.991Z] [2021-04-23T05:51:21.991Z] #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-23T05:51:21.991Z] #58 sha256:a6cac8fdc9066acc63c35d70a7096c23903f6e5cbbe66dd46619b7c58d46a585 [2021-04-23T05:51:21.991Z] #58 24.96 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:51:21.991Z] #58 25.04 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:51:21.991Z] #58 27.96 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:51:21.991Z] #58 28.17 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:51:21.991Z] #58 28.46 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:51:21.991Z] #58 28.47 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:51:21.991Z] #58 28.58 go: finding github.com/google/uuid v1.2.0 [2021-04-23T05:51:21.991Z] #58 28.72 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:51:21.991Z] #58 28.76 go: finding github.com/gofrs/flock v0.8.0 [2021-04-23T05:51:21.991Z] #58 28.79 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-23T05:51:21.991Z] #58 28.86 go: finding github.com/gorilla/mux v1.8.0 [2021-04-23T05:51:21.991Z] #58 28.88 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:51:21.991Z] #58 28.95 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:51:21.991Z] #58 28.96 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:51:21.991Z] #58 28.99 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:51:21.991Z] #58 29.19 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:51:21.991Z] #58 29.43 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:51:22.039Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-23T05:51:22.039Z] #22 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #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-23T05:51:22.039Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-23T05:51:22.039Z] #21 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #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-23T05:51:22.039Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:22.039Z] #13 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-23T05:51:22.039Z] #25 sha256:fda9cf9f9e932eef5d4c0760a9d89bcac7821be6072da9bc1f5494321d5842e3 [2021-04-23T05:51:22.039Z] #25 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-23T05:51:22.039Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-23T05:51:22.039Z] #17 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-23T05:51:22.039Z] #50 sha256:a99c7c4e1a354634c5e5262b075dcb9785e287d5782e40a4901b3a94d207b318 [2021-04-23T05:51:22.039Z] #50 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #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-23T05:51:22.039Z] #49 sha256:e1f34f24d873de3dba17f8798c52c1d4ed5fc78f7c292cb95efeb95e4bbd2faf [2021-04-23T05:51:22.039Z] #49 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:51:22.039Z] #30 sha256:2c55ea3a1310d80da4586f7dd3ce4dfa9212ebf338eb4ae1056a80670c93e359 [2021-04-23T05:51:22.039Z] #30 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-23T05:51:22.039Z] #48 sha256:87e1ae32bcd996d173de06d25b2771cc75d988b4199c23f1fa7a6df76a6e5b15 [2021-04-23T05:51:22.039Z] #48 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #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-23T05:51:22.039Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:51:22.039Z] #55 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-23T05:51:22.039Z] #47 sha256:7d9e02f80f771c422546c58d7a7a0b5bd77dce04acec4ed332e18d3e5fa8119f [2021-04-23T05:51:22.039Z] #47 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-23T05:51:22.039Z] #35 sha256:14139fd2b44194bcc0c71b9647cfc4c80a9142fd5f8da7504e9b17ee840a4beb [2021-04-23T05:51:22.039Z] #35 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #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-23T05:51:22.039Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:51:22.039Z] #40 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-23T05:51:22.039Z] #38 sha256:6b7bed205d24c527678f680414cb0a36a3778315e29d30a0e5c460f97db9f39f [2021-04-23T05:51:22.039Z] #38 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-23T05:51:22.039Z] #52 sha256:aa37843cd6b09a6409133c7bbe155a02dc5b2b32a8581ee7c827d4affb3a6f64 [2021-04-23T05:51:22.039Z] #52 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #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-23T05:51:22.039Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-23T05:51:22.039Z] #15 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-23T05:51:22.039Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-23T05:51:22.039Z] #18 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.039Z] #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-23T05:51:22.039Z] #24 sha256:59100c97de245bc166a7dcade3db15925ba14077d5ba5774ba67bc9b4f2e2189 [2021-04-23T05:51:22.039Z] #24 CACHED [2021-04-23T05:51:22.039Z] [2021-04-23T05:51:22.040Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-23T05:51:22.040Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:51:22.040Z] #20 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-23T05:51:22.040Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-23T05:51:22.040Z] #16 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #45 sha256:a54de6b5450d9ced9240abb6bd3adbec7a85bf769d352c336c1015494bdcce05 [2021-04-23T05:51:22.040Z] #45 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #51 sha256:bcf8ddc8c20c2961ee4cb45c7872cdb3da82822d582888fd2f65d33d14e94f37 [2021-04-23T05:51:22.040Z] #51 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-23T05:51:22.040Z] #41 sha256:95c954d6310a310a3a23facc0e676217e232fe7d4b9a8129f321a13ef0516a30 [2021-04-23T05:51:22.040Z] #41 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-23T05:51:22.040Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-23T05:51:22.040Z] #39 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #29 sha256:0a4456720e5a6c13e7b576a9979d040b474addd82d48e77c4f7ae9996319c098 [2021-04-23T05:51:22.040Z] #29 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:51:22.040Z] #32 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:51:22.040Z] #36 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-23T05:51:22.040Z] #33 sha256:810ed7c8da967db28deff2a1c47120b50b8ce91c67cc431495b8cf33246ba52f [2021-04-23T05:51:22.040Z] #33 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:51:22.040Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:51:22.040Z] #43 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:51:22.040Z] #34 sha256:633246a6fe36cf1de2c3f925bb615860acaa124bcefd7e170798fc3c4feb146b [2021-04-23T05:51:22.040Z] #34 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-23T05:51:22.040Z] #12 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-23T05:51:22.040Z] #27 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-23T05:51:22.040Z] #46 sha256:5ed1a445a20e001ca7469df6d33b31dd775fcd26b62e4581a43082a5dc32c567 [2021-04-23T05:51:22.040Z] #46 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-23T05:51:22.040Z] #54 sha256:13a6b1a3ae37fa4e8a13f90b24ec49b9bce918f80bf60a67caf6febb085a3dd6 [2021-04-23T05:51:22.040Z] #54 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #37 sha256:0b8b37f6b7ce3f1a4e3c9ea8aa2dc85f35adc060244539d6ba769e038225e4d6 [2021-04-23T05:51:22.040Z] #37 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:51:22.040Z] #42 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #56 sha256:46cb23cc98b7402a10821996e483524e8a7df7c00f5998a04bb3aff09e2fb8b8 [2021-04-23T05:51:22.040Z] #56 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:51:22.040Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-23T05:51:22.040Z] #19 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #53 sha256:2fa88b708868e7930ee63081321396e383d08984403f3d43fd0152c4892399f1 [2021-04-23T05:51:22.040Z] #53 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-23T05:51:22.040Z] #44 sha256:be9833cc1865913fafcab8904a17692aa3c7413556652bf467b9ce448d5dcdc2 [2021-04-23T05:51:22.040Z] #44 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-23T05:51:22.040Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-23T05:51:22.040Z] #14 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-23T05:51:22.040Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-23T05:51:22.040Z] #31 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-23T05:51:22.040Z] #28 sha256:695bf61a25bd816afd08aa37ba2f2efaa018bd9baeb7306f24425d2cf754eccb [2021-04-23T05:51:22.040Z] #28 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-23T05:51:22.040Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-23T05:51:22.040Z] #63 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-23T05:51:22.040Z] #57 sha256:ce6840282fd7e44d26bc9e965e08f3946f60d098d0a224bc6c4a28d9160f61eb [2021-04-23T05:51:22.040Z] #57 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-23T05:51:22.040Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-23T05:51:22.040Z] #65 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #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-23T05:51:22.040Z] #67 sha256:a334dd3d5628aaebad82d9306c614d756529cc0c3c4adc1196edfe35110849bf [2021-04-23T05:51:22.040Z] #67 CACHED [2021-04-23T05:51:22.040Z] [2021-04-23T05:51:22.040Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-23T05:51:22.040Z] #61 sha256:21f2b9f062a5be91ea908f3cc9f70f6de0cc5c2df24fe89d85b7b2dcd4ff56ba [2021-04-23T05:51:22.040Z] #61 DONE 0.1s [2021-04-23T05:51:22.090Z] #46 62.86 net [2021-04-23T05:51:22.301Z] [2021-04-23T05:51:22.301Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-23T05:51:22.301Z] #66 sha256:cffd96150dfe4d3839ce35a134a02365680fb44fb9931c74e2a174eb640c048f [2021-04-23T05:51:22.584Z] #66 DONE 0.6s [2021-04-23T05:51:22.849Z] [2021-04-23T05:51:22.849Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-23T05:51:22.849Z] #68 sha256:2c5411285f9b90497849ea5a48f0fb071ed3fb7dba8c5b1603b0d8ad1184ee7c [2021-04-23T05:51:22.849Z] #68 DONE 0.1s [2021-04-23T05:51:22.849Z] [2021-04-23T05:51:22.849Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-23T05:51:22.849Z] #69 sha256:2154de9592f879d36f9db965170b5f1834754d1c13c282862c07db94a78c0543 [2021-04-23T05:51:22.849Z] #69 DONE 0.0s [2021-04-23T05:51:22.849Z] [2021-04-23T05:51:22.849Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-23T05:51:22.849Z] #70 sha256:20f036e54bc14d0b98306ccaf3dc33cc18f3a2a360ce0ab422b2c6f90f5581c4 [2021-04-23T05:51:22.933Z] #58 ... [2021-04-23T05:51:22.933Z] [2021-04-23T05:51:22.933Z] #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-23T05:51:22.933Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:51:22.933Z] #55 25.92 Fetched 8428 kB in 19s (453 kB/s) [2021-04-23T05:51:22.933Z] #55 25.92 Reading package lists... [2021-04-23T05:51:22.933Z] #55 32.23 Reading package lists... [2021-04-23T05:51:22.933Z] #55 ... [2021-04-23T05:51:22.933Z] [2021-04-23T05:51:22.933Z] #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-23T05:51:22.933Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:51:22.933Z] #36 26.02 Fetched 8428 kB in 19s (450 kB/s) [2021-04-23T05:51:22.933Z] #36 26.02 Reading package lists... [2021-04-23T05:51:23.121Z] #46 64.05 vendor/golang.org/x/crypto/curve25519 [2021-04-23T05:51:23.172Z] using credential docker-jenkins-github-credentials [2021-04-23T05:51:23.181Z] Cloning the remote Git repository [2021-04-23T05:51:23.182Z] Cloning with configured refspecs honoured and without tags [2021-04-23T05:51:23.194Z] #36 32.68 Reading package lists... [2021-04-23T05:51:23.194Z] #36 ... [2021-04-23T05:51:23.194Z] [2021-04-23T05:51:23.194Z] #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-23T05:51:23.194Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:23.194Z] #13 23.04 Fetched 8942 kB in 20s (458 kB/s) [2021-04-23T05:51:23.194Z] #13 23.04 Reading package lists... [2021-04-23T05:51:23.194Z] #13 29.66 Reading package lists... [2021-04-23T05:51:23.194Z] #13 ... [2021-04-23T05:51:23.194Z] [2021-04-23T05:51:23.194Z] #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-23T05:51:23.194Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:51:23.194Z] #42 26.23 Fetched 8428 kB in 19s (438 kB/s) [2021-04-23T05:51:23.194Z] #42 26.23 Reading package lists... [2021-04-23T05:51:23.411Z] #46 64.34 vendor/golang.org/x/text/transform [2021-04-23T05:51:23.419Z] #70 DONE 0.7s [2021-04-23T05:51:23.488Z] Fetching without tags [2021-04-23T05:51:23.209Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:51:23.271Z] > git init /home/ubuntu/workspace/moby_PR-42315 # timeout=10 [2021-04-23T05:51:23.679Z] [2021-04-23T05:51:23.679Z] #71 exporting to image [2021-04-23T05:51:23.679Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-23T05:51:23.679Z] #71 exporting layers [2021-04-23T05:51:23.781Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:24.041Z] #46 64.82 vendor/golang.org/x/text/unicode/bidi [2021-04-23T05:51:24.548Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:24.548Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:51:24.671Z] #46 ... [2021-04-23T05:51:24.671Z] [2021-04-23T05:51:24.671Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:24.671Z] #44 30.37 CC compel/plugins/std/string.o [2021-04-23T05:51:24.671Z] #44 30.90 CC compel/plugins/std/infect.o [2021-04-23T05:51:24.671Z] #44 31.12 CC compel/arch/s390/plugins/std/parasite-head.o [2021-04-23T05:51:24.671Z] #44 31.16 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-04-23T05:51:24.671Z] #44 31.20 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-04-23T05:51:24.671Z] #44 31.31 AR compel/plugins/std.lib.a [2021-04-23T05:51:24.671Z] #44 31.35 CC compel/plugins/fds/fds.o [2021-04-23T05:51:24.671Z] #44 31.60 AR compel/plugins/fds.lib.a [2021-04-23T05:51:24.671Z] #44 31.62 HOSTDEP compel/src/lib/log-host.d [2021-04-23T05:51:24.671Z] #44 31.66 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-23T05:51:24.671Z] #44 31.76 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-04-23T05:51:24.671Z] #44 31.83 HOSTDEP compel/src/main-host.d [2021-04-23T05:51:24.671Z] #44 31.91 DEP compel/src/lib/ptrace.d [2021-04-23T05:51:24.671Z] #44 32.01 DEP compel/src/lib/infect.d [2021-04-23T05:51:24.671Z] #44 32.10 DEP compel/src/lib/infect-util.d [2021-04-23T05:51:24.671Z] #44 32.21 DEP compel/src/lib/infect-rpc.d [2021-04-23T05:51:24.671Z] #44 32.33 DEP compel/arch/s390/src/lib/infect.d [2021-04-23T05:51:24.671Z] #44 32.43 DEP compel/arch/s390/src/lib/cpu.d [2021-04-23T05:51:24.671Z] #44 32.47 DEP compel/src/lib/log.d [2021-04-23T05:51:24.671Z] #44 32.53 DEP compel/src/main.d [2021-04-23T05:51:24.671Z] #44 32.60 DEP compel/src/lib/handle-elf.d [2021-04-23T05:51:24.671Z] #44 32.66 DEP compel/arch/s390/src/lib/handle-elf.d [2021-04-23T05:51:24.671Z] #44 32.72 CC compel/src/lib/log.o [2021-04-23T05:51:24.671Z] #44 32.82 CC compel/arch/s390/src/lib/cpu.o [2021-04-23T05:51:24.671Z] #44 33.00 CC compel/arch/s390/src/lib/infect.o [2021-04-23T05:51:23.806Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:23.807Z] > git --version # timeout=10 [2021-04-23T05:51:23.814Z] > git --version # 'git version 2.25.1' [2021-04-23T05:51:23.815Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:23.872Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:24.960Z] #44 33.53 CC compel/src/lib/infect-rpc.o [2021-04-23T05:51:25.061Z] #71 exporting layers 1.3s done [2021-04-23T05:51:25.062Z] #71 writing image sha256:78e962806db9dcff17bee79a3b81c824535771ebeaf2a6d00089985ad6cec808 [2021-04-23T05:51:25.062Z] #71 writing image sha256:78e962806db9dcff17bee79a3b81c824535771ebeaf2a6d00089985ad6cec808 done [2021-04-23T05:51:25.062Z] #71 naming to docker.io/library/docker:e928692c6903983ad1fb7a3b94f5520810c52f38 done [2021-04-23T05:51:25.062Z] #71 DONE 1.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2021-04-23T05:51:23.370Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:23.409Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:51:23.425Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:23.459Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:23.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:23.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:23.489Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:23.791Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:23.821Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:51:24.431Z] > git remote # timeout=10 [2021-04-23T05:51:24.461Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:51:24.489Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:24.490Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:51:24.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:51:24.545Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:24.569Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:51:25.109Z] #42 32.72 Reading package lists... [2021-04-23T05:51:25.109Z] #42 ... [2021-04-23T05:51:25.109Z] [2021-04-23T05:51:25.109Z] #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-23T05:51:25.109Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:51:25.109Z] #55 32.23 Reading package lists... [Pipeline] sh [2021-04-23T05:51:25.250Z] #44 33.68 CC compel/src/lib/infect-util.o [2021-04-23T05:51:25.415Z] + trap exit INT TERM [2021-04-23T05:51:25.415Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-04-23T05:51:25.415Z] + CONTAINER_NAME=docker-pr1 [2021-04-23T05:51:25.415Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42315/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh dynbinary-daemon [2021-04-23T05:51:25.541Z] #44 33.81 CC compel/src/lib/infect.o [2021-04-23T05:51:25.986Z] [2021-04-23T05:51:26.246Z] Removing bundles/ [2021-04-23T05:51:26.246Z] [2021-04-23T05:51:26.246Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-23T05:51:26.246Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:51:26.246Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T05:51:26.761Z] #55 38.41 Building dependency tree... [2021-04-23T05:51:26.761Z] #55 ... [2021-04-23T05:51:26.761Z] [2021-04-23T05:51:26.761Z] #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-23T05:51:26.761Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:51:26.761Z] #45 29.46 vendor/golang.org/x/crypto/internal/subtle [2021-04-23T05:51:26.761Z] #45 29.57 vendor/golang.org/x/crypto/curve25519 [2021-04-23T05:51:26.761Z] #45 38.18 sync [2021-04-23T05:51:26.761Z] #45 38.20 internal/reflectlite [2021-04-23T05:51:26.761Z] #45 ... [2021-04-23T05:51:26.761Z] [2021-04-23T05:51:26.761Z] #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-23T05:51:26.761Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:51:26.761Z] #36 32.68 Reading package lists... [2021-04-23T05:51:27.043Z] #44 35.25 CC compel/src/lib/ptrace.o [2021-04-23T05:51:27.043Z] #44 35.44 AR compel/libcompel.a [2021-04-23T05:51:27.043Z] #44 35.50 HOSTCC compel/src/main-host.o [2021-04-23T05:51:27.043Z] #44 ... [2021-04-23T05:51:27.043Z] [2021-04-23T05:51:27.043Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-23T05:51:27.043Z] #14 58.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-23T05:51:27.043Z] #14 58.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 58.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:51:27.043Z] #14 67.77 Selecting previously unselected package libapparmor1:s390x. [2021-04-23T05:51:27.043Z] #14 67.78 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 67.78 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-04-23T05:51:27.043Z] #14 67.84 Selecting previously unselected package libapparmor-dev:s390x. [2021-04-23T05:51:27.043Z] #14 67.85 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 67.86 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-04-23T05:51:27.043Z] #14 67.96 Selecting previously unselected package libbtrfs0. [2021-04-23T05:51:27.043Z] #14 67.96 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 67.97 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:51:27.043Z] #14 68.00 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:51:27.043Z] #14 68.00 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 68.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:51:27.043Z] #14 68.07 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-04-23T05:51:27.043Z] #14 68.07 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 68.08 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-23T05:51:27.043Z] #14 68.12 Selecting previously unselected package libudev-dev:s390x. [2021-04-23T05:51:27.043Z] #14 68.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 68.13 Unpacking libudev-dev:s390x (241-7~deb10u7) ... [2021-04-23T05:51:27.043Z] #14 68.25 Selecting previously unselected package libsepol1-dev:s390x. [2021-04-23T05:51:27.043Z] #14 68.25 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-04-23T05:51:27.043Z] #14 68.26 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-04-23T05:51:27.333Z] #14 68.53 Selecting previously unselected package libpcre16-3:s390x. [2021-04-23T05:51:27.333Z] #14 68.53 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-04-23T05:51:27.333Z] #14 68.54 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-04-23T05:51:27.333Z] #14 68.59 Selecting previously unselected package libpcre32-3:s390x. [2021-04-23T05:51:27.333Z] #14 ... [2021-04-23T05:51:27.333Z] [2021-04-23T05:51:27.333Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:27.333Z] #44 35.78 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-04-23T05:51:27.336Z] #36 38.92 Building dependency tree... [2021-04-23T05:51:27.625Z] #44 35.88 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-23T05:51:27.915Z] #44 36.08 HOSTCC compel/src/lib/log-host.o [2021-04-23T05:51:27.915Z] #44 36.21 HOSTLINK compel/compel-host-bin [2021-04-23T05:51:27.915Z] #44 36.31 DEP soccr/soccr.d [2021-04-23T05:51:28.205Z] #44 36.43 CC soccr/soccr.o [2021-04-23T05:51:28.479Z] Fetching without tags [2021-04-23T05:51:28.767Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:28.834Z] #44 37.28 AR soccr/libsoccr.a [2021-04-23T05:51:28.834Z] #44 37.28 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:51:28.834Z] #44 37.40 DEP criu/arch/s390/sigframe.d [2021-04-23T05:51:29.135Z] #44 37.44 DEP criu/arch/s390/crtools.d [2021-04-23T05:51:29.135Z] #44 37.54 DEP criu/arch/s390/cpu.d [2021-04-23T05:51:29.135Z] #44 ... [2021-04-23T05:51:29.135Z] [2021-04-23T05:51:29.135Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-04-23T05:51:29.135Z] #14 68.60 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-04-23T05:51:29.135Z] #14 68.60 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-04-23T05:51:29.135Z] #14 68.71 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-04-23T05:51:29.135Z] #14 68.71 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-04-23T05:51:29.135Z] #14 68.71 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-23T05:51:29.135Z] #14 68.80 Selecting previously unselected package libpcre3-dev:s390x. [2021-04-23T05:51:29.135Z] #14 68.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-04-23T05:51:29.135Z] #14 68.80 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-04-23T05:51:29.135Z] #14 69.09 Selecting previously unselected package libselinux1-dev:s390x. [2021-04-23T05:51:29.135Z] #14 69.09 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-04-23T05:51:29.135Z] #14 69.09 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-23T05:51:29.135Z] #14 69.26 Selecting previously unselected package libdevmapper-dev:s390x. [2021-04-23T05:51:29.135Z] #14 69.26 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-04-23T05:51:29.135Z] #14 69.26 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-23T05:51:29.135Z] #14 69.31 Selecting previously unselected package libseccomp-dev:s390x. [2021-04-23T05:51:29.135Z] #14 69.31 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-04-23T05:51:29.135Z] #14 69.31 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-23T05:51:29.135Z] #14 69.39 Selecting previously unselected package libsystemd-dev:s390x. [2021-04-23T05:51:29.135Z] #14 69.39 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_s390x.deb ... [2021-04-23T05:51:29.135Z] #14 69.39 Unpacking libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-23T05:51:29.135Z] #14 69.72 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-04-23T05:51:29.135Z] #14 69.73 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-04-23T05:51:29.135Z] #14 69.74 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-04-23T05:51:29.135Z] #14 69.74 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:51:29.135Z] #14 69.75 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-04-23T05:51:29.135Z] #14 69.76 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-04-23T05:51:29.135Z] #14 69.76 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:51:29.135Z] #14 69.77 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:51:29.135Z] #14 69.78 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-04-23T05:51:29.135Z] #14 69.78 Setting up libudev-dev:s390x (241-7~deb10u7) ... [2021-04-23T05:51:29.135Z] #14 69.79 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:51:29.135Z] #14 69.80 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:51:29.135Z] #14 69.81 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-04-23T05:51:29.135Z] #14 69.81 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-23T05:51:29.135Z] #14 69.82 Setting up libsystemd-dev:s390x (241-7~deb10u7) ... [2021-04-23T05:51:29.135Z] #14 69.83 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:51:29.135Z] #14 69.83 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-04-23T05:51:29.135Z] #14 69.84 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:51:29.135Z] #14 69.87 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-23T05:51:29.135Z] #14 69.87 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-23T05:51:29.135Z] #14 69.87 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:51:29.135Z] #14 69.88 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-23T05:51:29.135Z] #14 69.88 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-23T05:51:29.135Z] #14 69.89 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:51:29.135Z] #14 69.89 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-04-23T05:51:29.135Z] #14 69.90 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-04-23T05:51:29.135Z] #14 69.91 Setting up dmsetup (2:1.02.155-3) ... [2021-04-23T05:51:29.135Z] #14 69.91 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-04-23T05:51:29.135Z] #14 69.92 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-04-23T05:51:29.135Z] #14 69.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:51:29.135Z] #14 DONE 70.3s [2021-04-23T05:51:29.135Z] [2021-04-23T05:51:29.135Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:29.135Z] #44 37.66 CC criu/arch/s390/cpu.o [2021-04-23T05:51:29.207Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:51:29.248Z] #36 42.19 The following additional packages will be installed: [2021-04-23T05:51:29.248Z] #36 42.21 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-23T05:51:29.248Z] #36 42.22 Suggested packages: [2021-04-23T05:51:29.248Z] #36 42.22 cmake-doc ninja-build lrzip [2021-04-23T05:51:29.248Z] #36 42.22 Recommended packages: [2021-04-23T05:51:29.248Z] #36 42.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-23T05:51:29.225Z] > git --version # timeout=10 [2021-04-23T05:51:29.276Z] > git --version # 'git version 2.17.1' [2021-04-23T05:51:29.321Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:51:29.441Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:29.442Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:51:28.378Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:28.384Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:51:28.400Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:28.415Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:28.486Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:28.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:28.487Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:28.739Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:28.753Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:51:29.335Z] > git remote # timeout=10 [2021-04-23T05:51:29.374Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:51:29.382Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:29.383Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:51:29.398Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:51:29.409Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:29.421Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:51:29.775Z] #44 38.03 CC criu/arch/s390/crtools.o [2021-04-23T05:51:30.066Z] #44 ... [2021-04-23T05:51:30.066Z] [2021-04-23T05:51:30.066Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-23T05:51:30.066Z] #15 DONE 1.0s [2021-04-23T05:51:30.198Z] #36 ... [2021-04-23T05:51:30.198Z] [2021-04-23T05:51:30.198Z] #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-23T05:51:30.198Z] #67 sha256:c3670f91e757abcdf8b13ed68186a86cc4dee8d1a222c7b02e2b5e5b9aa671e0 [2021-04-23T05:51:30.198Z] #67 DONE 43.0s [2021-04-23T05:51:30.198Z] [2021-04-23T05:51:30.198Z] #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-23T05:51:30.198Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:51:30.198Z] #45 39.88 github.com/LK4D4/vndr/godl/singleflight [2021-04-23T05:51:30.198Z] #45 40.24 math/rand [2021-04-23T05:51:30.198Z] #45 41.37 errors [2021-04-23T05:51:30.198Z] #45 41.38 sort [2021-04-23T05:51:30.198Z] #45 41.83 io [2021-04-23T05:51:30.198Z] #45 42.59 strconv [2021-04-23T05:51:30.198Z] #45 43.09 bytes [2021-04-23T05:51:30.356Z] [2021-04-23T05:51:30.356Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:30.356Z] #54 0.791 + RM_GOPATH=0 [2021-04-23T05:51:30.356Z] #54 0.792 + TMP_GOPATH= [2021-04-23T05:51:30.356Z] #54 0.792 + : /build [2021-04-23T05:51:30.356Z] #54 0.792 + '[' -z '' ']' [2021-04-23T05:51:30.356Z] #54 0.792 ++ mktemp -d [2021-04-23T05:51:30.356Z] #54 0.793 + export GOPATH=/tmp/tmp.YYExGZ6aHI [2021-04-23T05:51:30.356Z] #54 0.796 + GOPATH=/tmp/tmp.YYExGZ6aHI [2021-04-23T05:51:30.356Z] #54 0.796 + RM_GOPATH=1 [2021-04-23T05:51:30.356Z] #54 0.796 + case "$(go env GOARCH)" in [2021-04-23T05:51:30.356Z] #54 0.797 ++ go env GOARCH [2021-04-23T05:51:30.356Z] #54 0.804 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:51:30.356Z] #54 0.804 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:51:30.356Z] #54 0.804 ++ dirname /tmp/install/install.sh [2021-04-23T05:51:30.356Z] #54 0.806 + dir=/tmp/install [2021-04-23T05:51:30.356Z] #54 0.806 + bin=runc [2021-04-23T05:51:30.356Z] #54 0.806 + shift [2021-04-23T05:51:30.356Z] #54 0.807 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-23T05:51:30.356Z] #54 0.807 + . /tmp/install/runc.installer [2021-04-23T05:51:30.356Z] #54 0.807 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:30.356Z] #54 0.807 + install_runc [2021-04-23T05:51:30.356Z] #54 0.807 + uname -r [2021-04-23T05:51:30.356Z] #54 0.807 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-23T05:51:30.356Z] #54 0.812 + RUNC_BUILDTAGS='seccomp ' [2021-04-23T05:51:30.356Z] #54 0.813 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-23T05:51:30.356Z] #54 0.813 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.YYExGZ6aHI/src/github.com/opencontainers/runc [2021-04-23T05:51:30.356Z] #54 0.813 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-23T05:51:30.356Z] #54 0.814 Cloning into '/tmp/tmp.YYExGZ6aHI/src/github.com/opencontainers/runc'... [2021-04-23T05:51:30.480Z] + docker version [2021-04-23T05:51:31.386Z] #54 ... [2021-04-23T05:51:31.386Z] [2021-04-23T05:51:31.386Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-04-23T05:51:31.386Z] #16 DONE 1.0s [2021-04-23T05:51:31.386Z] [2021-04-23T05:51:31.386Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-04-23T05:51:32.016Z] #17 0.794 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-23T05:51:32.111Z] #45 ... [2021-04-23T05:51:32.111Z] [2021-04-23T05:51:32.111Z] #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-23T05:51:32.111Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:51:32.111Z] #36 43.39 The following NEW packages will be installed: [2021-04-23T05:51:32.111Z] #36 43.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-23T05:51:32.111Z] #36 43.42 vim-common xxd [2021-04-23T05:51:32.111Z] #36 43.90 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:51:32.111Z] #36 43.90 Need to get 14.9 MB of archives. [2021-04-23T05:51:32.111Z] #36 43.90 After this operation, 61.8 MB of additional disk space will be used. [2021-04-23T05:51:32.111Z] #36 43.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-23T05:51:32.111Z] #36 43.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:51:32.111Z] #36 43.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-23T05:51:32.111Z] #36 44.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-23T05:51:32.111Z] #36 44.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-23T05:51:32.111Z] #36 44.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-23T05:51:32.111Z] #36 45.00 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-23T05:51:32.111Z] #36 45.01 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-23T05:51:32.111Z] #36 45.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-23T05:51:32.111Z] #36 45.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-23T05:51:32.306Z] #17 DONE 1.0s [2021-04-23T05:51:32.306Z] [2021-04-23T05:51:32.306Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-04-23T05:51:32.372Z] #36 ... [2021-04-23T05:51:32.372Z] [2021-04-23T05:51:32.372Z] #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-23T05:51:32.372Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:51:32.372Z] #55 38.41 Building dependency tree... [2021-04-23T05:51:32.372Z] #55 41.68 The following additional packages will be installed: [2021-04-23T05:51:32.372Z] #55 41.70 libbtrfs0 [2021-04-23T05:51:32.372Z] #55 41.94 The following NEW packages will be installed: [2021-04-23T05:51:32.372Z] #55 41.94 libbtrfs-dev libbtrfs0 [2021-04-23T05:51:32.372Z] #55 42.71 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:51:32.372Z] #55 42.71 Need to get 119 kB of archives. [2021-04-23T05:51:32.372Z] #55 42.71 After this operation, 387 kB of additional disk space will be used. [2021-04-23T05:51:32.372Z] #55 42.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-23T05:51:32.372Z] #55 42.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-23T05:51:32.372Z] #55 44.23 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:51:32.372Z] #55 44.48 Fetched 119 kB in 1s (198 kB/s) [2021-04-23T05:51:32.372Z] #55 44.58 Selecting previously unselected package libbtrfs0. [2021-04-23T05:51:32.372Z] #55 44.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 ... 15410 files and directories currently installed.) [2021-04-23T05:51:32.372Z] #55 44.70 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-23T05:51:32.372Z] #55 44.75 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:51:32.372Z] #55 44.86 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:51:32.372Z] #55 44.86 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-23T05:51:32.372Z] #55 44.94 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:51:32.372Z] #55 45.18 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:51:32.372Z] #55 45.20 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:51:32.372Z] #55 45.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:51:32.372Z] #55 DONE 45.5s [2021-04-23T05:51:32.632Z] [2021-04-23T05:51:32.632Z] #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-23T05:51:32.632Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:51:32.632Z] #49 39.13 go: extracting golang.org/x/text v0.3.2 [2021-04-23T05:51:32.632Z] #49 43.81 go: finding github.com/fatih/color v1.7.0 [2021-04-23T05:51:32.632Z] #49 43.96 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:51:32.632Z] #49 44.12 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:51:32.632Z] #49 44.15 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:51:32.632Z] #49 44.26 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:51:32.632Z] #49 44.30 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:51:32.632Z] #49 44.32 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:51:32.632Z] #49 44.34 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:51:32.632Z] #49 44.36 go: finding github.com/pkg/errors v0.8.1 [2021-04-23T05:51:32.632Z] #49 44.41 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.41 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.42 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:51:32.632Z] #49 44.46 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:51:32.632Z] #49 44.46 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.51 go: finding github.com/stretchr/testify v1.4.0 [2021-04-23T05:51:32.632Z] #49 44.51 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.51 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.52 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:51:32.632Z] #49 44.52 go: finding github.com/spf13/viper v1.6.1 [2021-04-23T05:51:32.632Z] #49 44.54 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.68 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.72 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.74 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:51:32.632Z] #49 44.79 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:51:32.632Z] #49 44.79 go: finding github.com/stretchr/objx v0.2.0 [2021-04-23T05:51:32.632Z] #49 44.80 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:51:32.632Z] #49 44.82 go: finding github.com/spf13/cobra v0.0.5 [2021-04-23T05:51:32.632Z] #49 44.84 go: finding github.com/gobwas/glob v0.2.3 [2021-04-23T05:51:32.632Z] #49 44.84 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:51:32.632Z] #49 44.85 go: finding github.com/spf13/pflag v1.0.5 [2021-04-23T05:51:32.632Z] #49 44.87 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:51:32.632Z] #49 44.94 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:51:32.632Z] #49 44.97 go: finding github.com/magiconair/properties v1.8.1 [2021-04-23T05:51:32.632Z] #49 45.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:51:32.632Z] #49 45.07 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:51:32.632Z] #49 45.13 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:51:32.632Z] #49 45.15 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:51:32.632Z] #49 45.17 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:51:32.632Z] #49 45.21 go: finding github.com/spf13/afero v1.1.2 [2021-04-23T05:51:32.632Z] #49 45.23 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:51:32.632Z] #49 45.28 go: finding github.com/spf13/cast v1.3.0 [2021-04-23T05:51:32.632Z] #49 45.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:51:32.632Z] #49 45.32 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:51:32.632Z] #49 45.33 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:51:32.632Z] #49 45.45 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:51:32.632Z] #49 45.56 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-23T05:51:32.632Z] #49 45.62 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:51:32.632Z] #49 45.62 go: finding golang.org/x/text v0.3.2 [2021-04-23T05:51:32.632Z] #49 45.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:51:32.892Z] #49 45.84 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:51:32.892Z] #49 45.88 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:51:32.892Z] #49 45.91 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:51:32.892Z] #49 46.00 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:51:32.892Z] #49 46.00 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:51:32.892Z] #49 46.03 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:51:33.153Z] #49 46.03 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:51:33.153Z] #49 46.09 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:51:33.153Z] #49 46.17 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:51:33.153Z] #49 46.18 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-23T05:51:33.153Z] #49 46.20 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:51:33.244Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:51:33.236Z] > git --version # timeout=10 [2021-04-23T05:51:33.250Z] > git --version # 'git version 2.25.1' [2021-04-23T05:51:33.272Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:51:33.414Z] #49 46.35 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:51:33.414Z] #49 46.43 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:51:33.414Z] #49 46.52 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:51:33.414Z] #49 46.52 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:51:33.414Z] #49 46.59 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-23T05:51:33.414Z] #49 46.59 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:51:33.414Z] #49 46.60 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:51:33.427Z] #18 DONE 1.0s [2021-04-23T05:51:33.427Z] [2021-04-23T05:51:33.427Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [Pipeline] withEnv [Pipeline] { [2021-04-23T05:51:33.675Z] #49 46.66 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:51:33.675Z] #49 46.69 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-23T05:51:33.675Z] #49 46.85 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:51:33.675Z] #49 ... [2021-04-23T05:51:33.675Z] [2021-04-23T05:51:33.675Z] #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-23T05:51:33.675Z] #56 sha256:03f62ac9e95b205be3e474d1a490a4aa38ee8bf6eb5267424c0ad05f5b0f560c [2021-04-23T05:51:33.675Z] #56 1.258 + RM_GOPATH=0 [2021-04-23T05:51:33.675Z] #56 1.258 + TMP_GOPATH= [2021-04-23T05:51:33.675Z] #56 1.258 + : /build [2021-04-23T05:51:33.675Z] #56 1.258 + '[' -z '' ']' [2021-04-23T05:51:33.675Z] #56 1.259 ++ mktemp -d [2021-04-23T05:51:33.675Z] #56 1.260 + export GOPATH=/tmp/tmp.JohyUgZFOO [2021-04-23T05:51:33.675Z] #56 1.260 + GOPATH=/tmp/tmp.JohyUgZFOO [2021-04-23T05:51:33.675Z] #56 1.260 + RM_GOPATH=1 [2021-04-23T05:51:33.675Z] #56 1.260 + case "$(go env GOARCH)" in [2021-04-23T05:51:33.675Z] #56 1.279 ++ go env GOARCH [2021-04-23T05:51:33.675Z] #56 1.303 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:51:33.675Z] #56 1.303 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:51:33.675Z] #56 1.305 ++ dirname /tmp/install/install.sh [2021-04-23T05:51:33.675Z] #56 1.309 + dir=/tmp/install [2021-04-23T05:51:33.675Z] #56 1.309 + bin=containerd [2021-04-23T05:51:33.675Z] #56 1.309 + shift [2021-04-23T05:51:33.675Z] #56 1.309 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-23T05:51:33.675Z] #56 1.309 + . /tmp/install/containerd.installer [2021-04-23T05:51:33.675Z] #56 1.310 ++ set -e [2021-04-23T05:51:33.675Z] #56 1.311 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:33.675Z] #56 1.311 + install_containerd [2021-04-23T05:51:33.675Z] #56 1.315 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-23T05:51:33.675Z] #56 1.315 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:33.675Z] #56 1.315 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JohyUgZFOO/src/github.com/containerd/containerd [2021-04-23T05:51:33.675Z] #56 1.323 Cloning into '/tmp/tmp.JohyUgZFOO/src/github.com/containerd/containerd'... [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:51:34.075Z] #19 DONE 0.9s [2021-04-23T05:51:34.075Z] [2021-04-23T05:51:34.075Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:51:34.269Z] + docker version [2021-04-23T05:51:35.125Z] #20 DONE 1.0s [2021-04-23T05:51:35.125Z] [2021-04-23T05:51:35.125Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-23T05:51:35.415Z] #21 ... [2021-04-23T05:51:35.416Z] [2021-04-23T05:51:35.416Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:35.416Z] #46 66.11 vendor/golang.org/x/text/secure/bidirule [2021-04-23T05:51:35.416Z] #46 66.27 vendor/golang.org/x/text/unicode/norm [2021-04-23T05:51:35.416Z] #46 68.68 vendor/golang.org/x/net/idna [2021-04-23T05:51:35.416Z] #46 69.87 vendor/golang.org/x/net/http2/hpack [2021-04-23T05:51:35.416Z] #46 70.32 mime [2021-04-23T05:51:35.416Z] #46 71.82 mime/quotedprintable [2021-04-23T05:51:35.416Z] #46 72.00 net/http/internal [2021-04-23T05:51:35.416Z] #46 74.52 crypto/tls [2021-04-23T05:51:35.416Z] #46 ... [2021-04-23T05:51:35.416Z] [2021-04-23T05:51:35.416Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:35.416Z] #44 38.78 CC criu/arch/s390/sigframe.o [2021-04-23T05:51:35.416Z] #44 38.88 LINK criu/arch/s390/crtools.built-in.o [2021-04-23T05:51:35.416Z] #44 38.92 DEP criu/pie/util-vdso.d [2021-04-23T05:51:35.416Z] #44 39.08 DEP criu/pie/util.d [2021-04-23T05:51:35.416Z] #44 39.22 CC criu/pie/util.o [2021-04-23T05:51:35.416Z] #44 39.43 CC criu/pie/util-vdso.o [2021-04-23T05:51:35.416Z] #44 39.78 AR criu/pie/pie.lib.a [2021-04-23T05:51:35.416Z] #44 39.82 DEP criu/pie/restorer.d [2021-04-23T05:51:35.416Z] #44 39.93 DEP criu/arch/s390/restorer.d [2021-04-23T05:51:35.416Z] #44 40.15 DEP criu/arch/s390/vdso-pie.d [2021-04-23T05:51:35.416Z] #44 40.27 DEP criu/pie/parasite-vdso.d [2021-04-23T05:51:35.416Z] #44 40.45 DEP criu/pie/parasite.d [2021-04-23T05:51:35.416Z] #44 40.74 CC criu/pie/parasite.o [2021-04-23T05:51:35.416Z] #44 41.48 LINK criu/pie/parasite.built-in.o [2021-04-23T05:51:35.416Z] #44 41.50 GEN criu/pie/parasite-blob.h [2021-04-23T05:51:35.416Z] #44 41.50 CC criu/pie/parasite-vdso.o [2021-04-23T05:51:35.416Z] #44 42.12 CC criu/arch/s390/vdso-pie.o [2021-04-23T05:51:35.416Z] #44 42.30 CC criu/arch/s390/restorer.o [2021-04-23T05:51:35.416Z] #44 42.61 CC criu/pie/restorer.o [2021-04-23T05:51:35.594Z] #56 ... [2021-04-23T05:51:35.595Z] [2021-04-23T05:51:35.595Z] #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-23T05:51:35.595Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:51:35.595Z] #42 32.72 Reading package lists... [2021-04-23T05:51:35.595Z] #42 38.78 Building dependency tree... [2021-04-23T05:51:35.595Z] #42 41.97 The following additional packages will be installed: [2021-04-23T05:51:35.595Z] #42 41.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-23T05:51:35.595Z] #42 41.99 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-23T05:51:35.595Z] #42 42.00 Suggested packages: [2021-04-23T05:51:35.595Z] #42 42.01 manpages-dev python-setuptools [2021-04-23T05:51:35.595Z] #42 43.52 The following NEW packages will be installed: [2021-04-23T05:51:35.595Z] #42 43.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-23T05:51:35.595Z] #42 43.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-23T05:51:35.595Z] #42 43.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-23T05:51:35.595Z] #42 43.55 python-six zlib1g-dev [2021-04-23T05:51:35.595Z] #42 44.07 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:51:35.595Z] #42 44.07 Need to get 4095 kB of archives. [2021-04-23T05:51:35.595Z] #42 44.07 After this operation, 22.5 MB of additional disk space will be used. [2021-04-23T05:51:35.595Z] #42 44.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-23T05:51:35.595Z] #42 44.07 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-23T05:51:35.595Z] #42 44.07 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-23T05:51:35.595Z] #42 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-04-23T05:51:35.595Z] #42 44.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-23T05:51:35.595Z] #42 44.07 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-23T05:51:35.595Z] #42 44.10 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-23T05:51:35.595Z] #42 44.10 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-23T05:51:35.595Z] #42 44.15 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-23T05:51:35.595Z] #42 44.26 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-23T05:51:35.595Z] #42 44.29 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-23T05:51:35.595Z] #42 44.40 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-23T05:51:35.595Z] #42 44.47 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-23T05:51:35.595Z] #42 44.48 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-23T05:51:35.595Z] #42 44.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-23T05:51:35.595Z] #42 44.50 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-23T05:51:35.595Z] #42 44.50 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-23T05:51:35.595Z] #42 45.72 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:51:35.595Z] #42 45.98 Fetched 4095 kB in 1s (5157 kB/s) [2021-04-23T05:51:35.595Z] #42 46.08 Selecting previously unselected package libcap-dev:amd64. [2021-04-23T05:51:35.595Z] #42 46.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-23T05:51:35.595Z] #42 46.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 46.21 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-23T05:51:35.595Z] #42 46.36 Selecting previously unselected package libnet1:amd64. [2021-04-23T05:51:35.595Z] #42 46.37 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 46.39 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:51:35.595Z] #42 46.55 Selecting previously unselected package libnet1-dev. [2021-04-23T05:51:35.595Z] #42 46.55 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 46.56 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:51:35.595Z] #42 46.81 Selecting previously unselected package libnl-3-200:amd64. [2021-04-23T05:51:35.595Z] #42 46.81 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 46.83 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:51:35.595Z] #42 46.95 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-23T05:51:35.595Z] #42 46.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 46.99 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-23T05:51:35.595Z] #42 47.32 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-23T05:51:35.595Z] #42 47.32 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 47.32 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:51:35.595Z] #42 47.42 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-23T05:51:35.595Z] #42 47.44 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 47.44 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-23T05:51:35.595Z] #42 47.55 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-23T05:51:35.595Z] #42 47.56 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 47.57 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:51:35.595Z] #42 47.77 Selecting previously unselected package libprotobuf17:amd64. [2021-04-23T05:51:35.595Z] #42 47.77 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 47.77 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:35.595Z] #42 48.49 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-23T05:51:35.595Z] #42 48.50 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:51:35.595Z] #42 48.51 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:35.745Z] Client: Docker Engine - Community [2021-04-23T05:51:35.745Z] Version: 20.10.5 [2021-04-23T05:51:35.745Z] API version: 1.41 [2021-04-23T05:51:35.745Z] Go version: go1.13.15 [2021-04-23T05:51:35.745Z] Git commit: 55c4c88 [2021-04-23T05:51:35.745Z] Built: Tue Mar 2 20:18:05 2021 [2021-04-23T05:51:35.745Z] OS/Arch: linux/amd64 [2021-04-23T05:51:35.745Z] Context: default [2021-04-23T05:51:35.745Z] Experimental: true [2021-04-23T05:51:35.745Z] [2021-04-23T05:51:35.745Z] Server: Docker Engine - Community [2021-04-23T05:51:35.745Z] Engine: [2021-04-23T05:51:35.745Z] Version: 20.10.5 [2021-04-23T05:51:35.745Z] API version: 1.41 (minimum version 1.12) [2021-04-23T05:51:35.745Z] Go version: go1.13.15 [2021-04-23T05:51:35.745Z] Git commit: 363e9a8 [2021-04-23T05:51:35.745Z] Built: Tue Mar 2 20:16:00 2021 [2021-04-23T05:51:35.745Z] OS/Arch: linux/amd64 [2021-04-23T05:51:35.745Z] Experimental: true [2021-04-23T05:51:35.745Z] containerd: [2021-04-23T05:51:35.745Z] Version: 1.4.4 [2021-04-23T05:51:35.745Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:35.745Z] runc: [2021-04-23T05:51:35.745Z] Version: 1.0.0-rc93 [2021-04-23T05:51:35.745Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:35.745Z] docker-init: [2021-04-23T05:51:35.745Z] Version: 0.19.0 [2021-04-23T05:51:35.745Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-23T05:51:35.856Z] #42 48.72 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-23T05:51:35.856Z] #42 48.72 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-23T05:51:35.856Z] #42 48.73 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:35.856Z] #42 ... [2021-04-23T05:51:35.856Z] [2021-04-23T05:51:35.856Z] #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-23T05:51:35.856Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:51:35.856Z] #36 46.76 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:51:35.856Z] #36 46.96 Fetched 14.9 MB in 2s (8656 kB/s) [2021-04-23T05:51:35.856Z] #36 47.05 Selecting previously unselected package xxd. [2021-04-23T05:51:35.856Z] #36 47.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 ... 15410 files and directories currently installed.) [2021-04-23T05:51:35.856Z] #36 47.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:51:35.856Z] #36 47.18 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:51:35.856Z] #36 47.40 Selecting previously unselected package vim-common. [2021-04-23T05:51:35.856Z] #36 47.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:51:35.856Z] #36 47.46 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:51:35.856Z] #36 47.77 Selecting previously unselected package cmake-data. [2021-04-23T05:51:35.856Z] #36 47.77 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-23T05:51:35.856Z] #36 47.79 Unpacking cmake-data (3.13.4-1) ... [2021-04-23T05:51:36.045Z] #44 44.40 LINK criu/pie/restorer.built-in.o [2021-04-23T05:51:36.046Z] #44 44.41 GEN criu/pie/restorer-blob.h [2021-04-23T05:51:36.046Z] #44 44.49 DEP criu/vdso.d [2021-04-23T05:51:36.046Z] #44 44.60 DEP criu/uts_ns.d [2021-04-23T05:51:36.073Z] + docker info [2021-04-23T05:51:36.336Z] #44 44.73 DEP criu/util.d [2021-04-23T05:51:36.336Z] #44 44.88 DEP criu/uffd.d [2021-04-23T05:51:36.336Z] #44 ... [2021-04-23T05:51:36.336Z] [2021-04-23T05:51:36.336Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:36.336Z] #54 7.178 + cd /tmp/tmp.YYExGZ6aHI/src/github.com/opencontainers/runc [2021-04-23T05:51:36.336Z] #54 7.178 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:36.626Z] #54 7.598 + '[' -z '' ']' [2021-04-23T05:51:36.916Z] #54 7.598 + target=static [2021-04-23T05:51:36.916Z] #54 7.598 + make 'BUILDTAGS=seccomp ' static [2021-04-23T05:51:37.546Z] #54 8.168 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-23T05:51:37.776Z] #36 50.71 Selecting previously unselected package libicu63:amd64. [2021-04-23T05:51:37.776Z] #36 50.72 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-23T05:51:37.776Z] #36 50.72 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:51:37.776Z] #36 ... [2021-04-23T05:51:37.776Z] [2021-04-23T05:51:37.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-23T05:51:37.776Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:37.776Z] #13 29.66 Reading package lists... [2021-04-23T05:51:37.776Z] #13 36.14 Building dependency tree... [2021-04-23T05:51:37.776Z] #13 39.89 The following additional packages will be installed: [2021-04-23T05:51:37.776Z] #13 39.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-23T05:51:37.776Z] #13 39.91 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-23T05:51:37.776Z] #13 39.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-23T05:51:37.776Z] #13 39.92 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-23T05:51:37.776Z] #13 39.92 mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:51:37.776Z] #13 39.92 Suggested packages: [2021-04-23T05:51:37.776Z] #13 39.93 gcc-8-locales seccomp wine64 [2021-04-23T05:51:37.776Z] #13 41.52 The following NEW packages will be installed: [2021-04-23T05:51:37.776Z] #13 41.52 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-23T05:51:37.776Z] #13 41.52 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-23T05:51:37.776Z] #13 41.52 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-23T05:51:37.776Z] #13 41.52 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-23T05:51:37.776Z] #13 41.53 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-23T05:51:37.776Z] #13 41.54 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:51:37.776Z] #13 41.56 The following packages will be upgraded: [2021-04-23T05:51:37.776Z] #13 41.57 libseccomp2 libsystemd0 libudev1 [2021-04-23T05:51:37.776Z] #13 42.03 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:51:37.776Z] #13 42.03 Need to get 78.2 MB of archives. [2021-04-23T05:51:37.776Z] #13 42.03 After this operation, 487 MB of additional disk space will be used. [2021-04-23T05:51:37.776Z] #13 42.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-23T05:51:37.776Z] #13 42.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-23T05:51:37.776Z] #13 42.05 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-04-23T05:51:37.776Z] #13 42.08 Get:4 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-23T05:51:37.776Z] #13 42.14 Get:5 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-04-23T05:51:37.776Z] #13 42.27 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-23T05:51:37.776Z] #13 42.51 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-23T05:51:37.776Z] #13 42.51 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-23T05:51:37.776Z] #13 42.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-23T05:51:37.776Z] #13 42.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-23T05:51:37.776Z] #13 42.94 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-23T05:51:37.776Z] #13 43.24 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-23T05:51:37.776Z] #13 43.26 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-23T05:51:38.038Z] #13 ... [2021-04-23T05:51:38.038Z] [2021-04-23T05:51:38.038Z] #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-23T05:51:38.038Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:51:38.038Z] #42 50.00 Selecting previously unselected package libprotoc17:amd64. [2021-04-23T05:51:38.038Z] #42 50.03 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:51:38.038Z] #42 50.04 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:38.038Z] #42 50.71 Selecting previously unselected package protobuf-c-compiler. [2021-04-23T05:51:38.038Z] #42 50.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:51:38.038Z] #42 50.74 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:51:38.038Z] #42 50.92 Selecting previously unselected package protobuf-compiler. [2021-04-23T05:51:38.038Z] #42 50.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-23T05:51:38.038Z] #42 50.93 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:51:38.298Z] #42 51.12 Selecting previously unselected package python-pkg-resources. [2021-04-23T05:51:38.298Z] #42 51.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:51:38.298Z] #42 51.12 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-23T05:51:38.298Z] #42 51.39 Selecting previously unselected package python-six. [2021-04-23T05:51:38.559Z] #42 51.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-23T05:51:38.559Z] #42 51.41 Unpacking python-six (1.12.0-1) ... [2021-04-23T05:51:38.559Z] #42 51.52 Selecting previously unselected package python-protobuf. [2021-04-23T05:51:38.559Z] #42 51.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-23T05:51:38.559Z] #42 51.54 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-23T05:51:38.576Z] #54 ... [2021-04-23T05:51:38.576Z] [2021-04-23T05:51:38.576Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:51:38.576Z] #59 74.37 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:51:38.576Z] #59 74.37 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-23T05:51:38.576Z] #59 DONE 79.7s [2021-04-23T05:51:38.576Z] [2021-04-23T05:51:38.576Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-23T05:51:38.576Z] #60 DONE 0.1s [2021-04-23T05:51:38.867Z] [2021-04-23T05:51:38.867Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-23T05:51:38.867Z] #61 DONE 0.1s [2021-04-23T05:51:38.867Z] [2021-04-23T05:51:38.867Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:38.867Z] #44 45.06 DEP criu/tun.d [2021-04-23T05:51:38.867Z] #44 45.25 DEP criu/tty.d [2021-04-23T05:51:38.867Z] #44 45.39 DEP criu/timerfd.d [2021-04-23T05:51:38.867Z] #44 45.60 DEP criu/timens.d [2021-04-23T05:51:38.867Z] #44 45.71 DEP criu/sysfs_parse.d [2021-04-23T05:51:38.867Z] #44 45.91 DEP criu/sysctl.d [2021-04-23T05:51:38.867Z] #44 46.08 DEP criu/string.d [2021-04-23T05:51:38.867Z] #44 46.15 DEP criu/stats.d [2021-04-23T05:51:38.867Z] #44 46.29 DEP criu/sockets.d [2021-04-23T05:51:38.867Z] #44 46.45 DEP criu/sk-unix.d [2021-04-23T05:51:38.867Z] #44 46.64 DEP criu/sk-tcp.d [2021-04-23T05:51:38.867Z] #44 46.78 DEP criu/sk-queue.d [2021-04-23T05:51:38.867Z] #44 46.97 DEP criu/sk-packet.d [2021-04-23T05:51:38.867Z] #44 47.11 DEP criu/sk-netlink.d [2021-04-23T05:51:39.130Z] #42 52.10 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-23T05:51:39.157Z] #44 47.35 DEP criu/sk-inet.d [2021-04-23T05:51:39.451Z] #44 47.62 DEP criu/signalfd.d [2021-04-23T05:51:39.451Z] #44 47.88 DEP criu/sigframe.d [2021-04-23T05:51:39.451Z] #44 47.92 DEP criu/shmem.d [2021-04-23T05:51:39.451Z] #44 47.99 DEP criu/servicefd.d [2021-04-23T05:51:39.741Z] #44 48.02 DEP criu/seize.d [2021-04-23T05:51:39.741Z] #44 48.09 DEP criu/seccomp.d [2021-04-23T05:51:39.741Z] #44 48.18 DEP criu/rst-malloc.d [2021-04-23T05:51:39.741Z] #44 48.24 DEP criu/rbtree.d [2021-04-23T05:51:40.031Z] #44 48.25 DEP criu/pstree.d [2021-04-23T05:51:40.031Z] #44 48.42 DEP criu/protobuf.d [2021-04-23T05:51:40.320Z] #44 48.55 GEN criu/protobuf-desc-gen.h [2021-04-23T05:51:41.351Z] #44 49.54 DEP criu/protobuf-desc.d [2021-04-23T05:51:41.351Z] #44 49.61 DEP criu/proc_parse.d [2021-04-23T05:51:41.351Z] #44 49.70 DEP criu/plugin.d [2021-04-23T05:51:41.351Z] #44 49.76 DEP criu/pipes.d [2021-04-23T05:51:41.641Z] #44 49.92 DEP criu/pie-util.d [2021-04-23T05:51:41.641Z] #44 50.04 DEP criu/pie-util-vdso.d [2021-04-23T05:51:41.641Z] #44 50.14 DEP criu/path.d [2021-04-23T05:51:41.932Z] #44 50.27 DEP criu/parasite-syscall.d [2021-04-23T05:51:42.014Z] Running on azwin-2-089200 in d:\jenkins\workspace\moby_PR-42315 [Pipeline] { [Pipeline] ws [2021-04-23T05:51:42.030Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-23T05:51:42.121Z] The recommended git tool is: git [2021-04-23T05:51:42.221Z] #44 50.43 DEP criu/pagemap.d [2021-04-23T05:51:42.221Z] #44 50.54 DEP criu/pagemap-cache.d [2021-04-23T05:51:42.221Z] #44 50.64 DEP criu/page-xfer.d [2021-04-23T05:51:42.221Z] #44 50.72 DEP criu/page-pipe.d [2021-04-23T05:51:42.325Z] using credential docker-jenkins-github-credentials [2021-04-23T05:51:42.397Z] Cloning the remote Git repository [2021-04-23T05:51:42.397Z] Cloning with configured refspecs honoured and without tags [2021-04-23T05:51:42.437Z] #42 ... [2021-04-23T05:51:42.437Z] [2021-04-23T05:51:42.437Z] #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-23T05:51:42.437Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:51:42.437Z] #45 45.48 bufio [2021-04-23T05:51:42.437Z] #45 47.05 reflect [2021-04-23T05:51:42.437Z] #45 47.49 internal/oserror [2021-04-23T05:51:42.437Z] #45 47.62 syscall [2021-04-23T05:51:42.437Z] #45 55.14 time [2021-04-23T05:51:42.511Z] #44 50.86 DEP criu/netfilter.d [2021-04-23T05:51:42.511Z] #44 50.99 DEP criu/net.d [2021-04-23T05:51:42.698Z] #45 ... [2021-04-23T05:51:42.698Z] [2021-04-23T05:51:42.698Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:51:42.698Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:42.698Z] #13 46.14 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-23T05:51:42.698Z] #13 48.35 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-23T05:51:42.698Z] #13 48.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-23T05:51:42.698Z] #13 48.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-23T05:51:42.698Z] #13 48.38 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-23T05:51:42.698Z] #13 48.38 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-23T05:51:42.698Z] #13 48.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-23T05:51:42.698Z] #13 48.39 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-23T05:51:42.698Z] #13 48.44 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-23T05:51:42.698Z] #13 48.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-23T05:51:42.698Z] #13 48.48 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-23T05:51:42.698Z] #13 48.51 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-23T05:51:42.698Z] #13 48.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-23T05:51:42.698Z] #13 48.59 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-23T05:51:42.698Z] #13 48.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-23T05:51:42.698Z] #13 49.67 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:51:42.698Z] #13 49.86 Fetched 78.2 MB in 7s (11.4 MB/s) [2021-04-23T05:51:42.698Z] #13 49.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:51:42.698Z] #13 50.02 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-23T05:51:42.698Z] #13 50.03 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:51:42.698Z] #13 50.48 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-23T05:51:42.698Z] #13 50.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 ... 15410 files and directories currently installed.) [2021-04-23T05:51:42.698Z] #13 50.65 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-23T05:51:42.698Z] #13 50.68 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-23T05:51:42.698Z] #13 50.87 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:51:42.801Z] #44 51.17 DEP criu/namespaces.d [2021-04-23T05:51:43.091Z] #44 51.35 DEP criu/mount.d [2021-04-23T05:51:43.091Z] #44 51.53 DEP criu/memfd.d [2021-04-23T05:51:43.171Z] Fetching without tags [2021-04-23T05:51:42.427Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:51:42.427Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-23T05:51:42.477Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:42.478Z] > git --version # timeout=10 [2021-04-23T05:51:42.514Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-23T05:51:42.514Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:42.517Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:43.219Z] #13 51.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:51:43.219Z] #13 51.19 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-23T05:51:43.219Z] #13 51.26 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ...#13 ... [2021-04-23T05:51:43.219Z] [2021-04-23T05:51:43.219Z] #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-23T05:51:43.219Z] #47 sha256:19469872f6f193af25296a1b52a1730fed8b77306a90fcd8236df62c62a29953 [2021-04-23T05:51:43.219Z] #47 DONE 56.3s [2021-04-23T05:51:43.219Z] [2021-04-23T05:51:43.219Z] #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-23T05:51:43.219Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:43.219Z] #13 51.26 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:51:43.219Z] #13 ... [2021-04-23T05:51:43.219Z] [2021-04-23T05:51:43.219Z] #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-23T05:51:43.219Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:51:43.219Z] #32 48.99 Checking out files: 90% (1382/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-23T05:51:43.219Z] #32 49.53 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-23T05:51:43.219Z] #32 49.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-23T05:51:43.381Z] #44 51.62 DEP criu/mem.d [2021-04-23T05:51:43.381Z] #44 51.74 DEP criu/lsm.d [2021-04-23T05:51:43.381Z] #44 51.87 DEP criu/log.d [2021-04-23T05:51:43.480Z] #32 ... [2021-04-23T05:51:43.480Z] [2021-04-23T05:51:43.480Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:51:43.480Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:43.480Z] #13 51.68 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-23T05:51:43.532Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:43.671Z] #44 52.01 DEP criu/libnetlink.d [2021-04-23T05:51:43.671Z] #44 52.13 DEP criu/kerndat.d [2021-04-23T05:51:43.961Z] #44 52.25 DEP criu/kcmp-ids.d [2021-04-23T05:51:43.961Z] #44 52.32 DEP criu/irmap.d [2021-04-23T05:51:44.050Z] #13 ... [2021-04-23T05:51:44.050Z] [2021-04-23T05:51:44.050Z] #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-23T05:51:44.050Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:51:44.050Z] #49 46.87 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:51:44.050Z] #49 46.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:51:44.050Z] #49 46.92 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:51:44.050Z] #49 46.95 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:51:44.050Z] #49 ... [2021-04-23T05:51:44.050Z] [2021-04-23T05:51:44.050Z] #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-23T05:51:44.050Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:44.050Z] #13 52.00 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-23T05:51:44.051Z] #13 52.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:51:44.051Z] #13 52.10 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-23T05:51:44.051Z] #13 52.11 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:51:43.120Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:43.136Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:51:43.142Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:43.160Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:43.176Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:43.176Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:43.179Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:43.541Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:43.550Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:51:44.219Z] Client: Docker Engine - Community [2021-04-23T05:51:44.219Z] Version: 20.10.5 [2021-04-23T05:51:44.219Z] API version: 1.41 [2021-04-23T05:51:44.219Z] Go version: go1.13.15 [2021-04-23T05:51:44.219Z] Git commit: 55c4c88 [2021-04-23T05:51:44.219Z] Built: Tue Mar 2 20:18:20 2021 [2021-04-23T05:51:44.219Z] OS/Arch: linux/amd64 [2021-04-23T05:51:44.219Z] Context: default [2021-04-23T05:51:44.219Z] Experimental: true [2021-04-23T05:51:44.219Z] [2021-04-23T05:51:44.219Z] Server: Docker Engine - Community [2021-04-23T05:51:44.219Z] Engine: [2021-04-23T05:51:44.219Z] Version: 20.10.5 [2021-04-23T05:51:44.219Z] API version: 1.41 (minimum version 1.12) [2021-04-23T05:51:44.219Z] Go version: go1.13.15 [2021-04-23T05:51:44.219Z] Git commit: 363e9a8 [2021-04-23T05:51:44.219Z] Built: Tue Mar 2 20:16:15 2021 [2021-04-23T05:51:44.219Z] OS/Arch: linux/amd64 [2021-04-23T05:51:44.219Z] Experimental: true [2021-04-23T05:51:44.219Z] containerd: [2021-04-23T05:51:44.219Z] Version: 1.4.4 [2021-04-23T05:51:44.219Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:44.219Z] runc: [2021-04-23T05:51:44.219Z] Version: 1.0.0-rc93 [2021-04-23T05:51:44.219Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:44.219Z] docker-init: [2021-04-23T05:51:44.219Z] Version: 0.19.0 [2021-04-23T05:51:44.219Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-23T05:51:44.251Z] #44 52.45 DEP criu/ipc_ns.d [2021-04-23T05:51:44.251Z] #44 52.61 DEP criu/image.d [2021-04-23T05:51:44.541Z] #44 52.79 DEP criu/image-desc.d [2021-04-23T05:51:44.541Z] #44 52.85 DEP criu/fsnotify.d [2021-04-23T05:51:44.541Z] #44 52.93 DEP criu/filesystems.d [2021-04-23T05:51:44.569Z] + docker info [2021-04-23T05:51:44.618Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:44.618Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:51:44.831Z] #44 53.04 DEP criu/files.d [2021-04-23T05:51:44.831Z] #44 53.21 DEP criu/files-reg.d [2021-04-23T05:51:45.120Z] #44 53.31 DEP criu/files-ext.d [2021-04-23T05:51:45.120Z] #44 53.44 DEP criu/file-lock.d [2021-04-23T05:51:45.120Z] #44 53.57 DEP criu/file-ids.d [2021-04-23T05:51:45.120Z] #44 53.67 DEP criu/fifo.d [2021-04-23T05:51:45.411Z] #44 53.79 DEP criu/fdstore.d [2021-04-23T05:51:45.411Z] #44 53.87 DEP criu/fault-injection.d [2021-04-23T05:51:45.411Z] #44 53.91 DEP criu/external.d [2021-04-23T05:51:45.701Z] #44 54.01 DEP criu/eventpoll.d [2021-04-23T05:51:45.701Z] #44 54.15 DEP criu/eventfd.d [2021-04-23T05:51:45.990Z] #44 54.32 DEP criu/crtools.d [2021-04-23T05:51:44.568Z] > git remote # timeout=10 [2021-04-23T05:51:44.576Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:51:44.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:44.591Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:51:44.606Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-04-23T05:51:44.621Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:44.628Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:51:46.280Z] #44 54.51 DEP criu/cr-service.d [2021-04-23T05:51:46.280Z] #44 54.68 DEP criu/cr-restore.d [2021-04-23T05:51:46.280Z] #44 ... [2021-04-23T05:51:46.280Z] [2021-04-23T05:51:46.280Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-23T05:51:46.280Z] #21 1.071 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:51:46.280Z] #21 1.161 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:51:46.280Z] #21 1.345 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:51:46.280Z] #21 1.495 Get:4 http://deb.debian.org/debian buster-backports/main s390x Packages [433 kB] [2021-04-23T05:51:46.280Z] #21 1.522 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:51:46.280Z] #21 2.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-04-23T05:51:46.280Z] #21 3.133 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [243 kB] [2021-04-23T05:51:46.280Z] #21 4.452 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [10.9 kB] [2021-04-23T05:51:46.280Z] #21 7.223 Fetched 8596 kB in 6s (1379 kB/s) [2021-04-23T05:51:46.280Z] #21 7.223 Reading package lists... [2021-04-23T05:51:46.280Z] #21 9.409 Reading package lists... [2021-04-23T05:51:46.571Z] #21 11.14 Building dependency tree... [2021-04-23T05:51:46.571Z] #21 ... [2021-04-23T05:51:46.571Z] [2021-04-23T05:51:46.571Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:46.571Z] #44 54.92 DEP criu/cr-errno.d [2021-04-23T05:51:46.571Z] #44 54.94 DEP criu/cr-dump.d [2021-04-23T05:51:46.696Z] #13 ... [2021-04-23T05:51:46.697Z] [2021-04-23T05:51:46.697Z] #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-23T05:51:46.697Z] #51 sha256:f44ddbb2d3276526dc27acbf11ada4d8571b9dd1f21b0ec023bfc50676c8a474 [2021-04-23T05:51:46.697Z] #51 49.52 reflect [2021-04-23T05:51:46.697Z] #51 49.56 syscall [2021-04-23T05:51:46.697Z] #51 58.14 time [2021-04-23T05:51:46.697Z] #51 ... [2021-04-23T05:51:46.697Z] [2021-04-23T05:51:46.697Z] #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-23T05:51:46.697Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:51:46.697Z] #36 57.61 Selecting previously unselected package libxml2:amd64. [2021-04-23T05:51:46.697Z] #36 57.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-23T05:51:46.697Z] #36 57.67 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:51:46.697Z] #36 58.20 Selecting previously unselected package libarchive13:amd64. [2021-04-23T05:51:46.697Z] #36 58.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-23T05:51:46.697Z] #36 58.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-23T05:51:46.697Z] #36 58.68 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-23T05:51:46.697Z] #36 58.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-23T05:51:46.697Z] #36 58.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-23T05:51:46.697Z] #36 58.86 Selecting previously unselected package librhash0:amd64. [2021-04-23T05:51:46.697Z] #36 58.87 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-23T05:51:46.697Z] #36 58.88 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-23T05:51:46.697Z] #36 59.04 Selecting previously unselected package libuv1:amd64. [2021-04-23T05:51:46.697Z] #36 59.07 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-23T05:51:46.697Z] #36 59.08 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-23T05:51:46.697Z] #36 59.27 Selecting previously unselected package cmake. [2021-04-23T05:51:46.697Z] #36 59.27 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-23T05:51:46.697Z] #36 59.28 Unpacking cmake (3.13.4-1) ... [2021-04-23T05:51:46.860Z] #44 55.20 DEP criu/cr-dedup.d [2021-04-23T05:51:47.150Z] #44 55.32 DEP criu/cr-check.d [2021-04-23T05:51:47.150Z] #44 55.55 DEP criu/config.d [2021-04-23T05:51:47.150Z] #44 55.71 DEP criu/clone-noasan.d [2021-04-23T05:51:47.440Z] #44 55.83 DEP criu/cgroup.d [2021-04-23T05:51:47.440Z] #44 55.94 DEP criu/cgroup-props.d [2021-04-23T05:51:47.730Z] #44 56.05 DEP criu/bitmap.d [2021-04-23T05:51:47.730Z] #44 56.06 DEP criu/bfd.d [2021-04-23T05:51:47.730Z] #44 56.19 DEP criu/autofs.d [2021-04-23T05:51:48.020Z] #44 56.29 DEP criu/aio.d [2021-04-23T05:51:48.020Z] #44 56.39 DEP criu/action-scripts.d [2021-04-23T05:51:48.020Z] #44 56.51 CC criu/action-scripts.o [2021-04-23T05:51:48.270Z] Client: [2021-04-23T05:51:48.270Z] Context: default [2021-04-23T05:51:48.270Z] Debug Mode: false [2021-04-23T05:51:48.270Z] Plugins: [2021-04-23T05:51:48.270Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-23T05:51:48.270Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-23T05:51:48.270Z] [2021-04-23T05:51:48.270Z] Server: [2021-04-23T05:51:48.270Z] Containers: 0 [2021-04-23T05:51:48.270Z] Running: 0 [2021-04-23T05:51:48.270Z] Paused: 0 [2021-04-23T05:51:48.270Z] Stopped: 0 [2021-04-23T05:51:48.270Z] Images: 0 [2021-04-23T05:51:48.270Z] Server Version: 20.10.5 [2021-04-23T05:51:48.270Z] Storage Driver: overlay2 [2021-04-23T05:51:48.270Z] Backing Filesystem: extfs [2021-04-23T05:51:48.270Z] Supports d_type: true [2021-04-23T05:51:48.270Z] Native Overlay Diff: true [2021-04-23T05:51:48.270Z] Logging Driver: json-file [2021-04-23T05:51:48.270Z] Cgroup Driver: cgroupfs [2021-04-23T05:51:48.270Z] Cgroup Version: 1 [2021-04-23T05:51:48.270Z] Plugins: [2021-04-23T05:51:48.270Z] Volume: local [2021-04-23T05:51:48.270Z] Network: bridge host ipvlan macvlan null overlay [2021-04-23T05:51:48.270Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-23T05:51:48.270Z] Swarm: inactive [2021-04-23T05:51:48.270Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-23T05:51:48.270Z] Default Runtime: runc [2021-04-23T05:51:48.270Z] Init Binary: docker-init [2021-04-23T05:51:48.270Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:48.270Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:48.270Z] init version: de40ad0 [2021-04-23T05:51:48.270Z] Security Options: [2021-04-23T05:51:48.270Z] apparmor [2021-04-23T05:51:48.270Z] seccomp [2021-04-23T05:51:48.270Z] Profile: default [2021-04-23T05:51:48.270Z] Kernel Version: 5.4.0-1041-aws [2021-04-23T05:51:48.270Z] Operating System: Ubuntu 18.04.5 LTS [2021-04-23T05:51:48.270Z] OSType: linux [2021-04-23T05:51:48.270Z] Architecture: x86_64 [2021-04-23T05:51:48.270Z] CPUs: 2 [2021-04-23T05:51:48.270Z] Total Memory: 7.487GiB [2021-04-23T05:51:48.270Z] Name: ip-10-100-83-247 [2021-04-23T05:51:48.270Z] ID: CCOO:B2L2:53RH:M56T:HCH4:FPBZ:EMUZ:R22X:GVEU:CYRY:U2HB:5I2B [2021-04-23T05:51:48.270Z] Docker Root Dir: /var/lib/docker [2021-04-23T05:51:48.270Z] Debug Mode: false [2021-04-23T05:51:48.270Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:51:48.270Z] Labels: [2021-04-23T05:51:48.270Z] Experimental: true [2021-04-23T05:51:48.270Z] Insecure Registries: [2021-04-23T05:51:48.270Z] 127.0.0.0/8 [2021-04-23T05:51:48.270Z] Live Restore Enabled: true [2021-04-23T05:51:48.270Z] [2021-04-23T05:51:48.270Z] WARNING: No swap limit support [Pipeline] sh [2021-04-23T05:51:48.310Z] #44 ... [2021-04-23T05:51:48.310Z] [2021-04-23T05:51:48.310Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:48.310Z] #46 79.23 net/http/httptrace [2021-04-23T05:51:48.310Z] #46 79.35 net/http [2021-04-23T05:51:48.310Z] #46 87.35 github.com/LK4D4/vndr/godl [2021-04-23T05:51:48.310Z] #46 87.95 github.com/LK4D4/vndr [2021-04-23T05:51:48.310Z] #46 ... [2021-04-23T05:51:48.310Z] [2021-04-23T05:51:48.310Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:48.310Z] #44 56.81 CC criu/aio.o [2021-04-23T05:51:48.560Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:51:48.560Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:51:48.560Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42315/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-23T05:51:48.560Z] + bash /home/ubuntu/workspace/moby_PR-42315/check-config.sh [2021-04-23T05:51:48.560Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-23T05:51:48.560Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-23T05:51:48.560Z] [2021-04-23T05:51:48.560Z] Generally Necessary: [2021-04-23T05:51:48.560Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-23T05:51:48.560Z] - apparmor: enabled and tools installed [2021-04-23T05:51:48.560Z] - CONFIG_NAMESPACES: enabled [2021-04-23T05:51:48.560Z] - CONFIG_NET_NS: enabled [2021-04-23T05:51:48.560Z] - CONFIG_PID_NS: enabled [2021-04-23T05:51:48.560Z] - CONFIG_IPC_NS: enabled [2021-04-23T05:51:48.560Z] - CONFIG_UTS_NS: enabled [2021-04-23T05:51:48.560Z] - CONFIG_CGROUPS: enabled [2021-04-23T05:51:48.560Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-23T05:51:48.560Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-23T05:51:48.560Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-23T05:51:48.560Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-23T05:51:48.560Z] - CONFIG_CPUSETS: enabled [2021-04-23T05:51:48.560Z] - CONFIG_MEMCG: enabled [2021-04-23T05:51:48.560Z] - CONFIG_KEYS: enabled [2021-04-23T05:51:48.560Z] - CONFIG_VETH: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-23T05:51:48.560Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-23T05:51:48.599Z] #44 57.08 CC criu/autofs.o [2021-04-23T05:51:48.820Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-23T05:51:48.821Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-23T05:51:48.821Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-23T05:51:48.821Z] [2021-04-23T05:51:48.821Z] Optional Features: [2021-04-23T05:51:48.821Z] - CONFIG_USER_NS: enabled [2021-04-23T05:51:48.821Z] - CONFIG_SECCOMP: enabled [2021-04-23T05:51:48.821Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-23T05:51:48.821Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-23T05:51:48.821Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-23T05:51:48.821Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-23T05:51:48.821Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-23T05:51:48.821Z] - CONFIG_BLK_CGROUP: enabled [2021-04-23T05:51:48.821Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-23T05:51:48.821Z] - CONFIG_CGROUP_PERF: enabled [2021-04-23T05:51:48.821Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-23T05:51:48.821Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-23T05:51:48.821Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-23T05:51:48.821Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-23T05:51:48.821Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-23T05:51:48.821Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-23T05:51:48.821Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-23T05:51:48.821Z] - CONFIG_IP_VS: enabled (as module) [2021-04-23T05:51:48.821Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-23T05:51:48.821Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-23T05:51:48.821Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-23T05:51:48.821Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-23T05:51:48.821Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-23T05:51:48.821Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-23T05:51:48.821Z] - CONFIG_EXT4_FS: enabled [2021-04-23T05:51:48.821Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-23T05:51:48.821Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-23T05:51:48.821Z] - Network Drivers: [2021-04-23T05:51:48.821Z] - "overlay": [2021-04-23T05:51:49.082Z] - CONFIG_VXLAN: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-23T05:51:49.082Z] Optional (for encrypted networks): [2021-04-23T05:51:49.082Z] - CONFIG_CRYPTO: enabled [2021-04-23T05:51:49.082Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-23T05:51:49.082Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-23T05:51:49.082Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-23T05:51:49.082Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-23T05:51:49.082Z] - CONFIG_XFRM: enabled [2021-04-23T05:51:49.082Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-23T05:51:49.082Z] - "ipvlan": [2021-04-23T05:51:49.082Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-23T05:51:49.082Z] - "macvlan": [2021-04-23T05:51:49.082Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_DUMMY: enabled (as module) [2021-04-23T05:51:49.082Z] - "ftp,tftp client in container": [2021-04-23T05:51:49.082Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-23T05:51:49.082Z] - Storage Drivers: [2021-04-23T05:51:49.082Z] - "aufs": [2021-04-23T05:51:49.082Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-23T05:51:49.082Z] - "btrfs": [2021-04-23T05:51:49.082Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-23T05:51:49.082Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-23T05:51:49.082Z] - "devicemapper": [2021-04-23T05:51:49.082Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-23T05:51:49.082Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-23T05:51:49.082Z] - "overlay": [2021-04-23T05:51:49.082Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-23T05:51:49.082Z] - "zfs": [2021-04-23T05:51:49.082Z] - /dev/zfs: present [2021-04-23T05:51:49.082Z] - zfs command: missing [2021-04-23T05:51:49.082Z] - zpool command: missing [2021-04-23T05:51:49.082Z] [2021-04-23T05:51:49.082Z] Limits: [2021-04-23T05:51:49.082Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-23T05:51:49.082Z] [2021-04-23T05:51:49.082Z] + true [Pipeline] } [Pipeline] // stage [2021-04-23T05:51:49.119Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-23T05:51:49.149Z] > git --version # timeout=10 [2021-04-23T05:51:49.153Z] > git --version # 'git version 2.25.1' [2021-04-23T05:51:49.158Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:51:49.242Z] #36 62.28 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:51:49.242Z] #36 62.30 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:51:49.242Z] #36 62.31 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-23T05:51:49.242Z] #36 62.32 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:51:49.242Z] #36 62.37 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-23T05:51:49.242Z] #36 62.40 Setting up cmake-data (3.13.4-1) ... [2021-04-23T05:51:49.242Z] #36 62.43 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:51:49.435Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e928692c6903983ad1fb7a3b94f5520810c52f38 . [2021-04-23T05:51:49.504Z] #36 62.44 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-23T05:51:49.504Z] #36 62.45 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-23T05:51:49.504Z] #36 62.46 Setting up cmake (3.13.4-1) ... [2021-04-23T05:51:49.504Z] #36 62.47 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:51:49.504Z] #36 62.57 Processing triggers for mime-support (3.62) ... [2021-04-23T05:51:49.695Z] #1 [internal] load build definition from Dockerfile [2021-04-23T05:51:49.695Z] #1 sha256:768c6c8547ed4edc51f7e5c3d227b49bbb2956c4720a91f4c80c6c48d5179986 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:51:49.953Z] #1 transferring dockerfile: 17.07kB done [2021-04-23T05:51:49.953Z] #1 DONE 0.4s [2021-04-23T05:51:49.953Z] [2021-04-23T05:51:49.953Z] #2 [internal] load .dockerignore [2021-04-23T05:51:49.953Z] #2 sha256:aa83dce7bcacdf505b3b7fcd08e1d15011c453e0e107c1752b493287e2c0724d [2021-04-23T05:51:49.953Z] #2 transferring context: 87B done [2021-04-23T05:51:49.953Z] #2 DONE 0.2s [2021-04-23T05:51:50.101Z] #44 58.14 CC criu/bfd.o [2021-04-23T05:51:50.101Z] #44 58.48 CC criu/bitmap.o [2021-04-23T05:51:50.101Z] #44 58.55 CC criu/cgroup-props.o [2021-04-23T05:51:50.211Z] [2021-04-23T05:51:50.211Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-23T05:51:50.211Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-23T05:51:50.385Z] + docker version [2021-04-23T05:51:50.446Z] #36 DONE 63.2s [2021-04-23T05:51:50.446Z] [2021-04-23T05:51:50.446Z] #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-23T05:51:50.446Z] #37 sha256:2e6ed9b4d7bf59f1aabe6586ad4aa1defb41287009c47c374698ea78d32b0da7 [2021-04-23T05:51:50.730Z] #44 59.11 CC criu/cgroup.o [2021-04-23T05:51:50.775Z] #3 DONE 0.8s [2021-04-23T05:51:50.775Z] [2021-04-23T05:51:50.775Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-23T05:51:50.775Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-23T05:51:50.775Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.0s done [2021-04-23T05:51:51.064Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-23T05:51:51.064Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-23T05:51:51.064Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-23T05:51:51.064Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-23T05:51:51.322Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.4s done [2021-04-23T05:51:51.322Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-23T05:51:51.388Z] #37 1.176 + RM_GOPATH=0 [2021-04-23T05:51:51.388Z] #37 1.176 + TMP_GOPATH= [2021-04-23T05:51:51.388Z] #37 1.176 + : /build [2021-04-23T05:51:51.388Z] #37 1.176 + '[' -z '' ']' [2021-04-23T05:51:51.388Z] #37 1.176 ++ mktemp -d [2021-04-23T05:51:51.388Z] #37 1.177 + export GOPATH=/tmp/tmp.HIVRKFF4zz [2021-04-23T05:51:51.388Z] #37 1.177 + GOPATH=/tmp/tmp.HIVRKFF4zz [2021-04-23T05:51:51.388Z] #37 1.177 + RM_GOPATH=1 [2021-04-23T05:51:51.388Z] #37 1.177 + case "$(go env GOARCH)" in [2021-04-23T05:51:51.388Z] #37 1.178 ++ go env GOARCH [2021-04-23T05:51:51.388Z] #37 1.194 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:51:51.388Z] #37 1.194 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:51:51.388Z] #37 1.195 ++ dirname /tmp/install/install.sh [2021-04-23T05:51:51.388Z] #37 1.202 + dir=/tmp/install [2021-04-23T05:51:51.388Z] #37 1.202 + bin=tini [2021-04-23T05:51:51.388Z] #37 1.203 + shift [2021-04-23T05:51:51.388Z] #37 1.203 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-23T05:51:51.388Z] #37 1.203 + . /tmp/install/tini.installer [2021-04-23T05:51:51.388Z] #37 1.203 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:51:51.388Z] #37 1.204 + install_tini [2021-04-23T05:51:51.388Z] #37 1.204 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-23T05:51:51.388Z] #37 1.204 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:51:51.388Z] #37 1.205 + git clone https://github.com/krallin/tini.git /tmp/tmp.HIVRKFF4zz/tini [2021-04-23T05:51:51.388Z] #37 1.209 Cloning into '/tmp/tmp.HIVRKFF4zz/tini'... [2021-04-23T05:51:51.583Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.3s done [2021-04-23T05:51:52.774Z] #37 2.224 + cd /tmp/tmp.HIVRKFF4zz/tini [2021-04-23T05:51:52.774Z] #37 2.228 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:51:52.774Z] #37 2.256 + cmake . [2021-04-23T05:51:52.789Z] #44 61.27 CC criu/clone-noasan.o [2021-04-23T05:51:53.035Z] #37 2.792 -- The C compiler identification is GNU 8.3.0 [2021-04-23T05:51:53.035Z] #37 2.851 -- Check for working C compiler: /usr/bin/cc [2021-04-23T05:51:53.089Z] #44 ... [2021-04-23T05:51:53.089Z] [2021-04-23T05:51:53.089Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:51:53.089Z] #46 DONE 94.0s [2021-04-23T05:51:53.089Z] [2021-04-23T05:51:53.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:53.089Z] #44 61.39 CC criu/config.o [2021-04-23T05:51:53.408Z] #44 ... [2021-04-23T05:51:53.408Z] [2021-04-23T05:51:53.408Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-23T05:51:53.408Z] #21 11.63 libcap2-bin is already the newest version (1:2.25-2). [2021-04-23T05:51:53.408Z] #21 11.63 The following additional packages will be installed: [2021-04-23T05:51:53.408Z] #21 11.63 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-23T05:51:53.408Z] #21 11.63 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-23T05:51:53.408Z] #21 11.63 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-23T05:51:53.408Z] #21 11.63 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-23T05:51:53.408Z] #21 11.63 python3.7 python3.7-minimal vim-runtime xxd [2021-04-23T05:51:53.408Z] #21 11.64 Suggested packages: [2021-04-23T05:51:53.408Z] #21 11.64 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-23T05:51:53.408Z] #21 11.64 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-23T05:51:53.408Z] #21 11.64 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-23T05:51:53.408Z] #21 11.64 Recommended packages: [2021-04-23T05:51:53.408Z] #21 11.64 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-23T05:51:53.408Z] #21 11.64 python3-keyrings.alt python3-xdg unzip [2021-04-23T05:51:53.408Z] #21 12.71 The following NEW packages will be installed: [2021-04-23T05:51:53.408Z] #21 12.71 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-23T05:51:53.408Z] #21 12.71 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-23T05:51:53.408Z] #21 12.71 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-23T05:51:53.408Z] #21 12.71 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-23T05:51:53.408Z] #21 12.71 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-23T05:51:53.408Z] #21 12.71 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-23T05:51:53.408Z] #21 12.71 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-23T05:51:53.408Z] #21 12.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-23T05:51:53.408Z] #21 12.72 xz-utils zip [2021-04-23T05:51:53.408Z] #21 12.81 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:51:53.408Z] #21 12.81 Need to get 27.7 MB of archives. [2021-04-23T05:51:53.408Z] #21 12.81 After this operation, 117 MB of additional disk space will be used. [2021-04-23T05:51:53.408Z] #21 12.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-04-23T05:51:53.408Z] #21 12.83 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-23T05:51:53.408Z] #21 12.86 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-23T05:51:53.408Z] #21 12.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-04-23T05:51:53.408Z] #21 12.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-04-23T05:51:53.408Z] #21 12.91 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-23T05:51:53.408Z] #21 12.97 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u3 [330 kB] [2021-04-23T05:51:53.408Z] #21 12.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-04-23T05:51:53.408Z] #21 12.99 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-04-23T05:51:53.408Z] #21 12.99 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-04-23T05:51:53.408Z] #21 12.99 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-04-23T05:51:53.408Z] #21 12.99 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-04-23T05:51:53.408Z] #21 13.00 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-04-23T05:51:53.408Z] #21 13.00 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-04-23T05:51:53.408Z] #21 13.00 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-04-23T05:51:53.408Z] #21 13.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-04-23T05:51:53.408Z] #21 13.01 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-04-23T05:51:53.408Z] #21 13.02 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:51:53.408Z] #21 13.03 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-04-23T05:51:53.408Z] #21 13.05 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-23T05:51:53.408Z] #21 13.05 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-04-23T05:51:53.408Z] #21 13.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-04-23T05:51:53.408Z] #21 13.06 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-04-23T05:51:53.408Z] #21 13.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-04-23T05:51:53.408Z] #21 13.08 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-04-23T05:51:53.408Z] #21 13.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-04-23T05:51:53.408Z] #21 13.09 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-04-23T05:51:53.408Z] #21 13.09 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-04-23T05:51:53.408Z] #21 13.10 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-04-23T05:51:53.408Z] #21 13.37 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-23T05:51:53.408Z] #21 13.38 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-23T05:51:53.408Z] #21 13.38 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-23T05:51:53.408Z] #21 13.38 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-04-23T05:51:53.408Z] #21 13.38 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-04-23T05:51:53.408Z] #21 13.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-04-23T05:51:53.408Z] #21 13.45 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-23T05:51:53.408Z] #21 13.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-04-23T05:51:53.408Z] #21 13.48 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-04-23T05:51:53.408Z] #21 13.48 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-23T05:51:53.408Z] #21 13.48 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-04-23T05:51:53.408Z] #21 13.49 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-23T05:51:53.408Z] #21 13.50 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-04-23T05:51:53.408Z] #21 13.54 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-23T05:51:53.408Z] #21 13.55 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-04-23T05:51:53.408Z] #21 13.56 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-23T05:51:53.408Z] #21 13.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-04-23T05:51:53.408Z] #21 13.81 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-04-23T05:51:53.408Z] #21 13.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-04-23T05:51:53.408Z] #21 14.29 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:51:53.408Z] #21 14.35 Fetched 27.7 MB in 1s (25.2 MB/s) [2021-04-23T05:51:53.408Z] #21 14.38 Selecting previously unselected package pigz. [2021-04-23T05:51:53.409Z] #21 14.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 ... 23201 files and directories currently installed.) [2021-04-23T05:51:53.409Z] #21 14.45 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-04-23T05:51:53.409Z] #21 14.46 Unpacking pigz (2.4-1) ... [2021-04-23T05:51:53.409Z] #21 14.51 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-04-23T05:51:53.409Z] #21 14.51 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-23T05:51:53.409Z] #21 14.51 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-23T05:51:53.409Z] #21 14.80 Selecting previously unselected package python3.7-minimal. [2021-04-23T05:51:53.409Z] #21 14.80 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_s390x.deb ... [2021-04-23T05:51:53.409Z] #21 14.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:51:53.409Z] #21 15.42 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u3) ... [2021-04-23T05:51:53.409Z] #21 15.44 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:51:53.409Z] #21 17.10 Selecting previously unselected package python3-minimal. [2021-04-23T05:51:53.409Z] #21 17.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:51:53.409Z] #21 17.15 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-04-23T05:51:53.409Z] #21 17.16 Unpacking python3-minimal (3.7.3-1) ... [2021-04-23T05:51:53.409Z] #21 17.23 Selecting previously unselected package libmpdec2:s390x. [2021-04-23T05:51:53.409Z] #21 17.24 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-04-23T05:51:53.409Z] #21 17.24 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-04-23T05:51:53.409Z] #21 17.35 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-04-23T05:51:53.409Z] #21 17.35 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_s390x.deb ... [2021-04-23T05:51:53.409Z] #21 17.35 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-23T05:51:53.409Z] #21 18.31 Selecting previously unselected package python3.7. [2021-04-23T05:51:53.409Z] #21 18.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_s390x.deb ... [2021-04-23T05:51:53.409Z] #21 18.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:51:53.485Z] #4 DONE 2.3s [2021-04-23T05:51:53.485Z] [2021-04-23T05:51:53.485Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-23T05:51:53.485Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-23T05:51:53.606Z] #37 3.499 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-23T05:51:53.700Z] #21 18.49 Selecting previously unselected package libpython3-stdlib:s390x. [2021-04-23T05:51:53.700Z] #21 18.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-04-23T05:51:53.700Z] #21 18.50 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-23T05:51:53.700Z] #21 18.56 Setting up python3-minimal (3.7.3-1) ... [2021-04-23T05:51:53.867Z] #37 3.514 -- Detecting C compiler ABI info [2021-04-23T05:51:54.128Z] #37 3.997 -- Detecting C compiler ABI info - done [2021-04-23T05:51:54.128Z] #37 4.051 -- Detecting C compile features [2021-04-23T05:51:54.128Z] #37 ... [2021-04-23T05:51:54.128Z] [2021-04-23T05:51:54.128Z] #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-23T05:51:54.128Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:51:54.128Z] #42 57.21 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:54.128Z] #42 57.22 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:51:54.128Z] #42 57.23 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:51:54.128Z] #42 57.24 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-23T05:51:54.128Z] #42 57.25 Setting up python-six (1.12.0-1) ... [2021-04-23T05:51:54.128Z] #42 61.36 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:51:54.128Z] #42 61.38 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:51:54.128Z] #42 61.41 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:54.128Z] #42 61.42 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-23T05:51:54.128Z] #42 61.45 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:54.128Z] #42 61.47 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:51:54.128Z] #42 61.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:51:54.128Z] #42 61.52 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-23T05:51:54.128Z] #42 61.53 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:51:54.128Z] #42 61.54 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-23T05:51:54.332Z] #21 19.23 Selecting previously unselected package python3. [2021-04-23T05:51:54.332Z] #21 19.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-04-23T05:51:54.332Z] #21 19.25 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-04-23T05:51:54.332Z] #21 19.27 Unpacking python3 (3.7.3-1) ... [2021-04-23T05:51:54.332Z] #21 19.34 Selecting previously unselected package libip4tc0:s390x. [2021-04-23T05:51:54.389Z] #42 ... [2021-04-23T05:51:54.389Z] [2021-04-23T05:51:54.389Z] #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-23T05:51:54.389Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:51:54.389Z] #13 54.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-23T05:51:54.389Z] #13 54.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-23T05:51:54.389Z] #13 54.84 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:51:54.389Z] #13 57.37 Selecting previously unselected package binutils-mingw-w64. [2021-04-23T05:51:54.389Z] #13 57.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-23T05:51:54.389Z] #13 57.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:51:54.389Z] #13 57.53 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-23T05:51:54.389Z] #13 57.53 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:51:54.389Z] #13 57.54 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:51:54.389Z] #13 57.73 Selecting previously unselected package dmsetup. [2021-04-23T05:51:54.389Z] #13 57.75 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:51:54.389Z] #13 57.77 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-23T05:51:54.389Z] #13 58.23 Selecting previously unselected package mingw-w64-common. [2021-04-23T05:51:54.389Z] #13 58.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-23T05:51:54.389Z] #13 58.25 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-23T05:51:54.622Z] #21 19.34 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-04-23T05:51:54.622Z] #21 19.35 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-04-23T05:51:54.622Z] #21 19.40 Selecting previously unselected package libip6tc0:s390x. [2021-04-23T05:51:54.622Z] #21 19.40 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-04-23T05:51:54.622Z] #21 19.40 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-04-23T05:51:54.622Z] #21 19.44 Selecting previously unselected package libiptc0:s390x. [2021-04-23T05:51:54.622Z] #21 19.44 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-04-23T05:51:54.622Z] #21 19.44 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-04-23T05:51:54.622Z] #21 19.48 Selecting previously unselected package libnfnetlink0:s390x. [2021-04-23T05:51:54.622Z] #21 19.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-04-23T05:51:54.622Z] #21 19.48 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-23T05:51:54.622Z] #21 19.54 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-04-23T05:51:54.622Z] #21 19.54 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-04-23T05:51:54.857Z] #8 DONE 1.4s [2021-04-23T05:51:54.858Z] [2021-04-23T05:51:54.858Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:51:54.858Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-23T05:51:54.858Z] #6 DONE 1.4s [2021-04-23T05:51:54.858Z] [2021-04-23T05:51:54.858Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:51:54.858Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:51:54.858Z] #7 DONE 1.4s [2021-04-23T05:51:54.858Z] [2021-04-23T05:51:54.858Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:51:54.858Z] #5 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-23T05:51:54.858Z] #5 DONE 1.4s [2021-04-23T05:51:54.919Z] #21 19.54 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-23T05:51:54.919Z] #21 19.58 Selecting previously unselected package libnftnl11:s390x. [2021-04-23T05:51:54.919Z] #21 19.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-04-23T05:51:54.919Z] #21 19.58 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-04-23T05:51:54.919Z] #21 19.63 Selecting previously unselected package iptables. [2021-04-23T05:51:54.919Z] #21 19.63 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-04-23T05:51:54.919Z] #21 19.63 Unpacking iptables (1.8.2-4) ... [2021-04-23T05:51:54.919Z] #21 19.85 Selecting previously unselected package xxd. [2021-04-23T05:51:54.919Z] #21 19.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-04-23T05:51:54.919Z] #21 19.85 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:51:54.919Z] #21 19.95 Selecting previously unselected package vim-common. [2021-04-23T05:51:54.960Z] #13 ... [2021-04-23T05:51:54.960Z] [2021-04-23T05:51:54.960Z] #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-23T05:51:54.960Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:51:54.960Z] #42 67.79 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-23T05:51:54.960Z] #42 67.80 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:51:55.209Z] #21 ... [2021-04-23T05:51:55.209Z] [2021-04-23T05:51:55.209Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-04-23T05:51:55.209Z] #33 DONE 97.2s [2021-04-23T05:51:55.209Z] [2021-04-23T05:51:55.209Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-23T05:51:55.209Z] #21 19.95 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:51:55.209Z] #21 19.96 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:51:55.209Z] #21 ... [2021-04-23T05:51:55.209Z] [2021-04-23T05:51:55.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:51:55.209Z] #44 62.68 CC criu/cr-check.o [2021-04-23T05:51:55.499Z] #44 63.90 CC criu/cr-dedup.o [2021-04-23T05:51:55.533Z] #42 DONE 68.6s [2021-04-23T05:51:55.533Z] [2021-04-23T05:51:55.533Z] #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-23T05:51:55.533Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:51:55.533Z] #45 60.30 internal/fmtsort [2021-04-23T05:51:55.533Z] #45 60.83 internal/syscall/execenv [2021-04-23T05:51:55.533Z] #45 60.98 internal/syscall/unix [2021-04-23T05:51:55.533Z] #45 61.04 internal/poll [2021-04-23T05:51:55.533Z] #45 61.24 strings [2021-04-23T05:51:55.533Z] #45 63.13 os [2021-04-23T05:51:55.533Z] #45 63.75 regexp/syntax [2021-04-23T05:51:55.533Z] #45 66.88 fmt [2021-04-23T05:51:55.533Z] #45 68.21 path/filepath [2021-04-23T05:51:55.788Z] #44 64.30 CC criu/cr-dump.o [2021-04-23T05:51:55.796Z] #45 ... [2021-04-23T05:51:55.796Z] [2021-04-23T05:51:55.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-23T05:51:55.796Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:51:56.745Z] Client: [2021-04-23T05:51:56.745Z] Context: default [2021-04-23T05:51:56.745Z] Debug Mode: false [2021-04-23T05:51:56.745Z] Plugins: [2021-04-23T05:51:56.745Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-23T05:51:56.745Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-23T05:51:56.745Z] [2021-04-23T05:51:56.745Z] Server: [2021-04-23T05:51:56.745Z] Containers: 0 [2021-04-23T05:51:56.745Z] Running: 0 [2021-04-23T05:51:56.745Z] Paused: 0 [2021-04-23T05:51:56.745Z] Stopped: 0 [2021-04-23T05:51:56.745Z] Images: 0 [2021-04-23T05:51:56.745Z] Server Version: 20.10.5 [2021-04-23T05:51:56.745Z] Storage Driver: overlay2 [2021-04-23T05:51:56.745Z] Backing Filesystem: extfs [2021-04-23T05:51:56.745Z] Supports d_type: true [2021-04-23T05:51:56.745Z] Native Overlay Diff: true [2021-04-23T05:51:56.745Z] Logging Driver: json-file [2021-04-23T05:51:56.745Z] Cgroup Driver: systemd [2021-04-23T05:51:56.745Z] Cgroup Version: 2 [2021-04-23T05:51:56.745Z] Plugins: [2021-04-23T05:51:56.745Z] Volume: local [2021-04-23T05:51:56.745Z] Network: bridge host ipvlan macvlan null overlay [2021-04-23T05:51:56.745Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-23T05:51:56.745Z] Swarm: inactive [2021-04-23T05:51:56.745Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-04-23T05:51:56.745Z] Default Runtime: runc [2021-04-23T05:51:56.745Z] Init Binary: docker-init [2021-04-23T05:51:56.745Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:51:56.745Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:51:56.745Z] init version: de40ad0 [2021-04-23T05:51:56.745Z] Security Options: [2021-04-23T05:51:56.745Z] apparmor [2021-04-23T05:51:56.745Z] seccomp [2021-04-23T05:51:56.745Z] Profile: default [2021-04-23T05:51:56.745Z] cgroupns [2021-04-23T05:51:56.745Z] Kernel Version: 5.4.0-1041-aws [2021-04-23T05:51:56.745Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-23T05:51:56.745Z] OSType: linux [2021-04-23T05:51:56.745Z] Architecture: x86_64 [2021-04-23T05:51:56.745Z] CPUs: 2 [2021-04-23T05:51:56.745Z] Total Memory: 7.569GiB [2021-04-23T05:51:56.745Z] Name: ip-10-100-85-216 [2021-04-23T05:51:56.745Z] ID: XSCR:IMEW:U2PS:XHFP:UG4F:RXBB:XG3Q:ZRJE:MOFM:IVIM:YDU4:RNLR [2021-04-23T05:51:56.745Z] Docker Root Dir: /var/lib/docker [2021-04-23T05:51:56.745Z] Debug Mode: false [2021-04-23T05:51:56.745Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:51:56.745Z] Labels: [2021-04-23T05:51:56.745Z] Experimental: true [2021-04-23T05:51:56.745Z] Insecure Registries: [2021-04-23T05:51:56.745Z] 127.0.0.0/8 [2021-04-23T05:51:56.745Z] Live Restore Enabled: true [2021-04-23T05:51:56.745Z] [2021-04-23T05:51:56.745Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-23T05:51:57.079Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e928692c6903983ad1fb7a3b94f5520810c52f38 . [2021-04-23T05:51:57.289Z] #44 65.40 CC criu/cr-errno.o [2021-04-23T05:51:57.289Z] #44 65.44 CC criu/cr-restore.o [2021-04-23T05:51:57.338Z] #2 [internal] load .dockerignore [2021-04-23T05:51:57.338Z] #2 sha256:3e86408eba6f9faa8ac4d43806e59a1cefde5f568b0d698e25da704b9c861163 [2021-04-23T05:51:57.338Z] #2 transferring context: 87B done [2021-04-23T05:51:57.338Z] #2 DONE 0.2s [2021-04-23T05:51:57.338Z] [2021-04-23T05:51:57.338Z] #1 [internal] load build definition from Dockerfile [2021-04-23T05:51:57.338Z] #1 sha256:d59942c56ad4d774fb24d25fdc94ae6f8114427a79a344e3e0e8a98173283d55 [2021-04-23T05:51:57.338Z] #1 transferring dockerfile: 17.07kB done [2021-04-23T05:51:57.338Z] #1 DONE 0.3s [2021-04-23T05:51:57.338Z] [2021-04-23T05:51:57.338Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-23T05:51:57.338Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-04-23T05:51:57.383Z] [2021-04-23T05:51:57.383Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:51:57.383Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:51:57.383Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:51:57.383Z] #64 DONE 0.1s [2021-04-23T05:51:57.383Z] [2021-04-23T05:51:57.383Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:51:57.383Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-23T05:51:57.383Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2021-04-23T05:51:57.383Z] #62 DONE 0.1s [2021-04-23T05:51:57.383Z] [2021-04-23T05:51:57.383Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:51:57.383Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:51:57.383Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:51:57.383Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-23T05:51:57.383Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-23T05:51:57.383Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-23T05:51:57.383Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-23T05:51:57.900Z] #3 DONE 0.5s [2021-04-23T05:51:57.900Z] [2021-04-23T05:51:57.900Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-23T05:51:57.900Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-04-23T05:51:57.900Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-23T05:51:57.900Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2021-04-23T05:51:57.900Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2021-04-23T05:51:57.900Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 2.10MB / 9.64MB 0.1s [2021-04-23T05:51:57.900Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-23T05:51:58.156Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.2s [2021-04-23T05:51:58.156Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.3s done [2021-04-23T05:51:58.156Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2021-04-23T05:51:58.342Z] #43 2.359 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:51:58.342Z] #43 2.359 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:51:58.343Z] #43 2.382 Note: Building without GnuTLS support [2021-04-23T05:51:58.343Z] #43 2.383 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:51:58.343Z] #43 2.391 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:51:58.414Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2021-04-23T05:51:58.414Z] #4 DONE 0.6s [2021-04-23T05:51:58.671Z] [2021-04-23T05:51:58.671Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:51:58.671Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-23T05:51:59.058Z] Fetching without tags [2021-04-23T05:51:59.285Z] #43 ... [2021-04-23T05:51:59.285Z] [2021-04-23T05:51:59.285Z] #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-23T05:51:59.285Z] #51 sha256:f44ddbb2d3276526dc27acbf11ada4d8571b9dd1f21b0ec023bfc50676c8a474 [2021-04-23T05:51:59.285Z] #51 62.23 encoding/binary [2021-04-23T05:51:59.285Z] #51 63.34 context [2021-04-23T05:51:59.285Z] #51 64.34 encoding/base64 [2021-04-23T05:51:59.285Z] #51 64.50 os [2021-04-23T05:51:59.285Z] #51 65.41 golang.org/x/sys/unix [2021-04-23T05:51:59.285Z] #51 68.30 fmt [2021-04-23T05:51:59.285Z] #51 ... [2021-04-23T05:51:59.285Z] [2021-04-23T05:51:59.285Z] #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-23T05:51:59.285Z] #37 sha256:2e6ed9b4d7bf59f1aabe6586ad4aa1defb41287009c47c374698ea78d32b0da7 [2021-04-23T05:51:59.285Z] #37 6.747 -- Detecting C compile features - done [2021-04-23T05:51:59.285Z] #37 6.762 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-23T05:51:59.285Z] #37 6.943 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-23T05:51:59.285Z] #37 7.039 -- Configuring done [2021-04-23T05:51:59.285Z] #37 7.057 -- Generating done [2021-04-23T05:51:59.285Z] #37 7.064 -- Build files have been written to: /tmp/tmp.HIVRKFF4zz/tini [2021-04-23T05:51:59.285Z] #37 7.082 + make tini-static [2021-04-23T05:51:59.285Z] #37 7.471 Scanning dependencies of target tini-static [2021-04-23T05:51:59.285Z] #37 7.594 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-23T05:51:59.285Z] #37 9.040 [100%] Linking C executable tini-static [2021-04-23T05:51:59.731Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:51:59.858Z] #37 9.508 [100%] Built target tini-static [2021-04-23T05:51:59.858Z] #37 9.606 + mkdir -p /build [2021-04-23T05:51:59.858Z] #37 9.610 + cp tini-static /build/docker-init [2021-04-23T05:51:58.780Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:58.826Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:51:58.868Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:58.980Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:51:59.089Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:51:59.089Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:51:59.092Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:51:59.761Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:51:59.798Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:52:00.008Z] #44 68.01 CC criu/cr-service.o [2021-04-23T05:52:00.038Z] #8 ... [2021-04-23T05:52:00.038Z] [2021-04-23T05:52:00.038Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-23T05:52:00.038Z] #5 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-04-23T05:52:00.038Z] #5 DONE 1.1s [2021-04-23T05:52:00.038Z] [2021-04-23T05:52:00.038Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:52:00.038Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-04-23T05:52:00.038Z] #8 DONE 1.2s [2021-04-23T05:52:00.038Z] [2021-04-23T05:52:00.038Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:00.038Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-23T05:52:00.038Z] #7 DONE 1.2s [2021-04-23T05:52:00.038Z] [2021-04-23T05:52:00.038Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:00.038Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:52:00.038Z] #6 DONE 1.3s [2021-04-23T05:52:00.135Z] #37 DONE 9.8s [2021-04-23T05:52:00.135Z] [2021-04-23T05:52:00.135Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:52:00.135Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:00.135Z] #43 4.428 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:52:00.135Z] #43 4.497 GEN .gitid [2021-04-23T05:52:00.135Z] #43 4.614 GEN criu/include/version.h [2021-04-23T05:52:00.298Z] #44 ... [2021-04-23T05:52:00.298Z] [2021-04-23T05:52:00.298Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-23T05:52:00.298Z] #21 20.26 Selecting previously unselected package bash-completion. [2021-04-23T05:52:00.298Z] #21 20.26 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-23T05:52:00.298Z] #21 21.90 Unpacking bash-completion (1:2.8-6) ... [2021-04-23T05:52:00.298Z] #21 22.11 Selecting previously unselected package bzip2. [2021-04-23T05:52:00.298Z] #21 22.11 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.12 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:52:00.298Z] #21 22.16 Selecting previously unselected package xz-utils. [2021-04-23T05:52:00.298Z] #21 22.16 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.16 Unpacking xz-utils (5.2.4-1) ... [2021-04-23T05:52:00.298Z] #21 22.29 Selecting previously unselected package apparmor. [2021-04-23T05:52:00.298Z] #21 22.29 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.33 Unpacking apparmor (2.13.2-10) ... [2021-04-23T05:52:00.298Z] #21 22.57 Selecting previously unselected package aufs-tools. [2021-04-23T05:52:00.298Z] #21 22.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:52:00.298Z] #21 22.65 Selecting previously unselected package libonig5:s390x. [2021-04-23T05:52:00.298Z] #21 22.65 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.65 Unpacking libonig5:s390x (6.9.1-1) ... [2021-04-23T05:52:00.298Z] #21 22.73 Selecting previously unselected package libjq1:s390x. [2021-04-23T05:52:00.298Z] #21 22.73 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.74 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-23T05:52:00.298Z] #21 22.79 Selecting previously unselected package jq. [2021-04-23T05:52:00.298Z] #21 22.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:00.298Z] #21 22.83 Selecting previously unselected package libaio1:s390x. [2021-04-23T05:52:00.298Z] #21 22.83 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.83 Unpacking libaio1:s390x (0.3.112-3) ... [2021-04-23T05:52:00.298Z] #21 22.86 Selecting previously unselected package libgpm2:s390x. [2021-04-23T05:52:00.298Z] #21 22.86 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.87 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-04-23T05:52:00.298Z] #21 22.90 Selecting previously unselected package libicu63:s390x. [2021-04-23T05:52:00.298Z] #21 22.90 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-04-23T05:52:00.298Z] #21 22.90 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-04-23T05:52:00.298Z] #21 24.93 Selecting previously unselected package libnet1:s390x. [2021-04-23T05:52:00.299Z] #21 24.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-04-23T05:52:00.299Z] #21 24.93 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-23T05:52:00.299Z] #21 25.00 Selecting previously unselected package libnl-3-200:s390x. [2021-04-23T05:52:00.299Z] #21 25.00 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-04-23T05:52:00.299Z] #21 25.00 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-04-23T05:52:00.299Z] #21 25.05 Selecting previously unselected package libprotobuf-c1:s390x. [2021-04-23T05:52:00.299Z] #21 25.06 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-04-23T05:52:00.299Z] #21 25.06 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-23T05:52:00.299Z] #21 25.09 Selecting previously unselected package libreadline5:s390x. [2021-04-23T05:52:00.299Z] #21 25.09 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-04-23T05:52:00.299Z] #21 25.10 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-23T05:52:00.299Z] #21 25.18 Selecting previously unselected package net-tools. [2021-04-23T05:52:00.299Z] #21 25.18 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-04-23T05:52:00.299Z] #21 25.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:52:00.299Z] #21 25.27 Selecting previously unselected package python-pip-whl. [2021-04-23T05:52:00.299Z] #21 25.27 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-23T05:52:00.299Z] #21 25.27 Unpacking python-pip-whl (18.1-5) ... [2021-04-23T05:52:00.396Z] #43 4.708 GEN include/common/asm [2021-04-23T05:52:00.407Z] Client: Docker Engine - Community [2021-04-23T05:52:00.407Z] Version: 20.10.5 [2021-04-23T05:52:00.407Z] API version: 1.41 [2021-04-23T05:52:00.407Z] Go version: go1.13.15 [2021-04-23T05:52:00.407Z] Git commit: 55c4c88 [2021-04-23T05:52:00.407Z] Built: Tue Mar 2 20:19:31 2021 [2021-04-23T05:52:00.407Z] OS/Arch: linux/arm64 [2021-04-23T05:52:00.407Z] Context: default [2021-04-23T05:52:00.407Z] Experimental: true [2021-04-23T05:52:00.407Z] [2021-04-23T05:52:00.407Z] Server: Docker Engine - Community [2021-04-23T05:52:00.407Z] Engine: [2021-04-23T05:52:00.407Z] Version: 20.10.5 [2021-04-23T05:52:00.407Z] API version: 1.41 (minimum version 1.12) [2021-04-23T05:52:00.407Z] Go version: go1.13.15 [2021-04-23T05:52:00.407Z] Git commit: 363e9a8 [2021-04-23T05:52:00.407Z] Built: Tue Mar 2 20:17:22 2021 [2021-04-23T05:52:00.407Z] OS/Arch: linux/arm64 [2021-04-23T05:52:00.407Z] Experimental: true [2021-04-23T05:52:00.407Z] containerd: [2021-04-23T05:52:00.407Z] Version: 1.4.4 [2021-04-23T05:52:00.407Z] GitCommit: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:52:00.407Z] runc: [2021-04-23T05:52:00.407Z] Version: 1.0.0-rc93 [2021-04-23T05:52:00.407Z] GitCommit: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:52:00.407Z] docker-init: [2021-04-23T05:52:00.407Z] Version: 0.19.0 [2021-04-23T05:52:00.407Z] GitCommit: de40ad0 [Pipeline] sh [2021-04-23T05:52:00.679Z] #26 ... [2021-04-23T05:52:00.679Z] [2021-04-23T05:52:00.679Z] #23 [internal] load build context [2021-04-23T05:52:00.680Z] #23 sha256:b9cf64ffad2495a773432337c38fef3b33d1d792e68a9dd350aeb14892fc4c8c [2021-04-23T05:52:00.680Z] #23 transferring context: 53.20MB 2.7s done [2021-04-23T05:52:00.680Z] #23 DONE 3.5s [2021-04-23T05:52:00.680Z] [2021-04-23T05:52:00.680Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:00.680Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:00.680Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-23T05:52:00.680Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-23T05:52:00.680Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-23T05:52:00.680Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-23T05:52:00.680Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-04-23T05:52:00.680Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-04-23T05:52:00.680Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.8s done [2021-04-23T05:52:00.680Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.4s done [2021-04-23T05:52:00.680Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s [2021-04-23T05:52:00.680Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0.9s [2021-04-23T05:52:00.680Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s [2021-04-23T05:52:00.739Z] + docker info [2021-04-23T05:52:00.928Z] #21 25.64 Selecting previously unselected package python3-lib2to3. [2021-04-23T05:52:00.929Z] #21 25.64 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-23T05:52:00.929Z] #21 25.64 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:52:00.929Z] #21 25.71 Selecting previously unselected package python3-distutils. [2021-04-23T05:52:00.929Z] #21 25.71 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-23T05:52:00.929Z] #21 25.72 Unpacking python3-distutils (3.7.3-1) ... [2021-04-23T05:52:00.929Z] #21 25.82 Selecting previously unselected package python3-pip. [2021-04-23T05:52:00.929Z] #21 25.82 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-23T05:52:00.929Z] #21 25.82 Unpacking python3-pip (18.1-5) ... [2021-04-23T05:52:00.929Z] #21 25.93 Selecting previously unselected package python3-pkg-resources. [2021-04-23T05:52:01.218Z] #21 25.94 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:52:01.218Z] #21 25.94 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:52:01.218Z] #21 26.01 Selecting previously unselected package python3-setuptools. [2021-04-23T05:52:01.218Z] #21 26.01 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-23T05:52:01.218Z] #21 26.01 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-23T05:52:01.218Z] #21 26.18 Selecting previously unselected package python3-wheel. [2021-04-23T05:52:01.218Z] #21 26.18 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-23T05:52:01.218Z] #21 26.18 Unpacking python3-wheel (0.32.3-2) ... [2021-04-23T05:52:01.508Z] #21 26.24 Selecting previously unselected package sudo. [2021-04-23T05:52:01.508Z] #21 26.24 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-04-23T05:52:01.508Z] #21 26.24 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:52:01.621Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.1s done [2021-04-23T05:52:01.797Z] #21 26.59 Selecting previously unselected package thin-provisioning-tools. [2021-04-23T05:52:01.797Z] #21 26.59 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-04-23T05:52:01.797Z] #21 26.59 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:52:01.797Z] #21 26.79 Selecting previously unselected package uidmap. [2021-04-23T05:52:01.943Z] [2021-04-23T05:52:01.943Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:01.943Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:01.943Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:52:02.089Z] #21 26.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-04-23T05:52:02.089Z] #21 26.79 Unpacking uidmap (1:4.5-1.1) ... [2021-04-23T05:52:02.089Z] #21 26.89 Selecting previously unselected package vim-runtime. [2021-04-23T05:52:02.089Z] #21 26.89 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:52:02.089Z] #21 26.90 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-23T05:52:02.089Z] #21 26.92 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-23T05:52:02.089Z] #21 26.92 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:52:02.185Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.0s done [2021-04-23T05:52:02.185Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.0s done [2021-04-23T05:52:02.185Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-04-23T05:52:02.185Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 5.1s [2021-04-23T05:52:02.310Z] #43 6.788 PBCC images/timens.pb-c.c [2021-04-23T05:52:02.310Z] #43 6.810 DEP images/timens.pb-c.d [2021-04-23T05:52:02.310Z] #43 6.863 PBCC images/fown.pb-c.c [2021-04-23T05:52:02.310Z] #43 6.890 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-23T05:52:02.425Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:52:02.425Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:52:02.445Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 9.44MB / 120.17MB 5.3s [2021-04-23T05:52:02.445Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 17.83MB / 120.17MB 5.5s [2021-04-23T05:52:02.513Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:52:02.513Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-23T05:52:02.514Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-23T05:52:02.572Z] #43 6.970 PBCC images/opts.pb-c.c [2021-04-23T05:52:02.572Z] #43 6.999 PBCC images/memfd.pb-c.c [2021-04-23T05:52:02.572Z] #43 7.068 DEP images/fown.pb-c.d [2021-04-23T05:52:02.723Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 25.17MB / 120.17MB 5.6s [2021-04-23T05:52:02.833Z] #43 7.150 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-23T05:52:02.833Z] #43 7.246 DEP images/opts.pb-c.d [2021-04-23T05:52:02.833Z] #43 7.366 DEP images/memfd.pb-c.d [2021-04-23T05:52:02.981Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 33.55MB / 120.17MB 5.7s [2021-04-23T05:52:02.981Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 45.09MB / 120.17MB 6.0s [2021-04-23T05:52:03.094Z] #43 7.427 PBCC images/sit.pb-c.c [2021-04-23T05:52:03.094Z] #43 7.491 DEP images/sit.pb-c.d [2021-04-23T05:52:03.094Z] #43 7.576 PBCC images/macvlan.pb-c.c [2021-04-23T05:52:03.094Z] #43 7.619 DEP images/macvlan.pb-c.d [2021-04-23T05:52:03.094Z] #43 7.673 PBCC images/autofs.pb-c.c [2021-04-23T05:52:03.240Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 55.57MB / 120.17MB 6.3s [2021-04-23T05:52:03.354Z] #43 7.726 DEP images/autofs.pb-c.d [2021-04-23T05:52:03.354Z] #43 7.778 PBCC images/sysctl.pb-c.c [2021-04-23T05:52:03.354Z] #43 7.810 DEP images/sysctl.pb-c.d [2021-04-23T05:52:03.354Z] #43 7.854 PBCC images/time.pb-c.c [2021-04-23T05:52:03.354Z] #43 7.860 DEP images/time.pb-c.d [2021-04-23T05:52:03.354Z] #43 7.922 PBCC images/binfmt-misc.pb-c.c [2021-04-23T05:52:03.359Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:52:03.499Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 68.46MB / 120.17MB 6.5s [2021-04-23T05:52:03.614Z] #43 7.940 DEP images/binfmt-misc.pb-c.d [2021-04-23T05:52:03.614Z] #43 7.993 PBCC images/seccomp.pb-c.c [2021-04-23T05:52:03.614Z] #43 8.032 DEP images/seccomp.pb-c.d [2021-04-23T05:52:03.614Z] #43 8.090 PBCC images/userns.pb-c.c [2021-04-23T05:52:03.614Z] #43 8.120 DEP images/userns.pb-c.d [2021-04-23T05:52:02.121Z] > git remote # timeout=10 [2021-04-23T05:52:02.168Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:52:02.218Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:52:02.220Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:52:02.341Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-23T05:52:02.455Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:52:02.500Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:52:03.767Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.50MB / 120.17MB 6.6s [2021-04-23T05:52:03.767Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.7s done [2021-04-23T05:52:03.767Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 84.93MB / 120.17MB 6.7s [2021-04-23T05:52:03.731Z] > git --version # timeout=10 [2021-04-23T05:52:03.775Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-23T05:52:03.817Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:52:03.875Z] #43 8.178 PBCC images/cgroup.pb-c.c [2021-04-23T05:52:03.875Z] #43 8.202 DEP images/cgroup.pb-c.d [2021-04-23T05:52:03.875Z] #43 8.238 PBCC images/ext-file.pb-c.c [2021-04-23T05:52:03.875Z] #43 8.250 DEP images/ext-file.pb-c.d [2021-04-23T05:52:03.875Z] #43 8.277 PBCC images/rpc.pb-c.c [2021-04-23T05:52:03.875Z] #43 8.311 DEP images/rpc.pb-c.d [2021-04-23T05:52:03.875Z] #43 8.354 PBCC images/siginfo.pb-c.c [2021-04-23T05:52:03.875Z] #43 8.373 DEP images/siginfo.pb-c.d [2021-04-23T05:52:03.875Z] #43 8.414 PBCC images/pagemap.pb-c.c [2021-04-23T05:52:04.024Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 101.71MB / 120.17MB 6.9s [2021-04-23T05:52:04.024Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 111.06MB / 120.17MB 7.0s [2021-04-23T05:52:04.136Z] #43 8.468 DEP images/pagemap.pb-c.d [2021-04-23T05:52:04.136Z] #43 8.521 PBCC images/rlimit.pb-c.c [2021-04-23T05:52:04.136Z] #43 8.548 DEP images/rlimit.pb-c.d [2021-04-23T05:52:04.136Z] #43 8.606 PBCC images/file-lock.pb-c.c [2021-04-23T05:52:04.136Z] #43 8.634 DEP images/file-lock.pb-c.d [2021-04-23T05:52:04.148Z] #21 28.76 Selecting previously unselected package vim. [2021-04-23T05:52:04.148Z] #21 28.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-04-23T05:52:04.148Z] #21 28.77 Unpacking vim (2:8.1.0875-5) ... [2021-04-23T05:52:04.280Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.2s [2021-04-23T05:52:04.396Z] #43 8.676 PBCC images/tty.pb-c.c [2021-04-23T05:52:04.397Z] #43 8.722 DEP images/tty.pb-c.d [2021-04-23T05:52:04.397Z] #43 8.785 PBCC images/tun.pb-c.c [2021-04-23T05:52:04.397Z] #43 8.824 PBCC images/netdev.pb-c.c [2021-04-23T05:52:04.397Z] #43 8.861 DEP images/tun.pb-c.d [2021-04-23T05:52:04.397Z] #43 8.909 DEP images/netdev.pb-c.d [2021-04-23T05:52:04.438Z] #21 29.22 Selecting previously unselected package xfsprogs. [2021-04-23T05:52:04.438Z] #21 29.22 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-04-23T05:52:04.438Z] #21 29.22 Unpacking xfsprogs (4.20.0-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:52:04.657Z] #43 8.986 PBCC images/vma.pb-c.c [2021-04-23T05:52:04.657Z] #43 9.055 DEP images/vma.pb-c.d [2021-04-23T05:52:04.657Z] #43 9.123 PBCC images/creds.pb-c.c [2021-04-23T05:52:04.657Z] #43 9.135 DEP images/creds.pb-c.d [2021-04-23T05:52:04.657Z] #43 9.204 PBCC images/utsns.pb-c.c [2021-04-23T05:52:04.728Z] #21 29.46 Selecting previously unselected package zip. [2021-04-23T05:52:04.728Z] #21 29.46 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-04-23T05:52:04.728Z] #21 29.46 Unpacking zip (3.0-11+b1) ... [2021-04-23T05:52:04.728Z] #21 29.62 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:52:04.728Z] #21 29.63 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:52:04.728Z] #21 29.63 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-04-23T05:52:04.728Z] #21 29.64 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-04-23T05:52:04.728Z] #21 29.65 Setting up libgpm2:s390x (1.20.7-5) ... [2021-04-23T05:52:04.728Z] #21 29.65 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-04-23T05:52:04.728Z] #21 29.66 Setting up uidmap (1:4.5-1.1) ... [2021-04-23T05:52:04.728Z] #21 29.67 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-04-23T05:52:04.728Z] #21 29.67 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-04-23T05:52:04.728Z] #21 29.68 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:52:04.728Z] #21 29.69 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-04-23T05:52:04.728Z] #21 29.70 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-04-23T05:52:04.728Z] #21 29.71 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:52:04.728Z] #21 29.71 Setting up zip (3.0-11+b1) ... [2021-04-23T05:52:04.728Z] #21 29.72 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:52:04.923Z] #43 9.254 DEP images/utsns.pb-c.d [2021-04-23T05:52:04.923Z] #43 9.305 PBCC images/ipc-desc.pb-c.c [2021-04-23T05:52:04.923Z] #43 9.316 PBCC images/ipc-sem.pb-c.c [2021-04-23T05:52:04.923Z] #43 9.342 DEP images/ipc-desc.pb-c.d [2021-04-23T05:52:04.923Z] #43 9.380 DEP images/ipc-sem.pb-c.d [2021-04-23T05:52:04.923Z] #43 9.446 PBCC images/ipc-msg.pb-c.c [2021-04-23T05:52:05.017Z] #21 29.73 Setting up bash-completion (1:2.8-6) ... [2021-04-23T05:52:05.186Z] #43 9.492 DEP images/ipc-msg.pb-c.d [2021-04-23T05:52:05.186Z] #43 9.554 PBCC images/ipc-shm.pb-c.c [2021-04-23T05:52:05.186Z] #43 9.561 DEP images/ipc-shm.pb-c.d [2021-04-23T05:52:05.186Z] #43 9.638 PBCC images/ipc-var.pb-c.c [2021-04-23T05:52:05.186Z] #43 9.699 DEP images/ipc-var.pb-c.d [2021-04-23T05:52:05.220Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-23T05:52:05.446Z] #43 9.756 PBCC images/sk-opts.pb-c.c [2021-04-23T05:52:05.446Z] #43 9.787 PBCC images/packet-sock.pb-c.c [2021-04-23T05:52:05.446Z] #43 9.822 DEP images/sk-opts.pb-c.d [2021-04-23T05:52:05.446Z] #43 9.887 DEP images/packet-sock.pb-c.d [2021-04-23T05:52:05.446Z] #43 9.970 PBCC images/sk-netlink.pb-c.c [2021-04-23T05:52:05.541Z] + docker version [2021-04-23T05:52:05.541Z] Client: Mirantis Container Runtime [2021-04-23T05:52:05.541Z] Version: 20.10.0 [2021-04-23T05:52:05.541Z] API version: 1.41 [2021-04-23T05:52:05.541Z] Go version: go1.13.15 [2021-04-23T05:52:05.541Z] Git commit: 6ee42dc [2021-04-23T05:52:05.541Z] Built: 03/11/2021 13:24:56 [2021-04-23T05:52:05.541Z] OS/Arch: windows/amd64 [2021-04-23T05:52:05.541Z] Context: default [2021-04-23T05:52:05.541Z] Experimental: true [2021-04-23T05:52:05.541Z] [2021-04-23T05:52:05.541Z] Server: Mirantis Container Runtime [2021-04-23T05:52:05.541Z] Engine: [2021-04-23T05:52:05.541Z] Version: 20.10.0 [2021-04-23T05:52:05.541Z] API version: 1.41 (minimum version 1.24) [2021-04-23T05:52:05.541Z] Go version: go1.13.15 [2021-04-23T05:52:05.541Z] Git commit: 1e08f21e79 [2021-04-23T05:52:05.541Z] Built: 03/11/2021 13:23:32 [2021-04-23T05:52:05.541Z] OS/Arch: windows/amd64 [2021-04-23T05:52:05.541Z] Experimental: true [Pipeline] sh [2021-04-23T05:52:05.707Z] #43 10.04 DEP images/sk-netlink.pb-c.d [2021-04-23T05:52:05.707Z] #43 10.09 PBCC images/sk-inet.pb-c.c [2021-04-23T05:52:05.707Z] #43 10.14 DEP images/sk-inet.pb-c.d [2021-04-23T05:52:05.707Z] #43 10.19 PBCC images/sk-unix.pb-c.c [2021-04-23T05:52:05.707Z] #43 10.24 DEP images/sk-unix.pb-c.d [2021-04-23T05:52:05.789Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-04-23T05:52:05.796Z] #64 ... [2021-04-23T05:52:05.796Z] [2021-04-23T05:52:05.796Z] #23 [internal] load build context [2021-04-23T05:52:05.796Z] #23 sha256:6cb6ac634035fca2322bc47885cd4c7a480ad91c51e51ecf3eea78cf6dd5bc09 [2021-04-23T05:52:05.796Z] #23 transferring context: 53.19MB 3.8s done [2021-04-23T05:52:05.796Z] #23 DONE 3.9s [2021-04-23T05:52:05.796Z] [2021-04-23T05:52:05.796Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:05.796Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:05.796Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 0B / 12.42MB 3.1s [2021-04-23T05:52:05.968Z] #43 10.29 PBCC images/mm.pb-c.c [2021-04-23T05:52:05.968Z] #43 10.36 DEP images/mm.pb-c.d [2021-04-23T05:52:05.968Z] #43 10.42 PBCC images/timerfd.pb-c.c [2021-04-23T05:52:05.968Z] #43 10.45 DEP images/timerfd.pb-c.d [2021-04-23T05:52:05.968Z] #43 10.49 PBCC images/timer.pb-c.c [2021-04-23T05:52:06.047Z] #21 30.97 Setting up libiptc0:s390x (1.8.2-4) ... [2021-04-23T05:52:06.047Z] #21 30.98 Setting up xz-utils (5.2.4-1) ... [2021-04-23T05:52:06.047Z] #21 30.99 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-23T05:52:06.047Z] #21 31.00 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:52:06.047Z] #21 31.04 invoke-rc.d: could not determine current runlevel [2021-04-23T05:52:06.047Z] #21 31.04 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T05:52:06.047Z] #21 31.05 Setting up pigz (2.4-1) ... [2021-04-23T05:52:06.047Z] #21 31.05 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-04-23T05:52:06.047Z] #21 31.06 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-04-23T05:52:06.047Z] #21 31.07 Setting up python-pip-whl (18.1-5) ... [2021-04-23T05:52:06.047Z] #21 31.08 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-04-23T05:52:06.047Z] #21 31.08 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:52:06.053Z] #64 ... [2021-04-23T05:52:06.053Z] [2021-04-23T05:52:06.053Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:06.053Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-23T05:52:06.053Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:52:06.053Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:52:06.053Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-23T05:52:06.053Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-23T05:52:06.053Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.8s done [2021-04-23T05:52:06.053Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.4s done [2021-04-23T05:52:06.053Z] #62 DONE 4.0s [2021-04-23T05:52:06.053Z] [2021-04-23T05:52:06.053Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:06.053Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:06.053Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.53MB / 12.42MB 3.3s [2021-04-23T05:52:06.229Z] #43 10.51 DEP images/timer.pb-c.d [2021-04-23T05:52:06.229Z] #43 10.57 PBCC images/sa.pb-c.c [2021-04-23T05:52:06.229Z] #43 10.65 DEP images/sa.pb-c.d [2021-04-23T05:52:06.229Z] #43 10.70 PBCC images/pipe-data.pb-c.c [2021-04-23T05:52:06.229Z] #43 10.72 DEP images/pipe-data.pb-c.d [2021-04-23T05:52:06.229Z] #43 10.78 PBCC images/mnt.pb-c.c [2021-04-23T05:52:06.312Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.5s [2021-04-23T05:52:06.337Z] #21 31.29 Setting up libaio1:s390x (0.3.112-3) ... [2021-04-23T05:52:06.337Z] #21 31.30 Setting up libonig5:s390x (6.9.1-1) ... [2021-04-23T05:52:06.337Z] #21 31.30 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u3) ... [2021-04-23T05:52:06.337Z] #21 31.31 Setting up vim (2:8.1.0875-5) ... [2021-04-23T05:52:06.337Z] #21 31.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-23T05:52:06.337Z] #21 31.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-23T05:52:06.337Z] #21 31.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-23T05:52:06.337Z] #21 31.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-23T05:52:06.337Z] #21 31.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-23T05:52:06.352Z] #9 ... [2021-04-23T05:52:06.352Z] [2021-04-23T05:52:06.352Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:06.352Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-23T05:52:06.352Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:52:06.352Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-23T05:52:06.352Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-23T05:52:06.352Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.8s done [2021-04-23T05:52:06.352Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done [2021-04-23T05:52:06.352Z] #62 DONE 9.3s [2021-04-23T05:52:06.352Z] [2021-04-23T05:52:06.352Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:06.352Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:06.352Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 9.0s done [2021-04-23T05:52:06.352Z] #9 ... [2021-04-23T05:52:06.352Z] [2021-04-23T05:52:06.352Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:06.352Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:52:06.352Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 7.2s done [2021-04-23T05:52:06.352Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 1.7s [2021-04-23T05:52:06.352Z] #26 ... [2021-04-23T05:52:06.352Z] [2021-04-23T05:52:06.352Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:06.353Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:06.353Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:52:06.353Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-23T05:52:06.353Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-23T05:52:06.353Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.3s done [2021-04-23T05:52:06.353Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.1s done [2021-04-23T05:52:06.353Z] #64 DONE 9.4s [2021-04-23T05:52:06.491Z] #43 10.82 DEP images/mnt.pb-c.d [2021-04-23T05:52:06.491Z] #43 10.89 PBCC images/sk-packet.pb-c.c [2021-04-23T05:52:06.491Z] #43 10.91 DEP images/sk-packet.pb-c.d [2021-04-23T05:52:06.491Z] #43 10.96 PBCC images/tcp-stream.pb-c.c [2021-04-23T05:52:06.491Z] #43 11.00 DEP images/tcp-stream.pb-c.d [2021-04-23T05:52:06.491Z] #43 ... [2021-04-23T05:52:06.491Z] [2021-04-23T05:52:06.491Z] #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-23T05:52:06.491Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:52:06.491Z] #45 69.59 regexp [2021-04-23T05:52:06.491Z] #45 71.45 flag [2021-04-23T05:52:06.491Z] #45 73.10 go/token [2021-04-23T05:52:06.491Z] #45 73.52 internal/lazyregexp [2021-04-23T05:52:06.491Z] #45 74.34 path [2021-04-23T05:52:06.491Z] #45 74.50 go/scanner [2021-04-23T05:52:06.491Z] #45 74.79 io/ioutil [2021-04-23T05:52:06.491Z] #45 75.28 net/url [2021-04-23T05:52:06.491Z] #45 75.87 go/ast [2021-04-23T05:52:06.491Z] #45 77.08 text/template/parse [2021-04-23T05:52:06.540Z] + docker info [2021-04-23T05:52:06.572Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.7s done [2021-04-23T05:52:06.572Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 [2021-04-23T05:52:06.610Z] [2021-04-23T05:52:06.610Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:06.610Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:06.610Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-23T05:52:06.627Z] #21 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-23T05:52:06.627Z] #21 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-23T05:52:06.627Z] #21 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-23T05:52:06.627Z] #21 31.36 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-04-23T05:52:06.627Z] #21 31.36 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:52:06.627Z] #21 31.37 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-04-23T05:52:06.627Z] #21 31.38 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:06.627Z] #21 31.38 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-04-23T05:52:06.627Z] #21 31.39 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:52:06.753Z] #45 ... [2021-04-23T05:52:06.753Z] [2021-04-23T05:52:06.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-23T05:52:06.753Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:06.753Z] #43 11.06 PBCC images/pipe.pb-c.c [2021-04-23T05:52:06.753Z] #43 11.10 DEP images/pipe.pb-c.d [2021-04-23T05:52:06.753Z] #43 11.16 PBCC images/pstree.pb-c.c [2021-04-23T05:52:06.753Z] #43 11.17 DEP images/pstree.pb-c.d [2021-04-23T05:52:06.753Z] #43 11.20 PBCC images/fs.pb-c.c [2021-04-23T05:52:06.753Z] #43 11.22 DEP images/fs.pb-c.d [2021-04-23T05:52:06.753Z] #43 11.27 PBCC images/signalfd.pb-c.c [2021-04-23T05:52:06.753Z] #43 11.32 DEP images/signalfd.pb-c.d [2021-04-23T05:52:06.992Z] Client: [2021-04-23T05:52:06.992Z] Context: default [2021-04-23T05:52:06.992Z] Debug Mode: false [2021-04-23T05:52:06.992Z] Plugins: [2021-04-23T05:52:06.992Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-23T05:52:06.992Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-23T05:52:06.992Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-23T05:52:06.992Z] [2021-04-23T05:52:06.992Z] Server: [2021-04-23T05:52:06.992Z] Containers: 0 [2021-04-23T05:52:06.992Z] Running: 0 [2021-04-23T05:52:06.992Z] Paused: 0 [2021-04-23T05:52:06.992Z] Stopped: 0 [2021-04-23T05:52:06.992Z] Images: 11 [2021-04-23T05:52:06.992Z] Server Version: 20.10.0 [2021-04-23T05:52:06.992Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-23T05:52:06.992Z] Windows: [2021-04-23T05:52:06.992Z] LCOW: [2021-04-23T05:52:06.992Z] Logging Driver: json-file [2021-04-23T05:52:06.992Z] Plugins: [2021-04-23T05:52:06.992Z] Volume: local [2021-04-23T05:52:06.992Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T05:52:06.992Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T05:52:06.992Z] Swarm: inactive [2021-04-23T05:52:06.992Z] Default Isolation: process [2021-04-23T05:52:06.992Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-23T05:52:06.992Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-23T05:52:06.992Z] OSType: windows [2021-04-23T05:52:06.992Z] Architecture: x86_64 [2021-04-23T05:52:06.992Z] CPUs: 4 [2021-04-23T05:52:06.992Z] Total Memory: 32GiB [2021-04-23T05:52:06.992Z] Name: azwin-2-089200 [2021-04-23T05:52:06.992Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-23T05:52:06.992Z] Docker Root Dir: D:\docker [2021-04-23T05:52:06.992Z] Debug Mode: false [2021-04-23T05:52:06.992Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:52:06.992Z] Labels: [2021-04-23T05:52:06.992Z] Experimental: true [2021-04-23T05:52:06.992Z] Insecure Registries: [2021-04-23T05:52:06.992Z] 10.0.0.4:5000 [2021-04-23T05:52:06.992Z] 127.0.0.0/8 [2021-04-23T05:52:06.992Z] Registry Mirrors: [2021-04-23T05:52:06.992Z] http://10.0.0.4:5000/ [2021-04-23T05:52:06.992Z] Live Restore Enabled: false [2021-04-23T05:52:06.992Z] [2021-04-23T05:52:07.014Z] #43 11.38 PBCC images/fh.pb-c.c [2021-04-23T05:52:07.014Z] #43 11.41 PBCC images/fsnotify.pb-c.c [2021-04-23T05:52:07.014Z] #43 ... [2021-04-23T05:52:07.014Z] [2021-04-23T05:52:07.014Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:52:07.014Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:07.014Z] #13 65.08 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-23T05:52:07.014Z] #13 65.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-23T05:52:07.014Z] #13 65.10 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:52:07.014Z] #13 71.41 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-23T05:52:07.014Z] #13 71.43 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:52:07.014Z] #13 71.43 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:52:07.014Z] #13 71.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-23T05:52:07.014Z] #13 71.65 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:52:07.014Z] #13 71.66 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:52:07.014Z] #13 ... [2021-04-23T05:52:07.014Z] [2021-04-23T05:52:07.014Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:52:07.014Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:07.014Z] #43 11.49 DEP images/fh.pb-c.d [2021-04-23T05:52:07.014Z] #43 11.56 DEP images/fsnotify.pb-c.d [2021-04-23T05:52:07.014Z] #43 11.61 PBCC images/eventpoll.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-23T05:52:07.275Z] #43 11.65 DEP images/eventpoll.pb-c.d [2021-04-23T05:52:07.275Z] #43 11.72 PBCC images/eventfd.pb-c.c [2021-04-23T05:52:07.275Z] #43 11.74 DEP images/eventfd.pb-c.d [2021-04-23T05:52:07.275Z] #43 11.78 PBCC images/remap-file-path.pb-c.c [2021-04-23T05:52:07.275Z] #43 11.81 DEP images/remap-file-path.pb-c.d [2021-04-23T05:52:07.535Z] #43 11.88 PBCC images/fifo.pb-c.c [2021-04-23T05:52:07.535Z] #43 11.89 DEP images/fifo.pb-c.d [2021-04-23T05:52:07.535Z] #43 11.96 PBCC images/ghost-file.pb-c.c [2021-04-23T05:52:07.535Z] #43 11.99 DEP images/ghost-file.pb-c.d [2021-04-23T05:52:07.535Z] #43 12.05 PBCC images/regfile.pb-c.c [2021-04-23T05:52:07.535Z] #43 12.10 DEP images/regfile.pb-c.d [2021-04-23T05:52:07.797Z] #43 12.18 PBCC images/ns.pb-c.c [2021-04-23T05:52:07.797Z] #43 12.21 DEP images/ns.pb-c.d [2021-04-23T05:52:07.797Z] #43 12.29 PBCC images/fdinfo.pb-c.c [2021-04-23T05:52:07.956Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s done [2021-04-23T05:52:08.058Z] #43 12.41 DEP images/fdinfo.pb-c.d [2021-04-23T05:52:08.058Z] #43 12.47 PBCC images/core-aarch64.pb-c.c [2021-04-23T05:52:08.058Z] #43 12.52 PBCC images/core-arm.pb-c.c [2021-04-23T05:52:08.058Z] #43 12.58 PBCC images/core-ppc64.pb-c.c [2021-04-23T05:52:08.319Z] #43 12.61 PBCC images/core-s390.pb-c.c [2021-04-23T05:52:08.319Z] #43 12.68 PBCC images/core-x86.pb-c.c [2021-04-23T05:52:08.319Z] #43 12.74 PBCC images/core.pb-c.c [2021-04-23T05:52:08.580Z] #43 12.85 PBCC images/inventory.pb-c.c [2021-04-23T05:52:08.580Z] #43 12.93 DEP images/core-aarch64.pb-c.d [2021-04-23T05:52:08.580Z] #43 13.02 DEP images/core-arm.pb-c.d [2021-04-23T05:52:08.580Z] #43 13.08 DEP images/core-ppc64.pb-c.d [2021-04-23T05:52:08.686Z] #21 33.20 Setting up iptables (1.8.2-4) ... [2021-04-23T05:52:08.686Z] #21 33.22 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:52:08.686Z] #21 33.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:52:08.686Z] #21 33.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:52:08.686Z] #21 33.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:52:08.686Z] #21 33.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-23T05:52:08.686Z] #21 33.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-23T05:52:08.686Z] #21 33.25 Setting up python3 (3.7.3-1) ... [2021-04-23T05:52:08.686Z] #21 33.51 Setting up python3-wheel (0.32.3-2) ... [2021-04-23T05:52:08.855Z] #43 13.14 DEP images/core-s390.pb-c.d [2021-04-23T05:52:08.855Z] #43 13.20 DEP images/core-x86.pb-c.d [2021-04-23T05:52:08.855Z] #43 13.26 DEP images/core.pb-c.d [2021-04-23T05:52:08.855Z] #43 13.32 DEP images/inventory.pb-c.d [2021-04-23T05:52:08.976Z] #21 33.89 Setting up apparmor (2.13.2-10) ... [2021-04-23T05:52:09.115Z] #43 13.39 PBCC images/cpuinfo.pb-c.c [2021-04-23T05:52:09.115Z] #43 13.41 DEP images/cpuinfo.pb-c.d [2021-04-23T05:52:09.115Z] #43 13.53 PBCC images/stats.pb-c.c [2021-04-23T05:52:09.115Z] #43 13.58 DEP images/stats.pb-c.d [2021-04-23T05:52:09.848Z] #64 DONE 7.9s [2021-04-23T05:52:09.848Z] [2021-04-23T05:52:09.848Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:09.848Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:09.848Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-04-23T05:52:09.848Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-23T05:52:09.848Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-04-23T05:52:09.848Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-04-23T05:52:09.848Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-04-23T05:52:09.848Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-04-23T05:52:09.848Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2021-04-23T05:52:09.848Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-04-23T05:52:09.848Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2021-04-23T05:52:09.848Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-04-23T05:52:09.848Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.5s done [2021-04-23T05:52:09.848Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.1s done [2021-04-23T05:52:10.060Z] #43 ... [2021-04-23T05:52:10.060Z] [2021-04-23T05:52:10.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-23T05:52:10.060Z] #51 sha256:f44ddbb2d3276526dc27acbf11ada4d8571b9dd1f21b0ec023bfc50676c8a474 [2021-04-23T05:52:10.060Z] #51 72.83 encoding/json [2021-04-23T05:52:10.060Z] #51 74.45 github.com/pkg/diff [2021-04-23T05:52:10.060Z] #51 75.63 go/scanner [2021-04-23T05:52:10.060Z] #51 76.76 go/ast [2021-04-23T05:52:10.060Z] #51 78.74 golang.org/x/crypto/ssh/terminal [2021-04-23T05:52:10.060Z] #51 80.21 mvdan.cc/editorconfig [2021-04-23T05:52:10.060Z] #51 81.33 mvdan.cc/sh/v3/fileutil [2021-04-23T05:52:10.060Z] #51 81.58 text/tabwriter [2021-04-23T05:52:10.060Z] #51 81.89 mvdan.cc/sh/v3/syntax [2021-04-23T05:52:10.080Z] #21 34.95 Setting up xfsprogs (4.20.0-1) ... [2021-04-23T05:52:10.080Z] #21 34.96 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:52:10.106Z] #9 ... [2021-04-23T05:52:10.106Z] [2021-04-23T05:52:10.106Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-23T05:52:10.106Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-23T05:52:10.369Z] #21 35.18 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:52:10.631Z] #51 ... [2021-04-23T05:52:10.632Z] [2021-04-23T05:52:10.632Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:52:10.632Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:10.632Z] #43 14.88 make[1]: Nothing to be done for 'all'. [2021-04-23T05:52:10.659Z] #21 ... [2021-04-23T05:52:10.659Z] [2021-04-23T05:52:10.659Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:52:10.659Z] #44 68.81 CC criu/crtools.o [2021-04-23T05:52:10.659Z] #44 69.13 CC criu/eventfd.o [2021-04-23T05:52:10.659Z] #44 69.35 CC criu/eventpoll.o [2021-04-23T05:52:10.659Z] #44 69.85 CC criu/external.o [2021-04-23T05:52:10.659Z] #44 70.10 CC criu/fault-injection.o [2021-04-23T05:52:10.659Z] #44 70.18 CC criu/fdstore.o [2021-04-23T05:52:10.659Z] #44 70.41 CC criu/fifo.o [2021-04-23T05:52:10.659Z] #44 70.64 CC criu/file-ids.o [2021-04-23T05:52:10.659Z] #44 70.82 CC criu/file-lock.o [2021-04-23T05:52:10.659Z] #44 71.45 CC criu/files-ext.o [2021-04-23T05:52:10.659Z] #44 71.79 CC criu/files-reg.o [2021-04-23T05:52:10.659Z] #44 73.36 CC criu/files.o [2021-04-23T05:52:10.659Z] #44 74.83 CC criu/filesystems.o [2021-04-23T05:52:10.659Z] #44 75.26 CC criu/fsnotify.o [2021-04-23T05:52:10.659Z] #44 75.78 CC criu/image-desc.o [2021-04-23T05:52:10.659Z] #44 75.84 CC criu/image.o [2021-04-23T05:52:10.659Z] #44 76.23 CC criu/ipc_ns.o [2021-04-23T05:52:10.659Z] #44 76.88 CC criu/irmap.o [2021-04-23T05:52:10.659Z] #44 77.20 CC criu/kcmp-ids.o [2021-04-23T05:52:10.659Z] #44 77.41 CC criu/kerndat.o [2021-04-23T05:52:10.659Z] #44 77.97 CC criu/libnetlink.o [2021-04-23T05:52:10.659Z] #44 78.27 CC criu/log.o [2021-04-23T05:52:10.659Z] #44 78.70 CC criu/lsm.o [2021-04-23T05:52:10.659Z] #44 79.00 CC criu/mem.o [2021-04-23T05:52:10.792Z] #9 ... [2021-04-23T05:52:10.792Z] [2021-04-23T05:52:10.792Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:10.792Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:52:10.792Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 6.0s done [2021-04-23T05:52:10.792Z] #26 DONE 13.8s [2021-04-23T05:52:10.792Z] [2021-04-23T05:52:10.792Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:10.792Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:10.949Z] #44 ... [2021-04-23T05:52:10.949Z] [2021-04-23T05:52:10.949Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-04-23T05:52:10.949Z] #21 35.79 Setting up python3-distutils (3.7.3-1) ... [2021-04-23T05:52:10.958Z] Removing intermediate container 2436602e8e68 [2021-04-23T05:52:10.958Z] ---> da067ba2c423 [2021-04-23T05:52:10.958Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-04-23T05:52:10.958Z] ---> 805dc2d65d1c [2021-04-23T05:52:10.958Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-04-23T05:52:10.958Z] ---> 8f321cb19ef1 [2021-04-23T05:52:10.958Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-04-23T05:52:10.958Z] ---> Running in 8e41c75e6c26 [2021-04-23T05:52:10.958Z] Removing intermediate container 8e41c75e6c26 [2021-04-23T05:52:10.958Z] ---> 3a913cb3cecb [2021-04-23T05:52:10.958Z] Successfully built 3a913cb3cecb [2021-04-23T05:52:10.958Z] Successfully tagged moby-buildx:latest [2021-04-23T05:52:10.958Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-04-23T05:52:10.958Z] if [ -n "${id}" ]; then \ [2021-04-23T05:52:10.958Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-04-23T05:52:10.958Z] && touch bundles/buildx; \ [2021-04-23T05:52:10.958Z] docker rm -f ${id}; \ [2021-04-23T05:52:10.958Z] fi [2021-04-23T05:52:10.958Z] c1a8e0a6fd9dd12d65ada591be8b8775b97c9672fba12ee6fafd1c37afa31099 [2021-04-23T05:52:10.958Z] bundles/buildx version [2021-04-23T05:52:10.958Z] buildx v0.5.1 11057da [2021-04-23T05:52:10.958Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:e928692c6903983ad1fb7a3b94f5520810c52f38 . [2021-04-23T05:52:10.958Z] #1 [internal] booting buildkit [2021-04-23T05:52:10.958Z] #1 sha256:928df875e6a5166e5f795b2364534a5e4da04322ccf7143d027a6c568e61de3f [2021-04-23T05:52:10.958Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-04-23T05:52:11.035Z] #63 DONE 0.8s [2021-04-23T05:52:11.035Z] [2021-04-23T05:52:11.035Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-23T05:52:11.035Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-23T05:52:11.269Z] #21 36.09 Setting up python3-setuptools (40.8.0-1) ... [2021-04-23T05:52:11.358Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 5.0s [2021-04-23T05:52:11.898Z] #21 36.82 Setting up python3-pip (18.1-5) ... [2021-04-23T05:52:11.965Z] #65 DONE 0.8s [2021-04-23T05:52:11.965Z] [2021-04-23T05:52:11.965Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:11.965Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:11.965Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.1s done [2021-04-23T05:52:11.965Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.6s done [2021-04-23T05:52:11.965Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2021-04-23T05:52:11.965Z] #9 ... [2021-04-23T05:52:11.965Z] [2021-04-23T05:52:11.965Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:11.965Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:52:11.965Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-23T05:52:11.965Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-23T05:52:11.965Z] #26 sha256:fa335fed387465ccc369958d7908e1975e7d65677f7f3050d862161754ebcf90 529B / 529B done [2021-04-23T05:52:11.965Z] #26 sha256:0d587dfbc4f4800bfe9ab08662e8396ffc37060c493f8ef24b2823fef3320df6 1.46kB / 1.46kB done [2021-04-23T05:52:11.965Z] #26 sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 50.43MB / 50.43MB 5.1s done [2021-04-23T05:52:11.965Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 3.7s [2021-04-23T05:52:12.017Z] #43 16.32 CC images/stats.o [2021-04-23T05:52:12.222Z] #26 ... [2021-04-23T05:52:12.222Z] [2021-04-23T05:52:12.222Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:12.222Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:12.277Z] #43 16.76 CC images/core.o [2021-04-23T05:52:12.290Z] #9 ... [2021-04-23T05:52:12.290Z] [2021-04-23T05:52:12.290Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-23T05:52:12.290Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-04-23T05:52:12.290Z] #63 DONE 1.0s [2021-04-23T05:52:12.290Z] [2021-04-23T05:52:12.290Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:12.290Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:12.479Z] #9 ... [2021-04-23T05:52:12.479Z] [2021-04-23T05:52:12.479Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:12.479Z] #26 sha256:37088d12ab122b3790834af8fa4e08fd94c4968e93b00ec1f80df1d5916d53e0 [2021-04-23T05:52:12.479Z] #26 extracting sha256:bd8f6a7501ccbe80b95c82519ed6fd4f7236a41e0ae59ba4a8df76af24629efc 4.3s done [2021-04-23T05:52:12.479Z] #26 DONE 10.5s [2021-04-23T05:52:12.479Z] [2021-04-23T05:52:12.479Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:12.479Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:12.479Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.8s done [2021-04-23T05:52:12.527Z] #21 37.46 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:52:12.737Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-04-23T05:52:12.816Z] #21 37.50 Processing triggers for mime-support (3.62) ... [2021-04-23T05:52:12.847Z] #43 17.38 CC images/core-x86.o [2021-04-23T05:52:12.990Z] Client: [2021-04-23T05:52:12.990Z] Context: default [2021-04-23T05:52:12.990Z] Debug Mode: false [2021-04-23T05:52:12.990Z] Plugins: [2021-04-23T05:52:12.990Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-04-23T05:52:12.990Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-04-23T05:52:12.990Z] [2021-04-23T05:52:12.990Z] Server: [2021-04-23T05:52:12.990Z] Containers: 0 [2021-04-23T05:52:12.990Z] Running: 0 [2021-04-23T05:52:12.990Z] Paused: 0 [2021-04-23T05:52:12.990Z] Stopped: 0 [2021-04-23T05:52:12.990Z] Images: 0 [2021-04-23T05:52:12.990Z] Server Version: 20.10.5 [2021-04-23T05:52:12.990Z] Storage Driver: overlay2 [2021-04-23T05:52:12.990Z] Backing Filesystem: extfs [2021-04-23T05:52:12.990Z] Supports d_type: true [2021-04-23T05:52:12.990Z] Native Overlay Diff: true [2021-04-23T05:52:12.990Z] Logging Driver: json-file [2021-04-23T05:52:12.990Z] Cgroup Driver: cgroupfs [2021-04-23T05:52:12.990Z] Cgroup Version: 1 [2021-04-23T05:52:12.990Z] Plugins: [2021-04-23T05:52:12.990Z] Volume: local [2021-04-23T05:52:12.990Z] Network: bridge host ipvlan macvlan null overlay [2021-04-23T05:52:12.990Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-04-23T05:52:12.990Z] Swarm: inactive [2021-04-23T05:52:12.990Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-04-23T05:52:12.990Z] Default Runtime: runc [2021-04-23T05:52:12.990Z] Init Binary: docker-init [2021-04-23T05:52:12.990Z] containerd version: 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:52:12.990Z] runc version: 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:52:12.990Z] init version: de40ad0 [2021-04-23T05:52:12.990Z] Security Options: [2021-04-23T05:52:12.990Z] apparmor [2021-04-23T05:52:12.990Z] seccomp [2021-04-23T05:52:12.990Z] Profile: default [2021-04-23T05:52:12.990Z] Kernel Version: 5.4.0-1041-aws [2021-04-23T05:52:12.990Z] Operating System: Ubuntu 20.04.2 LTS [2021-04-23T05:52:12.990Z] OSType: linux [2021-04-23T05:52:12.990Z] Architecture: aarch64 [2021-04-23T05:52:12.990Z] CPUs: 4 [2021-04-23T05:52:12.990Z] Total Memory: 7.494GiB [2021-04-23T05:52:12.990Z] Name: ip-10-100-58-108 [2021-04-23T05:52:12.990Z] ID: BVXL:CDJC:ICN6:ER53:HAUW:WQSU:QT43:6BOW:3PZO:KHYE:NTNP:UAA4 [2021-04-23T05:52:12.990Z] Docker Root Dir: /var/lib/docker [2021-04-23T05:52:12.990Z] Debug Mode: false [2021-04-23T05:52:12.990Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:52:12.990Z] Labels: [2021-04-23T05:52:12.990Z] Experimental: true [2021-04-23T05:52:12.990Z] Insecure Registries: [2021-04-23T05:52:12.990Z] 127.0.0.0/8 [2021-04-23T05:52:12.990Z] Live Restore Enabled: true [2021-04-23T05:52:12.990Z] [2021-04-23T05:52:12.990Z] WARNING: No swap limit support [Pipeline] sh [2021-04-23T05:52:13.106Z] #21 DONE 38.0s [2021-04-23T05:52:13.106Z] [2021-04-23T05:52:13.106Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-04-23T05:52:13.287Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:52:13.287Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:52:13.287Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42315/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-04-23T05:52:13.287Z] + bash /home/ubuntu/workspace/moby_PR-42315/check-config.sh [2021-04-23T05:52:13.287Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-04-23T05:52:13.287Z] info: reading kernel config from /boot/config-5.4.0-1041-aws ... [2021-04-23T05:52:13.287Z] [2021-04-23T05:52:13.287Z] Generally Necessary: [2021-04-23T05:52:13.287Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-04-23T05:52:13.287Z] - apparmor: enabled and tools installed [2021-04-23T05:52:13.287Z] - CONFIG_NAMESPACES: enabled [2021-04-23T05:52:13.287Z] - CONFIG_NET_NS: enabled [2021-04-23T05:52:13.287Z] - CONFIG_PID_NS: enabled [2021-04-23T05:52:13.287Z] - CONFIG_IPC_NS: enabled [2021-04-23T05:52:13.287Z] - CONFIG_UTS_NS: enabled [2021-04-23T05:52:13.287Z] - CONFIG_CGROUPS: enabled [2021-04-23T05:52:13.287Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-04-23T05:52:13.287Z] - CONFIG_CGROUP_DEVICE: enabled [2021-04-23T05:52:13.287Z] - CONFIG_CGROUP_FREEZER: enabled [2021-04-23T05:52:13.287Z] - CONFIG_CGROUP_SCHED: enabled [2021-04-23T05:52:13.287Z] - CONFIG_CPUSETS: enabled [2021-04-23T05:52:13.287Z] - CONFIG_MEMCG: enabled [2021-04-23T05:52:13.287Z] - CONFIG_KEYS: enabled [2021-04-23T05:52:13.551Z] - CONFIG_VETH: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_BRIDGE: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_NF_NAT: enabled (as module) [2021-04-23T05:52:13.551Z] - CONFIG_POSIX_MQUEUE: enabled [2021-04-23T05:52:13.551Z] [2021-04-23T05:52:13.551Z] Optional Features: [2021-04-23T05:52:13.551Z] - CONFIG_USER_NS: enabled [2021-04-23T05:52:13.551Z] - CONFIG_SECCOMP: enabled [2021-04-23T05:52:13.551Z] - CONFIG_SECCOMP_FILTER: enabled [2021-04-23T05:52:13.551Z] - CONFIG_CGROUP_PIDS: enabled [2021-04-23T05:52:13.551Z] - CONFIG_MEMCG_SWAP: enabled [2021-04-23T05:52:13.551Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-04-23T05:52:13.551Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-04-23T05:52:13.551Z] - CONFIG_BLK_CGROUP: enabled [2021-04-23T05:52:13.671Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.0s done [2021-04-23T05:52:13.787Z] #43 17.92 CC images/core-arm.o [2021-04-23T05:52:13.814Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-04-23T05:52:13.814Z] - CONFIG_CGROUP_PERF: enabled [2021-04-23T05:52:13.814Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-04-23T05:52:13.814Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-04-23T05:52:13.814Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-04-23T05:52:13.814Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-04-23T05:52:13.814Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-04-23T05:52:13.814Z] - CONFIG_RT_GROUP_SCHED: missing [2021-04-23T05:52:13.814Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-04-23T05:52:13.814Z] - CONFIG_IP_VS: enabled (as module) [2021-04-23T05:52:13.814Z] - CONFIG_IP_VS_NFCT: enabled [2021-04-23T05:52:13.814Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-04-23T05:52:13.814Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-04-23T05:52:13.814Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-04-23T05:52:13.814Z] - CONFIG_SECURITY_SELINUX: enabled [2021-04-23T05:52:13.814Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-04-23T05:52:13.814Z] - CONFIG_EXT4_FS: enabled [2021-04-23T05:52:13.814Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-04-23T05:52:13.814Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-04-23T05:52:13.814Z] - Network Drivers: [2021-04-23T05:52:13.814Z] - "overlay": [2021-04-23T05:52:13.814Z] - CONFIG_VXLAN: enabled (as module) [2021-04-23T05:52:13.814Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-04-23T05:52:13.814Z] Optional (for encrypted networks): [2021-04-23T05:52:14.048Z] #43 18.38 CC images/core-aarch64.o [2021-04-23T05:52:14.077Z] - CONFIG_CRYPTO: enabled [2021-04-23T05:52:14.077Z] - CONFIG_CRYPTO_AEAD: enabled [2021-04-23T05:52:14.077Z] - CONFIG_CRYPTO_GCM: enabled [2021-04-23T05:52:14.077Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-04-23T05:52:14.077Z] - CONFIG_CRYPTO_GHASH: enabled [2021-04-23T05:52:14.077Z] - CONFIG_XFRM: enabled [2021-04-23T05:52:14.077Z] - CONFIG_XFRM_USER: enabled (as module) [2021-04-23T05:52:14.077Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-04-23T05:52:14.077Z] - CONFIG_INET_ESP: enabled (as module) [2021-04-23T05:52:14.077Z] - "ipvlan": [2021-04-23T05:52:14.077Z] - CONFIG_IPVLAN: enabled (as module) [2021-04-23T05:52:14.077Z] - "macvlan": [2021-04-23T05:52:14.077Z] - CONFIG_MACVLAN: enabled (as module) [2021-04-23T05:52:14.077Z] - CONFIG_DUMMY: enabled (as module) [2021-04-23T05:52:14.077Z] - "ftp,tftp client in container": [2021-04-23T05:52:14.077Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-04-23T05:52:14.077Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-04-23T05:52:14.077Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-04-23T05:52:14.077Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-04-23T05:52:14.077Z] - Storage Drivers: [2021-04-23T05:52:14.077Z] - "aufs": [2021-04-23T05:52:14.077Z] - CONFIG_AUFS_FS: enabled (as module) [2021-04-23T05:52:14.077Z] - "btrfs": [2021-04-23T05:52:14.077Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-04-23T05:52:14.077Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-04-23T05:52:14.077Z] - "devicemapper": [2021-04-23T05:52:14.077Z] - CONFIG_BLK_DEV_DM: enabled [2021-04-23T05:52:14.077Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-04-23T05:52:14.077Z] - "overlay": [2021-04-23T05:52:14.077Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-04-23T05:52:14.077Z] - "zfs": [2021-04-23T05:52:14.077Z] - /dev/zfs: present [2021-04-23T05:52:14.220Z] #22 0.870 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-23T05:52:14.220Z] #22 0.873 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-23T05:52:14.220Z] #22 0.875 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-23T05:52:14.220Z] #22 DONE 1.0s [2021-04-23T05:52:14.220Z] [2021-04-23T05:52:14.220Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:52:14.236Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2021-04-23T05:52:14.308Z] #43 18.77 CC images/core-ppc64.o [2021-04-23T05:52:14.339Z] - zfs command: missing [2021-04-23T05:52:14.339Z] - zpool command: missing [2021-04-23T05:52:14.339Z] [2021-04-23T05:52:14.339Z] Limits: [2021-04-23T05:52:14.339Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-04-23T05:52:14.339Z] [2021-04-23T05:52:14.339Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-04-23T05:52:14.494Z] #9 ... [2021-04-23T05:52:14.494Z] [2021-04-23T05:52:14.494Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-23T05:52:14.494Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-04-23T05:52:14.494Z] #65 DONE 2.1s [2021-04-23T05:52:14.494Z] [2021-04-23T05:52:14.494Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:14.494Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:14.512Z] #1 pulling image moby/buildkit:buildx-stable-1 5.2s done [2021-04-23T05:52:14.512Z] #1 creating container buildx_buildkit_default [2021-04-23T05:52:14.512Z] #1 creating container buildx_buildkit_default 0.4s done [2021-04-23T05:52:14.512Z] #1 DONE 5.6s [2021-04-23T05:52:14.512Z] [2021-04-23T05:52:14.512Z] #2 [internal] load build definition from Dockerfile [2021-04-23T05:52:14.512Z] #2 sha256:eaa1f9750f35ce457cf07b6054d637e31490f29f9f8a16088c1d61ccf94d4f9f [2021-04-23T05:52:14.512Z] #2 transferring dockerfile: 17.06kB done [2021-04-23T05:52:14.512Z] #2 DONE 0.0s [2021-04-23T05:52:14.512Z] [2021-04-23T05:52:14.512Z] #3 [internal] load .dockerignore [2021-04-23T05:52:14.512Z] #3 sha256:824454146b42b6c5f00ae142d87761cda3fe4b0845c10bd7e908a9efaf622e74 [2021-04-23T05:52:14.512Z] #3 transferring context: 87B done [2021-04-23T05:52:14.512Z] #3 DONE 0.0s [2021-04-23T05:52:14.512Z] [2021-04-23T05:52:14.512Z] #4 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-23T05:52:14.512Z] #4 sha256:015248391ba8b1ea9cbf068fd1b217d4a8c47b8199713eff20dde0d4bb1ff54e [2021-04-23T05:52:14.678Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-23T05:52:14.678Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9b8b97cb\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-23T05:52:14.678Z] ---------------------------------------------------------------------------- [2021-04-23T05:52:14.678Z] [2021-04-23T05:52:14.678Z] INFO: executeCI.ps1 starting at Fri Apr 23 05:52:13 CUT 2021 [2021-04-23T05:52:14.678Z] [2021-04-23T05:52:14.678Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-23T05:52:14.678Z] INFO: Running git version 2.24.1.windows.2 [2021-04-23T05:52:14.678Z] INFO: Branch:fe_release Build:20295.1.210212-1600 [2021-04-23T05:52:14.678Z] INFO: Environment variables: [2021-04-23T05:52:14.678Z] [2021-04-23T05:52:14.678Z] Name Value [2021-04-23T05:52:14.678Z] ---- ----- [2021-04-23T05:52:14.678Z] ALLUSERSPROFILE C:\ProgramData [2021-04-23T05:52:14.678Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2021-04-23T05:52:14.678Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-23T05:52:14.678Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-23T05:52:14.678Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-23T05:52:14.678Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-23T05:52:14.678Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-23T05:52:14.678Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-23T05:52:14.678Z] BRANCH_NAME PR-42315 [2021-04-23T05:52:14.678Z] BUILD_DISPLAY_NAME #1 [2021-04-23T05:52:14.678Z] BUILD_ID 1 [2021-04-23T05:52:14.678Z] BUILD_NUMBER 1 [2021-04-23T05:52:14.678Z] BUILD_TAG jenkins-moby-PR-42315-1 [2021-04-23T05:52:14.678Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/ [2021-04-23T05:52:14.678Z] CHANGE_AUTHOR AkihiroSuda [2021-04-23T05:52:14.678Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-04-23T05:52:14.678Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-04-23T05:52:14.678Z] CHANGE_BRANCH whichless [2021-04-23T05:52:14.678Z] CHANGE_FORK AkihiroSuda/docker [2021-04-23T05:52:14.678Z] CHANGE_ID 42315 [2021-04-23T05:52:14.678Z] CHANGE_TARGET master [2021-04-23T05:52:14.678Z] CHANGE_TITLE dockerd-rootless.sh: use `command -v` instead of `which` [2021-04-23T05:52:14.678Z] CHANGE_URL https://github.com/moby/moby/pull/42315 [2021-04-23T05:52:14.678Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:52:14.678Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-23T05:52:14.678Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-23T05:52:14.678Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-23T05:52:14.678Z] COMPUTERNAME azwin-2-089200 [2021-04-23T05:52:14.678Z] ComSpec C:\Windows\system32\cmd.exe [2021-04-23T05:52:14.678Z] ConfigSequenceNumber 0 [2021-04-23T05:52:14.678Z] DOCKER_BUILDKIT 0 [2021-04-23T05:52:14.678Z] DOCKER_DUT_DEBUG 1 [2021-04-23T05:52:14.678Z] DOCKER_EXPERIMENTAL 1 [2021-04-23T05:52:14.678Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-23T05:52:14.678Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-23T05:52:14.678Z] EXECUTOR_NUMBER 0 [2021-04-23T05:52:14.678Z] FQDN azwin-2-089200.westus.cloudapp.azure.com [2021-04-23T05:52:14.678Z] GIT_BRANCH PR-42315 [2021-04-23T05:52:14.678Z] GIT_COMMIT e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:52:14.678Z] GIT_URL https://github.com/moby/moby.git [2021-04-23T05:52:14.678Z] HUDSON_COOKIE 83ab1006-b109-4d00-be4b-4a0c917c6ab3 [2021-04-23T05:52:14.678Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-23T05:52:14.678Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-23T05:52:14.678Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-23T05:52:14.678Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-23T05:52:14.678Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-23T05:52:14.678Z] JENKINS_NODE_COOKIE fc356348-db5e-451a-a318-447e9aea70e9 [2021-04-23T05:52:14.678Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-23T05:52:14.678Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-23T05:52:14.678Z] JOB_BASE_NAME PR-42315 [2021-04-23T05:52:14.678Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/display/redirect [2021-04-23T05:52:14.678Z] JOB_NAME moby/PR-42315 [2021-04-23T05:52:14.678Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/ [2021-04-23T05:52:14.678Z] library.jps.version master [2021-04-23T05:52:14.678Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2021-04-23T05:52:14.678Z] NODE_LABELS amd64 azure azwin-2-089200 azwin-2022 docker west-us windows windows-2022 x86_64 [2021-04-23T05:52:14.678Z] NODE_NAME azwin-2-089200 [2021-04-23T05:52:14.678Z] NUMBER_OF_PROCESSORS 4 [2021-04-23T05:52:14.678Z] OS Windows_NT [2021-04-23T05:52:14.678Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2021-04-23T05:52:14.679Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-23T05:52:14.679Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-23T05:52:14.679Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 7, GenuineIntel [2021-04-23T05:52:14.679Z] PROCESSOR_LEVEL 6 [2021-04-23T05:52:14.679Z] PROCESSOR_REVISION 5507 [2021-04-23T05:52:14.679Z] ProgramData C:\ProgramData [2021-04-23T05:52:14.679Z] ProgramFiles C:\Program Files [2021-04-23T05:52:14.679Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-23T05:52:14.679Z] ProgramW6432 C:\Program Files [2021-04-23T05:52:14.679Z] PROMPT $P$G [2021-04-23T05:52:14.679Z] PSExecutionPolicyPreference Bypass [2021-04-23T05:52:14.679Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2021-04-23T05:52:14.679Z] PUBLIC C:\Users\Public [2021-04-23T05:52:14.679Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect?page=artif... [2021-04-23T05:52:14.679Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect?page=changes [2021-04-23T05:52:14.679Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect [2021-04-23T05:52:14.679Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect?page=tests [2021-04-23T05:52:14.679Z] SKIP_VALIDATION_TESTS 1 [2021-04-23T05:52:14.679Z] SOURCES_DRIVE d [2021-04-23T05:52:14.679Z] SOURCES_SUBDIR gopath [2021-04-23T05:52:14.679Z] STAGE_NAME Run tests [2021-04-23T05:52:14.679Z] SystemDrive C: [2021-04-23T05:52:14.679Z] SystemRoot C:\Windows [2021-04-23T05:52:14.679Z] TEMP C:\Windows\TEMP [2021-04-23T05:52:14.679Z] TESTDEBUG 0 [2021-04-23T05:52:14.679Z] TESTRUN_DRIVE d [2021-04-23T05:52:14.679Z] TESTRUN_SUBDIR CI [2021-04-23T05:52:14.679Z] TIMEOUT 120m [2021-04-23T05:52:14.679Z] TMP C:\Windows\TEMP [2021-04-23T05:52:14.679Z] USERDOMAIN WORKGROUP [2021-04-23T05:52:14.679Z] USERNAME azwin-2-089200$ [2021-04-23T05:52:14.679Z] USERPROFILE C:\Windows\system32\config\systemprofile [2021-04-23T05:52:14.679Z] windir C:\Windows [2021-04-23T05:52:14.679Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore/insider [2021-04-23T05:52:14.679Z] WINDOWS_BASE_IMAGE_TAG 10.0.20295.1 [2021-04-23T05:52:14.679Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-23T05:52:14.679Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-23T05:52:14.679Z] [2021-04-23T05:52:14.679Z] [2021-04-23T05:52:14.679Z] [2021-04-23T05:52:14.679Z] INFO: Sources under d:\gopath\... [2021-04-23T05:52:14.679Z] INFO: Test run under d:\CI\... [2021-04-23T05:52:14.679Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-23T05:52:14.679Z] INFO: docker/docker repository was found [2021-04-23T05:52:14.679Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2021-04-23T05:52:14.679Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.20295.1' [2021-04-23T05:52:14.679Z] INFO: Docker version of control daemon [2021-04-23T05:52:14.679Z] [2021-04-23T05:52:14.691Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:e928692c6903983ad1fb7a3b94f5520810c52f38 . [2021-04-23T05:52:15.132Z] Client: Mirantis Container Runtime [2021-04-23T05:52:15.132Z] Version: 20.10.0 [2021-04-23T05:52:15.132Z] API version: 1.41 [2021-04-23T05:52:15.132Z] Go version: go1.13.15 [2021-04-23T05:52:15.132Z] Git commit: 6ee42dc [2021-04-23T05:52:15.132Z] Built: 03/11/2021 13:24:56 [2021-04-23T05:52:15.132Z] OS/Arch: windows/amd64 [2021-04-23T05:52:15.132Z] Context: default [2021-04-23T05:52:15.132Z] Experimental: true [2021-04-23T05:52:15.132Z] [2021-04-23T05:52:15.132Z] Server: Mirantis Container Runtime [2021-04-23T05:52:15.132Z] Engine: [2021-04-23T05:52:15.132Z] Version: 20.10.0 [2021-04-23T05:52:15.132Z] API version: 1.41 (minimum version 1.24) [2021-04-23T05:52:15.132Z] Go version: go1.13.15 [2021-04-23T05:52:15.132Z] Git commit: 1e08f21e79 [2021-04-23T05:52:15.132Z] Built: 03/11/2021 13:23:32 [2021-04-23T05:52:15.132Z] OS/Arch: windows/amd64 [2021-04-23T05:52:15.132Z] Experimental: true [2021-04-23T05:52:15.132Z] [2021-04-23T05:52:15.132Z] INFO: Docker info of control daemon [2021-04-23T05:52:15.132Z] [2021-04-23T05:52:15.163Z] #4 DONE 0.5s [2021-04-23T05:52:15.163Z] [2021-04-23T05:52:15.163Z] #5 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-23T05:52:15.163Z] #5 sha256:c1ffd679b366d96d85a26e8e9be46cbf879ab4272e5979aa145e5162ea217d35 [2021-04-23T05:52:15.163Z] #5 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2021-04-23T05:52:15.249Z] #43 19.44 CC images/core-s390.o [2021-04-23T05:52:15.265Z] #1 [internal] load build definition from Dockerfile [2021-04-23T05:52:15.265Z] #1 sha256:e22b0d92a0f723d0b4ee8b94a7c4819da4a9a03bb840550bc9bf667173d001dd [2021-04-23T05:52:15.265Z] #1 transferring dockerfile: 17.07kB done [2021-04-23T05:52:15.265Z] #1 DONE 0.1s [2021-04-23T05:52:15.265Z] [2021-04-23T05:52:15.265Z] #2 [internal] load .dockerignore [2021-04-23T05:52:15.265Z] #2 sha256:3d60a590d838d1a96b47e70f37c69b05b5aa72fc309c9f1bff7df69665d8c319 [2021-04-23T05:52:15.265Z] #2 transferring context: 87B done [2021-04-23T05:52:15.265Z] #2 DONE 0.0s [2021-04-23T05:52:15.471Z] #5 sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 8.92MB / 8.92MB 0.2s done [2021-04-23T05:52:15.471Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 [2021-04-23T05:52:15.510Z] #43 ... [2021-04-23T05:52:15.510Z] [2021-04-23T05:52:15.510Z] #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-23T05:52:15.510Z] #56 sha256:03f62ac9e95b205be3e474d1a490a4aa38ee8bf6eb5267424c0ad05f5b0f560c [2021-04-23T05:52:15.584Z] Client: [2021-04-23T05:52:15.584Z] Context: default [2021-04-23T05:52:15.584Z] Debug Mode: false [2021-04-23T05:52:15.584Z] Plugins: [2021-04-23T05:52:15.584Z] app: Docker Application (Docker Inc., v0.8.0) [2021-04-23T05:52:15.584Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2021-04-23T05:52:15.584Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2021-04-23T05:52:15.584Z] [2021-04-23T05:52:15.584Z] Server: [2021-04-23T05:52:15.584Z] Containers: 0 [2021-04-23T05:52:15.584Z] Running: 0 [2021-04-23T05:52:15.584Z] Paused: 0 [2021-04-23T05:52:15.584Z] Stopped: 0 [2021-04-23T05:52:15.584Z] Images: 11 [2021-04-23T05:52:15.584Z] Server Version: 20.10.0 [2021-04-23T05:52:15.584Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-23T05:52:15.584Z] Windows: [2021-04-23T05:52:15.584Z] LCOW: [2021-04-23T05:52:15.584Z] Logging Driver: json-file [2021-04-23T05:52:15.584Z] Plugins: [2021-04-23T05:52:15.584Z] Volume: local [2021-04-23T05:52:15.584Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T05:52:15.584Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T05:52:15.584Z] Swarm: inactive [2021-04-23T05:52:15.584Z] Default Isolation: process [2021-04-23T05:52:15.584Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-23T05:52:15.584Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-23T05:52:15.584Z] OSType: windows [2021-04-23T05:52:15.584Z] Architecture: x86_64 [2021-04-23T05:52:15.584Z] CPUs: 4 [2021-04-23T05:52:15.584Z] Total Memory: 32GiB [2021-04-23T05:52:15.584Z] Name: azwin-2-089200 [2021-04-23T05:52:15.584Z] ID: HIW7:RJDB:LAOZ:BJYL:XAN5:UZSY:3HLA:IGW5:APOR:JIRV:4S77:NKO6 [2021-04-23T05:52:15.584Z] Docker Root Dir: D:\docker [2021-04-23T05:52:15.584Z] Debug Mode: false [2021-04-23T05:52:15.584Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:52:15.584Z] Labels: [2021-04-23T05:52:15.584Z] Experimental: true [2021-04-23T05:52:15.584Z] Insecure Registries: [2021-04-23T05:52:15.584Z] 10.0.0.4:5000 [2021-04-23T05:52:15.584Z] 127.0.0.0/8 [2021-04-23T05:52:15.584Z] Registry Mirrors: [2021-04-23T05:52:15.584Z] http://10.0.0.4:5000/ [2021-04-23T05:52:15.584Z] Live Restore Enabled: false [2021-04-23T05:52:15.584Z] [2021-04-23T05:52:15.584Z] [2021-04-23T05:52:15.584Z] INFO: Commit hash is e928692c69 [2021-04-23T05:52:15.584Z] INFO: Nuke-Everything... [2021-04-23T05:52:15.584Z] INFO: Container count on control daemon to delete is 0 [2021-04-23T05:52:15.589Z] [2021-04-23T05:52:15.589Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-04-23T05:52:15.589Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [2021-04-23T05:52:15.764Z] #5 extracting sha256:0fbb1661cd80a39540a487f097952096281220bdd316f86c49a0ff30e5b4d988 0.2s done [2021-04-23T05:52:15.765Z] #5 DONE 0.3s [2021-04-23T05:52:15.765Z] [2021-04-23T05:52:15.765Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:15.765Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:52:16.037Z] INFO: Nuking d:\CI [2021-04-23T05:52:16.037Z] INFO: Zapped successfully [2021-04-23T05:52:16.037Z] INFO: Location for testing is d:\CI\PR-42315\1 [2021-04-23T05:52:16.037Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-23T05:52:16.037Z] [2021-04-23T05:52:16.037Z] [2021-04-23T05:52:16.037Z] INFO: Building the image from Dockerfile.windows at 04/23/2021 05:52:15... [2021-04-23T05:52:16.037Z] [2021-04-23T05:52:16.403Z] #9 ... [2021-04-23T05:52:16.403Z] [2021-04-23T05:52:16.403Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-23T05:52:16.403Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-04-23T05:52:16.403Z] #7 DONE 0.8s [2021-04-23T05:52:16.403Z] [2021-04-23T05:52:16.403Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:52:16.403Z] #6 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-04-23T05:52:16.403Z] #6 DONE 0.8s [2021-04-23T05:52:16.704Z] [2021-04-23T05:52:16.704Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:16.704Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-23T05:52:16.704Z] #8 DONE 0.9s [2021-04-23T05:52:16.704Z] [2021-04-23T05:52:16.704Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:16.704Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:52:16.704Z] #9 DONE 0.9s [2021-04-23T05:52:16.704Z] [2021-04-23T05:52:16.704Z] #24 [internal] load build context [2021-04-23T05:52:16.704Z] #24 sha256:05a468a4fee03d23b626f236dee93e67ee27f5111c31f5d2b502edc21faf2f47 [2021-04-23T05:52:16.704Z] #24 ... [2021-04-23T05:52:16.704Z] [2021-04-23T05:52:16.704Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:16.704Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:16.704Z] #65 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:52:16.704Z] #65 DONE 0.1s [2021-04-23T05:52:16.704Z] [2021-04-23T05:52:16.704Z] #24 [internal] load build context [2021-04-23T05:52:16.704Z] #24 sha256:05a468a4fee03d23b626f236dee93e67ee27f5111c31f5d2b502edc21faf2f47 [2021-04-23T05:52:16.811Z] #56 42.89 Checking out files: 48% (1896/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: 88% (3468/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-23T05:52:16.811Z] #56 44.38 + cd /tmp/tmp.JohyUgZFOO/src/github.com/containerd/containerd [2021-04-23T05:52:16.907Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.7s done [2021-04-23T05:52:16.907Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-04-23T05:52:16.981Z] #3 DONE 1.7s [2021-04-23T05:52:16.981Z] [2021-04-23T05:52:16.981Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-04-23T05:52:16.981Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2021-04-23T05:52:16.981Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 0.1s done [2021-04-23T05:52:17.071Z] #56 44.38 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:52:17.244Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2021-04-23T05:52:17.244Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2021-04-23T05:52:17.244Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2021-04-23T05:52:17.506Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.3s [2021-04-23T05:52:17.506Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.5s [2021-04-23T05:52:17.642Z] #56 ... [2021-04-23T05:52:17.642Z] [2021-04-23T05:52:17.642Z] #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-23T05:52:17.642Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:52:17.642Z] #45 80.78 go/parser [2021-04-23T05:52:17.642Z] #45 81.13 text/template [2021-04-23T05:52:17.642Z] #45 84.25 log [2021-04-23T05:52:17.642Z] #45 84.83 encoding/xml [2021-04-23T05:52:17.642Z] #45 85.92 go/doc [2021-04-23T05:52:17.642Z] #45 89.28 github.com/LK4D4/vndr/build [2021-04-23T05:52:17.642Z] #45 90.23 github.com/LK4D4/vndr/versioned [2021-04-23T05:52:17.642Z] #45 90.37 compress/flate [2021-04-23T05:52:17.726Z] #23 3.284 Collecting yamllint==1.26.1 [2021-04-23T05:52:17.726Z] #23 3.423 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-23T05:52:17.903Z] #45 ... [2021-04-23T05:52:17.903Z] [2021-04-23T05:52:17.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:52:17.903Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:17.903Z] #43 20.16 CC images/cpuinfo.o [2021-04-23T05:52:17.903Z] #43 20.59 CC images/inventory.o [2021-04-23T05:52:17.903Z] #43 20.84 CC images/fdinfo.o [2021-04-23T05:52:17.903Z] #43 21.27 CC images/fown.o [2021-04-23T05:52:17.903Z] #43 21.46 CC images/ns.o [2021-04-23T05:52:17.903Z] #43 21.77 CC images/regfile.o [2021-04-23T05:52:17.903Z] #43 22.05 CC images/ghost-file.o [2021-04-23T05:52:18.083Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.8s done [2021-04-23T05:52:18.083Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2021-04-23T05:52:18.083Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2021-04-23T05:52:18.163Z] #43 22.44 CC images/fifo.o [2021-04-23T05:52:18.163Z] #43 22.63 CC images/remap-file-path.o [2021-04-23T05:52:18.392Z] #23 3.999 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-23T05:52:18.392Z] #23 4.082 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-23T05:52:18.392Z] #23 4.115 Collecting pyyaml (from yamllint==1.26.1) [2021-04-23T05:52:18.392Z] #23 4.318 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-23T05:52:18.427Z] #43 22.85 CC images/eventfd.o [2021-04-23T05:52:18.687Z] #43 23.09 CC images/eventpoll.o [2021-04-23T05:52:18.741Z] #23 4.670 Installing build dependencies: started [2021-04-23T05:52:18.947Z] #43 23.43 CC images/fh.o [2021-04-23T05:52:19.031Z] #4 DONE 1.9s [2021-04-23T05:52:19.411Z] #24 ... [2021-04-23T05:52:19.411Z] [2021-04-23T05:52:19.411Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:19.411Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:19.411Z] #65 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2021-04-23T05:52:19.411Z] #65 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2021-04-23T05:52:19.411Z] #65 DONE 2.4s [2021-04-23T05:52:19.411Z] [2021-04-23T05:52:19.411Z] #24 [internal] load build context [2021-04-23T05:52:19.411Z] #24 sha256:05a468a4fee03d23b626f236dee93e67ee27f5111c31f5d2b502edc21faf2f47 [2021-04-23T05:52:19.518Z] #43 23.74 CC images/fsnotify.o [2021-04-23T05:52:19.752Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.1s [2021-04-23T05:52:19.756Z] #24 transferring context: 15.45MB 3.0s [2021-04-23T05:52:19.756Z] #24 ... [2021-04-23T05:52:19.756Z] [2021-04-23T05:52:19.756Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:19.756Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-23T05:52:19.756Z] #63 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:52:19.756Z] #63 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.9s done [2021-04-23T05:52:19.756Z] #63 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.9s done [2021-04-23T05:52:19.756Z] #63 DONE 2.9s [2021-04-23T05:52:19.756Z] [2021-04-23T05:52:19.756Z] #24 [internal] load build context [2021-04-23T05:52:19.756Z] #24 sha256:05a468a4fee03d23b626f236dee93e67ee27f5111c31f5d2b502edc21faf2f47 [2021-04-23T05:52:19.979Z] [2021-04-23T05:52:19.979Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:19.979Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:52:20.091Z] #43 24.33 CC images/signalfd.o [2021-04-23T05:52:20.091Z] #43 24.56 CC images/fs.o [2021-04-23T05:52:20.309Z] #23 ... [2021-04-23T05:52:20.309Z] [2021-04-23T05:52:20.309Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-23T05:52:20.309Z] #41 121.0 + dpkg --print-architecture [2021-04-23T05:52:20.309Z] #41 121.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-23T05:52:20.309Z] #41 121.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-23T05:52:20.309Z] #41 121.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-23T05:52:20.320Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 6.1s done [2021-04-23T05:52:20.580Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-23T05:52:20.662Z] #43 24.84 CC images/pstree.o [2021-04-23T05:52:20.663Z] #43 25.12 CC images/pipe.o [2021-04-23T05:52:20.679Z] Sending build context to Docker daemon 58.22MB [2021-04-23T05:52:20.679Z] [2021-04-23T05:52:20.679Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-23T05:52:20.679Z] ---> 39d157a84080 [2021-04-23T05:52:20.679Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-23T05:52:20.679Z] ---> Using cache [2021-04-23T05:52:20.679Z] ---> 81ee09df9a50 [2021-04-23T05:52:20.679Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-23T05:52:20.679Z] ---> Using cache [2021-04-23T05:52:20.679Z] ---> 5f45b8a03690 [2021-04-23T05:52:20.679Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-23T05:52:20.679Z] ---> Running in 6704690c5826 [2021-04-23T05:52:20.679Z] Removing intermediate container 6704690c5826 [2021-04-23T05:52:20.679Z] ---> f82b673180a3 [2021-04-23T05:52:20.679Z] 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-23T05:52:20.679Z] ---> Running in 042228f1a2dd [2021-04-23T05:52:20.838Z] #9 ... [2021-04-23T05:52:20.838Z] [2021-04-23T05:52:20.838Z] #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-23T05:52:20.838Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-23T05:52:20.838Z] #27 1.911 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:20.838Z] #27 1.944 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:20.838Z] #27 1.976 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:20.838Z] #27 2.133 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:20.838Z] #27 2.569 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:20.838Z] #27 2.677 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:20.838Z] #27 4.397 Fetched 8428 kB in 3s (3087 kB/s) [2021-04-23T05:52:20.838Z] #27 4.397 Reading package lists... [2021-04-23T05:52:20.838Z] #27 5.482 Reading package lists... [2021-04-23T05:52:20.838Z] #27 6.481 Building dependency tree... [2021-04-23T05:52:20.838Z] #27 6.866 The following additional packages will be installed: [2021-04-23T05:52:20.838Z] #27 6.866 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-23T05:52:20.838Z] #27 6.866 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-23T05:52:20.838Z] #27 6.868 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-23T05:52:20.838Z] #27 6.870 Suggested packages: [2021-04-23T05:52:20.838Z] #27 6.870 krb5-doc krb5-user [2021-04-23T05:52:20.838Z] #27 6.870 Recommended packages: [2021-04-23T05:52:20.838Z] #27 6.870 krb5-locales publicsuffix libsasl2-modules [2021-04-23T05:52:20.838Z] #27 7.108 The following NEW packages will be installed: [2021-04-23T05:52:20.838Z] #27 7.110 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-23T05:52:20.838Z] #27 7.110 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-23T05:52:20.838Z] #27 7.110 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-23T05:52:20.838Z] #27 7.111 libssh2-1 libssl1.1 openssl [2021-04-23T05:52:20.838Z] #27 7.398 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-23T05:52:20.838Z] #27 7.398 Need to get 5059 kB of archives. [2021-04-23T05:52:20.838Z] #27 7.398 After this operation, 12.1 MB of additional disk space will be used. [2021-04-23T05:52:20.838Z] #27 7.398 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-23T05:52:20.838Z] #27 7.404 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-23T05:52:20.838Z] #27 7.404 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-23T05:52:20.838Z] #27 7.408 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-23T05:52:20.838Z] #27 7.408 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-23T05:52:20.838Z] #27 7.412 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-23T05:52:20.838Z] #27 7.423 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-23T05:52:20.838Z] #27 7.423 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-23T05:52:20.838Z] #27 7.423 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-23T05:52:20.838Z] #27 7.423 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-23T05:52:20.838Z] #27 7.423 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-23T05:52:20.838Z] #27 7.426 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-23T05:52:20.838Z] #27 7.429 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-23T05:52:20.838Z] #27 7.429 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-23T05:52:20.838Z] #27 7.435 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-23T05:52:20.838Z] #27 7.435 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-23T05:52:20.838Z] #27 7.440 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-23T05:52:20.838Z] #27 7.444 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-23T05:52:20.838Z] #27 7.645 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-23T05:52:20.838Z] #27 7.702 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-23T05:52:20.838Z] #27 7.723 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-23T05:52:20.838Z] #27 7.968 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:52:20.838Z] #27 7.993 Fetched 5059 kB in 1s (8483 kB/s) [2021-04-23T05:52:20.838Z] #27 8.055 Selecting previously unselected package libssl1.1:amd64. [2021-04-23T05:52:20.838Z] #27 8.055 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:52:20.838Z] #27 8.058 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 8.071 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:20.838Z] #27 8.302 Selecting previously unselected package openssl. [2021-04-23T05:52:20.838Z] #27 8.302 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 8.313 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:20.838Z] #27 8.466 Selecting previously unselected package ca-certificates. [2021-04-23T05:52:20.838Z] #27 8.466 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-23T05:52:20.838Z] #27 8.473 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:20.838Z] #27 8.569 Selecting previously unselected package libkeyutils1:amd64. [2021-04-23T05:52:20.838Z] #27 8.569 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 8.579 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-23T05:52:20.838Z] #27 8.642 Selecting previously unselected package libkrb5support0:amd64. [2021-04-23T05:52:20.838Z] #27 8.642 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 8.648 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:20.838Z] #27 8.747 Selecting previously unselected package libk5crypto3:amd64. [2021-04-23T05:52:20.838Z] #27 8.747 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 8.756 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:20.838Z] #27 8.840 Selecting previously unselected package libkrb5-3:amd64. [2021-04-23T05:52:20.838Z] #27 8.840 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 8.851 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:20.838Z] #27 8.996 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-23T05:52:20.838Z] #27 8.996 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.004 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:20.838Z] #27 9.087 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-23T05:52:20.838Z] #27 9.087 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.093 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:20.838Z] #27 9.147 Selecting previously unselected package libsasl2-2:amd64. [2021-04-23T05:52:20.838Z] #27 9.147 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.153 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:20.838Z] #27 9.207 Selecting previously unselected package libldap-common. [2021-04-23T05:52:20.838Z] #27 9.207 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-23T05:52:20.838Z] #27 9.218 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:20.838Z] #27 9.273 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-23T05:52:20.838Z] #27 9.273 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.279 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:20.838Z] #27 9.383 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-23T05:52:20.838Z] #27 9.383 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.387 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-23T05:52:20.838Z] #27 9.498 Selecting previously unselected package libpsl5:amd64. [2021-04-23T05:52:20.838Z] #27 9.498 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.504 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-23T05:52:20.838Z] #27 9.579 Selecting previously unselected package librtmp1:amd64. [2021-04-23T05:52:20.838Z] #27 9.579 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.592 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:20.838Z] #27 9.693 Selecting previously unselected package libssh2-1:amd64. [2021-04-23T05:52:20.838Z] #27 9.693 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.708 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-23T05:52:20.838Z] #27 9.835 Selecting previously unselected package libcurl4:amd64. [2021-04-23T05:52:20.838Z] #27 9.835 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.839 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-23T05:52:20.838Z] #27 9.934 Selecting previously unselected package curl. [2021-04-23T05:52:20.838Z] #27 9.934 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 9.942 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:20.838Z] #27 10.06 Selecting previously unselected package libonig5:amd64. [2021-04-23T05:52:20.838Z] #27 10.06 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-23T05:52:20.838Z] #27 10.07 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:52:20.838Z] #27 ... [2021-04-23T05:52:20.838Z] [2021-04-23T05:52:20.838Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:20.838Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:20.929Z] #8 ... [2021-04-23T05:52:20.929Z] [2021-04-23T05:52:20.929Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:20.929Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-04-23T05:52:20.929Z] #7 DONE 1.0s [2021-04-23T05:52:20.929Z] [2021-04-23T05:52:20.929Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-04-23T05:52:20.929Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-04-23T05:52:20.929Z] #8 DONE 1.0s [2021-04-23T05:52:20.929Z] [2021-04-23T05:52:20.929Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-04-23T05:52:20.929Z] #6 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-04-23T05:52:20.929Z] #6 DONE 1.0s [2021-04-23T05:52:20.929Z] [2021-04-23T05:52:20.929Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-04-23T05:52:20.929Z] #5 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-04-23T05:52:20.929Z] #5 DONE 1.0s [2021-04-23T05:52:20.959Z] #24 ... [2021-04-23T05:52:20.959Z] [2021-04-23T05:52:20.959Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-23T05:52:20.959Z] #64 sha256:9291c3b4e140d56f3257205169f51baeff14b98cd9f05d842abc32b62c68ed9f [2021-04-23T05:52:20.959Z] #64 DONE 0.2s [2021-04-23T05:52:20.959Z] [2021-04-23T05:52:20.959Z] #24 [internal] load build context [2021-04-23T05:52:20.959Z] #24 sha256:05a468a4fee03d23b626f236dee93e67ee27f5111c31f5d2b502edc21faf2f47 [2021-04-23T05:52:21.078Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-04-23T05:52:21.078Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-04-23T05:52:21.078Z] #9 ... [2021-04-23T05:52:21.078Z] [2021-04-23T05:52:21.078Z] #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-23T05:52:21.078Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-23T05:52:21.078Z] #27 1.075 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:21.078Z] #27 1.083 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:21.078Z] #27 1.136 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:21.078Z] #27 1.221 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:21.078Z] #27 1.503 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:21.078Z] #27 1.994 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:21.078Z] #27 3.291 Fetched 8428 kB in 2s (3409 kB/s) [2021-04-23T05:52:21.078Z] #27 3.291 Reading package lists... [2021-04-23T05:52:21.078Z] #27 4.203 Reading package lists... [2021-04-23T05:52:21.078Z] #27 5.131 Building dependency tree... [2021-04-23T05:52:21.078Z] #27 5.486 The following additional packages will be installed: [2021-04-23T05:52:21.078Z] #27 5.486 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-23T05:52:21.078Z] #27 5.486 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-23T05:52:21.078Z] #27 5.487 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-23T05:52:21.078Z] #27 5.488 Suggested packages: [2021-04-23T05:52:21.078Z] #27 5.488 krb5-doc krb5-user [2021-04-23T05:52:21.078Z] #27 5.488 Recommended packages: [2021-04-23T05:52:21.078Z] #27 5.488 krb5-locales publicsuffix libsasl2-modules [2021-04-23T05:52:21.078Z] #27 5.710 The following NEW packages will be installed: [2021-04-23T05:52:21.078Z] #27 5.710 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-23T05:52:21.078Z] #27 5.711 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-23T05:52:21.078Z] #27 5.711 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-23T05:52:21.078Z] #27 5.712 libssh2-1 libssl1.1 openssl [2021-04-23T05:52:21.078Z] #27 5.993 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-23T05:52:21.078Z] #27 5.993 Need to get 5059 kB of archives. [2021-04-23T05:52:21.078Z] #27 5.993 After this operation, 12.1 MB of additional disk space will be used. [2021-04-23T05:52:21.078Z] #27 5.993 Get:1 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-23T05:52:21.078Z] #27 6.006 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-04-23T05:52:21.078Z] #27 6.006 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-04-23T05:52:21.078Z] #27 6.006 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-04-23T05:52:21.078Z] #27 6.006 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-04-23T05:52:21.078Z] #27 6.006 Get:6 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-04-23T05:52:21.078Z] #27 6.007 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-23T05:52:21.078Z] #27 6.009 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-04-23T05:52:21.078Z] #27 6.012 Get:9 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-23T05:52:21.078Z] #27 6.012 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-23T05:52:21.078Z] #27 6.017 Get:11 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-04-23T05:52:21.078Z] #27 6.017 Get:12 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-04-23T05:52:21.078Z] #27 6.019 Get:13 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-04-23T05:52:21.078Z] #27 6.021 Get:14 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-04-23T05:52:21.078Z] #27 6.023 Get:15 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-23T05:52:21.078Z] #27 6.025 Get:16 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-23T05:52:21.078Z] #27 6.028 Get:17 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-23T05:52:21.078Z] #27 6.035 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u6 [1539 kB] [2021-04-23T05:52:21.078Z] #27 6.227 Get:19 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u6 [844 kB] [2021-04-23T05:52:21.078Z] #27 6.284 Get:20 http://security.debian.org/debian-security buster/updates/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2021-04-23T05:52:21.078Z] #27 6.304 Get:21 http://security.debian.org/debian-security buster/updates/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2021-04-23T05:52:21.078Z] #27 6.495 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:52:21.078Z] #27 6.524 Fetched 5059 kB in 1s (8679 kB/s) [2021-04-23T05:52:21.078Z] #27 6.564 Selecting previously unselected package libssl1.1:amd64. [2021-04-23T05:52:21.078Z] #27 6.564 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:52:21.078Z] #27 6.567 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 6.574 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 6.779 Selecting previously unselected package openssl. [2021-04-23T05:52:21.078Z] #27 6.779 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 6.789 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 6.918 Selecting previously unselected package ca-certificates. [2021-04-23T05:52:21.078Z] #27 6.918 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-23T05:52:21.078Z] #27 6.922 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:21.078Z] #27 7.009 Selecting previously unselected package libkeyutils1:amd64. [2021-04-23T05:52:21.078Z] #27 7.009 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.015 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-04-23T05:52:21.078Z] #27 7.057 Selecting previously unselected package libkrb5support0:amd64. [2021-04-23T05:52:21.078Z] #27 7.057 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.060 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 7.113 Selecting previously unselected package libk5crypto3:amd64. [2021-04-23T05:52:21.078Z] #27 7.113 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.117 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 7.167 Selecting previously unselected package libkrb5-3:amd64. [2021-04-23T05:52:21.078Z] #27 7.168 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.173 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 7.274 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-04-23T05:52:21.078Z] #27 7.274 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.277 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 7.325 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-04-23T05:52:21.078Z] #27 7.325 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.329 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 7.370 Selecting previously unselected package libsasl2-2:amd64. [2021-04-23T05:52:21.078Z] #27 7.370 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.374 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 7.419 Selecting previously unselected package libldap-common. [2021-04-23T05:52:21.078Z] #27 7.419 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-23T05:52:21.078Z] #27 7.423 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 7.468 Selecting previously unselected package libldap-2.4-2:amd64. [2021-04-23T05:52:21.078Z] #27 7.468 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.477 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 7.545 Selecting previously unselected package libnghttp2-14:amd64. [2021-04-23T05:52:21.078Z] #27 7.545 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.549 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 7.667 Selecting previously unselected package libpsl5:amd64. [2021-04-23T05:52:21.078Z] #27 7.667 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.679 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-04-23T05:52:21.078Z] #27 7.714 Selecting previously unselected package librtmp1:amd64. [2021-04-23T05:52:21.078Z] #27 7.714 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.717 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:21.078Z] #27 7.807 Selecting previously unselected package libssh2-1:amd64. [2021-04-23T05:52:21.078Z] #27 7.807 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.811 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-23T05:52:21.078Z] #27 7.877 Selecting previously unselected package libcurl4:amd64. [2021-04-23T05:52:21.078Z] #27 7.877 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.881 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-23T05:52:21.078Z] #27 7.954 Selecting previously unselected package curl. [2021-04-23T05:52:21.078Z] #27 7.955 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 7.960 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:21.078Z] #27 8.032 Selecting previously unselected package libonig5:amd64. [2021-04-23T05:52:21.078Z] #27 8.034 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 8.038 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:52:21.078Z] #27 8.101 Selecting previously unselected package libjq1:amd64. [2021-04-23T05:52:21.078Z] #27 8.102 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 8.107 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:52:21.078Z] #27 8.148 Selecting previously unselected package jq. [2021-04-23T05:52:21.078Z] #27 8.149 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:52:21.078Z] #27 8.200 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:21.078Z] #27 8.242 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-23T05:52:21.078Z] #27 8.255 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-23T05:52:21.078Z] #27 8.268 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 8.413 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 8.426 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 8.443 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 8.453 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 8.465 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:21.078Z] #27 8.476 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 8.491 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 8.503 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-23T05:52:21.078Z] #27 8.514 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:21.078Z] #27 8.524 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 8.539 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:52:21.078Z] #27 8.551 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:52:21.078Z] #27 8.562 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:21.078Z] #27 8.573 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:21.078Z] #27 ... [2021-04-23T05:52:21.078Z] [2021-04-23T05:52:21.078Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:21.078Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:21.131Z] Removing intermediate container 042228f1a2dd [2021-04-23T05:52:21.131Z] ---> fe3c31e1eea1 [2021-04-23T05:52:21.131Z] 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-23T05:52:21.131Z] ---> Running in 254fe1190a77 [2021-04-23T05:52:21.234Z] #43 25.44 CC images/tcp-stream.o [2021-04-23T05:52:21.308Z] #24 ... [2021-04-23T05:52:21.308Z] [2021-04-23T05:52:21.308Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-23T05:52:21.308Z] #66 sha256:f5430741c081573d02fc73e742c13c54ad86b2979a0d716d52e92328bd15c9ac [2021-04-23T05:52:21.308Z] #66 DONE 0.3s [2021-04-23T05:52:21.308Z] [2021-04-23T05:52:21.308Z] #24 [internal] load build context [2021-04-23T05:52:21.308Z] #24 sha256:05a468a4fee03d23b626f236dee93e67ee27f5111c31f5d2b502edc21faf2f47 [2021-04-23T05:52:21.495Z] #43 25.77 CC images/sk-packet.o [2021-04-23T05:52:21.757Z] #43 26.08 CC images/mnt.o [2021-04-23T05:52:21.757Z] #43 26.31 CC images/pipe-data.o [2021-04-23T05:52:21.878Z] [2021-04-23T05:52:21.878Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:21.878Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:21.878Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:52:21.878Z] #64 DONE 0.0s [2021-04-23T05:52:21.878Z] [2021-04-23T05:52:21.878Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:21.878Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-23T05:52:21.878Z] #26 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.0s done [2021-04-23T05:52:21.878Z] #26 sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 1.85kB / 1.85kB done [2021-04-23T05:52:21.878Z] #26 sha256:9de3fd952a4a90cb25b73e4afa386abcbfb13451aa74d95fdb206dbadc5c831c 529B / 529B done [2021-04-23T05:52:21.878Z] #26 sha256:6d3b727c744260afb6a671dbe8ed3af11078bd3df69d7bc3f24607a145afa750 1.46kB / 1.46kB done [2021-04-23T05:52:21.911Z] #41 ... [2021-04-23T05:52:21.911Z] [2021-04-23T05:52:21.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:52:21.911Z] #44 79.88 CC criu/memfd.o [2021-04-23T05:52:21.911Z] #44 80.22 CC criu/mount.o [2021-04-23T05:52:21.911Z] #44 82.70 CC criu/namespaces.o [2021-04-23T05:52:21.911Z] #44 83.87 CC criu/net.o [2021-04-23T05:52:21.911Z] #44 85.79 CC criu/netfilter.o [2021-04-23T05:52:21.911Z] #44 86.02 CC criu/page-pipe.o [2021-04-23T05:52:21.911Z] #44 86.46 CC criu/page-xfer.o [2021-04-23T05:52:21.911Z] #44 87.52 CC criu/pagemap-cache.o [2021-04-23T05:52:21.911Z] #44 87.79 CC criu/pagemap.o [2021-04-23T05:52:21.911Z] #44 88.42 CC criu/parasite-syscall.o [2021-04-23T05:52:21.911Z] #44 89.01 CC criu/path.o [2021-04-23T05:52:21.911Z] #44 89.25 CC criu/pie-util-vdso.o [2021-04-23T05:52:21.911Z] #44 89.51 CC criu/pie-util.o [2021-04-23T05:52:21.911Z] #44 89.62 CC criu/pipes.o [2021-04-23T05:52:21.911Z] #44 90.09 CC criu/plugin.o [2021-04-23T05:52:22.018Z] #43 26.59 CC images/sa.o [2021-04-23T05:52:22.201Z] #44 90.46 CC criu/proc_parse.o [2021-04-23T05:52:22.233Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 0B / 49.23MB 0.1s [2021-04-23T05:52:22.233Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 7.81MB / 49.23MB 0.3s [2021-04-23T05:52:22.279Z] #43 ... [2021-04-23T05:52:22.279Z] [2021-04-23T05:52:22.279Z] #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-23T05:52:22.279Z] #51 sha256:f44ddbb2d3276526dc27acbf11ada4d8571b9dd1f21b0ec023bfc50676c8a474 [2021-04-23T05:52:22.279Z] #51 88.40 mvdan.cc/sh/v3/cmd/shfmt [2021-04-23T05:52:22.279Z] #51 DONE 95.2s [2021-04-23T05:52:22.279Z] [2021-04-23T05:52:22.279Z] #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-23T05:52:22.279Z] #56 sha256:03f62ac9e95b205be3e474d1a490a4aa38ee8bf6eb5267424c0ad05f5b0f560c [2021-04-23T05:52:22.279Z] #56 46.53 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-23T05:52:22.279Z] #56 46.54 + BUILDTAGS='netgo osusergo static_build' [2021-04-23T05:52:22.279Z] #56 46.54 + export EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:52:22.279Z] #56 46.54 + EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:52:22.279Z] #56 46.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-23T05:52:22.279Z] #56 46.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-23T05:52:22.279Z] #56 46.54 + '[' '' = dynamic ']' [2021-04-23T05:52:22.279Z] #56 46.54 + make [2021-04-23T05:52:22.279Z] #56 47.83 + bin/ctr [2021-04-23T05:52:22.499Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 17.83MB / 49.23MB 0.4s [2021-04-23T05:52:22.499Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 22.02MB / 49.23MB 0.5s [2021-04-23T05:52:22.766Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 32.51MB / 49.23MB 0.7s [2021-04-23T05:52:22.766Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 0.9s [2021-04-23T05:52:23.701Z] #44 92.01 CC criu/protobuf-desc.o [2021-04-23T05:52:23.792Z] #26 sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 49.23MB / 49.23MB 1.9s done [2021-04-23T05:52:24.066Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 [2021-04-23T05:52:24.331Z] #44 92.59 CC criu/protobuf.o [2021-04-23T05:52:24.621Z] #44 92.89 CC criu/pstree.o [2021-04-23T05:52:24.838Z] [2021-04-23T05:52:24.838Z] SUCCESS: Specified value was saved. [2021-04-23T05:52:24.936Z] #24 transferring context: 53.20MB 7.5s done [2021-04-23T05:52:24.936Z] #24 DONE 7.6s [2021-04-23T05:52:24.936Z] [2021-04-23T05:52:24.936Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:24.936Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-23T05:52:24.936Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-23T05:52:24.936Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-04-23T05:52:24.936Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.4s done [2021-04-23T05:52:24.936Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.1s done [2021-04-23T05:52:24.936Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.3s done [2021-04-23T05:52:24.936Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.7s done [2021-04-23T05:52:24.936Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 1.2s done [2021-04-23T05:52:24.936Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.7s done [2021-04-23T05:52:24.936Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-04-23T05:52:25.251Z] #44 93.57 CC criu/rbtree.o [2021-04-23T05:52:25.254Z] #9 ... [2021-04-23T05:52:25.254Z] [2021-04-23T05:52:25.254Z] #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-23T05:52:25.254Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-23T05:52:25.254Z] #27 9.173 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:25.254Z] #27 9.892 137 added, 0 removed; done. [2021-04-23T05:52:25.254Z] #27 9.972 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:25.254Z] #27 9.985 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:25.254Z] #27 9.996 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-23T05:52:25.254Z] #27 10.01 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:25.254Z] #27 10.02 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:52:25.254Z] #27 10.04 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:25.254Z] #27 10.05 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:25.254Z] #27 10.69 0 added, 0 removed; done. [2021-04-23T05:52:25.254Z] #27 10.69 Running hooks in /etc/ca-certificates/update.d... [2021-04-23T05:52:25.254Z] #27 10.69 done. [2021-04-23T05:52:25.254Z] #27 DONE 12.5s [2021-04-23T05:52:25.254Z] [2021-04-23T05:52:25.254Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:25.254Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:25.511Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-23T05:52:25.540Z] #44 93.81 CC criu/rst-malloc.o [2021-04-23T05:52:25.540Z] #44 ... [2021-04-23T05:52:25.540Z] [2021-04-23T05:52:25.540Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:52:25.540Z] #23 11.37 Installing build dependencies: finished with status 'done' [2021-04-23T05:52:25.767Z] #9 ... [2021-04-23T05:52:25.768Z] [2021-04-23T05:52:25.768Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-23T05:52:25.768Z] #28 sha256:b3975d765aae78600a972c0686da986b3fefd21f323af3f15b6eb5110779b93d [2021-04-23T05:52:25.768Z] #28 DONE 0.8s [2021-04-23T05:52:25.796Z] INFO: Downloading git... [2021-04-23T05:52:26.026Z] [2021-04-23T05:52:26.026Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:26.026Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:26.104Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-04-23T05:52:26.282Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.8s done [2021-04-23T05:52:26.469Z] #10 ... [2021-04-23T05:52:26.469Z] [2021-04-23T05:52:26.469Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:26.469Z] #27 sha256:f97cf082e1c4cda7ec0929cb7fee296ebcaaf7a1989fbc207ba906f6405eea48 [2021-04-23T05:52:26.469Z] #27 resolve docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f 0.1s done [2021-04-23T05:52:26.469Z] #27 sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 54.18MB / 54.18MB 4.2s done [2021-04-23T05:52:26.469Z] #27 extracting sha256:d018a28ea8249b332e6bce3cb93862d5b05dba493dbaf3531505ce3a3701001b 5.0s done [2021-04-23T05:52:26.469Z] #27 DONE 9.2s [2021-04-23T05:52:26.469Z] [2021-04-23T05:52:26.469Z] #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-23T05:52:26.469Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-23T05:52:26.469Z] #28 0.236 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:26.469Z] #28 0.258 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:26.486Z] #56 ... [2021-04-23T05:52:26.486Z] [2021-04-23T05:52:26.486Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:52:26.486Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:26.486Z] #43 26.96 CC images/timer.o [2021-04-23T05:52:26.486Z] #43 27.56 CC images/timerfd.o [2021-04-23T05:52:26.486Z] #43 28.00 CC images/mm.o [2021-04-23T05:52:26.486Z] #43 28.30 CC images/sk-opts.o [2021-04-23T05:52:26.486Z] #43 28.57 CC images/sk-unix.o [2021-04-23T05:52:26.486Z] #43 28.89 CC images/sk-inet.o [2021-04-23T05:52:26.486Z] #43 29.23 CC images/tun.o [2021-04-23T05:52:26.486Z] #43 29.54 CC images/sk-netlink.o [2021-04-23T05:52:26.486Z] #43 29.82 CC images/packet-sock.o [2021-04-23T05:52:26.486Z] #43 30.26 CC images/ipc-var.o [2021-04-23T05:52:26.486Z] #43 30.51 CC images/ipc-desc.o [2021-04-23T05:52:26.486Z] #43 30.70 CC images/ipc-shm.o [2021-04-23T05:52:26.486Z] #43 30.91 CC images/ipc-msg.o [2021-04-23T05:52:26.540Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-23T05:52:26.662Z] #26 ... [2021-04-23T05:52:26.662Z] [2021-04-23T05:52:26.663Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:26.663Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-04-23T05:52:26.663Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2021-04-23T05:52:26.663Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:52:26.663Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2021-04-23T05:52:26.663Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2021-04-23T05:52:26.663Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2021-04-23T05:52:26.663Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.3s done [2021-04-23T05:52:26.663Z] #62 DONE 4.8s [2021-04-23T05:52:26.663Z] [2021-04-23T05:52:26.663Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:26.663Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-23T05:52:26.771Z] #28 0.292 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:26.771Z] #28 0.489 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-23T05:52:26.771Z] #28 ... [2021-04-23T05:52:26.771Z] [2021-04-23T05:52:26.771Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:26.771Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-23T05:52:26.771Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.2s done [2021-04-23T05:52:26.771Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-04-23T05:52:26.771Z] #10 DONE 9.6s [2021-04-23T05:52:26.772Z] INFO: Downloading go... [2021-04-23T05:52:26.799Z] #9 DONE 24.8s [2021-04-23T05:52:26.799Z] [2021-04-23T05:52:26.799Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-23T05:52:26.799Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-23T05:52:26.933Z] #26 ... [2021-04-23T05:52:26.933Z] [2021-04-23T05:52:26.933Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:26.933Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-23T05:52:26.933Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.1s done [2021-04-23T05:52:26.933Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-04-23T05:52:26.933Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-04-23T05:52:26.933Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-04-23T05:52:26.933Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.0s done [2021-04-23T05:52:26.933Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.0s done [2021-04-23T05:52:26.933Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.2s done [2021-04-23T05:52:26.933Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 1.4s [2021-04-23T05:52:26.933Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.5s done [2021-04-23T05:52:26.933Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.10MB / 62.53MB 4.9s [2021-04-23T05:52:26.933Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 16.78MB / 97.69MB 4.9s [2021-04-23T05:52:26.933Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 4.9s done [2021-04-23T05:52:26.933Z] #9 ... [2021-04-23T05:52:26.933Z] [2021-04-23T05:52:26.933Z] #23 [internal] load build context [2021-04-23T05:52:26.933Z] #23 sha256:acb8b65a5514a3039a6c4429efb89b6d5f0348fd6e379fcb38a03eb66bb0c6f0 [2021-04-23T05:52:26.933Z] #23 transferring context: 53.20MB 3.7s done [2021-04-23T05:52:26.933Z] #23 DONE 5.0s [2021-04-23T05:52:26.933Z] [2021-04-23T05:52:26.933Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-04-23T05:52:26.933Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-04-23T05:52:26.933Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2021-04-23T05:52:26.933Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2021-04-23T05:52:26.933Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2021-04-23T05:52:26.933Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2021-04-23T05:52:26.933Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.5s done [2021-04-23T05:52:26.933Z] #64 DONE 5.0s [2021-04-23T05:52:26.933Z] [2021-04-23T05:52:26.933Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:26.933Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-23T05:52:26.933Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 8.39MB / 62.53MB 5.0s [2021-04-23T05:52:26.933Z] #9 ... [2021-04-23T05:52:26.933Z] [2021-04-23T05:52:26.933Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:ba4a437377a0c450ac9bb634c3754a17b1f814ce6fa3157c0dc9eef431b29d1f [2021-04-23T05:52:26.933Z] #26 sha256:47bdea7822f41a7ae5f8934db38630836f0e2a1fd7c2685e16267fad2718b13e [2021-04-23T05:52:27.058Z] #43 31.24 CC images/ipc-sem.o [2021-04-23T05:52:27.058Z] #43 31.44 CC images/utsns.o [2021-04-23T05:52:27.074Z] [2021-04-23T05:52:27.075Z] #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-23T05:52:27.075Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-23T05:52:27.075Z] #28 0.785 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-23T05:52:27.323Z] #43 31.61 CC images/creds.o [2021-04-23T05:52:27.382Z] #28 ... [2021-04-23T05:52:27.382Z] [2021-04-23T05:52:27.382Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:27.382Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-23T05:52:27.382Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.4s done [2021-04-23T05:52:27.382Z] #10 DONE 9.9s [2021-04-23T05:52:27.382Z] [2021-04-23T05:52:27.382Z] #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-23T05:52:27.382Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-23T05:52:27.382Z] #28 1.139 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [9700 B] [2021-04-23T05:52:27.588Z] #43 31.82 CC images/vma.o [2021-04-23T05:52:27.728Z] #10 DONE 0.8s [2021-04-23T05:52:27.728Z] [2021-04-23T05:52:27.728Z] #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-23T05:52:27.728Z] #29 sha256:b60a79f2bf3757b79a3e5482f49b653bbd8865b1362ea75a0fffc50a06e10a06 [2021-04-23T05:52:27.728Z] #29 1.120 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-23T05:52:27.728Z] #29 1.207 [2021-04-23T05:52:27.728Z] #29 1.325 ############ 17.4% ########################## 37.3% ######################################### 57.3% ####################################################### 77.0% ################################################################### 93.5% ######################################################################## 100.0% [2021-04-23T05:52:27.728Z] #29 1.890 [2021-04-23T05:52:27.849Z] #43 32.13 CC images/netdev.o [2021-04-23T05:52:27.986Z] #29 1.995 ######################################################################## 100.0% [2021-04-23T05:52:27.986Z] #29 2.090 [2021-04-23T05:52:28.009Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.3s done [2021-04-23T05:52:28.111Z] #43 32.45 CC images/tty.o [2021-04-23T05:52:28.244Z] #29 2.216 ################################################################### 93.3% ######################################################################## 100.0% [2021-04-23T05:52:28.244Z] #29 2.315 [2021-04-23T05:52:28.244Z] [2021-04-23T05:52:28.244Z] #29 ... [2021-04-23T05:52:28.244Z] [2021-04-23T05:52:28.244Z] #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-23T05:52:28.244Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-23T05:52:28.244Z] #11 DONE 0.8s [2021-04-23T05:52:28.244Z] [2021-04-23T05:52:28.244Z] #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-23T05:52:28.244Z] #29 sha256:b60a79f2bf3757b79a3e5482f49b653bbd8865b1362ea75a0fffc50a06e10a06 [2021-04-23T05:52:28.289Z] INFO: Downloading compiler 1 of 3... [2021-04-23T05:52:28.683Z] #43 33.11 CC images/file-lock.o [2021-04-23T05:52:28.742Z] INFO: Downloading compiler 2 of 3... [2021-04-23T05:52:28.766Z] #29 2.429 ############ 17.8% ##################### 29.8% ################################### 49.7% ############################################ 62.3% #################################################################### 94.8% ######################################################################## 100.0% [2021-04-23T05:52:28.766Z] #29 2.995 [2021-04-23T05:52:28.941Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-04-23T05:52:28.944Z] #43 33.31 CC images/rlimit.o [2021-04-23T05:52:29.025Z] #29 ... [2021-04-23T05:52:29.025Z] [2021-04-23T05:52:29.025Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-23T05:52:29.025Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-23T05:52:29.025Z] #31 DONE 0.6s [2021-04-23T05:52:29.025Z] [2021-04-23T05:52:29.025Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-23T05:52:29.025Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-23T05:52:29.025Z] #39 DONE 0.7s [2021-04-23T05:52:29.025Z] [2021-04-23T05:52:29.026Z] #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-23T05:52:29.026Z] #29 sha256:b60a79f2bf3757b79a3e5482f49b653bbd8865b1362ea75a0fffc50a06e10a06 [2021-04-23T05:52:29.116Z] #23 14.58 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-23T05:52:29.116Z] #23 14.59 Building wheels for collected packages: yamllint, pyyaml [2021-04-23T05:52:29.116Z] #23 14.59 Running setup.py bdist_wheel for yamllint: started [2021-04-23T05:52:29.194Z] INFO: Downloading compiler 3 of 3... [2021-04-23T05:52:29.194Z] INFO: Extracting git... [2021-04-23T05:52:29.198Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-04-23T05:52:29.206Z] #43 33.51 CC images/pagemap.o [2021-04-23T05:52:29.407Z] #23 15.15 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-23T05:52:29.407Z] #23 15.15 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-23T05:52:29.407Z] #23 15.20 Running setup.py bdist_wheel for pyyaml: started [2021-04-23T05:52:29.467Z] #43 33.77 CC images/siginfo.o [2021-04-23T05:52:29.467Z] #43 34.01 CC images/rpc.o [2021-04-23T05:52:29.498Z] #26 extracting sha256:01cf0f0da10ede0eec0fc1c5fbfdeb63a447dfcc0a3c4419c0a4c3f0a2826636 5.1s done [2021-04-23T05:52:29.728Z] #43 ... [2021-04-23T05:52:29.728Z] [2021-04-23T05:52:29.728Z] #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-23T05:52:29.728Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:52:29.728Z] #45 92.66 hash/crc32 [2021-04-23T05:52:29.728Z] #45 92.97 vendor/golang.org/x/crypto/cryptobyte [2021-04-23T05:52:29.728Z] #45 93.41 compress/gzip [2021-04-23T05:52:29.728Z] #45 94.21 net [2021-04-23T05:52:29.728Z] #45 94.94 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-23T05:52:29.728Z] #45 96.74 vendor/golang.org/x/text/transform [2021-04-23T05:52:29.728Z] #45 97.37 vendor/golang.org/x/text/unicode/bidi [2021-04-23T05:52:29.728Z] #45 99.15 vendor/golang.org/x/text/secure/bidirule [2021-04-23T05:52:29.728Z] #45 99.42 vendor/golang.org/x/text/unicode/norm [2021-04-23T05:52:29.728Z] #45 ... [2021-04-23T05:52:29.728Z] [2021-04-23T05:52:29.728Z] #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-23T05:52:29.728Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:29.728Z] #13 94.24 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-23T05:52:29.728Z] #13 94.25 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:52:29.728Z] #13 94.25 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:52:30.037Z] #23 15.93 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-23T05:52:30.037Z] #23 15.93 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-23T05:52:30.156Z] #28 3.390 Fetched 8203 kB in 3s (2589 kB/s) [2021-04-23T05:52:30.328Z] #23 16.03 Successfully built yamllint pyyaml [2021-04-23T05:52:30.328Z] #23 16.04 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-23T05:52:30.328Z] #23 16.30 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-23T05:52:30.568Z] #9 ... [2021-04-23T05:52:30.568Z] [2021-04-23T05:52:30.568Z] #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-23T05:52:30.568Z] #27 sha256:2f5ef7d60ae1d151fd2aa8dfcbd4d1be127456a9f8db7a76d9528a1821e46d69 [2021-04-23T05:52:30.568Z] #27 10.22 Selecting previously unselected package libjq1:amd64. [2021-04-23T05:52:30.568Z] #27 10.22 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:52:30.568Z] #27 10.23 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:52:30.568Z] #27 10.31 Selecting previously unselected package jq. [2021-04-23T05:52:30.568Z] #27 10.31 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:52:30.568Z] #27 10.32 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:30.568Z] #27 10.42 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-04-23T05:52:30.568Z] #27 10.44 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-04-23T05:52:30.568Z] #27 10.46 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:30.568Z] #27 10.64 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-04-23T05:52:30.568Z] #27 10.66 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:30.568Z] #27 10.68 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:30.568Z] #27 10.71 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:30.568Z] #27 10.72 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:30.568Z] #27 10.74 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:30.568Z] #27 10.75 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:30.568Z] #27 10.77 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-04-23T05:52:30.568Z] #27 10.79 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:30.568Z] #27 10.81 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:30.568Z] #27 10.83 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:52:30.568Z] #27 10.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:52:30.568Z] #27 10.87 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:30.568Z] #27 10.88 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:30.568Z] #27 11.69 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:30.568Z] #27 13.05 137 added, 0 removed; done. [2021-04-23T05:52:30.568Z] #27 13.13 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-04-23T05:52:30.568Z] #27 13.15 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:30.568Z] #27 13.17 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2021-04-23T05:52:30.568Z] #27 13.19 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:30.568Z] #27 13.20 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:52:30.568Z] #27 13.23 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:30.568Z] #27 13.24 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:30.568Z] #27 14.28 0 added, 0 removed; done. [2021-04-23T05:52:30.568Z] #27 14.28 Running hooks in /etc/ca-certificates/update.d... [2021-04-23T05:52:30.568Z] #27 14.29 done. [2021-04-23T05:52:30.568Z] #27 DONE 19.6s [2021-04-23T05:52:30.568Z] [2021-04-23T05:52:30.568Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:30.568Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-04-23T05:52:30.568Z] #9 DONE 33.4s [2021-04-23T05:52:30.568Z] [2021-04-23T05:52:30.568Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-23T05:52:30.568Z] #28 sha256:648b3a7eee19cd889e3aa66fc2387c34f1c7cb06ee16d7864a42964ad74009d5 [2021-04-23T05:52:30.568Z] #28 DONE 0.1s [2021-04-23T05:52:30.568Z] [2021-04-23T05:52:30.568Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-23T05:52:30.568Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-04-23T05:52:30.844Z] #29 3.122 # 2.2% ##### 7.6% ########## 14.9% ############## 20.4% ################# 24.4% ##################### 30.5% ######################## 33.6% ########################### 37.6% ############################## 41.9% ################################# 46.4% #################################### 51.2% ######################################## 56.2% ############################################## 65.1% ################################################# 69.3% ##################################################### 74.3% ########################################################## 80.8% ############################################################# 84.9% ################################################################### 94.2% ######################################################################## 100.0% [2021-04-23T05:52:30.844Z] #29 4.980 [2021-04-23T05:52:30.958Z] #23 DONE 16.7s [2021-04-23T05:52:30.958Z] [2021-04-23T05:52:30.958Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:52:30.958Z] #44 94.09 CC criu/seccomp.o [2021-04-23T05:52:30.958Z] #44 94.58 CC criu/seize.o [2021-04-23T05:52:30.958Z] #44 95.21 CC criu/servicefd.o [2021-04-23T05:52:30.958Z] #44 95.52 CC criu/shmem.o [2021-04-23T05:52:30.958Z] #44 96.13 CC criu/sigframe.o [2021-04-23T05:52:30.958Z] #44 96.22 CC criu/signalfd.o [2021-04-23T05:52:30.958Z] #44 96.50 CC criu/sk-inet.o [2021-04-23T05:52:30.958Z] #44 97.46 CC criu/sk-netlink.o [2021-04-23T05:52:30.958Z] #44 97.90 CC criu/sk-packet.o [2021-04-23T05:52:30.958Z] #44 98.38 CC criu/sk-queue.o [2021-04-23T05:52:30.958Z] #44 98.64 CC criu/sk-tcp.o [2021-04-23T05:52:30.958Z] #44 99.02 CC criu/sk-unix.o [2021-04-23T05:52:31.102Z] #29 5.254 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-23T05:52:31.136Z] #10 DONE 0.9s [2021-04-23T05:52:31.136Z] [2021-04-23T05:52:31.136Z] #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-23T05:52:31.136Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-04-23T05:52:31.212Z] #28 3.390 Reading package lists... [2021-04-23T05:52:31.248Z] #44 ... [2021-04-23T05:52:31.248Z] [2021-04-23T05:52:31.248Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-04-23T05:52:31.248Z] #26 DONE 0.2s [2021-04-23T05:52:31.248Z] [2021-04-23T05:52:31.248Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-04-23T05:52:31.365Z] #29 5.341 [2021-04-23T05:52:31.365Z] #29 5.428 ######################################################################## 100.0% [2021-04-23T05:52:31.365Z] #29 5.449 [2021-04-23T05:52:31.623Z] #29 5.750 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-23T05:52:31.623Z] #29 5.844 [2021-04-23T05:52:31.883Z] #29 6.014 ####################################################### 77.5% ######################################################################## 100.0% [2021-04-23T05:52:31.883Z] #29 6.057 [2021-04-23T05:52:32.053Z] #26 DONE 10.1s [2021-04-23T05:52:32.053Z] [2021-04-23T05:52:32.053Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:32.053Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-23T05:52:32.053Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 4.4s done [2021-04-23T05:52:32.053Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 7.0s done [2021-04-23T05:52:32.054Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 9.3s done [2021-04-23T05:52:32.054Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2021-04-23T05:52:32.279Z] #31 DONE 1.0s [2021-04-23T05:52:32.279Z] [2021-04-23T05:52:32.279Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-04-23T05:52:32.279Z] #34 DONE 0.2s [2021-04-23T05:52:32.279Z] [2021-04-23T05:52:32.279Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/b... [2021-04-23T05:52:32.449Z] #29 6.359 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-23T05:52:32.449Z] #29 6.463 [2021-04-23T05:52:32.569Z] #36 DONE 0.1s [2021-04-23T05:52:32.569Z] [2021-04-23T05:52:32.569Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-04-23T05:52:32.569Z] #39 DONE 0.1s [2021-04-23T05:52:32.569Z] [2021-04-23T05:52:32.569Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:52:32.569Z] #44 100.7 CC criu/sockets.o [2021-04-23T05:52:32.744Z] #28 4.844 Reading package lists... [2021-04-23T05:52:32.859Z] #44 101.4 CC criu/stats.o [2021-04-23T05:52:33.040Z] #28 6.286 Building dependency tree... [2021-04-23T05:52:33.041Z] #28 6.742 The following additional packages will be installed: [2021-04-23T05:52:33.041Z] #28 6.742 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-23T05:52:33.041Z] #28 6.742 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-23T05:52:33.041Z] #28 6.742 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-23T05:52:33.041Z] #28 6.743 Suggested packages: [2021-04-23T05:52:33.041Z] #28 6.743 krb5-doc krb5-user [2021-04-23T05:52:33.041Z] #28 6.743 Recommended packages: [2021-04-23T05:52:33.041Z] #28 6.743 krb5-locales publicsuffix libsasl2-modules [2021-04-23T05:52:33.061Z] #13 ... [2021-04-23T05:52:33.061Z] [2021-04-23T05:52:33.061Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:52:33.061Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:33.061Z] #43 35.20 CC images/ext-file.o [2021-04-23T05:52:33.061Z] #43 35.37 CC images/cgroup.o [2021-04-23T05:52:33.061Z] #43 35.92 CC images/userns.o [2021-04-23T05:52:33.061Z] #43 36.16 CC images/google/protobuf/descriptor.o [2021-04-23T05:52:33.149Z] #44 101.6 CC criu/string.o [2021-04-23T05:52:33.329Z] #43 37.80 CC images/opts.o [2021-04-23T05:52:33.341Z] #28 7.079 The following NEW packages will be installed: [2021-04-23T05:52:33.341Z] #28 7.080 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-23T05:52:33.341Z] #28 7.080 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-23T05:52:33.341Z] #28 7.080 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-23T05:52:33.341Z] #28 7.081 libssh2-1 libssl1.1 openssl [2021-04-23T05:52:33.341Z] #28 7.125 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-23T05:52:33.341Z] #28 7.125 Need to get 5176 kB of archives. [2021-04-23T05:52:33.341Z] #28 7.125 After this operation, 14.5 MB of additional disk space will be used. [2021-04-23T05:52:33.341Z] #28 7.125 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u6 [1527 kB] [2021-04-23T05:52:33.341Z] #28 7.136 Get:2 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-23T05:52:33.341Z] #28 7.182 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-04-23T05:52:33.341Z] #28 7.186 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-04-23T05:52:33.341Z] #28 7.193 Get:5 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-04-23T05:52:33.341Z] #28 7.202 Get:6 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u6 [844 kB] [2021-04-23T05:52:33.341Z] #28 7.210 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-04-23T05:52:33.341Z] #28 7.257 Get:8 http://security.debian.org/debian-security buster/updates/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u2 [349 kB] [2021-04-23T05:52:33.439Z] #44 101.7 CC criu/sysctl.o [2021-04-23T05:52:33.479Z] #29 6.581 0.0% ############ 17.6% ############################ 40.3% ########################################### 60.4% ######################################################## 78.1% ############################################################### 87.8% ######################################################################## 100.0% [2021-04-23T05:52:33.479Z] #29 7.424 [2021-04-23T05:52:33.594Z] #43 37.92 CC images/seccomp.o [2021-04-23T05:52:33.639Z] #28 7.265 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-04-23T05:52:33.639Z] #28 7.271 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el curl ppc64el 7.64.0-4+deb10u2 [268 kB] [2021-04-23T05:52:33.639Z] #28 7.275 Get:11 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-04-23T05:52:33.639Z] #28 7.283 Get:12 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-04-23T05:52:33.639Z] #28 7.288 Get:13 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-23T05:52:33.639Z] #28 7.297 Get:14 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-04-23T05:52:33.639Z] #28 7.312 Get:15 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-04-23T05:52:33.639Z] #28 7.318 Get:16 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-04-23T05:52:33.639Z] #28 7.320 Get:17 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-04-23T05:52:33.639Z] #28 7.327 Get:18 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-04-23T05:52:33.639Z] #28 7.338 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-23T05:52:33.639Z] #28 7.351 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-23T05:52:33.639Z] #28 7.354 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-23T05:52:33.664Z] #11 DONE 2.0s [2021-04-23T05:52:33.664Z] [2021-04-23T05:52:33.664Z] #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-23T05:52:33.664Z] #29 sha256:38c9fe2a48f6d1e619c3648a00e835a1cdfe2af6df0227379a15830c6a127602 [2021-04-23T05:52:33.664Z] #29 1.236 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-23T05:52:33.664Z] #29 1.319 [2021-04-23T05:52:33.664Z] #29 1.438 ############ 17.8% ########################### 38.7% ########################################## 58.7% ######################################################## 78.4% ############################################################ 83.6% ######################################################################## 100.0% [2021-04-23T05:52:33.664Z] #29 2.005 [2021-04-23T05:52:33.664Z] #29 2.104 ######################################################################## 100.0% [2021-04-23T05:52:33.664Z] #29 2.160 [2021-04-23T05:52:33.664Z] #29 2.272 ######################## 34.6% ##################################### 52.6% ######################################################################## 100.0% [2021-04-23T05:52:33.664Z] #29 2.483 [2021-04-23T05:52:33.664Z] #29 2.631 ####### 10.7% ############################### 44.0% ############################################# 63.3% ########################################################### 82.6% ##################################################################### 96.1% ######################################################################## 100.0% [2021-04-23T05:52:33.736Z] #29 7.762 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-23T05:52:33.736Z] #29 7.867 [2021-04-23T05:52:33.855Z] #43 38.26 CC images/binfmt-misc.o [2021-04-23T05:52:33.921Z] #29 3.363 [2021-04-23T05:52:33.935Z] #28 7.652 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:52:33.935Z] #28 7.681 Fetched 5176 kB in 0s (21.1 MB/s) [2021-04-23T05:52:33.935Z] #28 7.712 Selecting previously unselected package libssl1.1:ppc64el. [2021-04-23T05:52:33.935Z] #28 7.712 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:52:33.935Z] #28 7.718 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-23T05:52:33.935Z] #28 7.721 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:33.974Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.1s [2021-04-23T05:52:33.974Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.3s done [2021-04-23T05:52:33.994Z] #29 7.948 ######################################################################## 100.0% [2021-04-23T05:52:33.994Z] #29 7.979 [2021-04-23T05:52:33.994Z] #29 8.209 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-23T05:52:34.069Z] #44 102.3 CC criu/sysfs_parse.o [2021-04-23T05:52:34.069Z] #44 102.5 CC criu/timens.o [2021-04-23T05:52:34.124Z] #43 38.49 CC images/time.o [2021-04-23T05:52:34.124Z] #43 38.69 CC images/sysctl.o [2021-04-23T05:52:34.251Z] #29 8.321 [2021-04-23T05:52:34.251Z] #29 8.371 ######################################################################## 100.0% [2021-04-23T05:52:34.251Z] #29 8.403 [2021-04-23T05:52:34.251Z] #29 8.427 Download of images into '/build' complete. [2021-04-23T05:52:34.251Z] #29 8.427 Use something like the following to load the result into a Docker daemon: [2021-04-23T05:52:34.251Z] #29 8.427 tar -cC '/build' . | docker load [2021-04-23T05:52:34.252Z] #28 7.946 Selecting previously unselected package openssl. [2021-04-23T05:52:34.252Z] #28 7.948 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_ppc64el.deb ... [2021-04-23T05:52:34.252Z] #28 7.950 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:34.252Z] #28 8.081 Selecting previously unselected package ca-certificates. [2021-04-23T05:52:34.359Z] #44 102.6 CC criu/timerfd.o [2021-04-23T05:52:34.359Z] #44 102.8 CC criu/tty.o [2021-04-23T05:52:34.574Z] #28 8.083 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-23T05:52:34.574Z] #28 8.085 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:34.574Z] #28 8.159 Selecting previously unselected package libkeyutils1:ppc64el. [2021-04-23T05:52:34.574Z] #28 8.162 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2021-04-23T05:52:34.574Z] #28 8.163 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-04-23T05:52:34.574Z] #28 8.192 Selecting previously unselected package libkrb5support0:ppc64el. [2021-04-23T05:52:34.574Z] #28 8.195 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-04-23T05:52:34.574Z] #28 8.196 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:34.574Z] #28 8.239 Selecting previously unselected package libk5crypto3:ppc64el. [2021-04-23T05:52:34.574Z] #28 8.242 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-23T05:52:34.574Z] #28 8.243 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:34.574Z] #28 8.284 Selecting previously unselected package libkrb5-3:ppc64el. [2021-04-23T05:52:34.574Z] #28 8.286 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-04-23T05:52:34.574Z] #28 8.288 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:34.574Z] #28 8.423 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-04-23T05:52:34.574Z] #28 8.423 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-04-23T05:52:34.574Z] #28 8.428 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:34.574Z] #28 8.467 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-04-23T05:52:34.697Z] #43 38.88 CC images/autofs.o [2021-04-23T05:52:34.697Z] #43 39.10 CC images/macvlan.o [2021-04-23T05:52:34.879Z] #28 8.471 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-23T05:52:34.879Z] #28 8.472 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:34.879Z] #28 8.502 Selecting previously unselected package libsasl2-2:ppc64el. [2021-04-23T05:52:34.879Z] #28 8.503 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-04-23T05:52:34.879Z] #28 8.505 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:34.879Z] #28 8.540 Selecting previously unselected package libldap-common. [2021-04-23T05:52:34.879Z] #28 8.544 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-23T05:52:34.879Z] #28 8.545 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:34.879Z] #28 8.576 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-04-23T05:52:34.879Z] #28 8.578 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-04-23T05:52:34.879Z] #28 8.580 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:34.879Z] #28 8.633 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-04-23T05:52:34.879Z] #28 8.635 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-04-23T05:52:34.879Z] #28 8.640 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-23T05:52:34.879Z] #28 8.667 Selecting previously unselected package libpsl5:ppc64el. [2021-04-23T05:52:34.879Z] #28 8.670 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-04-23T05:52:34.879Z] #28 8.672 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-04-23T05:52:34.879Z] #28 8.698 Selecting previously unselected package librtmp1:ppc64el. [2021-04-23T05:52:34.922Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c [2021-04-23T05:52:34.958Z] #43 39.33 CC images/sit.o [2021-04-23T05:52:35.176Z] #28 8.701 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-04-23T05:52:35.176Z] #28 8.702 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:35.176Z] #28 8.730 Selecting previously unselected package libssh2-1:ppc64el. [2021-04-23T05:52:35.176Z] #28 8.741 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-04-23T05:52:35.176Z] #28 8.741 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-23T05:52:35.176Z] #28 8.782 Selecting previously unselected package libcurl4:ppc64el. [2021-04-23T05:52:35.176Z] #28 8.782 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-23T05:52:35.176Z] #28 8.784 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-23T05:52:35.176Z] #28 8.843 Selecting previously unselected package curl. [2021-04-23T05:52:35.176Z] #28 8.845 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_ppc64el.deb ... [2021-04-23T05:52:35.176Z] #28 8.846 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:35.176Z] #28 8.897 Selecting previously unselected package libonig5:ppc64el. [2021-04-23T05:52:35.176Z] #28 8.899 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-23T05:52:35.176Z] #28 8.901 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-23T05:52:35.176Z] #28 8.948 Selecting previously unselected package libjq1:ppc64el. [2021-04-23T05:52:35.176Z] #28 8.950 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-23T05:52:35.176Z] #28 8.951 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-23T05:52:35.176Z] #28 8.987 Selecting previously unselected package jq. [2021-04-23T05:52:35.176Z] #28 8.990 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-23T05:52:35.176Z] #28 8.991 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:35.176Z] #28 9.023 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-04-23T05:52:35.176Z] #28 9.028 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-04-23T05:52:35.176Z] #28 9.031 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:35.219Z] #43 39.57 CC images/memfd.o [2021-04-23T05:52:35.291Z] #29 DONE 9.2s [2021-04-23T05:52:35.291Z] [2021-04-23T05:52:35.291Z] #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-23T05:52:35.291Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-23T05:52:35.291Z] #12 DONE 6.8s [2021-04-23T05:52:35.291Z] [2021-04-23T05:52:35.291Z] #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-23T05:52:35.291Z] #67 sha256:2bf222c053881f4c44dbd9b00489b4519c0c6fb49e8b4ae6a2b929064e024273 [2021-04-23T05:52:35.291Z] #67 5.686 + RM_GOPATH=0 [2021-04-23T05:52:35.291Z] #67 5.686 + TMP_GOPATH= [2021-04-23T05:52:35.291Z] #67 5.687 + : /build [2021-04-23T05:52:35.291Z] #67 5.687 + '[' -z '' ']' [2021-04-23T05:52:35.291Z] #67 5.687 ++ mktemp -d [2021-04-23T05:52:35.291Z] #67 5.688 + export GOPATH=/tmp/tmp.noPesqgBEV [2021-04-23T05:52:35.291Z] #67 5.688 + GOPATH=/tmp/tmp.noPesqgBEV [2021-04-23T05:52:35.291Z] #67 5.688 + RM_GOPATH=1 [2021-04-23T05:52:35.291Z] #67 5.688 + case "$(go env GOARCH)" in [2021-04-23T05:52:35.291Z] #67 5.689 ++ go env GOARCH [2021-04-23T05:52:35.291Z] #67 5.694 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:35.291Z] #67 5.694 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:35.291Z] #67 5.695 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:35.291Z] #67 5.696 + dir=/tmp/install [2021-04-23T05:52:35.291Z] #67 5.696 + bin=proxy [2021-04-23T05:52:35.291Z] #67 5.696 + shift [2021-04-23T05:52:35.291Z] #67 5.696 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-23T05:52:35.291Z] #67 5.696 + . /tmp/install/proxy.installer [2021-04-23T05:52:35.291Z] #67 5.696 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:35.291Z] #67 5.696 + install_proxy [2021-04-23T05:52:35.291Z] #67 5.696 + case "$1" in [2021-04-23T05:52:35.291Z] #67 5.696 + export CGO_ENABLED=0 [2021-04-23T05:52:35.291Z] #67 5.696 + CGO_ENABLED=0 [2021-04-23T05:52:35.291Z] #67 5.696 + _install_proxy [2021-04-23T05:52:35.291Z] #67 5.696 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-23T05:52:35.291Z] #67 5.696 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:35.291Z] #67 5.698 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.noPesqgBEV/src/github.com/docker/libnetwork [2021-04-23T05:52:35.291Z] #67 5.699 Cloning into '/tmp/tmp.noPesqgBEV/src/github.com/docker/libnetwork'... [2021-04-23T05:52:35.291Z] #67 ... [2021-04-23T05:52:35.291Z] [2021-04-23T05:52:35.291Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:52:35.291Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:35.388Z] #44 104.0 CC criu/tun.o [2021-04-23T05:52:35.475Z] #28 9.188 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-04-23T05:52:35.475Z] #28 9.192 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:35.475Z] #28 9.196 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:35.475Z] #28 9.199 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:35.475Z] #28 9.202 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:35.475Z] #28 9.206 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:35.475Z] #28 9.209 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:35.475Z] #28 9.212 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-04-23T05:52:35.475Z] #28 9.216 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:35.475Z] #28 9.220 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:35.475Z] #28 9.226 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-23T05:52:35.475Z] #28 9.230 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-23T05:52:35.475Z] #28 9.233 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:35.475Z] #28 9.236 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:35.480Z] #43 39.89 CC images/timens.o [2021-04-23T05:52:35.741Z] #43 40.13 LINK images/built-in.o [2021-04-23T05:52:35.869Z] #29 3.612 ## 3.2% ######### 13.4% ################ 22.4% ################### 27.6% ####################### 33.1% ########################## 36.9% ################################ 45.7% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.3% #################################################### 72.5% ####################################################### 77.1% ########################################################## 81.9% ################################################################## 92.4% ###################################################################### 97.6% ######################################################################## 100.0% [2021-04-23T05:52:35.869Z] #29 5.376 [2021-04-23T05:52:36.003Z] #43 40.30 GEN compel/include/asm [2021-04-23T05:52:36.003Z] #43 40.33 GEN compel/include/version.h [2021-04-23T05:52:36.003Z] #43 40.35 touch .config [2021-04-23T05:52:36.003Z] #43 40.38 GEN include/common/config.h [2021-04-23T05:52:36.003Z] #43 40.46 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-23T05:52:36.003Z] #43 40.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-23T05:52:36.003Z] #43 40.50 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-23T05:52:36.003Z] #43 40.51 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-23T05:52:36.003Z] #43 40.53 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-23T05:52:36.018Z] #44 104.3 CC criu/uffd.o [2021-04-23T05:52:36.128Z] #29 5.712 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-23T05:52:36.264Z] #43 40.55 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-23T05:52:36.264Z] #43 40.60 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-23T05:52:36.264Z] #43 40.64 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-23T05:52:36.264Z] #43 40.64 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-23T05:52:36.264Z] #43 40.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-23T05:52:36.264Z] #43 40.66 DEP compel/plugins/std/infect.d [2021-04-23T05:52:36.264Z] #43 40.76 DEP compel/plugins/std/string.d [2021-04-23T05:52:36.318Z] #9 ... [2021-04-23T05:52:36.318Z] [2021-04-23T05:52:36.318Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-04-23T05:52:36.318Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2021-04-23T05:52:36.385Z] #29 5.799 [2021-04-23T05:52:36.385Z] #29 5.866 ######################################################################## 100.0% [2021-04-23T05:52:36.385Z] #29 5.907 [2021-04-23T05:52:36.526Z] #43 40.84 DEP compel/plugins/std/log.d [2021-04-23T05:52:36.526Z] #43 40.91 DEP compel/plugins/std/fds.d [2021-04-23T05:52:36.526Z] #43 40.97 DEP compel/plugins/std/std.d [2021-04-23T05:52:36.526Z] #43 41.05 DEP compel/plugins/shmem/shmem.d [2021-04-23T05:52:36.533Z] #28 10.08 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:36.643Z] #29 6.161 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-23T05:52:36.643Z] #29 6.242 [2021-04-23T05:52:36.724Z] #44 105.0 CC criu/util.o [2021-04-23T05:52:36.788Z] #43 41.12 DEP compel/plugins/fds/fds.d [2021-04-23T05:52:36.788Z] #43 41.25 CC compel/plugins/std/std.o [2021-04-23T05:52:36.970Z] #29 6.363 ############ 17.7% ######################################################################## 100.0% [2021-04-23T05:52:36.970Z] #29 6.419 [2021-04-23T05:52:36.970Z] #29 ... [2021-04-23T05:52:36.970Z] [2021-04-23T05:52:36.970Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-23T05:52:36.970Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-04-23T05:52:36.970Z] #31 DONE 3.6s [2021-04-23T05:52:36.970Z] [2021-04-23T05:52:36.970Z] #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-23T05:52:36.970Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:52:37.014Z] #44 ... [2021-04-23T05:52:37.014Z] [2021-04-23T05:52:37.014Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-04-23T05:52:37.014Z] #41 DONE 139.0s [2021-04-23T05:52:37.049Z] #43 41.61 CC compel/plugins/std/fds.o [2021-04-23T05:52:37.183Z] #28 ... [2021-04-23T05:52:37.183Z] [2021-04-23T05:52:37.183Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:37.183Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-04-23T05:52:37.183Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2021-04-23T05:52:37.183Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.3s done [2021-04-23T05:52:37.183Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2021-04-23T05:52:37.183Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-04-23T05:52:37.183Z] #10 DONE 19.6s [2021-04-23T05:52:37.183Z] [2021-04-23T05:52:37.183Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-23T05:52:37.183Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-04-23T05:52:37.183Z] #11 DONE 0.2s [2021-04-23T05:52:37.183Z] [2021-04-23T05:52:37.183Z] #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-23T05:52:37.183Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-23T05:52:37.183Z] #28 10.90 137 added, 0 removed; done. [2021-04-23T05:52:37.183Z] #28 10.92 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-04-23T05:52:37.183Z] #28 10.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:37.183Z] #28 10.93 Setting up libcurl4:ppc64el (7.64.0-4+deb10u2) ... [2021-04-23T05:52:37.183Z] #28 10.93 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:37.183Z] #28 10.93 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:52:37.183Z] #28 10.94 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:37.183Z] #28 10.95 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:37.303Z] [2021-04-23T05:52:37.303Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:52:37.303Z] #50 137.8 + /build/golangci-lint --version [2021-04-23T05:52:37.303Z] #50 138.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-23T05:52:37.303Z] #50 DONE 138.3s [2021-04-23T05:52:37.303Z] [2021-04-23T05:52:37.303Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:52:37.303Z] #44 105.7 CC criu/uts_ns.o [2021-04-23T05:52:37.303Z] #44 105.8 CC criu/vdso.o [2021-04-23T05:52:37.486Z] #28 ... [2021-04-23T05:52:37.486Z] [2021-04-23T05:52:37.486Z] #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-23T05:52:37.486Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-04-23T05:52:37.486Z] #12 DONE 0.2s [2021-04-23T05:52:37.486Z] [2021-04-23T05:52:37.486Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-23T05:52:37.486Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-04-23T05:52:37.486Z] #40 DONE 0.1s [2021-04-23T05:52:37.486Z] [2021-04-23T05:52:37.486Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-23T05:52:37.486Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-04-23T05:52:37.486Z] #32 DONE 0.1s [2021-04-23T05:52:37.486Z] [2021-04-23T05:52:37.486Z] #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-23T05:52:37.486Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-23T05:52:37.596Z] #44 105.9 LINK criu/built-in.o [2021-04-23T05:52:37.596Z] #44 106.0 LINK criu/criu [2021-04-23T05:52:37.621Z] #43 42.10 CC compel/plugins/std/log.o [2021-04-23T05:52:37.718Z] #63 DONE 1.2s [2021-04-23T05:52:37.718Z] [2021-04-23T05:52:37.718Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-04-23T05:52:37.718Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2021-04-23T05:52:37.787Z] #33 ... [2021-04-23T05:52:37.787Z] [2021-04-23T05:52:37.787Z] #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-23T05:52:37.787Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-04-23T05:52:37.787Z] #13 DONE 0.5s [2021-04-23T05:52:37.976Z] #44 106.3 DEP lib/c/criu.d [2021-04-23T05:52:37.976Z] #44 106.4 CC images/rpc.pb-c.o [2021-04-23T05:52:38.089Z] [2021-04-23T05:52:38.089Z] #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-23T05:52:38.089Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:52:38.089Z] #52 0.443 + RM_GOPATH=0 [2021-04-23T05:52:38.089Z] #52 0.443 + TMP_GOPATH= [2021-04-23T05:52:38.089Z] #52 0.443 + : /build [2021-04-23T05:52:38.089Z] #52 0.443 + '[' -z '' ']' [2021-04-23T05:52:38.089Z] #52 0.446 ++ mktemp -d [2021-04-23T05:52:38.089Z] #52 0.447 + export GOPATH=/tmp/tmp.l334exXAl0 [2021-04-23T05:52:38.089Z] #52 0.447 + GOPATH=/tmp/tmp.l334exXAl0 [2021-04-23T05:52:38.089Z] #52 0.447 + RM_GOPATH=1 [2021-04-23T05:52:38.089Z] #52 0.447 + case "$(go env GOARCH)" in [2021-04-23T05:52:38.089Z] #52 0.448 ++ go env GOARCH [2021-04-23T05:52:38.089Z] #52 0.455 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.089Z] #52 0.455 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.089Z] #52 0.456 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:38.089Z] #52 0.458 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:38.089Z] #52 0.458 + dir=/tmp/install [2021-04-23T05:52:38.089Z] #52 0.458 + bin=shfmt [2021-04-23T05:52:38.089Z] #52 0.458 + shift [2021-04-23T05:52:38.089Z] #52 0.458 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-23T05:52:38.089Z] #52 0.458 + . /tmp/install/shfmt.installer [2021-04-23T05:52:38.089Z] #52 0.458 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:38.089Z] #52 0.458 + install_shfmt [2021-04-23T05:52:38.089Z] #52 0.459 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-23T05:52:38.089Z] #52 0.459 + git clone https://github.com/mvdan/sh.git /tmp/tmp.l334exXAl0/src/github.com/mvdan/sh [2021-04-23T05:52:38.089Z] #52 0.461 Cloning into '/tmp/tmp.l334exXAl0/src/github.com/mvdan/sh'... [2021-04-23T05:52:38.350Z] #32 ... [2021-04-23T05:52:38.351Z] [2021-04-23T05:52:38.351Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-23T05:52:38.351Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-04-23T05:52:38.351Z] #39 DONE 5.1s [2021-04-23T05:52:38.351Z] [2021-04-23T05:52:38.351Z] #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-23T05:52:38.351Z] #29 sha256:38c9fe2a48f6d1e619c3648a00e835a1cdfe2af6df0227379a15830c6a127602 [2021-04-23T05:52:38.351Z] #29 6.787 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-23T05:52:38.351Z] #29 6.846 [2021-04-23T05:52:38.351Z] #29 6.958 1.0% ####################### 33.0% ################################# 46.4% ########################################### 60.0% ########################################### 60.4% ################################################################### 93.9% ######################################################################## 100.0% [2021-04-23T05:52:38.351Z] #29 7.716 [2021-04-23T05:52:38.351Z] #29 8.044 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-23T05:52:38.567Z] #43 42.88 CC compel/plugins/std/string.o [2021-04-23T05:52:38.585Z] #13 ... [2021-04-23T05:52:38.585Z] [2021-04-23T05:52:38.585Z] #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-23T05:52:38.585Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:52:38.585Z] #55 9.060 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:38.585Z] #55 9.140 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:38.585Z] #55 9.164 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:38.585Z] #55 ... [2021-04-23T05:52:38.585Z] [2021-04-23T05:52:38.585Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:52:38.585Z] #34 sha256:e73b50e0af4b6b992bfc1d0c724f1f361e5cf6e8d0309eeb0c553ae95e12f58d [2021-04-23T05:52:38.585Z] #34 6.053 Install go-toml version v1.8.1 [2021-04-23T05:52:38.585Z] #34 6.147 go: finding github.com v1.8.1 [2021-04-23T05:52:38.585Z] #34 6.147 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-23T05:52:38.585Z] #34 6.147 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-23T05:52:38.585Z] #34 6.147 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:38.585Z] #34 6.147 go: finding github.com/pelletier v1.8.1 [2021-04-23T05:52:38.585Z] #34 7.131 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:38.585Z] #34 7.600 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:38.585Z] #34 9.457 github.com/pelletier/go-toml [2021-04-23T05:52:38.585Z] #34 ... [2021-04-23T05:52:38.585Z] [2021-04-23T05:52:38.585Z] #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-23T05:52:38.585Z] #51 sha256:1ad9718d38b7fac7ca06f8984b5c12f8dead58130245b05a56d2f7c24264d790 [2021-04-23T05:52:38.585Z] #51 8.478 + RM_GOPATH=0 [2021-04-23T05:52:38.585Z] #51 8.478 + TMP_GOPATH= [2021-04-23T05:52:38.585Z] #51 8.478 + : /build [2021-04-23T05:52:38.585Z] #51 8.478 + '[' -z '' ']' [2021-04-23T05:52:38.585Z] #51 8.478 ++ mktemp -d [2021-04-23T05:52:38.585Z] #51 8.504 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:38.585Z] #51 8.504 + export GOPATH=/tmp/tmp.Sv5rM702sx [2021-04-23T05:52:38.585Z] #51 8.504 + GOPATH=/tmp/tmp.Sv5rM702sx [2021-04-23T05:52:38.585Z] #51 8.504 + RM_GOPATH=1 [2021-04-23T05:52:38.585Z] #51 8.504 + case "$(go env GOARCH)" in [2021-04-23T05:52:38.585Z] #51 8.504 ++ go env GOARCH [2021-04-23T05:52:38.585Z] #51 8.504 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.585Z] #51 8.504 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.585Z] #51 8.504 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:38.585Z] #51 8.504 + dir=/tmp/install [2021-04-23T05:52:38.585Z] #51 8.504 + bin=shfmt [2021-04-23T05:52:38.585Z] #51 8.504 + shift [2021-04-23T05:52:38.585Z] #51 8.504 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-23T05:52:38.585Z] #51 8.504 + . /tmp/install/shfmt.installer [2021-04-23T05:52:38.585Z] #51 8.504 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:38.585Z] #51 8.504 + install_shfmt [2021-04-23T05:52:38.585Z] #51 8.504 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-23T05:52:38.585Z] #51 8.508 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Sv5rM702sx/src/github.com/mvdan/sh [2021-04-23T05:52:38.585Z] #51 8.537 Cloning into '/tmp/tmp.Sv5rM702sx/src/github.com/mvdan/sh'... [2021-04-23T05:52:38.607Z] #44 106.8 CC lib/c/criu.o [2021-04-23T05:52:38.842Z] #51 ... [2021-04-23T05:52:38.842Z] [2021-04-23T05:52:38.842Z] #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-23T05:52:38.842Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:52:38.842Z] #45 6.182 + RM_GOPATH=0 [2021-04-23T05:52:38.842Z] #45 6.182 + TMP_GOPATH= [2021-04-23T05:52:38.842Z] #45 6.182 + : /build [2021-04-23T05:52:38.842Z] #45 6.182 + '[' -z '' ']' [2021-04-23T05:52:38.842Z] #45 6.184 ++ mktemp -d [2021-04-23T05:52:38.842Z] #45 6.184 + export GOPATH=/tmp/tmp.OOz8Cm4cJu [2021-04-23T05:52:38.842Z] #45 6.184 + GOPATH=/tmp/tmp.OOz8Cm4cJu [2021-04-23T05:52:38.842Z] #45 6.184 + RM_GOPATH=1 [2021-04-23T05:52:38.842Z] #45 6.184 + case "$(go env GOARCH)" in [2021-04-23T05:52:38.842Z] #45 6.184 ++ go env GOARCH [2021-04-23T05:52:38.842Z] #45 6.194 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.842Z] #45 6.194 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.842Z] #45 6.194 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:38.842Z] #45 6.194 + dir=/tmp/install [2021-04-23T05:52:38.842Z] #45 6.194 + bin=vndr [2021-04-23T05:52:38.842Z] #45 6.194 + shift [2021-04-23T05:52:38.842Z] #45 6.194 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-23T05:52:38.842Z] #45 6.194 + . /tmp/install/vndr.installer [2021-04-23T05:52:38.842Z] #45 6.194 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:38.842Z] #45 6.194 + install_vndr [2021-04-23T05:52:38.842Z] #45 6.194 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-23T05:52:38.842Z] #45 6.194 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.OOz8Cm4cJu/src/github.com/LK4D4/vndr [2021-04-23T05:52:38.842Z] #45 6.194 Cloning into '/tmp/tmp.OOz8Cm4cJu/src/github.com/LK4D4/vndr'... [2021-04-23T05:52:38.842Z] #45 6.196 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:38.842Z] #45 6.940 + cd /tmp/tmp.OOz8Cm4cJu/src/github.com/LK4D4/vndr [2021-04-23T05:52:38.842Z] #45 6.940 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:38.843Z] #45 6.977 + go build -buildmode=pie -v -o /build/vndr . [2021-04-23T05:52:38.843Z] #45 7.828 runtime/internal/atomic [2021-04-23T05:52:38.843Z] #45 7.838 internal/cpu [2021-04-23T05:52:38.843Z] #45 8.054 runtime/internal/sys [2021-04-23T05:52:38.843Z] #45 8.142 internal/bytealg [2021-04-23T05:52:38.843Z] #45 8.187 runtime/internal/math [2021-04-23T05:52:38.843Z] #45 8.256 internal/race [2021-04-23T05:52:38.843Z] #45 8.323 sync/atomic [2021-04-23T05:52:38.843Z] #45 8.700 unicode [2021-04-23T05:52:38.843Z] #45 8.769 runtime [2021-04-23T05:52:38.843Z] #45 ... [2021-04-23T05:52:38.843Z] [2021-04-23T05:52:38.843Z] #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-23T05:52:38.843Z] #47 sha256:5b1dbc5ca2f62efc7265f186168f6ff769e098d4fbeaf1eea16d49131f45d130 [2021-04-23T05:52:38.843Z] #47 7.974 + RM_GOPATH=0 [2021-04-23T05:52:38.843Z] #47 7.974 + TMP_GOPATH= [2021-04-23T05:52:38.843Z] #47 7.974 + : /build [2021-04-23T05:52:38.843Z] #47 7.974 + '[' -z '' ']' [2021-04-23T05:52:38.843Z] #47 7.974 ++ mktemp -d [2021-04-23T05:52:38.843Z] #47 8.043 + export GOPATH=/tmp/tmp.VqO35II3HG [2021-04-23T05:52:38.843Z] #47 8.043 + GOPATH=/tmp/tmp.VqO35II3HG [2021-04-23T05:52:38.843Z] #47 8.043 + RM_GOPATH=1 [2021-04-23T05:52:38.843Z] #47 8.043 + case "$(go env GOARCH)" in [2021-04-23T05:52:38.843Z] #47 8.043 ++ go env GOARCH [2021-04-23T05:52:38.843Z] #47 8.104 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.843Z] #47 8.104 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:38.843Z] #47 8.104 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:38.843Z] #47 8.104 + dir=/tmp/install [2021-04-23T05:52:38.843Z] #47 8.104 + bin=gotestsum [2021-04-23T05:52:38.843Z] #47 8.104 + shift [2021-04-23T05:52:38.843Z] #47 8.104 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-23T05:52:38.843Z] #47 8.104 + . /tmp/install/gotestsum.installer [2021-04-23T05:52:38.843Z] #47 8.104 ++ : v0.5.3 [2021-04-23T05:52:38.843Z] #47 8.104 + install_gotestsum [2021-04-23T05:52:38.843Z] #47 8.104 + set -e [2021-04-23T05:52:38.843Z] #47 8.104 + export GO111MODULE=on [2021-04-23T05:52:38.843Z] #47 8.104 + GO111MODULE=on [2021-04-23T05:52:38.843Z] #47 8.104 + GOBIN=/build [2021-04-23T05:52:38.843Z] #47 8.104 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-23T05:52:38.843Z] #47 8.165 go: finding gotest.tools v0.5.3 [2021-04-23T05:52:38.843Z] #47 8.165 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:38.843Z] #47 9.235 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:38.843Z] #47 9.897 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:38.914Z] #44 ... [2021-04-23T05:52:38.914Z] [2021-04-23T05:52:38.914Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-04-23T05:52:38.914Z] #42 DONE 0.3s [2021-04-23T05:52:38.914Z] [2021-04-23T05:52:38.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-04-23T05:52:38.914Z] #44 107.2 LINK lib/c/built-in.o [2021-04-23T05:52:38.914Z] #44 107.2 LINK lib/c/libcriu.so [2021-04-23T05:52:38.914Z] #44 107.2 LINK lib/c/libcriu.a [2021-04-23T05:52:38.914Z] #44 107.3 GEN magic.py [2021-04-23T05:52:38.914Z] #44 107.3 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:52:38.914Z] #44 107.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:52:38.914Z] #44 107.3 Note: Building without GnuTLS support [2021-04-23T05:52:38.914Z] #44 107.3 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:52:38.914Z] #44 107.3 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:52:38.916Z] #29 8.276 [2021-04-23T05:52:38.916Z] #29 8.398 ######################################################################## 100.0% [2021-04-23T05:52:38.916Z] #29 8.428 [2021-04-23T05:52:39.100Z] #47 ... [2021-04-23T05:52:39.100Z] [2021-04-23T05:52:39.100Z] #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-23T05:52:39.100Z] #58 sha256:02705e132dc1580dbbfa3571b5cbe66b9d8b8eca36e55afb7e507c6a467c02e9 [2021-04-23T05:52:39.100Z] #58 6.184 + RM_GOPATH=0 [2021-04-23T05:52:39.100Z] #58 6.184 + TMP_GOPATH= [2021-04-23T05:52:39.100Z] #58 6.184 + : /build [2021-04-23T05:52:39.100Z] #58 6.184 + '[' -z '' ']' [2021-04-23T05:52:39.100Z] #58 6.184 ++ mktemp -d [2021-04-23T05:52:39.100Z] #58 6.184 + export GOPATH=/tmp/tmp.ZFluBW9EIv [2021-04-23T05:52:39.100Z] #58 6.184 + GOPATH=/tmp/tmp.ZFluBW9EIv [2021-04-23T05:52:39.100Z] #58 6.184 + RM_GOPATH=1 [2021-04-23T05:52:39.100Z] #58 6.184 + case "$(go env GOARCH)" in [2021-04-23T05:52:39.100Z] #58 6.184 ++ go env GOARCH [2021-04-23T05:52:39.100Z] #58 6.196 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.100Z] #58 6.196 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.100Z] #58 6.196 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:39.100Z] #58 6.202 + dir=/tmp/install [2021-04-23T05:52:39.100Z] #58 6.202 + bin=rootlesskit [2021-04-23T05:52:39.100Z] #58 6.202 + shift [2021-04-23T05:52:39.100Z] #58 6.202 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-23T05:52:39.100Z] #58 6.202 + . /tmp/install/rootlesskit.installer [2021-04-23T05:52:39.100Z] #58 6.202 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:39.100Z] #58 6.202 + install_rootlesskit [2021-04-23T05:52:39.100Z] #58 6.202 + case "$1" in [2021-04-23T05:52:39.100Z] #58 6.202 + export CGO_ENABLED=0 [2021-04-23T05:52:39.100Z] #58 6.202 + CGO_ENABLED=0 [2021-04-23T05:52:39.100Z] #58 6.202 + _install_rootlesskit [2021-04-23T05:52:39.100Z] #58 6.202 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-23T05:52:39.100Z] #58 6.202 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ZFluBW9EIv/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:39.100Z] #58 6.202 Cloning into '/tmp/tmp.ZFluBW9EIv/src/github.com/rootless-containers/rootlesskit'... [2021-04-23T05:52:39.100Z] #58 6.202 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:39.100Z] #58 10.41 + cd /tmp/tmp.ZFluBW9EIv/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:39.100Z] #58 10.41 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:39.100Z] #58 10.47 + export GO111MODULE=on [2021-04-23T05:52:39.100Z] #58 10.47 + GO111MODULE=on [2021-04-23T05:52:39.100Z] #58 10.47 + export GOPROXY=https://proxy.golang.org [2021-04-23T05:52:39.100Z] #58 10.47 + GOPROXY=https://proxy.golang.org [2021-04-23T05:52:39.100Z] #58 10.47 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:52:39.100Z] #58 10.47 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-23T05:52:39.100Z] #58 ... [2021-04-23T05:52:39.100Z] [2021-04-23T05:52:39.100Z] #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-23T05:52:39.100Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:52:39.100Z] #42 7.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:39.100Z] #42 7.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:39.100Z] #42 7.838 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:39.100Z] #42 8.835 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:39.139Z] #43 43.55 CC compel/plugins/std/infect.o [2021-04-23T05:52:39.163Z] #52 ... [2021-04-23T05:52:39.163Z] [2021-04-23T05:52:39.163Z] #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-23T05:52:39.163Z] #28 sha256:4ebddeabcc004d4b13c6f4d25a7ade626bd2699d969bd74357ae47590469b4a8 [2021-04-23T05:52:39.163Z] #28 12.38 0 added, 0 removed; done. [2021-04-23T05:52:39.163Z] #28 12.38 Running hooks in /etc/ca-certificates/update.d... [2021-04-23T05:52:39.163Z] #28 12.39 done. [2021-04-23T05:52:39.163Z] #28 DONE 12.8s [2021-04-23T05:52:39.163Z] [2021-04-23T05:52:39.163Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-23T05:52:39.163Z] #29 sha256:8dcd7276c5852becbd06fe53ce7ba7524587fece727d204ca1905fb37f35e648 [2021-04-23T05:52:39.163Z] #29 DONE 0.1s [2021-04-23T05:52:39.163Z] [2021-04-23T05:52:39.163Z] #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-23T05:52:39.163Z] #68 sha256:a7bd5e2fac5173e213b6c4e473fa7462bcf7c4e38aae483154fe9c1bd25290ab [2021-04-23T05:52:39.163Z] #68 0.726 + RM_GOPATH=0 [2021-04-23T05:52:39.163Z] #68 0.729 + TMP_GOPATH= [2021-04-23T05:52:39.163Z] #68 0.729 + : /build [2021-04-23T05:52:39.163Z] #68 0.730 + '[' -z '' ']' [2021-04-23T05:52:39.163Z] #68 0.743 ++ mktemp -d [2021-04-23T05:52:39.163Z] #68 0.744 + export GOPATH=/tmp/tmp.2bHX3aP1ya [2021-04-23T05:52:39.163Z] #68 0.745 + GOPATH=/tmp/tmp.2bHX3aP1ya [2021-04-23T05:52:39.163Z] #68 0.746 + RM_GOPATH=1 [2021-04-23T05:52:39.163Z] #68 0.746 + case "$(go env GOARCH)" in [2021-04-23T05:52:39.163Z] #68 0.757 ++ go env GOARCH [2021-04-23T05:52:39.163Z] #68 0.796 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.163Z] #68 0.797 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.163Z] #68 0.798 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:39.163Z] #68 0.800 + dir=/tmp/install [2021-04-23T05:52:39.163Z] #68 0.800 + bin=proxy [2021-04-23T05:52:39.163Z] #68 0.801 + shift [2021-04-23T05:52:39.163Z] #68 0.801 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-23T05:52:39.163Z] #68 0.801 + . /tmp/install/proxy.installer [2021-04-23T05:52:39.163Z] #68 0.802 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:39.163Z] #68 0.803 + install_proxy [2021-04-23T05:52:39.163Z] #68 0.803 + case "$1" in [2021-04-23T05:52:39.163Z] #68 0.804 + export CGO_ENABLED=0 [2021-04-23T05:52:39.163Z] #68 0.804 + CGO_ENABLED=0 [2021-04-23T05:52:39.163Z] #68 0.804 + _install_proxy [2021-04-23T05:52:39.163Z] #68 0.805 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-23T05:52:39.163Z] #68 0.805 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:39.163Z] #68 0.806 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.2bHX3aP1ya/src/github.com/docker/libnetwork [2021-04-23T05:52:39.163Z] #68 0.824 Cloning into '/tmp/tmp.2bHX3aP1ya/src/github.com/docker/libnetwork'... [2021-04-23T05:52:39.173Z] #29 8.701 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-23T05:52:39.252Z] #44 107.7 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:52:39.358Z] #42 ... [2021-04-23T05:52:39.358Z] [2021-04-23T05:52:39.358Z] #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-23T05:52:39.358Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:52:39.358Z] #49 6.545 + RM_GOPATH=0 [2021-04-23T05:52:39.358Z] #49 6.545 + TMP_GOPATH= [2021-04-23T05:52:39.358Z] #49 6.545 + : /build [2021-04-23T05:52:39.358Z] #49 6.545 + '[' -z '' ']' [2021-04-23T05:52:39.358Z] #49 6.545 ++ mktemp -d [2021-04-23T05:52:39.358Z] #49 6.545 + export GOPATH=/tmp/tmp.9kM1OY697z [2021-04-23T05:52:39.358Z] #49 6.545 + GOPATH=/tmp/tmp.9kM1OY697z [2021-04-23T05:52:39.358Z] #49 6.545 + RM_GOPATH=1 [2021-04-23T05:52:39.358Z] #49 6.545 + case "$(go env GOARCH)" in [2021-04-23T05:52:39.358Z] #49 6.545 ++ go env GOARCH [2021-04-23T05:52:39.358Z] #49 6.604 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.358Z] #49 6.604 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.358Z] #49 6.604 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:39.358Z] #49 6.604 + dir=/tmp/install [2021-04-23T05:52:39.358Z] #49 6.604 + bin=golangci_lint [2021-04-23T05:52:39.358Z] #49 6.604 + shift [2021-04-23T05:52:39.358Z] #49 6.604 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-23T05:52:39.358Z] #49 6.604 + . /tmp/install/golangci_lint.installer [2021-04-23T05:52:39.358Z] #49 6.604 ++ : v1.23.8 [2021-04-23T05:52:39.358Z] #49 6.604 + install_golangci_lint [2021-04-23T05:52:39.358Z] #49 6.604 + set -e [2021-04-23T05:52:39.358Z] #49 6.604 + export GO111MODULE=on [2021-04-23T05:52:39.358Z] #49 6.604 + GO111MODULE=on [2021-04-23T05:52:39.358Z] #49 6.604 + GOBIN=/build [2021-04-23T05:52:39.358Z] #49 6.604 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-23T05:52:39.358Z] #49 6.613 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-23T05:52:39.358Z] #49 6.615 go: finding github.com v1.23.8 [2021-04-23T05:52:39.358Z] #49 6.615 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:39.358Z] #49 6.615 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-23T05:52:39.358Z] #49 6.615 go: finding github.com/golangci v1.23.8 [2021-04-23T05:52:39.358Z] #49 7.247 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:39.358Z] #49 8.016 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:39.358Z] #49 ... [2021-04-23T05:52:39.358Z] [2021-04-23T05:52:39.358Z] #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-23T05:52:39.358Z] #24 sha256:c09f7ee0d711c31cd9497cf5858336082e98e5a6b794ce1c1acf3d0a987cd305 [2021-04-23T05:52:39.358Z] #24 7.627 Install docker/cli version 17.06.2-ce from stable [2021-04-23T05:52:39.358Z] #24 7.627 + RM_GOPATH=0 [2021-04-23T05:52:39.358Z] #24 7.627 + TMP_GOPATH= [2021-04-23T05:52:39.358Z] #24 7.627 + : /build [2021-04-23T05:52:39.358Z] #24 7.627 + '[' -z '' ']' [2021-04-23T05:52:39.358Z] #24 7.627 ++ mktemp -d [2021-04-23T05:52:39.358Z] #24 7.627 + export GOPATH=/tmp/tmp.vkL4QHbqc1 [2021-04-23T05:52:39.358Z] #24 7.627 + GOPATH=/tmp/tmp.vkL4QHbqc1 [2021-04-23T05:52:39.358Z] #24 7.627 + RM_GOPATH=1 [2021-04-23T05:52:39.358Z] #24 7.627 + case "$(go env GOARCH)" in [2021-04-23T05:52:39.358Z] #24 7.627 ++ go env GOARCH [2021-04-23T05:52:39.358Z] #24 7.627 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.358Z] #24 7.627 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:39.358Z] #24 7.627 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:39.358Z] #24 7.627 + dir=/tmp/install [2021-04-23T05:52:39.358Z] #24 7.627 + bin=dockercli [2021-04-23T05:52:39.358Z] #24 7.627 + shift [2021-04-23T05:52:39.358Z] #24 7.627 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-23T05:52:39.358Z] #24 7.627 + . /tmp/install/dockercli.installer [2021-04-23T05:52:39.358Z] #24 7.627 ++ : stable [2021-04-23T05:52:39.358Z] #24 7.627 ++ : 17.06.2-ce [2021-04-23T05:52:39.358Z] #24 7.627 + install_dockercli [2021-04-23T05:52:39.358Z] #24 7.627 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-23T05:52:39.358Z] #24 7.627 ++ uname -m [2021-04-23T05:52:39.358Z] #24 7.627 + arch=x86_64 [2021-04-23T05:52:39.358Z] #24 7.627 + '[' x86_64 '!=' x86_64 ']' [2021-04-23T05:52:39.358Z] #24 7.627 + url=https://download.docker.com/linux/static [2021-04-23T05:52:39.358Z] #24 7.627 + tar -xz docker/docker [2021-04-23T05:52:39.358Z] #24 7.634 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-23T05:52:39.400Z] #43 43.98 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-23T05:52:39.431Z] #29 8.819 [2021-04-23T05:52:39.431Z] #29 8.968 ######################################################################## 100.0% [2021-04-23T05:52:39.431Z] #29 9.005 [2021-04-23T05:52:39.431Z] #29 9.023 Download of images into '/build' complete. [2021-04-23T05:52:39.431Z] #29 9.023 Use something like the following to load the result into a Docker daemon: [2021-04-23T05:52:39.431Z] #29 9.023 tar -cC '/build' . | docker load [2021-04-23T05:52:39.483Z] INFO: Expanding go... [2021-04-23T05:52:39.542Z] #44 107.9 make[1]: Nothing to be done for 'all'. [2021-04-23T05:52:39.615Z] #24 ... [2021-04-23T05:52:39.615Z] [2021-04-23T05:52:39.615Z] #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-23T05:52:39.615Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:52:39.615Z] #36 7.095 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:39.615Z] #36 7.141 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:39.615Z] #36 7.141 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:39.615Z] #36 7.838 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:39.615Z] #36 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:39.661Z] #43 44.03 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-23T05:52:39.661Z] #43 44.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-23T05:52:39.661Z] #43 44.16 AR compel/plugins/std.lib.a [2021-04-23T05:52:39.661Z] #43 44.23 CC compel/plugins/fds/fds.o [2021-04-23T05:52:39.832Z] #44 108.2 make[1]: 'images/built-in.o' is up to date. [2021-04-23T05:52:39.832Z] #44 108.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-23T05:52:39.832Z] #44 108.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-23T05:52:39.832Z] #44 108.3 make[1]: 'compel/libcompel.a' is up to date. [2021-04-23T05:52:39.832Z] #44 108.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-23T05:52:39.832Z] #44 108.3 make[1]: Nothing to be done for 'all'. [2021-04-23T05:52:39.832Z] #44 108.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:52:39.893Z] #36 ... [2021-04-23T05:52:39.893Z] [2021-04-23T05:52:39.893Z] #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-23T05:52:39.893Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:52:39.893Z] #32 8.113 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-23T05:52:39.893Z] #32 8.113 Cloning into '.'... [2021-04-23T05:52:39.893Z] #32 ... [2021-04-23T05:52:39.893Z] [2021-04-23T05:52:39.893Z] #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-23T05:52:39.893Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:52:39.893Z] #40 8.060 + git clone https://github.com/docker/distribution.git . [2021-04-23T05:52:39.893Z] #40 8.060 Cloning into '.'... [2021-04-23T05:52:39.996Z] #29 DONE 9.5s [2021-04-23T05:52:39.996Z] [2021-04-23T05:52:39.996Z] #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-23T05:52:39.996Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:52:40.124Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.124Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.124Z] #44 108.4 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.124Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.124Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.124Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.124Z] #44 108.5 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.124Z] #44 108.6 make[2]: Nothing to be done for 'all'. [2021-04-23T05:52:40.149Z] #40 ... [2021-04-23T05:52:40.149Z] [2021-04-23T05:52:40.149Z] #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-23T05:52:40.149Z] #47 sha256:5b1dbc5ca2f62efc7265f186168f6ff769e098d4fbeaf1eea16d49131f45d130 [2021-04-23T05:52:40.149Z] #47 10.81 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:40.149Z] #47 10.84 go: downloading github.com/fatih/color v1.9.0 [2021-04-23T05:52:40.150Z] #47 10.93 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:40.150Z] #47 10.93 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:40.150Z] #47 11.00 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:40.150Z] #47 11.06 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:40.150Z] #47 11.06 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:40.150Z] #47 11.27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:40.150Z] #47 11.35 go: extracting github.com/fatih/color v1.9.0 [2021-04-23T05:52:40.150Z] #47 11.35 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:40.150Z] #47 11.35 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:40.150Z] #47 11.41 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:40.150Z] #47 11.50 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:40.150Z] #47 11.62 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:40.150Z] #47 11.62 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:40.150Z] #47 11.62 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:40.150Z] #47 11.62 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:40.150Z] #47 11.81 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:40.233Z] #43 44.38 AR compel/plugins/fds.lib.a [2021-04-23T05:52:40.233Z] #43 44.45 HOSTDEP compel/src/lib/log-host.d [2021-04-23T05:52:40.233Z] #43 44.53 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-23T05:52:40.233Z] #43 44.67 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-23T05:52:40.233Z] #43 44.75 HOSTDEP compel/src/main-host.d [2021-04-23T05:52:40.233Z] #43 ... [2021-04-23T05:52:40.233Z] [2021-04-23T05:52:40.233Z] #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-23T05:52:40.233Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:52:40.233Z] #45 103.3 vendor/golang.org/x/net/idna [2021-04-23T05:52:40.233Z] #45 105.5 vendor/golang.org/x/net/http2/hpack [2021-04-23T05:52:40.233Z] #45 106.7 mime [2021-04-23T05:52:40.233Z] #45 108.4 mime/quotedprintable [2021-04-23T05:52:40.233Z] #45 108.7 net/http/internal [2021-04-23T05:52:40.233Z] #45 112.2 crypto/tls [2021-04-23T05:52:40.406Z] #47 11.95 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:40.494Z] #45 ... [2021-04-23T05:52:40.494Z] [2021-04-23T05:52:40.494Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:52:40.494Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:40.494Z] #43 44.92 DEP compel/src/lib/ptrace.d [2021-04-23T05:52:40.509Z] #44 108.6 INSTALL criu/criu [2021-04-23T05:52:40.509Z] #44 DONE 108.8s [2021-04-23T05:52:40.509Z] [2021-04-23T05:52:40.509Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:52:40.756Z] #43 45.02 DEP compel/src/lib/infect.d [2021-04-23T05:52:40.756Z] #43 45.16 DEP compel/src/lib/infect-util.d [2021-04-23T05:52:41.017Z] #43 45.28 DEP compel/src/lib/infect-rpc.d [2021-04-23T05:52:41.017Z] #43 45.43 DEP compel/arch/x86/src/lib/infect.d [2021-04-23T05:52:41.017Z] #43 45.57 DEP compel/arch/x86/src/lib/cpu.d [2021-04-23T05:52:41.038Z] #65 DONE 3.6s [2021-04-23T05:52:41.038Z] [2021-04-23T05:52:41.038Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:41.038Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-23T05:52:41.038Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.1s done [2021-04-23T05:52:41.038Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 1.9s done [2021-04-23T05:52:41.038Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 1.0s [2021-04-23T05:52:41.278Z] #43 45.69 DEP compel/src/lib/log.d [2021-04-23T05:52:41.278Z] #43 45.79 DEP compel/src/main.d [2021-04-23T05:52:41.540Z] #43 45.88 DEP compel/src/lib/handle-elf.d [2021-04-23T05:52:41.540Z] #43 45.98 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-23T05:52:41.540Z] #43 46.08 CC compel/src/lib/log.o [2021-04-23T05:52:41.620Z] #57 ... [2021-04-23T05:52:41.620Z] [2021-04-23T05:52:41.620Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-23T05:52:41.620Z] #45 DONE 0.2s [2021-04-23T05:52:41.620Z] [2021-04-23T05:52:41.620Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:52:41.620Z] #57 ... [2021-04-23T05:52:41.620Z] [2021-04-23T05:52:41.620Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-04-23T05:52:41.801Z] #43 46.34 CC compel/arch/x86/src/lib/cpu.o [2021-04-23T05:52:41.911Z] #47 DONE 0.2s [2021-04-23T05:52:41.911Z] [2021-04-23T05:52:41.911Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-04-23T05:52:41.911Z] #49 DONE 0.1s [2021-04-23T05:52:41.911Z] [2021-04-23T05:52:41.911Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-04-23T05:52:42.018Z] #9 ... [2021-04-23T05:52:42.018Z] [2021-04-23T05:52:42.018Z] #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-23T05:52:42.018Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-23T05:52:42.018Z] #27 5.155 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:42.018Z] #27 5.200 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:42.018Z] #27 5.222 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:42.018Z] #27 5.485 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-23T05:52:42.018Z] #27 6.031 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-23T05:52:42.018Z] #27 6.220 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-23T05:52:42.018Z] #27 7.821 Fetched 8252 kB in 3s (2831 kB/s) [2021-04-23T05:52:42.018Z] #27 7.821 Reading package lists... [2021-04-23T05:52:42.018Z] #27 9.134 Reading package lists... [2021-04-23T05:52:42.018Z] #27 ... [2021-04-23T05:52:42.018Z] [2021-04-23T05:52:42.018Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-04-23T05:52:42.018Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-04-23T05:52:42.203Z] #51 DONE 0.2s [2021-04-23T05:52:42.203Z] [2021-04-23T05:52:42.203Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:52:42.203Z] #57 ... [2021-04-23T05:52:42.203Z] [2021-04-23T05:52:42.203Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-04-23T05:52:42.203Z] #53 DONE 0.1s [2021-04-23T05:52:42.495Z] [2021-04-23T05:52:42.495Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:52:42.744Z] #43 47.08 CC compel/arch/x86/src/lib/infect.o [2021-04-23T05:52:42.785Z] #68 ... [2021-04-23T05:52:42.785Z] [2021-04-23T05:52:42.785Z] #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-23T05:52:42.785Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:52:42.785Z] #30 1.935 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-23T05:52:42.785Z] #30 2.604 [2021-04-23T05:52:42.927Z] #47 14.41 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:43.184Z] #47 14.88 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:43.283Z] #40 ... [2021-04-23T05:52:43.283Z] [2021-04-23T05:52:43.283Z] #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-23T05:52:43.283Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-04-23T05:52:43.283Z] #12 DONE 9.4s [2021-04-23T05:52:43.283Z] [2021-04-23T05:52:43.283Z] #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-23T05:52:43.283Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:43.283Z] #13 ... [2021-04-23T05:52:43.283Z] [2021-04-23T05:52:43.283Z] #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-23T05:52:43.283Z] #24 sha256:4c14237e1f5e8a6f6322b1e3be502ee9558157136b354c98fe146cd1905a909d [2021-04-23T05:52:43.283Z] #24 9.067 + RM_GOPATH=0 [2021-04-23T05:52:43.283Z] #24 9.067 + TMP_GOPATH= [2021-04-23T05:52:43.283Z] #24 9.067 + : /build [2021-04-23T05:52:43.283Z] #24 9.067 + '[' -z '' ']' [2021-04-23T05:52:43.283Z] #24 9.067 ++ mktemp -d [2021-04-23T05:52:43.283Z] #24 9.067 + export GOPATH=/tmp/tmp.As5fvflHNO [2021-04-23T05:52:43.283Z] #24 9.067 + GOPATH=/tmp/tmp.As5fvflHNO [2021-04-23T05:52:43.283Z] #24 9.067 + RM_GOPATH=1 [2021-04-23T05:52:43.283Z] #24 9.067 + case "$(go env GOARCH)" in [2021-04-23T05:52:43.283Z] #24 9.068 ++ go env GOARCH [2021-04-23T05:52:43.283Z] #24 9.081 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:43.283Z] #24 9.081 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:43.283Z] #24 9.081 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:43.283Z] #24 9.081 + dir=/tmp/install [2021-04-23T05:52:43.283Z] #24 9.081 + bin=dockercli [2021-04-23T05:52:43.283Z] #24 9.081 + shift [2021-04-23T05:52:43.283Z] #24 9.081 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-23T05:52:43.283Z] #24 9.081 + . /tmp/install/dockercli.installer [2021-04-23T05:52:43.283Z] #24 9.081 ++ : stable [2021-04-23T05:52:43.283Z] #24 9.081 ++ : 17.06.2-ce [2021-04-23T05:52:43.283Z] #24 9.081 + install_dockercli [2021-04-23T05:52:43.283Z] #24 9.081 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-23T05:52:43.283Z] #24 9.081 ++ uname -m [2021-04-23T05:52:43.283Z] #24 9.081 + arch=x86_64 [2021-04-23T05:52:43.283Z] #24 9.081 + '[' x86_64 '!=' x86_64 ']' [2021-04-23T05:52:43.284Z] #24 9.081 + url=https://download.docker.com/linux/static [2021-04-23T05:52:43.284Z] #24 9.081 + tar -xz docker/docker [2021-04-23T05:52:43.284Z] #24 9.081 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-04-23T05:52:43.284Z] #24 9.084 Install docker/cli version 17.06.2-ce from stable [2021-04-23T05:52:43.541Z] #24 ... [2021-04-23T05:52:43.541Z] [2021-04-23T05:52:43.541Z] #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-23T05:52:43.541Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:52:43.541Z] #36 9.803 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:43.541Z] #36 9.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:43.541Z] #36 9.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:43.541Z] #36 ... [2021-04-23T05:52:43.541Z] [2021-04-23T05:52:43.541Z] #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-23T05:52:43.541Z] #58 sha256:dc0c884da9e45bfe9bf5b4bbd11cf51d77f5b100285f407fb9bda239dd7eeac2 [2021-04-23T05:52:43.688Z] #43 47.93 CC compel/src/lib/infect-rpc.o [2021-04-23T05:52:43.800Z] #58 ... [2021-04-23T05:52:43.800Z] [2021-04-23T05:52:43.800Z] #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-23T05:52:43.800Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:52:43.800Z] #49 10.42 + RM_GOPATH=0 [2021-04-23T05:52:43.800Z] #49 10.42 + TMP_GOPATH= [2021-04-23T05:52:43.800Z] #49 10.42 + : /build [2021-04-23T05:52:43.800Z] #49 10.42 + '[' -z '' ']' [2021-04-23T05:52:43.800Z] #49 10.42 ++ mktemp -d [2021-04-23T05:52:43.800Z] #49 10.42 + export GOPATH=/tmp/tmp.HFeXVxknv8 [2021-04-23T05:52:43.800Z] #49 10.42 + GOPATH=/tmp/tmp.HFeXVxknv8 [2021-04-23T05:52:43.800Z] #49 10.42 + RM_GOPATH=1 [2021-04-23T05:52:43.800Z] #49 10.42 + case "$(go env GOARCH)" in [2021-04-23T05:52:43.800Z] #49 10.42 ++ go env GOARCH [2021-04-23T05:52:43.800Z] #49 10.42 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:43.800Z] #49 10.42 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:43.800Z] #49 10.42 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:43.800Z] #49 10.42 + dir=/tmp/install [2021-04-23T05:52:43.800Z] #49 10.42 + bin=golangci_lint [2021-04-23T05:52:43.800Z] #49 10.42 + shift [2021-04-23T05:52:43.800Z] #49 10.42 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-23T05:52:43.800Z] #49 10.42 + . /tmp/install/golangci_lint.installer [2021-04-23T05:52:43.800Z] #49 10.42 ++ : v1.23.8 [2021-04-23T05:52:43.800Z] #49 10.42 + install_golangci_lint [2021-04-23T05:52:43.800Z] #49 10.42 + set -e [2021-04-23T05:52:43.800Z] #49 10.42 + export GO111MODULE=on [2021-04-23T05:52:43.800Z] #49 10.42 + GO111MODULE=on [2021-04-23T05:52:43.800Z] #49 10.42 + GOBIN=/build [2021-04-23T05:52:43.800Z] #49 10.42 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-23T05:52:43.800Z] #49 10.44 go: finding github.com v1.23.8 [2021-04-23T05:52:43.800Z] #49 10.44 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-23T05:52:43.800Z] #49 10.44 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-23T05:52:43.800Z] #49 10.44 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:43.800Z] #49 10.44 go: finding github.com/golangci v1.23.8 [2021-04-23T05:52:43.800Z] #49 ... [2021-04-23T05:52:43.800Z] [2021-04-23T05:52:43.800Z] #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-23T05:52:43.800Z] #47 sha256:e0cf9aae37cec400164ccc3af20d9a7d3e0de151d1e5839210d6148dc3baec42 [2021-04-23T05:52:43.949Z] #43 48.30 CC compel/src/lib/infect-util.o [2021-04-23T05:52:43.999Z] #30 2.820 0.5% #### 5.7% ######## 11.6% ############# 18.7% ################# 24.9% ###################### 31.0% ########################## 37.1% ################################ 45.3% #################################### 51.4% ########################################## 59.5% ############################################# 63.6% ################################################### 71.2% ##################################################### 74.6% ######################################################### 79.2% ############################################################ 83.3% ################################################################ 89.5% ################################################################### 93.5% ######################################################################## 100.0% [2021-04-23T05:52:44.061Z] #47 ... [2021-04-23T05:52:44.061Z] [2021-04-23T05:52:44.061Z] #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-23T05:52:44.061Z] #67 sha256:4e3f471e96bdd4114d47a4416c445dc60aa8a03e0ac3800141bd09370cb232b6 [2021-04-23T05:52:44.061Z] #67 8.756 + RM_GOPATH=0 [2021-04-23T05:52:44.061Z] #67 8.756 + TMP_GOPATH= [2021-04-23T05:52:44.061Z] #67 8.756 + : /build [2021-04-23T05:52:44.061Z] #67 8.756 + '[' -z '' ']' [2021-04-23T05:52:44.061Z] #67 8.758 ++ mktemp -d [2021-04-23T05:52:44.061Z] #67 8.758 + export GOPATH=/tmp/tmp.3d8PCihROM [2021-04-23T05:52:44.061Z] #67 8.758 + GOPATH=/tmp/tmp.3d8PCihROM [2021-04-23T05:52:44.061Z] #67 8.758 + RM_GOPATH=1 [2021-04-23T05:52:44.061Z] #67 8.758 + case "$(go env GOARCH)" in [2021-04-23T05:52:44.061Z] #67 8.760 ++ go env GOARCH [2021-04-23T05:52:44.061Z] #67 8.765 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:44.061Z] #67 8.765 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:44.061Z] #67 8.765 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:44.061Z] #67 8.765 + dir=/tmp/install [2021-04-23T05:52:44.061Z] #67 8.766 + bin=proxy [2021-04-23T05:52:44.061Z] #67 8.766 + shift [2021-04-23T05:52:44.061Z] #67 8.766 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-23T05:52:44.061Z] #67 8.766 + . /tmp/install/proxy.installer [2021-04-23T05:52:44.061Z] #67 8.767 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:44.061Z] #67 8.767 + install_proxy [2021-04-23T05:52:44.061Z] #67 8.767 + case "$1" in [2021-04-23T05:52:44.061Z] #67 8.767 + export CGO_ENABLED=0 [2021-04-23T05:52:44.061Z] #67 8.767 + CGO_ENABLED=0 [2021-04-23T05:52:44.061Z] #67 8.767 + _install_proxy [2021-04-23T05:52:44.061Z] #67 8.767 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-23T05:52:44.061Z] #67 8.767 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3d8PCihROM/src/github.com/docker/libnetwork [2021-04-23T05:52:44.061Z] #67 8.767 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:44.061Z] #67 8.769 Cloning into '/tmp/tmp.3d8PCihROM/src/github.com/docker/libnetwork'... [2021-04-23T05:52:44.061Z] #67 ... [2021-04-23T05:52:44.061Z] [2021-04-23T05:52:44.061Z] #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-23T05:52:44.061Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:52:44.115Z] #47 ... [2021-04-23T05:52:44.115Z] [2021-04-23T05:52:44.115Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:52:44.115Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:44.115Z] #13 8.934 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:52:44.115Z] #13 8.934 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:44.115Z] #13 8.966 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:44.115Z] #13 9.007 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:44.210Z] #43 48.65 CC compel/src/lib/infect.o [2021-04-23T05:52:44.319Z] #42 ... [2021-04-23T05:52:44.319Z] [2021-04-23T05:52:44.319Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:52:44.319Z] #34 sha256:268c28f5cbdd7e691850378ad9725b93af04aed6d1faa3c9367c529269b66fce [2021-04-23T05:52:44.319Z] #34 9.272 Install go-toml version v1.8.1 [2021-04-23T05:52:44.319Z] #34 9.291 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-23T05:52:44.319Z] #34 9.292 go: finding github.com v1.8.1 [2021-04-23T05:52:44.319Z] #34 9.297 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-23T05:52:44.319Z] #34 9.298 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:44.319Z] #34 9.299 go: finding github.com/pelletier v1.8.1 [2021-04-23T05:52:44.319Z] #34 10.18 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:44.319Z] #34 10.65 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:44.319Z] #34 ... [2021-04-23T05:52:44.319Z] [2021-04-23T05:52:44.319Z] #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-23T05:52:44.319Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:52:44.576Z] #55 ... [2021-04-23T05:52:44.576Z] [2021-04-23T05:52:44.576Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-23T05:52:44.576Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:52:44.576Z] #45 10.52 + RM_GOPATH=0 [2021-04-23T05:52:44.576Z] #45 10.52 + TMP_GOPATH= [2021-04-23T05:52:44.576Z] #45 10.52 + : /build [2021-04-23T05:52:44.576Z] #45 10.52 + '[' -z '' ']' [2021-04-23T05:52:44.576Z] #45 10.52 ++ mktemp -d [2021-04-23T05:52:44.576Z] #45 10.52 + export GOPATH=/tmp/tmp.w0jVgNdLnS [2021-04-23T05:52:44.576Z] #45 10.52 + GOPATH=/tmp/tmp.w0jVgNdLnS [2021-04-23T05:52:44.576Z] #45 10.52 + RM_GOPATH=1 [2021-04-23T05:52:44.576Z] #45 10.52 + case "$(go env GOARCH)" in [2021-04-23T05:52:44.576Z] #45 10.52 ++ go env GOARCH [2021-04-23T05:52:44.576Z] #45 10.52 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:44.576Z] #45 10.52 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:44.576Z] #45 10.52 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:44.576Z] #45 10.57 + dir=/tmp/install [2021-04-23T05:52:44.576Z] #45 10.57 + bin=vndr [2021-04-23T05:52:44.576Z] #45 10.57 + shift [2021-04-23T05:52:44.576Z] #45 10.57 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-23T05:52:44.576Z] #45 10.57 + . /tmp/install/vndr.installer [2021-04-23T05:52:44.576Z] #45 10.57 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:44.576Z] #45 10.57 + install_vndr [2021-04-23T05:52:44.576Z] #45 10.57 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-23T05:52:44.576Z] #45 10.57 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.w0jVgNdLnS/src/github.com/LK4D4/vndr [2021-04-23T05:52:44.576Z] #45 10.57 Cloning into '/tmp/tmp.w0jVgNdLnS/src/github.com/LK4D4/vndr'... [2021-04-23T05:52:44.576Z] #45 10.57 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:44.617Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 4.1s done [2021-04-23T05:52:44.617Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 done [2021-04-23T05:52:44.652Z] #30 5.349 [2021-04-23T05:52:44.834Z] #45 ... [2021-04-23T05:52:44.834Z] [2021-04-23T05:52:44.834Z] #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-23T05:52:44.834Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:52:44.834Z] #51 10.69 + RM_GOPATH=0 [2021-04-23T05:52:44.834Z] #51 10.69 + TMP_GOPATH= [2021-04-23T05:52:44.834Z] #51 10.69 + : /build [2021-04-23T05:52:44.834Z] #51 10.69 + '[' -z '' ']' [2021-04-23T05:52:44.834Z] #51 10.69 ++ mktemp -d [2021-04-23T05:52:44.834Z] #51 10.69 + export GOPATH=/tmp/tmp.9xq8HwV8d8 [2021-04-23T05:52:44.834Z] #51 10.69 + GOPATH=/tmp/tmp.9xq8HwV8d8 [2021-04-23T05:52:44.834Z] #51 10.69 + RM_GOPATH=1 [2021-04-23T05:52:44.834Z] #51 10.69 + case "$(go env GOARCH)" in [2021-04-23T05:52:44.834Z] #51 10.69 ++ go env GOARCH [2021-04-23T05:52:44.834Z] #51 10.73 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:44.834Z] #51 10.73 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:44.834Z] #51 10.73 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:44.834Z] #51 10.73 + dir=/tmp/install [2021-04-23T05:52:44.834Z] #51 10.73 + bin=shfmt [2021-04-23T05:52:44.834Z] #51 10.73 + shift [2021-04-23T05:52:44.834Z] #51 10.73 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-23T05:52:44.834Z] #51 10.73 + . /tmp/install/shfmt.installer [2021-04-23T05:52:44.834Z] #51 10.73 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:44.834Z] #51 10.73 + install_shfmt [2021-04-23T05:52:44.834Z] #51 10.73 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-23T05:52:44.834Z] #51 10.73 + git clone https://github.com/mvdan/sh.git /tmp/tmp.9xq8HwV8d8/src/github.com/mvdan/sh [2021-04-23T05:52:44.834Z] #51 10.76 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:44.834Z] #51 10.77 Cloning into '/tmp/tmp.9xq8HwV8d8/src/github.com/mvdan/sh'... [2021-04-23T05:52:44.834Z] #51 ... [2021-04-23T05:52:44.834Z] [2021-04-23T05:52:44.834Z] #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-23T05:52:44.834Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:52:44.834Z] #40 6.455 + git clone https://github.com/docker/distribution.git . [2021-04-23T05:52:44.834Z] #40 6.463 Cloning into '.'... [2021-04-23T05:52:44.880Z] #9 DONE 22.8s [2021-04-23T05:52:44.880Z] [2021-04-23T05:52:44.880Z] #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-23T05:52:44.880Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-23T05:52:44.880Z] #27 9.134 Reading package lists... [2021-04-23T05:52:44.880Z] #27 10.44 Building dependency tree... [2021-04-23T05:52:44.880Z] #27 11.11 The following additional packages will be installed: [2021-04-23T05:52:44.880Z] #27 11.11 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-04-23T05:52:44.880Z] #27 11.11 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-04-23T05:52:44.880Z] #27 11.11 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-04-23T05:52:44.880Z] #27 11.11 Suggested packages: [2021-04-23T05:52:44.880Z] #27 11.11 krb5-doc krb5-user [2021-04-23T05:52:44.880Z] #27 11.11 Recommended packages: [2021-04-23T05:52:44.880Z] #27 11.11 krb5-locales publicsuffix libsasl2-modules [2021-04-23T05:52:44.880Z] #27 11.43 The following NEW packages will be installed: [2021-04-23T05:52:44.880Z] #27 11.43 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-04-23T05:52:44.880Z] #27 11.43 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-04-23T05:52:44.880Z] #27 11.43 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-04-23T05:52:44.880Z] #27 11.43 libssh2-1 libssl1.1 openssl [2021-04-23T05:52:44.880Z] #27 11.73 0 upgraded, 21 newly installed, 0 to remove and 2 not upgraded. [2021-04-23T05:52:44.880Z] #27 11.73 Need to get 4777 kB of archives. [2021-04-23T05:52:44.880Z] #27 11.73 After this operation, 11.5 MB of additional disk space will be used. [2021-04-23T05:52:44.880Z] #27 11.73 Get:1 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-04-23T05:52:44.880Z] #27 11.73 Get:2 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-04-23T05:52:44.880Z] #27 11.73 Get:3 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-04-23T05:52:44.880Z] #27 11.74 Get:4 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-04-23T05:52:44.880Z] #27 11.74 Get:5 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-04-23T05:52:44.880Z] #27 11.74 Get:6 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-04-23T05:52:44.880Z] #27 11.75 Get:7 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-04-23T05:52:44.880Z] #27 11.75 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-04-23T05:52:44.880Z] #27 11.75 Get:9 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-04-23T05:52:44.880Z] #27 11.75 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-04-23T05:52:44.880Z] #27 11.76 Get:11 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-04-23T05:52:44.881Z] #27 11.76 Get:12 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-04-23T05:52:44.881Z] #27 11.76 Get:13 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-04-23T05:52:44.881Z] #27 11.76 Get:14 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-04-23T05:52:44.881Z] #27 11.76 Get:15 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-23T05:52:44.881Z] #27 11.77 Get:16 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-23T05:52:44.881Z] #27 11.77 Get:17 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-23T05:52:44.881Z] #27 11.77 Get:18 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u6 [1382 kB] [2021-04-23T05:52:44.881Z] #27 11.96 Get:19 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u6 [823 kB] [2021-04-23T05:52:44.881Z] #27 12.02 Get:20 http://security.debian.org/debian-security buster/updates/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2021-04-23T05:52:44.881Z] #27 12.04 Get:21 http://security.debian.org/debian-security buster/updates/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2021-04-23T05:52:44.881Z] #27 12.39 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:52:44.881Z] #27 12.43 Fetched 4777 kB in 1s (8172 kB/s) [2021-04-23T05:52:44.881Z] #27 12.51 Selecting previously unselected package libssl1.1:arm64. [2021-04-23T05:52:44.881Z] #27 12.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 ... 6670 files and directories currently installed.) [2021-04-23T05:52:44.881Z] #27 12.52 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-23T05:52:44.881Z] #27 12.52 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:44.881Z] #27 12.69 Selecting previously unselected package openssl. [2021-04-23T05:52:44.881Z] #27 12.69 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u6_arm64.deb ... [2021-04-23T05:52:44.881Z] #27 12.70 Unpacking openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:44.881Z] #27 12.84 Selecting previously unselected package ca-certificates. [2021-04-23T05:52:44.881Z] #27 12.84 Preparing to unpack .../02-ca-certificates_20200601~deb10u2_all.deb ... [2021-04-23T05:52:44.881Z] #27 12.85 Unpacking ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:44.881Z] #27 12.95 Selecting previously unselected package libkeyutils1:arm64. [2021-04-23T05:52:45.144Z] #27 12.95 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2021-04-23T05:52:45.144Z] #27 12.95 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-04-23T05:52:45.144Z] #27 13.00 Selecting previously unselected package libkrb5support0:arm64. [2021-04-23T05:52:45.144Z] #27 13.00 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-04-23T05:52:45.144Z] #27 13.00 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:45.144Z] #27 13.05 Selecting previously unselected package libk5crypto3:arm64. [2021-04-23T05:52:45.144Z] #27 13.05 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-04-23T05:52:45.144Z] #27 13.06 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:45.144Z] #27 13.10 Selecting previously unselected package libkrb5-3:arm64. [2021-04-23T05:52:45.144Z] #27 13.11 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-04-23T05:52:45.144Z] #27 13.11 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:45.259Z] #30 5.574 0.8% ####################### 32.3% #################################################### 72.5% ######################################################################## 100.0% [2021-04-23T05:52:45.408Z] #27 13.29 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-04-23T05:52:45.408Z] #27 13.30 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-04-23T05:52:45.408Z] #27 13.30 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:45.408Z] #27 13.35 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-04-23T05:52:45.408Z] #27 13.35 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-23T05:52:45.408Z] #27 13.36 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:45.408Z] #27 13.40 Selecting previously unselected package libsasl2-2:arm64. [2021-04-23T05:52:45.408Z] #27 13.40 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-04-23T05:52:45.408Z] #27 13.41 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:45.408Z] #27 13.48 Selecting previously unselected package libldap-common. [2021-04-23T05:52:45.484Z] #13 10.11 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-23T05:52:45.680Z] #27 13.48 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-04-23T05:52:45.680Z] #27 13.49 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:45.680Z] #27 13.56 Selecting previously unselected package libldap-2.4-2:arm64. [2021-04-23T05:52:45.680Z] #27 13.56 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-04-23T05:52:45.680Z] #27 13.57 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:45.680Z] #27 13.65 Selecting previously unselected package libnghttp2-14:arm64. [2021-04-23T05:52:45.680Z] #27 13.65 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-04-23T05:52:45.680Z] #27 13.66 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-23T05:52:45.680Z] #27 13.72 Selecting previously unselected package libpsl5:arm64. [2021-04-23T05:52:45.680Z] #27 13.72 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-04-23T05:52:45.680Z] #27 13.73 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-04-23T05:52:45.680Z] #27 ... [2021-04-23T05:52:45.680Z] [2021-04-23T05:52:45.680Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-04-23T05:52:45.680Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-04-23T05:52:45.680Z] #10 DONE 1.0s [2021-04-23T05:52:45.680Z] [2021-04-23T05:52:45.680Z] #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-23T05:52:45.680Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-23T05:52:45.680Z] #27 13.83 Selecting previously unselected package librtmp1:arm64. [2021-04-23T05:52:45.741Z] #13 ... [2021-04-23T05:52:45.741Z] [2021-04-23T05:52:45.741Z] #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-23T05:52:45.741Z] #24 sha256:c09f7ee0d711c31cd9497cf5858336082e98e5a6b794ce1c1acf3d0a987cd305 [2021-04-23T05:52:45.741Z] #24 16.82 + mkdir -p /build [2021-04-23T05:52:45.741Z] #24 16.82 + mv docker/docker /build/ [2021-04-23T05:52:45.741Z] #24 16.85 + rmdir docker [2021-04-23T05:52:45.741Z] #24 DONE 17.5s [2021-04-23T05:52:45.927Z] #30 6.658 #=#=# [2021-04-23T05:52:45.949Z] #27 13.84 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-04-23T05:52:45.949Z] #27 13.85 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:45.949Z] #27 13.92 Selecting previously unselected package libssh2-1:arm64. [2021-04-23T05:52:45.949Z] #27 13.92 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-04-23T05:52:45.949Z] #27 13.92 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-23T05:52:45.999Z] [2021-04-23T05:52:45.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-23T05:52:45.999Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:52:45.999Z] #49 14.58 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:52:45.999Z] #49 14.58 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:45.999Z] #49 14.58 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:45.999Z] #49 14.58 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-23T05:52:45.999Z] #49 15.11 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:52:45.999Z] #49 15.11 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:52:45.999Z] #49 15.17 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:45.999Z] #49 15.21 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:52:45.999Z] #49 15.21 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:52:45.999Z] #49 15.29 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:45.999Z] #49 15.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:52:45.999Z] #49 15.35 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-23T05:52:45.999Z] #49 15.35 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:52:45.999Z] #49 15.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:52:45.999Z] #49 15.92 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:52:45.999Z] #49 16.03 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:52:45.999Z] #49 16.09 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:52:45.999Z] #49 16.33 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-23T05:52:45.999Z] #49 16.56 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-23T05:52:46.126Z] #43 ... [2021-04-23T05:52:46.126Z] [2021-04-23T05:52:46.126Z] #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-23T05:52:46.126Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:46.126Z] #13 109.8 Selecting previously unselected package libapparmor1:amd64. [2021-04-23T05:52:46.126Z] #13 109.8 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 109.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-23T05:52:46.126Z] #13 110.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-23T05:52:46.126Z] #13 110.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 110.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-23T05:52:46.126Z] #13 110.1 Selecting previously unselected package libbtrfs0. [2021-04-23T05:52:46.126Z] #13 110.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 110.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:52:46.126Z] #13 110.3 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:52:46.126Z] #13 110.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 110.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:52:46.126Z] #13 110.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-23T05:52:46.126Z] #13 110.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 110.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:52:46.126Z] #13 110.5 Selecting previously unselected package libudev-dev:amd64. [2021-04-23T05:52:46.126Z] #13 110.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 110.5 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:52:46.126Z] #13 110.7 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-23T05:52:46.126Z] #13 110.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 110.7 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-23T05:52:46.126Z] #13 111.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-23T05:52:46.126Z] #13 111.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 111.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 111.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-23T05:52:46.126Z] #13 111.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 111.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 111.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-23T05:52:46.126Z] #13 111.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 111.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 111.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-23T05:52:46.126Z] #13 111.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 111.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 112.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-23T05:52:46.126Z] #13 112.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 112.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-23T05:52:46.126Z] #13 112.2 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-23T05:52:46.126Z] #13 112.2 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 112.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-23T05:52:46.126Z] #13 112.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-23T05:52:46.126Z] #13 112.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 112.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:52:46.126Z] #13 112.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-23T05:52:46.126Z] #13 112.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-23T05:52:46.126Z] #13 112.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:52:46.126Z] #13 113.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 113.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:52:46.126Z] #13 113.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-23T05:52:46.126Z] #13 113.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:52:46.126Z] #13 113.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 113.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-23T05:52:46.126Z] #13 113.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:52:46.126Z] #13 113.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:52:46.126Z] #13 113.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 113.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:52:46.126Z] #13 113.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:52:46.126Z] #13 113.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:52:46.126Z] #13 113.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-23T05:52:46.126Z] #13 113.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-23T05:52:46.126Z] #13 113.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:52:46.126Z] #13 113.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:52:46.126Z] #13 113.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-23T05:52:46.126Z] #13 113.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:52:46.126Z] #13 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-23T05:52:46.126Z] #13 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-23T05:52:46.126Z] #13 113.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:52:46.126Z] #13 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-23T05:52:46.126Z] #13 113.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-23T05:52:46.126Z] #13 113.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:52:46.126Z] #13 113.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-23T05:52:46.126Z] #13 113.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:52:46.126Z] #13 113.5 Setting up dmsetup (2:1.02.155-3) ... [2021-04-23T05:52:46.126Z] #13 113.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:52:46.126Z] #13 113.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-23T05:52:46.126Z] #13 113.5 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:52:46.213Z] #27 13.99 Selecting previously unselected package libcurl4:arm64. [2021-04-23T05:52:46.213Z] #27 13.99 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2021-04-23T05:52:46.213Z] #27 14.00 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-23T05:52:46.213Z] #27 14.07 Selecting previously unselected package curl. [2021-04-23T05:52:46.213Z] #27 14.07 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2021-04-23T05:52:46.213Z] #27 14.08 Unpacking curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:46.213Z] #27 14.14 Selecting previously unselected package libonig5:arm64. [2021-04-23T05:52:46.213Z] #27 14.14 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-04-23T05:52:46.213Z] #27 14.15 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-23T05:52:46.213Z] #27 14.22 Selecting previously unselected package libjq1:arm64. [2021-04-23T05:52:46.213Z] #27 14.22 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-23T05:52:46.213Z] #27 14.22 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-23T05:52:46.213Z] #27 14.26 Selecting previously unselected package jq. [2021-04-23T05:52:46.476Z] #27 14.27 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-23T05:52:46.476Z] #27 14.27 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:46.476Z] #27 14.32 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-04-23T05:52:46.476Z] #27 14.33 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-04-23T05:52:46.476Z] #27 14.34 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:46.529Z] #30 6.887 # 1.5% ###################### 31.3% ##################################### 51.9% ################################################################## 92.9% ######################################################################## 100.0% [2021-04-23T05:52:46.563Z] #49 18.13 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:52:46.742Z] #27 ... [2021-04-23T05:52:46.742Z] [2021-04-23T05:52:46.742Z] #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-23T05:52:46.742Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-04-23T05:52:46.742Z] #11 DONE 0.8s [2021-04-23T05:52:46.742Z] [2021-04-23T05:52:46.742Z] #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-23T05:52:46.742Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-23T05:52:46.742Z] #27 14.61 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-04-23T05:52:46.742Z] #27 14.62 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:46.742Z] #27 14.64 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:46.742Z] #27 14.65 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:46.742Z] #27 14.66 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-04-23T05:52:46.742Z] #27 14.68 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:46.742Z] #27 14.68 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-04-23T05:52:46.742Z] #27 14.70 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-04-23T05:52:46.742Z] #27 14.71 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:46.742Z] #27 14.72 Setting up openssl (1.1.1d-0+deb10u6) ... [2021-04-23T05:52:46.742Z] #27 14.76 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-23T05:52:46.742Z] #27 14.77 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-23T05:52:46.742Z] #27 14.78 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-04-23T05:52:46.830Z] #30 7.771 #=#=# [2021-04-23T05:52:47.007Z] #27 ... [2021-04-23T05:52:47.007Z] [2021-04-23T05:52:47.007Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-04-23T05:52:47.007Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-04-23T05:52:47.007Z] #31 DONE 0.2s [2021-04-23T05:52:47.007Z] [2021-04-23T05:52:47.007Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-04-23T05:52:47.007Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-04-23T05:52:47.007Z] #39 DONE 0.3s [2021-04-23T05:52:47.007Z] [2021-04-23T05:52:47.007Z] #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-23T05:52:47.007Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-23T05:52:47.007Z] #27 14.80 Setting up ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:47.070Z] #13 DONE 115.2s [2021-04-23T05:52:47.070Z] [2021-04-23T05:52:47.070Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:52:47.070Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:47.070Z] #43 51.01 CC compel/src/lib/ptrace.o [2021-04-23T05:52:47.070Z] #43 51.31 AR compel/libcompel.a [2021-04-23T05:52:47.070Z] #43 51.37 HOSTCC compel/src/main-host.o [2021-04-23T05:52:47.331Z] #43 51.64 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-23T05:52:47.476Z] #30 7.982 0.3% ## 3.0% #### 6.8% # [2021-04-23T05:52:47.476Z] #30 ... [2021-04-23T05:52:47.476Z] [2021-04-23T05:52:47.476Z] #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-23T05:52:47.476Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-23T05:52:47.476Z] #56 1.024 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:47.476Z] #56 1.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:47.476Z] #56 1.402 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:47.476Z] #56 2.330 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-23T05:52:47.476Z] #56 4.311 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-23T05:52:47.476Z] #56 6.447 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9700 B] [2021-04-23T05:52:47.476Z] #56 ... [2021-04-23T05:52:47.476Z] [2021-04-23T05:52:47.476Z] #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-23T05:52:47.476Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-23T05:52:47.476Z] #41 0.590 + git clone https://github.com/docker/distribution.git . [2021-04-23T05:52:47.476Z] #41 0.593 Cloning into '.'... [2021-04-23T05:52:47.599Z] #43 52.07 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-23T05:52:47.846Z] #41 ... [2021-04-23T05:52:47.847Z] [2021-04-23T05:52:47.847Z] #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-23T05:52:47.847Z] #50 sha256:71e97447409fdf40b09060a149fb5e8778cc564a03bee046e09299509619de63 [2021-04-23T05:52:47.847Z] #50 0.642 + RM_GOPATH=0 [2021-04-23T05:52:47.847Z] #50 0.642 + TMP_GOPATH= [2021-04-23T05:52:47.847Z] #50 0.642 + : /build [2021-04-23T05:52:47.847Z] #50 0.643 + '[' -z '' ']' [2021-04-23T05:52:47.847Z] #50 0.643 ++ mktemp -d [2021-04-23T05:52:47.847Z] #50 0.646 + export GOPATH=/tmp/tmp.pwrvQqdGJB [2021-04-23T05:52:47.847Z] #50 0.646 + GOPATH=/tmp/tmp.pwrvQqdGJB [2021-04-23T05:52:47.847Z] #50 0.646 + RM_GOPATH=1 [2021-04-23T05:52:47.847Z] #50 0.646 + case "$(go env GOARCH)" in [2021-04-23T05:52:47.847Z] #50 0.647 ++ go env GOARCH [2021-04-23T05:52:47.847Z] #50 0.659 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:47.847Z] #50 0.659 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:47.847Z] #50 0.660 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:47.847Z] #50 0.662 + dir=/tmp/install [2021-04-23T05:52:47.847Z] #50 0.663 + bin=golangci_lint [2021-04-23T05:52:47.847Z] #50 0.663 + shift [2021-04-23T05:52:47.847Z] #50 0.663 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-23T05:52:47.847Z] #50 0.664 + . /tmp/install/golangci_lint.installer [2021-04-23T05:52:47.847Z] #50 0.664 ++ : v1.23.8 [2021-04-23T05:52:47.847Z] #50 0.664 + install_golangci_lint [2021-04-23T05:52:47.847Z] #50 0.665 + set -e [2021-04-23T05:52:47.847Z] #50 0.665 + export GO111MODULE=on [2021-04-23T05:52:47.847Z] #50 0.665 + GO111MODULE=on [2021-04-23T05:52:47.847Z] #50 0.665 + GOBIN=/build [2021-04-23T05:52:47.847Z] #50 0.665 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-23T05:52:47.847Z] #50 0.683 go: finding github.com v1.23.8 [2021-04-23T05:52:47.847Z] #50 0.685 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-23T05:52:47.847Z] #50 0.687 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-23T05:52:47.847Z] #50 0.687 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:47.847Z] #50 0.693 go: finding github.com/golangci v1.23.8 [2021-04-23T05:52:47.847Z] #50 1.664 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:47.847Z] #50 2.904 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:47.847Z] #50 ... [2021-04-23T05:52:47.847Z] [2021-04-23T05:52:47.847Z] #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-23T05:52:47.847Z] #25 sha256:c78c1fbc93e7252f396805202c1f8ebe7e65e819d6c0c808a10cb4b716265571 [2021-04-23T05:52:47.847Z] #25 0.745 + RM_GOPATH=0 [2021-04-23T05:52:47.847Z] #25 0.745 + TMP_GOPATH= [2021-04-23T05:52:47.847Z] #25 0.745 + : /build [2021-04-23T05:52:47.847Z] #25 0.745 + '[' -z '' ']' [2021-04-23T05:52:47.847Z] #25 0.746 ++ mktemp -d [2021-04-23T05:52:47.847Z] #25 0.749 + export GOPATH=/tmp/tmp.rwAdhCrNar [2021-04-23T05:52:47.847Z] #25 0.750 + GOPATH=/tmp/tmp.rwAdhCrNar [2021-04-23T05:52:47.847Z] #25 0.750 + RM_GOPATH=1 [2021-04-23T05:52:47.847Z] #25 0.750 + case "$(go env GOARCH)" in [2021-04-23T05:52:47.847Z] #25 0.791 ++ go env GOARCH [2021-04-23T05:52:47.847Z] #25 0.834 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:47.847Z] #25 0.847 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:47.847Z] #25 0.848 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:47.847Z] #25 0.850 + dir=/tmp/install [2021-04-23T05:52:47.847Z] #25 0.872 + bin=dockercli [2021-04-23T05:52:47.847Z] #25 0.873 + shift [2021-04-23T05:52:47.847Z] #25 0.874 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-23T05:52:47.847Z] #25 0.874 + . /tmp/install/dockercli.installer [2021-04-23T05:52:47.847Z] #25 0.875 ++ : stable [2021-04-23T05:52:47.847Z] #25 0.875 ++ : 17.06.2-ce [2021-04-23T05:52:47.847Z] #25 0.881 + install_dockercli [2021-04-23T05:52:47.847Z] #25 0.889 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-23T05:52:47.847Z] #25 0.890 Install docker/cli version 17.06.2-ce from stable [2021-04-23T05:52:47.847Z] #25 0.894 ++ uname -m [2021-04-23T05:52:47.847Z] #25 0.899 + arch=ppc64le [2021-04-23T05:52:47.847Z] #25 0.900 + '[' ppc64le '!=' x86_64 ']' [2021-04-23T05:52:47.847Z] #25 0.900 + '[' ppc64le '!=' s390x ']' [2021-04-23T05:52:47.847Z] #25 0.900 + '[' ppc64le '!=' armhf ']' [2021-04-23T05:52:47.847Z] #25 0.900 + build_dockercli [2021-04-23T05:52:47.847Z] #25 0.901 + git clone https://github.com/docker/docker-ce /tmp/tmp.rwAdhCrNar/tmp/docker-ce [2021-04-23T05:52:47.847Z] #25 0.905 Cloning into '/tmp/tmp.rwAdhCrNar/tmp/docker-ce'... [2021-04-23T05:52:48.148Z] #25 ... [2021-04-23T05:52:48.148Z] [2021-04-23T05:52:48.148Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:52:48.148Z] #35 sha256:5c8b56fab7e43403913724dac2cbc220d8951ee5e943a654564081fe028246af [2021-04-23T05:52:48.148Z] #35 0.534 Install go-toml version v1.8.1 [2021-04-23T05:52:48.148Z] #35 0.554 go: finding github.com v1.8.1 [2021-04-23T05:52:48.148Z] #35 0.556 go: finding github.com/pelletier v1.8.1 [2021-04-23T05:52:48.148Z] #35 0.558 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-23T05:52:48.148Z] #35 0.558 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:48.148Z] #35 0.558 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-23T05:52:48.148Z] #35 1.705 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:48.148Z] #35 2.584 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:48.148Z] #35 5.803 github.com/pelletier/go-toml [2021-04-23T05:52:48.148Z] #35 ... [2021-04-23T05:52:48.148Z] [2021-04-23T05:52:48.148Z] #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-23T05:52:48.148Z] #48 sha256:bcddac6a43b7fd00141cb1f1fa9446eef8d5585864ffb42837ad8bddc621b837 [2021-04-23T05:52:48.148Z] #48 0.742 + RM_GOPATH=0 [2021-04-23T05:52:48.148Z] #48 0.742 + TMP_GOPATH= [2021-04-23T05:52:48.148Z] #48 0.742 + : /build [2021-04-23T05:52:48.148Z] #48 0.742 + '[' -z '' ']' [2021-04-23T05:52:48.148Z] #48 0.744 ++ mktemp -d [2021-04-23T05:52:48.148Z] #48 0.748 + export GOPATH=/tmp/tmp.UCEjLnx5fJ [2021-04-23T05:52:48.148Z] #48 0.748 + GOPATH=/tmp/tmp.UCEjLnx5fJ [2021-04-23T05:52:48.148Z] #48 0.748 + RM_GOPATH=1 [2021-04-23T05:52:48.148Z] #48 0.748 + case "$(go env GOARCH)" in [2021-04-23T05:52:48.148Z] #48 0.749 ++ go env GOARCH [2021-04-23T05:52:48.148Z] #48 0.817 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:48.148Z] #48 0.817 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:48.148Z] #48 0.849 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:48.148Z] #48 0.874 + dir=/tmp/install [2021-04-23T05:52:48.148Z] #48 0.874 + bin=gotestsum [2021-04-23T05:52:48.148Z] #48 0.874 + shift [2021-04-23T05:52:48.148Z] #48 0.874 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-23T05:52:48.148Z] #48 0.874 + . /tmp/install/gotestsum.installer [2021-04-23T05:52:48.148Z] #48 0.874 ++ : v0.5.3 [2021-04-23T05:52:48.148Z] #48 0.874 + install_gotestsum [2021-04-23T05:52:48.148Z] #48 0.874 + set -e [2021-04-23T05:52:48.148Z] #48 0.874 + export GO111MODULE=on [2021-04-23T05:52:48.148Z] #48 0.874 + GO111MODULE=on [2021-04-23T05:52:48.148Z] #48 0.874 + GOBIN=/build [2021-04-23T05:52:48.148Z] #48 0.874 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-23T05:52:48.148Z] #48 0.952 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:48.148Z] #48 0.959 go: finding gotest.tools v0.5.3 [2021-04-23T05:52:48.148Z] #48 2.174 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:48.148Z] #48 3.378 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:48.148Z] #48 5.216 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:48.148Z] #48 5.258 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:48.148Z] #48 5.289 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:48.148Z] #48 5.424 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:48.148Z] #48 5.433 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:48.148Z] #48 5.501 go: downloading github.com/fatih/color v1.9.0 [2021-04-23T05:52:48.148Z] #48 5.552 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:48.148Z] #48 5.607 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:48.148Z] #48 5.841 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:48.148Z] #48 5.847 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:48.148Z] #48 6.102 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:48.148Z] #48 6.158 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:48.148Z] #48 6.202 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:48.148Z] #48 6.658 go: extracting github.com/fatih/color v1.9.0 [2021-04-23T05:52:48.148Z] #48 6.919 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:48.148Z] #48 6.936 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:48.148Z] #48 7.254 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:48.148Z] #48 7.688 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:48.148Z] #48 7.811 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:48.148Z] #48 9.229 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:48.148Z] #48 10.32 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:48.148Z] #48 ... [2021-04-23T05:52:48.148Z] [2021-04-23T05:52:48.148Z] #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-23T05:52:48.148Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:52:48.148Z] #14 0.646 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:52:48.148Z] #14 0.818 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:48.148Z] #14 0.825 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:48.148Z] #14 0.829 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:48.149Z] #14 1.942 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-23T05:52:48.149Z] #14 4.318 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-23T05:52:48.149Z] #14 6.677 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-23T05:52:48.149Z] #14 9.114 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9700 B] [2021-04-23T05:52:48.171Z] #43 52.62 HOSTCC compel/src/lib/log-host.o [2021-04-23T05:52:48.432Z] #43 52.69 HOSTLINK compel/compel-host-bin [2021-04-23T05:52:48.452Z] #14 ... [2021-04-23T05:52:48.452Z] [2021-04-23T05:52:48.452Z] #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-23T05:52:48.452Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-23T05:52:48.452Z] #37 1.013 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:48.452Z] #37 1.081 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:48.452Z] #37 1.242 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:48.452Z] #37 2.535 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-23T05:52:48.452Z] #37 4.934 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-23T05:52:48.452Z] #37 7.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9700 B] [2021-04-23T05:52:48.452Z] #37 ... [2021-04-23T05:52:48.452Z] [2021-04-23T05:52:48.452Z] #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-23T05:52:48.452Z] #59 sha256:e7bcab697ed8a15e32976d0ff66956bb2233d94685fb9c305ae4574b92c937ed [2021-04-23T05:52:48.452Z] #59 0.778 + RM_GOPATH=0 [2021-04-23T05:52:48.452Z] #59 0.778 + TMP_GOPATH= [2021-04-23T05:52:48.452Z] #59 0.778 + : /build [2021-04-23T05:52:48.452Z] #59 0.778 + '[' -z '' ']' [2021-04-23T05:52:48.452Z] #59 0.781 ++ mktemp -d [2021-04-23T05:52:48.452Z] #59 0.809 + export GOPATH=/tmp/tmp.yN1ijNktwo [2021-04-23T05:52:48.452Z] #59 0.810 + GOPATH=/tmp/tmp.yN1ijNktwo [2021-04-23T05:52:48.452Z] #59 0.810 + RM_GOPATH=1 [2021-04-23T05:52:48.452Z] #59 0.811 + case "$(go env GOARCH)" in [2021-04-23T05:52:48.452Z] #59 0.820 ++ go env GOARCH [2021-04-23T05:52:48.452Z] #59 0.867 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:48.452Z] #59 0.867 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:48.452Z] #59 0.870 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:48.452Z] #59 0.874 + dir=/tmp/install [2021-04-23T05:52:48.452Z] #59 0.874 + bin=rootlesskit [2021-04-23T05:52:48.452Z] #59 0.875 + shift [2021-04-23T05:52:48.452Z] #59 0.875 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-23T05:52:48.452Z] #59 0.875 + . /tmp/install/rootlesskit.installer [2021-04-23T05:52:48.452Z] #59 0.876 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:48.452Z] #59 0.877 + install_rootlesskit [2021-04-23T05:52:48.452Z] #59 0.877 + case "$1" in [2021-04-23T05:52:48.452Z] #59 0.877 + export CGO_ENABLED=0 [2021-04-23T05:52:48.452Z] #59 0.878 + CGO_ENABLED=0 [2021-04-23T05:52:48.452Z] #59 0.878 + _install_rootlesskit [2021-04-23T05:52:48.452Z] #59 0.879 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-23T05:52:48.452Z] #59 0.883 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:48.452Z] #59 0.883 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yN1ijNktwo/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:48.452Z] #59 0.918 Cloning into '/tmp/tmp.yN1ijNktwo/src/github.com/rootless-containers/rootlesskit'... [2021-04-23T05:52:48.452Z] #59 6.336 + cd /tmp/tmp.yN1ijNktwo/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:48.452Z] #59 6.338 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:48.452Z] #59 6.391 + export GO111MODULE=on [2021-04-23T05:52:48.452Z] #59 6.396 + GO111MODULE=on [2021-04-23T05:52:48.452Z] #59 6.397 + export GOPROXY=https://proxy.golang.org [2021-04-23T05:52:48.452Z] #59 6.397 + GOPROXY=https://proxy.golang.org [2021-04-23T05:52:48.452Z] #59 6.399 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:52:48.452Z] #59 6.400 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-23T05:52:48.452Z] #59 9.131 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:48.452Z] #59 9.258 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:52:48.452Z] #59 9.287 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:52:48.452Z] #59 9.319 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:48.452Z] #59 9.339 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:48.452Z] #59 9.347 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:48.452Z] #59 9.413 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:48.452Z] #59 9.517 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:48.452Z] #59 9.519 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:48.452Z] #59 10.05 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:48.452Z] #59 10.05 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:48.452Z] #59 10.05 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:48.452Z] #59 10.09 go: downloading github.com/google/uuid v1.2.0 [2021-04-23T05:52:48.452Z] #59 10.12 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:48.452Z] #59 10.15 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:48.452Z] #59 10.51 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:48.452Z] #59 10.79 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:48.452Z] #59 10.93 go: extracting github.com/google/uuid v1.2.0 [2021-04-23T05:52:48.452Z] #59 ... [2021-04-23T05:52:48.452Z] [2021-04-23T05:52:48.452Z] #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-23T05:52:48.452Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-23T05:52:48.452Z] #43 1.016 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:48.452Z] #43 1.110 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:48.452Z] #43 1.248 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:48.452Z] #43 2.433 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-23T05:52:48.452Z] #43 4.993 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-23T05:52:48.452Z] #43 7.312 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9700 B] [2021-04-23T05:52:48.457Z] #49 ... [2021-04-23T05:52:48.457Z] [2021-04-23T05:52:48.457Z] #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-23T05:52:48.457Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:52:48.457Z] #55 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:48.457Z] #55 12.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:48.457Z] #55 15.03 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:48.693Z] #43 53.00 DEP soccr/soccr.d [2021-04-23T05:52:48.693Z] #43 53.17 CC soccr/soccr.o [2021-04-23T05:52:48.714Z] #55 ... [2021-04-23T05:52:48.714Z] [2021-04-23T05:52:48.714Z] #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-23T05:52:48.714Z] #51 sha256:1ad9718d38b7fac7ca06f8984b5c12f8dead58130245b05a56d2f7c24264d790 [2021-04-23T05:52:48.714Z] #51 19.88 + cd /tmp/tmp.Sv5rM702sx/src/github.com/mvdan/sh [2021-04-23T05:52:48.714Z] #51 19.88 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:48.714Z] #51 20.02 + GO111MODULE=on [2021-04-23T05:52:48.714Z] #51 20.02 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-23T05:52:48.754Z] #43 ... [2021-04-23T05:52:48.754Z] [2021-04-23T05:52:48.754Z] #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-23T05:52:48.754Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:52:48.754Z] #46 0.644 + RM_GOPATH=0 [2021-04-23T05:52:48.754Z] #46 0.644 + TMP_GOPATH= [2021-04-23T05:52:48.754Z] #46 0.644 + : /build [2021-04-23T05:52:48.754Z] #46 0.644 + '[' -z '' ']' [2021-04-23T05:52:48.754Z] #46 0.645 ++ mktemp -d [2021-04-23T05:52:48.754Z] #46 0.647 + export GOPATH=/tmp/tmp.RJPbJ75t3i [2021-04-23T05:52:48.754Z] #46 0.650 + GOPATH=/tmp/tmp.RJPbJ75t3i [2021-04-23T05:52:48.754Z] #46 0.650 + RM_GOPATH=1 [2021-04-23T05:52:48.754Z] #46 0.650 + case "$(go env GOARCH)" in [2021-04-23T05:52:48.754Z] #46 0.658 ++ go env GOARCH [2021-04-23T05:52:48.754Z] #46 0.669 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:48.754Z] #46 0.670 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:48.754Z] #46 0.670 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:48.754Z] #46 0.672 + dir=/tmp/install [2021-04-23T05:52:48.754Z] #46 0.673 + bin=vndr [2021-04-23T05:52:48.754Z] #46 0.673 + shift [2021-04-23T05:52:48.754Z] #46 0.673 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-23T05:52:48.754Z] #46 0.673 + . /tmp/install/vndr.installer [2021-04-23T05:52:48.754Z] #46 0.674 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:48.754Z] #46 0.674 + install_vndr [2021-04-23T05:52:48.754Z] #46 0.674 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-23T05:52:48.754Z] #46 0.674 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:48.754Z] #46 0.675 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RJPbJ75t3i/src/github.com/LK4D4/vndr [2021-04-23T05:52:48.754Z] #46 0.678 Cloning into '/tmp/tmp.RJPbJ75t3i/src/github.com/LK4D4/vndr'... [2021-04-23T05:52:48.754Z] #46 1.568 + cd /tmp/tmp.RJPbJ75t3i/src/github.com/LK4D4/vndr [2021-04-23T05:52:48.754Z] #46 1.568 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:48.754Z] #46 1.633 + go build -buildmode=pie -v -o /build/vndr . [2021-04-23T05:52:48.754Z] #46 3.105 internal/race [2021-04-23T05:52:48.754Z] #46 3.122 runtime/internal/sys [2021-04-23T05:52:48.754Z] #46 3.222 runtime/internal/atomic [2021-04-23T05:52:48.754Z] #46 3.309 internal/cpu [2021-04-23T05:52:48.754Z] #46 3.491 sync/atomic [2021-04-23T05:52:48.754Z] #46 3.575 runtime/internal/math [2021-04-23T05:52:48.754Z] #46 4.050 unicode [2021-04-23T05:52:48.754Z] #46 4.201 unicode/utf8 [2021-04-23T05:52:48.754Z] #46 4.301 math/bits [2021-04-23T05:52:48.754Z] #46 5.381 internal/bytealg [2021-04-23T05:52:48.754Z] #46 6.286 internal/testlog [2021-04-23T05:52:48.754Z] #46 6.301 math [2021-04-23T05:52:48.754Z] #46 7.372 encoding [2021-04-23T05:52:48.754Z] #46 7.661 unicode/utf16 [2021-04-23T05:52:48.754Z] #46 7.680 runtime [2021-04-23T05:52:48.754Z] #46 8.506 container/list [2021-04-23T05:52:48.754Z] #46 10.18 crypto/internal/subtle [2021-04-23T05:52:48.754Z] #46 10.45 crypto/subtle [2021-04-23T05:52:48.754Z] #46 10.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-23T05:52:48.754Z] #46 10.94 internal/nettrace [2021-04-23T05:52:48.754Z] #46 11.44 runtime/cgo [2021-04-23T05:52:48.754Z] #46 ... [2021-04-23T05:52:48.754Z] [2021-04-23T05:52:48.754Z] #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-23T05:52:48.754Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-23T05:52:48.754Z] #33 0.659 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-23T05:52:48.754Z] #33 0.664 Cloning into '.'... [2021-04-23T05:52:48.945Z] #27 17.05 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:48.955Z] #43 ... [2021-04-23T05:52:48.955Z] [2021-04-23T05:52:48.955Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-23T05:52:48.955Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-23T05:52:48.955Z] #14 DONE 1.8s [2021-04-23T05:52:49.129Z] #33 ... [2021-04-23T05:52:49.129Z] [2021-04-23T05:52:49.129Z] #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-23T05:52:49.129Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:52:49.216Z] [2021-04-23T05:52:49.216Z] #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-23T05:52:49.216Z] #53 sha256:118dbbf7b87d52555c2ad53c772e6cbcd407d8a989a4e9120ae1cb2c5879bf1d [2021-04-23T05:52:49.216Z] #53 1.781 + RM_GOPATH=0 [2021-04-23T05:52:49.216Z] #53 1.781 + TMP_GOPATH= [2021-04-23T05:52:49.216Z] #53 1.781 + : /build [2021-04-23T05:52:49.216Z] #53 1.781 + '[' -z '' ']' [2021-04-23T05:52:49.216Z] #53 1.781 ++ mktemp -d [2021-04-23T05:52:49.216Z] #53 1.782 + export GOPATH=/tmp/tmp.Ddemy1RrSh [2021-04-23T05:52:49.216Z] #53 1.782 + GOPATH=/tmp/tmp.Ddemy1RrSh [2021-04-23T05:52:49.216Z] #53 1.782 + RM_GOPATH=1 [2021-04-23T05:52:49.216Z] #53 1.782 + case "$(go env GOARCH)" in [2021-04-23T05:52:49.216Z] #53 1.782 ++ go env GOARCH [2021-04-23T05:52:49.216Z] #53 1.813 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:49.216Z] #53 1.814 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:49.216Z] #53 1.814 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:49.216Z] #53 1.816 + dir=/tmp/install [2021-04-23T05:52:49.216Z] #53 1.816 + bin=runc [2021-04-23T05:52:49.216Z] #53 1.818 + shift [2021-04-23T05:52:49.216Z] #53 1.819 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-23T05:52:49.216Z] #53 1.819 + . /tmp/install/runc.installer [2021-04-23T05:52:49.216Z] #53 1.820 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:52:49.216Z] #53 1.833 + install_runc [2021-04-23T05:52:49.216Z] #53 1.833 + uname -r [2021-04-23T05:52:49.216Z] #53 1.833 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-23T05:52:49.216Z] #53 1.859 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-23T05:52:49.216Z] #53 1.859 + RUNC_BUILDTAGS='seccomp ' [2021-04-23T05:52:49.216Z] #53 1.859 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-23T05:52:49.216Z] #53 1.859 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Ddemy1RrSh/src/github.com/opencontainers/runc [2021-04-23T05:52:49.216Z] #53 1.859 Cloning into '/tmp/tmp.Ddemy1RrSh/src/github.com/opencontainers/runc'... [2021-04-23T05:52:50.064Z] #30 7.982 0.3% ## 3.0% #### 6.8% ####### 10.7% ########## 15.3% ############### 21.0% ################# 24.8% #################### 28.7% ####################### 32.5% ######################### 35.6% ############################ 39.3% ############################### 43.2% ################################## 48.4% ####################################### 54.2% ########################################### 60.0% ################################################ 67.6% #################################################### 73.4% ######################################################## 79.1% ########################################################### 82.9% ############################################################### 88.7% #################################################################### 94.4% ######################################################################## 100.0% [2021-04-23T05:52:50.082Z] #51 21.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:52:50.082Z] #51 21.50 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:52:50.082Z] #51 21.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:52:50.082Z] #51 ... [2021-04-23T05:52:50.082Z] [2021-04-23T05:52:50.082Z] #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-23T05:52:50.082Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:52:50.082Z] #42 11.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:50.082Z] #42 13.87 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:50.082Z] #42 ... [2021-04-23T05:52:50.082Z] [2021-04-23T05:52:50.082Z] #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-23T05:52:50.082Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:52:50.082Z] #49 20.47 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:52:50.082Z] #49 20.50 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:52:50.082Z] #49 20.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:52:50.082Z] #49 20.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:52:50.082Z] #49 20.52 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:52:50.082Z] #49 20.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:52:50.082Z] #49 20.62 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:52:50.082Z] #49 20.62 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:52:50.082Z] #49 20.67 go: downloading github.com/pkg/errors v0.8.1 [2021-04-23T05:52:50.082Z] #49 20.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:52:50.082Z] #49 20.70 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:52:50.082Z] #49 20.71 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:52:50.082Z] #49 20.83 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:52:50.082Z] #49 20.94 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:52:50.082Z] #49 20.94 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:52:50.082Z] #49 20.94 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:52:50.082Z] #49 20.97 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:52:50.082Z] #49 21.01 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:52:50.082Z] #49 21.01 go: extracting github.com/pkg/errors v0.8.1 [2021-04-23T05:52:50.082Z] #49 21.01 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:52:50.082Z] #49 21.01 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:52:50.082Z] #49 21.04 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:52:50.082Z] #49 21.25 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:52:50.082Z] #49 21.25 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:52:50.082Z] #49 21.25 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:52:50.082Z] #49 21.32 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:52:50.082Z] #49 21.32 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:52:50.082Z] #49 21.40 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:52:50.082Z] #49 21.50 go: downloading github.com/spf13/viper v1.6.1 [2021-04-23T05:52:50.082Z] #49 21.56 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:52:50.082Z] #49 21.56 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:52:50.082Z] #49 21.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:52:50.082Z] #49 21.56 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:52:50.082Z] #49 21.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:52:50.082Z] #49 21.75 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:52:50.082Z] #49 21.83 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:52:50.185Z] #40 ... [2021-04-23T05:52:50.185Z] [2021-04-23T05:52:50.185Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-04-23T05:52:50.185Z] #47 sha256:e0cf9aae37cec400164ccc3af20d9a7d3e0de151d1e5839210d6148dc3baec42 [2021-04-23T05:52:50.185Z] #47 11.06 + RM_GOPATH=0 [2021-04-23T05:52:50.185Z] #47 11.06 + TMP_GOPATH= [2021-04-23T05:52:50.185Z] #47 11.06 + : /build [2021-04-23T05:52:50.185Z] #47 11.06 + '[' -z '' ']' [2021-04-23T05:52:50.185Z] #47 11.06 ++ mktemp -d [2021-04-23T05:52:50.185Z] #47 11.07 + export GOPATH=/tmp/tmp.diyj2C7xUm [2021-04-23T05:52:50.185Z] #47 11.07 + GOPATH=/tmp/tmp.diyj2C7xUm [2021-04-23T05:52:50.185Z] #47 11.07 + RM_GOPATH=1 [2021-04-23T05:52:50.185Z] #47 11.07 + case "$(go env GOARCH)" in [2021-04-23T05:52:50.185Z] #47 11.07 ++ go env GOARCH [2021-04-23T05:52:50.185Z] #47 11.12 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:50.185Z] #47 11.12 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:50.185Z] #47 11.13 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:50.185Z] #47 11.16 + dir=/tmp/install [2021-04-23T05:52:50.185Z] #47 11.16 + bin=gotestsum [2021-04-23T05:52:50.185Z] #47 11.16 + shift [2021-04-23T05:52:50.185Z] #47 11.16 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-23T05:52:50.185Z] #47 11.16 + . /tmp/install/gotestsum.installer [2021-04-23T05:52:50.185Z] #47 11.16 ++ : v0.5.3 [2021-04-23T05:52:50.185Z] #47 11.16 + install_gotestsum [2021-04-23T05:52:50.185Z] #47 11.16 + set -e [2021-04-23T05:52:50.185Z] #47 11.16 + export GO111MODULE=on [2021-04-23T05:52:50.185Z] #47 11.16 + GO111MODULE=on [2021-04-23T05:52:50.185Z] #47 11.16 + GOBIN=/build [2021-04-23T05:52:50.185Z] #47 11.16 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-23T05:52:50.185Z] #47 11.30 go: finding gotest.tools v0.5.3 [2021-04-23T05:52:50.185Z] #47 11.31 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:50.185Z] #47 12.64 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:50.185Z] #47 13.19 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:50.185Z] #47 14.51 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:50.185Z] #47 14.52 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:50.185Z] #47 14.53 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:50.185Z] #47 14.56 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:50.185Z] #47 14.64 go: downloading github.com/fatih/color v1.9.0 [2021-04-23T05:52:50.185Z] #47 14.64 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:50.185Z] #47 14.66 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:50.185Z] #47 14.99 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:50.185Z] #47 15.04 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:50.185Z] #47 15.16 go: extracting github.com/fatih/color v1.9.0 [2021-04-23T05:52:50.185Z] #47 15.26 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:50.185Z] #47 15.26 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:50.185Z] #47 15.38 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:50.185Z] #47 15.42 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:50.185Z] #47 15.65 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:50.185Z] #47 15.72 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:50.185Z] #47 15.84 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:50.185Z] #47 15.84 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:50.185Z] #47 16.13 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:50.339Z] #49 21.97 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:52:50.339Z] #49 21.97 go: downloading golang.org/x/text v0.3.2 [2021-04-23T05:52:50.339Z] #49 22.05 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:52:50.339Z] #49 22.05 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:52:50.339Z] #49 22.05 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:52:50.339Z] #49 22.05 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:52:50.339Z] #49 22.12 go: extracting github.com/spf13/viper v1.6.1 [2021-04-23T05:52:50.356Z] #27 ... [2021-04-23T05:52:50.356Z] [2021-04-23T05:52:50.356Z] #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-23T05:52:50.356Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-04-23T05:52:50.356Z] #12 DONE 3.5s [2021-04-23T05:52:50.356Z] [2021-04-23T05:52:50.356Z] #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-23T05:52:50.356Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:52:50.369Z] #30 11.07 #=#=# [2021-04-23T05:52:50.597Z] #49 ... [2021-04-23T05:52:50.597Z] [2021-04-23T05:52:50.597Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:52:50.597Z] #34 sha256:e73b50e0af4b6b992bfc1d0c724f1f361e5cf6e8d0309eeb0c553ae95e12f58d [2021-04-23T05:52:50.597Z] #34 17.32 github.com/pelletier/go-toml/cmd/tomll [2021-04-23T05:52:50.597Z] #34 DONE 22.3s [2021-04-23T05:52:50.597Z] [2021-04-23T05:52:50.597Z] #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-23T05:52:50.597Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:52:50.597Z] #49 22.18 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:52:50.597Z] #49 22.25 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:52:50.597Z] #49 ... [2021-04-23T05:52:50.597Z] [2021-04-23T05:52:50.597Z] #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-23T05:52:50.597Z] #58 sha256:02705e132dc1580dbbfa3571b5cbe66b9d8b8eca36e55afb7e507c6a467c02e9 [2021-04-23T05:52:50.597Z] #58 12.18 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:52:50.597Z] #58 12.18 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:50.597Z] #58 12.40 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:50.597Z] #58 12.49 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:52:50.597Z] #58 12.52 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:50.597Z] #58 12.54 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:50.597Z] #58 12.54 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:50.597Z] #58 12.54 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:50.597Z] #58 12.65 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:50.597Z] #58 12.81 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:50.597Z] #58 12.95 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:50.597Z] #58 12.96 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:50.597Z] #58 12.97 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:50.597Z] #58 13.01 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:50.597Z] #58 13.18 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:50.597Z] #58 13.21 go: downloading github.com/google/uuid v1.2.0 [2021-04-23T05:52:50.597Z] #58 13.24 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:50.597Z] #58 14.24 go: extracting github.com/google/uuid v1.2.0 [2021-04-23T05:52:50.597Z] #58 14.74 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:50.597Z] #58 15.90 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:50.597Z] #58 16.03 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:52:50.597Z] #58 16.03 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:52:50.597Z] #58 17.41 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:52:50.597Z] #58 17.94 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:52:50.597Z] #58 21.24 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:52:50.597Z] #58 ... [2021-04-23T05:52:50.597Z] [2021-04-23T05:52:50.597Z] #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-23T05:52:50.597Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:52:50.597Z] #36 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:50.601Z] #53 ... [2021-04-23T05:52:50.602Z] [2021-04-23T05:52:50.602Z] #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-23T05:52:50.602Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-23T05:52:50.602Z] #15 DONE 1.4s [2021-04-23T05:52:50.602Z] [2021-04-23T05:52:50.602Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-23T05:52:50.602Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-23T05:52:50.762Z] #47 17.53 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:50.762Z] #47 ... [2021-04-23T05:52:50.762Z] [2021-04-23T05:52:50.762Z] #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-23T05:52:50.762Z] #24 sha256:4c14237e1f5e8a6f6322b1e3be502ee9558157136b354c98fe146cd1905a909d [2021-04-23T05:52:50.762Z] #24 17.51 + mkdir -p /build [2021-04-23T05:52:50.762Z] #24 17.52 + mv docker/docker /build/ [2021-04-23T05:52:50.762Z] #24 17.55 + rmdir docker [2021-04-23T05:52:50.854Z] #36 ... [2021-04-23T05:52:50.854Z] [2021-04-23T05:52:50.854Z] #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-23T05:52:50.854Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:52:50.854Z] #45 12.31 unicode/utf8 [2021-04-23T05:52:50.854Z] #45 13.06 math/bits [2021-04-23T05:52:50.854Z] #45 13.82 math [2021-04-23T05:52:50.854Z] #45 17.93 internal/testlog [2021-04-23T05:52:50.854Z] #45 18.13 encoding [2021-04-23T05:52:50.854Z] #45 18.26 unicode/utf16 [2021-04-23T05:52:50.854Z] #45 18.58 container/list [2021-04-23T05:52:50.854Z] #45 19.25 crypto/internal/subtle [2021-04-23T05:52:50.854Z] #45 19.40 crypto/subtle [2021-04-23T05:52:50.854Z] #45 19.56 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-23T05:52:50.854Z] #45 19.64 internal/nettrace [2021-04-23T05:52:50.854Z] #45 19.79 runtime/cgo [2021-04-23T05:52:50.854Z] #45 ... [2021-04-23T05:52:50.854Z] [2021-04-23T05:52:50.854Z] #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-23T05:52:50.854Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:52:50.854Z] #49 22.34 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:52:50.854Z] #49 22.42 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:52:50.854Z] #49 22.42 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-23T05:52:50.854Z] #49 22.42 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:52:50.854Z] #49 22.42 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:52:50.854Z] #49 22.60 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:52:50.854Z] #49 22.65 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:52:50.976Z] #57 128.0 + bin/containerd [2021-04-23T05:52:51.112Z] #49 22.71 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:52:51.112Z] #49 22.71 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:52:51.112Z] #49 22.76 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:52:51.112Z] #49 22.76 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:52:51.112Z] #49 22.77 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:52:51.112Z] #49 22.80 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:52:51.112Z] #49 22.80 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:52:51.112Z] #49 22.88 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-23T05:52:51.112Z] #49 22.88 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:52:51.270Z] #57 ... [2021-04-23T05:52:51.270Z] [2021-04-23T05:52:51.270Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-04-23T05:52:51.270Z] #54 81.07 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-23T05:52:51.270Z] #54 81.60 + mkdir -p /build [2021-04-23T05:52:51.270Z] #54 81.61 + cp runc /build/runc [2021-04-23T05:52:51.270Z] #54 DONE 82.0s [2021-04-23T05:52:51.270Z] [2021-04-23T05:52:51.270Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:52:51.334Z] #24 DONE 17.9s [2021-04-23T05:52:51.334Z] [2021-04-23T05:52:51.334Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-23T05:52:51.334Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:52:51.334Z] #45 11.72 + cd /tmp/tmp.w0jVgNdLnS/src/github.com/LK4D4/vndr [2021-04-23T05:52:51.334Z] #45 11.73 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:51.334Z] #45 11.77 + go build -buildmode=pie -v -o /build/vndr . [2021-04-23T05:52:51.334Z] #45 13.76 runtime/internal/atomic [2021-04-23T05:52:51.334Z] #45 13.83 internal/cpu [2021-04-23T05:52:51.334Z] #45 14.59 runtime/internal/sys [2021-04-23T05:52:51.334Z] #45 14.78 internal/bytealg [2021-04-23T05:52:51.334Z] #45 14.95 runtime/internal/math [2021-04-23T05:52:51.334Z] #45 15.16 internal/race [2021-04-23T05:52:51.334Z] #45 15.42 sync/atomic [2021-04-23T05:52:51.334Z] #45 15.74 runtime [2021-04-23T05:52:51.334Z] #45 15.89 unicode [2021-04-23T05:52:51.369Z] #49 22.95 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:52:51.369Z] #49 22.95 go: downloading github.com/spf13/afero v1.1.2 [2021-04-23T05:52:51.369Z] #49 23.06 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:52:51.369Z] #49 23.06 go: downloading github.com/fatih/color v1.7.0 [2021-04-23T05:52:51.369Z] #49 23.08 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-23T05:52:51.546Z] #16 ... [2021-04-23T05:52:51.546Z] [2021-04-23T05:52:51.546Z] #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-23T05:52:51.546Z] #58 sha256:a6cac8fdc9066acc63c35d70a7096c23903f6e5cbbe66dd46619b7c58d46a585 [2021-04-23T05:52:51.546Z] #58 115.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:52:51.546Z] #58 115.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-23T05:52:51.546Z] #58 DONE 124.5s [2021-04-23T05:52:51.546Z] [2021-04-23T05:52:51.546Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-23T05:52:51.546Z] #59 sha256:ca3c5c1d91585199f9f7a729377cbbb9018f13831c21c0c79b2e7e81700fdfd9 [2021-04-23T05:52:51.546Z] #59 DONE 0.1s [2021-04-23T05:52:51.546Z] [2021-04-23T05:52:51.546Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-23T05:52:51.546Z] #60 sha256:cbca87a7b9230aba25e864327a54d3a0add46d02b2751ecbcfd026ff97d60c08 [2021-04-23T05:52:51.546Z] #60 DONE 0.1s [2021-04-23T05:52:51.546Z] [2021-04-23T05:52:51.546Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:52:51.546Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:51.546Z] #43 55.05 AR soccr/libsoccr.a [2021-04-23T05:52:51.546Z] #43 55.17 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:52:51.546Z] #43 55.93 DEP criu/arch/x86/sigframe.d [2021-04-23T05:52:51.546Z] #43 56.14 DEP criu/arch/x86/sigaction_compat.d [2021-04-23T05:52:51.609Z] #45 ... [2021-04-23T05:52:51.609Z] [2021-04-23T05:52:51.609Z] #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-23T05:52:51.609Z] #58 sha256:dc0c884da9e45bfe9bf5b4bbd11cf51d77f5b100285f407fb9bda239dd7eeac2 [2021-04-23T05:52:51.609Z] #58 11.07 + RM_GOPATH=0 [2021-04-23T05:52:51.609Z] #58 11.07 + TMP_GOPATH= [2021-04-23T05:52:51.609Z] #58 11.07 + : /build [2021-04-23T05:52:51.609Z] #58 11.07 + '[' -z '' ']' [2021-04-23T05:52:51.609Z] #58 11.07 ++ mktemp -d [2021-04-23T05:52:51.609Z] #58 11.07 + export GOPATH=/tmp/tmp.UeOertYLSe [2021-04-23T05:52:51.609Z] #58 11.07 + GOPATH=/tmp/tmp.UeOertYLSe [2021-04-23T05:52:51.609Z] #58 11.07 + RM_GOPATH=1 [2021-04-23T05:52:51.609Z] #58 11.07 + case "$(go env GOARCH)" in [2021-04-23T05:52:51.609Z] #58 11.07 ++ go env GOARCH [2021-04-23T05:52:51.609Z] #58 11.11 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:51.609Z] #58 11.11 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:51.609Z] #58 11.11 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:51.609Z] #58 11.11 + dir=/tmp/install [2021-04-23T05:52:51.609Z] #58 11.11 + bin=rootlesskit [2021-04-23T05:52:51.609Z] #58 11.11 + shift [2021-04-23T05:52:51.609Z] #58 11.11 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-23T05:52:51.609Z] #58 11.11 + . /tmp/install/rootlesskit.installer [2021-04-23T05:52:51.609Z] #58 11.11 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:51.609Z] #58 11.11 + install_rootlesskit [2021-04-23T05:52:51.609Z] #58 11.11 + case "$1" in [2021-04-23T05:52:51.609Z] #58 11.11 + export CGO_ENABLED=0 [2021-04-23T05:52:51.609Z] #58 11.11 + CGO_ENABLED=0 [2021-04-23T05:52:51.609Z] #58 11.11 + _install_rootlesskit [2021-04-23T05:52:51.609Z] #58 11.13 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-23T05:52:51.609Z] #58 11.13 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.UeOertYLSe/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:51.609Z] #58 11.13 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:51.609Z] #58 11.13 Cloning into '/tmp/tmp.UeOertYLSe/src/github.com/rootless-containers/rootlesskit'... [2021-04-23T05:52:51.609Z] #58 15.93 + cd /tmp/tmp.UeOertYLSe/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:51.609Z] #58 15.93 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:51.609Z] #58 15.95 + export GO111MODULE=on [2021-04-23T05:52:51.609Z] #58 15.95 + GO111MODULE=on [2021-04-23T05:52:51.609Z] #58 15.95 + export GOPROXY=https://proxy.golang.org [2021-04-23T05:52:51.609Z] #58 15.95 + GOPROXY=https://proxy.golang.org [2021-04-23T05:52:51.609Z] #58 15.95 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:52:51.609Z] #58 15.95 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-23T05:52:51.609Z] #58 17.96 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:51.609Z] #58 18.09 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:51.609Z] #58 18.22 go: downloading github.com/google/uuid v1.2.0 [2021-04-23T05:52:51.609Z] #58 18.31 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:52:51.609Z] #58 18.33 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:51.609Z] #58 18.35 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:51.609Z] #58 18.37 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:51.609Z] #58 18.40 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:51.609Z] #58 18.42 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:51.626Z] #49 23.23 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:52:51.626Z] #49 23.26 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:52:51.867Z] #58 18.73 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:51.882Z] #49 23.55 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:52:51.882Z] #49 23.55 go: extracting github.com/fatih/color v1.7.0 [2021-04-23T05:52:52.119Z] #43 ... [2021-04-23T05:52:52.120Z] [2021-04-23T05:52:52.120Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-23T05:52:52.120Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-23T05:52:52.120Z] #16 1.472 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-23T05:52:52.120Z] #16 DONE 1.6s [2021-04-23T05:52:52.120Z] [2021-04-23T05:52:52.120Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:52:52.120Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:52:52.120Z] #43 56.33 DEP criu/arch/x86/kerndat.d [2021-04-23T05:52:52.120Z] #43 56.56 DEP criu/arch/x86/crtools.d [2021-04-23T05:52:52.139Z] #49 23.61 go: downloading github.com/spf13/cast v1.3.0 [2021-04-23T05:52:52.139Z] #49 23.65 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-23T05:52:52.139Z] #49 23.77 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:52:52.139Z] #49 23.82 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:52:52.305Z] #57 ... [2021-04-23T05:52:52.305Z] [2021-04-23T05:52:52.305Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-04-23T05:52:52.305Z] #55 DONE 0.2s [2021-04-23T05:52:52.305Z] [2021-04-23T05:52:52.305Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-04-23T05:52:52.384Z] #43 56.80 DEP criu/arch/x86/cpu.d [2021-04-23T05:52:52.395Z] #49 23.88 go: extracting github.com/spf13/afero v1.1.2 [2021-04-23T05:52:52.395Z] #49 23.88 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:52:52.395Z] #49 23.93 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:52:52.395Z] #49 24.16 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:52:52.438Z] #58 18.93 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:52.438Z] #58 ... [2021-04-23T05:52:52.438Z] [2021-04-23T05:52:52.438Z] #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-23T05:52:52.438Z] #47 sha256:e0cf9aae37cec400164ccc3af20d9a7d3e0de151d1e5839210d6148dc3baec42 [2021-04-23T05:52:52.438Z] #47 18.97 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:52.646Z] #43 57.03 CC criu/arch/x86/cpu.o [2021-04-23T05:52:52.652Z] #49 24.31 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:52:52.924Z] #49 24.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:52:52.924Z] #49 24.50 go: extracting github.com/spf13/cast v1.3.0 [2021-04-23T05:52:52.924Z] #49 24.50 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:52:53.181Z] #49 24.69 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:52:53.181Z] #49 24.89 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:52:53.438Z] #49 25.01 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:52:53.438Z] #49 25.10 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:52:53.589Z] #43 57.95 CC criu/arch/x86/crtools.o [2021-04-23T05:52:53.694Z] #49 25.37 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:52:53.694Z] #49 25.42 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:52:53.694Z] #49 25.43 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:52:53.727Z] #13 3.429 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:52:53.727Z] #13 3.429 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:53.727Z] #13 3.515 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:53.727Z] #13 3.531 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:53.811Z] #47 ... [2021-04-23T05:52:53.811Z] [2021-04-23T05:52:53.811Z] #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-23T05:52:53.811Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:52:53.811Z] #36 10.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:53.811Z] #36 14.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:53.811Z] #36 15.99 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:53.951Z] #49 25.55 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:52:53.951Z] #49 25.70 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:52:53.951Z] #49 25.75 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:52:54.069Z] #36 ... [2021-04-23T05:52:54.069Z] [2021-04-23T05:52:54.069Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-04-23T05:52:54.069Z] #58 sha256:dc0c884da9e45bfe9bf5b4bbd11cf51d77f5b100285f407fb9bda239dd7eeac2 [2021-04-23T05:52:54.069Z] #58 19.09 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:54.069Z] #58 19.09 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:54.069Z] #58 19.24 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:54.069Z] #58 19.29 go: extracting github.com/google/uuid v1.2.0 [2021-04-23T05:52:54.069Z] #58 19.32 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:54.069Z] #58 19.47 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:52:54.069Z] #58 20.04 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:54.069Z] #58 20.14 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:54.161Z] #43 ... [2021-04-23T05:52:54.162Z] [2021-04-23T05:52:54.162Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-23T05:52:54.162Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-23T05:52:54.162Z] #17 DONE 2.0s [2021-04-23T05:52:54.162Z] [2021-04-23T05:52:54.162Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-23T05:52:54.162Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-23T05:52:54.208Z] #49 26.00 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-23T05:52:54.208Z] #49 26.00 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:52:54.208Z] #49 26.00 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:52:54.208Z] #49 26.00 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:52:54.634Z] #58 ... [2021-04-23T05:52:54.634Z] [2021-04-23T05:52:54.634Z] #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-23T05:52:54.634Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:52:54.634Z] #32 7.751 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-23T05:52:54.634Z] #32 7.769 Cloning into '.'... [2021-04-23T05:52:54.679Z] #13 4.501 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-23T05:52:54.771Z] #49 26.26 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:52:54.771Z] #49 26.39 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:52:54.771Z] #49 26.39 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:52:54.771Z] #49 26.52 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:52:54.771Z] #49 ... [2021-04-23T05:52:54.771Z] [2021-04-23T05:52:54.771Z] #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-23T05:52:54.771Z] #47 sha256:5b1dbc5ca2f62efc7265f186168f6ff769e098d4fbeaf1eea16d49131f45d130 [2021-04-23T05:52:54.771Z] #47 16.55 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:54.771Z] #47 20.27 go: finding github.com/fatih/color v1.9.0 [2021-04-23T05:52:54.771Z] #47 20.27 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:54.771Z] #47 20.40 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:52:54.771Z] #47 20.48 go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:54.771Z] #47 20.67 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:54.771Z] #47 20.86 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:54.771Z] #47 20.97 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:54.771Z] #47 21.17 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:54.771Z] #47 21.17 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:54.771Z] #47 21.17 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:54.771Z] #47 21.17 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:54.892Z] #32 ... [2021-04-23T05:52:54.892Z] [2021-04-23T05:52:54.892Z] #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-23T05:52:54.892Z] #58 sha256:dc0c884da9e45bfe9bf5b4bbd11cf51d77f5b100285f407fb9bda239dd7eeac2 [2021-04-23T05:52:54.892Z] #58 21.53 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:54.892Z] #58 21.59 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:52:54.892Z] #58 21.70 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:52:55.056Z] #47 ... [2021-04-23T05:52:55.056Z] [2021-04-23T05:52:55.056Z] #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-23T05:52:55.056Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:52:55.056Z] #49 26.61 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-23T05:52:55.056Z] #49 26.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:52:55.313Z] #49 27.06 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:52:55.457Z] #58 ... [2021-04-23T05:52:55.457Z] [2021-04-23T05:52:55.457Z] #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-23T05:52:55.457Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:52:55.457Z] #49 12.06 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:55.457Z] #49 13.07 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:55.457Z] #49 20.60 go: downloading github.com/spf13/viper v1.6.1 [2021-04-23T05:52:55.457Z] #49 20.61 go: downloading github.com/fatih/color v1.7.0 [2021-04-23T05:52:55.457Z] #49 20.87 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-23T05:52:55.457Z] #49 20.88 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:55.457Z] #49 20.88 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:52:55.457Z] #49 20.92 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:52:55.457Z] #49 20.93 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:52:55.457Z] #49 21.20 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:55.457Z] #49 21.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:52:55.457Z] #49 21.21 go: extracting github.com/spf13/viper v1.6.1 [2021-04-23T05:52:55.457Z] #49 21.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:52:55.457Z] #49 21.25 go: extracting github.com/fatih/color v1.7.0 [2021-04-23T05:52:55.457Z] #49 21.50 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:55.457Z] #49 21.57 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:52:55.457Z] #49 21.66 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-23T05:52:55.457Z] #49 21.66 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:52:55.457Z] #49 21.67 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:52:55.457Z] #49 21.72 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:55.457Z] #49 21.89 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:52:55.457Z] #49 21.90 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:52:55.457Z] #49 22.06 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:52:55.457Z] #49 22.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-23T05:52:55.457Z] #49 22.33 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:52:55.548Z] #18 DONE 1.3s [2021-04-23T05:52:55.548Z] [2021-04-23T05:52:55.548Z] #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-23T05:52:55.548Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:52:55.548Z] #45 118.3 net/http/httptrace [2021-04-23T05:52:55.548Z] #45 118.6 net/http [2021-04-23T05:52:55.548Z] #45 ... [2021-04-23T05:52:55.548Z] [2021-04-23T05:52:55.548Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:52:55.548Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-23T05:52:55.569Z] #49 27.15 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-23T05:52:55.569Z] #49 27.21 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:52:55.569Z] #49 27.21 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:52:55.648Z] #13 ... [2021-04-23T05:52:55.648Z] [2021-04-23T05:52:55.648Z] #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-23T05:52:55.648Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-23T05:52:55.648Z] #27 22.43 137 added, 0 removed; done. [2021-04-23T05:52:55.648Z] #27 22.63 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-04-23T05:52:55.648Z] #27 22.68 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:52:55.648Z] #27 22.93 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2021-04-23T05:52:55.648Z] #27 22.94 Setting up curl (7.64.0-4+deb10u2) ... [2021-04-23T05:52:55.648Z] #27 22.97 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:52:55.648Z] #27 23.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-04-23T05:52:55.648Z] #27 23.05 Updating certificates in /etc/ssl/certs... [2021-04-23T05:52:55.715Z] #49 22.34 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:52:55.715Z] #49 ... [2021-04-23T05:52:55.715Z] [2021-04-23T05:52:55.715Z] #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-23T05:52:55.715Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:52:55.715Z] #42 12.34 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:55.715Z] #42 12.44 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:55.715Z] #42 12.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:55.715Z] #42 14.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:55.715Z] #42 16.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:55.715Z] #42 18.60 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:55.826Z] #49 27.47 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:52:55.972Z] #42 ... [2021-04-23T05:52:55.972Z] [2021-04-23T05:52:55.972Z] #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-23T05:52:55.972Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:52:55.972Z] #55 12.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:55.972Z] #55 12.60 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:55.972Z] #55 12.60 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:55.972Z] #55 14.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:55.972Z] #55 16.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:55.972Z] #55 18.95 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:55.972Z] #55 ... [2021-04-23T05:52:55.972Z] [2021-04-23T05:52:55.972Z] #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-23T05:52:55.972Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:52:55.972Z] #49 22.67 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-23T05:52:56.089Z] #49 27.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:52:56.090Z] #49 27.79 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:52:56.090Z] #49 27.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:52:56.090Z] #49 27.84 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:52:56.249Z] #49 22.86 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:52:56.249Z] #49 22.92 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:52:56.249Z] #49 23.01 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:52:56.249Z] #49 23.06 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-23T05:52:56.347Z] #49 27.94 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-23T05:52:56.347Z] #49 27.94 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:52:56.347Z] #49 28.09 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:52:56.507Z] #49 23.11 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:52:56.507Z] #49 23.11 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:52:56.507Z] #49 23.16 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-23T05:52:56.507Z] #49 ... [2021-04-23T05:52:56.507Z] [2021-04-23T05:52:56.507Z] #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-23T05:52:56.507Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:56.507Z] #13 3.727 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:52:56.507Z] #13 3.945 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:56.507Z] #13 3.945 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:56.507Z] #13 3.945 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:56.507Z] #13 5.722 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-23T05:52:56.507Z] #13 7.643 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:56.507Z] #13 10.21 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:56.507Z] #13 12.60 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:56.508Z] #13 ... [2021-04-23T05:52:56.508Z] [2021-04-23T05:52:56.508Z] #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-23T05:52:56.508Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:52:56.508Z] #49 23.20 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:52:56.609Z] #49 28.22 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:52:56.616Z] #27 ... [2021-04-23T05:52:56.616Z] [2021-04-23T05:52:56.616Z] #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-23T05:52:56.616Z] #67 sha256:dfe934ac05c57e0a920b75864e7ae418a80b0f50570e59c560bec987b65712ac [2021-04-23T05:52:56.616Z] #67 5.409 + RM_GOPATH=0 [2021-04-23T05:52:56.616Z] #67 5.409 + TMP_GOPATH= [2021-04-23T05:52:56.616Z] #67 5.409 + : /build [2021-04-23T05:52:56.616Z] #67 5.409 + '[' -z '' ']' [2021-04-23T05:52:56.616Z] #67 5.418 ++ mktemp -d [2021-04-23T05:52:56.616Z] #67 5.431 + export GOPATH=/tmp/tmp.JPOQtzqnNS [2021-04-23T05:52:56.616Z] #67 5.431 + GOPATH=/tmp/tmp.JPOQtzqnNS [2021-04-23T05:52:56.616Z] #67 5.431 + RM_GOPATH=1 [2021-04-23T05:52:56.616Z] #67 5.431 + case "$(go env GOARCH)" in [2021-04-23T05:52:56.616Z] #67 5.431 ++ go env GOARCH [2021-04-23T05:52:56.616Z] #67 5.443 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:56.616Z] #67 5.443 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:56.616Z] #67 5.443 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:56.616Z] #67 5.443 + dir=/tmp/install [2021-04-23T05:52:56.616Z] #67 5.443 + bin=proxy [2021-04-23T05:52:56.616Z] #67 5.443 + shift [2021-04-23T05:52:56.616Z] #67 5.443 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-04-23T05:52:56.616Z] #67 5.443 + . /tmp/install/proxy.installer [2021-04-23T05:52:56.616Z] #67 5.443 ++ : b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:56.616Z] #67 5.443 + install_proxy [2021-04-23T05:52:56.616Z] #67 5.443 + case "$1" in [2021-04-23T05:52:56.616Z] #67 5.443 + export CGO_ENABLED=0 [2021-04-23T05:52:56.616Z] #67 5.443 + CGO_ENABLED=0 [2021-04-23T05:52:56.616Z] #67 5.443 + _install_proxy [2021-04-23T05:52:56.616Z] #67 5.443 + echo 'Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46' [2021-04-23T05:52:56.616Z] #67 5.443 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JPOQtzqnNS/src/github.com/docker/libnetwork [2021-04-23T05:52:56.616Z] #67 5.443 Install docker-proxy version b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:52:56.616Z] #67 5.463 Cloning into '/tmp/tmp.JPOQtzqnNS/src/github.com/docker/libnetwork'... [2021-04-23T05:52:56.619Z] #30 11.33 0.0% 1.1% # 2.7% ## 3.8% #### 6.0% ##### 7.1% ##### 8.1% ####### 10.3% ######## 12.0% ########## 14.1% ########### 15.8% ############ 17.4% ############## 20.1% ############### 21.2% ################ 22.3% ################## 25.5% ################### 27.7% ##################### 29.9% ####################### 32.1% ####################### 33.1% ######################### 34.8% ########################## 36.9% ########################### 38.6% ############################## 41.9% ################################ 44.6% ################################# 46.7% ################################### 48.8% #################################### 50.7% ##################################### 52.3% ###################################### 53.9% ####################################### 55.4% ######################################### 57.2% ######################################### 58.2% ########################################## 59.7% ############################################ 61.2% ############################################ 62.3% ############################################# 63.4% ############################################## 64.5% ############################################### 66.5% ################################################# 68.1% ################################################## 70.3% #################################################### 73.0% ###################################################### 75.1% ####################################################### 76.8% ######################################################## 78.9% ########################################################## 81.1% ############################################################ 83.8% ############################################################# [2021-04-23T05:52:56.619Z] #30 ... [2021-04-23T05:52:56.619Z] [2021-04-23T05:52:56.619Z] #35 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:52:56.619Z] #35 sha256:5c8b56fab7e43403913724dac2cbc220d8951ee5e943a654564081fe028246af [2021-04-23T05:52:56.619Z] #35 13.19 github.com/pelletier/go-toml/cmd/tomll [2021-04-23T05:52:56.619Z] #35 DONE 19.0s [2021-04-23T05:52:56.619Z] [2021-04-23T05:52:56.619Z] #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-23T05:52:56.619Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:52:56.619Z] #30 11.33 0.0% 1.1% # 2.7% ## 3.8% #### 6.0% ##### 7.1% ##### 8.1% ####### 10.3% ######## 12.0% ########## 14.1% ########### 15.8% ############ 17.4% ############## 20.1% ############### 21.2% ################ 22.3% ################## 25.5% ################### 27.7% ##################### 29.9% ####################### 32.1% ####################### 33.1% ######################### 34.8% ########################## 36.9% ########################### 38.6% ############################## 41.9% ################################ 44.6% ################################# 46.7% ################################### 48.8% #################################### 50.7% ##################################### 52.3% ###################################### 53.9% ####################################### 55.4% ######################################### 57.2% ######################################### 58.2% ########################################## 59.7% ############################################ 61.2% ############################################ 62.3% ############################################# 63.4% ############################################## 64.5% ############################################### 66.5% ################################################# 68.1% ################################################## 70.3% #################################################### 73.0% ###################################################### 75.1% ####################################################### 76.8% ######################################################## 78.9% ########################################################## 81.1% ############################################################ 83.8% ############################################################# 86.0% ##### [2021-04-23T05:52:56.619Z] #30 ... [2021-04-23T05:52:56.619Z] [2021-04-23T05:52:56.619Z] #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-23T05:52:56.619Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-23T05:52:56.619Z] #41 18.27 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-23T05:52:56.619Z] #41 18.54 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-23T05:52:56.765Z] #49 23.39 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:52:56.765Z] #49 23.53 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:52:56.765Z] #49 23.57 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:52:56.866Z] #49 28.54 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:52:56.866Z] #49 28.66 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-23T05:52:56.879Z] #67 ... [2021-04-23T05:52:56.879Z] [2021-04-23T05:52:56.879Z] #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-23T05:52:56.879Z] #47 sha256:7d788241c310524c9225c461e52d56d5e0b2ecbd767f4285eae06056b69600a1 [2021-04-23T05:52:56.879Z] #47 5.394 + RM_GOPATH=0 [2021-04-23T05:52:56.879Z] #47 5.394 + TMP_GOPATH= [2021-04-23T05:52:56.879Z] #47 5.398 + : /build [2021-04-23T05:52:56.879Z] #47 5.398 + '[' -z '' ']' [2021-04-23T05:52:56.879Z] #47 5.398 ++ mktemp -d [2021-04-23T05:52:56.879Z] #47 5.409 + export GOPATH=/tmp/tmp.D99wxFJgdc [2021-04-23T05:52:56.879Z] #47 5.409 + GOPATH=/tmp/tmp.D99wxFJgdc [2021-04-23T05:52:56.879Z] #47 5.409 + RM_GOPATH=1 [2021-04-23T05:52:56.879Z] #47 5.409 + case "$(go env GOARCH)" in [2021-04-23T05:52:56.879Z] #47 5.409 ++ go env GOARCH [2021-04-23T05:52:56.879Z] #47 5.431 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:56.879Z] #47 5.431 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:56.879Z] #47 5.443 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:56.879Z] #47 5.494 + dir=/tmp/install [2021-04-23T05:52:56.879Z] #47 5.494 + bin=gotestsum [2021-04-23T05:52:56.879Z] #47 5.494 + shift [2021-04-23T05:52:56.879Z] #47 5.494 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-04-23T05:52:56.879Z] #47 5.494 + . /tmp/install/gotestsum.installer [2021-04-23T05:52:56.879Z] #47 5.494 ++ : v0.5.3 [2021-04-23T05:52:56.879Z] #47 5.494 + install_gotestsum [2021-04-23T05:52:56.879Z] #47 5.495 + set -e [2021-04-23T05:52:56.880Z] #47 5.495 + export GO111MODULE=on [2021-04-23T05:52:56.880Z] #47 5.495 + GO111MODULE=on [2021-04-23T05:52:56.880Z] #47 5.495 + GOBIN=/build [2021-04-23T05:52:56.880Z] #47 5.495 + go get gotest.tools/gotestsum@v0.5.3 [2021-04-23T05:52:56.880Z] #47 5.531 go: finding gotest.tools v0.5.3 [2021-04-23T05:52:56.880Z] #47 5.537 go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:56.880Z] #47 6.376 go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:56.880Z] #47 7.012 go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T05:52:56.880Z] #47 7.973 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:56.880Z] #47 7.974 go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:56.880Z] #47 7.977 go: downloading github.com/fatih/color v1.9.0 [2021-04-23T05:52:56.880Z] #47 7.999 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:56.880Z] #47 8.218 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:56.880Z] #47 8.328 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:56.880Z] #47 8.330 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:56.880Z] #47 8.331 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:56.880Z] #47 8.383 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:56.880Z] #47 8.424 go: extracting github.com/fatih/color v1.9.0 [2021-04-23T05:52:56.880Z] #47 8.515 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:56.880Z] #47 8.565 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:56.880Z] #47 8.574 go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:56.880Z] #47 8.780 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:56.880Z] #47 8.789 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:56.880Z] #47 8.871 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:56.880Z] #47 8.876 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:56.880Z] #47 9.005 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:56.880Z] #47 9.090 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:56.880Z] #47 10.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:56.880Z] #47 10.18 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:56.880Z] #47 ... [2021-04-23T05:52:56.880Z] [2021-04-23T05:52:56.880Z] #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-23T05:52:56.880Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-23T05:52:56.880Z] #40 5.552 + git clone https://github.com/docker/distribution.git . [2021-04-23T05:52:56.880Z] #40 5.554 Cloning into '.'... [2021-04-23T05:52:56.936Z] #19 DONE 1.3s [2021-04-23T05:52:56.936Z] [2021-04-23T05:52:56.936Z] #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-23T05:52:56.936Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:52:57.023Z] #49 23.57 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:52:57.023Z] #49 23.63 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:52:57.023Z] #49 23.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-23T05:52:57.023Z] #49 ... [2021-04-23T05:52:57.023Z] [2021-04-23T05:52:57.023Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:52:57.023Z] #34 sha256:268c28f5cbdd7e691850378ad9725b93af04aed6d1faa3c9367c529269b66fce [2021-04-23T05:52:57.023Z] #34 13.58 github.com/pelletier/go-toml [2021-04-23T05:52:57.023Z] #34 22.12 github.com/pelletier/go-toml/cmd/tomll [2021-04-23T05:52:57.023Z] #34 ... [2021-04-23T05:52:57.023Z] [2021-04-23T05:52:57.023Z] #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-23T05:52:57.023Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:52:57.023Z] #51 23.83 + cd /tmp/tmp.9xq8HwV8d8/src/github.com/mvdan/sh [2021-04-23T05:52:57.123Z] #49 28.68 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:52:57.123Z] #49 28.68 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:52:57.123Z] #49 28.79 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:52:57.123Z] #49 28.79 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:52:57.123Z] #49 28.87 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-23T05:52:57.144Z] #40 ... [2021-04-23T05:52:57.144Z] [2021-04-23T05:52:57.144Z] #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-23T05:52:57.144Z] #58 sha256:6ce068baa554a8f823b87721aa9e79860e8029a51e2721ea4afd12704862d701 [2021-04-23T05:52:57.144Z] #58 4.636 + RM_GOPATH=0 [2021-04-23T05:52:57.144Z] #58 4.636 + TMP_GOPATH= [2021-04-23T05:52:57.144Z] #58 4.636 + : /build [2021-04-23T05:52:57.144Z] #58 4.636 + '[' -z '' ']' [2021-04-23T05:52:57.144Z] #58 4.636 ++ mktemp -d [2021-04-23T05:52:57.144Z] #58 4.638 + export GOPATH=/tmp/tmp.2bLt2sd9dj [2021-04-23T05:52:57.144Z] #58 4.638 + GOPATH=/tmp/tmp.2bLt2sd9dj [2021-04-23T05:52:57.144Z] #58 4.638 + RM_GOPATH=1 [2021-04-23T05:52:57.144Z] #58 4.638 + case "$(go env GOARCH)" in [2021-04-23T05:52:57.144Z] #58 4.639 ++ go env GOARCH [2021-04-23T05:52:57.144Z] #58 4.660 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:57.144Z] #58 4.660 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:57.144Z] #58 4.661 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:57.144Z] #58 4.664 + dir=/tmp/install [2021-04-23T05:52:57.144Z] #58 4.664 + bin=rootlesskit [2021-04-23T05:52:57.144Z] #58 4.664 + shift [2021-04-23T05:52:57.144Z] #58 4.664 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-04-23T05:52:57.144Z] #58 4.664 + . /tmp/install/rootlesskit.installer [2021-04-23T05:52:57.144Z] #58 4.664 ++ : 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:57.144Z] #58 4.664 + install_rootlesskit [2021-04-23T05:52:57.144Z] #58 4.664 + case "$1" in [2021-04-23T05:52:57.144Z] #58 4.664 + export CGO_ENABLED=0 [2021-04-23T05:52:57.144Z] #58 4.664 + CGO_ENABLED=0 [2021-04-23T05:52:57.144Z] #58 4.664 + _install_rootlesskit [2021-04-23T05:52:57.144Z] #58 4.665 + echo 'Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778' [2021-04-23T05:52:57.144Z] #58 4.665 Install rootlesskit version 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:57.144Z] #58 4.665 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.2bLt2sd9dj/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:57.144Z] #58 4.674 Cloning into '/tmp/tmp.2bLt2sd9dj/src/github.com/rootless-containers/rootlesskit'... [2021-04-23T05:52:57.144Z] #58 7.807 + cd /tmp/tmp.2bLt2sd9dj/src/github.com/rootless-containers/rootlesskit [2021-04-23T05:52:57.144Z] #58 7.813 + git checkout -q 4cd567642273d369adaadcbadca00880552c1778 [2021-04-23T05:52:57.144Z] #58 7.844 + export GO111MODULE=on [2021-04-23T05:52:57.144Z] #58 7.846 + GO111MODULE=on [2021-04-23T05:52:57.144Z] #58 7.846 + export GOPROXY=https://proxy.golang.org [2021-04-23T05:52:57.144Z] #58 7.846 + GOPROXY=https://proxy.golang.org [2021-04-23T05:52:57.144Z] #58 7.847 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:52:57.144Z] #58 7.847 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-04-23T05:52:57.144Z] #58 9.694 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:52:57.144Z] #58 9.745 go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:52:57.144Z] #58 9.808 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:57.144Z] #58 9.993 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:57.144Z] #58 10.07 go: downloading github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:57.144Z] #58 10.11 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:57.144Z] #58 10.18 go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:52:57.144Z] #58 10.25 go: downloading github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:57.144Z] #58 10.35 go: extracting github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:52:57.144Z] #58 ... [2021-04-23T05:52:57.144Z] [2021-04-23T05:52:57.144Z] #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-23T05:52:57.144Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:52:57.144Z] #45 3.958 + RM_GOPATH=0 [2021-04-23T05:52:57.144Z] #45 3.958 + TMP_GOPATH= [2021-04-23T05:52:57.144Z] #45 3.958 + : /build [2021-04-23T05:52:57.144Z] #45 3.958 + '[' -z '' ']' [2021-04-23T05:52:57.144Z] #45 4.085 ++ mktemp -d [2021-04-23T05:52:57.144Z] #45 4.098 + export GOPATH=/tmp/tmp.6iCxxKQ28y [2021-04-23T05:52:57.144Z] #45 4.098 + GOPATH=/tmp/tmp.6iCxxKQ28y [2021-04-23T05:52:57.144Z] #45 4.098 + RM_GOPATH=1 [2021-04-23T05:52:57.144Z] #45 4.098 + case "$(go env GOARCH)" in [2021-04-23T05:52:57.144Z] #45 4.098 ++ go env GOARCH [2021-04-23T05:52:57.144Z] #45 4.102 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:57.144Z] #45 4.102 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:57.144Z] #45 4.102 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:57.144Z] #45 4.104 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:57.144Z] #45 4.104 + dir=/tmp/install [2021-04-23T05:52:57.144Z] #45 4.104 + bin=vndr [2021-04-23T05:52:57.144Z] #45 4.104 + shift [2021-04-23T05:52:57.144Z] #45 4.104 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-04-23T05:52:57.144Z] #45 4.104 + . /tmp/install/vndr.installer [2021-04-23T05:52:57.144Z] #45 4.104 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:57.144Z] #45 4.104 + install_vndr [2021-04-23T05:52:57.144Z] #45 4.104 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-04-23T05:52:57.144Z] #45 4.104 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.6iCxxKQ28y/src/github.com/LK4D4/vndr [2021-04-23T05:52:57.144Z] #45 4.107 Cloning into '/tmp/tmp.6iCxxKQ28y/src/github.com/LK4D4/vndr'... [2021-04-23T05:52:57.144Z] #45 4.692 + cd /tmp/tmp.6iCxxKQ28y/src/github.com/LK4D4/vndr [2021-04-23T05:52:57.144Z] #45 4.692 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-04-23T05:52:57.144Z] #45 4.703 + go build -buildmode=pie -v -o /build/vndr . [2021-04-23T05:52:57.144Z] #45 5.390 internal/cpu [2021-04-23T05:52:57.144Z] #45 5.460 internal/race [2021-04-23T05:52:57.144Z] #45 5.495 runtime/internal/sys [2021-04-23T05:52:57.144Z] #45 5.602 runtime/internal/atomic [2021-04-23T05:52:57.144Z] #45 5.603 sync/atomic [2021-04-23T05:52:57.144Z] #45 5.645 runtime/internal/math [2021-04-23T05:52:57.144Z] #45 5.811 unicode [2021-04-23T05:52:57.144Z] #45 6.148 internal/bytealg [2021-04-23T05:52:57.144Z] #45 6.227 unicode/utf8 [2021-04-23T05:52:57.144Z] #45 6.355 math/bits [2021-04-23T05:52:57.144Z] #45 6.533 internal/testlog [2021-04-23T05:52:57.144Z] #45 6.764 math [2021-04-23T05:52:57.144Z] #45 6.955 runtime [2021-04-23T05:52:57.144Z] #45 7.047 encoding [2021-04-23T05:52:57.144Z] #45 7.402 unicode/utf16 [2021-04-23T05:52:57.144Z] #45 7.685 container/list [2021-04-23T05:52:57.144Z] #45 8.744 crypto/internal/subtle [2021-04-23T05:52:57.144Z] #45 9.019 crypto/subtle [2021-04-23T05:52:57.144Z] #45 9.225 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-23T05:52:57.144Z] #45 9.549 internal/nettrace [2021-04-23T05:52:57.144Z] #45 9.788 runtime/cgo [2021-04-23T05:52:57.144Z] #45 10.07 vendor/golang.org/x/crypto/internal/subtle [2021-04-23T05:52:57.195Z] INFO: Expanding compiler 1 of 3... [2021-04-23T05:52:57.195Z] INFO: Expanding compiler 2 of 3... [2021-04-23T05:52:57.281Z] #51 23.83 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:57.281Z] #51 23.95 + GO111MODULE=on [2021-04-23T05:52:57.281Z] #51 23.95 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-23T05:52:57.381Z] #49 ... [2021-04-23T05:52:57.381Z] [2021-04-23T05:52:57.381Z] #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-23T05:52:57.381Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:52:57.381Z] #13 12.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:57.381Z] #13 14.03 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:52:57.381Z] #13 16.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:52:57.381Z] #13 ... [2021-04-23T05:52:57.381Z] [2021-04-23T05:52:57.381Z] #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-23T05:52:57.381Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:52:57.381Z] #49 29.23 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:52:57.381Z] #49 29.23 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-23T05:52:57.381Z] #49 29.23 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:52:57.381Z] #49 29.23 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-23T05:52:57.410Z] #45 ... [2021-04-23T05:52:57.410Z] [2021-04-23T05:52:57.410Z] #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-23T05:52:57.410Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:52:57.410Z] #42 6.499 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:57.410Z] #42 6.557 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:57.410Z] #42 6.568 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:57.410Z] #42 7.545 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-23T05:52:57.410Z] #42 9.120 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-23T05:52:57.410Z] #42 10.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-23T05:52:57.410Z] #42 ... [2021-04-23T05:52:57.410Z] [2021-04-23T05:52:57.410Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:52:57.410Z] #34 sha256:8a3355a60f7ba9eb5e835388a554f4927323540dc14c093349fc67da57b70870 [2021-04-23T05:52:57.410Z] #34 4.963 Install go-toml version v1.8.1 [2021-04-23T05:52:57.410Z] #34 4.991 go: finding github.com v1.8.1 [2021-04-23T05:52:57.410Z] #34 4.991 go: finding github.com/pelletier/go-toml/cmd/tomll v1.8.1 [2021-04-23T05:52:57.410Z] #34 4.991 go: finding github.com/pelletier/go-toml/cmd v1.8.1 [2021-04-23T05:52:57.411Z] #34 4.991 go: finding github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:57.411Z] #34 4.991 go: finding github.com/pelletier v1.8.1 [2021-04-23T05:52:57.411Z] #34 5.956 go: downloading github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:57.411Z] #34 6.467 go: extracting github.com/pelletier/go-toml v1.8.1 [2021-04-23T05:52:57.411Z] #34 8.553 github.com/pelletier/go-toml [2021-04-23T05:52:57.675Z] #34 ... [2021-04-23T05:52:57.675Z] [2021-04-23T05:52:57.675Z] #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-23T05:52:57.675Z] #24 sha256:dc627b336177e4136fb4309b6ab99944f979fdf40e0cb47ed1dee31b43a99c27 [2021-04-23T05:52:57.675Z] #24 6.160 + RM_GOPATH=0 [2021-04-23T05:52:57.675Z] #24 6.161 + TMP_GOPATH= [2021-04-23T05:52:57.675Z] #24 6.161 + : /build [2021-04-23T05:52:57.675Z] #24 6.162 + '[' -z '' ']' [2021-04-23T05:52:57.675Z] #24 6.163 ++ mktemp -d [2021-04-23T05:52:57.675Z] #24 6.173 + export GOPATH=/tmp/tmp.aG2zQB1wov [2021-04-23T05:52:57.675Z] #24 6.173 + GOPATH=/tmp/tmp.aG2zQB1wov [2021-04-23T05:52:57.675Z] #24 6.173 + RM_GOPATH=1 [2021-04-23T05:52:57.675Z] #24 6.173 + case "$(go env GOARCH)" in [2021-04-23T05:52:57.675Z] #24 6.174 ++ go env GOARCH [2021-04-23T05:52:57.675Z] #24 6.184 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:57.675Z] #24 6.184 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:57.675Z] #24 6.184 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:57.675Z] #24 6.186 + dir=/tmp/install [2021-04-23T05:52:57.675Z] #24 6.186 + bin=dockercli [2021-04-23T05:52:57.675Z] #24 6.186 + shift [2021-04-23T05:52:57.675Z] #24 6.186 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-04-23T05:52:57.675Z] #24 6.186 + . /tmp/install/dockercli.installer [2021-04-23T05:52:57.675Z] #24 6.186 ++ : stable [2021-04-23T05:52:57.675Z] #24 6.186 ++ : 17.06.2-ce [2021-04-23T05:52:57.675Z] #24 6.186 + install_dockercli [2021-04-23T05:52:57.675Z] #24 6.186 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-04-23T05:52:57.675Z] #24 6.190 ++ uname -m [2021-04-23T05:52:57.675Z] #24 6.191 Install docker/cli version 17.06.2-ce from stable [2021-04-23T05:52:57.675Z] #24 6.199 + arch=aarch64 [2021-04-23T05:52:57.675Z] #24 6.200 + '[' aarch64 '!=' x86_64 ']' [2021-04-23T05:52:57.675Z] #24 6.201 + '[' aarch64 '!=' s390x ']' [2021-04-23T05:52:57.675Z] #24 6.201 + '[' aarch64 '!=' armhf ']' [2021-04-23T05:52:57.675Z] #24 6.201 + build_dockercli [2021-04-23T05:52:57.675Z] #24 6.201 + git clone https://github.com/docker/docker-ce /tmp/tmp.aG2zQB1wov/tmp/docker-ce [2021-04-23T05:52:57.675Z] #24 6.206 Cloning into '/tmp/tmp.aG2zQB1wov/tmp/docker-ce'... [2021-04-23T05:52:57.675Z] #24 ... [2021-04-23T05:52:57.675Z] [2021-04-23T05:52:57.675Z] #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-23T05:52:57.675Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-23T05:52:57.675Z] #32 5.577 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-04-23T05:52:57.675Z] #32 5.581 Cloning into '.'... [2021-04-23T05:52:57.939Z] #32 ... [2021-04-23T05:52:57.939Z] [2021-04-23T05:52:57.939Z] #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-23T05:52:57.939Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-23T05:52:57.939Z] #36 6.100 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:57.939Z] #36 6.129 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:57.939Z] #36 6.139 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:57.939Z] #36 7.070 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-23T05:52:57.939Z] #36 8.676 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-23T05:52:57.939Z] #36 10.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-23T05:52:57.944Z] #49 29.47 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:52:58.201Z] #49 29.64 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-23T05:52:58.201Z] #49 29.64 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:52:58.204Z] #36 ... [2021-04-23T05:52:58.204Z] [2021-04-23T05:52:58.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-23T05:52:58.204Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:52:58.204Z] #49 4.440 + RM_GOPATH=0 [2021-04-23T05:52:58.204Z] #49 4.440 + TMP_GOPATH= [2021-04-23T05:52:58.204Z] #49 4.440 + : /build [2021-04-23T05:52:58.204Z] #49 4.440 + '[' -z '' ']' [2021-04-23T05:52:58.204Z] #49 4.440 ++ mktemp -d [2021-04-23T05:52:58.204Z] #49 4.440 + export GOPATH=/tmp/tmp.Mavliyci4A [2021-04-23T05:52:58.204Z] #49 4.440 + GOPATH=/tmp/tmp.Mavliyci4A [2021-04-23T05:52:58.204Z] #49 4.440 + RM_GOPATH=1 [2021-04-23T05:52:58.204Z] #49 4.440 + case "$(go env GOARCH)" in [2021-04-23T05:52:58.204Z] #49 4.440 ++ go env GOARCH [2021-04-23T05:52:58.204Z] #49 4.440 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:58.204Z] #49 4.440 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:58.204Z] #49 4.440 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:58.204Z] #49 4.442 + dir=/tmp/install [2021-04-23T05:52:58.204Z] #49 4.442 + bin=golangci_lint [2021-04-23T05:52:58.204Z] #49 4.442 + shift [2021-04-23T05:52:58.204Z] #49 4.442 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-04-23T05:52:58.204Z] #49 4.442 + . /tmp/install/golangci_lint.installer [2021-04-23T05:52:58.204Z] #49 4.442 ++ : v1.23.8 [2021-04-23T05:52:58.204Z] #49 4.442 + install_golangci_lint [2021-04-23T05:52:58.204Z] #49 4.442 + set -e [2021-04-23T05:52:58.204Z] #49 4.442 + export GO111MODULE=on [2021-04-23T05:52:58.204Z] #49 4.442 + GO111MODULE=on [2021-04-23T05:52:58.204Z] #49 4.442 + GOBIN=/build [2021-04-23T05:52:58.204Z] #49 4.442 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-04-23T05:52:58.204Z] #49 4.605 go: finding github.com v1.23.8 [2021-04-23T05:52:58.204Z] #49 4.607 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-04-23T05:52:58.204Z] #49 4.607 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-04-23T05:52:58.204Z] #49 4.607 go: finding github.com/golangci v1.23.8 [2021-04-23T05:52:58.204Z] #49 4.607 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:58.204Z] #49 5.430 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:58.204Z] #49 6.463 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-04-23T05:52:58.204Z] #49 ... [2021-04-23T05:52:58.204Z] [2021-04-23T05:52:58.204Z] #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-23T05:52:58.204Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-23T05:52:58.204Z] #55 6.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:58.204Z] #55 6.318 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:58.204Z] #55 6.318 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:58.204Z] #55 7.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-23T05:52:58.204Z] #55 8.383 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-23T05:52:58.204Z] #55 9.476 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-23T05:52:58.321Z] #20 1.595 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:52:58.321Z] #20 1.599 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:52:58.321Z] #20 1.653 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:52:58.321Z] #20 1.654 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:52:58.468Z] #55 ... [2021-04-23T05:52:58.469Z] [2021-04-23T05:52:58.469Z] #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-23T05:52:58.469Z] #51 sha256:db1f22d6ef283759882c7baae39c9bf9b27724896244778febfcf189add7f5d5 [2021-04-23T05:52:58.469Z] #51 4.513 + RM_GOPATH=0 [2021-04-23T05:52:58.469Z] #51 4.513 + TMP_GOPATH= [2021-04-23T05:52:58.469Z] #51 4.513 + : /build [2021-04-23T05:52:58.469Z] #51 4.513 + '[' -z '' ']' [2021-04-23T05:52:58.469Z] #51 4.517 ++ mktemp -d [2021-04-23T05:52:58.469Z] #51 4.527 + export GOPATH=/tmp/tmp.xKwPtLeKm1 [2021-04-23T05:52:58.469Z] #51 4.527 + GOPATH=/tmp/tmp.xKwPtLeKm1 [2021-04-23T05:52:58.469Z] #51 4.527 + RM_GOPATH=1 [2021-04-23T05:52:58.469Z] #51 4.527 + case "$(go env GOARCH)" in [2021-04-23T05:52:58.469Z] #51 4.532 ++ go env GOARCH [2021-04-23T05:52:58.469Z] #51 4.549 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:58.469Z] #51 4.549 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:52:58.469Z] #51 4.549 ++ dirname /tmp/install/install.sh [2021-04-23T05:52:58.469Z] #51 4.553 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:58.469Z] #51 4.553 + dir=/tmp/install [2021-04-23T05:52:58.469Z] #51 4.553 + bin=shfmt [2021-04-23T05:52:58.469Z] #51 4.553 + shift [2021-04-23T05:52:58.469Z] #51 4.553 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-04-23T05:52:58.469Z] #51 4.553 + . /tmp/install/shfmt.installer [2021-04-23T05:52:58.469Z] #51 4.553 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:58.469Z] #51 4.553 + install_shfmt [2021-04-23T05:52:58.469Z] #51 4.553 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-04-23T05:52:58.469Z] #51 4.553 + git clone https://github.com/mvdan/sh.git /tmp/tmp.xKwPtLeKm1/src/github.com/mvdan/sh [2021-04-23T05:52:58.469Z] #51 4.563 Cloning into '/tmp/tmp.xKwPtLeKm1/src/github.com/mvdan/sh'... [2021-04-23T05:52:58.469Z] #51 10.98 + cd /tmp/tmp.xKwPtLeKm1/src/github.com/mvdan/sh [2021-04-23T05:52:58.469Z] #51 10.98 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:58.469Z] #51 11.09 + GO111MODULE=on [2021-04-23T05:52:58.469Z] #51 11.09 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-23T05:52:58.469Z] #51 ... [2021-04-23T05:52:58.469Z] [2021-04-23T05:52:58.469Z] #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-23T05:52:58.469Z] #58 sha256:6ce068baa554a8f823b87721aa9e79860e8029a51e2721ea4afd12704862d701 [2021-04-23T05:52:58.469Z] #58 10.66 go: extracting github.com/gofrs/flock v0.8.0 [2021-04-23T05:52:58.469Z] #58 10.68 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:52:58.469Z] #58 10.82 go: downloading github.com/google/uuid v1.2.0 [2021-04-23T05:52:58.469Z] #58 10.87 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:58.469Z] #58 10.92 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:58.469Z] #58 10.97 go: downloading github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:58.469Z] #58 11.15 go: extracting github.com/google/uuid v1.2.0 [2021-04-23T05:52:58.469Z] #58 11.21 go: extracting github.com/gorilla/mux v1.8.0 [2021-04-23T05:52:58.469Z] #58 11.30 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:52:58.469Z] #58 11.51 go: extracting github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:52:58.469Z] #58 11.72 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:58.654Z] #51 25.15 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:52:58.654Z] #51 25.25 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:52:58.654Z] #51 25.25 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:52:58.754Z] #41 ... [2021-04-23T05:52:58.754Z] [2021-04-23T05:52:58.754Z] #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-23T05:52:58.754Z] #59 sha256:e7bcab697ed8a15e32976d0ff66956bb2233d94685fb9c305ae4574b92c937ed [2021-04-23T05:52:58.754Z] #59 11.18 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:52:58.754Z] #59 13.11 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:52:58.754Z] #59 13.12 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:52:58.754Z] #59 13.21 go: extracting github.com/moby/vpnkit v0.5.0 [2021-04-23T05:52:58.754Z] #59 14.12 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:52:58.754Z] #59 17.24 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:52:58.754Z] #59 21.01 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:52:58.754Z] #59 ... [2021-04-23T05:52:58.754Z] [2021-04-23T05:52:58.754Z] #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-23T05:52:58.754Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:52:58.754Z] #52 11.24 + cd /tmp/tmp.l334exXAl0/src/github.com/mvdan/sh [2021-04-23T05:52:58.754Z] #52 11.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-04-23T05:52:58.754Z] #52 11.32 + GO111MODULE=on [2021-04-23T05:52:58.754Z] #52 11.34 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-04-23T05:52:58.754Z] #52 13.40 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:52:58.754Z] #52 13.42 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:52:58.754Z] #52 13.43 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:52:58.754Z] #52 13.78 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:52:58.754Z] #52 13.85 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:52:58.754Z] #52 15.72 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:52:58.754Z] #52 16.74 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:52:58.754Z] #52 18.53 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:52:58.754Z] #52 20.95 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:52:58.754Z] #52 21.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:52:58.754Z] #52 21.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:52:58.754Z] #52 ... [2021-04-23T05:52:58.754Z] [2021-04-23T05:52:58.754Z] #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-23T05:52:58.754Z] #48 sha256:bcddac6a43b7fd00141cb1f1fa9446eef8d5585864ffb42837ad8bddc621b837 [2021-04-23T05:52:58.754Z] #48 11.45 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:58.754Z] #48 16.99 go: finding github.com/fatih/color v1.9.0 [2021-04-23T05:52:58.754Z] #48 17.04 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:52:58.754Z] #48 17.07 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:52:58.754Z] #48 17.20 go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T05:52:58.754Z] #48 17.36 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:52:58.754Z] #48 17.47 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:52:58.754Z] #48 17.86 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:52:58.754Z] #48 17.95 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:52:58.754Z] #48 18.02 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:52:58.754Z] #48 18.03 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:52:58.754Z] #48 18.10 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:52:58.893Z] #20 2.205 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:52:58.912Z] #51 25.61 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:52:58.912Z] #51 25.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:52:59.058Z] #48 ... [2021-04-23T05:52:59.058Z] [2021-04-23T05:52:59.058Z] #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-23T05:52:59.058Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:52:59.058Z] #52 21.59 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:52:59.069Z] #58 12.51 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:52:59.332Z] #58 12.61 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:52:59.332Z] #58 12.73 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:52:59.332Z] #58 12.74 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:52:59.595Z] #58 ... [2021-04-23T05:52:59.595Z] [2021-04-23T05:52:59.595Z] #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-23T05:52:59.595Z] #27 sha256:6a36c1ca9152118f164ea7fd1fc610a255e6d3abbbcd0f0ccc2a6c66059aac92 [2021-04-23T05:52:59.595Z] #27 26.86 0 added, 0 removed; done. [2021-04-23T05:52:59.595Z] #27 26.86 Running hooks in /etc/ca-certificates/update.d... [2021-04-23T05:52:59.595Z] #27 26.86 done. [2021-04-23T05:52:59.595Z] #27 DONE 27.6s [2021-04-23T05:52:59.738Z] #52 ... [2021-04-23T05:52:59.738Z] [2021-04-23T05:52:59.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-23T05:52:59.738Z] #50 sha256:71e97447409fdf40b09060a149fb5e8778cc564a03bee046e09299509619de63 [2021-04-23T05:52:59.738Z] #50 12.26 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:59.738Z] #50 12.28 go: downloading github.com/pkg/errors v0.8.1 [2021-04-23T05:52:59.738Z] #50 12.32 go: downloading github.com/fatih/color v1.7.0 [2021-04-23T05:52:59.738Z] #50 12.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:59.738Z] #50 12.36 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:52:59.738Z] #50 12.58 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:52:59.738Z] #50 12.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:52:59.738Z] #50 12.74 go: extracting github.com/pkg/errors v0.8.1 [2021-04-23T05:52:59.738Z] #50 12.74 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:52:59.738Z] #50 12.75 go: extracting github.com/fatih/color v1.7.0 [2021-04-23T05:52:59.738Z] #50 12.94 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:59.738Z] #50 13.01 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:52:59.738Z] #50 13.02 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:52:59.738Z] #50 13.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:52:59.738Z] #50 13.10 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:59.738Z] #50 13.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:52:59.738Z] #50 13.91 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:52:59.738Z] #50 14.26 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:52:59.738Z] #50 14.53 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:52:59.738Z] #50 16.70 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:52:59.738Z] #50 16.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:52:59.738Z] #50 17.16 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:52:59.738Z] #50 17.30 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:52:59.738Z] #50 17.52 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:52:59.738Z] #50 18.08 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:52:59.738Z] #50 18.91 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:52:59.738Z] #50 20.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:52:59.738Z] #50 20.30 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:52:59.738Z] #50 20.34 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:52:59.738Z] #50 20.76 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:52:59.738Z] #50 20.95 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:52:59.738Z] #50 21.06 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:52:59.738Z] #50 21.09 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:52:59.738Z] #50 21.37 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:52:59.738Z] #50 21.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:52:59.738Z] #50 21.54 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:52:59.738Z] #50 21.54 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:52:59.738Z] #50 21.63 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:52:59.738Z] #50 21.88 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:52:59.738Z] #50 21.89 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:52:59.738Z] #50 21.89 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:52:59.738Z] #50 21.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:52:59.738Z] #50 21.92 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:52:59.738Z] #50 21.96 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-23T05:52:59.738Z] #50 21.97 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:52:59.738Z] #50 21.99 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-23T05:52:59.738Z] #50 22.00 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:52:59.738Z] #50 22.08 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:52:59.738Z] #50 22.09 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:52:59.738Z] #50 22.15 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:52:59.738Z] #50 22.17 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:52:59.738Z] #50 22.22 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:52:59.738Z] #50 22.23 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:52:59.738Z] #50 22.32 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:52:59.738Z] #50 22.37 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:52:59.738Z] #50 22.39 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:52:59.738Z] #50 ... [2021-04-23T05:52:59.738Z] [2021-04-23T05:52:59.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-23T05:52:59.738Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:52:59.739Z] #30 11.33 0.0% 1.1% # 2.7% ## 3.8% #### 6.0% ##### 7.1% ##### 8.1% ####### 10.3% ######## 12.0% ########## 14.1% ########### 15.8% ############ 17.4% ############## 20.1% ############### 21.2% ################ 22.3% ################## 25.5% ################### 27.7% ##################### 29.9% ####################### 32.1% ####################### 33.1% ######################### 34.8% ########################## 36.9% ########################### 38.6% ############################## 41.9% ################################ 44.6% ################################# 46.7% ################################### 48.8% #################################### 50.7% ##################################### 52.3% ###################################### 53.9% ####################################### 55.4% ######################################### 57.2% ######################################### 58.2% ########################################## 59.7% ############################################ 61.2% ############################################ 62.3% ############################################# 63.4% ############################################## 64.5% ############################################### 66.5% ################################################# 68.1% ################################################## 70.3% #################################################### 73.0% ###################################################### 75.1% ####################################################### 76.8% ######################################################## 78.9% ########################################################## 81.1% ############################################################ 83.8% ############################################################# 86.0% ############################################################## 87.1% ############################################################### 88.2% ################################################################ 89.2% ################################################################# 90.3% ################################################################## 92.0% ################################################################## 93.0% #################################################################### 94.7% #################################################################### 95.8% ##################################################################### 96.3% ###################################################################### 97.4% ####################################################################### 99.0% ######################################################################## 100.0% [2021-04-23T05:52:59.739Z] #30 19.11 [2021-04-23T05:52:59.739Z] #30 20.44 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-23T05:52:59.835Z] #20 3.229 Get:6 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-23T05:52:59.846Z] #51 26.48 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:52:59.859Z] [2021-04-23T05:52:59.860Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-04-23T05:52:59.860Z] #28 sha256:23d1b36f97e3b46319c215c2305a7bcebab8c755ace4e95752b07e138f5ce6a7 [2021-04-23T05:52:59.860Z] #28 DONE 0.2s [2021-04-23T05:52:59.860Z] [2021-04-23T05:52:59.860Z] #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-23T05:52:59.860Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:52:59.860Z] #49 12.05 go: downloading github.com/fatih/color v1.7.0 [2021-04-23T05:52:59.860Z] #49 12.06 go: downloading github.com/spf13/viper v1.6.1 [2021-04-23T05:52:59.860Z] #49 12.06 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-23T05:52:59.860Z] #49 12.07 go: downloading github.com/pkg/errors v0.8.1 [2021-04-23T05:52:59.860Z] #49 12.09 go: downloading github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:59.860Z] #49 12.34 go: extracting github.com/spf13/cobra v0.0.5 [2021-04-23T05:52:59.860Z] #49 12.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:59.860Z] #49 12.34 go: extracting github.com/fatih/color v1.7.0 [2021-04-23T05:52:59.860Z] #49 12.35 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:52:59.860Z] #49 12.37 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:52:59.860Z] #49 12.45 go: extracting github.com/pkg/errors v0.8.1 [2021-04-23T05:52:59.860Z] #49 12.45 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:52:59.860Z] #49 12.46 go: extracting github.com/spf13/viper v1.6.1 [2021-04-23T05:52:59.860Z] #49 12.53 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:52:59.860Z] #49 12.63 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-23T05:52:59.860Z] #49 12.84 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:52:59.860Z] #49 12.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:52:59.860Z] #49 12.88 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:52:59.860Z] #49 12.93 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-23T05:52:59.860Z] #49 12.95 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:52:59.860Z] #49 13.11 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:52:59.860Z] #49 13.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:52:59.860Z] #49 13.17 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:52:59.860Z] #49 13.23 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-23T05:52:59.860Z] #49 13.31 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:00.038Z] #30 20.80 [2021-04-23T05:53:00.338Z] #30 20.98 # 1.4% ######################################################### 79.8% ######################################################################## 100.0% [2021-04-23T05:53:00.338Z] #30 21.30 [2021-04-23T05:53:00.411Z] #51 ... [2021-04-23T05:53:00.411Z] [2021-04-23T05:53:00.411Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:53:00.411Z] #34 sha256:268c28f5cbdd7e691850378ad9725b93af04aed6d1faa3c9367c529269b66fce [2021-04-23T05:53:00.411Z] #34 DONE 27.2s [2021-04-23T05:53:00.411Z] [2021-04-23T05:53:00.411Z] #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-23T05:53:00.411Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:53:00.411Z] #51 27.23 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:00.723Z] #49 ... [2021-04-23T05:53:00.723Z] [2021-04-23T05:53:00.723Z] #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-23T05:53:00.723Z] #51 sha256:1ad9718d38b7fac7ca06f8984b5c12f8dead58130245b05a56d2f7c24264d790 [2021-04-23T05:53:00.723Z] #51 21.91 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:53:00.723Z] #51 21.91 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:53:00.723Z] #51 22.88 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:53:00.723Z] #51 23.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:00.723Z] #51 25.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:00.723Z] #51 26.53 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:53:00.723Z] #51 26.64 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:53:00.723Z] #51 26.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:53:00.723Z] #51 26.94 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:00.723Z] #51 27.66 runtime/cgo [2021-04-23T05:53:00.723Z] #51 27.79 runtime [2021-04-23T05:53:00.723Z] #51 ... [2021-04-23T05:53:00.723Z] [2021-04-23T05:53:00.723Z] #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-23T05:53:00.723Z] #67 sha256:2bf222c053881f4c44dbd9b00489b4519c0c6fb49e8b4ae6a2b929064e024273 [2021-04-23T05:53:00.723Z] #67 22.94 Checking out files: 56% (1073/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-23T05:53:00.723Z] #67 23.88 + cd /tmp/tmp.noPesqgBEV/src/github.com/docker/libnetwork [2021-04-23T05:53:00.723Z] #67 23.88 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:53:00.723Z] #67 24.50 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-23T05:53:00.943Z] INFO: Expanding compiler 3 of 3... [2021-04-23T05:53:00.943Z] INFO: Removing downloaded files... [2021-04-23T05:53:01.261Z] #49 14.64 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:53:01.286Z] #67 ... [2021-04-23T05:53:01.286Z] [2021-04-23T05:53:01.286Z] #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-23T05:53:01.286Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:53:01.286Z] #49 32.97 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:01.286Z] #49 32.97 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:01.404Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-23T05:53:01.404Z] INFO: Configuring git core.autocrlf... [2021-04-23T05:53:01.749Z] #20 4.747 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:53:01.849Z] #49 ... [2021-04-23T05:53:01.849Z] [2021-04-23T05:53:01.849Z] #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-23T05:53:01.849Z] #58 sha256:02705e132dc1580dbbfa3571b5cbe66b9d8b8eca36e55afb7e507c6a467c02e9 [2021-04-23T05:53:01.849Z] #58 23.44 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:01.849Z] #58 23.88 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:01.849Z] #58 23.88 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:01.849Z] #58 23.93 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:01.849Z] #58 24.22 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:01.849Z] #58 27.06 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:53:01.849Z] #58 27.06 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:53:01.849Z] #58 27.21 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:53:01.849Z] #58 27.29 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:53:01.849Z] #58 27.47 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:53:01.849Z] #58 27.49 go: finding github.com/google/uuid v1.2.0 [2021-04-23T05:53:01.849Z] #58 27.49 go: finding github.com/gofrs/flock v0.8.0 [2021-04-23T05:53:01.849Z] #58 27.49 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-23T05:53:01.849Z] #58 27.66 go: finding github.com/gorilla/mux v1.8.0 [2021-04-23T05:53:01.849Z] #58 27.66 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:53:01.849Z] #58 27.66 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:53:01.849Z] #58 27.79 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:53:01.849Z] #58 27.79 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:01.849Z] #58 27.85 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:01.849Z] #58 28.04 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:01.897Z] #30 22.64 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-23T05:53:01.897Z] #30 22.79 skipping existing 5cb8031fd95d [2021-04-23T05:53:02.106Z] #58 ... [2021-04-23T05:53:02.106Z] [2021-04-23T05:53:02.106Z] #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-23T05:53:02.106Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:02.106Z] #13 26.86 Fetched 8942 kB in 18s (494 kB/s) [2021-04-23T05:53:02.216Z] #30 23.14 [2021-04-23T05:53:02.315Z] #51 ... [2021-04-23T05:53:02.315Z] [2021-04-23T05:53:02.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-23T05:53:02.315Z] #67 sha256:4e3f471e96bdd4114d47a4416c445dc60aa8a03e0ac3800141bd09370cb232b6 [2021-04-23T05:53:02.315Z] #67 25.63 Checking out files: 80% (1525/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-23T05:53:02.315Z] #67 26.18 + cd /tmp/tmp.3d8PCihROM/src/github.com/docker/libnetwork [2021-04-23T05:53:02.315Z] #67 26.18 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:53:02.315Z] #67 26.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-23T05:53:02.362Z] #13 26.86 Reading package lists... [2021-04-23T05:53:02.362Z] #13 ... [2021-04-23T05:53:02.362Z] [2021-04-23T05:53:02.362Z] #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-23T05:53:02.362Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:02.362Z] #36 23.88 Fetched 8428 kB in 17s (487 kB/s) [2021-04-23T05:53:02.362Z] #36 23.88 Reading package lists... [2021-04-23T05:53:02.362Z] #36 30.78 Reading package lists... [2021-04-23T05:53:02.362Z] #36 ... [2021-04-23T05:53:02.362Z] [2021-04-23T05:53:02.362Z] #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-23T05:53:02.362Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:53:02.362Z] #45 31.16 vendor/golang.org/x/crypto/internal/subtle [2021-04-23T05:53:02.362Z] #45 31.39 vendor/golang.org/x/crypto/curve25519 [2021-04-23T05:53:02.692Z] #20 ... [2021-04-23T05:53:02.692Z] [2021-04-23T05:53:02.692Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:02.692Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:02.692Z] #43 60.18 CC criu/arch/x86/kerndat.o [2021-04-23T05:53:02.692Z] #43 60.74 CC criu/arch/x86/sigaction_compat.o [2021-04-23T05:53:02.692Z] #43 61.11 CC criu/arch/x86/sigframe.o [2021-04-23T05:53:02.692Z] #43 61.55 LINK criu/arch/x86/crtools.built-in.o [2021-04-23T05:53:02.692Z] #43 61.61 DEP criu/pie/util-vdso-elf32.d [2021-04-23T05:53:02.692Z] #43 61.85 DEP criu/pie/util-vdso.d [2021-04-23T05:53:02.692Z] #43 62.00 DEP criu/pie/util.d [2021-04-23T05:53:02.692Z] #43 62.14 CC criu/pie/util.o [2021-04-23T05:53:02.692Z] #43 62.45 CC criu/pie/util-vdso.o [2021-04-23T05:53:02.692Z] #43 63.06 CC criu/pie/util-vdso-elf32.o [2021-04-23T05:53:02.692Z] #43 63.76 AR criu/pie/pie.lib.a [2021-04-23T05:53:02.692Z] #43 63.80 DEP criu/pie/restorer.d [2021-04-23T05:53:02.692Z] #43 63.98 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-23T05:53:02.692Z] #43 64.18 DEP criu/arch/x86/restorer_unmap.d [2021-04-23T05:53:02.692Z] #43 64.19 DEP criu/arch/x86/restorer.d [2021-04-23T05:53:02.692Z] #43 64.33 DEP criu/arch/x86/vdso-pie.d [2021-04-23T05:53:02.692Z] #43 64.44 DEP criu/pie/parasite-vdso.d [2021-04-23T05:53:02.692Z] #43 64.71 DEP criu/pie/parasite.d [2021-04-23T05:53:02.692Z] #43 65.00 CC criu/pie/parasite.o [2021-04-23T05:53:02.692Z] #43 66.41 LINK criu/pie/parasite.built-in.o [2021-04-23T05:53:02.692Z] #43 66.43 GEN criu/pie/parasite-blob.h [2021-04-23T05:53:02.692Z] #43 66.46 CC criu/pie/parasite-vdso.o [2021-04-23T05:53:02.692Z] #43 67.15 CC criu/arch/x86/vdso-pie.o [2021-04-23T05:53:02.760Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:53:02.760Z] [2021-04-23T05:53:02.760Z] + TEST_INTEGRATION_DEST=1 [2021-04-23T05:53:02.760Z] + CONTAINER_NAME=docker-pr1-1 [2021-04-23T05:53:02.760Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-04-23T05:53:02.760Z] + run_tests test-integration-flaky [2021-04-23T05:53:02.760Z] + '[' -n 0 ']' [2021-04-23T05:53:02.760Z] + rm= [2021-04-23T05:53:02.760Z] + c=0 [2021-04-23T05:53:02.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42315/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42315/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh test-integration-flaky test-integration [2021-04-23T05:53:02.760Z] ++ jobs -p [2021-04-23T05:53:02.760Z] + for job in $(jobs -p) [2021-04-23T05:53:02.760Z] + wait 10716 [2021-04-23T05:53:02.760Z] + TEST_INTEGRATION_DEST=3 [2021-04-23T05:53:02.760Z] + CONTAINER_NAME=docker-pr1-3 [2021-04-23T05:53:02.760Z] + TEST_SKIP_INTEGRATION=1 [2021-04-23T05:53:02.760Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-04-23T05:53:02.760Z] + run_tests [2021-04-23T05:53:02.760Z] + '[' -n 0 ']' [2021-04-23T05:53:02.760Z] + rm= [2021-04-23T05:53:02.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42315/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42315/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh '' test-integration [2021-04-23T05:53:02.760Z] + TEST_INTEGRATION_DEST=2 [2021-04-23T05:53:02.760Z] + CONTAINER_NAME=docker-pr1-2 [2021-04-23T05:53:02.760Z] + TEST_SKIP_INTEGRATION=1 [2021-04-23T05:53:02.760Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-04-23T05:53:02.760Z] + run_tests [2021-04-23T05:53:02.760Z] + '[' -n 0 ']' [2021-04-23T05:53:02.760Z] + rm= [2021-04-23T05:53:02.760Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42315/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42315/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh '' test-integration [2021-04-23T05:53:02.760Z] [2021-04-23T05:53:02.760Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-04-23T05:53:02.760Z] [2021-04-23T05:53:02.760Z] [2021-04-23T05:53:02.760Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T05:53:02.760Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T05:53:02.760Z] HOSTNAME=9aff1f0ea4b8 [2021-04-23T05:53:02.760Z] TEST_SKIP_INTEGRATION=1 [2021-04-23T05:53:02.760Z] TESTDEBUG=0 [2021-04-23T05:53:02.760Z] DEST=bundles/test-integration [2021-04-23T05:53:02.760Z] PWD=/go/src/github.com/docker/docker [2021-04-23T05:53:02.760Z] KEEPBUNDLE=1 [2021-04-23T05:53:02.760Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:53:02.760Z] container=docker [2021-04-23T05:53:02.760Z] HOME=/root [2021-04-23T05:53:02.760Z] GOLANG_VERSION=1.13.15 [2021-04-23T05:53:02.760Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T05:53:02.760Z] VALIDATE_BRANCH=master [2021-04-23T05:53:02.760Z] TERM=xterm [2021-04-23T05:53:02.760Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T05:53:02.760Z] SHLVL=1 [2021-04-23T05:53:02.760Z] TIMEOUT=120m [2021-04-23T05:53:02.760Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T05:53:02.760Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T05:53:02.760Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-04-23T05:53:02.760Z] GO111MODULE=off [2021-04-23T05:53:02.760Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T05:53:02.760Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T05:53:02.760Z] GOPATH=/go [2021-04-23T05:53:02.760Z] PKG_CONFIG=pkg-config [2021-04-23T05:53:02.760Z] _=/usr/bin/env [2021-04-23T05:53:02.760Z] Building test suite binary ./integration-cli/test.main [2021-04-23T05:53:02.760Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T05:53:02.760Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T05:53:02.760Z] HOSTNAME=f345200ddc46 [2021-04-23T05:53:02.760Z] TEST_SKIP_INTEGRATION=1 [2021-04-23T05:53:02.760Z] TESTDEBUG=0 [2021-04-23T05:53:02.760Z] DEST=bundles/test-integration [2021-04-23T05:53:02.760Z] PWD=/go/src/github.com/docker/docker [2021-04-23T05:53:02.760Z] KEEPBUNDLE=1 [2021-04-23T05:53:02.760Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:53:02.760Z] container=docker [2021-04-23T05:53:02.760Z] HOME=/root [2021-04-23T05:53:02.760Z] GOLANG_VERSION=1.13.15 [2021-04-23T05:53:02.760Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T05:53:02.760Z] VALIDATE_BRANCH=master [2021-04-23T05:53:02.760Z] TERM=xterm [2021-04-23T05:53:02.760Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T05:53:02.760Z] SHLVL=1 [2021-04-23T05:53:02.760Z] TIMEOUT=120m [2021-04-23T05:53:02.760Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T05:53:02.760Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T05:53:02.760Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-04-23T05:53:02.760Z] GO111MODULE=off [2021-04-23T05:53:02.760Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T05:53:02.760Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T05:53:02.760Z] GOPATH=/go [2021-04-23T05:53:02.760Z] PKG_CONFIG=pkg-config [2021-04-23T05:53:02.760Z] _=/usr/bin/env [2021-04-23T05:53:02.760Z] Building test suite binary ./integration-cli/test.main [2021-04-23T05:53:02.760Z] No new tests added to integration. [2021-04-23T05:53:02.760Z] [2021-04-23T05:53:02.760Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T05:53:02.760Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T05:53:02.760Z] HOSTNAME=290aa0fc429d [2021-04-23T05:53:02.760Z] TESTDEBUG=0 [2021-04-23T05:53:02.760Z] DEST=bundles/test-integration [2021-04-23T05:53:02.760Z] PWD=/go/src/github.com/docker/docker [2021-04-23T05:53:02.760Z] KEEPBUNDLE=1 [2021-04-23T05:53:02.760Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:53:02.760Z] container=docker [2021-04-23T05:53:02.760Z] HOME=/root [2021-04-23T05:53:02.760Z] GOLANG_VERSION=1.13.15 [2021-04-23T05:53:02.760Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T05:53:02.760Z] VALIDATE_BRANCH=master [2021-04-23T05:53:02.760Z] TERM=xterm [2021-04-23T05:53:02.760Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T05:53:02.760Z] SHLVL=1 [2021-04-23T05:53:02.760Z] TIMEOUT=120m [2021-04-23T05:53:02.760Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T05:53:02.760Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T05:53:02.760Z] GO111MODULE=off [2021-04-23T05:53:02.760Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-23T05:53:02.760Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T05:53:02.760Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T05:53:02.760Z] GOPATH=/go [2021-04-23T05:53:02.760Z] PKG_CONFIG=pkg-config [2021-04-23T05:53:02.760Z] _=/usr/bin/env [2021-04-23T05:53:02.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-23T05:53:02.953Z] #43 67.45 CC criu/arch/x86/restorer.o [2021-04-23T05:53:02.953Z] #43 ... [2021-04-23T05:53:02.953Z] [2021-04-23T05:53:02.953Z] #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-23T05:53:02.953Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:53:02.953Z] #20 6.289 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:53:03.291Z] #45 ... [2021-04-23T05:53:03.291Z] [2021-04-23T05:53:03.291Z] #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-23T05:53:03.291Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:03.291Z] #42 24.96 Fetched 8428 kB in 17s (484 kB/s) [2021-04-23T05:53:03.291Z] #42 24.96 Reading package lists... [2021-04-23T05:53:03.548Z] #42 32.15 Reading package lists... [2021-04-23T05:53:03.548Z] #42 ... [2021-04-23T05:53:03.548Z] [2021-04-23T05:53:03.548Z] #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-23T05:53:03.548Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:53:03.548Z] #40 24.75 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-23T05:53:03.548Z] #40 24.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-23T05:53:03.548Z] #40 27.17 + 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-23T05:53:03.700Z] #67 ... [2021-04-23T05:53:03.700Z] [2021-04-23T05:53:03.700Z] #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-23T05:53:03.700Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:53:03.700Z] #45 20.11 unicode/utf8 [2021-04-23T05:53:03.700Z] #45 21.08 math/bits [2021-04-23T05:53:03.700Z] #45 21.62 math [2021-04-23T05:53:03.700Z] #45 25.42 internal/testlog [2021-04-23T05:53:03.700Z] #45 25.66 encoding [2021-04-23T05:53:03.700Z] #45 25.77 unicode/utf16 [2021-04-23T05:53:03.700Z] #45 26.01 container/list [2021-04-23T05:53:03.700Z] #45 26.44 crypto/internal/subtle [2021-04-23T05:53:03.700Z] #45 26.61 crypto/subtle [2021-04-23T05:53:03.700Z] #45 26.72 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-04-23T05:53:03.700Z] #45 26.86 internal/nettrace [2021-04-23T05:53:03.700Z] #45 26.98 runtime/cgo [2021-04-23T05:53:03.700Z] #45 ... [2021-04-23T05:53:03.700Z] [2021-04-23T05:53:03.700Z] #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-23T05:53:03.700Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:53:03.700Z] #40 24.32 Checking out files: 91% (1543/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-23T05:53:03.700Z] #40 24.46 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-23T05:53:03.771Z] #30 ... [2021-04-23T05:53:03.771Z] [2021-04-23T05:53:03.771Z] #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-23T05:53:03.771Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:53:03.771Z] #46 15.94 vendor/golang.org/x/crypto/internal/subtle [2021-04-23T05:53:03.771Z] #46 ... [2021-04-23T05:53:03.771Z] [2021-04-23T05:53:03.771Z] #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-23T05:53:03.771Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:53:03.771Z] #30 24.48 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-23T05:53:03.824Z] #49 17.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:53:04.089Z] #49 17.24 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:04.089Z] #49 17.24 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:04.089Z] #49 17.25 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:04.089Z] #49 17.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:04.089Z] #49 17.25 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:53:04.089Z] #49 17.26 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:53:04.089Z] #49 17.26 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:04.089Z] #49 ... [2021-04-23T05:53:04.089Z] [2021-04-23T05:53:04.089Z] #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-23T05:53:04.089Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:04.089Z] #29 2.585 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-04-23T05:53:04.089Z] #29 2.991 [2021-04-23T05:53:04.266Z] #40 ... [2021-04-23T05:53:04.266Z] [2021-04-23T05:53:04.266Z] #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-23T05:53:04.266Z] #47 sha256:e0cf9aae37cec400164ccc3af20d9a7d3e0de151d1e5839210d6148dc3baec42 [2021-04-23T05:53:04.266Z] #47 21.06 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:53:04.266Z] #47 24.41 go: finding github.com/fatih/color v1.9.0 [2021-04-23T05:53:04.266Z] #47 24.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:53:04.266Z] #47 24.46 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:53:04.266Z] #47 24.61 go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T05:53:04.266Z] #47 24.68 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:53:04.266Z] #47 24.69 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:53:04.266Z] #47 24.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:53:04.266Z] #47 25.09 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:53:04.266Z] #47 25.27 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:53:04.266Z] #47 25.31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:53:04.266Z] #47 25.32 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:53:04.445Z] #30 25.06 #=#=# [2021-04-23T05:53:04.478Z] #40 ... [2021-04-23T05:53:04.478Z] [2021-04-23T05:53:04.478Z] #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-23T05:53:04.478Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:53:04.478Z] #55 26.00 Fetched 8428 kB in 17s (491 kB/s) [2021-04-23T05:53:04.478Z] #55 26.00 Reading package lists... [2021-04-23T05:53:04.478Z] #55 32.64 Reading package lists... [2021-04-23T05:53:04.478Z] #55 ... [2021-04-23T05:53:04.478Z] [2021-04-23T05:53:04.478Z] #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-23T05:53:04.478Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:53:04.478Z] #49 36.02 go: extracting golang.org/x/text v0.3.2 [2021-04-23T05:53:04.532Z] #47 ... [2021-04-23T05:53:04.532Z] [2021-04-23T05:53:04.532Z] #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-23T05:53:04.532Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:53:04.532Z] #49 23.89 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:04.532Z] #49 24.02 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:04.532Z] #49 24.16 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:04.532Z] #49 25.24 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:53:04.532Z] #49 26.48 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:04.532Z] #49 29.41 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:04.532Z] #49 29.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:04.532Z] #49 29.43 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:04.532Z] #49 29.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:04.532Z] #49 29.49 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:53:04.532Z] #49 29.49 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:53:04.532Z] #49 29.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:04.532Z] #49 29.50 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:04.532Z] #49 29.51 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:04.532Z] #49 29.52 go: downloading github.com/spf13/afero v1.1.2 [2021-04-23T05:53:04.532Z] #49 29.61 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:04.532Z] #49 29.61 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:04.532Z] #49 29.70 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:53:04.532Z] #49 29.70 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:04.532Z] #49 29.70 go: downloading github.com/spf13/cast v1.3.0 [2021-04-23T05:53:04.532Z] #49 29.70 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:04.532Z] #49 29.71 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:53:04.532Z] #49 29.73 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:04.532Z] #49 29.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:04.532Z] #49 29.90 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:04.532Z] #49 29.96 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:04.532Z] #49 30.11 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:04.532Z] #49 30.12 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:04.532Z] #49 30.14 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:04.532Z] #49 30.24 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:04.532Z] #49 30.34 go: extracting github.com/spf13/cast v1.3.0 [2021-04-23T05:53:04.532Z] #49 30.34 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:04.532Z] #49 30.36 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:04.532Z] #49 30.36 go: extracting github.com/spf13/afero v1.1.2 [2021-04-23T05:53:04.532Z] #49 30.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:04.532Z] #49 30.50 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:53:04.532Z] #49 30.50 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:04.532Z] #49 30.50 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:04.532Z] #49 30.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:04.532Z] #49 30.61 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:04.532Z] #49 30.65 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:04.532Z] #49 30.66 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:04.532Z] #49 30.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:04.532Z] #49 30.76 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:04.532Z] #49 30.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:04.532Z] #49 30.79 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:04.532Z] #49 31.00 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:53:04.532Z] #49 31.00 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:04.532Z] #49 31.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:04.532Z] #49 31.00 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:04.532Z] #49 31.01 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:04.532Z] #49 31.01 go: downloading golang.org/x/text v0.3.2 [2021-04-23T05:53:04.532Z] #49 31.01 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:04.532Z] #49 31.04 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:04.532Z] #49 31.12 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:04.532Z] #49 31.14 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:53:04.532Z] #49 31.14 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:04.532Z] #49 31.22 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:04.532Z] #49 31.26 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:04.617Z] #29 3.317 0.0% ### 4.5% ###### 9.1% ########## 15.1% ############# 18.3% ############### 21.5% ################## 26.2% ###################### 31.4% ######################## 34.3% ########################## 37.3% ############################ 39.4% ############################## 41.8% ################################ 44.7% ################################### 49.4% ## [2021-04-23T05:53:04.617Z] #29 ... [2021-04-23T05:53:04.617Z] [2021-04-23T05:53:04.617Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-04-23T05:53:04.617Z] #34 sha256:8a3355a60f7ba9eb5e835388a554f4927323540dc14c093349fc67da57b70870 [2021-04-23T05:53:04.617Z] #34 14.38 github.com/pelletier/go-toml/cmd/tomll [2021-04-23T05:53:04.617Z] #34 DONE 18.0s [2021-04-23T05:53:04.617Z] [2021-04-23T05:53:04.617Z] #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-23T05:53:04.617Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:04.791Z] #49 31.44 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:04.791Z] #49 31.65 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:04.791Z] #49 31.67 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:53:05.049Z] #49 31.78 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:05.049Z] #49 ... [2021-04-23T05:53:05.049Z] [2021-04-23T05:53:05.049Z] #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-23T05:53:05.049Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:53:05.049Z] #40 26.64 + 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-23T05:53:05.968Z] #29 3.317 0.0% ### 4.5% ###### 9.1% ########## 15.1% ############# 18.3% ############### 21.5% ################## 26.2% ###################### 31.4% ######################## 34.3% ########################## 37.3% ############################ 39.4% ############################## 41.8% ################################ 44.7% ################################### 49.4% ##################################### 52.7% ######################################### 57.9% ############################################ 61.4% ############################################## 65.2% ################################################## 69.9% ##################################################### 74.5% ####################################################### 76.6% ######################################################## 78.4% ########################################################### 83.0% ################################################################ 90.2% ##################################################################### 95.9% ######################################################################## 100.0% [2021-04-23T05:53:06.234Z] #29 6.396 [2021-04-23T05:53:06.234Z] #29 ... [2021-04-23T05:53:06.234Z] [2021-04-23T05:53:06.234Z] #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-23T05:53:06.234Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:53:06.234Z] #13 6.032 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-23T05:53:06.234Z] #13 7.430 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-23T05:53:06.234Z] #13 8.439 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-23T05:53:06.234Z] #13 14.43 Fetched 8760 kB in 11s (779 kB/s) [2021-04-23T05:53:06.234Z] #13 14.43 Reading package lists... [2021-04-23T05:53:06.234Z] #13 ... [2021-04-23T05:53:06.234Z] [2021-04-23T05:53:06.234Z] #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-23T05:53:06.234Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:53:06.234Z] #49 17.61 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:06.234Z] #49 17.63 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:06.234Z] #49 17.64 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:06.234Z] #49 17.75 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:53:06.234Z] #49 17.78 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:06.234Z] #49 17.78 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:53:06.234Z] #49 17.87 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:06.234Z] #49 17.90 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:06.234Z] #49 17.90 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:06.234Z] #49 17.90 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:53:06.234Z] #49 17.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:06.234Z] #49 17.92 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:06.234Z] #49 17.98 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:06.234Z] #49 18.11 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:06.234Z] #49 18.13 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:06.234Z] #49 18.14 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:06.234Z] #49 18.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:06.234Z] #49 18.56 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:06.234Z] #49 18.56 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:06.234Z] #49 18.62 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:06.234Z] #49 18.73 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:06.234Z] #49 18.74 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:06.234Z] #49 18.86 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:06.234Z] #49 18.91 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:06.234Z] #49 19.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:06.234Z] #49 19.10 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:06.234Z] #49 19.10 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:06.234Z] #49 19.27 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:06.234Z] #49 19.36 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:06.234Z] #49 19.38 go: downloading github.com/spf13/afero v1.1.2 [2021-04-23T05:53:06.234Z] #49 19.41 go: downloading github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:06.234Z] #49 19.63 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:06.234Z] #49 19.77 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:06.340Z] #30 25.37 # 2.6% ##### 8.1% ############ 17.3% ############### 21.0% ################### 26.5% ##################### 30.2% ######################### 35.7% ############################### 43.1% #################################### 50.5% ######################################## 56.0% ############################################# 63.7% ################################################ 67.4% #################################################### 72.9% ######################################################## 78.5% ############################################################# 85.9% ################################################################# 91.4% [2021-04-23T05:53:06.340Z] #30 ... [2021-04-23T05:53:06.340Z] [2021-04-23T05:53:06.340Z] #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-23T05:53:06.340Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-23T05:53:06.340Z] #56 18.86 Fetched 8203 kB in 18s (460 kB/s) [2021-04-23T05:53:06.340Z] #56 18.86 Reading package lists... [2021-04-23T05:53:06.340Z] #56 26.60 Reading package lists... [2021-04-23T05:53:06.340Z] #56 ... [2021-04-23T05:53:06.340Z] [2021-04-23T05:53:06.340Z] #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-23T05:53:06.340Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:53:06.340Z] #30 25.37 # 2.6% ##### 8.1% ############ 17.3% ############### 21.0% ################### 26.5% ##################### 30.2% ######################### 35.7% ############################### 43.1% #################################### 50.5% ######################################## 56.0% ############################################# 63.7% ################################################ 67.4% #################################################### 72.9% ######################################################## 78.5% ############################################################# 85.9% ################################################################# 91.4% ####################################################################### 98.8% ######################################################################## 100.0% [2021-04-23T05:53:06.422Z] #40 ... [2021-04-23T05:53:06.422Z] [2021-04-23T05:53:06.422Z] #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-23T05:53:06.422Z] #58 sha256:dc0c884da9e45bfe9bf5b4bbd11cf51d77f5b100285f407fb9bda239dd7eeac2 [2021-04-23T05:53:06.422Z] #58 22.87 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:53:06.422Z] #58 25.50 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:53:06.422Z] #58 25.84 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:53:06.422Z] #58 29.35 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:06.422Z] #58 29.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:06.422Z] #58 29.67 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:06.422Z] #58 29.68 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:06.422Z] #58 30.12 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:06.422Z] #58 32.25 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:53:06.422Z] #58 32.32 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:53:06.422Z] #58 32.59 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:53:06.422Z] #58 32.74 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:53:06.422Z] #58 32.84 go: finding github.com/google/uuid v1.2.0 [2021-04-23T05:53:06.422Z] #58 32.92 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:53:06.422Z] #58 33.02 go: finding github.com/gofrs/flock v0.8.0 [2021-04-23T05:53:06.422Z] #58 33.02 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-23T05:53:06.422Z] #58 33.07 go: finding github.com/gorilla/mux v1.8.0 [2021-04-23T05:53:06.422Z] #58 ... [2021-04-23T05:53:06.422Z] [2021-04-23T05:53:06.422Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-23T05:53:06.422Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:53:06.422Z] #49 31.84 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:06.422Z] #49 31.85 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:06.422Z] #49 31.89 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:06.422Z] #49 32.03 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:06.422Z] #49 32.22 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:06.422Z] #49 32.34 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:06.422Z] #49 32.34 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:06.422Z] #49 32.35 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:06.422Z] #49 32.60 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:06.422Z] #49 32.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:06.422Z] #49 32.64 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:06.422Z] #49 32.66 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:06.422Z] #49 32.67 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:06.422Z] #49 32.69 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:06.422Z] #49 32.96 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:06.422Z] #49 33.10 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:06.422Z] #49 33.15 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:06.422Z] #49 33.15 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:06.498Z] #49 19.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:06.499Z] #49 19.77 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:06.499Z] #49 19.79 go: downloading github.com/spf13/cast v1.3.0 [2021-04-23T05:53:06.499Z] #49 19.81 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:06.499Z] #49 19.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:06.499Z] #49 19.95 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:06.499Z] #49 20.02 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:06.643Z] #30 27.45 [2021-04-23T05:53:06.679Z] #49 33.29 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:06.680Z] #49 33.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:06.680Z] #49 33.37 go: downloading github.com/pkg/errors v0.8.1 [2021-04-23T05:53:06.937Z] #49 33.59 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:07.077Z] #49 20.21 go: extracting github.com/spf13/afero v1.1.2 [2021-04-23T05:53:07.077Z] #49 20.25 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:07.077Z] #49 20.25 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:07.077Z] #49 20.27 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:53:07.077Z] #49 20.39 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:07.077Z] #49 20.51 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:07.077Z] #49 20.54 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:07.077Z] #49 20.58 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:07.195Z] #49 33.80 go: extracting github.com/pkg/errors v0.8.1 [2021-04-23T05:53:07.195Z] #49 33.81 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:07.195Z] #49 33.87 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:07.195Z] #49 33.88 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:07.195Z] #49 34.05 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:07.365Z] #49 20.62 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:07.365Z] #49 20.64 go: extracting github.com/spf13/cast v1.3.0 [2021-04-23T05:53:07.365Z] #49 20.69 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:53:07.365Z] #49 20.73 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:53:07.365Z] #49 20.77 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:07.453Z] #49 34.12 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:07.453Z] #49 34.30 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:07.453Z] #49 34.31 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:07.629Z] #49 20.89 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:07.630Z] #49 20.92 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:53:07.630Z] #49 20.92 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:07.630Z] #49 20.96 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:07.630Z] #49 21.01 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:07.894Z] #49 21.13 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:07.894Z] #49 21.20 go: downloading golang.org/x/text v0.3.2 [2021-04-23T05:53:07.894Z] #49 21.28 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:07.894Z] #49 21.28 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:07.894Z] #49 21.30 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:07.894Z] #49 ... [2021-04-23T05:53:07.894Z] [2021-04-23T05:53:07.894Z] #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-23T05:53:07.894Z] #47 sha256:7d788241c310524c9225c461e52d56d5e0b2ecbd767f4285eae06056b69600a1 [2021-04-23T05:53:07.894Z] #47 11.24 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:53:07.894Z] #47 15.95 go: finding github.com/fatih/color v1.9.0 [2021-04-23T05:53:07.894Z] #47 15.99 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:53:07.894Z] #47 16.01 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:53:07.894Z] #47 16.08 go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T05:53:07.894Z] #47 16.11 go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:53:07.894Z] #47 16.22 go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:53:07.894Z] #47 16.47 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:53:07.894Z] #47 16.69 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:53:07.894Z] #47 16.78 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:53:07.894Z] #47 16.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:53:07.894Z] #47 16.84 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:53:07.894Z] #47 ... [2021-04-23T05:53:07.894Z] [2021-04-23T05:53:07.894Z] #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-23T05:53:07.894Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:07.894Z] #29 6.671 0.2% ################ 23.5% ######################################### 57.5% ################################################################# 91.0% ######################################################################## 100.0% [2021-04-23T05:53:07.894Z] #29 7.481 [2021-04-23T05:53:08.019Z] #49 34.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:53:08.019Z] #49 34.62 go: downloading github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:08.019Z] #49 34.64 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:08.019Z] #49 34.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:08.019Z] #49 34.80 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:08.019Z] #49 34.85 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:08.019Z] #49 34.87 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:08.193Z] #30 28.87 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-23T05:53:08.193Z] #30 ... [2021-04-23T05:53:08.193Z] [2021-04-23T05:53:08.193Z] #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-23T05:53:08.193Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-23T05:53:08.193Z] #43 20.70 Fetched 8203 kB in 20s (416 kB/s) [2021-04-23T05:53:08.193Z] #43 20.70 Reading package lists... [2021-04-23T05:53:08.193Z] #43 27.43 Reading package lists... [2021-04-23T05:53:08.193Z] #43 ... [2021-04-23T05:53:08.193Z] [2021-04-23T05:53:08.193Z] #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-23T05:53:08.193Z] #50 sha256:71e97447409fdf40b09060a149fb5e8778cc564a03bee046e09299509619de63 [2021-04-23T05:53:08.193Z] #50 22.59 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:08.193Z] #50 22.62 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:53:08.193Z] #50 22.73 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:08.193Z] #50 22.85 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:08.193Z] #50 22.86 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:08.193Z] #50 22.97 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:08.193Z] #50 23.04 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:08.193Z] #50 23.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:08.193Z] #50 23.10 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-04-23T05:53:08.193Z] #50 23.14 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:08.193Z] #50 23.16 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:53:08.193Z] #50 23.21 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:08.193Z] #50 23.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:08.193Z] #50 23.30 go: extracting github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:08.193Z] #50 23.33 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:08.193Z] #50 23.41 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:08.193Z] #50 23.47 go: downloading golang.org/x/text v0.3.2 [2021-04-23T05:53:08.193Z] #50 23.59 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:53:08.193Z] #50 23.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:08.193Z] #50 23.71 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:08.193Z] #50 23.73 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:08.193Z] #50 23.78 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:08.193Z] #50 23.81 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:08.193Z] #50 23.88 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:08.193Z] #50 23.89 go: downloading github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:08.193Z] #50 23.94 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:08.193Z] #50 24.18 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:08.193Z] #50 24.36 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:08.193Z] #50 24.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:08.193Z] #50 24.87 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:08.193Z] #50 25.04 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:08.193Z] #50 25.10 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:08.193Z] #50 25.12 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:08.193Z] #50 25.15 go: extracting github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:08.193Z] #50 25.22 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:08.193Z] #50 25.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:08.193Z] #50 25.27 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:08.193Z] #50 25.35 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:08.193Z] #50 25.36 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:08.193Z] #50 25.50 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:08.193Z] #50 25.57 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:08.193Z] #50 25.70 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:08.193Z] #50 25.75 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:08.193Z] #50 26.09 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:08.193Z] #50 26.11 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:08.193Z] #50 26.12 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:08.193Z] #50 26.20 go: downloading github.com/spf13/pflag v1.0.5 [2021-04-23T05:53:08.193Z] #50 26.63 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:08.193Z] #50 26.67 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:08.193Z] #50 26.69 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:53:08.193Z] #50 26.89 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:08.193Z] #50 27.49 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:08.193Z] #50 27.56 go: extracting github.com/spf13/pflag v1.0.5 [2021-04-23T05:53:08.193Z] #50 27.62 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:53:08.193Z] #50 27.70 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:08.193Z] #50 28.04 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:08.193Z] #50 28.06 go: downloading github.com/spf13/viper v1.6.1 [2021-04-23T05:53:08.193Z] #50 28.35 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:08.193Z] #50 28.41 go: downloading github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:08.193Z] #50 28.90 go: extracting github.com/spf13/viper v1.6.1 [2021-04-23T05:53:08.193Z] #50 28.96 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:08.193Z] #50 28.97 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:08.193Z] #50 28.97 go: extracting github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:08.193Z] #50 29.04 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.08 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.17 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:08.193Z] #50 29.17 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.24 go: downloading github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:08.193Z] #50 29.30 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.38 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:08.193Z] #50 29.45 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.47 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.56 go: extracting github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:08.193Z] #50 29.57 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:08.193Z] #50 29.61 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:08.193Z] #50 29.77 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:08.193Z] #50 30.00 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:08.193Z] #50 30.14 go: downloading github.com/spf13/afero v1.1.2 [2021-04-23T05:53:08.193Z] #50 30.19 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:08.193Z] #50 30.26 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:08.193Z] #50 30.33 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:08.193Z] #50 30.47 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:08.193Z] #50 30.56 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:08.193Z] #50 30.57 go: downloading github.com/spf13/cast v1.3.0 [2021-04-23T05:53:08.193Z] #50 30.58 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:08.245Z] #20 11.41 Fetched 8942 kB in 10s (888 kB/s) [2021-04-23T05:53:08.278Z] #49 34.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:08.278Z] #49 35.13 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:08.424Z] #29 7.722 #=#=# 0.0% ######## 11.3% ##################### 29.6% ############################# 41.3% #################################### 50.4% ############################################### 65.5% ############################################################# 84.7% ######################################################################## 100.0% [2021-04-23T05:53:08.496Z] #50 30.95 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:08.496Z] #50 30.97 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:08.496Z] #50 30.98 go: extracting github.com/spf13/cast v1.3.0 [2021-04-23T05:53:08.496Z] #50 30.99 go: extracting github.com/spf13/afero v1.1.2 [2021-04-23T05:53:08.496Z] #50 31.10 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:08.496Z] #50 ... [2021-04-23T05:53:08.496Z] [2021-04-23T05:53:08.496Z] #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-23T05:53:08.496Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:53:08.496Z] #30 29.32 [2021-04-23T05:53:08.496Z] #30 ... [2021-04-23T05:53:08.496Z] [2021-04-23T05:53:08.496Z] #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-23T05:53:08.496Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-23T05:53:08.496Z] #37 21.14 Fetched 8203 kB in 20s (404 kB/s) [2021-04-23T05:53:08.496Z] #37 21.14 Reading package lists... [2021-04-23T05:53:08.506Z] #20 11.41 Reading package lists... [2021-04-23T05:53:08.506Z] #20 ... [2021-04-23T05:53:08.506Z] [2021-04-23T05:53:08.506Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:08.506Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:08.506Z] #43 68.06 CC criu/arch/x86/restorer_unmap.o [2021-04-23T05:53:08.506Z] #43 68.11 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-23T05:53:08.506Z] #43 68.41 CC criu/pie/restorer.o [2021-04-23T05:53:08.506Z] #43 71.53 LINK criu/pie/restorer.built-in.o [2021-04-23T05:53:08.506Z] #43 71.57 GEN criu/pie/restorer-blob.h [2021-04-23T05:53:08.506Z] #43 71.67 DEP criu/vdso.d [2021-04-23T05:53:08.506Z] #43 71.97 DEP criu/vdso-compat.d [2021-04-23T05:53:08.506Z] #43 72.19 DEP criu/uts_ns.d [2021-04-23T05:53:08.506Z] #43 72.42 DEP criu/util.d [2021-04-23T05:53:08.506Z] #43 72.59 DEP criu/uffd.d [2021-04-23T05:53:08.506Z] #43 72.77 DEP criu/tun.d [2021-04-23T05:53:08.506Z] #43 72.92 DEP criu/tty.d [2021-04-23T05:53:08.537Z] #49 35.31 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:08.537Z] #49 35.31 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:08.767Z] #43 73.10 DEP criu/timerfd.d [2021-04-23T05:53:08.767Z] #43 73.26 DEP criu/timens.d [2021-04-23T05:53:08.794Z] #49 35.53 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:53:08.794Z] #49 35.53 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:08.794Z] #49 35.62 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:08.795Z] #49 35.66 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:08.796Z] #37 28.57 Reading package lists... [2021-04-23T05:53:08.796Z] #37 ... [2021-04-23T05:53:08.796Z] [2021-04-23T05:53:08.796Z] #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-23T05:53:08.796Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:53:08.796Z] #30 29.56 ######################################################################## 100.0% [2021-04-23T05:53:08.796Z] #30 29.68 [2021-04-23T05:53:09.003Z] #29 9.117 [2021-04-23T05:53:09.003Z] #29 ... [2021-04-23T05:53:09.003Z] [2021-04-23T05:53:09.003Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-23T05:53:09.003Z] #51 sha256:db1f22d6ef283759882c7baae39c9bf9b27724896244778febfcf189add7f5d5 [2021-04-23T05:53:09.003Z] #51 12.21 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:53:09.003Z] #51 12.26 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:53:09.003Z] #51 12.28 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:53:09.003Z] #51 12.51 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:53:09.003Z] #51 12.52 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:53:09.003Z] #51 13.38 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:53:09.003Z] #51 14.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:09.003Z] #51 14.82 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:09.003Z] #51 15.98 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:53:09.003Z] #51 16.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:53:09.003Z] #51 16.30 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:53:09.003Z] #51 16.54 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:09.003Z] #51 17.57 runtime [2021-04-23T05:53:09.003Z] #51 17.65 runtime/cgo [2021-04-23T05:53:09.003Z] #51 ... [2021-04-23T05:53:09.003Z] [2021-04-23T05:53:09.003Z] #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-23T05:53:09.003Z] #67 sha256:dfe934ac05c57e0a920b75864e7ae418a80b0f50570e59c560bec987b65712ac [2021-04-23T05:53:09.003Z] #67 21.34 Checking out files: 53% (1021/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-23T05:53:09.003Z] #67 22.30 + cd /tmp/tmp.JPOQtzqnNS/src/github.com/docker/libnetwork [2021-04-23T05:53:09.003Z] #67 22.30 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:53:09.029Z] #43 73.47 DEP criu/sysfs_parse.d [2021-04-23T05:53:09.052Z] #49 35.79 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:09.290Z] #43 73.62 DEP criu/sysctl.d [2021-04-23T05:53:09.452Z] #30 ... [2021-04-23T05:53:09.452Z] [2021-04-23T05:53:09.452Z] #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-23T05:53:09.452Z] #68 sha256:a7bd5e2fac5173e213b6c4e473fa7462bcf7c4e38aae483154fe9c1bd25290ab [2021-04-23T05:53:09.452Z] #68 22.08 Checking out files: 52% (1000/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-04-23T05:53:09.452Z] #68 23.08 + cd /tmp/tmp.2bHX3aP1ya/src/github.com/docker/libnetwork [2021-04-23T05:53:09.452Z] #68 23.08 + git checkout -q b3507428be5b458cb0e2b4086b13531fb0706e46 [2021-04-23T05:53:09.452Z] #68 23.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-23T05:53:09.551Z] #43 73.80 DEP criu/string.d [2021-04-23T05:53:09.551Z] #43 73.85 DEP criu/stats.d [2021-04-23T05:53:09.551Z] #43 73.96 DEP criu/sockets.d [2021-04-23T05:53:09.619Z] #67 22.85 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-04-23T05:53:09.625Z] #49 36.12 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:09.625Z] #49 36.12 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:09.741Z] #49 ... [2021-04-23T05:53:09.741Z] [2021-04-23T05:53:09.741Z] #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-23T05:53:09.741Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:09.741Z] #13 26.86 Reading package lists... [2021-04-23T05:53:09.757Z] #68 ... [2021-04-23T05:53:09.757Z] [2021-04-23T05:53:09.757Z] #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-23T05:53:09.757Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-23T05:53:09.757Z] #41 22.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-23T05:53:09.812Z] #43 74.11 DEP criu/sk-unix.d [2021-04-23T05:53:09.998Z] #13 33.75 Reading package lists... [2021-04-23T05:53:09.998Z] #13 ... [2021-04-23T05:53:09.998Z] [2021-04-23T05:53:09.998Z] #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-23T05:53:09.998Z] #67 sha256:2bf222c053881f4c44dbd9b00489b4519c0c6fb49e8b4ae6a2b929064e024273 [2021-04-23T05:53:09.998Z] #67 DONE 41.6s [2021-04-23T05:53:09.998Z] [2021-04-23T05:53:09.998Z] #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-23T05:53:09.998Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:53:09.998Z] #49 41.61 go: finding github.com/fatih/color v1.7.0 [2021-04-23T05:53:09.998Z] #49 41.70 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:53:09.998Z] #49 41.71 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:53:09.998Z] #49 41.72 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:53:09.998Z] #49 41.82 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:10.058Z] #41 ... [2021-04-23T05:53:10.058Z] [2021-04-23T05:53:10.058Z] #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-23T05:53:10.058Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:53:10.058Z] #14 21.96 Fetched 8704 kB in 21s (408 kB/s) [2021-04-23T05:53:10.058Z] #14 21.96 Reading package lists... [2021-04-23T05:53:10.059Z] #14 29.78 Reading package lists... [2021-04-23T05:53:10.059Z] #14 ... [2021-04-23T05:53:10.059Z] [2021-04-23T05:53:10.059Z] #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-23T05:53:10.059Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:53:10.059Z] #30 30.56 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-23T05:53:10.073Z] #43 74.44 DEP criu/sk-tcp.d [2021-04-23T05:53:10.073Z] #43 74.64 DEP criu/sk-queue.d [2021-04-23T05:53:10.255Z] #49 41.85 go: finding github.com/pkg/errors v0.8.1 [2021-04-23T05:53:10.255Z] #49 41.96 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:10.255Z] #49 41.96 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:53:10.255Z] #49 41.98 go: finding github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:10.255Z] #49 41.98 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:10.255Z] #49 41.98 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:10.255Z] #49 42.02 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:10.255Z] #49 42.02 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:10.255Z] #49 42.03 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:53:10.255Z] #49 42.06 go: finding github.com/spf13/viper v1.6.1 [2021-04-23T05:53:10.377Z] #30 ... [2021-04-23T05:53:10.377Z] [2021-04-23T05:53:10.378Z] #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-23T05:53:10.378Z] #59 sha256:e7bcab697ed8a15e32976d0ff66956bb2233d94685fb9c305ae4574b92c937ed [2021-04-23T05:53:10.378Z] #59 22.75 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:10.378Z] #59 22.96 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:10.378Z] #59 23.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:10.378Z] #59 23.45 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:10.378Z] #59 24.39 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:10.378Z] #59 27.90 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:53:10.378Z] #59 27.97 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:53:10.378Z] #59 28.16 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:53:10.378Z] #59 28.24 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:53:10.378Z] #59 28.47 go: finding github.com/google/uuid v1.2.0 [2021-04-23T05:53:10.378Z] #59 28.61 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:53:10.378Z] #59 28.80 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-23T05:53:10.378Z] #59 28.83 go: finding github.com/gofrs/flock v0.8.0 [2021-04-23T05:53:10.378Z] #59 29.05 go: finding github.com/gorilla/mux v1.8.0 [2021-04-23T05:53:10.378Z] #59 29.16 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:53:10.378Z] #59 29.19 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:53:10.378Z] #59 29.19 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:53:10.378Z] #59 29.30 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:10.378Z] #59 29.61 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:10.378Z] #59 29.88 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:10.378Z] #59 ... [2021-04-23T05:53:10.378Z] [2021-04-23T05:53:10.378Z] #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-23T05:53:10.378Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:53:10.378Z] #30 31.19 #=#=# [2021-04-23T05:53:10.512Z] #49 42.11 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:10.512Z] #49 42.14 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:10.512Z] #49 42.16 go: finding github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:10.512Z] #49 42.22 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:10.512Z] #49 42.24 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:10.512Z] #49 42.27 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:10.512Z] #49 42.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:10.512Z] #49 42.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:10.512Z] #49 42.33 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:53:10.646Z] #43 74.87 DEP criu/sk-packet.d [2021-04-23T05:53:10.646Z] #43 75.06 DEP criu/sk-netlink.d [2021-04-23T05:53:10.646Z] #43 75.21 DEP criu/sk-inet.d [2021-04-23T05:53:10.678Z] #30 31.50 ######################################################################## 100.0% [2021-04-23T05:53:10.678Z] #30 ... [2021-04-23T05:53:10.678Z] [2021-04-23T05:53:10.678Z] #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-23T05:53:10.678Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:53:10.678Z] #52 23.15 runtime/cgo [2021-04-23T05:53:10.678Z] #52 23.26 runtime [2021-04-23T05:53:10.678Z] #52 ... [2021-04-23T05:53:10.678Z] [2021-04-23T05:53:10.678Z] #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-23T05:53:10.678Z] #30 sha256:517d4252aa886617ab18af4a096af49b02be8de868cc02f6b0f6513d9ff8c26a [2021-04-23T05:53:10.678Z] #30 31.67 [2021-04-23T05:53:10.770Z] #49 42.41 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:53:10.770Z] #49 42.46 go: finding github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:10.770Z] #49 42.52 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:10.770Z] #49 42.52 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:10.770Z] #49 42.52 go: finding github.com/spf13/cobra v0.0.5 [2021-04-23T05:53:10.960Z] #57 147.2 + bin/containerd-stress [2021-04-23T05:53:10.960Z] #57 148.7 + bin/containerd-shim [2021-04-23T05:53:10.978Z] #30 31.76 Download of images into '/build' complete. [2021-04-23T05:53:10.978Z] #30 31.76 Use something like the following to load the result into a Docker daemon: [2021-04-23T05:53:10.978Z] #30 31.76 tar -cC '/build' . | docker load [2021-04-23T05:53:10.978Z] #30 DONE 31.9s [2021-04-23T05:53:10.978Z] [2021-04-23T05:53:10.978Z] #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-23T05:53:10.978Z] #50 sha256:71e97447409fdf40b09060a149fb5e8778cc564a03bee046e09299509619de63 [2021-04-23T05:53:10.978Z] #50 31.15 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:10.978Z] #50 31.48 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:10.978Z] #50 33.58 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:11.006Z] #49 ... [2021-04-23T05:53:11.006Z] [2021-04-23T05:53:11.006Z] #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-23T05:53:11.006Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:11.006Z] #36 27.66 Fetched 8428 kB in 18s (463 kB/s) [2021-04-23T05:53:11.006Z] #36 27.66 Reading package lists... [2021-04-23T05:53:11.006Z] #36 34.64 Reading package lists... [2021-04-23T05:53:11.006Z] #36 ... [2021-04-23T05:53:11.006Z] [2021-04-23T05:53:11.006Z] #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-23T05:53:11.006Z] #58 sha256:dc0c884da9e45bfe9bf5b4bbd11cf51d77f5b100285f407fb9bda239dd7eeac2 [2021-04-23T05:53:11.006Z] #58 33.16 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:53:11.006Z] #58 33.16 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:53:11.006Z] #58 33.19 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:53:11.006Z] #58 33.20 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:11.006Z] #58 33.41 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:11.006Z] #58 33.51 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:11.027Z] #49 42.59 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:11.027Z] #49 42.66 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:53:11.027Z] #49 42.66 go: finding github.com/spf13/pflag v1.0.5 [2021-04-23T05:53:11.027Z] #49 42.72 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:11.027Z] #49 42.75 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:11.027Z] #49 42.77 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:11.027Z] #49 42.80 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:11.027Z] #49 42.81 go: finding github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:11.027Z] #49 42.82 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:11.027Z] #49 42.85 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:53:11.217Z] #43 75.40 DEP criu/signalfd.d [2021-04-23T05:53:11.217Z] #43 ... [2021-04-23T05:53:11.217Z] [2021-04-23T05:53:11.217Z] #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-23T05:53:11.217Z] #53 sha256:118dbbf7b87d52555c2ad53c772e6cbcd407d8a989a4e9120ae1cb2c5879bf1d [2021-04-23T05:53:11.217Z] #53 13.87 + cd /tmp/tmp.Ddemy1RrSh/src/github.com/opencontainers/runc [2021-04-23T05:53:11.217Z] #53 13.87 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:53:11.217Z] #53 14.54 + '[' -z '' ']' [2021-04-23T05:53:11.217Z] #53 14.54 + target=static [2021-04-23T05:53:11.217Z] #53 14.54 + make 'BUILDTAGS=seccomp ' static [2021-04-23T05:53:11.217Z] #53 14.97 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-23T05:53:11.217Z] #53 ... [2021-04-23T05:53:11.217Z] [2021-04-23T05:53:11.217Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:11.217Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:11.217Z] #43 75.66 DEP criu/sigframe.d [2021-04-23T05:53:11.217Z] #43 75.75 DEP criu/shmem.d [2021-04-23T05:53:11.280Z] #50 33.69 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:11.283Z] #49 42.87 go: finding github.com/spf13/afero v1.1.2 [2021-04-23T05:53:11.283Z] #49 42.98 go: finding github.com/spf13/cast v1.3.0 [2021-04-23T05:53:11.283Z] #49 43.04 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:11.283Z] #49 43.09 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:11.540Z] #49 43.20 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:11.540Z] #49 43.20 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:53:11.540Z] #49 43.27 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:11.540Z] #49 43.27 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:11.540Z] #49 43.27 go: finding golang.org/x/text v0.3.2 [2021-04-23T05:53:11.540Z] #49 43.27 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:11.540Z] #49 43.33 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:11.540Z] #49 43.38 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:11.788Z] #43 75.96 DEP criu/servicefd.d [2021-04-23T05:53:11.788Z] #43 76.18 DEP criu/seize.d [2021-04-23T05:53:11.788Z] #43 ... [2021-04-23T05:53:11.788Z] [2021-04-23T05:53:11.788Z] #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-23T05:53:11.788Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:53:11.788Z] #45 134.8 github.com/LK4D4/vndr/godl [2021-04-23T05:53:11.788Z] #45 135.7 github.com/LK4D4/vndr [2021-04-23T05:53:11.796Z] #49 43.40 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:11.796Z] #49 43.40 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:11.796Z] #49 43.42 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:53:11.796Z] #49 43.43 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:11.796Z] #49 43.46 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:11.796Z] #49 43.46 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:11.796Z] #49 43.46 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:11.796Z] #49 43.46 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:11.796Z] #49 43.52 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:11.796Z] #49 43.62 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:11.796Z] #49 43.62 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:12.049Z] #45 ... [2021-04-23T05:53:12.049Z] [2021-04-23T05:53:12.049Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:12.049Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:12.049Z] #43 76.39 DEP criu/seccomp.d [2021-04-23T05:53:12.053Z] #49 43.67 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:12.053Z] #49 43.67 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:12.053Z] #49 43.71 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:12.053Z] #49 43.71 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:12.053Z] #49 43.72 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:12.053Z] #49 43.81 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:12.053Z] #49 43.81 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:12.189Z] #67 ... [2021-04-23T05:53:12.189Z] [2021-04-23T05:53:12.189Z] #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-23T05:53:12.189Z] #58 sha256:6ce068baa554a8f823b87721aa9e79860e8029a51e2721ea4afd12704862d701 [2021-04-23T05:53:12.189Z] #58 15.50 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:53:12.189Z] #58 17.42 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:12.189Z] #58 17.54 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:12.189Z] #58 17.61 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:12.189Z] #58 18.06 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:12.189Z] #58 18.09 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:12.189Z] #58 22.97 go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:53:12.189Z] #58 23.08 go: finding github.com/sirupsen/logrus v1.8.1 [2021-04-23T05:53:12.189Z] #58 23.09 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-04-23T05:53:12.189Z] #58 23.15 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-04-23T05:53:12.189Z] #58 23.45 go: finding github.com/google/uuid v1.2.0 [2021-04-23T05:53:12.189Z] #58 23.51 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-04-23T05:53:12.189Z] #58 23.63 go: finding github.com/moby/vpnkit v0.5.0 [2021-04-23T05:53:12.189Z] #58 23.65 go: finding github.com/gofrs/flock v0.8.0 [2021-04-23T05:53:12.189Z] #58 23.73 go: finding github.com/gorilla/mux v1.8.0 [2021-04-23T05:53:12.189Z] #58 23.78 go: finding github.com/moby/sys/mountinfo v0.4.1 [2021-04-23T05:53:12.189Z] #58 23.90 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-04-23T05:53:12.189Z] #58 23.93 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-04-23T05:53:12.189Z] #58 23.99 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-04-23T05:53:12.189Z] #58 24.28 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-04-23T05:53:12.189Z] #58 24.44 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-04-23T05:53:12.311Z] #49 43.99 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:12.312Z] #43 76.63 DEP criu/rst-malloc.d [2021-04-23T05:53:12.312Z] #43 76.68 DEP criu/rbtree.d [2021-04-23T05:53:12.312Z] #43 ... [2021-04-23T05:53:12.312Z] [2021-04-23T05:53:12.312Z] #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-23T05:53:12.312Z] #45 sha256:7397c8d6b5ded393eeeb3c9a5fb29a6d3206717ba993357a8501d88e6d50a3e7 [2021-04-23T05:53:12.312Z] #45 DONE 145.4s [2021-04-23T05:53:12.312Z] [2021-04-23T05:53:12.312Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:12.312Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:12.312Z] #43 76.75 DEP criu/pstree.d [2021-04-23T05:53:12.380Z] #58 ... [2021-04-23T05:53:12.380Z] [2021-04-23T05:53:12.380Z] #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-23T05:53:12.380Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:53:12.380Z] #51 28.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:12.380Z] #51 30.40 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-04-23T05:53:12.380Z] #51 30.58 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-04-23T05:53:12.380Z] #51 30.72 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-04-23T05:53:12.380Z] #51 30.92 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-04-23T05:53:12.380Z] #51 31.67 runtime/cgo [2021-04-23T05:53:12.380Z] #51 31.70 runtime [2021-04-23T05:53:12.380Z] #51 ... [2021-04-23T05:53:12.380Z] [2021-04-23T05:53:12.380Z] #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-23T05:53:12.380Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:53:12.380Z] #49 38.94 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:12.454Z] #58 ... [2021-04-23T05:53:12.454Z] [2021-04-23T05:53:12.454Z] #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-23T05:53:12.454Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:12.454Z] #29 9.405 0.0% ## 3.9% ##### 7.7% ######## 12.1% ############ 16.7% ############### 21.6% ################## 26.3% ###################### 30.8% ######################### 35.1% ########################### 38.8% ############################## 41.7% ############################### 43.6% ################################# 46.4% #################################### 50.6% ####################################### 54.2% ####################################### 55.1% ######################################## 56.9% ########################################## 59.7% ############################################ 62.2% ############################################## 64.7% ################################################ 67.4% ################################################# 69.3% #################################################### 73.0% ######################################################## 78.6% ######################################################### 80.0% ########################################################### 82.5% ############################################################# 85.7% ############################################################### 87.8% #################################################################### 95.4% ######################################################################## 100.0% [2021-04-23T05:53:12.567Z] #49 44.10 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:12.567Z] #49 44.10 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:12.567Z] #49 44.13 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:12.567Z] #49 44.13 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:12.573Z] #43 77.05 DEP criu/protobuf.d [2021-04-23T05:53:12.719Z] #29 13.03 [2021-04-23T05:53:12.983Z] #29 ... [2021-04-23T05:53:12.983Z] [2021-04-23T05:53:12.983Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-04-23T05:53:12.983Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-23T05:53:12.983Z] #40 16.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-04-23T05:53:12.983Z] #40 17.90 + 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-23T05:53:12.983Z] #40 ... [2021-04-23T05:53:12.983Z] [2021-04-23T05:53:12.983Z] #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-23T05:53:12.983Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-23T05:53:12.983Z] #55 16.41 Fetched 8252 kB in 10s (795 kB/s) [2021-04-23T05:53:12.983Z] #55 16.41 Reading package lists... [2021-04-23T05:53:12.983Z] #55 21.75 Reading package lists... [2021-04-23T05:53:13.147Z] #43 77.40 GEN criu/protobuf-desc-gen.h [2021-04-23T05:53:13.252Z] #55 26.06 Building dependency tree... [2021-04-23T05:53:13.252Z] #55 ... [2021-04-23T05:53:13.252Z] [2021-04-23T05:53:13.252Z] #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-23T05:53:13.252Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:13.522Z] #29 13.41 0.0% 1.2% # 2.1% ## 3.2% [2021-04-23T05:53:13.522Z] #29 ... [2021-04-23T05:53:13.522Z] [2021-04-23T05:53:13.522Z] #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-23T05:53:13.522Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-23T05:53:13.522Z] #36 16.88 Fetched 8252 kB in 11s (746 kB/s) [2021-04-23T05:53:13.522Z] #36 16.88 Reading package lists... [2021-04-23T05:53:13.522Z] #36 22.00 Reading package lists... [2021-04-23T05:53:13.753Z] #49 ... [2021-04-23T05:53:13.753Z] [2021-04-23T05:53:13.753Z] #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-23T05:53:13.753Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:53:13.753Z] #55 30.34 Fetched 8428 kB in 18s (460 kB/s) [2021-04-23T05:53:13.753Z] #55 30.34 Reading package lists... [2021-04-23T05:53:13.753Z] #55 36.82 Reading package lists... [2021-04-23T05:53:13.753Z] #55 ... [2021-04-23T05:53:13.753Z] [2021-04-23T05:53:13.753Z] #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-23T05:53:13.753Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:13.753Z] #36 34.64 Reading package lists... [2021-04-23T05:53:13.787Z] #36 27.04 Building dependency tree... [2021-04-23T05:53:13.787Z] #36 ... [2021-04-23T05:53:13.787Z] [2021-04-23T05:53:13.787Z] #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-23T05:53:13.787Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:53:13.787Z] #42 16.95 Fetched 8252 kB in 11s (771 kB/s) [2021-04-23T05:53:13.787Z] #42 16.95 Reading package lists... [2021-04-23T05:53:13.787Z] #42 22.71 Reading package lists... [2021-04-23T05:53:13.787Z] #42 ... [2021-04-23T05:53:13.787Z] [2021-04-23T05:53:13.787Z] #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-23T05:53:13.787Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:13.939Z] #49 ... [2021-04-23T05:53:13.939Z] [2021-04-23T05:53:13.939Z] #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-23T05:53:13.939Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:53:13.939Z] #55 32.64 Reading package lists... [2021-04-23T05:53:13.939Z] #55 39.25 Building dependency tree... [2021-04-23T05:53:13.939Z] #55 42.44 The following additional packages will be installed: [2021-04-23T05:53:13.939Z] #55 42.44 libbtrfs0 [2021-04-23T05:53:13.939Z] #55 42.65 The following NEW packages will be installed: [2021-04-23T05:53:13.939Z] #55 42.65 libbtrfs-dev libbtrfs0 [2021-04-23T05:53:13.939Z] #55 43.07 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:13.939Z] #55 43.07 Need to get 119 kB of archives. [2021-04-23T05:53:13.939Z] #55 43.07 After this operation, 387 kB of additional disk space will be used. [2021-04-23T05:53:13.939Z] #55 43.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-23T05:53:13.939Z] #55 43.09 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-23T05:53:13.939Z] #55 44.17 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:13.939Z] #55 44.40 Fetched 119 kB in 0s (406 kB/s) [2021-04-23T05:53:13.939Z] #55 44.46 Selecting previously unselected package libbtrfs0. [2021-04-23T05:53:13.939Z] #55 44.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:13.939Z] #55 44.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-23T05:53:13.939Z] #55 44.58 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:13.939Z] #55 44.71 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:53:13.939Z] #55 44.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-23T05:53:13.939Z] #55 44.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:13.939Z] #55 44.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:13.939Z] #55 44.98 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:13.939Z] #55 45.01 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:13.939Z] #55 DONE 45.4s [2021-04-23T05:53:13.939Z] [2021-04-23T05:53:13.939Z] #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-23T05:53:13.939Z] #56 sha256:27d2d14cc5246361191cedc848cd8c722b4befe38aef89b4b8192a1ddf200860 [2021-04-23T05:53:14.012Z] #36 40.68 Building dependency tree... [2021-04-23T05:53:14.012Z] #36 ... [2021-04-23T05:53:14.012Z] [2021-04-23T05:53:14.012Z] #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-23T05:53:14.012Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:14.012Z] #42 30.64 Fetched 8428 kB in 19s (450 kB/s) [2021-04-23T05:53:14.012Z] #42 30.64 Reading package lists... [2021-04-23T05:53:14.012Z] #42 37.02 Reading package lists... [2021-04-23T05:53:14.012Z] #42 ... [2021-04-23T05:53:14.012Z] [2021-04-23T05:53:14.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-23T05:53:14.012Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:53:14.012Z] #45 37.89 vendor/golang.org/x/crypto/internal/subtle [2021-04-23T05:53:14.012Z] #45 38.05 vendor/golang.org/x/crypto/curve25519 [2021-04-23T05:53:14.392Z] #50 ... [2021-04-23T05:53:14.392Z] [2021-04-23T05:53:14.392Z] #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-23T05:53:14.392Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-23T05:53:14.392Z] #37 28.57 Reading package lists... [2021-04-23T05:53:15.061Z] #43 79.23 DEP criu/protobuf-desc.d [2021-04-23T05:53:15.061Z] #43 79.39 DEP criu/proc_parse.d [2021-04-23T05:53:15.061Z] #43 79.56 DEP criu/plugin.d [2021-04-23T05:53:15.322Z] #43 79.68 DEP criu/pipes.d [2021-04-23T05:53:15.380Z] #56 ... [2021-04-23T05:53:15.380Z] [2021-04-23T05:53:15.380Z] #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-23T05:53:15.380Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:15.380Z] #36 30.78 Reading package lists... [2021-04-23T05:53:15.380Z] #36 37.19 Building dependency tree... [2021-04-23T05:53:15.380Z] #36 40.54 The following additional packages will be installed: [2021-04-23T05:53:15.380Z] #36 40.54 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-23T05:53:15.380Z] #36 40.56 Suggested packages: [2021-04-23T05:53:15.380Z] #36 40.56 cmake-doc ninja-build lrzip [2021-04-23T05:53:15.380Z] #36 40.56 Recommended packages: [2021-04-23T05:53:15.380Z] #36 40.56 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-23T05:53:15.380Z] #36 41.61 The following NEW packages will be installed: [2021-04-23T05:53:15.380Z] #36 41.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-23T05:53:15.380Z] #36 41.64 vim-common xxd [2021-04-23T05:53:15.380Z] #36 42.07 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:15.380Z] #36 42.07 Need to get 14.9 MB of archives. [2021-04-23T05:53:15.380Z] #36 42.07 After this operation, 61.8 MB of additional disk space will be used. [2021-04-23T05:53:15.380Z] #36 42.07 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-23T05:53:15.380Z] #36 42.14 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:53:15.380Z] #36 42.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-23T05:53:15.380Z] #36 42.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-23T05:53:15.380Z] #36 43.20 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-23T05:53:15.380Z] #36 43.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-23T05:53:15.380Z] #36 43.20 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-23T05:53:15.380Z] #36 43.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-23T05:53:15.380Z] #36 43.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-23T05:53:15.380Z] #36 43.27 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-23T05:53:15.380Z] #36 44.58 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:15.380Z] #36 44.81 Fetched 14.9 MB in 2s (8312 kB/s) [2021-04-23T05:53:15.380Z] #36 44.89 Selecting previously unselected package xxd. [2021-04-23T05:53:15.380Z] #36 44.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:15.380Z] #36 44.96 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:53:15.380Z] #36 44.98 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:53:15.380Z] #36 45.28 Selecting previously unselected package vim-common. [2021-04-23T05:53:15.380Z] #36 45.28 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:53:15.380Z] #36 45.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:15.380Z] #36 45.71 Selecting previously unselected package cmake-data. [2021-04-23T05:53:15.380Z] #36 45.71 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-23T05:53:15.380Z] #36 45.72 Unpacking cmake-data (3.13.4-1) ... [2021-04-23T05:53:15.380Z] #36 ... [2021-04-23T05:53:15.380Z] [2021-04-23T05:53:15.380Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:53:15.380Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:15.380Z] #13 33.75 Reading package lists... [2021-04-23T05:53:15.457Z] #57 153.0 + bin/containerd-shim-runc-v1 [2021-04-23T05:53:15.583Z] #43 79.83 DEP criu/pie-util.d [2021-04-23T05:53:15.583Z] #43 79.93 DEP criu/pie-util-vdso.d [2021-04-23T05:53:15.844Z] #43 80.10 DEP criu/pie-util-vdso-elf32.d [2021-04-23T05:53:15.844Z] #43 80.26 DEP criu/path.d [2021-04-23T05:53:15.911Z] #45 ... [2021-04-23T05:53:15.911Z] [2021-04-23T05:53:15.911Z] #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-23T05:53:15.911Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:15.911Z] #13 23.28 Fetched 8942 kB in 20s (452 kB/s) [2021-04-23T05:53:15.911Z] #13 23.28 Reading package lists... [2021-04-23T05:53:15.965Z] #37 36.87 Building dependency tree... [2021-04-23T05:53:16.105Z] #43 80.39 DEP criu/parasite-syscall.d [2021-04-23T05:53:16.105Z] #43 80.66 DEP criu/pagemap.d [2021-04-23T05:53:16.183Z] #13 29.99 Reading package lists... [2021-04-23T05:53:16.183Z] #13 ... [2021-04-23T05:53:16.183Z] [2021-04-23T05:53:16.183Z] #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-23T05:53:16.183Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:53:16.183Z] #55 36.82 Reading package lists... [2021-04-23T05:53:16.366Z] #43 80.81 DEP criu/pagemap-cache.d [2021-04-23T05:53:16.366Z] #43 80.91 DEP criu/page-xfer.d [2021-04-23T05:53:16.627Z] #43 81.05 DEP criu/page-pipe.d [2021-04-23T05:53:16.776Z] #13 40.25 Building dependency tree... [2021-04-23T05:53:16.887Z] #43 81.21 DEP criu/netfilter.d [2021-04-23T05:53:16.887Z] #43 81.33 DEP criu/net.d [2021-04-23T05:53:17.009Z] #55 43.09 Building dependency tree... [2021-04-23T05:53:17.009Z] #55 ... [2021-04-23T05:53:17.009Z] [2021-04-23T05:53:17.009Z] #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-23T05:53:17.009Z] #67 sha256:4e3f471e96bdd4114d47a4416c445dc60aa8a03e0ac3800141bd09370cb232b6 [2021-04-23T05:53:17.009Z] #67 DONE 43.7s [2021-04-23T05:53:17.035Z] #13 ... [2021-04-23T05:53:17.035Z] [2021-04-23T05:53:17.035Z] #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-23T05:53:17.035Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:17.035Z] #42 32.15 Reading package lists... [2021-04-23T05:53:17.035Z] #42 38.77 Building dependency tree... [2021-04-23T05:53:17.035Z] #42 42.07 The following additional packages will be installed: [2021-04-23T05:53:17.035Z] #42 42.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-23T05:53:17.035Z] #42 42.09 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-23T05:53:17.035Z] #42 42.14 Suggested packages: [2021-04-23T05:53:17.035Z] #42 42.14 manpages-dev python-setuptools [2021-04-23T05:53:17.035Z] #42 43.39 The following NEW packages will be installed: [2021-04-23T05:53:17.035Z] #42 43.42 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-23T05:53:17.035Z] #42 43.42 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-23T05:53:17.035Z] #42 43.42 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-23T05:53:17.035Z] #42 43.42 python-six zlib1g-dev [2021-04-23T05:53:17.035Z] #42 43.79 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:17.035Z] #42 43.79 Need to get 4095 kB of archives. [2021-04-23T05:53:17.035Z] #42 43.79 After this operation, 22.5 MB of additional disk space will be used. [2021-04-23T05:53:17.035Z] #42 43.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-23T05:53:17.035Z] #42 43.79 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-23T05:53:17.035Z] #42 43.79 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-23T05:53:17.035Z] #42 43.79 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-23T05:53:17.035Z] #42 43.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-23T05:53:17.035Z] #42 43.81 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-23T05:53:17.035Z] #42 43.81 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-23T05:53:17.035Z] #42 43.86 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-04-23T05:53:17.035Z] #42 43.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-23T05:53:17.035Z] #42 43.92 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-23T05:53:17.035Z] #42 43.96 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-23T05:53:17.035Z] #42 44.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-23T05:53:17.035Z] #42 44.10 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-23T05:53:17.035Z] #42 44.10 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-23T05:53:17.035Z] #42 44.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-23T05:53:17.035Z] #42 44.13 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-23T05:53:17.035Z] #42 44.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-23T05:53:17.035Z] #42 45.25 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:17.035Z] #42 45.45 Fetched 4095 kB in 1s (6260 kB/s) [2021-04-23T05:53:17.035Z] #42 45.53 Selecting previously unselected package libcap-dev:amd64. [2021-04-23T05:53:17.035Z] #42 45.53 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:17.035Z] #42 45.70 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 45.71 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-23T05:53:17.035Z] #42 45.83 Selecting previously unselected package libnet1:amd64. [2021-04-23T05:53:17.035Z] #42 45.83 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 45.85 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:17.035Z] #42 45.94 Selecting previously unselected package libnet1-dev. [2021-04-23T05:53:17.035Z] #42 45.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 45.98 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:17.035Z] #42 46.30 Selecting previously unselected package libnl-3-200:amd64. [2021-04-23T05:53:17.035Z] #42 46.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 46.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:53:17.035Z] #42 46.44 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-23T05:53:17.035Z] #42 46.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 46.47 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-23T05:53:17.035Z] #42 46.74 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-23T05:53:17.035Z] #42 46.75 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 46.78 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:17.035Z] #42 46.94 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-23T05:53:17.035Z] #42 46.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 46.95 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:17.035Z] #42 47.05 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-23T05:53:17.035Z] #42 47.07 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 47.08 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:17.035Z] #42 47.37 Selecting previously unselected package libprotobuf17:amd64. [2021-04-23T05:53:17.035Z] #42 47.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 47.38 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:17.035Z] #42 48.21 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-23T05:53:17.035Z] #42 48.21 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 48.23 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:17.035Z] #42 48.44 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-23T05:53:17.035Z] #42 48.44 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:17.035Z] #42 48.45 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:17.035Z] #42 ... [2021-04-23T05:53:17.035Z] [2021-04-23T05:53:17.035Z] #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-23T05:53:17.035Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:17.035Z] #36 48.58 Selecting previously unselected package libicu63:amd64. [2021-04-23T05:53:17.035Z] #36 48.58 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-23T05:53:17.035Z] #36 48.60 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:53:17.058Z] #37 39.55 The following additional packages will be installed: [2021-04-23T05:53:17.058Z] #37 39.55 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-23T05:53:17.058Z] #37 39.57 Suggested packages: [2021-04-23T05:53:17.058Z] #37 39.57 cmake-doc ninja-build lrzip [2021-04-23T05:53:17.058Z] #37 39.57 Recommended packages: [2021-04-23T05:53:17.058Z] #37 39.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-23T05:53:17.148Z] #43 81.57 DEP criu/namespaces.d [2021-04-23T05:53:17.268Z] [2021-04-23T05:53:17.268Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-23T05:53:17.268Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:17.268Z] #42 37.02 Reading package lists... [2021-04-23T05:53:17.409Z] #43 81.72 DEP criu/mount.d [2021-04-23T05:53:17.409Z] #43 81.92 DEP criu/memfd.d [2021-04-23T05:53:17.670Z] #43 82.03 DEP criu/mem.d [2021-04-23T05:53:17.931Z] #43 82.23 DEP criu/lsm.d [2021-04-23T05:53:17.931Z] #43 82.38 DEP criu/log.d [2021-04-23T05:53:17.978Z] #29 13.41 0.0% 1.2% # 2.1% ## 3.2% ### 4.3% #### 5.8% #### 6.4% #### 6.8% ##### 7.4% ###### 8.6% ####### 10.2% ######## 11.1% ######## 11.5% ######## 12.2% ######### 12.8% ########## 14.3% ########### 15.7% ############ 16.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.4% ################# 24.5% ################## 25.4% #################### 28.7% #################### 29.1% ##################### 30.2% ###################### 31.0% ###################### 31.9% ####################### 33.1% ######################## 34.4% ######################### 35.5% ########################## 36.4% ########################## 37.2% ########################### 38.1% ########################### 38.9% ############################ 39.9% [2021-04-23T05:53:17.978Z] #29 ... [2021-04-23T05:53:17.978Z] [2021-04-23T05:53:17.978Z] #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-23T05:53:17.978Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:53:17.978Z] #49 21.49 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:17.978Z] #49 21.85 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:17.978Z] #49 21.86 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:17.978Z] #49 22.13 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:17.978Z] #49 22.18 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:17.978Z] #49 22.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:17.978Z] #49 22.44 go: downloading github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:17.978Z] #49 22.60 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:17.978Z] #49 22.69 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:17.978Z] #49 22.70 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:17.978Z] #49 22.96 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:17.978Z] #49 23.04 go: extracting github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:17.978Z] #49 23.32 go: downloading github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:17.978Z] #49 23.64 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:17.978Z] #49 23.73 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:17.978Z] #49 23.76 go: extracting github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:17.978Z] #49 23.77 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:17.978Z] #49 24.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:17.978Z] #49 24.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:17.978Z] #49 24.33 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:17.978Z] #49 24.33 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:17.978Z] #49 24.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:17.978Z] #49 24.39 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:17.978Z] #49 24.48 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:17.978Z] #49 24.51 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:17.978Z] #49 24.70 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:17.978Z] #49 24.83 go: downloading github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:17.978Z] #49 24.83 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:17.978Z] #49 24.83 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:53:17.978Z] #49 25.05 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:17.978Z] #49 25.15 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:53:17.978Z] #49 25.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:17.978Z] #49 25.34 go: extracting github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:17.978Z] #49 25.36 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:17.978Z] #49 25.39 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:17.978Z] #49 25.39 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:17.978Z] #49 25.46 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:17.978Z] #49 25.55 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:17.978Z] #49 25.56 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:17.978Z] #49 25.70 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:17.978Z] #49 26.08 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:17.978Z] #49 26.10 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:17.978Z] #49 26.12 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:17.978Z] #49 26.12 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:17.978Z] #49 26.19 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:17.978Z] #49 26.25 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:17.978Z] #49 26.25 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:17.978Z] #49 26.43 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:53:17.978Z] #49 26.47 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:17.978Z] #49 26.57 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-04-23T05:53:17.978Z] #49 26.60 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:17.978Z] #49 27.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:17.978Z] #49 27.12 go: extracting github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:17.978Z] #49 29.00 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:18.166Z] #37 40.61 The following NEW packages will be installed: [2021-04-23T05:53:18.166Z] #37 40.61 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-23T05:53:18.166Z] #37 40.61 vim-common xxd [2021-04-23T05:53:18.166Z] #37 40.74 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:18.166Z] #37 40.74 Need to get 14.9 MB of archives. [2021-04-23T05:53:18.166Z] #37 40.74 After this operation, 67.2 MB of additional disk space will be used. [2021-04-23T05:53:18.166Z] #37 40.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-23T05:53:18.166Z] #37 40.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:53:18.166Z] #37 40.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-04-23T05:53:18.192Z] #43 ... [2021-04-23T05:53:18.193Z] [2021-04-23T05:53:18.193Z] #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-23T05:53:18.193Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:53:18.193Z] #32 DONE 151.0s [2021-04-23T05:53:18.193Z] [2021-04-23T05:53:18.193Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:18.193Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:18.193Z] #43 82.57 DEP criu/libnetlink.d [2021-04-23T05:53:18.193Z] #43 ... [2021-04-23T05:53:18.193Z] [2021-04-23T05:53:18.193Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-23T05:53:18.193Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:53:18.193Z] #20 11.41 Reading package lists... [2021-04-23T05:53:18.193Z] #20 15.52 Reading package lists... [2021-04-23T05:53:18.193Z] #20 19.65 Building dependency tree... [2021-04-23T05:53:18.193Z] #20 21.62 libcap2-bin is already the newest version (1:2.25-2). [2021-04-23T05:53:18.193Z] #20 21.62 The following additional packages will be installed: [2021-04-23T05:53:18.193Z] #20 21.62 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-23T05:53:18.193Z] #20 21.62 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-23T05:53:18.193Z] #20 21.63 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-23T05:53:18.193Z] #20 21.63 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-23T05:53:18.193Z] #20 21.63 python3.7 python3.7-minimal vim-runtime xxd [2021-04-23T05:53:18.193Z] #20 21.63 Suggested packages: [2021-04-23T05:53:18.193Z] #20 21.63 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-23T05:53:18.193Z] #20 21.63 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-23T05:53:18.193Z] #20 21.63 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-23T05:53:18.193Z] #20 21.63 Recommended packages: [2021-04-23T05:53:18.193Z] #20 21.63 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-23T05:53:18.193Z] #20 21.63 python3-keyrings.alt python3-xdg unzip [2021-04-23T05:53:18.209Z] #57 156.1 + bin/containerd-shim-runc-v2 [2021-04-23T05:53:18.245Z] #49 ... [2021-04-23T05:53:18.245Z] [2021-04-23T05:53:18.245Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-04-23T05:53:18.245Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:18.454Z] #20 ... [2021-04-23T05:53:18.454Z] [2021-04-23T05:53:18.454Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:18.454Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:18.454Z] #43 82.87 DEP criu/kerndat.d [2021-04-23T05:53:18.471Z] #37 ... [2021-04-23T05:53:18.471Z] [2021-04-23T05:53:18.471Z] #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-23T05:53:18.471Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-04-23T05:53:18.471Z] #56 26.60 Reading package lists... [2021-04-23T05:53:18.471Z] #56 34.86 Building dependency tree... [2021-04-23T05:53:18.471Z] #56 37.87 The following additional packages will be installed: [2021-04-23T05:53:18.471Z] #56 37.87 libbtrfs0 [2021-04-23T05:53:18.471Z] #56 38.00 The following NEW packages will be installed: [2021-04-23T05:53:18.471Z] #56 38.01 libbtrfs-dev libbtrfs0 [2021-04-23T05:53:18.471Z] #56 38.16 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:18.471Z] #56 38.16 Need to get 120 kB of archives. [2021-04-23T05:53:18.471Z] #56 38.16 After this operation, 423 kB of additional disk space will be used. [2021-04-23T05:53:18.471Z] #56 38.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-23T05:53:18.471Z] #56 38.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-23T05:53:18.471Z] #56 39.59 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:18.471Z] #56 39.91 Fetched 120 kB in 0s (1714 kB/s) [2021-04-23T05:53:18.471Z] #56 40.07 Selecting previously unselected package libbtrfs0. [2021-04-23T05:53:18.471Z] #56 40.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 ... 15339 files and directories currently installed.) [2021-04-23T05:53:18.471Z] #56 40.18 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-23T05:53:18.471Z] #56 40.19 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:18.471Z] #56 40.31 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:53:18.471Z] #56 40.32 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-23T05:53:18.471Z] #56 40.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:18.471Z] #56 40.61 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:18.471Z] #56 40.63 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:18.471Z] #56 40.65 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:18.471Z] #56 DONE 41.0s [2021-04-23T05:53:18.471Z] [2021-04-23T05:53:18.471Z] #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-23T05:53:18.471Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-23T05:53:18.471Z] #37 40.97 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-23T05:53:18.640Z] #42 43.28 Building dependency tree... [2021-04-23T05:53:18.842Z] #57 156.8 + binaries [2021-04-23T05:53:18.842Z] #57 156.8 + install -D bin/containerd /build/containerd [2021-04-23T05:53:18.842Z] #57 156.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-23T05:53:18.842Z] #57 156.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-23T05:53:18.842Z] #57 156.8 + install -D bin/ctr /build/ctr [2021-04-23T05:53:19.026Z] #43 83.25 DEP criu/kcmp-ids.d [2021-04-23T05:53:19.026Z] #43 83.38 DEP criu/irmap.d [2021-04-23T05:53:19.131Z] #37 41.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-04-23T05:53:19.131Z] #37 41.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-04-23T05:53:19.131Z] #37 41.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-04-23T05:53:19.131Z] #37 41.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-04-23T05:53:19.131Z] #37 41.75 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-04-23T05:53:19.131Z] #37 41.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-04-23T05:53:19.136Z] #57 DONE 157.4s [2021-04-23T05:53:19.287Z] #43 83.54 DEP criu/ipc_ns.d [2021-04-23T05:53:19.287Z] #43 83.69 DEP criu/image.d [2021-04-23T05:53:19.551Z] #43 83.88 DEP criu/image-desc.d [2021-04-23T05:53:19.551Z] #43 83.99 DEP criu/fsnotify.d [2021-04-23T05:53:19.774Z] [2021-04-23T05:53:19.774Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-04-23T05:53:19.812Z] #43 84.20 DEP criu/filesystems.d [2021-04-23T05:53:20.012Z] #42 46.71 The following additional packages will be installed: [2021-04-23T05:53:20.012Z] #42 46.72 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-23T05:53:20.012Z] #42 46.74 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-23T05:53:20.012Z] #42 46.76 Suggested packages: [2021-04-23T05:53:20.012Z] #42 46.76 manpages-dev python-setuptools [2021-04-23T05:53:20.065Z] #58 DONE 0.3s [2021-04-23T05:53:20.065Z] [2021-04-23T05:53:20.065Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-04-23T05:53:20.073Z] #43 84.35 DEP criu/files.d [2021-04-23T05:53:20.073Z] #43 84.57 DEP criu/files-reg.d [2021-04-23T05:53:20.305Z] #36 ... [2021-04-23T05:53:20.305Z] [2021-04-23T05:53:20.305Z] #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-23T05:53:20.305Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:53:20.305Z] #45 41.67 sync [2021-04-23T05:53:20.305Z] #45 41.67 internal/reflectlite [2021-04-23T05:53:20.305Z] #45 43.20 github.com/LK4D4/vndr/godl/singleflight [2021-04-23T05:53:20.305Z] #45 43.55 math/rand [2021-04-23T05:53:20.305Z] #45 44.71 internal/singleflight [2021-04-23T05:53:20.305Z] #45 44.92 errors [2021-04-23T05:53:20.305Z] #45 44.92 sort [2021-04-23T05:53:20.305Z] #45 45.31 io [2021-04-23T05:53:20.305Z] #45 46.18 strconv [2021-04-23T05:53:20.305Z] #45 46.64 bytes [2021-04-23T05:53:20.305Z] #45 48.96 bufio [2021-04-23T05:53:20.305Z] #45 50.17 reflect [2021-04-23T05:53:20.305Z] #45 50.54 internal/oserror [2021-04-23T05:53:20.305Z] #45 50.70 syscall [2021-04-23T05:53:20.305Z] #45 ... [2021-04-23T05:53:20.305Z] [2021-04-23T05:53:20.305Z] #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-23T05:53:20.305Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:53:20.305Z] #32 50.44 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-23T05:53:20.305Z] #32 50.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-23T05:53:20.305Z] #32 51.09 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-23T05:53:20.334Z] #43 84.72 DEP criu/files-ext.d [2021-04-23T05:53:20.334Z] #43 84.87 DEP criu/file-lock.d [2021-04-23T05:53:20.357Z] #62 DONE 0.2s [2021-04-23T05:53:20.357Z] [2021-04-23T05:53:20.357Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/b... [2021-04-23T05:53:20.595Z] #43 84.97 DEP criu/file-ids.d [2021-04-23T05:53:20.595Z] #43 85.09 DEP criu/fifo.d [2021-04-23T05:53:20.648Z] #29 13.41 0.0% 1.2% # 2.1% ## 3.2% ### 4.3% #### 5.8% #### 6.4% #### 6.8% ##### 7.4% ###### 8.6% ####### 10.2% ######## 11.1% ######## 11.5% ######## 12.2% ######### 12.8% ########## 14.3% ########### 15.7% ############ 16.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.4% ################# 24.5% ################## 25.4% #################### 28.7% #################### 29.1% ##################### 30.2% ###################### 31.0% ###################### 31.9% ####################### 33.1% ######################## 34.4% ######################### 35.5% ########################## 36.4% ########################## 37.2% ########################### 38.1% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 42.4% ############################### 43.7% ################################ 44.6% ################################# 46.2% ################################# 46.9% ################################## 48.0% ################################### 49.2% #################################### 50.5% #################################### 51.3% ##################################### 52.6% ###################################### 53.7% ####################################### 54.2% ######################################## 56.2% ######################################### 58.0% ########################################## 58.8% ########################################## 59.4% ########################################### 60.4% ########################################### 61.1% ############################################ 62.4% ############################################# 63.4% ############################################## 64.7% [2021-04-23T05:53:20.648Z] #29 ... [2021-04-23T05:53:20.648Z] [2021-04-23T05:53:20.648Z] #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-23T05:53:20.648Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-04-23T05:53:20.648Z] #55 26.06 Building dependency tree... [2021-04-23T05:53:20.648Z] #55 28.45 The following additional packages will be installed: [2021-04-23T05:53:20.648Z] #55 28.46 libbtrfs0 [2021-04-23T05:53:20.648Z] #55 28.58 The following NEW packages will be installed: [2021-04-23T05:53:20.648Z] #55 28.59 libbtrfs-dev libbtrfs0 [2021-04-23T05:53:20.648Z] #55 29.12 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:20.648Z] #55 29.12 Need to get 119 kB of archives. [2021-04-23T05:53:20.648Z] #55 29.12 After this operation, 387 kB of additional disk space will be used. [2021-04-23T05:53:20.648Z] #55 29.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-23T05:53:20.648Z] #55 29.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-23T05:53:20.648Z] #55 30.63 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:20.648Z] #55 30.87 Fetched 119 kB in 0s (279 kB/s) [2021-04-23T05:53:20.648Z] #55 30.98 Selecting previously unselected package libbtrfs0. [2021-04-23T05:53:20.648Z] #55 30.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-23T05:53:20.648Z] #55 31.07 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-23T05:53:20.648Z] #55 31.15 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:20.648Z] #55 31.31 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:53:20.648Z] #55 31.35 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-23T05:53:20.648Z] #55 31.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:20.648Z] #55 32.24 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:20.648Z] #55 32.29 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:20.648Z] #55 32.47 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:20.648Z] #55 DONE 33.9s [2021-04-23T05:53:20.648Z] [2021-04-23T05:53:20.648Z] #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-23T05:53:20.648Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:20.648Z] #29 13.41 0.0% 1.2% # 2.1% ## 3.2% ### 4.3% #### 5.8% #### 6.4% #### 6.8% ##### 7.4% ###### 8.6% ####### 10.2% ######## 11.1% ######## 11.5% ######## 12.2% ######### 12.8% ########## 14.3% ########### 15.7% ############ 16.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.4% ################# 24.5% ################## 25.4% #################### 28.7% #################### 29.1% ##################### 30.2% ###################### 31.0% ###################### 31.9% ####################### 33.1% ######################## 34.4% ######################### 35.5% ########################## 36.4% ########################## 37.2% ########################### 38.1% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 42.4% ############################### 43.7% ################################ 44.6% ################################# 46.2% ################################# 46.9% ################################## 48.0% ################################### 49.2% #################################### 50.5% #################################### 51.3% ##################################### 52.6% ###################################### 53.7% ####################################### 54.2% ######################################## 56.2% ######################################### 58.0% ########################################## 58.8% ########################################## 59.4% ########################################### 60.4% ########################################### 61.1% ############################################ 62.4% ############################################# 63.4% ############################################## 64.7% ############################################### 66.1% [2021-04-23T05:53:20.648Z] #29 ... [2021-04-23T05:53:20.648Z] [2021-04-23T05:53:20.648Z] #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-23T05:53:20.648Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:53:20.648Z] #13 14.43 Reading package lists... [2021-04-23T05:53:20.648Z] #13 20.67 Reading package lists... [2021-04-23T05:53:20.648Z] #13 26.29 Building dependency tree... [2021-04-23T05:53:20.648Z] #13 28.80 The following additional packages will be installed: [2021-04-23T05:53:20.648Z] #13 28.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-23T05:53:20.648Z] #13 28.82 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-23T05:53:20.648Z] #13 28.82 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-23T05:53:20.648Z] #13 28.82 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-23T05:53:20.648Z] #13 28.82 mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:20.648Z] #13 28.82 Suggested packages: [2021-04-23T05:53:20.648Z] #13 28.82 gcc-8-locales seccomp wine64 [2021-04-23T05:53:20.649Z] #13 29.83 The following NEW packages will be installed: [2021-04-23T05:53:20.649Z] #13 29.83 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-23T05:53:20.649Z] #13 29.83 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-23T05:53:20.649Z] #13 29.83 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-23T05:53:20.649Z] #13 29.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-23T05:53:20.649Z] #13 29.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-23T05:53:20.649Z] #13 29.85 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:20.649Z] #13 29.86 The following packages will be upgraded: [2021-04-23T05:53:20.649Z] #13 29.87 libseccomp2 libsystemd0 libudev1 [2021-04-23T05:53:20.649Z] #13 30.31 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:53:20.649Z] #13 30.31 Need to get 73.8 MB of archives. [2021-04-23T05:53:20.649Z] #13 30.31 After this operation, 472 MB of additional disk space will be used. [2021-04-23T05:53:20.649Z] #13 30.31 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-04-23T05:53:20.649Z] #13 30.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u7 [314 kB] [2021-04-23T05:53:20.649Z] #13 30.39 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-23T05:53:20.649Z] #13 30.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u7 [146 kB] [2021-04-23T05:53:20.649Z] #13 30.40 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-23T05:53:20.649Z] #13 ... [2021-04-23T05:53:20.649Z] [2021-04-23T05:53:20.649Z] #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-23T05:53:20.649Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:20.649Z] #67 DONE 0.3s [2021-04-23T05:53:20.649Z] [2021-04-23T05:53:20.649Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-04-23T05:53:20.649Z] #69 DONE 0.1s [2021-04-23T05:53:20.649Z] [2021-04-23T05:53:20.649Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-23T05:53:20.649Z] #70 DONE 0.1s [2021-04-23T05:53:20.649Z] [2021-04-23T05:53:20.649Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-23T05:53:20.857Z] #43 85.23 DEP criu/fdstore.d [2021-04-23T05:53:20.857Z] #43 85.32 DEP criu/fault-injection.d [2021-04-23T05:53:20.857Z] #43 85.35 DEP criu/external.d [2021-04-23T05:53:20.857Z] #43 85.45 DEP criu/eventpoll.d [2021-04-23T05:53:21.252Z] #37 43.53 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:21.252Z] #37 ... [2021-04-23T05:53:21.252Z] [2021-04-23T05:53:21.252Z] #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-23T05:53:21.252Z] #68 sha256:a7bd5e2fac5173e213b6c4e473fa7462bcf7c4e38aae483154fe9c1bd25290ab [2021-04-23T05:53:21.252Z] #68 DONE 43.9s [2021-04-23T05:53:21.252Z] [2021-04-23T05:53:21.252Z] #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-23T05:53:21.252Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-23T05:53:21.252Z] #37 43.90 Fetched 14.9 MB in 1s (10.9 MB/s) [2021-04-23T05:53:21.384Z] #42 47.87 The following NEW packages will be installed: [2021-04-23T05:53:21.384Z] #42 47.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-23T05:53:21.384Z] #42 47.90 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-23T05:53:21.384Z] #42 47.90 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-23T05:53:21.384Z] #42 47.91 python-six zlib1g-dev [2021-04-23T05:53:21.430Z] #43 85.66 DEP criu/eventfd.d [2021-04-23T05:53:21.430Z] #43 85.77 DEP criu/crtools.d [2021-04-23T05:53:21.430Z] #43 85.88 DEP criu/cr-service.d [2021-04-23T05:53:21.554Z] #37 44.07 Selecting previously unselected package xxd. [2021-04-23T05:53:21.554Z] #37 44.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 ... 15339 files and directories currently installed.) [2021-04-23T05:53:21.554Z] #37 44.18 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-23T05:53:21.554Z] #37 44.19 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:53:21.643Z] #42 48.48 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:21.643Z] #42 48.48 Need to get 4095 kB of archives. [2021-04-23T05:53:21.643Z] #42 48.48 After this operation, 22.5 MB of additional disk space will be used. [2021-04-23T05:53:21.643Z] #42 48.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-04-23T05:53:21.643Z] #42 48.48 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-23T05:53:21.643Z] #42 48.48 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-23T05:53:21.643Z] #42 48.48 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-23T05:53:21.643Z] #42 48.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-04-23T05:53:21.643Z] #42 48.50 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-23T05:53:21.643Z] #42 48.50 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-23T05:53:21.691Z] #43 86.07 DEP criu/cr-restore.d [2021-04-23T05:53:21.756Z] #71 DONE 0.9s [2021-04-23T05:53:21.756Z] [2021-04-23T05:53:21.756Z] #72 exporting to image [2021-04-23T05:53:21.756Z] #72 exporting layers [2021-04-23T05:53:21.900Z] #42 48.51 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-23T05:53:21.900Z] #42 48.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-04-23T05:53:21.900Z] #42 48.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-04-23T05:53:21.900Z] #42 48.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-04-23T05:53:21.900Z] #42 48.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-04-23T05:53:21.900Z] #42 48.75 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-23T05:53:21.952Z] #43 86.31 DEP criu/cr-errno.d [2021-04-23T05:53:21.952Z] #43 86.33 DEP criu/cr-dump.d [2021-04-23T05:53:21.952Z] #43 86.51 DEP criu/cr-dedup.d [2021-04-23T05:53:22.158Z] #42 48.76 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-23T05:53:22.158Z] #42 48.76 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-23T05:53:22.158Z] #42 48.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-04-23T05:53:22.158Z] #42 48.77 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-04-23T05:53:22.158Z] #42 ... [2021-04-23T05:53:22.158Z] [2021-04-23T05:53:22.158Z] #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-23T05:53:22.158Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:53:22.158Z] #49 41.42 go: extracting golang.org/x/text v0.3.2 [2021-04-23T05:53:22.159Z] #49 46.25 go: finding github.com/fatih/color v1.7.0 [2021-04-23T05:53:22.159Z] #49 46.32 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:53:22.159Z] #49 46.32 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:53:22.159Z] #49 46.33 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:53:22.159Z] #49 46.44 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:22.159Z] #49 46.46 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:53:22.159Z] #49 46.48 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:22.159Z] #49 46.49 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:22.159Z] #49 46.49 go: finding github.com/pkg/errors v0.8.1 [2021-04-23T05:53:22.159Z] #49 46.53 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.54 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.56 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:22.159Z] #49 46.59 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:53:22.159Z] #49 46.61 go: finding github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:22.159Z] #49 46.61 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.63 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:22.159Z] #49 46.65 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.66 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.70 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.72 go: finding github.com/spf13/viper v1.6.1 [2021-04-23T05:53:22.159Z] #49 46.72 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.73 go: finding github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:22.159Z] #49 46.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:22.159Z] #49 46.88 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:22.159Z] #49 47.01 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:22.159Z] #49 47.04 go: finding github.com/spf13/cobra v0.0.5 [2021-04-23T05:53:22.159Z] #49 47.10 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:53:22.159Z] #49 47.16 go: finding github.com/spf13/pflag v1.0.5 [2021-04-23T05:53:22.159Z] #49 47.17 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:22.159Z] #49 47.19 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:53:22.159Z] #49 47.22 go: finding github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:22.159Z] #49 47.22 go: finding github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:22.159Z] #49 47.24 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:53:22.159Z] #49 47.25 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:22.159Z] #49 47.28 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:22.159Z] #49 47.32 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:22.159Z] #49 47.34 go: finding github.com/spf13/afero v1.1.2 [2021-04-23T05:53:22.159Z] #49 47.36 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:22.159Z] #49 47.43 go: finding github.com/spf13/cast v1.3.0 [2021-04-23T05:53:22.159Z] #49 47.43 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:22.159Z] #49 47.48 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:22.159Z] #49 47.48 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:53:22.159Z] #49 47.51 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:22.159Z] #49 47.54 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:22.159Z] #49 47.56 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:22.159Z] #49 47.69 go: finding golang.org/x/text v0.3.2 [2021-04-23T05:53:22.159Z] #49 47.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:53:22.159Z] #49 47.70 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:22.159Z] #49 47.80 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:22.159Z] #49 47.80 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:22.159Z] #49 47.91 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:22.159Z] #49 47.91 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:22.159Z] #49 47.92 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:22.159Z] #49 47.93 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:53:22.159Z] #49 47.96 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:22.159Z] #49 47.97 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:22.159Z] #49 47.97 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:22.159Z] #49 47.97 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:22.159Z] #49 47.99 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:22.159Z] #49 48.01 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:22.159Z] #49 48.05 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:22.159Z] #49 48.06 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:22.159Z] #49 48.09 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:22.159Z] #49 48.12 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:22.159Z] #49 48.14 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:22.159Z] #49 48.15 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:22.159Z] #49 48.15 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:22.159Z] #49 48.17 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:22.159Z] #49 48.18 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:22.159Z] #49 48.31 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:22.159Z] #49 48.43 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:22.159Z] #49 48.43 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:22.159Z] #49 48.50 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:22.159Z] #49 48.51 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:22.256Z] #37 44.57 Selecting previously unselected package vim-common. [2021-04-23T05:53:22.256Z] #37 44.57 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:53:22.256Z] #37 44.63 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:22.416Z] #49 ... [2021-04-23T05:53:22.416Z] [2021-04-23T05:53:22.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-23T05:53:22.416Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-04-23T05:53:22.416Z] #55 43.09 Building dependency tree... [2021-04-23T05:53:22.416Z] #55 46.60 The following additional packages will be installed: [2021-04-23T05:53:22.416Z] #55 46.61 libbtrfs0 [2021-04-23T05:53:22.416Z] #55 46.78 The following NEW packages will be installed: [2021-04-23T05:53:22.416Z] #55 46.80 libbtrfs-dev libbtrfs0 [2021-04-23T05:53:22.416Z] #55 47.18 0 upgraded, 2 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:22.416Z] #55 47.18 Need to get 119 kB of archives. [2021-04-23T05:53:22.416Z] #55 47.18 After this operation, 387 kB of additional disk space will be used. [2021-04-23T05:53:22.416Z] #55 47.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-23T05:53:22.416Z] #55 47.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-23T05:53:22.416Z] #55 48.18 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:22.416Z] #55 48.35 Fetched 119 kB in 0s (425 kB/s) [2021-04-23T05:53:22.416Z] #55 48.47 Selecting previously unselected package libbtrfs0. [2021-04-23T05:53:22.417Z] #55 48.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:22.417Z] #55 48.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-23T05:53:22.417Z] #55 48.56 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:22.417Z] #55 48.67 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:53:22.417Z] #55 48.67 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-23T05:53:22.417Z] #55 48.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:22.417Z] #55 48.96 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:53:22.417Z] #55 48.99 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:53:22.417Z] #55 49.02 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:22.526Z] #43 86.70 DEP criu/cr-check.d [2021-04-23T05:53:22.526Z] #43 86.83 DEP criu/config.d [2021-04-23T05:53:22.526Z] #43 86.95 DEP criu/clone-noasan.d [2021-04-23T05:53:22.526Z] #43 87.02 DEP criu/cgroup.d [2021-04-23T05:53:22.559Z] #37 45.05 Selecting previously unselected package cmake-data. [2021-04-23T05:53:22.559Z] #37 45.07 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-23T05:53:22.559Z] #37 45.08 Unpacking cmake-data (3.13.4-1) ... [2021-04-23T05:53:22.674Z] #55 DONE 49.4s [2021-04-23T05:53:22.674Z] [2021-04-23T05:53:22.674Z] #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-23T05:53:22.674Z] #56 sha256:ef6b3f4e5be4260ec51a7377d36d3c98ddc1b41a72665cbced0074cb02e8f7c6 [2021-04-23T05:53:22.788Z] #43 87.15 DEP criu/cgroup-props.d [2021-04-23T05:53:22.788Z] #43 87.23 DEP criu/bitmap.d [2021-04-23T05:53:22.788Z] #43 87.26 DEP criu/bfd.d [2021-04-23T05:53:23.049Z] #43 87.37 DEP criu/autofs.d [2021-04-23T05:53:23.049Z] #43 87.55 DEP criu/aio.d [2021-04-23T05:53:23.213Z] #37 ... [2021-04-23T05:53:23.213Z] [2021-04-23T05:53:23.213Z] #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-23T05:53:23.213Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-23T05:53:23.213Z] #43 27.43 Reading package lists... [2021-04-23T05:53:23.213Z] #43 36.05 Building dependency tree... [2021-04-23T05:53:23.213Z] #43 38.74 The following additional packages will be installed: [2021-04-23T05:53:23.213Z] #43 38.75 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-23T05:53:23.213Z] #43 38.75 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-23T05:53:23.213Z] #43 38.76 Suggested packages: [2021-04-23T05:53:23.213Z] #43 38.76 manpages-dev python-setuptools [2021-04-23T05:53:23.213Z] #43 40.04 The following NEW packages will be installed: [2021-04-23T05:53:23.213Z] #43 40.06 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-23T05:53:23.213Z] #43 40.06 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-23T05:53:23.213Z] #43 40.06 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-23T05:53:23.213Z] #43 40.06 python-six zlib1g-dev [2021-04-23T05:53:23.213Z] #43 40.28 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:23.213Z] #43 40.28 Need to get 4075 kB of archives. [2021-04-23T05:53:23.213Z] #43 40.28 After this operation, 24.5 MB of additional disk space will be used. [2021-04-23T05:53:23.213Z] #43 40.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-04-23T05:53:23.213Z] #43 40.30 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-23T05:53:23.213Z] #43 40.31 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-23T05:53:23.213Z] #43 40.32 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-23T05:53:23.213Z] #43 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-04-23T05:53:23.213Z] #43 40.35 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-23T05:53:23.213Z] #43 40.36 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-23T05:53:23.213Z] #43 40.37 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-23T05:53:23.213Z] #43 40.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-04-23T05:53:23.213Z] #43 40.46 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-04-23T05:53:23.213Z] #43 40.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-04-23T05:53:23.213Z] #43 40.97 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-04-23T05:53:23.213Z] #43 41.03 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-23T05:53:23.213Z] #43 41.05 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-23T05:53:23.213Z] #43 41.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-23T05:53:23.213Z] #43 41.07 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-04-23T05:53:23.213Z] #43 41.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-04-23T05:53:23.213Z] #43 42.64 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:23.213Z] #43 42.99 Fetched 4075 kB in 1s (4740 kB/s) [2021-04-23T05:53:23.213Z] #43 43.10 Selecting previously unselected package libcap-dev:ppc64el. [2021-04-23T05:53:23.213Z] #43 43.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:53:23.213Z] #43 43.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 43.19 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-04-23T05:53:23.213Z] #43 43.32 Selecting previously unselected package libnet1:ppc64el. [2021-04-23T05:53:23.213Z] #43 43.33 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 43.34 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:23.213Z] #43 43.44 Selecting previously unselected package libnet1-dev. [2021-04-23T05:53:23.213Z] #43 43.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 43.47 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:23.213Z] #43 43.65 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-23T05:53:23.213Z] #43 43.67 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 43.68 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-23T05:53:23.213Z] #43 43.83 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-04-23T05:53:23.213Z] #43 43.84 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 43.84 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-23T05:53:23.213Z] #43 44.23 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-23T05:53:23.213Z] #43 44.24 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 44.25 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-23T05:53:23.213Z] #43 44.36 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-04-23T05:53:23.213Z] #43 44.36 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 44.52 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-23T05:53:23.213Z] #43 44.71 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-04-23T05:53:23.213Z] #43 44.72 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 44.72 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:23.213Z] #43 45.17 Selecting previously unselected package libprotobuf17:ppc64el. [2021-04-23T05:53:23.213Z] #43 45.18 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-04-23T05:53:23.213Z] #43 45.18 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:23.309Z] #43 87.77 DEP criu/action-scripts.d [2021-04-23T05:53:23.517Z] #43 46.12 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-04-23T05:53:23.517Z] #43 46.12 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-04-23T05:53:23.517Z] #43 46.13 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:23.571Z] #43 87.99 CC criu/action-scripts.o [2021-04-23T05:53:23.832Z] #43 46.36 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-04-23T05:53:23.832Z] #43 46.36 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-04-23T05:53:23.832Z] #43 46.37 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:23.832Z] #43 ... [2021-04-23T05:53:23.832Z] [2021-04-23T05:53:23.832Z] #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-23T05:53:23.832Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:53:23.832Z] #46 46.46 sync [2021-04-23T05:53:23.909Z] #29 13.41 0.0% 1.2% # 2.1% ## 3.2% ### 4.3% #### 5.8% #### 6.4% #### 6.8% ##### 7.4% ###### 8.6% ####### 10.2% ######## 11.1% ######## 11.5% ######## 12.2% ######### 12.8% ########## 14.3% ########### 15.7% ############ 16.7% ############# 18.3% ############# 19.4% ############## 20.5% ############### 21.8% ################ 22.7% ################ 23.4% ################# 24.5% ################## 25.4% #################### 28.7% #################### 29.1% ##################### 30.2% ###################### 31.0% ###################### 31.9% ####################### 33.1% ######################## 34.4% ######################### 35.5% ########################## 36.4% ########################## 37.2% ########################### 38.1% ########################### 38.9% ############################ 39.9% ############################# 41.2% ############################## 42.4% ############################### 43.7% ################################ 44.6% ################################# 46.2% ################################# 46.9% ################################## 48.0% ################################### 49.2% #################################### 50.5% #################################### 51.3% ##################################### 52.6% ###################################### 53.7% ####################################### 54.2% ######################################## 56.2% ######################################### 58.0% ########################################## 58.8% ########################################## 59.4% ########################################### 60.4% ########################################### 61.1% ############################################ 62.4% ############################################# 63.4% ############################################## 64.7% ############################################### 66.1% ################################################# 68.3% ################################################# 68.6% ################################################## 69.9% ################################################## 70.8% ################################################### 72.2% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.5% ####################################################### 76.9% ####################################################### 77.8% ######################################################## 78.8% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.6% ########################################################### 82.3% ########################################################### 82.9% ############################################################ 83.6% ############################################################ 84.6% ############################################################# 85.0% ############################################################# 85.8% ############################################################## 86.4% ############################################################### 87.9% ################################################################ 89.5% ################################################################# 91.5% ################################################################## 92.7% #################################################################### 94.6% #################################################################### 94.7% #################################################################### 95.7% ###################################################################### 97.3% ###################################################################### 98.6% ######################################################################## 100.0% [2021-04-23T05:53:24.052Z] #56 1.229 + RM_GOPATH=0 [2021-04-23T05:53:24.052Z] #56 1.229 + TMP_GOPATH= [2021-04-23T05:53:24.052Z] #56 1.229 + : /build [2021-04-23T05:53:24.052Z] #56 1.229 + '[' -z '' ']' [2021-04-23T05:53:24.052Z] #56 1.229 ++ mktemp -d [2021-04-23T05:53:24.052Z] #56 1.240 + export GOPATH=/tmp/tmp.cUpR4JKBPT [2021-04-23T05:53:24.052Z] #56 1.240 + GOPATH=/tmp/tmp.cUpR4JKBPT [2021-04-23T05:53:24.052Z] #56 1.240 + RM_GOPATH=1 [2021-04-23T05:53:24.052Z] #56 1.240 + case "$(go env GOARCH)" in [2021-04-23T05:53:24.052Z] #56 1.241 ++ go env GOARCH [2021-04-23T05:53:24.052Z] #56 1.262 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:24.052Z] #56 1.262 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:24.052Z] #56 1.263 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:24.052Z] #56 1.267 + dir=/tmp/install [2021-04-23T05:53:24.052Z] #56 1.267 + bin=containerd [2021-04-23T05:53:24.052Z] #56 1.267 + shift [2021-04-23T05:53:24.052Z] #56 1.267 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-23T05:53:24.052Z] #56 1.267 + . /tmp/install/containerd.installer [2021-04-23T05:53:24.052Z] #56 1.267 ++ set -e [2021-04-23T05:53:24.052Z] #56 1.267 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:24.052Z] #56 1.268 + install_containerd [2021-04-23T05:53:24.052Z] #56 1.271 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-23T05:53:24.052Z] #56 1.275 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:24.052Z] #56 1.275 + git clone https://github.com/containerd/containerd.git /tmp/tmp.cUpR4JKBPT/src/github.com/containerd/containerd [2021-04-23T05:53:24.052Z] #56 1.277 Cloning into '/tmp/tmp.cUpR4JKBPT/src/github.com/containerd/containerd'... [2021-04-23T05:53:24.146Z] #46 46.49 internal/reflectlite [2021-04-23T05:53:24.174Z] #29 24.27 [2021-04-23T05:53:24.174Z] #29 ... [2021-04-23T05:53:24.174Z] [2021-04-23T05:53:24.174Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-04-23T05:53:24.174Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:53:24.174Z] #42 27.48 Building dependency tree... [2021-04-23T05:53:24.174Z] #42 30.19 The following additional packages will be installed: [2021-04-23T05:53:24.174Z] #42 30.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-04-23T05:53:24.174Z] #42 30.20 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-04-23T05:53:24.174Z] #42 30.21 Suggested packages: [2021-04-23T05:53:24.174Z] #42 30.21 manpages-dev python-setuptools [2021-04-23T05:53:24.174Z] #42 31.18 The following NEW packages will be installed: [2021-04-23T05:53:24.174Z] #42 31.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-04-23T05:53:24.174Z] #42 31.19 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-04-23T05:53:24.174Z] #42 31.19 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-04-23T05:53:24.174Z] #42 31.19 python-six zlib1g-dev [2021-04-23T05:53:24.174Z] #42 31.57 0 upgraded, 17 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:24.174Z] #42 31.57 Need to get 3798 kB of archives. [2021-04-23T05:53:24.174Z] #42 31.57 After this operation, 21.6 MB of additional disk space will be used. [2021-04-23T05:53:24.174Z] #42 31.57 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-04-23T05:53:24.174Z] #42 31.57 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-23T05:53:24.174Z] #42 31.57 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-23T05:53:24.174Z] #42 31.58 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-23T05:53:24.174Z] #42 31.58 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-23T05:53:24.174Z] #42 31.58 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-23T05:53:24.174Z] #42 31.60 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-23T05:53:24.174Z] #42 31.61 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-23T05:53:24.174Z] #42 31.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-04-23T05:53:24.174Z] #42 31.76 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-04-23T05:53:24.174Z] #42 31.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-04-23T05:53:24.174Z] #42 31.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-04-23T05:53:24.174Z] #42 31.98 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-04-23T05:53:24.174Z] #42 31.98 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-23T05:53:24.174Z] #42 31.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-04-23T05:53:24.174Z] #42 32.01 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-04-23T05:53:24.174Z] #42 32.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-04-23T05:53:24.174Z] #42 33.39 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:24.174Z] #42 33.72 Fetched 3798 kB in 1s (4639 kB/s) [2021-04-23T05:53:24.174Z] #42 33.94 Selecting previously unselected package libcap-dev:arm64. [2021-04-23T05:53:24.174Z] #42 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-23T05:53:24.174Z] #42 34.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 34.07 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-04-23T05:53:24.174Z] #42 34.40 Selecting previously unselected package libnet1:arm64. [2021-04-23T05:53:24.174Z] #42 34.41 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 34.42 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:24.174Z] #42 34.71 Selecting previously unselected package libnet1-dev. [2021-04-23T05:53:24.174Z] #42 34.71 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 34.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:24.174Z] #42 35.10 Selecting previously unselected package libnl-3-200:arm64. [2021-04-23T05:53:24.174Z] #42 35.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 35.12 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-23T05:53:24.174Z] #42 35.29 Selecting previously unselected package libnl-3-dev:arm64. [2021-04-23T05:53:24.174Z] #42 35.33 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 35.34 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-23T05:53:24.174Z] #42 36.05 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-23T05:53:24.174Z] #42 36.06 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 36.07 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-23T05:53:24.174Z] #42 36.19 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-04-23T05:53:24.174Z] #42 36.20 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 36.21 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-23T05:53:24.174Z] #42 36.40 Selecting previously unselected package zlib1g-dev:arm64. [2021-04-23T05:53:24.174Z] #42 36.41 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-04-23T05:53:24.174Z] #42 36.42 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:24.174Z] #42 ... [2021-04-23T05:53:24.174Z] [2021-04-23T05:53:24.174Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-23T05:53:24.174Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:53:24.174Z] #56 1.407 + RM_GOPATH=0 [2021-04-23T05:53:24.174Z] #56 1.407 + TMP_GOPATH= [2021-04-23T05:53:24.174Z] #56 1.408 + : /build [2021-04-23T05:53:24.174Z] #56 1.408 + '[' -z '' ']' [2021-04-23T05:53:24.174Z] #56 1.409 ++ mktemp -d [2021-04-23T05:53:24.174Z] #56 1.412 + export GOPATH=/tmp/tmp.4d5aOxsJHq [2021-04-23T05:53:24.174Z] #56 1.412 + GOPATH=/tmp/tmp.4d5aOxsJHq [2021-04-23T05:53:24.174Z] #56 1.412 + RM_GOPATH=1 [2021-04-23T05:53:24.174Z] #56 1.413 + case "$(go env GOARCH)" in [2021-04-23T05:53:24.174Z] #56 1.413 ++ go env GOARCH [2021-04-23T05:53:24.174Z] #56 1.448 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:24.174Z] #56 1.448 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:24.174Z] #56 1.449 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:24.174Z] #56 1.453 + dir=/tmp/install [2021-04-23T05:53:24.174Z] #56 1.468 + bin=containerd [2021-04-23T05:53:24.174Z] #56 1.468 + shift [2021-04-23T05:53:24.174Z] #56 1.469 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-23T05:53:24.174Z] #56 1.469 + . /tmp/install/containerd.installer [2021-04-23T05:53:24.174Z] #56 1.470 ++ set -e [2021-04-23T05:53:24.174Z] #56 1.470 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:24.174Z] #56 1.471 + install_containerd [2021-04-23T05:53:24.174Z] #56 1.472 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-23T05:53:24.174Z] #56 1.472 + git clone https://github.com/containerd/containerd.git /tmp/tmp.4d5aOxsJHq/src/github.com/containerd/containerd [2021-04-23T05:53:24.174Z] #56 1.472 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:24.174Z] #56 1.486 Cloning into '/tmp/tmp.4d5aOxsJHq/src/github.com/containerd/containerd'... [2021-04-23T05:53:24.196Z] #43 88.52 CC criu/aio.o [2021-04-23T05:53:24.317Z] Running on azwin-2-dc98b0 in d:\jenkins\workspace\moby_PR-42315 [Pipeline] { [Pipeline] ws [2021-04-23T05:53:24.335Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-04-23T05:53:24.468Z] #43 88.99 CC criu/autofs.o [2021-04-23T05:53:24.599Z] #72 exporting layers 2.5s done [2021-04-23T05:53:24.599Z] #72 writing image sha256:24790ac189c5a8f3131c1d07bbd3c8c36b2774c44c0c87563e79be67fda56199 done [2021-04-23T05:53:24.599Z] #72 naming to docker.io/library/docker:e928692c6903983ad1fb7a3b94f5520810c52f38 done [2021-04-23T05:53:24.599Z] #72 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-23T05:53:24.753Z] #56 ... [2021-04-23T05:53:24.753Z] [2021-04-23T05:53:24.753Z] #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-23T05:53:24.753Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-23T05:53:24.753Z] #36 27.04 Building dependency tree... [2021-04-23T05:53:24.753Z] #36 29.56 The following additional packages will be installed: [2021-04-23T05:53:24.753Z] #36 29.57 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-23T05:53:24.753Z] #36 29.58 Suggested packages: [2021-04-23T05:53:24.753Z] #36 29.58 cmake-doc ninja-build lrzip [2021-04-23T05:53:24.753Z] #36 29.58 Recommended packages: [2021-04-23T05:53:24.753Z] #36 29.58 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-23T05:53:24.753Z] #36 30.46 The following NEW packages will be installed: [2021-04-23T05:53:24.753Z] #36 30.46 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-23T05:53:24.753Z] #36 30.47 vim-common xxd [2021-04-23T05:53:24.753Z] #36 30.85 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:24.753Z] #36 30.85 Need to get 14.2 MB of archives. [2021-04-23T05:53:24.753Z] #36 30.85 After this operation, 60.0 MB of additional disk space will be used. [2021-04-23T05:53:24.753Z] #36 30.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-23T05:53:24.753Z] #36 30.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:53:24.753Z] #36 30.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-23T05:53:24.753Z] #36 31.03 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-23T05:53:24.753Z] #36 31.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-04-23T05:53:24.753Z] #36 32.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-04-23T05:53:24.753Z] #36 32.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-04-23T05:53:24.753Z] #36 32.09 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-04-23T05:53:24.753Z] #36 32.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-04-23T05:53:24.753Z] #36 32.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-04-23T05:53:24.753Z] #36 33.86 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:24.753Z] #36 34.33 Fetched 14.2 MB in 2s (7716 kB/s) [2021-04-23T05:53:24.753Z] #36 34.45 Selecting previously unselected package xxd. [2021-04-23T05:53:24.753Z] #36 34.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 ... 15383 files and directories currently installed.) [2021-04-23T05:53:24.753Z] #36 34.58 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-23T05:53:24.753Z] #36 34.71 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:53:24.753Z] #36 35.10 Selecting previously unselected package vim-common. [2021-04-23T05:53:24.753Z] #36 35.10 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:53:24.753Z] #36 35.18 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:24.753Z] #36 35.61 Selecting previously unselected package cmake-data. [2021-04-23T05:53:24.753Z] #36 35.64 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-23T05:53:24.753Z] #36 35.65 Unpacking cmake-data (3.13.4-1) ... [2021-04-23T05:53:24.753Z] #36 ... [2021-04-23T05:53:24.753Z] [2021-04-23T05:53:24.753Z] #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-23T05:53:24.753Z] #51 sha256:db1f22d6ef283759882c7baae39c9bf9b27724896244778febfcf189add7f5d5 [2021-04-23T05:53:24.753Z] #51 37.77 strconv [2021-04-23T05:53:24.753Z] #51 37.78 syscall [2021-04-23T05:53:24.753Z] #51 37.78 bytes [2021-04-23T05:53:24.753Z] #51 37.78 strings [2021-04-23T05:53:25.037Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/test/unit [2021-04-23T05:53:25.051Z] #43 ... [2021-04-23T05:53:25.052Z] [2021-04-23T05:53:25.052Z] #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-23T05:53:25.052Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:53:25.052Z] #20 23.57 The following NEW packages will be installed: [2021-04-23T05:53:25.052Z] #20 23.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-23T05:53:25.052Z] #20 23.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-23T05:53:25.052Z] #20 23.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-23T05:53:25.052Z] #20 23.57 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-23T05:53:25.052Z] #20 23.57 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-23T05:53:25.052Z] #20 23.57 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-23T05:53:25.052Z] #20 23.57 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-23T05:53:25.052Z] #20 23.57 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-23T05:53:25.052Z] #20 23.57 xz-utils zip [2021-04-23T05:53:25.052Z] #20 23.88 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:53:25.052Z] #20 23.88 Need to get 28.5 MB of archives. [2021-04-23T05:53:25.052Z] #20 23.88 After this operation, 116 MB of additional disk space will be used. [2021-04-23T05:53:25.052Z] #20 23.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-23T05:53:25.052Z] #20 23.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-04-23T05:53:25.052Z] #20 23.91 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-04-23T05:53:25.052Z] #20 24.00 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-23T05:53:25.052Z] #20 24.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-23T05:53:25.052Z] #20 24.01 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-23T05:53:25.052Z] #20 24.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-23T05:53:25.052Z] #20 24.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-23T05:53:25.052Z] #20 24.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-23T05:53:25.052Z] #20 24.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-23T05:53:25.052Z] #20 24.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-23T05:53:25.052Z] #20 24.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-23T05:53:25.052Z] #20 24.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-23T05:53:25.052Z] #20 24.15 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-23T05:53:25.052Z] #20 24.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-23T05:53:25.052Z] #20 24.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-23T05:53:25.052Z] #20 24.18 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-23T05:53:25.052Z] #20 24.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:53:25.052Z] #20 24.20 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-23T05:53:25.052Z] #20 24.22 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-23T05:53:25.052Z] #20 24.23 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-23T05:53:25.052Z] #20 24.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-23T05:53:25.052Z] #20 24.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-23T05:53:25.052Z] #20 24.27 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-23T05:53:25.052Z] #20 24.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-23T05:53:25.052Z] #20 24.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-23T05:53:25.052Z] #20 24.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-23T05:53:25.052Z] #20 24.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-23T05:53:25.052Z] #20 24.30 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-23T05:53:25.052Z] #20 24.68 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-04-23T05:53:25.052Z] #20 24.69 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-23T05:53:25.052Z] #20 24.69 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-23T05:53:25.052Z] #20 24.69 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-23T05:53:25.052Z] #20 24.69 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-23T05:53:25.052Z] #20 24.71 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-23T05:53:25.052Z] #20 24.79 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-23T05:53:25.052Z] #20 24.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-23T05:53:25.052Z] #20 24.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-23T05:53:25.052Z] #20 24.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-23T05:53:25.052Z] #20 24.83 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-23T05:53:25.052Z] #20 24.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-23T05:53:25.052Z] #20 24.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-23T05:53:25.052Z] #20 24.90 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-23T05:53:25.052Z] #20 24.92 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-23T05:53:25.052Z] #20 24.94 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-23T05:53:25.052Z] #20 25.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-23T05:53:25.052Z] #20 25.31 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-23T05:53:25.052Z] #20 25.34 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-23T05:53:25.052Z] #20 25.99 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:25.052Z] #20 26.10 Fetched 28.5 MB in 2s (16.3 MB/s) [2021-04-23T05:53:25.052Z] #20 26.15 Selecting previously unselected package pigz. [2021-04-23T05:53:25.052Z] #20 26.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 ... 23435 files and directories currently installed.) [2021-04-23T05:53:25.052Z] #20 26.21 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-23T05:53:25.052Z] #20 26.21 Unpacking pigz (2.4-1) ... [2021-04-23T05:53:25.052Z] #20 26.29 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-23T05:53:25.052Z] #20 26.29 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:53:25.052Z] #20 26.30 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:53:25.052Z] #20 26.76 Selecting previously unselected package python3.7-minimal. [2021-04-23T05:53:25.052Z] #20 26.77 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:53:25.052Z] #20 26.80 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:53:25.052Z] #20 27.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:53:25.052Z] #20 27.65 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:53:25.271Z] #46 ... [2021-04-23T05:53:25.271Z] [2021-04-23T05:53:25.271Z] #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-23T05:53:25.271Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:53:25.271Z] #14 29.78 Reading package lists... [2021-04-23T05:53:25.271Z] #14 37.63 Building dependency tree... [2021-04-23T05:53:25.271Z] #14 40.14 The following additional packages will be installed: [2021-04-23T05:53:25.271Z] #14 40.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-23T05:53:25.271Z] #14 40.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-23T05:53:25.271Z] #14 40.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-23T05:53:25.271Z] #14 40.15 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-23T05:53:25.271Z] #14 40.15 mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:25.271Z] #14 40.16 Suggested packages: [2021-04-23T05:53:25.271Z] #14 40.16 gcc-8-locales seccomp wine64 [2021-04-23T05:53:25.271Z] #14 42.03 The following NEW packages will be installed: [2021-04-23T05:53:25.271Z] #14 42.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-23T05:53:25.271Z] #14 42.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-23T05:53:25.271Z] #14 42.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-23T05:53:25.271Z] #14 42.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-23T05:53:25.271Z] #14 42.04 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-23T05:53:25.271Z] #14 42.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:25.271Z] #14 42.06 The following packages will be upgraded: [2021-04-23T05:53:25.271Z] #14 42.07 libseccomp2 libsystemd0 libudev1 [2021-04-23T05:53:25.271Z] #14 42.35 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:53:25.271Z] #14 42.35 Need to get 79.4 MB of archives. [2021-04-23T05:53:25.271Z] #14 42.35 After this operation, 532 MB of additional disk space will be used. [2021-04-23T05:53:25.271Z] #14 42.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u7 [358 kB] [2021-04-23T05:53:25.271Z] #14 42.38 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-04-23T05:53:25.271Z] #14 42.40 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-23T05:53:25.271Z] #14 42.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u7 [158 kB] [2021-04-23T05:53:25.271Z] #14 42.47 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-23T05:53:25.271Z] #14 42.75 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-23T05:53:25.271Z] #14 43.01 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-23T05:53:25.271Z] #14 43.02 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-23T05:53:25.271Z] #14 43.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-04-23T05:53:25.271Z] #14 43.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-23T05:53:25.271Z] #14 43.51 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-23T05:53:25.271Z] #14 43.74 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-23T05:53:25.271Z] #14 43.75 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-23T05:53:25.271Z] #14 47.46 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-23T05:53:25.482Z] #56 ... [2021-04-23T05:53:25.482Z] [2021-04-23T05:53:25.482Z] #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-23T05:53:25.482Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:25.482Z] #36 40.68 Building dependency tree... [2021-04-23T05:53:25.482Z] #36 44.15 The following additional packages will be installed: [2021-04-23T05:53:25.482Z] #36 44.16 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-04-23T05:53:25.482Z] #36 44.16 Suggested packages: [2021-04-23T05:53:25.482Z] #36 44.16 cmake-doc ninja-build lrzip [2021-04-23T05:53:25.482Z] #36 44.16 Recommended packages: [2021-04-23T05:53:25.482Z] #36 44.16 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-04-23T05:53:25.482Z] #36 45.40 The following NEW packages will be installed: [2021-04-23T05:53:25.482Z] #36 45.41 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-04-23T05:53:25.482Z] #36 45.41 vim-common xxd [2021-04-23T05:53:25.482Z] #36 46.10 0 upgraded, 10 newly installed, 0 to remove and 29 not upgraded. [2021-04-23T05:53:25.482Z] #36 46.10 Need to get 14.9 MB of archives. [2021-04-23T05:53:25.482Z] #36 46.10 After this operation, 61.8 MB of additional disk space will be used. [2021-04-23T05:53:25.482Z] #36 46.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-23T05:53:25.482Z] #36 46.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:53:25.482Z] #36 46.11 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-04-23T05:53:25.482Z] #36 46.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-23T05:53:25.482Z] #36 47.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-04-23T05:53:25.482Z] #36 47.09 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-04-23T05:53:25.482Z] #36 47.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-04-23T05:53:25.482Z] #36 47.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-04-23T05:53:25.482Z] #36 47.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-04-23T05:53:25.482Z] #36 47.15 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-04-23T05:53:25.482Z] #36 48.34 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:25.482Z] #36 48.55 Fetched 14.9 MB in 2s (7966 kB/s) [2021-04-23T05:53:25.482Z] #36 48.64 Selecting previously unselected package xxd. [2021-04-23T05:53:25.482Z] #36 48.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-23T05:53:25.482Z] #36 48.71 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:53:25.482Z] #36 48.72 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:53:25.482Z] #36 48.94 Selecting previously unselected package vim-common. [2021-04-23T05:53:25.482Z] #36 48.95 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:53:25.482Z] #36 48.98 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:25.482Z] #36 49.28 Selecting previously unselected package cmake-data. [2021-04-23T05:53:25.482Z] #36 49.28 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-04-23T05:53:25.482Z] #36 49.30 Unpacking cmake-data (3.13.4-1) ... [2021-04-23T05:53:25.482Z] #36 ... [2021-04-23T05:53:25.482Z] [2021-04-23T05:53:25.482Z] #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-23T05:53:25.482Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:25.482Z] #42 50.07 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:25.482Z] #42 50.25 Fetched 4095 kB in 1s (5219 kB/s) [2021-04-23T05:53:25.482Z] #42 50.36 Selecting previously unselected package libcap-dev:amd64. [2021-04-23T05:53:25.482Z] #42 50.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:25.482Z] #42 50.40 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 50.41 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-04-23T05:53:25.482Z] #42 50.61 Selecting previously unselected package libnet1:amd64. [2021-04-23T05:53:25.482Z] #42 50.61 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 50.62 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:25.482Z] #42 50.75 Selecting previously unselected package libnet1-dev. [2021-04-23T05:53:25.482Z] #42 50.75 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 50.77 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:25.482Z] #42 50.95 Selecting previously unselected package libnl-3-200:amd64. [2021-04-23T05:53:25.482Z] #42 50.95 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 50.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:53:25.482Z] #42 51.10 Selecting previously unselected package libnl-3-dev:amd64. [2021-04-23T05:53:25.482Z] #42 51.12 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 51.13 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-23T05:53:25.482Z] #42 51.44 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-23T05:53:25.482Z] #42 51.44 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 51.46 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:25.482Z] #42 51.55 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-04-23T05:53:25.482Z] #42 51.56 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 51.57 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:25.482Z] #42 51.69 Selecting previously unselected package zlib1g-dev:amd64. [2021-04-23T05:53:25.482Z] #42 51.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 51.70 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:25.482Z] #42 51.95 Selecting previously unselected package libprotobuf17:amd64. [2021-04-23T05:53:25.482Z] #42 51.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:25.482Z] #42 51.96 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:25.559Z] #32 ... [2021-04-23T05:53:25.559Z] [2021-04-23T05:53:25.559Z] #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-23T05:53:25.559Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:25.559Z] #36 55.22 Selecting previously unselected package libxml2:amd64. [2021-04-23T05:53:25.559Z] #36 55.22 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-23T05:53:25.559Z] #36 55.23 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:25.559Z] #36 55.76 Selecting previously unselected package libarchive13:amd64. [2021-04-23T05:53:25.559Z] #36 55.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-23T05:53:25.559Z] #36 55.77 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-23T05:53:25.559Z] #36 56.48 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-23T05:53:25.559Z] #36 56.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-23T05:53:25.559Z] #36 56.48 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-23T05:53:25.559Z] #36 56.72 Selecting previously unselected package librhash0:amd64. [2021-04-23T05:53:25.559Z] #36 56.74 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-23T05:53:25.559Z] #36 56.75 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-23T05:53:25.559Z] #36 56.94 Selecting previously unselected package libuv1:amd64. [2021-04-23T05:53:25.559Z] #36 56.94 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-23T05:53:25.559Z] #36 56.95 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-23T05:53:25.559Z] #36 57.14 Selecting previously unselected package cmake. [2021-04-23T05:53:25.559Z] #36 57.14 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-23T05:53:25.559Z] #36 57.16 Unpacking cmake (3.13.4-1) ... [2021-04-23T05:53:25.581Z] #14 ... [2021-04-23T05:53:25.581Z] [2021-04-23T05:53:25.581Z] #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-23T05:53:25.581Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-23T05:53:25.581Z] #43 47.66 Selecting previously unselected package libprotoc17:ppc64el. [2021-04-23T05:53:25.581Z] #43 47.67 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-04-23T05:53:25.581Z] #43 47.68 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:25.732Z] The recommended git tool is: git [2021-04-23T05:53:25.884Z] #43 48.52 Selecting previously unselected package protobuf-c-compiler. [2021-04-23T05:53:25.885Z] #43 48.53 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-04-23T05:53:25.885Z] #43 48.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:26.061Z] #42 52.80 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-04-23T05:53:26.062Z] #42 52.80 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:26.062Z] #42 52.80 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:26.122Z] #36 ... [2021-04-23T05:53:26.122Z] [2021-04-23T05:53:26.122Z] #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-23T05:53:26.122Z] #47 sha256:5b1dbc5ca2f62efc7265f186168f6ff769e098d4fbeaf1eea16d49131f45d130 [2021-04-23T05:53:26.122Z] #47 DONE 57.7s [2021-04-23T05:53:26.122Z] [2021-04-23T05:53:26.122Z] #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-23T05:53:26.122Z] #56 sha256:27d2d14cc5246361191cedc848cd8c722b4befe38aef89b4b8192a1ddf200860 [2021-04-23T05:53:26.122Z] #56 6.427 + RM_GOPATH=0 [2021-04-23T05:53:26.122Z] #56 6.427 + TMP_GOPATH= [2021-04-23T05:53:26.122Z] #56 6.427 + : /build [2021-04-23T05:53:26.122Z] #56 6.427 + '[' -z '' ']' [2021-04-23T05:53:26.122Z] #56 6.427 ++ mktemp -d [2021-04-23T05:53:26.122Z] #56 6.427 + export GOPATH=/tmp/tmp.QiE3OcwisX [2021-04-23T05:53:26.122Z] #56 6.427 + GOPATH=/tmp/tmp.QiE3OcwisX [2021-04-23T05:53:26.122Z] #56 6.427 + RM_GOPATH=1 [2021-04-23T05:53:26.122Z] #56 6.427 + case "$(go env GOARCH)" in [2021-04-23T05:53:26.122Z] #56 6.427 ++ go env GOARCH [2021-04-23T05:53:26.122Z] #56 6.459 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:26.122Z] #56 6.459 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:26.122Z] #56 6.461 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:26.122Z] #56 6.464 + dir=/tmp/install [2021-04-23T05:53:26.122Z] #56 6.464 + bin=containerd [2021-04-23T05:53:26.122Z] #56 6.464 + shift [2021-04-23T05:53:26.122Z] #56 6.464 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-23T05:53:26.122Z] #56 6.467 + . /tmp/install/containerd.installer [2021-04-23T05:53:26.122Z] #56 6.467 ++ set -e [2021-04-23T05:53:26.122Z] #56 6.473 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:26.122Z] #56 6.473 + install_containerd [2021-04-23T05:53:26.122Z] #56 6.474 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-23T05:53:26.122Z] #56 6.501 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QiE3OcwisX/src/github.com/containerd/containerd [2021-04-23T05:53:26.122Z] #56 6.501 Cloning into '/tmp/tmp.QiE3OcwisX/src/github.com/containerd/containerd'... [2021-04-23T05:53:26.122Z] #56 6.501 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:26.187Z] #43 48.75 Selecting previously unselected package protobuf-compiler. [2021-04-23T05:53:26.187Z] #43 48.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-04-23T05:53:26.187Z] #43 48.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:26.369Z] #42 53.02 Selecting previously unselected package libprotobuf-dev:amd64. [2021-04-23T05:53:26.369Z] #42 53.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:26.369Z] #42 53.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:26.378Z] #56 ... [2021-04-23T05:53:26.378Z] [2021-04-23T05:53:26.378Z] #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-23T05:53:26.378Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:53:26.378Z] #45 58.06 time [2021-04-23T05:53:26.455Z] #20 29.71 Selecting previously unselected package python3-minimal. [2021-04-23T05:53:26.455Z] #20 29.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-23T05:53:26.455Z] #20 29.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-23T05:53:26.455Z] #20 29.80 Unpacking python3-minimal (3.7.3-1) ... [2021-04-23T05:53:26.491Z] #43 48.97 Selecting previously unselected package python-pkg-resources. [2021-04-23T05:53:26.491Z] #43 49.00 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:53:26.491Z] #43 49.00 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:26.716Z] #20 29.87 Selecting previously unselected package libmpdec2:amd64. [2021-04-23T05:53:26.716Z] #20 29.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-23T05:53:26.716Z] #20 29.90 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-23T05:53:26.716Z] #20 29.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-23T05:53:26.716Z] #20 29.98 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:53:26.716Z] #20 29.99 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:53:26.798Z] #43 49.24 Selecting previously unselected package python-six. [2021-04-23T05:53:26.798Z] #43 49.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-23T05:53:26.798Z] #43 49.27 Unpacking python-six (1.12.0-1) ... [2021-04-23T05:53:26.798Z] #43 49.38 Selecting previously unselected package python-protobuf. [2021-04-23T05:53:26.798Z] #43 49.38 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-04-23T05:53:26.798Z] #43 49.41 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:27.328Z] #51 40.33 bufio [2021-04-23T05:53:27.328Z] #51 ... [2021-04-23T05:53:27.328Z] [2021-04-23T05:53:27.328Z] #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-23T05:53:27.328Z] #67 sha256:dfe934ac05c57e0a920b75864e7ae418a80b0f50570e59c560bec987b65712ac [2021-04-23T05:53:27.328Z] #67 DONE 40.5s [2021-04-23T05:53:27.328Z] [2021-04-23T05:53:27.328Z] #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-23T05:53:27.328Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:27.328Z] #29 25.17 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-04-23T05:53:27.328Z] #29 25.49 [2021-04-23T05:53:27.328Z] #29 25.69 0.2% ######################################################################## 100.0% [2021-04-23T05:53:27.328Z] #29 25.79 [2021-04-23T05:53:27.328Z] #29 26.60 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-04-23T05:53:27.328Z] #29 27.03 [2021-04-23T05:53:27.328Z] #29 27.30 0.0% ######################################################################## 100.0% [2021-04-23T05:53:27.328Z] #29 27.50 [2021-04-23T05:53:27.456Z] #43 50.10 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:27.657Z] #20 30.79 Selecting previously unselected package python3.7. [2021-04-23T05:53:27.657Z] #20 30.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:53:27.657Z] #20 30.81 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:53:27.657Z] #20 30.94 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-23T05:53:27.657Z] #20 30.96 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-23T05:53:27.657Z] #20 30.97 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-23T05:53:27.657Z] #20 31.06 Setting up python3-minimal (3.7.3-1) ... [2021-04-23T05:53:27.739Z] #42 54.25 Selecting previously unselected package libprotoc17:amd64. [2021-04-23T05:53:27.739Z] #42 54.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:27.739Z] #42 54.26 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:27.769Z] ? github.com/docker/docker/api [no test files] [2021-04-23T05:53:28.123Z] #43 ... [2021-04-23T05:53:28.123Z] [2021-04-23T05:53:28.123Z] #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-23T05:53:28.123Z] #50 sha256:71e97447409fdf40b09060a149fb5e8778cc564a03bee046e09299509619de63 [2021-04-23T05:53:28.123Z] #50 40.53 go: extracting golang.org/x/text v0.3.2 [2021-04-23T05:53:28.123Z] #50 47.61 go: finding github.com/fatih/color v1.7.0 [2021-04-23T05:53:28.123Z] #50 47.75 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:53:28.123Z] #50 47.85 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:53:28.123Z] #50 47.87 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:53:28.123Z] #50 48.05 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:28.123Z] #50 48.06 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:28.123Z] #50 48.10 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:53:28.123Z] #50 48.14 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:28.123Z] #50 48.15 go: finding github.com/pkg/errors v0.8.1 [2021-04-23T05:53:28.123Z] #50 48.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.25 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:53:28.123Z] #50 48.27 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.31 go: finding github.com/spf13/viper v1.6.1 [2021-04-23T05:53:28.123Z] #50 48.32 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.33 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:28.123Z] #50 48.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.37 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.43 go: finding github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:28.123Z] #50 48.45 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.63 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:53:28.123Z] #50 48.64 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.64 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:28.123Z] #50 48.69 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:28.123Z] #50 48.71 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:53:28.123Z] #50 48.74 go: finding github.com/spf13/cobra v0.0.5 [2021-04-23T05:53:28.123Z] #50 48.75 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.78 go: finding github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:28.123Z] #50 48.79 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:28.123Z] #50 48.83 go: finding github.com/spf13/pflag v1.0.5 [2021-04-23T05:53:28.123Z] #50 48.85 go: finding github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:28.123Z] #50 48.87 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:53:28.123Z] #50 48.91 go: finding github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:28.123Z] #50 48.94 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:28.123Z] #50 49.02 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:28.123Z] #50 49.03 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:28.123Z] #50 49.09 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:28.123Z] #50 49.12 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:28.123Z] #50 49.16 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:28.123Z] #50 49.17 go: finding github.com/spf13/afero v1.1.2 [2021-04-23T05:53:28.123Z] #50 49.22 go: finding github.com/spf13/cast v1.3.0 [2021-04-23T05:53:28.123Z] #50 49.24 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:53:28.123Z] #50 49.28 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:28.123Z] #50 49.29 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:28.123Z] #50 49.39 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:53:28.123Z] #50 49.41 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:28.123Z] #50 49.48 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:28.123Z] #50 49.55 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:28.123Z] #50 49.57 go: finding golang.org/x/text v0.3.2 [2021-04-23T05:53:28.123Z] #50 49.75 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:28.123Z] #50 49.81 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:28.123Z] #50 49.81 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:28.123Z] #50 49.88 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:28.123Z] #50 49.90 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:28.123Z] #50 49.91 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:53:28.123Z] #50 49.92 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:28.123Z] #50 49.98 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:28.123Z] #50 50.00 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:28.123Z] #50 50.05 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:28.123Z] #50 50.07 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:28.123Z] #50 50.09 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:28.123Z] #50 50.15 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:28.123Z] #50 50.15 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:28.123Z] #50 50.17 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:28.123Z] #50 50.19 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:28.123Z] #50 50.27 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:28.123Z] #50 50.29 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:28.123Z] #50 50.31 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:28.123Z] #50 50.50 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:28.123Z] #50 50.63 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:28.123Z] #50 ... [2021-04-23T05:53:28.123Z] [2021-04-23T05:53:28.123Z] #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-23T05:53:28.123Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-23T05:53:28.123Z] #33 50.02 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-23T05:53:28.123Z] #33 50.55 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-23T05:53:28.272Z] #45 ... [2021-04-23T05:53:28.272Z] [2021-04-23T05:53:28.272Z] #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-23T05:53:28.272Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:28.272Z] #42 49.73 Selecting previously unselected package libprotoc17:amd64. [2021-04-23T05:53:28.272Z] #42 49.73 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:28.272Z] #42 49.73 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:28.272Z] #42 50.33 Selecting previously unselected package protobuf-c-compiler. [2021-04-23T05:53:28.272Z] #42 50.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:53:28.272Z] #42 50.39 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:28.272Z] #42 50.52 Selecting previously unselected package protobuf-compiler. [2021-04-23T05:53:28.272Z] #42 50.52 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:28.272Z] #42 50.52 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:28.272Z] #42 50.67 Selecting previously unselected package python-pkg-resources. [2021-04-23T05:53:28.272Z] #42 50.67 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:53:28.272Z] #42 50.67 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:28.272Z] #42 50.92 Selecting previously unselected package python-six. [2021-04-23T05:53:28.272Z] #42 50.92 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-23T05:53:28.272Z] #42 50.92 Unpacking python-six (1.12.0-1) ... [2021-04-23T05:53:28.272Z] #42 51.01 Selecting previously unselected package python-protobuf. [2021-04-23T05:53:28.272Z] #42 51.01 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:28.272Z] #42 51.04 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:28.272Z] #42 51.59 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:28.272Z] #42 56.35 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:28.272Z] #42 56.49 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:28.272Z] #42 56.54 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:28.272Z] #42 56.56 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:28.272Z] #42 56.68 Setting up python-six (1.12.0-1) ... [2021-04-23T05:53:28.272Z] #42 ... [2021-04-23T05:53:28.272Z] [2021-04-23T05:53:28.272Z] #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-23T05:53:28.272Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:28.272Z] #13 43.16 The following additional packages will be installed: [2021-04-23T05:53:28.272Z] #13 43.16 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-23T05:53:28.272Z] #13 43.16 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-23T05:53:28.272Z] #13 43.16 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-23T05:53:28.272Z] #13 43.16 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-23T05:53:28.272Z] #13 43.16 mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:28.272Z] #13 43.17 Suggested packages: [2021-04-23T05:53:28.272Z] #13 43.17 gcc-8-locales seccomp wine64 [2021-04-23T05:53:28.272Z] #13 44.43 The following NEW packages will be installed: [2021-04-23T05:53:28.272Z] #13 44.46 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-23T05:53:28.272Z] #13 44.46 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-23T05:53:28.272Z] #13 44.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-23T05:53:28.272Z] #13 44.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-23T05:53:28.272Z] #13 44.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-23T05:53:28.272Z] #13 44.46 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:28.272Z] #13 44.46 The following packages will be upgraded: [2021-04-23T05:53:28.272Z] #13 44.50 libseccomp2 libsystemd0 libudev1 [2021-04-23T05:53:28.272Z] #13 44.88 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:53:28.272Z] #13 44.88 Need to get 78.2 MB of archives. [2021-04-23T05:53:28.272Z] #13 44.88 After this operation, 487 MB of additional disk space will be used. [2021-04-23T05:53:28.272Z] #13 44.88 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-23T05:53:28.272Z] #13 44.88 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-23T05:53:28.272Z] #13 44.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-23T05:53:28.272Z] #13 44.95 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-23T05:53:28.272Z] #13 44.95 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-23T05:53:28.272Z] #13 45.20 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-23T05:53:28.272Z] #13 45.46 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-23T05:53:28.272Z] #13 45.48 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-23T05:53:28.272Z] #13 45.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-23T05:53:28.272Z] #13 45.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-23T05:53:28.272Z] #13 46.00 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-23T05:53:28.272Z] #13 46.36 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-04-23T05:53:28.272Z] #13 46.37 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-23T05:53:28.272Z] #13 49.56 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-23T05:53:28.272Z] #13 51.69 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-23T05:53:28.272Z] #13 51.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-23T05:53:28.272Z] #13 51.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-23T05:53:28.272Z] #13 51.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-23T05:53:28.272Z] #13 51.72 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-23T05:53:28.272Z] #13 51.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-23T05:53:28.272Z] #13 51.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-23T05:53:28.272Z] #13 51.72 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-23T05:53:28.272Z] #13 51.87 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-23T05:53:28.272Z] #13 51.87 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-23T05:53:28.272Z] #13 51.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-23T05:53:28.272Z] #13 51.96 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-23T05:53:28.272Z] #13 51.96 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-23T05:53:28.272Z] #13 52.00 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-23T05:53:28.272Z] #13 53.13 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:28.281Z] #29 ... [2021-04-23T05:53:28.281Z] [2021-04-23T05:53:28.281Z] #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-23T05:53:28.281Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:53:28.281Z] #45 31.50 sync [2021-04-23T05:53:28.281Z] #45 31.51 internal/reflectlite [2021-04-23T05:53:28.281Z] #45 32.84 github.com/LK4D4/vndr/godl/singleflight [2021-04-23T05:53:28.281Z] #45 32.88 internal/singleflight [2021-04-23T05:53:28.281Z] #45 32.88 math/rand [2021-04-23T05:53:28.281Z] #45 34.58 errors [2021-04-23T05:53:28.281Z] #45 34.58 sort [2021-04-23T05:53:28.281Z] #45 34.92 io [2021-04-23T05:53:28.281Z] #45 34.93 strconv [2021-04-23T05:53:28.281Z] #45 34.99 internal/oserror [2021-04-23T05:53:28.281Z] #45 35.18 syscall [2021-04-23T05:53:28.281Z] #45 36.49 vendor/golang.org/x/net/dns/dnsmessage [2021-04-23T05:53:28.281Z] #45 37.73 bytes [2021-04-23T05:53:28.281Z] #45 40.01 reflect [2021-04-23T05:53:28.281Z] #45 40.18 bufio [2021-04-23T05:53:28.281Z] #45 40.63 strings [2021-04-23T05:53:28.281Z] #45 ... [2021-04-23T05:53:28.281Z] [2021-04-23T05:53:28.281Z] #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-23T05:53:28.281Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:53:28.281Z] #42 39.48 Selecting previously unselected package libprotobuf17:arm64. [2021-04-23T05:53:28.281Z] #42 39.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-04-23T05:53:28.281Z] #42 40.34 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:28.281Z] #42 41.11 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-04-23T05:53:28.281Z] #42 41.11 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-04-23T05:53:28.281Z] #42 41.12 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:28.281Z] #42 41.29 Selecting previously unselected package libprotobuf-dev:arm64. [2021-04-23T05:53:28.281Z] #42 41.30 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-04-23T05:53:28.281Z] #42 41.31 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:28.303Z] #42 54.84 Selecting previously unselected package protobuf-c-compiler. [2021-04-23T05:53:28.303Z] #42 54.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:53:28.303Z] #42 54.86 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:28.303Z] #42 55.01 Selecting previously unselected package protobuf-compiler. [2021-04-23T05:53:28.303Z] #42 55.01 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:28.303Z] #42 55.03 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:28.423Z] #33 ... [2021-04-23T05:53:28.423Z] [2021-04-23T05:53:28.423Z] #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-23T05:53:28.423Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:53:28.423Z] #57 0.327 + RM_GOPATH=0 [2021-04-23T05:53:28.423Z] #57 0.327 + TMP_GOPATH= [2021-04-23T05:53:28.423Z] #57 0.327 + : /build [2021-04-23T05:53:28.423Z] #57 0.327 + '[' -z '' ']' [2021-04-23T05:53:28.423Z] #57 0.329 ++ mktemp -d [2021-04-23T05:53:28.423Z] #57 0.331 + export GOPATH=/tmp/tmp.1x0j0ujUKd [2021-04-23T05:53:28.423Z] #57 0.335 + GOPATH=/tmp/tmp.1x0j0ujUKd [2021-04-23T05:53:28.423Z] #57 0.335 + RM_GOPATH=1 [2021-04-23T05:53:28.423Z] #57 0.335 + case "$(go env GOARCH)" in [2021-04-23T05:53:28.423Z] #57 0.336 ++ go env GOARCH [2021-04-23T05:53:28.423Z] #57 0.346 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:28.423Z] #57 0.347 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:28.423Z] #57 0.351 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:28.423Z] #57 0.353 + dir=/tmp/install [2021-04-23T05:53:28.423Z] #57 0.353 + bin=containerd [2021-04-23T05:53:28.423Z] #57 0.353 + shift [2021-04-23T05:53:28.423Z] #57 0.354 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-04-23T05:53:28.423Z] #57 0.354 + . /tmp/install/containerd.installer [2021-04-23T05:53:28.423Z] #57 0.355 ++ set -e [2021-04-23T05:53:28.423Z] #57 0.355 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:28.423Z] #57 0.356 + install_containerd [2021-04-23T05:53:28.423Z] #57 0.356 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-04-23T05:53:28.423Z] #57 0.357 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:53:28.423Z] #57 0.363 + git clone https://github.com/containerd/containerd.git /tmp/tmp.1x0j0ujUKd/src/github.com/containerd/containerd [2021-04-23T05:53:28.423Z] #57 0.367 Cloning into '/tmp/tmp.1x0j0ujUKd/src/github.com/containerd/containerd'... [2021-04-23T05:53:28.423Z] #57 ... [2021-04-23T05:53:28.423Z] [2021-04-23T05:53:28.423Z] #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-23T05:53:28.423Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:53:28.423Z] #14 49.37 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-04-23T05:53:28.423Z] #14 49.38 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-04-23T05:53:28.423Z] #14 49.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-04-23T05:53:28.423Z] #14 49.39 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-04-23T05:53:28.423Z] #14 49.40 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-23T05:53:28.423Z] #14 49.40 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u7 [110 kB] [2021-04-23T05:53:28.423Z] #14 49.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-04-23T05:53:28.423Z] #14 49.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-04-23T05:53:28.423Z] #14 49.43 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-04-23T05:53:28.423Z] #14 49.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-04-23T05:53:28.423Z] #14 49.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-04-23T05:53:28.423Z] #14 49.50 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-04-23T05:53:28.423Z] #14 49.53 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-23T05:53:28.423Z] #14 49.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u7 [322 kB] [2021-04-23T05:53:28.528Z] #13 53.32 Fetched 78.2 MB in 7s (10.6 MB/s) [2021-04-23T05:53:28.561Z] #42 55.23 Selecting previously unselected package python-pkg-resources. [2021-04-23T05:53:28.562Z] #42 55.23 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:53:28.562Z] #42 55.25 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:28.601Z] #20 31.96 Selecting previously unselected package python3. [2021-04-23T05:53:28.601Z] #20 31.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-04-23T05:53:28.601Z] #20 32.03 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-23T05:53:28.601Z] #20 32.03 Unpacking python3 (3.7.3-1) ... [2021-04-23T05:53:28.785Z] #13 53.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2021-04-23T05:53:28.785Z] #13 ... [2021-04-23T05:53:28.785Z] [2021-04-23T05:53:28.785Z] #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-23T05:53:28.785Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:28.785Z] #36 60.38 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:53:28.785Z] #36 60.47 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:53:28.785Z] #36 60.47 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-23T05:53:28.785Z] #36 60.47 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:28.785Z] #36 60.47 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-23T05:53:28.785Z] #36 60.47 Setting up cmake-data (3.13.4-1) ... [2021-04-23T05:53:28.785Z] #36 60.53 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:28.785Z] #36 60.53 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-23T05:53:28.818Z] #42 55.48 Selecting previously unselected package python-six. [2021-04-23T05:53:28.818Z] #42 55.49 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-23T05:53:28.818Z] #42 55.49 Unpacking python-six (1.12.0-1) ... [2021-04-23T05:53:28.818Z] #42 55.61 Selecting previously unselected package python-protobuf. [2021-04-23T05:53:28.862Z] #20 32.13 Selecting previously unselected package libip4tc0:amd64. [2021-04-23T05:53:28.862Z] #20 32.15 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-23T05:53:28.862Z] #20 32.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-23T05:53:28.862Z] #20 32.26 Selecting previously unselected package libip6tc0:amd64. [2021-04-23T05:53:28.936Z] #42 ... [2021-04-23T05:53:28.936Z] [2021-04-23T05:53:28.936Z] #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-23T05:53:28.936Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:53:28.936Z] #49 32.23 go: extracting golang.org/x/text v0.3.2 [2021-04-23T05:53:28.936Z] #49 37.38 go: finding github.com/fatih/color v1.7.0 [2021-04-23T05:53:28.936Z] #49 37.43 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-04-23T05:53:28.936Z] #49 37.64 go: finding github.com/go-critic/go-critic v0.4.1 [2021-04-23T05:53:28.936Z] #49 37.66 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-04-23T05:53:28.936Z] #49 38.56 go: finding github.com/mattn/go-colorable v0.1.4 [2021-04-23T05:53:28.936Z] #49 38.56 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-04-23T05:53:28.936Z] #49 38.56 go: finding github.com/pkg/errors v0.8.1 [2021-04-23T05:53:28.936Z] #49 38.85 go: finding github.com/mattn/go-isatty v0.0.8 [2021-04-23T05:53:28.936Z] #49 38.86 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-04-23T05:53:28.936Z] #49 38.86 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-04-23T05:53:28.936Z] #49 38.88 go: finding github.com/spf13/viper v1.6.1 [2021-04-23T05:53:28.936Z] #49 39.32 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-04-23T05:53:28.936Z] #49 39.35 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-04-23T05:53:28.936Z] #49 39.36 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-04-23T05:53:28.936Z] #49 39.41 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-04-23T05:53:28.936Z] #49 39.41 go: finding github.com/sirupsen/logrus v1.4.2 [2021-04-23T05:53:28.936Z] #49 39.43 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-04-23T05:53:28.936Z] #49 39.47 go: finding github.com/stretchr/testify v1.4.0 [2021-04-23T05:53:28.936Z] #49 39.48 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-04-23T05:53:28.936Z] #49 39.53 go: finding github.com/davecgh/go-spew v1.1.1 [2021-04-23T05:53:28.936Z] #49 39.54 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-04-23T05:53:28.936Z] #49 39.54 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-04-23T05:53:28.936Z] #49 39.56 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-04-23T05:53:28.936Z] #49 39.96 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-04-23T05:53:28.936Z] #49 39.96 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-04-23T05:53:28.936Z] #49 39.96 go: finding github.com/spf13/cobra v0.0.5 [2021-04-23T05:53:28.936Z] #49 39.97 go: finding github.com/hashicorp/hcl v1.0.0 [2021-04-23T05:53:28.936Z] #49 40.16 go: finding github.com/gobwas/glob v0.2.3 [2021-04-23T05:53:28.936Z] #49 40.35 go: finding github.com/stretchr/objx v0.2.0 [2021-04-23T05:53:28.936Z] #49 40.37 go: finding github.com/spf13/pflag v1.0.5 [2021-04-23T05:53:28.936Z] #49 40.39 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-04-23T05:53:28.936Z] #49 40.44 go: finding github.com/magiconair/properties v1.8.1 [2021-04-23T05:53:28.936Z] #49 40.50 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-04-23T05:53:28.936Z] #49 40.57 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-04-23T05:53:28.936Z] #49 40.67 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-04-23T05:53:28.936Z] #49 40.77 go: finding github.com/pelletier/go-toml v1.2.0 [2021-04-23T05:53:28.936Z] #49 40.80 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-04-23T05:53:28.936Z] #49 40.91 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-04-23T05:53:28.936Z] #49 40.91 go: finding github.com/spf13/afero v1.1.2 [2021-04-23T05:53:28.936Z] #49 40.92 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-04-23T05:53:28.936Z] #49 40.97 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-04-23T05:53:28.936Z] #49 40.97 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-04-23T05:53:28.936Z] #49 40.97 go: finding github.com/spf13/cast v1.3.0 [2021-04-23T05:53:28.936Z] #49 40.99 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-04-23T05:53:28.936Z] #49 41.06 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-04-23T05:53:28.936Z] #49 41.12 go: finding github.com/subosito/gotenv v1.2.0 [2021-04-23T05:53:28.936Z] #49 41.16 go: finding gopkg.in/ini.v1 v1.51.0 [2021-04-23T05:53:28.936Z] #49 41.18 go: finding golang.org/x/text v0.3.2 [2021-04-23T05:53:28.936Z] #49 41.30 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-04-23T05:53:28.936Z] #49 41.32 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-04-23T05:53:28.936Z] #49 41.35 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-04-23T05:53:28.936Z] #49 41.45 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-04-23T05:53:28.936Z] #49 41.47 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-04-23T05:53:28.936Z] #49 41.47 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-04-23T05:53:28.936Z] #49 41.52 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-04-23T05:53:28.936Z] #49 41.52 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-04-23T05:53:28.936Z] #49 41.53 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-04-23T05:53:28.936Z] #49 41.57 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-04-23T05:53:28.936Z] #49 41.61 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-04-23T05:53:28.936Z] #49 41.62 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-04-23T05:53:28.936Z] #49 41.64 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-04-23T05:53:28.936Z] #49 41.64 go: finding github.com/kisielk/gotool v1.0.0 [2021-04-23T05:53:28.936Z] #49 41.65 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-04-23T05:53:28.936Z] #49 41.66 go: finding github.com/ultraware/funlen v0.0.2 [2021-04-23T05:53:28.936Z] #49 41.67 go: finding github.com/ultraware/whitespace v0.0.4 [2021-04-23T05:53:28.936Z] #49 41.71 go: finding github.com/uudashr/gocognit v1.0.1 [2021-04-23T05:53:28.936Z] #49 41.80 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-04-23T05:53:28.936Z] #49 41.86 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-04-23T05:53:28.936Z] #49 42.21 go: finding github.com/gogo/protobuf v1.2.1 [2021-04-23T05:53:29.060Z] #36 60.58 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-23T05:53:29.060Z] #36 60.58 Setting up cmake (3.13.4-1) ... [2021-04-23T05:53:29.060Z] #36 60.58 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:29.060Z] #36 60.73 Processing triggers for mime-support (3.62) ... [2021-04-23T05:53:29.074Z] #14 51.14 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:29.074Z] #14 51.33 Fetched 79.4 MB in 7s (10.9 MB/s) [2021-04-23T05:53:29.075Z] #42 55.61 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-04-23T05:53:29.075Z] #42 55.63 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:29.123Z] #20 32.28 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-23T05:53:29.123Z] #20 32.29 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-23T05:53:29.123Z] #20 32.38 Selecting previously unselected package libiptc0:amd64. [2021-04-23T05:53:29.123Z] #20 32.40 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-23T05:53:29.123Z] #20 32.41 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-23T05:53:29.123Z] #20 32.49 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-23T05:53:29.123Z] #20 32.50 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-23T05:53:29.123Z] #20 32.51 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-23T05:53:29.123Z] #20 32.56 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-23T05:53:29.123Z] #20 32.57 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-23T05:53:29.123Z] #20 32.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-23T05:53:29.200Z] #49 42.31 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:29.200Z] #49 42.58 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:29.200Z] #49 ... [2021-04-23T05:53:29.200Z] [2021-04-23T05:53:29.200Z] #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-23T05:53:29.200Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:29.200Z] #29 29.14 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-04-23T05:53:29.200Z] #29 29.37 [2021-04-23T05:53:29.332Z] #42 ... [2021-04-23T05:53:29.332Z] [2021-04-23T05:53:29.332Z] #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-23T05:53:29.332Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:29.332Z] #13 29.99 Reading package lists... [2021-04-23T05:53:29.332Z] #13 36.79 Building dependency tree... [2021-04-23T05:53:29.332Z] #13 40.04 The following additional packages will be installed: [2021-04-23T05:53:29.332Z] #13 40.09 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-04-23T05:53:29.332Z] #13 40.09 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-04-23T05:53:29.332Z] #13 40.09 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-04-23T05:53:29.332Z] #13 40.09 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-04-23T05:53:29.332Z] #13 40.12 mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:29.332Z] #13 40.12 Suggested packages: [2021-04-23T05:53:29.332Z] #13 40.12 gcc-8-locales seccomp wine64 [2021-04-23T05:53:29.332Z] #13 41.89 The following NEW packages will be installed: [2021-04-23T05:53:29.332Z] #13 41.91 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-04-23T05:53:29.332Z] #13 41.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-04-23T05:53:29.332Z] #13 41.91 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-04-23T05:53:29.332Z] #13 41.91 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-04-23T05:53:29.332Z] #13 41.92 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-04-23T05:53:29.332Z] #13 41.93 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-04-23T05:53:29.332Z] #13 41.94 The following packages will be upgraded: [2021-04-23T05:53:29.332Z] #13 41.95 libseccomp2 libsystemd0 libudev1 [2021-04-23T05:53:29.332Z] #13 42.35 3 upgraded, 25 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:53:29.332Z] #13 42.35 Need to get 78.2 MB of archives. [2021-04-23T05:53:29.332Z] #13 42.35 After this operation, 487 MB of additional disk space will be used. [2021-04-23T05:53:29.332Z] #13 42.35 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-04-23T05:53:29.332Z] #13 42.36 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-23T05:53:29.332Z] #13 42.37 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u7 [332 kB] [2021-04-23T05:53:29.332Z] #13 42.39 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u7 [151 kB] [2021-04-23T05:53:29.332Z] #13 42.40 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-23T05:53:29.332Z] #13 42.71 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-23T05:53:29.332Z] #13 43.01 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-23T05:53:29.332Z] #13 43.01 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-23T05:53:29.332Z] #13 43.01 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-04-23T05:53:29.332Z] #13 43.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-23T05:53:29.332Z] #13 43.51 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-23T05:53:29.333Z] #13 43.79 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-23T05:53:29.333Z] #13 43.80 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-23T05:53:29.333Z] #13 ... [2021-04-23T05:53:29.333Z] [2021-04-23T05:53:29.333Z] #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-23T05:53:29.333Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:53:29.333Z] #32 49.04 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-23T05:53:29.333Z] #32 49.38 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-23T05:53:29.333Z] #32 49.50 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-23T05:53:29.376Z] #14 51.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 ... 15339 files and directories currently installed.) [2021-04-23T05:53:29.376Z] #14 51.55 Preparing to unpack .../libsystemd0_241-7~deb10u7_ppc64el.deb ... [2021-04-23T05:53:29.384Z] #20 32.69 Selecting previously unselected package libnftnl11:amd64. [2021-04-23T05:53:29.384Z] #20 32.70 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-23T05:53:29.384Z] #20 32.71 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-23T05:53:29.645Z] #20 32.79 Selecting previously unselected package iptables. [2021-04-23T05:53:29.645Z] #20 32.80 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-23T05:53:29.645Z] #20 32.81 Unpacking iptables (1.8.2-4) ... [2021-04-23T05:53:29.665Z] #36 DONE 61.4s [2021-04-23T05:53:29.665Z] [2021-04-23T05:53:29.665Z] #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-23T05:53:29.665Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:29.665Z] #42 61.11 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:29.665Z] #42 61.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:53:29.665Z] #42 61.13 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:29.665Z] #42 61.37 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-23T05:53:29.665Z] #42 61.41 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:29.665Z] #42 61.42 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:29.665Z] #42 61.44 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:29.665Z] #42 61.44 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:29.665Z] #42 61.46 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:29.665Z] #42 61.52 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:29.676Z] #14 51.57 Unpacking libsystemd0:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:29.896Z] #32 ... [2021-04-23T05:53:29.896Z] [2021-04-23T05:53:29.896Z] #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-23T05:53:29.896Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:53:29.896Z] #45 46.50 internal/reflectlite [2021-04-23T05:53:29.896Z] #45 46.50 sync [2021-04-23T05:53:29.896Z] #45 48.05 github.com/LK4D4/vndr/godl/singleflight [2021-04-23T05:53:29.896Z] #45 48.26 math/rand [2021-04-23T05:53:29.896Z] #45 49.11 internal/singleflight [2021-04-23T05:53:29.896Z] #45 49.65 sort [2021-04-23T05:53:29.896Z] #45 49.65 errors [2021-04-23T05:53:29.896Z] #45 50.22 io [2021-04-23T05:53:29.896Z] #45 51.04 strconv [2021-04-23T05:53:29.896Z] #45 51.27 bytes [2021-04-23T05:53:29.896Z] #45 53.40 bufio [2021-04-23T05:53:29.896Z] #45 54.61 reflect [2021-04-23T05:53:29.896Z] #45 55.17 syscall [2021-04-23T05:53:29.896Z] #45 ... [2021-04-23T05:53:29.896Z] [2021-04-23T05:53:29.896Z] #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-23T05:53:29.896Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:29.896Z] #42 56.36 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:29.906Z] #20 33.14 Selecting previously unselected package xxd. [2021-04-23T05:53:29.906Z] #20 33.15 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:53:29.906Z] #20 33.16 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:53:29.906Z] #20 33.32 Selecting previously unselected package vim-common. [2021-04-23T05:53:29.906Z] #20 33.32 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:53:29.978Z] #14 52.03 Setting up libsystemd0:ppc64el (241-7~deb10u7) ... [2021-04-23T05:53:30.167Z] #20 33.35 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:30.167Z] #20 33.56 Selecting previously unselected package bash-completion. [2021-04-23T05:53:30.167Z] #20 33.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-23T05:53:30.281Z] #14 52.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 ... 15339 files and directories currently installed.) [2021-04-23T05:53:30.281Z] #14 52.28 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-23T05:53:30.281Z] #14 52.31 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-04-23T05:53:30.584Z] #14 52.62 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-23T05:53:30.596Z] #42 ... [2021-04-23T05:53:30.596Z] [2021-04-23T05:53:30.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-23T05:53:30.596Z] #51 sha256:1ad9718d38b7fac7ca06f8984b5c12f8dead58130245b05a56d2f7c24264d790 [2021-04-23T05:53:30.596Z] #51 52.28 reflect [2021-04-23T05:53:30.596Z] #51 52.31 syscall [2021-04-23T05:53:30.596Z] #51 59.94 time [2021-04-23T05:53:30.811Z] #29 29.61 0.0% ### 4.6% ###### 9.3% ########## 15.2% ############### 21.7% #################### 27.9% ####################### 32.3% ########################## 37.1% ############################### 43.8% ################################### 49.0% ###################################### 52.8% ######################################### 57.0% ########################################## 58.8% ############################################# 63.5% [2021-04-23T05:53:30.811Z] #29 ... [2021-04-23T05:53:30.811Z] [2021-04-23T05:53:30.811Z] #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-23T05:53:30.811Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:53:30.811Z] #13 30.64 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-23T05:53:30.811Z] #13 30.76 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-23T05:53:30.811Z] #13 30.77 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-23T05:53:30.811Z] #13 30.78 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-04-23T05:53:30.811Z] #13 30.78 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-04-23T05:53:30.811Z] #13 31.12 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-23T05:53:30.811Z] #13 31.38 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-23T05:53:30.811Z] #13 31.41 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-23T05:53:30.811Z] #13 34.53 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-04-23T05:53:30.811Z] #13 36.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-04-23T05:53:30.811Z] #13 36.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-04-23T05:53:30.811Z] #13 36.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-04-23T05:53:30.811Z] #13 36.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-04-23T05:53:30.811Z] #13 36.88 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-23T05:53:30.811Z] #13 36.90 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u7 [110 kB] [2021-04-23T05:53:30.811Z] #13 36.90 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-04-23T05:53:30.811Z] #13 36.92 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-04-23T05:53:30.811Z] #13 36.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-04-23T05:53:30.811Z] #13 37.00 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-04-23T05:53:30.811Z] #13 37.05 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-04-23T05:53:30.811Z] #13 37.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-04-23T05:53:30.811Z] #13 37.05 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-23T05:53:30.811Z] #13 37.05 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u7 [322 kB] [2021-04-23T05:53:30.811Z] #13 38.19 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:30.811Z] #13 38.39 Fetched 73.8 MB in 7s (10.5 MB/s) [2021-04-23T05:53:30.811Z] #13 38.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-04-23T05:53:30.811Z] #13 38.62 Preparing to unpack .../libsystemd0_241-7~deb10u7_arm64.deb ... [2021-04-23T05:53:30.811Z] #13 38.65 Unpacking libsystemd0:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:30.811Z] #13 39.71 Setting up libsystemd0:arm64 (241-7~deb10u7) ... [2021-04-23T05:53:30.811Z] #13 39.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-23T05:53:30.811Z] #13 40.07 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-23T05:53:30.811Z] #13 40.11 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-23T05:53:30.811Z] #13 40.40 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:53:30.811Z] #13 40.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 ... 15383 files and directories currently installed.) [2021-04-23T05:53:30.811Z] #13 40.75 Preparing to unpack .../libudev1_241-7~deb10u7_arm64.deb ... [2021-04-23T05:53:30.811Z] #13 ... [2021-04-23T05:53:30.811Z] [2021-04-23T05:53:30.811Z] #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-23T05:53:30.811Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:30.852Z] #51 ... [2021-04-23T05:53:30.852Z] [2021-04-23T05:53:30.852Z] #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-23T05:53:30.852Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:30.852Z] #13 53.49 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:30.852Z] #13 53.58 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-23T05:53:30.852Z] #13 53.58 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:30.852Z] #13 54.01 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-23T05:53:30.852Z] #13 54.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-23T05:53:30.852Z] #13 54.33 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-23T05:53:30.852Z] #13 54.49 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-23T05:53:30.852Z] #13 54.87 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:53:30.852Z] #13 55.03 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:30.852Z] #13 55.07 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-23T05:53:30.852Z] #13 55.10 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:30.852Z] #13 55.34 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-23T05:53:30.852Z] #13 55.52 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-23T05:53:30.852Z] #13 55.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:53:30.852Z] #13 55.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-23T05:53:30.852Z] #13 55.64 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:53:30.887Z] #14 52.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 ... 15339 files and directories currently installed.) [2021-04-23T05:53:30.887Z] #14 52.87 Preparing to unpack .../libudev1_241-7~deb10u7_ppc64el.deb ... [2021-04-23T05:53:30.887Z] #14 52.88 Unpacking libudev1:ppc64el (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:31.190Z] #14 53.21 Setting up libudev1:ppc64el (241-7~deb10u7) ... [2021-04-23T05:53:31.190Z] #14 53.41 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-23T05:53:31.491Z] #14 53.41 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-04-23T05:53:31.491Z] #14 53.50 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-04-23T05:53:31.491Z] #14 53.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:53:31.607Z] #29 29.61 0.0% ### 4.6% ###### 9.3% ########## 15.2% ############### 21.7% #################### 27.9% ####################### 32.3% ########################## 37.1% ############################### 43.8% ################################### 49.0% ###################################### 52.8% ######################################### 57.0% ########################################## 58.8% ############################################# 63.5% ############################################### 66.5% ################################################## 70.8% ##################################################### 74.7% ######################################################## 78.6% ############################################################ 84.6% ################################################################ 89.6% ################################################################### 94.1% ######################################################################## 100.0% [2021-04-23T05:53:31.607Z] #29 31.89 [2021-04-23T05:53:33.039Z] #29 33.00 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-04-23T05:53:33.303Z] #29 33.42 [2021-04-23T05:53:33.373Z] #13 58.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-23T05:53:33.373Z] #13 58.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-23T05:53:33.373Z] #13 58.01 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:53:33.470Z] #20 36.46 Unpacking bash-completion (1:2.8-6) ... [2021-04-23T05:53:33.470Z] #20 36.85 Selecting previously unselected package bzip2. [2021-04-23T05:53:33.470Z] #20 36.85 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-23T05:53:33.650Z] #29 33.69 ######################################################################## 100.0% [2021-04-23T05:53:33.650Z] #29 33.77 [2021-04-23T05:53:33.731Z] #20 36.86 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:53:33.731Z] #20 36.94 Selecting previously unselected package xz-utils. [2021-04-23T05:53:33.731Z] #20 36.95 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-23T05:53:33.731Z] #20 36.96 Unpacking xz-utils (5.2.4-1) ... [2021-04-23T05:53:33.921Z] #29 34.32 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-04-23T05:53:33.992Z] #20 37.13 Selecting previously unselected package apparmor. [2021-04-23T05:53:33.992Z] #20 37.14 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-23T05:53:33.992Z] #20 37.22 Unpacking apparmor (2.13.2-10) ... [2021-04-23T05:53:34.075Z] #42 60.74 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:34.075Z] #42 60.88 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:34.253Z] #20 37.59 Selecting previously unselected package aufs-tools. [2021-04-23T05:53:34.253Z] #20 37.59 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-23T05:53:34.253Z] #20 37.60 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:53:34.296Z] #14 56.57 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-23T05:53:34.335Z] #42 60.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ...#42 ... [2021-04-23T05:53:34.335Z] [2021-04-23T05:53:34.335Z] #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-23T05:53:34.335Z] #47 sha256:e0cf9aae37cec400164ccc3af20d9a7d3e0de151d1e5839210d6148dc3baec42 [2021-04-23T05:53:34.335Z] #47 DONE 61.0s [2021-04-23T05:53:34.335Z] [2021-04-23T05:53:34.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-23T05:53:34.335Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:34.335Z] #42 60.94 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:34.335Z] #42 61.02 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:34.335Z] #42 61.04 Setting up python-six (1.12.0-1) ... [2021-04-23T05:53:34.505Z] #29 34.70 [2021-04-23T05:53:34.514Z] #20 37.71 Selecting previously unselected package libonig5:amd64. [2021-04-23T05:53:34.514Z] #20 37.72 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-23T05:53:34.514Z] #20 37.73 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:53:34.514Z] #20 37.88 Selecting previously unselected package libjq1:amd64. [2021-04-23T05:53:34.514Z] #20 37.88 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:53:34.514Z] #20 37.89 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:53:34.607Z] #14 56.57 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-04-23T05:53:34.607Z] #14 56.59 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:53:34.772Z] #29 34.89 ######################################################################## 100.0% [2021-04-23T05:53:34.772Z] #29 34.98 [2021-04-23T05:53:34.772Z] #29 35.07 Download of images into '/build' complete. [2021-04-23T05:53:34.772Z] #29 35.07 Use something like the following to load the result into a Docker daemon: [2021-04-23T05:53:34.772Z] #29 35.07 tar -cC '/build' . | docker load [2021-04-23T05:53:34.775Z] #20 37.99 Selecting previously unselected package jq. [2021-04-23T05:53:34.775Z] #20 38.01 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:53:34.775Z] #20 38.01 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:53:34.775Z] #20 38.11 Selecting previously unselected package libaio1:amd64. [2021-04-23T05:53:34.775Z] #20 38.13 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-23T05:53:34.775Z] #20 38.20 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-23T05:53:34.899Z] #42 ... [2021-04-23T05:53:34.899Z] [2021-04-23T05:53:34.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:53:34.899Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:34.899Z] #13 46.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-04-23T05:53:34.899Z] #13 49.12 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-04-23T05:53:34.899Z] #13 49.12 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-04-23T05:53:34.899Z] #13 49.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-04-23T05:53:34.899Z] #13 49.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-04-23T05:53:34.899Z] #13 49.14 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-23T05:53:34.899Z] #13 49.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u7 [110 kB] [2021-04-23T05:53:34.899Z] #13 49.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-04-23T05:53:34.899Z] #13 49.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-04-23T05:53:34.899Z] #13 49.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-04-23T05:53:34.899Z] #13 49.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-04-23T05:53:34.899Z] #13 49.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-04-23T05:53:34.899Z] #13 49.28 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-04-23T05:53:34.899Z] #13 49.30 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-23T05:53:34.899Z] #13 49.30 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u7 [322 kB] [2021-04-23T05:53:34.899Z] #13 50.39 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:53:34.899Z] #13 50.61 Fetched 78.2 MB in 7s (10.8 MB/s) [2021-04-23T05:53:34.899Z] #13 50.72 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:34.899Z] #13 50.77 Preparing to unpack .../libsystemd0_241-7~deb10u7_amd64.deb ... [2021-04-23T05:53:34.899Z] #13 50.81 Unpacking libsystemd0:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:34.899Z] #13 51.16 Setting up libsystemd0:amd64 (241-7~deb10u7) ... [2021-04-23T05:53:34.899Z] #13 51.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-04-23T05:53:34.899Z] #13 51.61 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-23T05:53:34.899Z] #13 51.64 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-04-23T05:53:34.899Z] #13 51.80 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:53:35.036Z] #20 38.27 Selecting previously unselected package libgpm2:amd64. [2021-04-23T05:53:35.036Z] #20 38.27 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-23T05:53:35.036Z] #20 38.28 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-23T05:53:35.036Z] #20 38.36 Selecting previously unselected package libicu63:amd64. [2021-04-23T05:53:35.036Z] #20 38.38 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-23T05:53:35.036Z] #20 38.39 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:53:35.159Z] #13 52.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-23T05:53:35.159Z] #13 52.34 Preparing to unpack .../libudev1_241-7~deb10u7_amd64.deb ... [2021-04-23T05:53:35.159Z] #13 52.43 Unpacking libudev1:amd64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:35.352Z] #29 ... [2021-04-23T05:53:35.352Z] [2021-04-23T05:53:35.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-23T05:53:35.352Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-23T05:53:35.352Z] #32 38.36 Checking out files: 95% (1455/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-23T05:53:35.352Z] #32 38.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-04-23T05:53:35.352Z] #32 38.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-23T05:53:35.352Z] #32 ... [2021-04-23T05:53:35.352Z] [2021-04-23T05:53:35.352Z] #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-23T05:53:35.352Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:53:35.352Z] #42 43.06 Selecting previously unselected package libprotoc17:arm64. [2021-04-23T05:53:35.352Z] #42 43.06 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-04-23T05:53:35.352Z] #42 43.07 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:35.352Z] #42 43.52 Selecting previously unselected package protobuf-c-compiler. [2021-04-23T05:53:35.352Z] #42 43.52 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-04-23T05:53:35.352Z] #42 43.54 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:35.352Z] #42 43.76 Selecting previously unselected package protobuf-compiler. [2021-04-23T05:53:35.352Z] #42 43.78 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-04-23T05:53:35.352Z] #42 43.83 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:35.352Z] #42 44.09 Selecting previously unselected package python-pkg-resources. [2021-04-23T05:53:35.352Z] #42 44.09 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:53:35.352Z] #42 44.10 Unpacking python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:35.352Z] #42 44.39 Selecting previously unselected package python-six. [2021-04-23T05:53:35.352Z] #42 44.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-04-23T05:53:35.352Z] #42 44.43 Unpacking python-six (1.12.0-1) ... [2021-04-23T05:53:35.352Z] #42 44.60 Selecting previously unselected package python-protobuf. [2021-04-23T05:53:35.352Z] #42 44.60 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-04-23T05:53:35.352Z] #42 44.61 Unpacking python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:35.352Z] #42 45.54 Setting up python-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:35.352Z] #42 48.23 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:35.616Z] #42 ... [2021-04-23T05:53:35.616Z] [2021-04-23T05:53:35.616Z] #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-23T05:53:35.616Z] #29 sha256:eebe406824e123fa1c76a44f115dee83333101b555eb92c4a30e66b14efbfc91 [2021-04-23T05:53:35.616Z] #29 DONE 35.8s [2021-04-23T05:53:35.616Z] [2021-04-23T05:53:35.616Z] #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-23T05:53:35.616Z] #47 sha256:7d788241c310524c9225c461e52d56d5e0b2ecbd767f4285eae06056b69600a1 [2021-04-23T05:53:35.616Z] #47 DONE 48.9s [2021-04-23T05:53:35.616Z] [2021-04-23T05:53:35.616Z] #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-23T05:53:35.616Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:53:35.616Z] #42 48.93 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:35.616Z] #42 48.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-23T05:53:35.616Z] #42 ... [2021-04-23T05:53:35.616Z] [2021-04-23T05:53:35.616Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:53:35.616Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:53:35.616Z] #13 40.79 Unpacking libudev1:arm64 (241-7~deb10u7) over (241-7~deb10u4) ... [2021-04-23T05:53:35.616Z] #13 41.07 Setting up libudev1:arm64 (241-7~deb10u7) ... [2021-04-23T05:53:35.616Z] #13 41.34 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-23T05:53:35.617Z] #13 41.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 ... 15383 files and directories currently installed.) [2021-04-23T05:53:35.617Z] #13 41.40 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-04-23T05:53:35.617Z] #13 41.42 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:53:35.617Z] #13 45.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-23T05:53:35.617Z] #13 45.44 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-04-23T05:53:35.617Z] #13 45.44 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:53:35.725Z] #13 52.92 Setting up libudev1:amd64 (241-7~deb10u7) ... [2021-04-23T05:53:35.725Z] #13 ... [2021-04-23T05:53:35.725Z] [2021-04-23T05:53:35.725Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-04-23T05:53:35.725Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:35.725Z] #36 52.60 Selecting previously unselected package libicu63:amd64. [2021-04-23T05:53:35.725Z] #36 52.60 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-23T05:53:35.725Z] #36 52.62 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:53:35.725Z] #36 59.32 Selecting previously unselected package libxml2:amd64. [2021-04-23T05:53:35.725Z] #36 59.32 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-04-23T05:53:35.725Z] #36 59.33 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:35.725Z] #36 59.96 Selecting previously unselected package libarchive13:amd64. [2021-04-23T05:53:35.725Z] #36 59.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-04-23T05:53:35.725Z] #36 59.97 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-23T05:53:35.725Z] #36 60.26 Selecting previously unselected package libjsoncpp1:amd64. [2021-04-23T05:53:35.725Z] #36 60.27 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-04-23T05:53:35.725Z] #36 60.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-23T05:53:35.725Z] #36 60.43 Selecting previously unselected package librhash0:amd64. [2021-04-23T05:53:35.725Z] #36 60.44 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-04-23T05:53:35.725Z] #36 60.45 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-04-23T05:53:35.725Z] #36 60.93 Selecting previously unselected package libuv1:amd64. [2021-04-23T05:53:35.725Z] #36 60.93 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-04-23T05:53:35.725Z] #36 60.94 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-04-23T05:53:35.725Z] #36 61.34 Selecting previously unselected package cmake. [2021-04-23T05:53:35.725Z] #36 61.35 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-04-23T05:53:35.725Z] #36 61.37 Unpacking cmake (3.13.4-1) ... [2021-04-23T05:53:35.889Z] #13 60.66 Selecting previously unselected package binutils-mingw-w64. [2021-04-23T05:53:35.889Z] #13 60.68 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-23T05:53:35.889Z] #13 60.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:53:35.889Z] #13 ... [2021-04-23T05:53:35.890Z] [2021-04-23T05:53:35.890Z] #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-23T05:53:35.890Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:35.890Z] #42 67.50 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-23T05:53:35.890Z] #42 67.52 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:35.984Z] #36 ... [2021-04-23T05:53:35.984Z] [2021-04-23T05:53:35.984Z] #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-23T05:53:35.984Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:35.984Z] #13 53.19 Selecting previously unselected package binutils-mingw-w64-i686. [2021-04-23T05:53:35.984Z] #13 53.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-23T05:53:35.984Z] #13 53.29 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-04-23T05:53:35.984Z] #13 53.30 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:53:36.187Z] #14 ... [2021-04-23T05:53:36.187Z] [2021-04-23T05:53:36.187Z] #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-23T05:53:36.187Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-23T05:53:36.187Z] #37 48.47 Selecting previously unselected package libicu63:ppc64el. [2021-04-23T05:53:36.187Z] #37 48.47 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-23T05:53:36.187Z] #37 48.47 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-23T05:53:36.187Z] #37 55.11 Selecting previously unselected package libxml2:ppc64el. [2021-04-23T05:53:36.187Z] #37 55.14 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-04-23T05:53:36.187Z] #37 55.15 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:36.187Z] #37 55.80 Selecting previously unselected package libarchive13:ppc64el. [2021-04-23T05:53:36.187Z] #37 55.80 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-04-23T05:53:36.187Z] #37 55.81 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-23T05:53:36.187Z] #37 56.31 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-04-23T05:53:36.187Z] #37 56.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-04-23T05:53:36.187Z] #37 56.36 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-23T05:53:36.187Z] #37 56.55 Selecting previously unselected package librhash0:ppc64el. [2021-04-23T05:53:36.187Z] #37 56.56 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-04-23T05:53:36.187Z] #37 56.56 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-04-23T05:53:36.187Z] #37 56.83 Selecting previously unselected package libuv1:ppc64el. [2021-04-23T05:53:36.187Z] #37 56.84 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-04-23T05:53:36.187Z] #37 56.91 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-04-23T05:53:36.187Z] #37 57.06 Selecting previously unselected package cmake. [2021-04-23T05:53:36.187Z] #37 57.07 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-04-23T05:53:36.187Z] #37 57.08 Unpacking cmake (3.13.4-1) ... [2021-04-23T05:53:36.187Z] #37 ... [2021-04-23T05:53:36.187Z] [2021-04-23T05:53:36.187Z] #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-23T05:53:36.187Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-23T05:53:36.187Z] #43 55.11 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:36.187Z] #43 55.12 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:36.187Z] #43 55.13 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-23T05:53:36.187Z] #43 55.14 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-04-23T05:53:36.187Z] #43 55.16 Setting up python-six (1.12.0-1) ... [2021-04-23T05:53:36.187Z] #43 ... [2021-04-23T05:53:36.187Z] [2021-04-23T05:53:36.187Z] #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-23T05:53:36.187Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:53:36.187Z] #46 48.73 github.com/LK4D4/vndr/godl/singleflight [2021-04-23T05:53:36.187Z] #46 48.73 math/rand [2021-04-23T05:53:36.187Z] #46 48.78 internal/singleflight [2021-04-23T05:53:36.187Z] #46 51.35 errors [2021-04-23T05:53:36.187Z] #46 51.35 sort [2021-04-23T05:53:36.187Z] #46 51.70 io [2021-04-23T05:53:36.187Z] #46 51.70 strconv [2021-04-23T05:53:36.187Z] #46 51.71 internal/oserror [2021-04-23T05:53:36.187Z] #46 51.92 syscall [2021-04-23T05:53:36.187Z] #46 54.04 vendor/golang.org/x/net/dns/dnsmessage [2021-04-23T05:53:36.187Z] #46 54.97 bytes [2021-04-23T05:53:36.323Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2021-04-23T05:53:36.421Z] #20 ... [2021-04-23T05:53:36.421Z] [2021-04-23T05:53:36.421Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:36.421Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:36.421Z] #43 90.58 CC criu/bfd.o [2021-04-23T05:53:36.421Z] #43 91.04 CC criu/bitmap.o [2021-04-23T05:53:36.421Z] #43 91.19 CC criu/cgroup-props.o [2021-04-23T05:53:36.421Z] #43 91.86 CC criu/cgroup.o [2021-04-23T05:53:36.421Z] #43 94.47 CC criu/clone-noasan.o [2021-04-23T05:53:36.421Z] #43 94.75 CC criu/config.o [2021-04-23T05:53:36.421Z] #43 95.94 CC criu/cr-check.o [2021-04-23T05:53:36.421Z] #43 97.58 CC criu/cr-dedup.o [2021-04-23T05:53:36.421Z] #43 97.97 CC criu/cr-dump.o [2021-04-23T05:53:36.421Z] #43 100.3 CC criu/cr-errno.o [2021-04-23T05:53:36.421Z] #43 100.4 CC criu/cr-restore.o [2021-04-23T05:53:36.451Z] #42 DONE 68.1s [2021-04-23T05:53:36.451Z] [2021-04-23T05:53:36.451Z] #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-23T05:53:36.451Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:36.451Z] #13 60.84 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-23T05:53:36.451Z] #13 60.85 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:53:36.451Z] #13 60.86 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:53:36.451Z] #13 61.16 Selecting previously unselected package dmsetup. [2021-04-23T05:53:36.451Z] #13 61.16 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:53:36.451Z] #13 61.17 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-23T05:53:36.708Z] #13 61.44 Selecting previously unselected package mingw-w64-common. [2021-04-23T05:53:36.708Z] #13 61.44 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-23T05:53:36.708Z] #13 61.45 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-23T05:53:36.852Z] #46 ... [2021-04-23T05:53:36.852Z] [2021-04-23T05:53:36.852Z] #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-23T05:53:36.852Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-23T05:53:36.852Z] #43 59.16 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:36.852Z] #43 59.16 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-23T05:53:36.852Z] #43 59.17 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:36.852Z] #43 59.17 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-04-23T05:53:36.852Z] #43 59.18 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:36.852Z] #43 59.19 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:36.852Z] #43 59.20 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:36.852Z] #43 59.21 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-04-23T05:53:36.852Z] #43 59.21 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:36.852Z] #43 59.23 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:37.560Z] #13 ... [2021-04-23T05:53:37.560Z] [2021-04-23T05:53:37.560Z] #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-23T05:53:37.560Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-23T05:53:37.560Z] #36 40.81 Selecting previously unselected package libicu63:arm64. [2021-04-23T05:53:37.560Z] #36 40.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-23T05:53:37.560Z] #36 40.89 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-23T05:53:37.560Z] #36 48.92 Selecting previously unselected package libxml2:arm64. [2021-04-23T05:53:37.560Z] #36 48.94 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-04-23T05:53:37.560Z] #36 48.94 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:37.560Z] #36 49.62 Selecting previously unselected package libarchive13:arm64. [2021-04-23T05:53:37.560Z] #36 49.62 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-04-23T05:53:37.560Z] #36 49.63 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-23T05:53:37.560Z] #36 50.01 Selecting previously unselected package libjsoncpp1:arm64. [2021-04-23T05:53:37.560Z] #36 50.01 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-04-23T05:53:37.560Z] #36 50.05 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-23T05:53:37.560Z] #36 50.32 Selecting previously unselected package librhash0:arm64. [2021-04-23T05:53:37.560Z] #36 50.35 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-04-23T05:53:37.560Z] #36 50.36 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-04-23T05:53:37.560Z] #36 50.74 Selecting previously unselected package libuv1:arm64. [2021-04-23T05:53:37.560Z] #36 50.75 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-04-23T05:53:37.560Z] #36 50.76 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-04-23T05:53:37.884Z] #13 ... [2021-04-23T05:53:37.884Z] [2021-04-23T05:53:37.884Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-23T05:53:37.884Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:53:37.884Z] #51 54.71 internal/oserror [2021-04-23T05:53:37.884Z] #51 54.74 reflect [2021-04-23T05:53:37.884Z] #51 54.83 syscall [2021-04-23T05:53:37.884Z] #51 62.66 time [2021-04-23T05:53:37.920Z] #43 ... [2021-04-23T05:53:37.920Z] [2021-04-23T05:53:37.920Z] #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-23T05:53:37.920Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-04-23T05:53:37.920Z] #37 59.94 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-23T05:53:37.920Z] #37 59.95 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:53:37.920Z] #37 59.96 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-04-23T05:53:37.920Z] #37 59.96 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:37.920Z] #37 60.02 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-04-23T05:53:37.920Z] #37 60.02 Setting up cmake-data (3.13.4-1) ... [2021-04-23T05:53:37.920Z] #37 60.04 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:37.920Z] #37 60.07 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-04-23T05:53:37.920Z] #37 60.07 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-04-23T05:53:37.920Z] #37 60.08 Setting up cmake (3.13.4-1) ... [2021-04-23T05:53:37.920Z] #37 60.08 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:37.920Z] #37 60.15 Processing triggers for mime-support (3.62) ... [2021-04-23T05:53:37.920Z] #37 DONE 60.4s [2021-04-23T05:53:37.920Z] [2021-04-23T05:53:37.920Z] #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-23T05:53:37.920Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:53:37.920Z] #14 59.42 Selecting previously unselected package binutils-mingw-w64. [2021-04-23T05:53:37.920Z] #14 59.42 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-23T05:53:37.920Z] #14 59.43 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:53:37.920Z] #14 59.56 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-04-23T05:53:37.920Z] #14 59.56 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-23T05:53:37.920Z] #14 59.59 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-23T05:53:37.920Z] #14 59.79 Selecting previously unselected package dmsetup. [2021-04-23T05:53:37.920Z] #14 59.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-04-23T05:53:37.920Z] #14 59.81 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-23T05:53:37.920Z] #14 60.06 Selecting previously unselected package mingw-w64-common. [2021-04-23T05:53:37.920Z] #14 60.06 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-23T05:53:37.920Z] #14 60.06 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-23T05:53:38.140Z] #36 51.29 Selecting previously unselected package cmake. [2021-04-23T05:53:38.140Z] #36 51.30 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-04-23T05:53:38.140Z] #36 51.58 Unpacking cmake (3.13.4-1) ... [2021-04-23T05:53:38.140Z] #36 ... [2021-04-23T05:53:38.140Z] [2021-04-23T05:53:38.140Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-23T05:53:38.140Z] #51 sha256:db1f22d6ef283759882c7baae39c9bf9b27724896244778febfcf189add7f5d5 [2021-04-23T05:53:38.140Z] #51 41.66 text/tabwriter [2021-04-23T05:53:38.140Z] #51 42.92 reflect [2021-04-23T05:53:38.140Z] #51 42.94 regexp/syntax [2021-04-23T05:53:38.140Z] #51 46.36 time [2021-04-23T05:53:38.140Z] #51 47.86 regexp [2021-04-23T05:53:38.140Z] #51 51.29 context [2021-04-23T05:53:38.140Z] #51 51.35 internal/poll [2021-04-23T05:53:38.142Z] #51 ... [2021-04-23T05:53:38.142Z] [2021-04-23T05:53:38.142Z] #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-23T05:53:38.142Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:38.142Z] #13 55.41 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-04-23T05:53:38.142Z] #13 55.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-04-23T05:53:38.142Z] #13 55.42 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:53:38.223Z] #14 ... [2021-04-23T05:53:38.223Z] [2021-04-23T05:53:38.223Z] #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-23T05:53:38.223Z] #50 sha256:71e97447409fdf40b09060a149fb5e8778cc564a03bee046e09299509619de63 [2021-04-23T05:53:38.223Z] #50 50.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-04-23T05:53:38.223Z] #50 50.88 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:38.223Z] #50 50.91 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-04-23T05:53:38.223Z] #50 51.18 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:38.223Z] #50 51.21 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:38.223Z] #50 ... [2021-04-23T05:53:38.223Z] [2021-04-23T05:53:38.223Z] #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-23T05:53:38.223Z] #38 sha256:430c4f709251b3f8bcf31b4dd4d9b08c2d1add6d7f28171301a896904dfa77c0 [2021-04-23T05:53:38.223Z] #38 0.310 + RM_GOPATH=0 [2021-04-23T05:53:38.223Z] #38 0.312 + TMP_GOPATH= [2021-04-23T05:53:38.223Z] #38 0.312 + : /build [2021-04-23T05:53:38.223Z] #38 0.313 + '[' -z '' ']' [2021-04-23T05:53:38.223Z] #38 0.315 ++ mktemp -d [2021-04-23T05:53:38.223Z] #38 0.319 + export GOPATH=/tmp/tmp.ebkLvu8BC6 [2021-04-23T05:53:38.223Z] #38 0.320 + GOPATH=/tmp/tmp.ebkLvu8BC6 [2021-04-23T05:53:38.223Z] #38 0.320 + RM_GOPATH=1 [2021-04-23T05:53:38.223Z] #38 0.321 + case "$(go env GOARCH)" in [2021-04-23T05:53:38.223Z] #38 0.324 ++ go env GOARCH [2021-04-23T05:53:38.223Z] #38 0.343 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:38.223Z] #38 0.350 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:38.223Z] #38 0.351 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:38.223Z] #38 0.355 + dir=/tmp/install [2021-04-23T05:53:38.223Z] #38 0.359 + bin=tini [2021-04-23T05:53:38.223Z] #38 0.360 + shift [2021-04-23T05:53:38.223Z] #38 0.360 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-23T05:53:38.223Z] #38 0.360 + . /tmp/install/tini.installer [2021-04-23T05:53:38.223Z] #38 0.360 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:38.223Z] #38 0.361 + install_tini [2021-04-23T05:53:38.223Z] #38 0.361 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-23T05:53:38.223Z] #38 0.361 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:38.223Z] #38 0.361 + git clone https://github.com/krallin/tini.git /tmp/tmp.ebkLvu8BC6/tini [2021-04-23T05:53:38.223Z] #38 0.376 Cloning into '/tmp/tmp.ebkLvu8BC6/tini'... [2021-04-23T05:53:38.403Z] #51 ... [2021-04-23T05:53:38.403Z] [2021-04-23T05:53:38.403Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:53:38.403Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:53:38.403Z] #13 48.11 Selecting previously unselected package binutils-mingw-w64. [2021-04-23T05:53:38.403Z] #13 48.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-23T05:53:38.403Z] #13 48.12 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:53:38.403Z] #13 48.29 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-04-23T05:53:38.403Z] #13 48.29 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-23T05:53:38.403Z] #13 48.31 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-23T05:53:38.666Z] #13 48.49 Selecting previously unselected package dmsetup. [2021-04-23T05:53:38.666Z] #13 48.51 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-04-23T05:53:38.666Z] #13 48.54 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-23T05:53:38.708Z] #13 ... [2021-04-23T05:53:38.708Z] [2021-04-23T05:53:38.708Z] #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-23T05:53:38.708Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-04-23T05:53:38.708Z] #36 64.55 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:53:38.708Z] #36 64.57 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:53:38.708Z] #36 64.59 Setting up libuv1:amd64 (1.24.1-1) ... [2021-04-23T05:53:38.708Z] #36 64.60 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:38.708Z] #36 64.67 Setting up librhash0:amd64 (1.3.8-1) ... [2021-04-23T05:53:38.708Z] #36 64.69 Setting up cmake-data (3.13.4-1) ... [2021-04-23T05:53:38.708Z] #36 64.72 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:38.708Z] #36 64.74 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-04-23T05:53:38.708Z] #36 64.76 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-04-23T05:53:38.708Z] #36 64.78 Setting up cmake (3.13.4-1) ... [2021-04-23T05:53:38.708Z] #36 64.81 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:38.708Z] #36 64.88 Processing triggers for mime-support (3.62) ... [2021-04-23T05:53:38.708Z] #36 DONE 65.4s [2021-04-23T05:53:38.708Z] [2021-04-23T05:53:38.708Z] #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-23T05:53:38.708Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:38.708Z] #42 64.78 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:38.708Z] #42 64.82 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:53:38.708Z] #42 64.85 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:38.708Z] #42 64.86 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-04-23T05:53:38.708Z] #42 64.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:38.708Z] #42 64.90 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:38.708Z] #42 64.92 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:38.708Z] #42 64.93 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-04-23T05:53:38.708Z] #42 64.95 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:38.708Z] #42 64.99 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:38.930Z] #13 48.73 Selecting previously unselected package mingw-w64-common. [2021-04-23T05:53:38.930Z] #13 48.75 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-23T05:53:38.930Z] #13 48.76 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-23T05:53:38.967Z] #43 ... [2021-04-23T05:53:38.967Z] [2021-04-23T05:53:38.968Z] #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-23T05:53:38.968Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:53:38.968Z] #20 41.93 Selecting previously unselected package libnet1:amd64. [2021-04-23T05:53:38.968Z] #20 41.93 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:53:38.968Z] #20 41.93 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:38.968Z] #20 42.02 Selecting previously unselected package libnl-3-200:amd64. [2021-04-23T05:53:38.968Z] #20 42.03 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-23T05:53:38.968Z] #20 42.04 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:53:38.968Z] #20 42.13 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-23T05:53:38.968Z] #20 42.14 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:53:38.968Z] #20 42.15 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:38.968Z] #20 42.22 Selecting previously unselected package libreadline5:amd64. [2021-04-23T05:53:38.968Z] #20 42.24 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-23T05:53:38.968Z] #20 42.25 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-23T05:53:38.968Z] #20 42.37 Selecting previously unselected package net-tools. [2021-04-23T05:53:39.193Z] #13 ... [2021-04-23T05:53:39.193Z] [2021-04-23T05:53:39.193Z] #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-23T05:53:39.193Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:53:39.193Z] #49 42.59 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-04-23T05:53:39.193Z] #49 42.63 go: finding github.com/BurntSushi/toml v0.3.1 [2021-04-23T05:53:39.193Z] #49 42.73 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-04-23T05:53:39.229Z] #20 42.39 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-23T05:53:39.229Z] #20 42.39 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:53:39.229Z] #20 42.60 Selecting previously unselected package python-pip-whl. [2021-04-23T05:53:39.229Z] #20 42.61 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-23T05:53:39.229Z] #20 42.61 Unpacking python-pip-whl (18.1-5) ... [2021-04-23T05:53:39.302Z] #38 ... [2021-04-23T05:53:39.302Z] [2021-04-23T05:53:39.302Z] #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-23T05:53:39.302Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:53:39.302Z] #52 51.60 errors [2021-04-23T05:53:39.302Z] #52 51.60 sort [2021-04-23T05:53:39.302Z] #52 52.21 io [2021-04-23T05:53:39.302Z] #52 52.23 strconv [2021-04-23T05:53:39.302Z] #52 52.49 syscall [2021-04-23T05:53:39.302Z] #52 55.14 strings [2021-04-23T05:53:39.302Z] #52 55.15 bytes [2021-04-23T05:53:39.302Z] #52 ... [2021-04-23T05:53:39.302Z] [2021-04-23T05:53:39.302Z] #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-23T05:53:39.302Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-23T05:53:39.302Z] #33 51.57 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-04-23T05:53:39.302Z] #33 ... [2021-04-23T05:53:39.302Z] [2021-04-23T05:53:39.302Z] #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-23T05:53:39.302Z] #38 sha256:430c4f709251b3f8bcf31b4dd4d9b08c2d1add6d7f28171301a896904dfa77c0 [2021-04-23T05:53:39.302Z] #38 1.426 + cd /tmp/tmp.ebkLvu8BC6/tini [2021-04-23T05:53:39.302Z] #38 1.435 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:39.302Z] #38 1.473 + cmake . [2021-04-23T05:53:39.458Z] #49 ... [2021-04-23T05:53:39.458Z] [2021-04-23T05:53:39.459Z] #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-23T05:53:39.459Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:53:39.459Z] #42 49.01 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-04-23T05:53:39.459Z] #42 49.06 Setting up python-six (1.12.0-1) ... [2021-04-23T05:53:39.459Z] #42 51.45 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-04-23T05:53:39.459Z] #42 51.60 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-23T05:53:39.459Z] #42 51.62 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:39.459Z] #42 51.63 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-04-23T05:53:39.459Z] #42 51.65 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:39.459Z] #42 51.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-04-23T05:53:39.459Z] #42 51.68 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:39.459Z] #42 51.71 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-04-23T05:53:39.459Z] #42 51.72 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-04-23T05:53:39.459Z] #42 51.75 Setting up python-protobuf (3.6.1.3-2) ... [2021-04-23T05:53:39.801Z] #20 43.14 Selecting previously unselected package python3-lib2to3. [2021-04-23T05:53:39.801Z] #20 43.15 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-23T05:53:39.801Z] #20 43.16 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:53:39.955Z] #38 2.125 -- The C compiler identification is GNU 8.3.0 [2021-04-23T05:53:39.955Z] #38 2.199 -- Check for working C compiler: /usr/bin/cc [2021-04-23T05:53:39.981Z] #13 ... [2021-04-23T05:53:39.981Z] [2021-04-23T05:53:39.981Z] #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-23T05:53:39.981Z] #37 sha256:9962c0702fe15fac5e955320aebb83757b2347cf9d4b575e448a8bbdcbe8c246 [2021-04-23T05:53:39.981Z] #37 5.177 + RM_GOPATH=0 [2021-04-23T05:53:39.981Z] #37 5.177 + TMP_GOPATH= [2021-04-23T05:53:39.981Z] #37 5.177 + : /build [2021-04-23T05:53:39.981Z] #37 5.177 + '[' -z '' ']' [2021-04-23T05:53:39.981Z] #37 5.177 ++ mktemp -d [2021-04-23T05:53:39.981Z] #37 5.177 + export GOPATH=/tmp/tmp.3fs89r9emk [2021-04-23T05:53:39.981Z] #37 5.177 + GOPATH=/tmp/tmp.3fs89r9emk [2021-04-23T05:53:39.981Z] #37 5.177 + RM_GOPATH=1 [2021-04-23T05:53:39.981Z] #37 5.177 + case "$(go env GOARCH)" in [2021-04-23T05:53:39.981Z] #37 5.183 ++ go env GOARCH [2021-04-23T05:53:39.981Z] #37 5.211 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:39.981Z] #37 5.211 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:39.981Z] #37 5.211 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:39.981Z] #37 5.211 + dir=/tmp/install [2021-04-23T05:53:39.981Z] #37 5.211 + bin=tini [2021-04-23T05:53:39.981Z] #37 5.211 + shift [2021-04-23T05:53:39.981Z] #37 5.211 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-23T05:53:39.981Z] #37 5.211 + . /tmp/install/tini.installer [2021-04-23T05:53:39.981Z] #37 5.211 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:39.981Z] #37 5.211 + install_tini [2021-04-23T05:53:39.981Z] #37 5.211 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-23T05:53:39.981Z] #37 5.211 + git clone https://github.com/krallin/tini.git /tmp/tmp.3fs89r9emk/tini [2021-04-23T05:53:39.981Z] #37 5.213 Cloning into '/tmp/tmp.3fs89r9emk/tini'... [2021-04-23T05:53:39.981Z] #37 5.216 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:39.981Z] #37 5.947 + cd /tmp/tmp.3fs89r9emk/tini [2021-04-23T05:53:39.981Z] #37 5.947 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:39.981Z] #37 5.982 + cmake . [2021-04-23T05:53:39.981Z] #37 6.705 -- The C compiler identification is GNU 8.3.0 [2021-04-23T05:53:39.981Z] #37 6.788 -- Check for working C compiler: /usr/bin/cc [2021-04-23T05:53:39.981Z] #37 7.552 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-23T05:53:39.981Z] #37 7.552 -- Detecting C compiler ABI info [2021-04-23T05:53:39.981Z] #37 8.315 -- Detecting C compiler ABI info - done [2021-04-23T05:53:39.981Z] #37 8.379 -- Detecting C compile features [2021-04-23T05:53:40.062Z] #20 43.28 Selecting previously unselected package python3-distutils. [2021-04-23T05:53:40.062Z] #20 43.28 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-23T05:53:40.062Z] #20 43.29 Unpacking python3-distutils (3.7.3-1) ... [2021-04-23T05:53:40.062Z] #20 43.41 Selecting previously unselected package python3-pip. [2021-04-23T05:53:40.062Z] #20 43.42 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-23T05:53:40.062Z] #20 43.42 Unpacking python3-pip (18.1-5) ... [2021-04-23T05:53:40.062Z] #20 43.55 Selecting previously unselected package python3-pkg-resources. [2021-04-23T05:53:40.323Z] #20 43.55 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:53:40.323Z] #20 43.55 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:40.415Z] #42 ... [2021-04-23T05:53:40.415Z] [2021-04-23T05:53:40.415Z] #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-23T05:53:40.415Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:53:40.415Z] #45 43.55 hash/crc32 [2021-04-23T05:53:40.415Z] #45 44.18 time [2021-04-23T05:53:40.415Z] #45 44.75 internal/syscall/execenv [2021-04-23T05:53:40.415Z] #45 45.27 internal/syscall/unix [2021-04-23T05:53:40.415Z] #45 45.60 vendor/golang.org/x/text/transform [2021-04-23T05:53:40.415Z] #45 45.66 regexp/syntax [2021-04-23T05:53:40.415Z] #45 50.11 regexp [2021-04-23T05:53:40.415Z] #45 51.34 context [2021-04-23T05:53:40.415Z] #45 51.35 internal/poll [2021-04-23T05:53:40.415Z] #45 53.56 os [2021-04-23T05:53:40.415Z] #45 53.80 github.com/LK4D4/vndr/versioned [2021-04-23T05:53:40.415Z] #45 ... [2021-04-23T05:53:40.415Z] [2021-04-23T05:53:40.415Z] #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-23T05:53:40.415Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-04-23T05:53:40.415Z] #36 53.27 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-23T05:53:40.415Z] #36 53.28 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:53:40.415Z] #36 53.30 Setting up libuv1:arm64 (1.24.1-1) ... [2021-04-23T05:53:40.415Z] #36 53.32 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:40.415Z] #36 53.37 Setting up librhash0:arm64 (1.3.8-1) ... [2021-04-23T05:53:40.415Z] #36 53.39 Setting up cmake-data (3.13.4-1) ... [2021-04-23T05:53:40.415Z] #36 53.42 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-04-23T05:53:40.415Z] #36 53.44 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-04-23T05:53:40.415Z] #36 53.46 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-04-23T05:53:40.415Z] #36 53.48 Setting up cmake (3.13.4-1) ... [2021-04-23T05:53:40.415Z] #36 53.52 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:40.415Z] #36 53.65 Processing triggers for mime-support (3.62) ... [2021-04-23T05:53:40.545Z] #37 10.69 -- Detecting C compile features - done [2021-04-23T05:53:40.545Z] #37 10.71 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-23T05:53:40.545Z] #37 ... [2021-04-23T05:53:40.545Z] [2021-04-23T05:53:40.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-23T05:53:40.545Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:40.545Z] #43 4.173 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:53:40.545Z] #43 4.174 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:53:40.545Z] #43 4.185 Note: Building without GnuTLS support [2021-04-23T05:53:40.545Z] #43 4.193 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:53:40.545Z] #43 4.193 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:53:40.585Z] #20 43.70 Selecting previously unselected package python3-setuptools. [2021-04-23T05:53:40.585Z] #20 43.70 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-23T05:53:40.585Z] #20 43.71 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-23T05:53:40.585Z] #20 43.93 Selecting previously unselected package python3-wheel. [2021-04-23T05:53:40.585Z] #20 43.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-23T05:53:40.585Z] #20 43.96 Unpacking python3-wheel (0.32.3-2) ... [2021-04-23T05:53:40.585Z] #20 44.02 Selecting previously unselected package sudo. [2021-04-23T05:53:40.585Z] #20 44.04 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-23T05:53:40.802Z] #43 ... [2021-04-23T05:53:40.802Z] [2021-04-23T05:53:40.802Z] #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-23T05:53:40.802Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:53:40.802Z] #45 62.57 internal/fmtsort [2021-04-23T05:53:40.802Z] #45 63.01 internal/poll [2021-04-23T05:53:40.802Z] #45 63.37 internal/syscall/execenv [2021-04-23T05:53:40.802Z] #45 63.63 internal/syscall/unix [2021-04-23T05:53:40.802Z] #45 63.88 strings [2021-04-23T05:53:40.802Z] #45 64.92 os [2021-04-23T05:53:40.802Z] #45 66.33 regexp/syntax [2021-04-23T05:53:40.802Z] #45 68.56 fmt [2021-04-23T05:53:40.802Z] #45 71.36 path/filepath [2021-04-23T05:53:40.846Z] #20 44.05 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:53:41.021Z] #38 2.865 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-23T05:53:41.021Z] #38 2.869 -- Detecting C compiler ABI info [2021-04-23T05:53:41.059Z] #45 72.72 regexp [2021-04-23T05:53:41.059Z] #45 72.76 flag [2021-04-23T05:53:41.059Z] #45 ... [2021-04-23T05:53:41.059Z] [2021-04-23T05:53:41.059Z] #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-23T05:53:41.059Z] #37 sha256:9962c0702fe15fac5e955320aebb83757b2347cf9d4b575e448a8bbdcbe8c246 [2021-04-23T05:53:41.059Z] #37 11.07 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-23T05:53:41.059Z] #37 11.16 -- Configuring done [2021-04-23T05:53:41.059Z] #37 11.18 -- Generating done [2021-04-23T05:53:41.059Z] #37 11.19 -- Build files have been written to: /tmp/tmp.3fs89r9emk/tini [2021-04-23T05:53:41.059Z] #37 11.21 + make tini-static [2021-04-23T05:53:41.325Z] #38 3.393 -- Detecting C compiler ABI info - done [2021-04-23T05:53:41.325Z] #38 3.438 -- Detecting C compile features [2021-04-23T05:53:41.417Z] #20 44.56 Selecting previously unselected package thin-provisioning-tools. [2021-04-23T05:53:41.417Z] #20 44.57 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-23T05:53:41.417Z] #20 44.57 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:53:41.417Z] #20 44.77 Selecting previously unselected package uidmap. [2021-04-23T05:53:41.417Z] #20 44.79 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-23T05:53:41.417Z] #20 44.80 Unpacking uidmap (1:4.5-1.1) ... [2021-04-23T05:53:41.417Z] #20 44.90 Selecting previously unselected package vim-runtime. [2021-04-23T05:53:41.622Z] #37 11.64 Scanning dependencies of target tini-static [2021-04-23T05:53:41.622Z] #37 11.74 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-23T05:53:41.678Z] #20 44.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:53:41.678Z] #20 44.94 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-23T05:53:41.678Z] #20 44.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-23T05:53:41.678Z] #20 44.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:53:42.360Z] #36 DONE 55.3s [2021-04-23T05:53:42.360Z] [2021-04-23T05:53:42.360Z] #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-23T05:53:42.360Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-04-23T05:53:42.360Z] #42 55.32 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-04-23T05:53:42.360Z] #42 55.34 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:42.556Z] #37 ... [2021-04-23T05:53:42.556Z] [2021-04-23T05:53:42.556Z] #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-23T05:53:42.556Z] #51 sha256:1ad9718d38b7fac7ca06f8984b5c12f8dead58130245b05a56d2f7c24264d790 [2021-04-23T05:53:42.556Z] #51 63.94 encoding/binary [2021-04-23T05:53:42.556Z] #51 64.93 context [2021-04-23T05:53:42.556Z] #51 65.88 os [2021-04-23T05:53:42.556Z] #51 65.97 encoding/base64 [2021-04-23T05:53:42.556Z] #51 66.90 golang.org/x/sys/unix [2021-04-23T05:53:42.556Z] #51 69.73 fmt [2021-04-23T05:53:42.556Z] #51 74.08 encoding/json [2021-04-23T05:53:42.556Z] #51 ... [2021-04-23T05:53:42.556Z] [2021-04-23T05:53:42.556Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:42.556Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:42.556Z] #43 6.059 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:53:42.556Z] #43 6.130 GEN .gitid [2021-04-23T05:53:42.556Z] #43 6.151 GEN criu/include/version.h [2021-04-23T05:53:42.556Z] #43 6.203 GEN include/common/asm [2021-04-23T05:53:42.873Z] #38 5.206 -- Detecting C compile features - done [2021-04-23T05:53:42.943Z] #42 DONE 56.2s [2021-04-23T05:53:42.943Z] [2021-04-23T05:53:42.943Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:42.943Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:53:43.175Z] #38 5.262 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-23T05:53:43.175Z] #38 5.494 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-23T05:53:43.496Z] #38 5.645 -- Configuring done [2021-04-23T05:53:43.496Z] #38 5.670 -- Generating done [2021-04-23T05:53:43.496Z] #38 5.678 -- Build files have been written to: /tmp/tmp.ebkLvu8BC6/tini [2021-04-23T05:53:43.496Z] #38 5.683 + make tini-static [2021-04-23T05:53:43.799Z] #38 ... [2021-04-23T05:53:43.799Z] [2021-04-23T05:53:43.799Z] #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-23T05:53:43.799Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-04-23T05:53:43.799Z] #43 66.20 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-04-23T05:53:43.799Z] #43 66.21 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:43.799Z] #43 DONE 66.5s [2021-04-23T05:53:43.926Z] #43 7.692 PBCC images/timens.pb-c.c [2021-04-23T05:53:43.974Z] #42 70.74 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-04-23T05:53:43.974Z] #42 70.77 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:53:44.099Z] [2021-04-23T05:53:44.099Z] #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-23T05:53:44.099Z] #38 sha256:430c4f709251b3f8bcf31b4dd4d9b08c2d1add6d7f28171301a896904dfa77c0 [2021-04-23T05:53:44.099Z] #38 6.160 Scanning dependencies of target tini-static [2021-04-23T05:53:44.099Z] #38 6.203 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-23T05:53:44.187Z] #43 7.721 DEP images/timens.pb-c.d [2021-04-23T05:53:44.187Z] #43 7.789 PBCC images/fown.pb-c.c [2021-04-23T05:53:44.187Z] #43 7.809 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-23T05:53:44.187Z] #43 7.877 PBCC images/opts.pb-c.c [2021-04-23T05:53:44.187Z] #43 7.953 PBCC images/memfd.pb-c.c [2021-04-23T05:53:44.232Z] #42 ... [2021-04-23T05:53:44.232Z] [2021-04-23T05:53:44.232Z] #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-23T05:53:44.232Z] #37 sha256:b5519d234d0ea31aefe0d0535aae2d340ce1646cfc0f8968e7e598221ca2f13c [2021-04-23T05:53:44.232Z] #37 1.242 + RM_GOPATH=0 [2021-04-23T05:53:44.232Z] #37 1.242 + TMP_GOPATH= [2021-04-23T05:53:44.232Z] #37 1.242 + : /build [2021-04-23T05:53:44.232Z] #37 1.242 + '[' -z '' ']' [2021-04-23T05:53:44.232Z] #37 1.242 ++ mktemp -d [2021-04-23T05:53:44.232Z] #37 1.246 + export GOPATH=/tmp/tmp.LsTAjFF7wy [2021-04-23T05:53:44.232Z] #37 1.246 + GOPATH=/tmp/tmp.LsTAjFF7wy [2021-04-23T05:53:44.232Z] #37 1.246 + RM_GOPATH=1 [2021-04-23T05:53:44.232Z] #37 1.246 + case "$(go env GOARCH)" in [2021-04-23T05:53:44.232Z] #37 1.246 ++ go env GOARCH [2021-04-23T05:53:44.232Z] #37 1.292 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:44.232Z] #37 1.292 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:44.232Z] #37 1.293 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:44.232Z] #37 1.295 + dir=/tmp/install [2021-04-23T05:53:44.232Z] #37 1.295 + bin=tini [2021-04-23T05:53:44.232Z] #37 1.295 + shift [2021-04-23T05:53:44.232Z] #37 1.295 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-23T05:53:44.232Z] #37 1.295 + . /tmp/install/tini.installer [2021-04-23T05:53:44.232Z] #37 1.295 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:44.232Z] #37 1.295 + install_tini [2021-04-23T05:53:44.232Z] #37 1.295 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-23T05:53:44.232Z] #37 1.295 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:44.232Z] #37 1.295 + git clone https://github.com/krallin/tini.git /tmp/tmp.LsTAjFF7wy/tini [2021-04-23T05:53:44.232Z] #37 1.297 Cloning into '/tmp/tmp.LsTAjFF7wy/tini'... [2021-04-23T05:53:44.232Z] #37 2.030 + cd /tmp/tmp.LsTAjFF7wy/tini [2021-04-23T05:53:44.232Z] #37 2.031 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:44.232Z] #37 2.035 + cmake . [2021-04-23T05:53:44.232Z] #37 2.542 -- The C compiler identification is GNU 8.3.0 [2021-04-23T05:53:44.233Z] #37 2.600 -- Check for working C compiler: /usr/bin/cc [2021-04-23T05:53:44.233Z] #37 3.292 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-23T05:53:44.233Z] #37 3.294 -- Detecting C compiler ABI info [2021-04-23T05:53:44.233Z] #37 3.937 -- Detecting C compiler ABI info - done [2021-04-23T05:53:44.233Z] #37 4.006 -- Detecting C compile features [2021-04-23T05:53:44.444Z] #43 8.012 DEP images/fown.pb-c.d [2021-04-23T05:53:44.444Z] #43 8.062 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-23T05:53:44.444Z] #43 8.115 DEP images/opts.pb-c.d [2021-04-23T05:53:44.444Z] #43 8.168 DEP images/memfd.pb-c.d [2021-04-23T05:53:44.702Z] #43 ... [2021-04-23T05:53:44.702Z] [2021-04-23T05:53:44.702Z] #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-23T05:53:44.702Z] #37 sha256:9962c0702fe15fac5e955320aebb83757b2347cf9d4b575e448a8bbdcbe8c246 [2021-04-23T05:53:44.702Z] #37 13.00 [100%] Linking C executable tini-static [2021-04-23T05:53:44.702Z] #37 13.66 [100%] Built target tini-static [2021-04-23T05:53:44.702Z] #37 13.77 + mkdir -p /build [2021-04-23T05:53:44.702Z] #37 13.78 + cp tini-static /build/docker-init [2021-04-23T05:53:44.702Z] #37 DONE 14.8s [2021-04-23T05:53:44.702Z] [2021-04-23T05:53:44.702Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:44.702Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:44.702Z] #43 8.261 PBCC images/sit.pb-c.c [2021-04-23T05:53:44.702Z] #43 8.328 DEP images/sit.pb-c.d [2021-04-23T05:53:44.702Z] #43 8.392 PBCC images/macvlan.pb-c.c [2021-04-23T05:53:44.702Z] #43 8.434 DEP images/macvlan.pb-c.d [2021-04-23T05:53:44.798Z] #37 5.892 -- Detecting C compile features - done [2021-04-23T05:53:44.798Z] #37 5.942 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-23T05:53:44.798Z] #37 6.174 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-23T05:53:44.959Z] #43 8.495 PBCC images/autofs.pb-c.c [2021-04-23T05:53:44.959Z] #43 8.536 DEP images/autofs.pb-c.d [2021-04-23T05:53:44.959Z] #43 8.622 PBCC images/sysctl.pb-c.c [2021-04-23T05:53:44.959Z] #43 8.654 DEP images/sysctl.pb-c.d [2021-04-23T05:53:44.981Z] #20 48.19 Selecting previously unselected package vim. [2021-04-23T05:53:44.981Z] #20 48.21 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:53:44.981Z] #20 48.23 Unpacking vim (2:8.1.0875-5) ... [2021-04-23T05:53:45.057Z] #37 ... [2021-04-23T05:53:45.057Z] [2021-04-23T05:53:45.057Z] #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-23T05:53:45.057Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-04-23T05:53:45.057Z] #42 DONE 71.6s [2021-04-23T05:53:45.057Z] [2021-04-23T05:53:45.058Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:45.058Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:45.216Z] #43 8.703 PBCC images/time.pb-c.c [2021-04-23T05:53:45.216Z] #43 8.777 DEP images/time.pb-c.d [2021-04-23T05:53:45.216Z] #43 8.824 PBCC images/binfmt-misc.pb-c.c [2021-04-23T05:53:45.216Z] #43 8.881 DEP images/binfmt-misc.pb-c.d [2021-04-23T05:53:45.216Z] #43 8.922 PBCC images/seccomp.pb-c.c [2021-04-23T05:53:45.216Z] #43 8.965 DEP images/seccomp.pb-c.d [2021-04-23T05:53:45.216Z] #43 9.010 PBCC images/userns.pb-c.c [2021-04-23T05:53:45.473Z] #43 9.047 DEP images/userns.pb-c.d [2021-04-23T05:53:45.473Z] #43 9.102 PBCC images/cgroup.pb-c.c [2021-04-23T05:53:45.473Z] #43 9.168 DEP images/cgroup.pb-c.d [2021-04-23T05:53:45.473Z] #43 9.262 PBCC images/ext-file.pb-c.c [2021-04-23T05:53:45.554Z] #20 48.79 Selecting previously unselected package xfsprogs. [2021-04-23T05:53:45.554Z] #20 48.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-23T05:53:45.554Z] #20 48.82 Unpacking xfsprogs (4.20.0-1) ... [2021-04-23T05:53:45.665Z] #38 7.809 [100%] Linking C executable tini-static [2021-04-23T05:53:45.730Z] #43 9.302 DEP images/ext-file.pb-c.d [2021-04-23T05:53:45.730Z] #43 9.386 PBCC images/rpc.pb-c.c [2021-04-23T05:53:45.730Z] #43 9.458 DEP images/rpc.pb-c.d [2021-04-23T05:53:45.986Z] #43 9.536 PBCC images/siginfo.pb-c.c [2021-04-23T05:53:45.986Z] #43 9.576 DEP images/siginfo.pb-c.d [2021-04-23T05:53:45.992Z] #43 ... [2021-04-23T05:53:45.992Z] [2021-04-23T05:53:45.992Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-23T05:53:45.992Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:53:45.992Z] #45 62.73 time [2021-04-23T05:53:45.992Z] #45 67.54 internal/fmtsort [2021-04-23T05:53:45.992Z] #45 68.32 internal/syscall/execenv [2021-04-23T05:53:45.992Z] #45 68.53 internal/poll [2021-04-23T05:53:45.992Z] #45 68.54 internal/syscall/unix [2021-04-23T05:53:45.992Z] #45 68.79 strings [2021-04-23T05:53:45.992Z] #45 70.61 os [2021-04-23T05:53:45.992Z] #45 71.34 regexp/syntax [2021-04-23T05:53:46.127Z] #20 49.29 Selecting previously unselected package zip. [2021-04-23T05:53:46.127Z] #20 49.31 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-23T05:53:46.127Z] #20 49.31 Unpacking zip (3.0-11+b1) ... [2021-04-23T05:53:46.127Z] #20 49.46 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:53:46.127Z] #20 49.48 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:53:46.127Z] #20 49.49 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-23T05:53:46.127Z] #20 49.50 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-23T05:53:46.127Z] #20 49.51 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-23T05:53:46.127Z] #20 49.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-23T05:53:46.127Z] #20 49.53 Setting up uidmap (1:4.5-1.1) ... [2021-04-23T05:53:46.127Z] #20 49.54 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-23T05:53:46.127Z] #20 49.55 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:53:46.127Z] #20 49.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:53:46.127Z] #20 49.57 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:53:46.127Z] #20 49.58 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:53:46.127Z] #20 49.59 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:53:46.127Z] #20 49.60 Setting up zip (3.0-11+b1) ... [2021-04-23T05:53:46.127Z] #20 49.61 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:53:46.243Z] #43 9.709 PBCC images/pagemap.pb-c.c [2021-04-23T05:53:46.243Z] #43 9.709 DEP images/pagemap.pb-c.d [2021-04-23T05:53:46.243Z] #43 9.741 PBCC images/rlimit.pb-c.c [2021-04-23T05:53:46.243Z] #43 9.747 DEP images/rlimit.pb-c.d [2021-04-23T05:53:46.243Z] #43 9.831 PBCC images/file-lock.pb-c.c [2021-04-23T05:53:46.243Z] #43 9.831 DEP images/file-lock.pb-c.d [2021-04-23T05:53:46.243Z] #43 9.969 PBCC images/tty.pb-c.c [2021-04-23T05:53:46.250Z] #45 ... [2021-04-23T05:53:46.250Z] [2021-04-23T05:53:46.250Z] #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-23T05:53:46.250Z] #37 sha256:b5519d234d0ea31aefe0d0535aae2d340ce1646cfc0f8968e7e598221ca2f13c [2021-04-23T05:53:46.250Z] #37 6.337 -- Configuring done [2021-04-23T05:53:46.250Z] #37 6.352 -- Generating done [2021-04-23T05:53:46.250Z] #37 6.372 -- Build files have been written to: /tmp/tmp.LsTAjFF7wy/tini [2021-04-23T05:53:46.250Z] #37 6.387 + make tini-static [2021-04-23T05:53:46.250Z] #37 7.016 Scanning dependencies of target tini-static [2021-04-23T05:53:46.250Z] #37 7.137 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-23T05:53:46.271Z] #43 2.903 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:53:46.272Z] #43 2.903 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:53:46.272Z] #43 2.923 Note: Building without GnuTLS support [2021-04-23T05:53:46.272Z] #43 2.939 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:53:46.272Z] #43 2.947 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:53:46.319Z] #38 8.488 [100%] Built target tini-static [2021-04-23T05:53:46.319Z] #38 8.563 + mkdir -p /build [2021-04-23T05:53:46.319Z] #38 8.565 + cp tini-static /build/docker-init [2021-04-23T05:53:46.388Z] #20 49.63 Setting up bash-completion (1:2.8-6) ... [2021-04-23T05:53:46.500Z] #43 10.01 DEP images/tty.pb-c.d [2021-04-23T05:53:46.500Z] #43 10.15 PBCC images/tun.pb-c.c [2021-04-23T05:53:46.500Z] #43 10.15 PBCC images/netdev.pb-c.c [2021-04-23T05:53:46.500Z] #43 10.21 DEP images/tun.pb-c.d [2021-04-23T05:53:46.500Z] #43 10.25 DEP images/netdev.pb-c.d [2021-04-23T05:53:46.623Z] #38 DONE 8.7s [2021-04-23T05:53:46.623Z] [2021-04-23T05:53:46.623Z] #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-23T05:53:46.623Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:53:46.623Z] #44 1.678 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:53:46.623Z] #44 1.680 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:53:46.623Z] #44 1.688 Note: Building without GnuTLS support [2021-04-23T05:53:46.623Z] #44 1.693 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:53:46.623Z] #44 1.694 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:53:46.757Z] #43 10.46 PBCC images/vma.pb-c.c [2021-04-23T05:53:46.757Z] #43 10.46 DEP images/vma.pb-c.d [2021-04-23T05:53:46.757Z] #43 10.54 PBCC images/creds.pb-c.c [2021-04-23T05:53:46.757Z] #43 10.54 DEP images/creds.pb-c.d [2021-04-23T05:53:47.014Z] #43 10.62 PBCC images/utsns.pb-c.c [2021-04-23T05:53:47.014Z] #43 10.63 DEP images/utsns.pb-c.d [2021-04-23T05:53:47.014Z] #43 10.68 PBCC images/ipc-desc.pb-c.c [2021-04-23T05:53:47.014Z] #43 10.74 PBCC images/ipc-sem.pb-c.c [2021-04-23T05:53:47.014Z] #43 10.74 DEP images/ipc-desc.pb-c.d [2021-04-23T05:53:47.014Z] #43 10.80 DEP images/ipc-sem.pb-c.d [2021-04-23T05:53:47.184Z] #37 8.485 [100%] Linking C executable tini-static [2021-04-23T05:53:47.271Z] #43 10.82 PBCC images/ipc-msg.pb-c.c [2021-04-23T05:53:47.271Z] #43 10.87 DEP images/ipc-msg.pb-c.d [2021-04-23T05:53:47.271Z] #43 10.94 PBCC images/ipc-shm.pb-c.c [2021-04-23T05:53:47.271Z] #43 10.99 DEP images/ipc-shm.pb-c.d [2021-04-23T05:53:47.271Z] #43 11.05 PBCC images/ipc-var.pb-c.c [2021-04-23T05:53:47.430Z] using credential docker-jenkins-github-credentials [2021-04-23T05:53:47.505Z] Cloning the remote Git repository [2021-04-23T05:53:47.505Z] Cloning with configured refspecs honoured and without tags [2021-04-23T05:53:47.528Z] #43 11.09 DEP images/ipc-var.pb-c.d [2021-04-23T05:53:47.528Z] #43 11.21 PBCC images/sk-opts.pb-c.c [2021-04-23T05:53:47.528Z] #43 11.22 PBCC images/packet-sock.pb-c.c [2021-04-23T05:53:47.528Z] #43 11.30 DEP images/sk-opts.pb-c.d [2021-04-23T05:53:47.696Z] #44 3.513 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:53:47.696Z] #44 3.589 GEN .gitid [2021-04-23T05:53:47.696Z] #44 3.644 GEN criu/include/version.h [2021-04-23T05:53:47.696Z] #44 3.709 GEN include/common/asm [2021-04-23T05:53:47.749Z] #37 9.047 [100%] Built target tini-static [2021-04-23T05:53:47.785Z] #43 11.37 DEP images/packet-sock.pb-c.d [2021-04-23T05:53:47.785Z] #43 11.44 PBCC images/sk-netlink.pb-c.c [2021-04-23T05:53:47.785Z] #43 11.56 DEP images/sk-netlink.pb-c.d [2021-04-23T05:53:48.008Z] #37 9.136 + mkdir -p /build [2021-04-23T05:53:48.009Z] #37 9.138 + cp tini-static /build/docker-init [2021-04-23T05:53:48.042Z] #43 11.62 PBCC images/sk-inet.pb-c.c [2021-04-23T05:53:48.042Z] #43 11.64 DEP images/sk-inet.pb-c.d [2021-04-23T05:53:48.042Z] #43 11.72 PBCC images/sk-unix.pb-c.c [2021-04-23T05:53:48.042Z] #43 11.82 DEP images/sk-unix.pb-c.d [2021-04-23T05:53:48.220Z] #43 5.318 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:53:48.220Z] #43 5.433 GEN .gitid [2021-04-23T05:53:48.220Z] #43 5.504 GEN criu/include/version.h [2021-04-23T05:53:48.270Z] #37 DONE 9.4s [2021-04-23T05:53:48.270Z] [2021-04-23T05:53:48.270Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:48.270Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:48.270Z] #43 2.284 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:53:48.270Z] #43 2.285 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:53:48.270Z] #43 2.295 Note: Building without GnuTLS support [2021-04-23T05:53:48.270Z] #43 2.332 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:53:48.270Z] #43 2.332 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:53:48.298Z] #43 11.91 PBCC images/mm.pb-c.c [2021-04-23T05:53:48.299Z] #43 11.92 DEP images/mm.pb-c.d [2021-04-23T05:53:48.299Z] #43 11.99 PBCC images/timerfd.pb-c.c [2021-04-23T05:53:48.299Z] #43 12.04 DEP images/timerfd.pb-c.d [2021-04-23T05:53:48.485Z] #43 5.627 GEN include/common/asm [2021-04-23T05:53:48.555Z] #43 12.11 PBCC images/timer.pb-c.c [2021-04-23T05:53:48.555Z] #43 12.14 DEP images/timer.pb-c.d [2021-04-23T05:53:48.555Z] #43 12.20 PBCC images/sa.pb-c.c [2021-04-23T05:53:48.555Z] #43 12.22 DEP images/sa.pb-c.d [2021-04-23T05:53:48.555Z] #43 12.25 PBCC images/pipe-data.pb-c.c [2021-04-23T05:53:48.768Z] #44 ... [2021-04-23T05:53:48.769Z] [2021-04-23T05:53:48.769Z] #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-23T05:53:48.769Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:53:48.769Z] #46 61.42 bufio [2021-04-23T05:53:48.769Z] #46 61.99 reflect [2021-04-23T05:53:48.769Z] #46 66.87 regexp/syntax [2021-04-23T05:53:48.769Z] #46 68.96 path [2021-04-23T05:53:48.769Z] #46 70.77 hash/crc32 [2021-04-23T05:53:48.812Z] #43 12.32 DEP images/pipe-data.pb-c.d [2021-04-23T05:53:48.812Z] #43 12.40 PBCC images/mnt.pb-c.c [2021-04-23T05:53:48.812Z] #43 12.47 DEP images/mnt.pb-c.d [2021-04-23T05:53:48.812Z] #43 12.52 PBCC images/sk-packet.pb-c.c [2021-04-23T05:53:49.067Z] #43 ... [2021-04-23T05:53:49.067Z] [2021-04-23T05:53:49.067Z] #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-23T05:53:49.067Z] #37 sha256:d95df259a7b0920e57d2e4fa6d3f93fe65489faa76ed1638ae28b47ef952ad43 [2021-04-23T05:53:49.067Z] #37 1.971 + RM_GOPATH=0 [2021-04-23T05:53:49.067Z] #37 1.971 + TMP_GOPATH= [2021-04-23T05:53:49.067Z] #37 1.972 + : /build [2021-04-23T05:53:49.067Z] #37 1.972 + '[' -z '' ']' [2021-04-23T05:53:49.067Z] #37 1.973 ++ mktemp -d [2021-04-23T05:53:49.067Z] #37 1.976 + export GOPATH=/tmp/tmp.46pPUDcwEF [2021-04-23T05:53:49.067Z] #37 1.976 + GOPATH=/tmp/tmp.46pPUDcwEF [2021-04-23T05:53:49.067Z] #37 1.977 + RM_GOPATH=1 [2021-04-23T05:53:49.067Z] #37 1.977 + case "$(go env GOARCH)" in [2021-04-23T05:53:49.067Z] #37 1.978 ++ go env GOARCH [2021-04-23T05:53:49.067Z] #37 2.002 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:49.067Z] #37 2.002 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:53:49.067Z] #37 2.002 ++ dirname /tmp/install/install.sh [2021-04-23T05:53:49.067Z] #37 2.005 + dir=/tmp/install [2021-04-23T05:53:49.067Z] #37 2.005 + bin=tini [2021-04-23T05:53:49.067Z] #37 2.005 + shift [2021-04-23T05:53:49.067Z] #37 2.005 + '[' '!' -f /tmp/install/tini.installer ']' [2021-04-23T05:53:49.067Z] #37 2.005 + . /tmp/install/tini.installer [2021-04-23T05:53:49.067Z] #37 2.005 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:49.067Z] #37 2.005 + install_tini [2021-04-23T05:53:49.067Z] #37 2.005 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-04-23T05:53:49.067Z] #37 2.005 + git clone https://github.com/krallin/tini.git /tmp/tmp.46pPUDcwEF/tini [2021-04-23T05:53:49.067Z] #37 2.005 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:49.067Z] #37 2.012 Cloning into '/tmp/tmp.46pPUDcwEF/tini'... [2021-04-23T05:53:49.067Z] #37 2.799 + cd /tmp/tmp.46pPUDcwEF/tini [2021-04-23T05:53:49.067Z] #37 2.803 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-04-23T05:53:49.067Z] #37 2.812 + cmake . [2021-04-23T05:53:49.067Z] #37 3.511 -- The C compiler identification is GNU 8.3.0 [2021-04-23T05:53:49.067Z] #37 3.559 -- Check for working C compiler: /usr/bin/cc [2021-04-23T05:53:49.067Z] #37 4.377 -- Check for working C compiler: /usr/bin/cc -- works [2021-04-23T05:53:49.067Z] #37 4.379 -- Detecting C compiler ABI info [2021-04-23T05:53:49.067Z] #37 5.335 -- Detecting C compiler ABI info - done [2021-04-23T05:53:49.067Z] #37 5.393 -- Detecting C compile features [2021-04-23T05:53:49.069Z] #43 12.55 DEP images/sk-packet.pb-c.d [2021-04-23T05:53:49.069Z] #43 12.64 PBCC images/tcp-stream.pb-c.c [2021-04-23T05:53:49.069Z] #43 12.67 DEP images/tcp-stream.pb-c.d [2021-04-23T05:53:49.069Z] #43 12.73 PBCC images/pipe.pb-c.c [2021-04-23T05:53:49.073Z] #46 ... [2021-04-23T05:53:49.073Z] [2021-04-23T05:53:49.073Z] #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-23T05:53:49.073Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:53:49.073Z] #14 65.66 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-23T05:53:49.073Z] #14 65.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-23T05:53:49.073Z] #14 65.68 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:53:49.326Z] #43 12.78 DEP images/pipe.pb-c.d [2021-04-23T05:53:49.326Z] #43 12.84 PBCC images/pstree.pb-c.c [2021-04-23T05:53:49.326Z] #43 12.88 DEP images/pstree.pb-c.d [2021-04-23T05:53:49.326Z] #43 13.00 PBCC images/fs.pb-c.c [2021-04-23T05:53:49.583Z] #43 13.04 DEP images/fs.pb-c.d [2021-04-23T05:53:49.583Z] #43 13.08 PBCC images/signalfd.pb-c.c [2021-04-23T05:53:49.583Z] #43 13.15 DEP images/signalfd.pb-c.d [2021-04-23T05:53:49.583Z] #43 13.19 PBCC images/fh.pb-c.c [2021-04-23T05:53:49.583Z] #43 13.22 PBCC images/fsnotify.pb-c.c [2021-04-23T05:53:49.583Z] #43 13.27 DEP images/fh.pb-c.d [2021-04-23T05:53:47.717Z] Cloning repository https://github.com/moby/moby.git [2021-04-23T05:53:48.113Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-04-23T05:53:48.923Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:53:48.923Z] > git --version # timeout=10 [2021-04-23T05:53:48.975Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-23T05:53:48.976Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:53:48.979Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:53:49.643Z] #43 4.781 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:53:49.643Z] #43 4.828 GEN .gitid [2021-04-23T05:53:49.692Z] #20 52.52 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-23T05:53:49.692Z] #20 52.54 Setting up xz-utils (5.2.4-1) ... [2021-04-23T05:53:49.692Z] #20 52.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-23T05:53:49.692Z] #20 52.56 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:53:49.692Z] #20 52.63 invoke-rc.d: could not determine current runlevel [2021-04-23T05:53:49.692Z] #20 52.64 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T05:53:49.692Z] #20 52.66 Setting up pigz (2.4-1) ... [2021-04-23T05:53:49.692Z] #20 52.67 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-23T05:53:49.692Z] #20 52.68 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:53:49.692Z] #20 52.70 Setting up python-pip-whl (18.1-5) ... [2021-04-23T05:53:49.692Z] #20 52.71 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-23T05:53:49.692Z] #20 52.72 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:53:49.692Z] #20 53.14 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-23T05:53:49.692Z] #20 53.15 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:53:49.692Z] #20 53.16 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:53:49.692Z] #20 53.17 Setting up vim (2:8.1.0875-5) ... [2021-04-23T05:53:49.692Z] #20 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-23T05:53:49.692Z] #20 53.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-23T05:53:49.736Z] #14 ... [2021-04-23T05:53:49.736Z] [2021-04-23T05:53:49.736Z] #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-23T05:53:49.736Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:53:49.736Z] #52 62.19 bufio [2021-04-23T05:53:49.736Z] #52 62.98 reflect [2021-04-23T05:53:49.736Z] #52 64.38 regexp/syntax [2021-04-23T05:53:49.736Z] #52 67.23 text/tabwriter [2021-04-23T05:53:49.736Z] #52 ... [2021-04-23T05:53:49.736Z] [2021-04-23T05:53:49.736Z] #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-23T05:53:49.736Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:53:49.736Z] #44 5.678 PBCC images/timens.pb-c.c [2021-04-23T05:53:49.736Z] #44 5.727 DEP images/timens.pb-c.d [2021-04-23T05:53:49.736Z] #44 5.806 PBCC images/fown.pb-c.c [2021-04-23T05:53:49.736Z] #44 5.825 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-23T05:53:49.736Z] #44 5.913 PBCC images/opts.pb-c.c [2021-04-23T05:53:49.736Z] #44 5.986 PBCC images/memfd.pb-c.c [2021-04-23T05:53:49.840Z] #43 13.32 DEP images/fsnotify.pb-c.d [2021-04-23T05:53:49.840Z] #43 13.41 PBCC images/eventpoll.pb-c.c [2021-04-23T05:53:49.840Z] #43 13.46 DEP images/eventpoll.pb-c.d [2021-04-23T05:53:49.840Z] #43 13.54 PBCC images/eventfd.pb-c.c [2021-04-23T05:53:49.901Z] #43 4.852 GEN criu/include/version.h [2021-04-23T05:53:49.901Z] #43 4.932 GEN include/common/asm [2021-04-23T05:53:49.953Z] #20 53.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-23T05:53:49.953Z] #20 53.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-23T05:53:49.953Z] #20 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-23T05:53:49.953Z] #20 53.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-23T05:53:49.953Z] #20 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-23T05:53:49.953Z] #20 53.23 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-23T05:53:49.953Z] #20 53.26 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:53:49.953Z] #20 53.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:53:49.953Z] #20 53.30 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-23T05:53:49.953Z] #20 53.31 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:53:49.953Z] #20 53.32 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-23T05:53:49.953Z] #20 53.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:53:50.023Z] #37 ... [2021-04-23T05:53:50.023Z] [2021-04-23T05:53:50.023Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:50.023Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:53:50.023Z] #43 7.184 PBCC images/timens.pb-c.c [2021-04-23T05:53:50.023Z] #43 7.220 DEP images/timens.pb-c.d [2021-04-23T05:53:50.023Z] #43 7.262 PBCC images/fown.pb-c.c [2021-04-23T05:53:50.023Z] #43 ... [2021-04-23T05:53:50.023Z] [2021-04-23T05:53:50.023Z] #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-23T05:53:50.023Z] #51 sha256:db1f22d6ef283759882c7baae39c9bf9b27724896244778febfcf189add7f5d5 [2021-04-23T05:53:50.023Z] #51 53.43 os [2021-04-23T05:53:50.023Z] #51 54.68 internal/fmtsort [2021-04-23T05:53:50.023Z] #51 54.69 encoding/binary [2021-04-23T05:53:50.023Z] #51 56.61 mvdan.cc/sh/v3/fileutil [2021-04-23T05:53:50.023Z] #51 56.61 path/filepath [2021-04-23T05:53:50.023Z] #51 56.64 fmt [2021-04-23T05:53:50.023Z] #51 57.40 encoding/base64 [2021-04-23T05:53:50.023Z] #51 57.42 golang.org/x/sys/unix [2021-04-23T05:53:50.023Z] #51 58.67 io/ioutil [2021-04-23T05:53:50.023Z] #51 60.87 flag [2021-04-23T05:53:50.023Z] #51 60.87 github.com/pkg/diff [2021-04-23T05:53:50.023Z] #51 60.88 encoding/json [2021-04-23T05:53:50.023Z] #51 62.43 go/token [2021-04-23T05:53:50.023Z] #51 63.24 mvdan.cc/editorconfig [2021-04-23T05:53:50.040Z] #44 6.052 DEP images/fown.pb-c.d [2021-04-23T05:53:50.040Z] #44 6.098 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-23T05:53:50.040Z] #44 6.178 DEP images/opts.pb-c.d [2021-04-23T05:53:50.097Z] #43 13.55 DEP images/eventfd.pb-c.d [2021-04-23T05:53:50.097Z] #43 13.59 PBCC images/remap-file-path.pb-c.c [2021-04-23T05:53:50.097Z] #43 13.62 DEP images/remap-file-path.pb-c.d [2021-04-23T05:53:50.097Z] #43 13.66 PBCC images/fifo.pb-c.c [2021-04-23T05:53:50.097Z] #43 13.71 DEP images/fifo.pb-c.d [2021-04-23T05:53:50.097Z] #43 13.76 PBCC images/ghost-file.pb-c.c [2021-04-23T05:53:50.097Z] #43 13.84 DEP images/ghost-file.pb-c.d [2021-04-23T05:53:50.097Z] #43 13.89 PBCC images/regfile.pb-c.c [2021-04-23T05:53:50.287Z] #51 ... [2021-04-23T05:53:50.287Z] [2021-04-23T05:53:50.287Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:50.287Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:53:50.287Z] #43 7.295 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-23T05:53:50.287Z] #43 7.343 PBCC images/opts.pb-c.c [2021-04-23T05:53:50.287Z] #43 7.380 PBCC images/memfd.pb-c.c [2021-04-23T05:53:50.287Z] #43 7.439 DEP images/fown.pb-c.d [2021-04-23T05:53:50.287Z] #43 7.497 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-23T05:53:50.344Z] #44 6.293 DEP images/memfd.pb-c.d [2021-04-23T05:53:50.344Z] #44 6.363 PBCC images/sit.pb-c.c [2021-04-23T05:53:50.344Z] #44 6.439 DEP images/sit.pb-c.d [2021-04-23T05:53:50.344Z] #44 6.596 PBCC images/macvlan.pb-c.c [2021-04-23T05:53:50.344Z] #44 6.629 DEP images/macvlan.pb-c.d [2021-04-23T05:53:50.353Z] #43 13.98 DEP images/regfile.pb-c.d [2021-04-23T05:53:50.353Z] #43 14.03 PBCC images/ns.pb-c.c [2021-04-23T05:53:50.467Z] #43 ... [2021-04-23T05:53:50.467Z] [2021-04-23T05:53:50.467Z] #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-23T05:53:50.467Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:53:50.467Z] #51 67.09 encoding/binary [2021-04-23T05:53:50.467Z] #51 68.16 context [2021-04-23T05:53:50.467Z] #51 68.95 internal/poll [2021-04-23T05:53:50.467Z] #51 69.37 encoding/base64 [2021-04-23T05:53:50.467Z] #51 70.35 strings [2021-04-23T05:53:50.467Z] #51 71.03 os [2021-04-23T05:53:50.467Z] #51 73.06 golang.org/x/sys/unix [2021-04-23T05:53:50.467Z] #51 74.75 fmt [2021-04-23T05:53:50.467Z] #51 ... [2021-04-23T05:53:50.467Z] [2021-04-23T05:53:50.467Z] #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-23T05:53:50.467Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:50.467Z] #13 58.01 Selecting previously unselected package binutils-mingw-w64. [2021-04-23T05:53:50.467Z] #13 58.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-04-23T05:53:50.467Z] #13 58.01 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:53:50.467Z] #13 58.17 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-04-23T05:53:50.467Z] #13 58.17 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:53:50.467Z] #13 58.18 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:53:50.467Z] #13 58.40 Selecting previously unselected package dmsetup. [2021-04-23T05:53:50.467Z] #13 58.40 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:53:50.467Z] #13 58.41 Unpacking dmsetup (2:1.02.155-3) ... [2021-04-23T05:53:50.467Z] #13 58.61 Selecting previously unselected package mingw-w64-common. [2021-04-23T05:53:50.467Z] #13 58.62 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-04-23T05:53:50.467Z] #13 58.62 Unpacking mingw-w64-common (6.0.0-3) ... [2021-04-23T05:53:50.467Z] #13 64.43 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-23T05:53:50.467Z] #13 64.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-23T05:53:50.467Z] #13 64.44 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:53:50.526Z] #20 ... [2021-04-23T05:53:50.526Z] [2021-04-23T05:53:50.526Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:50.526Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:50.526Z] #43 104.9 CC criu/cr-service.o [2021-04-23T05:53:50.526Z] #43 106.5 CC criu/crtools.o [2021-04-23T05:53:50.526Z] #43 107.1 CC criu/eventfd.o [2021-04-23T05:53:50.526Z] #43 107.6 CC criu/eventpoll.o [2021-04-23T05:53:50.526Z] #43 108.5 CC criu/external.o [2021-04-23T05:53:50.526Z] #43 108.9 CC criu/fault-injection.o [2021-04-23T05:53:50.526Z] #43 109.1 CC criu/fdstore.o [2021-04-23T05:53:50.526Z] #43 109.4 CC criu/fifo.o [2021-04-23T05:53:50.526Z] #43 109.8 CC criu/file-ids.o [2021-04-23T05:53:50.526Z] #43 110.1 CC criu/file-lock.o [2021-04-23T05:53:50.526Z] #43 111.0 CC criu/files-ext.o [2021-04-23T05:53:50.526Z] #43 111.4 CC criu/files-reg.o [2021-04-23T05:53:50.526Z] #43 113.8 CC criu/files.o [2021-04-23T05:53:50.551Z] #43 7.573 DEP images/opts.pb-c.d [2021-04-23T05:53:50.551Z] #43 7.660 DEP images/memfd.pb-c.d [2021-04-23T05:53:50.551Z] #43 7.720 PBCC images/sit.pb-c.c [2021-04-23T05:53:50.551Z] #43 7.798 DEP images/sit.pb-c.d [2021-04-23T05:53:50.615Z] #43 14.06 DEP images/ns.pb-c.d [2021-04-23T05:53:50.615Z] #43 14.10 PBCC images/fdinfo.pb-c.c [2021-04-23T05:53:50.615Z] #43 14.19 DEP images/fdinfo.pb-c.d [2021-04-23T05:53:50.615Z] #43 14.27 PBCC images/core-aarch64.pb-c.c [2021-04-23T05:53:50.646Z] #44 6.723 PBCC images/autofs.pb-c.c [2021-04-23T05:53:50.646Z] #44 6.779 DEP images/autofs.pb-c.d [2021-04-23T05:53:50.646Z] #44 6.841 PBCC images/sysctl.pb-c.c [2021-04-23T05:53:50.646Z] #44 6.856 DEP images/sysctl.pb-c.d [2021-04-23T05:53:50.646Z] #44 6.906 PBCC images/time.pb-c.c [2021-04-23T05:53:50.816Z] #43 7.901 PBCC images/macvlan.pb-c.c [2021-04-23T05:53:50.816Z] #43 7.912 DEP images/macvlan.pb-c.d [2021-04-23T05:53:50.816Z] #43 7.984 PBCC images/autofs.pb-c.c [2021-04-23T05:53:50.816Z] #43 8.015 DEP images/autofs.pb-c.d [2021-04-23T05:53:50.816Z] #43 8.147 PBCC images/sysctl.pb-c.c [2021-04-23T05:53:50.873Z] #43 14.32 PBCC images/core-arm.pb-c.c [2021-04-23T05:53:50.873Z] #43 14.36 PBCC images/core-ppc64.pb-c.c [2021-04-23T05:53:50.873Z] #43 14.42 PBCC images/core-s390.pb-c.c [2021-04-23T05:53:50.873Z] #43 14.47 PBCC images/core-x86.pb-c.c [2021-04-23T05:53:50.873Z] #43 14.55 PBCC images/core.pb-c.c [2021-04-23T05:53:50.873Z] #43 14.61 PBCC images/inventory.pb-c.c [2021-04-23T05:53:50.873Z] #43 14.68 DEP images/core-aarch64.pb-c.d [2021-04-23T05:53:50.949Z] #44 6.920 DEP images/time.pb-c.d [2021-04-23T05:53:50.949Z] #44 7.004 PBCC images/binfmt-misc.pb-c.c [2021-04-23T05:53:50.949Z] #44 7.043 DEP images/binfmt-misc.pb-c.d [2021-04-23T05:53:50.949Z] #44 7.118 PBCC images/seccomp.pb-c.c [2021-04-23T05:53:50.949Z] #44 7.148 DEP images/seccomp.pb-c.d [2021-04-23T05:53:51.087Z] #43 8.189 DEP images/sysctl.pb-c.d [2021-04-23T05:53:51.087Z] #43 8.257 PBCC images/time.pb-c.c [2021-04-23T05:53:51.087Z] #43 8.281 DEP images/time.pb-c.d [2021-04-23T05:53:51.087Z] #43 8.346 PBCC images/binfmt-misc.pb-c.c [2021-04-23T05:53:51.087Z] #43 8.364 DEP images/binfmt-misc.pb-c.d [2021-04-23T05:53:51.087Z] #43 ... [2021-04-23T05:53:51.087Z] [2021-04-23T05:53:51.087Z] #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-23T05:53:51.087Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:53:51.087Z] #45 54.48 encoding/binary [2021-04-23T05:53:51.087Z] #45 54.49 internal/fmtsort [2021-04-23T05:53:51.087Z] #45 56.21 encoding/base64 [2021-04-23T05:53:51.087Z] #45 56.21 crypto/cipher [2021-04-23T05:53:51.087Z] #45 56.23 crypto/sha512 [2021-04-23T05:53:51.087Z] #45 57.81 crypto/ed25519/internal/edwards25519 [2021-04-23T05:53:51.087Z] #45 58.05 crypto/md5 [2021-04-23T05:53:51.087Z] #45 58.40 crypto/aes [2021-04-23T05:53:51.087Z] #45 58.43 fmt [2021-04-23T05:53:51.087Z] #45 59.31 internal/lazyregexp [2021-04-23T05:53:51.087Z] #45 59.79 crypto/des [2021-04-23T05:53:51.087Z] #45 59.89 crypto/sha1 [2021-04-23T05:53:51.087Z] #45 60.62 crypto/sha256 [2021-04-23T05:53:51.087Z] #45 60.82 encoding/pem [2021-04-23T05:53:51.087Z] #45 61.28 net [2021-04-23T05:53:51.087Z] #45 61.93 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-23T05:53:51.087Z] #45 61.94 vendor/golang.org/x/crypto/poly1305 [2021-04-23T05:53:51.087Z] #45 62.52 vendor/golang.org/x/crypto/curve25519 [2021-04-23T05:53:51.087Z] #45 62.84 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-23T05:53:51.087Z] #45 63.45 os/exec [2021-04-23T05:53:51.130Z] #43 14.77 DEP images/core-arm.pb-c.d [2021-04-23T05:53:51.130Z] #43 14.80 DEP images/core-ppc64.pb-c.d [2021-04-23T05:53:51.249Z] #44 7.218 PBCC images/userns.pb-c.c [2021-04-23T05:53:51.249Z] #44 7.268 DEP images/userns.pb-c.d [2021-04-23T05:53:51.249Z] #44 ... [2021-04-23T05:53:51.249Z] [2021-04-23T05:53:51.249Z] #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-23T05:53:51.249Z] #48 sha256:bcddac6a43b7fd00141cb1f1fa9446eef8d5585864ffb42837ad8bddc621b837 [2021-04-23T05:53:51.249Z] #48 DONE 73.8s [2021-04-23T05:53:51.249Z] [2021-04-23T05:53:51.249Z] #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-23T05:53:51.249Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:53:51.249Z] #44 7.343 PBCC images/cgroup.pb-c.c [2021-04-23T05:53:51.249Z] #44 7.391 DEP images/cgroup.pb-c.d [2021-04-23T05:53:51.249Z] #44 7.432 PBCC images/ext-file.pb-c.c [2021-04-23T05:53:51.249Z] #44 7.459 DEP images/ext-file.pb-c.d [2021-04-23T05:53:51.355Z] #45 ... [2021-04-23T05:53:51.355Z] [2021-04-23T05:53:51.355Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:51.355Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:53:51.355Z] #43 8.447 PBCC images/seccomp.pb-c.c [2021-04-23T05:53:51.355Z] #43 8.456 DEP images/seccomp.pb-c.d [2021-04-23T05:53:51.355Z] #43 8.520 PBCC images/userns.pb-c.c [2021-04-23T05:53:51.355Z] #43 8.533 DEP images/userns.pb-c.d [2021-04-23T05:53:51.355Z] #43 8.587 PBCC images/cgroup.pb-c.c [2021-04-23T05:53:51.387Z] #43 14.85 DEP images/core-s390.pb-c.d [2021-04-23T05:53:51.387Z] #43 14.95 DEP images/core-x86.pb-c.d [2021-04-23T05:53:51.387Z] #43 15.00 DEP images/core.pb-c.d [2021-04-23T05:53:51.387Z] #43 15.08 DEP images/inventory.pb-c.d [2021-04-23T05:53:51.400Z] #13 ... [2021-04-23T05:53:51.400Z] [2021-04-23T05:53:51.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-23T05:53:51.400Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:51.400Z] #43 6.304 PBCC images/timens.pb-c.c [2021-04-23T05:53:51.400Z] #43 6.360 DEP images/timens.pb-c.d [2021-04-23T05:53:51.400Z] #43 6.414 PBCC images/fown.pb-c.c [2021-04-23T05:53:51.400Z] #43 6.443 PBCC images/google/protobuf/descriptor.pb-c.c [2021-04-23T05:53:51.400Z] #43 6.509 PBCC images/opts.pb-c.c [2021-04-23T05:53:51.400Z] #43 6.556 PBCC images/memfd.pb-c.c [2021-04-23T05:53:51.469Z] #43 115.9 CC criu/filesystems.o [2021-04-23T05:53:51.551Z] #44 7.655 PBCC images/rpc.pb-c.c [2021-04-23T05:53:51.552Z] #44 7.792 DEP images/rpc.pb-c.d [2021-04-23T05:53:51.620Z] #43 8.662 DEP images/cgroup.pb-c.d [2021-04-23T05:53:51.620Z] #43 8.738 PBCC images/ext-file.pb-c.c [2021-04-23T05:53:51.620Z] #43 8.760 DEP images/ext-file.pb-c.d [2021-04-23T05:53:51.620Z] #43 8.822 PBCC images/rpc.pb-c.c [2021-04-23T05:53:51.620Z] #43 8.872 DEP images/rpc.pb-c.d [2021-04-23T05:53:51.644Z] #43 15.15 PBCC images/cpuinfo.pb-c.c [2021-04-23T05:53:51.644Z] #43 15.17 DEP images/cpuinfo.pb-c.d [2021-04-23T05:53:51.644Z] #43 15.24 PBCC images/stats.pb-c.c [2021-04-23T05:53:51.644Z] #43 15.26 DEP images/stats.pb-c.d [2021-04-23T05:53:51.658Z] #43 6.595 DEP images/fown.pb-c.d [2021-04-23T05:53:51.658Z] #43 6.653 DEP images/google/protobuf/descriptor.pb-c.d [2021-04-23T05:53:51.658Z] #43 6.745 DEP images/opts.pb-c.d [2021-04-23T05:53:51.658Z] #43 6.793 DEP images/memfd.pb-c.d [2021-04-23T05:53:51.854Z] #44 7.889 PBCC images/siginfo.pb-c.c [2021-04-23T05:53:51.855Z] #44 7.956 DEP images/siginfo.pb-c.d [2021-04-23T05:53:51.855Z] #44 8.016 PBCC images/pagemap.pb-c.c [2021-04-23T05:53:51.855Z] #44 8.037 DEP images/pagemap.pb-c.d [2021-04-23T05:53:51.884Z] #43 8.929 PBCC images/siginfo.pb-c.c [2021-04-23T05:53:51.884Z] #43 8.955 DEP images/siginfo.pb-c.d [2021-04-23T05:53:51.884Z] #43 8.986 PBCC images/pagemap.pb-c.c [2021-04-23T05:53:51.884Z] #43 9.026 DEP images/pagemap.pb-c.d [2021-04-23T05:53:51.884Z] #43 9.116 PBCC images/rlimit.pb-c.c [2021-04-23T05:53:51.916Z] #43 6.865 PBCC images/sit.pb-c.c [2021-04-23T05:53:51.916Z] #43 6.936 DEP images/sit.pb-c.d [2021-04-23T05:53:51.916Z] #43 6.981 PBCC images/macvlan.pb-c.c [2021-04-23T05:53:51.916Z] #43 7.012 DEP images/macvlan.pb-c.d [2021-04-23T05:53:51.916Z] #43 7.076 PBCC images/autofs.pb-c.c [2021-04-23T05:53:51.916Z] #43 7.098 DEP images/autofs.pb-c.d [2021-04-23T05:53:52.148Z] #43 9.128 DEP images/rlimit.pb-c.d [2021-04-23T05:53:52.148Z] #43 9.170 PBCC images/file-lock.pb-c.c [2021-04-23T05:53:52.148Z] #43 9.191 DEP images/file-lock.pb-c.d [2021-04-23T05:53:52.148Z] #43 9.249 PBCC images/tty.pb-c.c [2021-04-23T05:53:52.148Z] #43 9.284 DEP images/tty.pb-c.d [2021-04-23T05:53:52.148Z] #43 9.325 PBCC images/tun.pb-c.c [2021-04-23T05:53:52.148Z] #43 9.364 PBCC images/netdev.pb-c.c [2021-04-23T05:53:52.148Z] #43 9.387 DEP images/tun.pb-c.d [2021-04-23T05:53:52.148Z] #43 9.427 DEP images/netdev.pb-c.d [2021-04-23T05:53:52.148Z] #43 9.471 PBCC images/vma.pb-c.c [2021-04-23T05:53:52.157Z] #44 8.157 PBCC images/rlimit.pb-c.c [2021-04-23T05:53:52.157Z] #44 8.207 DEP images/rlimit.pb-c.d [2021-04-23T05:53:52.157Z] #44 8.333 PBCC images/file-lock.pb-c.c [2021-04-23T05:53:52.174Z] #43 7.168 PBCC images/sysctl.pb-c.c [2021-04-23T05:53:52.174Z] #43 7.196 DEP images/sysctl.pb-c.d [2021-04-23T05:53:52.174Z] #43 7.252 PBCC images/time.pb-c.c [2021-04-23T05:53:52.174Z] #43 7.262 DEP images/time.pb-c.d [2021-04-23T05:53:52.174Z] #43 7.314 PBCC images/binfmt-misc.pb-c.c [2021-04-23T05:53:52.174Z] #43 7.336 DEP images/binfmt-misc.pb-c.d [2021-04-23T05:53:52.413Z] #43 9.488 DEP images/vma.pb-c.d [2021-04-23T05:53:52.413Z] #43 9.602 PBCC images/creds.pb-c.c [2021-04-23T05:53:52.413Z] #43 9.612 DEP images/creds.pb-c.d [2021-04-23T05:53:52.413Z] #43 9.719 PBCC images/utsns.pb-c.c [2021-04-23T05:53:52.414Z] #43 116.8 CC criu/fsnotify.o [2021-04-23T05:53:52.432Z] #43 7.377 PBCC images/seccomp.pb-c.c [2021-04-23T05:53:52.432Z] #43 7.440 DEP images/seccomp.pb-c.d [2021-04-23T05:53:52.432Z] #43 7.485 PBCC images/userns.pb-c.c [2021-04-23T05:53:52.432Z] #43 7.512 DEP images/userns.pb-c.d [2021-04-23T05:53:52.432Z] #43 7.544 PBCC images/cgroup.pb-c.c [2021-04-23T05:53:52.432Z] #43 7.588 DEP images/cgroup.pb-c.d [2021-04-23T05:53:52.477Z] #44 8.379 DEP images/file-lock.pb-c.d [2021-04-23T05:53:52.477Z] #44 8.427 PBCC images/tty.pb-c.c [2021-04-23T05:53:52.477Z] #44 8.509 DEP images/tty.pb-c.d [2021-04-23T05:53:52.575Z] #43 ... [2021-04-23T05:53:52.575Z] [2021-04-23T05:53:52.575Z] #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-23T05:53:52.575Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:53:52.575Z] #13 67.31 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-23T05:53:52.575Z] #13 67.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-23T05:53:52.575Z] #13 67.33 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:53:52.575Z] #13 73.57 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-23T05:53:52.575Z] #13 73.57 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:53:52.575Z] #13 73.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:53:52.575Z] #13 73.78 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-23T05:53:52.575Z] #13 73.81 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:53:52.575Z] #13 73.81 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:53:52.677Z] #43 9.757 DEP images/utsns.pb-c.d [2021-04-23T05:53:52.677Z] #43 9.853 PBCC images/ipc-desc.pb-c.c [2021-04-23T05:53:52.677Z] #43 9.895 PBCC images/ipc-sem.pb-c.c [2021-04-23T05:53:52.677Z] #43 9.934 DEP images/ipc-desc.pb-c.d [2021-04-23T05:53:52.690Z] #43 7.623 PBCC images/ext-file.pb-c.c [2021-04-23T05:53:52.690Z] #43 7.656 DEP images/ext-file.pb-c.d [2021-04-23T05:53:52.690Z] #43 7.687 PBCC images/rpc.pb-c.c [2021-04-23T05:53:52.690Z] #43 7.731 DEP images/rpc.pb-c.d [2021-04-23T05:53:52.690Z] #43 7.788 PBCC images/siginfo.pb-c.c [2021-04-23T05:53:52.690Z] #43 7.812 DEP images/siginfo.pb-c.d [2021-04-23T05:53:52.777Z] #44 8.664 PBCC images/tun.pb-c.c [2021-04-23T05:53:52.777Z] #44 8.875 PBCC images/netdev.pb-c.c [2021-04-23T05:53:52.777Z] #44 8.930 DEP images/tun.pb-c.d [2021-04-23T05:53:52.777Z] #44 8.955 DEP images/netdev.pb-c.d [2021-04-23T05:53:52.777Z] #44 9.010 PBCC images/vma.pb-c.c [2021-04-23T05:53:52.777Z] #44 9.038 DEP images/vma.pb-c.d [2021-04-23T05:53:52.832Z] #13 ... [2021-04-23T05:53:52.832Z] [2021-04-23T05:53:52.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-23T05:53:52.832Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:53:52.832Z] #45 74.36 go/token [2021-04-23T05:53:52.832Z] #45 75.13 go/scanner [2021-04-23T05:53:52.832Z] #45 76.20 internal/lazyregexp [2021-04-23T05:53:52.832Z] #45 76.26 go/ast [2021-04-23T05:53:52.832Z] #45 76.62 path [2021-04-23T05:53:52.832Z] #45 77.18 io/ioutil [2021-04-23T05:53:52.832Z] #45 77.78 net/url [2021-04-23T05:53:52.832Z] #45 79.38 text/template/parse [2021-04-23T05:53:52.832Z] #45 80.82 go/parser [2021-04-23T05:53:52.832Z] #45 83.61 text/template [2021-04-23T05:53:52.832Z] #45 84.13 log [2021-04-23T05:53:52.942Z] #43 10.03 DEP images/ipc-sem.pb-c.d [2021-04-23T05:53:52.942Z] #43 10.10 PBCC images/ipc-msg.pb-c.c [2021-04-23T05:53:52.942Z] #43 10.13 DEP images/ipc-msg.pb-c.d [2021-04-23T05:53:52.942Z] #43 10.22 PBCC images/ipc-shm.pb-c.c [2021-04-23T05:53:52.942Z] #43 10.24 DEP images/ipc-shm.pb-c.d [2021-04-23T05:53:52.948Z] #43 7.892 PBCC images/pagemap.pb-c.c [2021-04-23T05:53:52.948Z] #43 7.944 DEP images/pagemap.pb-c.d [2021-04-23T05:53:52.948Z] #43 8.003 PBCC images/rlimit.pb-c.c [2021-04-23T05:53:52.948Z] #43 8.048 DEP images/rlimit.pb-c.d [2021-04-23T05:53:52.948Z] #43 8.101 PBCC images/file-lock.pb-c.c [2021-04-23T05:53:52.948Z] #43 8.132 DEP images/file-lock.pb-c.d [2021-04-23T05:53:52.987Z] #43 ... [2021-04-23T05:53:52.987Z] [2021-04-23T05:53:52.987Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-04-23T05:53:52.987Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:53:52.987Z] #20 56.31 Setting up iptables (1.8.2-4) ... [2021-04-23T05:53:52.987Z] #20 56.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:53:52.987Z] #20 56.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:53:52.987Z] #20 56.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:53:52.987Z] #20 56.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:53:52.987Z] #20 56.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-23T05:53:52.987Z] #20 56.36 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-23T05:53:52.987Z] #20 56.37 Setting up python3 (3.7.3-1) ... [2021-04-23T05:53:53.078Z] #44 9.089 PBCC images/creds.pb-c.c [2021-04-23T05:53:53.078Z] #44 9.117 DEP images/creds.pb-c.d [2021-04-23T05:53:53.078Z] #44 9.160 PBCC images/utsns.pb-c.c [2021-04-23T05:53:53.078Z] #44 9.179 DEP images/utsns.pb-c.d [2021-04-23T05:53:53.078Z] #44 9.220 PBCC images/ipc-desc.pb-c.c [2021-04-23T05:53:53.078Z] #44 9.242 PBCC images/ipc-sem.pb-c.c [2021-04-23T05:53:53.078Z] #44 9.263 DEP images/ipc-desc.pb-c.d [2021-04-23T05:53:53.090Z] #45 ... [2021-04-23T05:53:53.090Z] [2021-04-23T05:53:53.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:53.090Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:53.090Z] #43 16.70 make[1]: Nothing to be done for 'all'. [2021-04-23T05:53:53.206Z] #43 8.194 PBCC images/tty.pb-c.c [2021-04-23T05:53:53.206Z] #43 8.260 DEP images/tty.pb-c.d [2021-04-23T05:53:53.206Z] #43 8.313 PBCC images/tun.pb-c.c [2021-04-23T05:53:53.206Z] #43 8.352 PBCC images/netdev.pb-c.c [2021-04-23T05:53:53.206Z] #43 8.404 DEP images/tun.pb-c.d [2021-04-23T05:53:53.206Z] #43 10.36 PBCC images/ipc-var.pb-c.c [2021-04-23T05:53:53.206Z] #43 10.41 DEP images/ipc-var.pb-c.d [2021-04-23T05:53:53.395Z] #44 9.334 DEP images/ipc-sem.pb-c.d [2021-04-23T05:53:53.395Z] #44 9.401 PBCC images/ipc-msg.pb-c.c [2021-04-23T05:53:53.395Z] #44 9.416 DEP images/ipc-msg.pb-c.d [2021-04-23T05:53:53.395Z] #44 9.459 PBCC images/ipc-shm.pb-c.c [2021-04-23T05:53:53.395Z] #44 9.485 DEP images/ipc-shm.pb-c.d [2021-04-23T05:53:53.464Z] #43 8.450 DEP images/netdev.pb-c.d [2021-04-23T05:53:53.464Z] #43 8.521 PBCC images/vma.pb-c.c [2021-04-23T05:53:53.464Z] #43 8.608 DEP images/vma.pb-c.d [2021-04-23T05:53:53.470Z] #43 10.51 PBCC images/sk-opts.pb-c.c [2021-04-23T05:53:53.470Z] #43 10.57 PBCC images/packet-sock.pb-c.c [2021-04-23T05:53:53.470Z] #43 10.60 DEP images/sk-opts.pb-c.d [2021-04-23T05:53:53.470Z] #43 10.68 DEP images/packet-sock.pb-c.d [2021-04-23T05:53:53.470Z] #43 10.76 PBCC images/sk-netlink.pb-c.c [2021-04-23T05:53:53.559Z] #20 56.75 Setting up python3-wheel (0.32.3-2) ... [2021-04-23T05:53:53.701Z] #44 9.562 PBCC images/ipc-var.pb-c.c [2021-04-23T05:53:53.701Z] #44 9.576 DEP images/ipc-var.pb-c.d [2021-04-23T05:53:53.701Z] #44 9.615 PBCC images/sk-opts.pb-c.c [2021-04-23T05:53:53.701Z] #44 9.634 PBCC images/packet-sock.pb-c.c [2021-04-23T05:53:53.701Z] #44 9.727 DEP images/sk-opts.pb-c.d [2021-04-23T05:53:53.701Z] #44 9.761 DEP images/packet-sock.pb-c.d [2021-04-23T05:53:53.701Z] #44 9.847 PBCC images/sk-netlink.pb-c.c [2021-04-23T05:53:53.701Z] #44 9.881 DEP images/sk-netlink.pb-c.d [2021-04-23T05:53:53.701Z] #44 9.935 PBCC images/sk-inet.pb-c.c [2021-04-23T05:53:53.701Z] #44 9.973 DEP images/sk-inet.pb-c.d [2021-04-23T05:53:53.721Z] #43 8.684 PBCC images/creds.pb-c.c [2021-04-23T05:53:53.721Z] #43 8.706 DEP images/creds.pb-c.d [2021-04-23T05:53:53.721Z] #43 8.771 PBCC images/utsns.pb-c.c [2021-04-23T05:53:53.721Z] #43 8.792 DEP images/utsns.pb-c.d [2021-04-23T05:53:53.721Z] #43 8.845 PBCC images/ipc-desc.pb-c.c [2021-04-23T05:53:53.721Z] #43 8.880 PBCC images/ipc-sem.pb-c.c [2021-04-23T05:53:53.721Z] #43 8.904 DEP images/ipc-desc.pb-c.d [2021-04-23T05:53:53.735Z] #43 10.84 DEP images/sk-netlink.pb-c.d [2021-04-23T05:53:53.735Z] #43 10.90 PBCC images/sk-inet.pb-c.c [2021-04-23T05:53:53.735Z] #43 10.98 DEP images/sk-inet.pb-c.d [2021-04-23T05:53:53.979Z] #43 8.939 DEP images/ipc-sem.pb-c.d [2021-04-23T05:53:53.979Z] #43 9.009 PBCC images/ipc-msg.pb-c.c [2021-04-23T05:53:53.979Z] #43 9.063 DEP images/ipc-msg.pb-c.d [2021-04-23T05:53:53.979Z] #43 9.095 PBCC images/ipc-shm.pb-c.c [2021-04-23T05:53:53.979Z] #43 9.138 DEP images/ipc-shm.pb-c.d [2021-04-23T05:53:53.979Z] #43 9.185 PBCC images/ipc-var.pb-c.c [2021-04-23T05:53:53.979Z] #43 9.224 DEP images/ipc-var.pb-c.d [2021-04-23T05:53:53.999Z] #43 11.06 PBCC images/sk-unix.pb-c.c [2021-04-23T05:53:53.999Z] #43 11.09 DEP images/sk-unix.pb-c.d [2021-04-23T05:53:53.999Z] #43 11.17 PBCC images/mm.pb-c.c [2021-04-23T05:53:53.999Z] #43 ... [2021-04-23T05:53:53.999Z] [2021-04-23T05:53:53.999Z] #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-23T05:53:53.999Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:53:53.999Z] #13 53.79 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-04-23T05:53:53.999Z] #13 53.81 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-04-23T05:53:53.999Z] #13 53.81 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:53:53.999Z] #13 59.59 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-23T05:53:53.999Z] #13 59.59 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-23T05:53:53.999Z] #13 59.60 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:53:53.999Z] #13 59.77 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-23T05:53:53.999Z] #13 59.78 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-23T05:53:53.999Z] #13 59.79 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:53:53.999Z] #13 ... [2021-04-23T05:53:53.999Z] [2021-04-23T05:53:53.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:53.999Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:53:53.999Z] #43 11.23 DEP images/mm.pb-c.d [2021-04-23T05:53:54.000Z] #44 10.02 PBCC images/sk-unix.pb-c.c [2021-04-23T05:53:54.000Z] #44 10.07 DEP images/sk-unix.pb-c.d [2021-04-23T05:53:54.000Z] #44 10.14 PBCC images/mm.pb-c.c [2021-04-23T05:53:54.000Z] #44 10.24 DEP images/mm.pb-c.d [2021-04-23T05:53:54.020Z] #43 ... [2021-04-23T05:53:54.020Z] [2021-04-23T05:53:54.020Z] #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-23T05:53:54.020Z] #51 sha256:1ad9718d38b7fac7ca06f8984b5c12f8dead58130245b05a56d2f7c24264d790 [2021-04-23T05:53:54.020Z] #51 75.63 github.com/pkg/diff [2021-04-23T05:53:54.020Z] #51 76.93 go/ast [2021-04-23T05:53:54.020Z] #51 79.33 golang.org/x/crypto/ssh/terminal [2021-04-23T05:53:54.020Z] #51 81.09 mvdan.cc/editorconfig [2021-04-23T05:53:54.020Z] #51 81.95 mvdan.cc/sh/v3/fileutil [2021-04-23T05:53:54.020Z] #51 82.23 text/tabwriter [2021-04-23T05:53:54.020Z] #51 82.62 mvdan.cc/sh/v3/syntax [2021-04-23T05:53:54.020Z] #51 ... [2021-04-23T05:53:54.020Z] [2021-04-23T05:53:54.020Z] #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-23T05:53:54.020Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:53:54.020Z] #45 84.84 encoding/xml [2021-04-23T05:53:54.130Z] #20 57.55 Setting up apparmor (2.13.2-10) ... [2021-04-23T05:53:54.236Z] #43 9.290 PBCC images/sk-opts.pb-c.c [2021-04-23T05:53:54.236Z] #43 9.353 PBCC images/packet-sock.pb-c.c [2021-04-23T05:53:54.236Z] #43 9.416 DEP images/sk-opts.pb-c.d [2021-04-23T05:53:54.236Z] #43 9.472 DEP images/packet-sock.pb-c.d [2021-04-23T05:53:54.301Z] #44 10.28 PBCC images/timerfd.pb-c.c [2021-04-23T05:53:54.301Z] #44 10.33 DEP images/timerfd.pb-c.d [2021-04-23T05:53:54.301Z] #44 10.37 PBCC images/timer.pb-c.c [2021-04-23T05:53:54.301Z] #44 10.38 DEP images/timer.pb-c.d [2021-04-23T05:53:54.301Z] #44 10.42 PBCC images/sa.pb-c.c [2021-04-23T05:53:54.301Z] #44 10.47 DEP images/sa.pb-c.d [2021-04-23T05:53:54.434Z] #43 11.34 PBCC images/timerfd.pb-c.c [2021-04-23T05:53:54.434Z] #43 11.39 DEP images/timerfd.pb-c.d [2021-04-23T05:53:54.434Z] #43 11.45 PBCC images/timer.pb-c.c [2021-04-23T05:53:54.434Z] #43 11.50 DEP images/timer.pb-c.d [2021-04-23T05:53:54.434Z] #43 11.57 PBCC images/sa.pb-c.c [2021-04-23T05:53:54.494Z] #43 9.541 PBCC images/sk-netlink.pb-c.c [2021-04-23T05:53:54.494Z] #43 9.592 DEP images/sk-netlink.pb-c.d [2021-04-23T05:53:54.494Z] #43 9.656 PBCC images/sk-inet.pb-c.c [2021-04-23T05:53:54.494Z] #43 9.719 DEP images/sk-inet.pb-c.d [2021-04-23T05:53:54.601Z] #44 10.55 PBCC images/pipe-data.pb-c.c [2021-04-23T05:53:54.601Z] #44 10.56 DEP images/pipe-data.pb-c.d [2021-04-23T05:53:54.601Z] #44 10.62 PBCC images/mnt.pb-c.c [2021-04-23T05:53:54.601Z] #44 10.68 DEP images/mnt.pb-c.d [2021-04-23T05:53:54.601Z] #44 10.75 PBCC images/sk-packet.pb-c.c [2021-04-23T05:53:54.601Z] #44 10.76 DEP images/sk-packet.pb-c.d [2021-04-23T05:53:54.601Z] #44 10.80 PBCC images/tcp-stream.pb-c.c [2021-04-23T05:53:54.601Z] #44 10.85 DEP images/tcp-stream.pb-c.d [2021-04-23T05:53:54.752Z] #43 9.817 PBCC images/sk-unix.pb-c.c [2021-04-23T05:53:54.752Z] #43 9.926 DEP images/sk-unix.pb-c.d [2021-04-23T05:53:54.752Z] #43 9.968 PBCC images/mm.pb-c.c [2021-04-23T05:53:54.902Z] #44 10.92 PBCC images/pipe.pb-c.c [2021-04-23T05:53:54.902Z] #44 10.95 DEP images/pipe.pb-c.d [2021-04-23T05:53:54.902Z] #44 11.00 PBCC images/pstree.pb-c.c [2021-04-23T05:53:54.902Z] #44 11.02 DEP images/pstree.pb-c.d [2021-04-23T05:53:54.902Z] #44 11.11 PBCC images/fs.pb-c.c [2021-04-23T05:53:55.010Z] #43 10.03 DEP images/mm.pb-c.d [2021-04-23T05:53:55.010Z] #43 10.06 PBCC images/timerfd.pb-c.c [2021-04-23T05:53:55.010Z] #43 10.12 DEP images/timerfd.pb-c.d [2021-04-23T05:53:55.010Z] #43 10.17 PBCC images/timer.pb-c.c [2021-04-23T05:53:55.010Z] #43 10.20 DEP images/timer.pb-c.d [2021-04-23T05:53:55.204Z] #44 11.16 DEP images/fs.pb-c.d [2021-04-23T05:53:55.204Z] #44 11.23 PBCC images/signalfd.pb-c.c [2021-04-23T05:53:55.204Z] #44 11.30 DEP images/signalfd.pb-c.d [2021-04-23T05:53:55.204Z] #44 11.37 PBCC images/fh.pb-c.c [2021-04-23T05:53:55.204Z] #44 11.40 PBCC images/fsnotify.pb-c.c [2021-04-23T05:53:55.204Z] #44 11.47 DEP images/fh.pb-c.d [2021-04-23T05:53:55.267Z] #43 10.28 PBCC images/sa.pb-c.c [2021-04-23T05:53:55.267Z] #43 10.33 DEP images/sa.pb-c.d [2021-04-23T05:53:55.267Z] #43 10.39 PBCC images/pipe-data.pb-c.c [2021-04-23T05:53:55.267Z] #43 10.42 DEP images/pipe-data.pb-c.d [2021-04-23T05:53:55.385Z] #43 12.37 DEP images/sa.pb-c.d [2021-04-23T05:53:55.385Z] #43 12.42 PBCC images/pipe-data.pb-c.c [2021-04-23T05:53:55.385Z] #43 12.44 DEP images/pipe-data.pb-c.d [2021-04-23T05:53:55.385Z] #43 12.50 PBCC images/mnt.pb-c.c [2021-04-23T05:53:55.385Z] #43 12.55 DEP images/mnt.pb-c.d [2021-04-23T05:53:55.385Z] #43 12.62 PBCC images/sk-packet.pb-c.c [2021-04-23T05:53:55.506Z] #44 11.61 DEP images/fsnotify.pb-c.d [2021-04-23T05:53:55.506Z] #44 11.69 PBCC images/eventpoll.pb-c.c [2021-04-23T05:53:55.506Z] #44 11.71 DEP images/eventpoll.pb-c.d [2021-04-23T05:53:55.525Z] #43 10.48 PBCC images/mnt.pb-c.c [2021-04-23T05:53:55.525Z] #43 10.53 DEP images/mnt.pb-c.d [2021-04-23T05:53:55.525Z] #43 10.58 PBCC images/sk-packet.pb-c.c [2021-04-23T05:53:55.525Z] #43 10.62 DEP images/sk-packet.pb-c.d [2021-04-23T05:53:55.525Z] #43 10.69 PBCC images/tcp-stream.pb-c.c [2021-04-23T05:53:55.525Z] #43 10.72 DEP images/tcp-stream.pb-c.d [2021-04-23T05:53:55.650Z] #43 12.65 DEP images/sk-packet.pb-c.d [2021-04-23T05:53:55.650Z] #43 12.71 PBCC images/tcp-stream.pb-c.c [2021-04-23T05:53:55.650Z] #43 12.76 DEP images/tcp-stream.pb-c.d [2021-04-23T05:53:55.650Z] #43 12.83 PBCC images/pipe.pb-c.c [2021-04-23T05:53:55.650Z] #43 12.91 DEP images/pipe.pb-c.d [2021-04-23T05:53:55.782Z] #43 10.78 PBCC images/pipe.pb-c.c [2021-04-23T05:53:55.782Z] #43 10.85 DEP images/pipe.pb-c.d [2021-04-23T05:53:55.782Z] #43 10.92 PBCC images/pstree.pb-c.c [2021-04-23T05:53:55.782Z] #43 10.98 DEP images/pstree.pb-c.d [2021-04-23T05:53:55.782Z] #43 10.99 PBCC images/fs.pb-c.c [2021-04-23T05:53:55.782Z] #43 11.03 DEP images/fs.pb-c.d [2021-04-23T05:53:55.806Z] #44 11.75 PBCC images/eventfd.pb-c.c [2021-04-23T05:53:55.806Z] #44 11.77 DEP images/eventfd.pb-c.d [2021-04-23T05:53:55.806Z] #44 11.88 PBCC images/remap-file-path.pb-c.c [2021-04-23T05:53:55.806Z] #44 11.91 DEP images/remap-file-path.pb-c.d [2021-04-23T05:53:55.806Z] #44 12.00 PBCC images/fifo.pb-c.c [2021-04-23T05:53:55.914Z] #43 12.96 PBCC images/pstree.pb-c.c [2021-04-23T05:53:55.914Z] #43 13.01 DEP images/pstree.pb-c.d [2021-04-23T05:53:55.914Z] #43 13.09 PBCC images/fs.pb-c.c [2021-04-23T05:53:55.914Z] #43 13.12 DEP images/fs.pb-c.d [2021-04-23T05:53:55.914Z] #43 13.18 PBCC images/signalfd.pb-c.c [2021-04-23T05:53:55.914Z] #43 13.22 DEP images/signalfd.pb-c.d [2021-04-23T05:53:56.040Z] #43 11.10 PBCC images/signalfd.pb-c.c [2021-04-23T05:53:56.040Z] #43 11.15 DEP images/signalfd.pb-c.d [2021-04-23T05:53:56.040Z] #43 11.21 PBCC images/fh.pb-c.c [2021-04-23T05:53:56.040Z] #43 11.25 PBCC images/fsnotify.pb-c.c [2021-04-23T05:53:56.046Z] #20 59.12 Setting up xfsprogs (4.20.0-1) ... [2021-04-23T05:53:56.046Z] #20 59.13 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:53:56.046Z] #20 59.52 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:53:56.107Z] #44 12.03 DEP images/fifo.pb-c.d [2021-04-23T05:53:56.107Z] #44 12.13 PBCC images/ghost-file.pb-c.c [2021-04-23T05:53:56.107Z] #44 12.22 DEP images/ghost-file.pb-c.d [2021-04-23T05:53:56.178Z] #43 13.28 PBCC images/fh.pb-c.c [2021-04-23T05:53:56.178Z] #43 13.33 PBCC images/fsnotify.pb-c.c [2021-04-23T05:53:56.178Z] #43 13.38 DEP images/fh.pb-c.d [2021-04-23T05:53:56.179Z] #43 13.42 DEP images/fsnotify.pb-c.d [2021-04-23T05:53:56.179Z] #43 13.47 PBCC images/eventpoll.pb-c.c [2021-04-23T05:53:56.298Z] #43 11.31 DEP images/fh.pb-c.d [2021-04-23T05:53:56.298Z] #43 11.38 DEP images/fsnotify.pb-c.d [2021-04-23T05:53:56.298Z] #43 11.45 PBCC images/eventpoll.pb-c.c [2021-04-23T05:53:56.298Z] #43 11.48 DEP images/eventpoll.pb-c.d [2021-04-23T05:53:56.298Z] #43 11.55 PBCC images/eventfd.pb-c.c [2021-04-23T05:53:56.298Z] #43 11.56 DEP images/eventfd.pb-c.d [2021-04-23T05:53:56.407Z] #44 12.33 PBCC images/regfile.pb-c.c [2021-04-23T05:53:56.407Z] #44 12.37 DEP images/regfile.pb-c.d [2021-04-23T05:53:56.407Z] #44 12.42 PBCC images/ns.pb-c.c [2021-04-23T05:53:56.407Z] #44 12.43 DEP images/ns.pb-c.d [2021-04-23T05:53:56.407Z] #44 12.50 PBCC images/fdinfo.pb-c.c [2021-04-23T05:53:56.407Z] #44 12.58 DEP images/fdinfo.pb-c.d [2021-04-23T05:53:56.407Z] #44 12.68 PBCC images/core-aarch64.pb-c.c [2021-04-23T05:53:56.443Z] #43 13.50 DEP images/eventpoll.pb-c.d [2021-04-23T05:53:56.443Z] #43 13.58 PBCC images/eventfd.pb-c.c [2021-04-23T05:53:56.443Z] #43 ... [2021-04-23T05:53:56.443Z] [2021-04-23T05:53:56.443Z] #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-23T05:53:56.443Z] #37 sha256:d95df259a7b0920e57d2e4fa6d3f93fe65489faa76ed1638ae28b47ef952ad43 [2021-04-23T05:53:56.443Z] #37 8.145 -- Detecting C compile features - done [2021-04-23T05:53:56.443Z] #37 8.160 -- Performing Test HAS_BUILTIN_FORTIFY [2021-04-23T05:53:56.443Z] #37 8.546 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-04-23T05:53:56.443Z] #37 8.741 -- Configuring done [2021-04-23T05:53:56.443Z] #37 8.769 -- Generating done [2021-04-23T05:53:56.443Z] #37 8.771 -- Build files have been written to: /tmp/tmp.46pPUDcwEF/tini [2021-04-23T05:53:56.443Z] #37 8.787 + make tini-static [2021-04-23T05:53:56.443Z] #37 9.338 Scanning dependencies of target tini-static [2021-04-23T05:53:56.443Z] #37 9.474 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-04-23T05:53:56.443Z] #37 10.98 [100%] Linking C executable tini-static [2021-04-23T05:53:56.443Z] #37 11.51 [100%] Built target tini-static [2021-04-23T05:53:56.443Z] #37 11.58 + mkdir -p /build [2021-04-23T05:53:56.443Z] #37 11.58 + cp tini-static /build/docker-init [2021-04-23T05:53:56.443Z] #37 DONE 14.5s [2021-04-23T05:53:56.443Z] [2021-04-23T05:53:56.443Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:56.443Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:53:56.443Z] #43 13.61 DEP images/eventfd.pb-c.d [2021-04-23T05:53:56.541Z] #45 88.15 go/doc [2021-04-23T05:53:56.555Z] #43 11.63 PBCC images/remap-file-path.pb-c.c [2021-04-23T05:53:56.555Z] #43 11.65 DEP images/remap-file-path.pb-c.d [2021-04-23T05:53:56.555Z] #43 11.69 PBCC images/fifo.pb-c.c [2021-04-23T05:53:56.555Z] #43 11.72 DEP images/fifo.pb-c.d [2021-04-23T05:53:56.555Z] #43 11.76 PBCC images/ghost-file.pb-c.c [2021-04-23T05:53:56.555Z] #43 11.80 DEP images/ghost-file.pb-c.d [2021-04-23T05:53:56.707Z] #44 12.72 PBCC images/core-arm.pb-c.c [2021-04-23T05:53:56.707Z] #44 12.79 PBCC images/core-ppc64.pb-c.c [2021-04-23T05:53:56.707Z] #44 12.87 PBCC images/core-s390.pb-c.c [2021-04-23T05:53:56.707Z] #44 12.93 PBCC images/core-x86.pb-c.c [2021-04-23T05:53:56.707Z] #43 13.74 PBCC images/remap-file-path.pb-c.c [2021-04-23T05:53:56.707Z] #43 13.79 DEP images/remap-file-path.pb-c.d [2021-04-23T05:53:56.707Z] #43 13.95 PBCC images/fifo.pb-c.c [2021-04-23T05:53:56.707Z] #43 13.98 DEP images/fifo.pb-c.d [2021-04-23T05:53:56.813Z] #43 11.88 PBCC images/regfile.pb-c.c [2021-04-23T05:53:56.813Z] #43 11.93 DEP images/regfile.pb-c.d [2021-04-23T05:53:56.813Z] #43 11.98 PBCC images/ns.pb-c.c [2021-04-23T05:53:56.813Z] #43 12.01 DEP images/ns.pb-c.d [2021-04-23T05:53:56.813Z] #43 12.05 PBCC images/fdinfo.pb-c.c [2021-04-23T05:53:56.972Z] #43 14.04 PBCC images/ghost-file.pb-c.c [2021-04-23T05:53:56.972Z] #43 14.11 DEP images/ghost-file.pb-c.d [2021-04-23T05:53:56.972Z] #43 14.19 PBCC images/regfile.pb-c.c [2021-04-23T05:53:56.972Z] #43 14.25 DEP images/regfile.pb-c.d [2021-04-23T05:53:57.007Z] #44 13.05 PBCC images/core.pb-c.c [2021-04-23T05:53:57.007Z] #44 13.16 PBCC images/inventory.pb-c.c [2021-04-23T05:53:57.007Z] #44 13.28 DEP images/core-aarch64.pb-c.d [2021-04-23T05:53:57.071Z] #43 12.11 DEP images/fdinfo.pb-c.d [2021-04-23T05:53:57.236Z] #43 14.31 PBCC images/ns.pb-c.c [2021-04-23T05:53:57.236Z] #43 14.35 DEP images/ns.pb-c.d [2021-04-23T05:53:57.236Z] #43 14.39 PBCC images/fdinfo.pb-c.c [2021-04-23T05:53:57.236Z] #43 14.47 DEP images/fdinfo.pb-c.d [2021-04-23T05:53:57.309Z] #44 13.33 DEP images/core-arm.pb-c.d [2021-04-23T05:53:57.309Z] #44 13.41 DEP images/core-ppc64.pb-c.d [2021-04-23T05:53:57.309Z] #44 13.45 DEP images/core-s390.pb-c.d [2021-04-23T05:53:57.309Z] #44 13.50 DEP images/core-x86.pb-c.d [2021-04-23T05:53:57.328Z] #43 12.22 PBCC images/core-aarch64.pb-c.c [2021-04-23T05:53:57.328Z] #43 12.24 PBCC images/core-arm.pb-c.c [2021-04-23T05:53:57.328Z] #43 12.29 PBCC images/core-ppc64.pb-c.c [2021-04-23T05:53:57.328Z] #43 12.35 PBCC images/core-s390.pb-c.c [2021-04-23T05:53:57.328Z] #43 12.41 PBCC images/core-x86.pb-c.c [2021-04-23T05:53:57.328Z] #43 12.45 PBCC images/core.pb-c.c [2021-04-23T05:53:57.431Z] #20 60.57 Setting up python3-distutils (3.7.3-1) ... [2021-04-23T05:53:57.500Z] #43 14.57 PBCC images/core-aarch64.pb-c.c [2021-04-23T05:53:57.500Z] #43 14.65 PBCC images/core-arm.pb-c.c [2021-04-23T05:53:57.500Z] #43 14.76 PBCC images/core-ppc64.pb-c.c [2021-04-23T05:53:57.586Z] #43 12.53 PBCC images/inventory.pb-c.c [2021-04-23T05:53:57.586Z] #43 12.60 DEP images/core-aarch64.pb-c.d [2021-04-23T05:53:57.586Z] #43 12.65 DEP images/core-arm.pb-c.d [2021-04-23T05:53:57.586Z] #43 12.73 DEP images/core-ppc64.pb-c.d [2021-04-23T05:53:57.586Z] #43 ... [2021-04-23T05:53:57.586Z] [2021-04-23T05:53:57.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-23T05:53:57.586Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:53:57.586Z] #45 74.30 fmt [2021-04-23T05:53:57.586Z] #45 76.69 path/filepath [2021-04-23T05:53:57.586Z] #45 77.69 regexp [2021-04-23T05:53:57.586Z] #45 79.34 flag [2021-04-23T05:53:57.586Z] #45 80.73 go/token [2021-04-23T05:53:57.586Z] #45 80.75 internal/lazyregexp [2021-04-23T05:53:57.586Z] #45 80.96 path [2021-04-23T05:53:57.586Z] #45 81.39 io/ioutil [2021-04-23T05:53:57.586Z] #45 81.49 go/scanner [2021-04-23T05:53:57.586Z] #45 81.85 net/url [2021-04-23T05:53:57.586Z] #45 82.74 go/ast [2021-04-23T05:53:57.586Z] #45 83.46 text/template/parse [2021-04-23T05:53:57.586Z] #45 ... [2021-04-23T05:53:57.586Z] [2021-04-23T05:53:57.586Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:53:57.586Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:57.586Z] #43 12.77 DEP images/core-s390.pb-c.d [2021-04-23T05:53:57.586Z] #43 12.86 DEP images/core-x86.pb-c.d [2021-04-23T05:53:57.610Z] #44 13.59 DEP images/core.pb-c.d [2021-04-23T05:53:57.610Z] #44 13.69 DEP images/inventory.pb-c.d [2021-04-23T05:53:57.610Z] #44 13.74 PBCC images/cpuinfo.pb-c.c [2021-04-23T05:53:57.610Z] #44 13.78 DEP images/cpuinfo.pb-c.d [2021-04-23T05:53:57.610Z] #44 13.82 PBCC images/stats.pb-c.c [2021-04-23T05:53:57.695Z] #20 61.03 Setting up python3-setuptools (40.8.0-1) ... [2021-04-23T05:53:57.764Z] #43 14.86 PBCC images/core-s390.pb-c.c [2021-04-23T05:53:57.764Z] #43 14.89 PBCC images/core-x86.pb-c.c [2021-04-23T05:53:57.764Z] #43 15.00 PBCC images/core.pb-c.c [2021-04-23T05:53:57.844Z] #43 12.91 DEP images/core.pb-c.d [2021-04-23T05:53:57.844Z] #43 12.98 DEP images/inventory.pb-c.d [2021-04-23T05:53:57.844Z] #43 13.05 PBCC images/cpuinfo.pb-c.c [2021-04-23T05:53:57.844Z] #43 13.08 DEP images/cpuinfo.pb-c.d [2021-04-23T05:53:57.912Z] #44 13.86 DEP images/stats.pb-c.d [2021-04-23T05:53:58.029Z] #43 15.13 PBCC images/inventory.pb-c.c [2021-04-23T05:53:58.029Z] #43 15.21 DEP images/core-aarch64.pb-c.d [2021-04-23T05:53:58.029Z] #43 15.27 DEP images/core-arm.pb-c.d [2021-04-23T05:53:58.101Z] #43 13.14 PBCC images/stats.pb-c.c [2021-04-23T05:53:58.102Z] #43 13.19 DEP images/stats.pb-c.d [2021-04-23T05:53:58.293Z] #43 15.39 DEP images/core-ppc64.pb-c.d [2021-04-23T05:53:58.294Z] #43 15.41 DEP images/core-s390.pb-c.d [2021-04-23T05:53:58.294Z] #43 15.47 DEP images/core-x86.pb-c.d [2021-04-23T05:53:58.294Z] #43 15.52 DEP images/core.pb-c.d [2021-04-23T05:53:58.294Z] #43 15.55 DEP images/inventory.pb-c.d [2021-04-23T05:53:58.294Z] #43 15.62 PBCC images/cpuinfo.pb-c.c [2021-04-23T05:53:58.558Z] #43 15.65 DEP images/cpuinfo.pb-c.d [2021-04-23T05:53:58.558Z] #43 15.69 PBCC images/stats.pb-c.c [2021-04-23T05:53:58.558Z] #43 15.72 DEP images/stats.pb-c.d [2021-04-23T05:53:59.064Z] #45 90.39 github.com/LK4D4/vndr/versioned [2021-04-23T05:53:59.064Z] #45 90.53 compress/flate [2021-04-23T05:53:59.090Z] #20 62.31 Setting up python3-pip (18.1-5) ... [2021-04-23T05:53:59.321Z] #45 ... [2021-04-23T05:53:59.321Z] [2021-04-23T05:53:59.321Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:53:59.321Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:53:59.321Z] #43 18.13 CC images/stats.o [2021-04-23T05:53:59.321Z] #43 18.47 CC images/core.o [2021-04-23T05:53:59.321Z] #43 19.17 CC images/core-x86.o [2021-04-23T05:53:59.321Z] #43 19.67 CC images/core-arm.o [2021-04-23T05:53:59.321Z] #43 20.09 CC images/core-aarch64.o [2021-04-23T05:53:59.321Z] #43 20.44 CC images/core-ppc64.o [2021-04-23T05:53:59.321Z] #43 21.04 CC images/core-s390.o [2021-04-23T05:53:59.321Z] #43 21.63 CC images/cpuinfo.o [2021-04-23T05:53:59.321Z] #43 22.08 CC images/inventory.o [2021-04-23T05:53:59.321Z] #43 22.42 CC images/fdinfo.o [2021-04-23T05:53:59.321Z] #43 22.76 CC images/fown.o [2021-04-23T05:53:59.321Z] #43 23.04 CC images/ns.o [2021-04-23T05:53:59.474Z] #43 14.61 make[1]: Nothing to be done for 'all'. [2021-04-23T05:53:59.487Z] #44 15.41 make[1]: Nothing to be done for 'all'. [2021-04-23T05:53:59.578Z] #43 ... [2021-04-23T05:53:59.578Z] [2021-04-23T05:53:59.578Z] #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-23T05:53:59.578Z] #56 sha256:27d2d14cc5246361191cedc848cd8c722b4befe38aef89b4b8192a1ddf200860 [2021-04-23T05:54:00.033Z] #20 63.33 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:54:00.033Z] #20 63.37 Processing triggers for mime-support (3.62) ... [2021-04-23T05:54:00.138Z] #44 ... [2021-04-23T05:54:00.138Z] [2021-04-23T05:54:00.138Z] #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-23T05:54:00.138Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:54:00.138Z] #14 72.33 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-23T05:54:00.138Z] #14 72.34 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-23T05:54:00.138Z] #14 72.35 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:00.138Z] #14 72.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-23T05:54:00.138Z] #14 72.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-23T05:54:00.138Z] #14 72.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:00.488Z] #43 17.35 make[1]: Nothing to be done for 'all'. [2021-04-23T05:54:00.488Z] #43 ... [2021-04-23T05:54:00.488Z] [2021-04-23T05:54:00.488Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-23T05:54:00.488Z] #51 sha256:db1f22d6ef283759882c7baae39c9bf9b27724896244778febfcf189add7f5d5 [2021-04-23T05:54:00.488Z] #51 63.74 go/scanner [2021-04-23T05:54:00.488Z] #51 65.24 mvdan.cc/sh/v3/syntax [2021-04-23T05:54:00.488Z] #51 65.95 go/ast [2021-04-23T05:54:00.488Z] #51 67.51 golang.org/x/crypto/ssh/terminal [2021-04-23T05:54:00.488Z] #51 ... [2021-04-23T05:54:00.488Z] [2021-04-23T05:54:00.488Z] #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-23T05:54:00.488Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:54:00.488Z] #56 37.28 Checking out files: 54% (2127/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: 85% (3346/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-23T05:54:00.488Z] #56 38.98 + cd /tmp/tmp.4d5aOxsJHq/src/github.com/containerd/containerd [2021-04-23T05:54:00.488Z] #56 38.99 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:54:00.606Z] #20 ... [2021-04-23T05:54:00.606Z] [2021-04-23T05:54:00.606Z] #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-23T05:54:00.606Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:54:00.606Z] #40 189.1 + dpkg --print-architecture [2021-04-23T05:54:00.606Z] #40 189.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-23T05:54:00.606Z] #40 189.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-23T05:54:00.606Z] #40 189.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-23T05:54:00.641Z] #56 45.77 Checking out files: 55% (2170/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: 95% (3708/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-23T05:54:00.848Z] #43 16.02 CC images/stats.o [2021-04-23T05:54:00.880Z] #40 ... [2021-04-23T05:54:00.880Z] [2021-04-23T05:54:00.880Z] #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-23T05:54:00.880Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:54:00.880Z] #20 DONE 64.2s [2021-04-23T05:54:00.903Z] #56 47.00 + cd /tmp/tmp.QiE3OcwisX/src/github.com/containerd/containerd [2021-04-23T05:54:00.903Z] #56 47.00 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:54:01.105Z] #43 16.37 CC images/core.o [2021-04-23T05:54:01.141Z] [2021-04-23T05:54:01.141Z] #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-23T05:54:01.141Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-23T05:54:01.200Z] #14 ... [2021-04-23T05:54:01.200Z] [2021-04-23T05:54:01.200Z] #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-23T05:54:01.200Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:01.200Z] #44 17.07 CC images/stats.o [2021-04-23T05:54:01.439Z] #56 40.84 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-23T05:54:01.439Z] #56 40.85 + BUILDTAGS='netgo osusergo static_build' [2021-04-23T05:54:01.439Z] #56 40.85 + export EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:01.439Z] #56 40.85 + EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:01.439Z] #56 40.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-23T05:54:01.439Z] #56 40.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-23T05:54:01.439Z] #56 40.85 + '[' '' = dynamic ']' [2021-04-23T05:54:01.439Z] #56 40.85 + make [2021-04-23T05:54:01.503Z] #44 ... [2021-04-23T05:54:01.503Z] [2021-04-23T05:54:01.503Z] #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-23T05:54:01.503Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:54:01.503Z] #46 73.93 vendor/golang.org/x/text/transform [2021-04-23T05:54:01.503Z] #46 76.06 time [2021-04-23T05:54:01.503Z] #46 80.35 regexp [2021-04-23T05:54:01.503Z] #46 83.85 context [2021-04-23T05:54:01.503Z] #46 83.90 internal/poll [2021-04-23T05:54:01.503Z] #46 ... [2021-04-23T05:54:01.503Z] [2021-04-23T05:54:01.503Z] #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-23T05:54:01.503Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:01.503Z] #44 17.61 CC images/core.o [2021-04-23T05:54:01.703Z] #56 ... [2021-04-23T05:54:01.703Z] [2021-04-23T05:54:01.703Z] #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-23T05:54:01.703Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:54:01.703Z] #45 64.93 net/url [2021-04-23T05:54:01.703Z] #45 64.93 go/scanner [2021-04-23T05:54:01.703Z] #45 65.73 text/template/parse [2021-04-23T05:54:01.703Z] #45 66.58 go/ast [2021-04-23T05:54:01.703Z] #45 68.13 log [2021-04-23T05:54:01.703Z] #45 68.66 encoding/json [2021-04-23T05:54:01.703Z] #45 70.62 text/template [2021-04-23T05:54:01.703Z] #45 74.21 go/parser [2021-04-23T05:54:01.703Z] #45 ... [2021-04-23T05:54:01.703Z] [2021-04-23T05:54:01.703Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:01.703Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:01.703Z] #43 18.93 CC images/stats.o [2021-04-23T05:54:01.876Z] Removing intermediate container 254fe1190a77 [2021-04-23T05:54:01.876Z] ---> 31a4b4401869 [2021-04-23T05:54:01.876Z] 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-23T05:54:01.876Z] ---> Running in 50cd1aa6f6ac [2021-04-23T05:54:01.876Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-23T05:54:01.876Z] go: finding gotest.tools v0.5.3 [2021-04-23T05:54:01.876Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T05:54:01.876Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T05:54:01.876Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T05:54:01.876Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T05:54:01.876Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T05:54:01.876Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:54:01.876Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:54:01.876Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T05:54:01.876Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:54:01.876Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-23T05:54:01.876Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:54:01.876Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:54:01.876Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T05:54:01.876Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:54:01.876Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-23T05:54:01.876Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:54:01.876Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:54:01.876Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:54:01.876Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:54:01.876Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:54:01.876Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:54:01.876Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:54:01.876Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:54:01.876Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:54:01.876Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:54:01.876Z] go: finding github.com/fatih/color v1.9.0 [2021-04-23T05:54:01.876Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T05:54:01.876Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-23T05:54:01.876Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T05:54:01.876Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T05:54:01.876Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T05:54:01.876Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T05:54:01.876Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T05:54:01.876Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T05:54:01.876Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T05:54:01.876Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T05:54:02.039Z] #43 17.09 CC images/core-x86.o [2021-04-23T05:54:02.084Z] #21 1.133 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-23T05:54:02.084Z] #21 1.140 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-23T05:54:02.084Z] #21 1.146 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-23T05:54:02.084Z] #21 DONE 1.2s [2021-04-23T05:54:02.084Z] [2021-04-23T05:54:02.084Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:54:02.084Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-23T05:54:02.281Z] #43 19.41 CC images/core.o [2021-04-23T05:54:02.296Z] #43 ... [2021-04-23T05:54:02.296Z] [2021-04-23T05:54:02.296Z] #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-23T05:54:02.296Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:54:02.296Z] #51 79.00 encoding/json [2021-04-23T05:54:02.296Z] #51 81.51 github.com/pkg/diff [2021-04-23T05:54:02.296Z] #51 82.80 go/ast [2021-04-23T05:54:02.296Z] #51 83.60 golang.org/x/crypto/ssh/terminal [2021-04-23T05:54:02.296Z] #51 84.91 mvdan.cc/editorconfig [2021-04-23T05:54:02.296Z] #51 86.23 mvdan.cc/sh/v3/fileutil [2021-04-23T05:54:02.296Z] #51 86.45 text/tabwriter [2021-04-23T05:54:02.296Z] #51 86.86 mvdan.cc/sh/v3/syntax [2021-04-23T05:54:02.296Z] #51 ... [2021-04-23T05:54:02.296Z] [2021-04-23T05:54:02.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-23T05:54:02.296Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:02.296Z] #43 17.54 CC images/core-arm.o [2021-04-23T05:54:02.564Z] #44 18.49 CC images/core-x86.o [2021-04-23T05:54:02.564Z] #44 ... [2021-04-23T05:54:02.564Z] [2021-04-23T05:54:02.564Z] #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-23T05:54:02.564Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:54:02.564Z] #52 74.99 internal/syscall/execenv [2021-04-23T05:54:02.564Z] #52 75.01 time [2021-04-23T05:54:02.564Z] #52 75.47 internal/syscall/unix [2021-04-23T05:54:02.564Z] #52 78.78 regexp [2021-04-23T05:54:02.564Z] #52 84.70 internal/poll [2021-04-23T05:54:02.564Z] #52 84.73 context [2021-04-23T05:54:02.801Z] #56 49.07 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-23T05:54:02.801Z] #56 49.07 + BUILDTAGS='netgo osusergo static_build' [2021-04-23T05:54:02.801Z] #56 49.07 + export EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:02.801Z] #56 49.07 + EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:02.801Z] #56 49.07 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-23T05:54:02.801Z] #56 49.07 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-23T05:54:02.801Z] #56 49.07 + '[' '' = dynamic ']' [2021-04-23T05:54:02.801Z] #56 49.07 + make [2021-04-23T05:54:02.848Z] INFO: Build done for gotestsum... [2021-04-23T05:54:02.859Z] #43 20.13 CC images/core-x86.o [2021-04-23T05:54:02.865Z] #52 ... [2021-04-23T05:54:02.865Z] [2021-04-23T05:54:02.865Z] #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-23T05:54:02.865Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:02.865Z] #44 19.06 CC images/core-arm.o [2021-04-23T05:54:03.057Z] #56 ... [2021-04-23T05:54:03.057Z] [2021-04-23T05:54:03.057Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-04-23T05:54:03.057Z] #51 sha256:1ad9718d38b7fac7ca06f8984b5c12f8dead58130245b05a56d2f7c24264d790 [2021-04-23T05:54:03.057Z] #51 88.31 mvdan.cc/sh/v3/cmd/shfmt [2021-04-23T05:54:03.057Z] #51 DONE 94.7s [2021-04-23T05:54:03.057Z] [2021-04-23T05:54:03.057Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:03.057Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:03.057Z] #43 23.29 CC images/regfile.o [2021-04-23T05:54:03.057Z] #43 23.56 CC images/ghost-file.o [2021-04-23T05:54:03.057Z] #43 23.88 CC images/fifo.o [2021-04-23T05:54:03.057Z] #43 24.10 CC images/remap-file-path.o [2021-04-23T05:54:03.057Z] #43 24.42 CC images/eventfd.o [2021-04-23T05:54:03.057Z] #43 24.70 CC images/eventpoll.o [2021-04-23T05:54:03.057Z] #43 25.01 CC images/fh.o [2021-04-23T05:54:03.057Z] #43 25.37 CC images/fsnotify.o [2021-04-23T05:54:03.057Z] #43 25.97 CC images/signalfd.o [2021-04-23T05:54:03.057Z] #43 26.16 CC images/fs.o [2021-04-23T05:54:03.057Z] #43 26.34 CC images/pstree.o [2021-04-23T05:54:03.057Z] #43 26.53 CC images/pipe.o [2021-04-23T05:54:03.057Z] #43 26.73 CC images/tcp-stream.o [2021-04-23T05:54:03.230Z] #43 18.05 CC images/core-aarch64.o [2021-04-23T05:54:03.230Z] #43 ... [2021-04-23T05:54:03.230Z] [2021-04-23T05:54:03.230Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:54:03.230Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:54:03.230Z] #13 70.50 Selecting previously unselected package gcc-mingw-w64-base. [2021-04-23T05:54:03.230Z] #13 70.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:54:03.230Z] #13 70.51 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:03.230Z] #13 70.67 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-04-23T05:54:03.230Z] #13 70.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:54:03.230Z] #13 70.68 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:03.313Z] #43 26.92 CC images/sk-packet.o [2021-04-23T05:54:03.488Z] #13 ... [2021-04-23T05:54:03.488Z] [2021-04-23T05:54:03.488Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:03.488Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:03.488Z] #43 18.51 CC images/core-ppc64.o [2021-04-23T05:54:03.532Z] #44 19.56 CC images/core-aarch64.o [2021-04-23T05:54:03.569Z] #43 27.30 CC images/mnt.o [2021-04-23T05:54:03.825Z] #43 27.62 CC images/pipe-data.o [2021-04-23T05:54:03.834Z] #44 19.98 CC images/core-ppc64.o [2021-04-23T05:54:03.876Z] #43 20.93 CC images/core-arm.o [2021-04-23T05:54:03.999Z] #22 ... [2021-04-23T05:54:03.999Z] [2021-04-23T05:54:03.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:03.999Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:03.999Z] #43 118.1 CC criu/image-desc.o [2021-04-23T05:54:03.999Z] #43 118.2 CC criu/image.o [2021-04-23T05:54:03.999Z] #43 119.1 CC criu/ipc_ns.o [2021-04-23T05:54:03.999Z] #43 120.6 CC criu/irmap.o [2021-04-23T05:54:03.999Z] #43 121.4 CC criu/kcmp-ids.o [2021-04-23T05:54:03.999Z] #43 121.7 CC criu/kerndat.o [2021-04-23T05:54:03.999Z] #43 122.7 CC criu/libnetlink.o [2021-04-23T05:54:03.999Z] #43 123.0 CC criu/log.o [2021-04-23T05:54:03.999Z] #43 123.6 CC criu/lsm.o [2021-04-23T05:54:03.999Z] #43 124.0 CC criu/mem.o [2021-04-23T05:54:03.999Z] #43 126.3 CC criu/memfd.o [2021-04-23T05:54:03.999Z] #43 127.3 CC criu/mount.o [2021-04-23T05:54:04.053Z] #43 19.19 CC images/core-s390.o [2021-04-23T05:54:04.081Z] #43 27.82 CC images/sa.o [2021-04-23T05:54:04.146Z] #43 21.37 CC images/core-aarch64.o [2021-04-23T05:54:04.592Z] Fetching without tags [2021-04-23T05:54:04.647Z] #43 28.05 CC images/timer.o [2021-04-23T05:54:04.647Z] #43 28.42 CC images/timerfd.o [2021-04-23T05:54:04.726Z] #43 21.88 CC images/core-ppc64.o [2021-04-23T05:54:04.900Z] #44 20.83 CC images/core-s390.o [2021-04-23T05:54:04.988Z] #43 19.88 CC images/cpuinfo.o [2021-04-23T05:54:05.210Z] #43 28.72 CC images/mm.o [2021-04-23T05:54:05.246Z] #43 20.29 CC images/inventory.o [2021-04-23T05:54:05.339Z] Merging remotes/origin/master commit 369d0dc092cdcace32bc63e10a40f02500c75942 into PR head commit e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:54:05.467Z] #43 29.12 CC images/sk-opts.o [2021-04-23T05:54:05.504Z] #43 20.54 CC images/fdinfo.o [2021-04-23T05:54:05.551Z] #44 21.70 CC images/cpuinfo.o [2021-04-23T05:54:05.676Z] #43 22.64 CC images/core-s390.o [2021-04-23T05:54:05.724Z] #43 29.36 CC images/sk-unix.o [2021-04-23T05:54:05.980Z] #43 29.62 CC images/sk-inet.o [2021-04-23T05:54:06.069Z] #43 20.96 CC images/fown.o [2021-04-23T05:54:06.069Z] #43 21.25 CC images/ns.o [2021-04-23T05:54:06.208Z] #44 22.30 CC images/inventory.o [2021-04-23T05:54:06.256Z] #43 23.34 CC images/cpuinfo.o [2021-04-23T05:54:04.270Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:54:04.342Z] > git config --add remote.origin.fetch +refs/pull/42315/head:refs/remotes/origin/PR-42315 # timeout=10 [2021-04-23T05:54:04.394Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:54:04.510Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-04-23T05:54:04.627Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-04-23T05:54:04.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:54:04.630Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42315/head:refs/remotes/origin/PR-42315 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-04-23T05:54:05.447Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:54:05.493Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:54:06.510Z] #44 22.59 CC images/fdinfo.o [2021-04-23T05:54:06.541Z] #43 30.06 CC images/tun.o [2021-04-23T05:54:06.541Z] #43 30.32 CC images/sk-netlink.o [2021-04-23T05:54:06.634Z] #43 21.58 CC images/regfile.o [2021-04-23T05:54:06.634Z] #43 21.84 CC images/ghost-file.o [2021-04-23T05:54:06.798Z] #43 30.60 CC images/packet-sock.o [2021-04-23T05:54:06.812Z] #44 23.02 CC images/fown.o [2021-04-23T05:54:06.834Z] #43 23.96 CC images/inventory.o [2021-04-23T05:54:07.098Z] #43 24.28 CC images/fdinfo.o [2021-04-23T05:54:07.114Z] #44 23.22 CC images/ns.o [2021-04-23T05:54:07.200Z] #43 22.15 CC images/fifo.o [2021-04-23T05:54:07.200Z] #43 22.37 CC images/remap-file-path.o [2021-04-23T05:54:07.302Z] #43 131.7 CC criu/namespaces.o [2021-04-23T05:54:07.362Z] #43 ... [2021-04-23T05:54:07.362Z] [2021-04-23T05:54:07.362Z] #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-23T05:54:07.362Z] #51 sha256:db1f22d6ef283759882c7baae39c9bf9b27724896244778febfcf189add7f5d5 [2021-04-23T05:54:07.362Z] #51 74.78 mvdan.cc/sh/v3/cmd/shfmt [2021-04-23T05:54:07.362Z] #51 DONE 80.8s [2021-04-23T05:54:07.362Z] [2021-04-23T05:54:07.362Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:07.362Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:07.362Z] #43 24.57 CC images/fown.o [2021-04-23T05:54:07.362Z] #43 ... [2021-04-23T05:54:07.362Z] [2021-04-23T05:54:07.362Z] #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-23T05:54:07.362Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:54:07.362Z] #13 73.91 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-23T05:54:07.362Z] #13 73.91 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-04-23T05:54:07.362Z] #13 73.92 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:07.364Z] #43 31.03 CC images/ipc-var.o [2021-04-23T05:54:07.415Z] #44 23.41 CC images/regfile.o [2021-04-23T05:54:07.457Z] #43 22.58 CC images/eventfd.o [2021-04-23T05:54:07.563Z] #43 ... [2021-04-23T05:54:07.563Z] [2021-04-23T05:54:07.563Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:54:07.563Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-23T05:54:07.563Z] #22 5.308 Collecting yamllint==1.26.1 [2021-04-23T05:54:07.628Z] #43 31.29 CC images/ipc-desc.o [2021-04-23T05:54:07.714Z] #43 22.82 CC images/eventpoll.o [2021-04-23T05:54:07.716Z] #44 23.71 CC images/ghost-file.o [2021-04-23T05:54:07.885Z] #43 31.50 CC images/ipc-shm.o [2021-04-23T05:54:07.971Z] #43 23.07 CC images/fh.o [2021-04-23T05:54:08.018Z] #44 24.07 CC images/fifo.o [2021-04-23T05:54:08.142Z] #43 31.76 CC images/ipc-msg.o [2021-04-23T05:54:08.163Z] Merge succeeded, producing e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:54:08.163Z] Checking out Revision e928692c6903983ad1fb7a3b94f5520810c52f38 (PR-42315) [2021-04-23T05:54:08.229Z] #43 23.41 CC images/fsnotify.o [2021-04-23T05:54:08.321Z] #44 24.28 CC images/remap-file-path.o [2021-04-23T05:54:08.321Z] #44 24.47 CC images/eventfd.o [2021-04-23T05:54:08.321Z] #44 ... [2021-04-23T05:54:08.321Z] [2021-04-23T05:54:08.321Z] #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-23T05:54:08.321Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:54:08.399Z] #43 31.99 CC images/ipc-sem.o [2021-04-23T05:54:08.656Z] #43 32.18 CC images/utsns.o [2021-04-23T05:54:08.913Z] #43 32.41 CC images/creds.o [2021-04-23T05:54:08.913Z] #43 32.58 CC images/vma.o [2021-04-23T05:54:08.967Z] #57 49.95 Checking out files: 69% (2694/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-23T05:54:08.967Z] #57 50.52 + cd /tmp/tmp.1x0j0ujUKd/src/github.com/containerd/containerd [2021-04-23T05:54:08.967Z] #57 50.53 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:54:09.161Z] #43 24.13 CC images/signalfd.o [2021-04-23T05:54:07.818Z] > git remote # timeout=10 [2021-04-23T05:54:07.884Z] > git config --get remote.origin.url # timeout=10 [2021-04-23T05:54:07.933Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-04-23T05:54:07.935Z] > git merge 369d0dc092cdcace32bc63e10a40f02500c75942 # timeout=10 [2021-04-23T05:54:08.078Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-04-23T05:54:08.197Z] > git config core.sparsecheckout # timeout=10 [2021-04-23T05:54:08.247Z] > git checkout -f e928692c6903983ad1fb7a3b94f5520810c52f38 # timeout=10 [2021-04-23T05:54:09.419Z] #43 24.42 CC images/fs.o [2021-04-23T05:54:09.419Z] #43 24.58 CC images/pstree.o [2021-04-23T05:54:09.419Z] #43 ... [2021-04-23T05:54:09.419Z] [2021-04-23T05:54:09.419Z] #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-23T05:54:09.419Z] #56 sha256:ef6b3f4e5be4260ec51a7377d36d3c98ddc1b41a72665cbced0074cb02e8f7c6 [2021-04-23T05:54:09.419Z] #56 41.18 Checking out files: 44% (1718/3901) Checking out files: 45% (1756/3901) Checking out files: 46% (1795/3901) Checking out files: 47% (1834/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-23T05:54:09.419Z] #56 42.73 + cd /tmp/tmp.cUpR4JKBPT/src/github.com/containerd/containerd [2021-04-23T05:54:09.419Z] #56 42.73 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-04-23T05:54:09.419Z] #56 44.53 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-23T05:54:09.419Z] #56 44.53 + BUILDTAGS='netgo osusergo static_build' [2021-04-23T05:54:09.419Z] #56 44.53 + export EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:09.419Z] #56 44.53 + EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:09.419Z] #56 44.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-23T05:54:09.419Z] #56 44.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-23T05:54:09.419Z] #56 44.53 + '[' '' = dynamic ']' [2021-04-23T05:54:09.419Z] #56 44.53 + make [2021-04-23T05:54:09.419Z] #56 45.21 + bin/ctr [2021-04-23T05:54:09.477Z] #43 32.86 CC images/netdev.o [2021-04-23T05:54:09.677Z] #56 ... [2021-04-23T05:54:09.677Z] [2021-04-23T05:54:09.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-23T05:54:09.677Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:09.677Z] #43 24.80 CC images/pipe.o [2021-04-23T05:54:09.734Z] #43 33.21 CC images/tty.o [2021-04-23T05:54:09.734Z] #43 ... [2021-04-23T05:54:09.734Z] [2021-04-23T05:54:09.734Z] #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-23T05:54:09.734Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:54:09.734Z] #45 91.24 github.com/LK4D4/vndr/build [2021-04-23T05:54:09.734Z] #45 93.31 hash/crc32 [2021-04-23T05:54:09.734Z] #45 94.11 compress/gzip [2021-04-23T05:54:09.734Z] #45 94.60 net [2021-04-23T05:54:09.734Z] #45 94.84 vendor/golang.org/x/crypto/internal/chacha20 [2021-04-23T05:54:09.734Z] #45 95.35 vendor/golang.org/x/crypto/poly1305 [2021-04-23T05:54:09.734Z] #45 95.78 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-23T05:54:09.734Z] #45 97.04 vendor/golang.org/x/crypto/hkdf [2021-04-23T05:54:09.734Z] #45 97.24 vendor/golang.org/x/text/transform [2021-04-23T05:54:09.734Z] #45 97.83 vendor/golang.org/x/text/unicode/bidi [2021-04-23T05:54:09.734Z] #45 99.59 vendor/golang.org/x/text/secure/bidirule [2021-04-23T05:54:09.734Z] #45 99.84 vendor/golang.org/x/text/unicode/norm [2021-04-23T05:54:09.931Z] #13 ... [2021-04-23T05:54:09.931Z] [2021-04-23T05:54:09.931Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:09.931Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:09.931Z] #43 24.88 CC images/ns.o [2021-04-23T05:54:09.931Z] #43 25.25 CC images/regfile.o [2021-04-23T05:54:09.931Z] #43 25.47 CC images/ghost-file.o [2021-04-23T05:54:09.931Z] #43 25.93 CC images/fifo.o [2021-04-23T05:54:09.931Z] #43 26.20 CC images/remap-file-path.o [2021-04-23T05:54:09.931Z] #43 26.53 CC images/eventfd.o [2021-04-23T05:54:09.931Z] #43 26.82 CC images/eventpoll.o [2021-04-23T05:54:09.931Z] #43 27.16 CC images/fh.o [2021-04-23T05:54:10.242Z] #43 25.12 CC images/tcp-stream.o [2021-04-23T05:54:10.242Z] #43 ... [2021-04-23T05:54:10.242Z] [2021-04-23T05:54:10.242Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-23T05:54:10.242Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:54:10.242Z] #45 86.96 go/parser [2021-04-23T05:54:10.242Z] #45 87.31 text/template [2021-04-23T05:54:10.242Z] #45 90.34 log [2021-04-23T05:54:10.242Z] #45 90.93 encoding/xml [2021-04-23T05:54:10.242Z] #45 92.28 go/doc [2021-04-23T05:54:10.242Z] #45 95.48 github.com/LK4D4/vndr/build [2021-04-23T05:54:10.242Z] #45 96.72 github.com/LK4D4/vndr/versioned [2021-04-23T05:54:10.242Z] #45 96.80 compress/flate [2021-04-23T05:54:10.298Z] #45 ... [2021-04-23T05:54:10.298Z] [2021-04-23T05:54:10.298Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:10.298Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:10.298Z] #43 33.80 CC images/file-lock.o [2021-04-23T05:54:10.298Z] #43 33.99 CC images/rlimit.o [2021-04-23T05:54:10.500Z] #45 ... [2021-04-23T05:54:10.500Z] [2021-04-23T05:54:10.500Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:10.500Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:10.500Z] #43 25.42 CC images/sk-packet.o [2021-04-23T05:54:10.500Z] #43 25.68 CC images/mnt.o [2021-04-23T05:54:10.508Z] #43 27.57 CC images/fsnotify.o [2021-04-23T05:54:10.555Z] #43 34.22 CC images/pagemap.o [2021-04-23T05:54:10.811Z] #43 34.51 CC images/siginfo.o [2021-04-23T05:54:11.064Z] #43 25.99 CC images/pipe-data.o [2021-04-23T05:54:11.064Z] #43 26.22 CC images/sa.o [2021-04-23T05:54:11.068Z] #43 34.87 CC images/rpc.o [2021-04-23T05:54:11.322Z] #43 26.44 CC images/timer.o [2021-04-23T05:54:11.460Z] #43 28.39 CC images/signalfd.o [2021-04-23T05:54:11.460Z] #43 28.72 CC images/fs.o [2021-04-23T05:54:11.726Z] #43 28.99 CC images/pstree.o [2021-04-23T05:54:11.764Z] #57 52.91 + export 'BUILDTAGS=netgo osusergo static_build' [2021-04-23T05:54:11.764Z] #57 52.91 + BUILDTAGS='netgo osusergo static_build' [2021-04-23T05:54:11.764Z] #57 52.91 + export EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:11.764Z] #57 52.91 + EXTRA_FLAGS=-buildmode=pie [2021-04-23T05:54:11.764Z] #57 52.92 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-04-23T05:54:11.764Z] #57 52.92 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-04-23T05:54:11.764Z] #57 52.92 + '[' '' = dynamic ']' [2021-04-23T05:54:11.764Z] #57 52.92 + make [2021-04-23T05:54:11.888Z] #43 26.78 CC images/timerfd.o [2021-04-23T05:54:11.990Z] #43 29.29 CC images/pipe.o [2021-04-23T05:54:12.145Z] #43 27.05 CC images/mm.o [2021-04-23T05:54:12.255Z] #43 29.47 CC images/tcp-stream.o [2021-04-23T05:54:12.403Z] #43 27.46 CC images/sk-opts.o [2021-04-23T05:54:12.420Z] #57 54.02 + bin/ctr [2021-04-23T05:54:12.437Z] #43 35.87 CC images/ext-file.o [2021-04-23T05:54:12.437Z] #43 36.12 CC images/cgroup.o [2021-04-23T05:54:12.519Z] #43 29.61 CC images/sk-packet.o [2021-04-23T05:54:12.661Z] #43 27.66 CC images/sk-unix.o [2021-04-23T05:54:12.783Z] #43 29.81 CC images/mnt.o [2021-04-23T05:54:12.783Z] #43 ... [2021-04-23T05:54:12.783Z] [2021-04-23T05:54:12.784Z] #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-23T05:54:12.784Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:54:12.784Z] #56 42.20 + bin/ctr [2021-04-23T05:54:12.855Z] #22 10.72 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-23T05:54:12.919Z] #43 27.93 CC images/sk-inet.o [2021-04-23T05:54:13.000Z] #43 36.66 CC images/userns.o [2021-04-23T05:54:13.048Z] #56 ... [2021-04-23T05:54:13.048Z] [2021-04-23T05:54:13.048Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:13.048Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:13.048Z] #43 30.07 CC images/pipe-data.o [2021-04-23T05:54:13.048Z] #43 30.32 CC images/sa.o [2021-04-23T05:54:13.048Z] #43 ... [2021-04-23T05:54:13.048Z] [2021-04-23T05:54:13.048Z] #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-23T05:54:13.048Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:54:13.048Z] #45 76.43 encoding/xml [2021-04-23T05:54:13.048Z] #45 78.09 go/doc [2021-04-23T05:54:13.048Z] #45 79.71 crypto/elliptic [2021-04-23T05:54:13.048Z] #45 82.60 github.com/LK4D4/vndr/build [2021-04-23T05:54:13.048Z] #45 83.47 vendor/golang.org/x/crypto/cryptobyte [2021-04-23T05:54:13.048Z] #45 85.63 vendor/golang.org/x/text/unicode/norm [2021-04-23T05:54:13.048Z] #45 86.28 mime [2021-04-23T05:54:13.177Z] #43 28.24 CC images/tun.o [2021-04-23T05:54:13.190Z] Removing intermediate container 50cd1aa6f6ac [2021-04-23T05:54:13.190Z] ---> e866eca43d36 [2021-04-23T05:54:13.190Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-23T05:54:13.190Z] ---> Running in e5adaa364e61 [2021-04-23T05:54:13.190Z] Removing intermediate container e5adaa364e61 [2021-04-23T05:54:13.190Z] ---> 654a7157804a [2021-04-23T05:54:13.190Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-23T05:54:13.190Z] ---> Running in d41fab498ab7 [2021-04-23T05:54:13.190Z] Removing intermediate container d41fab498ab7 [2021-04-23T05:54:13.190Z] ---> b6339c35989c [2021-04-23T05:54:13.190Z] Step 10/10 : COPY . . [2021-04-23T05:54:13.258Z] #43 36.88 CC images/google/protobuf/descriptor.o [2021-04-23T05:54:13.312Z] #45 ... [2021-04-23T05:54:13.312Z] [2021-04-23T05:54:13.312Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:13.312Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:13.312Z] #43 30.56 CC images/timer.o [2021-04-23T05:54:13.434Z] #43 ... [2021-04-23T05:54:13.434Z] [2021-04-23T05:54:13.434Z] #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-23T05:54:13.434Z] #51 sha256:deb7d132778d30908ccd135ab389bc90d29da72b95ce0cda3e701e56875a62ae [2021-04-23T05:54:13.434Z] #51 93.23 mvdan.cc/sh/v3/cmd/shfmt [2021-04-23T05:54:13.434Z] #51 DONE 100.2s [2021-04-23T05:54:13.434Z] [2021-04-23T05:54:13.434Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:13.434Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:13.434Z] #43 28.60 CC images/sk-netlink.o [2021-04-23T05:54:13.577Z] #43 30.90 CC images/timerfd.o [2021-04-23T05:54:13.822Z] #43 ... [2021-04-23T05:54:13.822Z] [2021-04-23T05:54:13.822Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-23T05:54:13.822Z] #56 sha256:27d2d14cc5246361191cedc848cd8c722b4befe38aef89b4b8192a1ddf200860 [2021-04-23T05:54:13.822Z] #56 50.10 + bin/ctr [2021-04-23T05:54:14.077Z] #43 28.98 CC images/packet-sock.o [2021-04-23T05:54:14.079Z] #56 ... [2021-04-23T05:54:14.079Z] [2021-04-23T05:54:14.079Z] #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-23T05:54:14.079Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:54:14.079Z] #13 96.39 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-23T05:54:14.079Z] #13 96.40 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:54:14.079Z] #13 96.40 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:14.155Z] #43 31.08 CC images/mm.o [2021-04-23T05:54:14.155Z] #43 31.45 CC images/sk-opts.o [2021-04-23T05:54:14.242Z] #22 11.98 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-23T05:54:14.242Z] #22 12.03 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-23T05:54:14.242Z] #22 12.11 Collecting pyyaml (from yamllint==1.26.1) [2021-04-23T05:54:14.503Z] #22 12.38 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-23T05:54:14.643Z] #43 29.71 CC images/ipc-var.o [2021-04-23T05:54:14.733Z] #43 31.76 CC images/sk-unix.o [2021-04-23T05:54:14.764Z] #22 12.64 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-23T05:54:14.764Z] #22 12.64 Building wheels for collected packages: yamllint [2021-04-23T05:54:14.764Z] #22 12.64 Running setup.py bdist_wheel for yamllint: started [2021-04-23T05:54:14.902Z] #43 30.01 CC images/ipc-desc.o [2021-04-23T05:54:14.997Z] #43 32.15 CC images/sk-inet.o [2021-04-23T05:54:15.160Z] #43 30.23 CC images/ipc-shm.o [2021-04-23T05:54:15.229Z] #57 ... [2021-04-23T05:54:15.229Z] [2021-04-23T05:54:15.229Z] #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-23T05:54:15.229Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:54:15.229Z] #46 87.59 github.com/LK4D4/vndr/versioned [2021-04-23T05:54:15.229Z] #46 87.88 os [2021-04-23T05:54:15.229Z] #46 90.60 encoding/binary [2021-04-23T05:54:15.229Z] #46 92.23 path/filepath [2021-04-23T05:54:15.229Z] #46 92.25 internal/lazyregexp [2021-04-23T05:54:15.229Z] #46 92.27 fmt [2021-04-23T05:54:15.229Z] #46 93.16 net [2021-04-23T05:54:15.229Z] #46 94.26 encoding/base64 [2021-04-23T05:54:15.229Z] #46 95.78 io/ioutil [2021-04-23T05:54:15.229Z] #46 96.19 crypto/cipher [2021-04-23T05:54:15.229Z] #46 97.31 crypto/ed25519/internal/edwards25519 [2021-04-23T05:54:15.229Z] #46 ... [2021-04-23T05:54:15.229Z] [2021-04-23T05:54:15.229Z] #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-23T05:54:15.229Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:54:15.229Z] #52 87.58 os [2021-04-23T05:54:15.229Z] #52 89.05 internal/fmtsort [2021-04-23T05:54:15.229Z] #52 89.08 encoding/binary [2021-04-23T05:54:15.229Z] #52 91.89 golang.org/x/sys/unix [2021-04-23T05:54:15.229Z] #52 91.90 encoding/base64 [2021-04-23T05:54:15.229Z] #52 92.34 path/filepath [2021-04-23T05:54:15.229Z] #52 92.47 fmt [2021-04-23T05:54:15.229Z] #52 94.36 mvdan.cc/sh/v3/fileutil [2021-04-23T05:54:15.229Z] #52 95.87 io/ioutil [2021-04-23T05:54:15.229Z] #52 ... [2021-04-23T05:54:15.229Z] [2021-04-23T05:54:15.229Z] #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-23T05:54:15.229Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:15.229Z] #44 24.68 CC images/eventpoll.o [2021-04-23T05:54:15.229Z] #44 25.14 CC images/fh.o [2021-04-23T05:54:15.229Z] #44 25.52 CC images/fsnotify.o [2021-04-23T05:54:15.229Z] #44 26.32 CC images/signalfd.o [2021-04-23T05:54:15.229Z] #44 26.50 CC images/fs.o [2021-04-23T05:54:15.229Z] #44 26.75 CC images/pstree.o [2021-04-23T05:54:15.229Z] #44 27.01 CC images/pipe.o [2021-04-23T05:54:15.229Z] #44 27.27 CC images/tcp-stream.o [2021-04-23T05:54:15.229Z] #44 27.52 CC images/sk-packet.o [2021-04-23T05:54:15.229Z] #44 27.81 CC images/mnt.o [2021-04-23T05:54:15.229Z] #44 28.05 CC images/pipe-data.o [2021-04-23T05:54:15.229Z] #44 28.22 CC images/sa.o [2021-04-23T05:54:15.229Z] #44 28.44 CC images/timer.o [2021-04-23T05:54:15.229Z] #44 28.88 CC images/timerfd.o [2021-04-23T05:54:15.229Z] #44 29.09 CC images/mm.o [2021-04-23T05:54:15.229Z] #44 29.46 CC images/sk-opts.o [2021-04-23T05:54:15.229Z] #44 29.70 CC images/sk-unix.o [2021-04-23T05:54:15.229Z] #44 30.39 CC images/sk-inet.o [2021-04-23T05:54:15.229Z] #44 30.77 CC images/tun.o [2021-04-23T05:54:15.229Z] #44 31.09 CC images/sk-netlink.o [2021-04-23T05:54:15.229Z] #44 31.34 CC images/packet-sock.o [2021-04-23T05:54:15.261Z] #43 32.60 CC images/tun.o [2021-04-23T05:54:15.418Z] #43 30.41 CC images/ipc-msg.o [2021-04-23T05:54:15.675Z] #43 30.72 CC images/ipc-sem.o [2021-04-23T05:54:15.839Z] #43 32.95 CC images/sk-netlink.o [2021-04-23T05:54:15.880Z] #44 31.95 CC images/ipc-var.o [2021-04-23T05:54:15.933Z] #43 30.95 CC images/utsns.o [2021-04-23T05:54:16.103Z] #43 33.19 CC images/packet-sock.o [2021-04-23T05:54:16.150Z] #22 13.86 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-23T05:54:16.150Z] #22 13.87 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-23T05:54:16.150Z] #22 13.92 Successfully built yamllint [2021-04-23T05:54:16.150Z] #22 13.94 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-23T05:54:16.182Z] #44 32.25 CC images/ipc-desc.o [2021-04-23T05:54:16.191Z] #43 31.19 CC images/creds.o [2021-04-23T05:54:16.411Z] #22 14.34 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-23T05:54:16.448Z] #43 31.45 CC images/vma.o [2021-04-23T05:54:16.448Z] #43 31.67 CC images/netdev.o [2021-04-23T05:54:16.483Z] #44 32.47 CC images/ipc-shm.o [2021-04-23T05:54:16.672Z] #22 DONE 14.6s [2021-04-23T05:54:16.672Z] [2021-04-23T05:54:16.672Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-23T05:54:16.672Z] #25 sha256:808b0e43dcfab317604a9a806f7c79eac5cf2e43951a2ff3bec9775520217f9f [2021-04-23T05:54:16.681Z] #43 33.68 CC images/ipc-var.o [2021-04-23T05:54:16.681Z] #43 33.87 CC images/ipc-desc.o [2021-04-23T05:54:16.785Z] #44 32.77 CC images/ipc-msg.o [2021-04-23T05:54:16.934Z] #25 DONE 0.3s [2021-04-23T05:54:16.934Z] [2021-04-23T05:54:16.934Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:54:16.934Z] #30 sha256:4e65fcc3681b63f2b21f3fe290fd6cc1540d43b53ae157ea51546f6fe456006b [2021-04-23T05:54:16.945Z] #43 34.06 CC images/ipc-shm.o [2021-04-23T05:54:17.013Z] #43 32.00 CC images/tty.o [2021-04-23T05:54:17.088Z] #44 33.17 CC images/ipc-sem.o [2021-04-23T05:54:17.209Z] #43 34.32 CC images/ipc-msg.o [2021-04-23T05:54:17.351Z] #13 ... [2021-04-23T05:54:17.351Z] [2021-04-23T05:54:17.351Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:17.351Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:17.351Z] #43 38.45 CC images/opts.o [2021-04-23T05:54:17.351Z] #43 38.73 CC images/seccomp.o [2021-04-23T05:54:17.351Z] #43 39.00 CC images/binfmt-misc.o [2021-04-23T05:54:17.351Z] #43 39.20 CC images/time.o [2021-04-23T05:54:17.351Z] #43 39.43 CC images/sysctl.o [2021-04-23T05:54:17.351Z] #43 39.61 CC images/autofs.o [2021-04-23T05:54:17.351Z] #43 39.87 CC images/macvlan.o [2021-04-23T05:54:17.351Z] #43 40.04 CC images/sit.o [2021-04-23T05:54:17.351Z] #43 40.24 CC images/memfd.o [2021-04-23T05:54:17.351Z] #43 40.62 CC images/timens.o [2021-04-23T05:54:17.351Z] #43 40.88 LINK images/built-in.o [2021-04-23T05:54:17.351Z] #43 41.03 GEN compel/include/asm [2021-04-23T05:54:17.351Z] #43 41.07 GEN compel/include/version.h [2021-04-23T05:54:17.351Z] #43 41.09 touch .config [2021-04-23T05:54:17.351Z] #43 41.13 GEN include/common/config.h [2021-04-23T05:54:17.389Z] #44 33.41 CC images/utsns.o [2021-04-23T05:54:17.389Z] #44 33.67 CC images/creds.o [2021-04-23T05:54:17.389Z] #44 ... [2021-04-23T05:54:17.389Z] [2021-04-23T05:54:17.389Z] #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-23T05:54:17.389Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:54:17.389Z] #46 100.1 crypto/sha1 [2021-04-23T05:54:17.474Z] #43 34.68 CC images/ipc-sem.o [2021-04-23T05:54:17.580Z] #43 32.50 CC images/file-lock.o [2021-04-23T05:54:17.608Z] #43 41.21 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-23T05:54:17.608Z] #43 41.23 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-23T05:54:17.608Z] #43 41.26 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-23T05:54:17.608Z] #43 41.29 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-23T05:54:17.608Z] #43 41.33 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-23T05:54:17.608Z] #43 41.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-23T05:54:17.738Z] #43 34.88 CC images/utsns.o [2021-04-23T05:54:17.838Z] #43 32.78 CC images/rlimit.o [2021-04-23T05:54:17.838Z] #43 32.97 CC images/pagemap.o [2021-04-23T05:54:17.865Z] #43 41.39 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-23T05:54:17.865Z] #43 41.42 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-23T05:54:17.865Z] #43 41.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-23T05:54:17.865Z] #43 41.47 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-23T05:54:17.865Z] #43 41.48 DEP compel/plugins/std/infect.d [2021-04-23T05:54:17.865Z] #43 41.59 DEP compel/plugins/std/string.d [2021-04-23T05:54:18.003Z] #43 35.12 CC images/creds.o [2021-04-23T05:54:18.096Z] #43 33.21 CC images/siginfo.o [2021-04-23T05:54:18.122Z] #43 41.75 DEP compel/plugins/std/log.d [2021-04-23T05:54:18.122Z] #43 41.88 DEP compel/plugins/std/fds.d [2021-04-23T05:54:18.267Z] #43 35.31 CC images/vma.o [2021-04-23T05:54:18.353Z] #43 33.43 CC images/rpc.o [2021-04-23T05:54:18.379Z] #43 41.98 DEP compel/plugins/std/std.d [2021-04-23T05:54:18.379Z] #43 42.12 DEP compel/plugins/shmem/shmem.d [2021-04-23T05:54:18.531Z] #43 35.53 CC images/netdev.o [2021-04-23T05:54:18.643Z] #43 42.21 DEP compel/plugins/fds/fds.d [2021-04-23T05:54:18.643Z] #43 42.30 CC compel/plugins/std/std.o [2021-04-23T05:54:18.795Z] #43 36.04 CC images/tty.o [2021-04-23T05:54:18.942Z] #46 101.5 crypto/sha256 [2021-04-23T05:54:19.060Z] #43 ... [2021-04-23T05:54:19.060Z] [2021-04-23T05:54:19.060Z] #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-23T05:54:19.060Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-04-23T05:54:19.060Z] #13 85.25 Selecting previously unselected package libapparmor1:arm64. [2021-04-23T05:54:19.060Z] #13 85.27 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-04-23T05:54:19.060Z] #13 85.28 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-04-23T05:54:19.060Z] #13 85.37 Selecting previously unselected package libapparmor-dev:arm64. [2021-04-23T05:54:19.060Z] #13 85.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-04-23T05:54:19.060Z] #13 85.38 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-23T05:54:19.060Z] #13 85.53 Selecting previously unselected package libbtrfs0. [2021-04-23T05:54:19.060Z] #13 85.54 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-04-23T05:54:19.060Z] #13 85.55 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:19.060Z] #13 85.64 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:54:19.060Z] #13 85.64 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-04-23T05:54:19.060Z] #13 85.64 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:19.060Z] #13 85.76 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-04-23T05:54:19.060Z] #13 85.76 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-04-23T05:54:19.060Z] #13 85.77 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-23T05:54:19.060Z] #13 85.90 Selecting previously unselected package libudev-dev:arm64. [2021-04-23T05:54:19.061Z] #13 85.90 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 85.94 Unpacking libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-23T05:54:19.061Z] #13 86.14 Selecting previously unselected package libsepol1-dev:arm64. [2021-04-23T05:54:19.061Z] #13 86.14 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 86.16 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-04-23T05:54:19.061Z] #13 86.47 Selecting previously unselected package libpcre16-3:arm64. [2021-04-23T05:54:19.061Z] #13 86.48 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 86.49 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 86.64 Selecting previously unselected package libpcre32-3:arm64. [2021-04-23T05:54:19.061Z] #13 86.64 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 86.67 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 86.84 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-04-23T05:54:19.061Z] #13 86.84 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 86.87 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 86.97 Selecting previously unselected package libpcre3-dev:arm64. [2021-04-23T05:54:19.061Z] #13 86.99 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 87.00 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 87.36 Selecting previously unselected package libselinux1-dev:arm64. [2021-04-23T05:54:19.061Z] #13 87.36 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 87.37 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-23T05:54:19.061Z] #13 87.64 Selecting previously unselected package libdevmapper-dev:arm64. [2021-04-23T05:54:19.061Z] #13 87.66 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 87.67 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-23T05:54:19.061Z] #13 87.77 Selecting previously unselected package libseccomp-dev:arm64. [2021-04-23T05:54:19.061Z] #13 87.78 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 87.78 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:54:19.061Z] #13 87.94 Selecting previously unselected package libsystemd-dev:arm64. [2021-04-23T05:54:19.061Z] #13 87.96 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_arm64.deb ... [2021-04-23T05:54:19.061Z] #13 87.96 Unpacking libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-23T05:54:19.061Z] #13 88.43 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 88.45 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:54:19.061Z] #13 88.46 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-04-23T05:54:19.061Z] #13 88.59 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:54:19.061Z] #13 88.60 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 88.61 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-04-23T05:54:19.061Z] #13 88.62 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:19.061Z] #13 88.64 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:19.061Z] #13 88.76 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 88.86 Setting up libudev-dev:arm64 (241-7~deb10u7) ... [2021-04-23T05:54:19.061Z] #13 88.89 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:54:19.061Z] #13 88.91 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:19.061Z] #13 88.93 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-04-23T05:54:19.061Z] #13 88.94 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-23T05:54:19.061Z] #13 88.96 Setting up libsystemd-dev:arm64 (241-7~deb10u7) ... [2021-04-23T05:54:19.061Z] #13 88.98 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:54:19.061Z] #13 88.99 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-04-23T05:54:19.061Z] #13 89.00 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:19.061Z] #13 89.02 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-23T05:54:19.061Z] #13 89.03 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-23T05:54:19.061Z] #13 89.05 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:19.061Z] #13 89.06 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-23T05:54:19.061Z] #13 89.07 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-23T05:54:19.061Z] #13 89.09 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:54:19.227Z] #43 42.65 CC compel/plugins/std/fds.o [2021-04-23T05:54:19.461Z] #13 89.11 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-04-23T05:54:19.461Z] #13 89.13 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-04-23T05:54:19.461Z] #13 89.17 Setting up dmsetup (2:1.02.155-3) ... [2021-04-23T05:54:19.461Z] #13 89.18 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-04-23T05:54:19.461Z] #13 89.20 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-04-23T05:54:19.461Z] #13 89.22 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:54:19.482Z] #30 ... [2021-04-23T05:54:19.482Z] [2021-04-23T05:54:19.482Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:19.482Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:19.482Z] #43 133.4 CC criu/net.o [2021-04-23T05:54:19.482Z] #43 136.3 CC criu/netfilter.o [2021-04-23T05:54:19.482Z] #43 136.7 CC criu/page-pipe.o [2021-04-23T05:54:19.482Z] #43 137.4 CC criu/page-xfer.o [2021-04-23T05:54:19.482Z] #43 138.9 CC criu/pagemap-cache.o [2021-04-23T05:54:19.482Z] #43 139.4 CC criu/pagemap.o [2021-04-23T05:54:19.482Z] #43 140.6 CC criu/parasite-syscall.o [2021-04-23T05:54:19.482Z] #43 141.9 CC criu/path.o [2021-04-23T05:54:19.482Z] #43 142.3 CC criu/pie-util-vdso-elf32.o [2021-04-23T05:54:19.482Z] #43 142.8 CC criu/pie-util-vdso.o [2021-04-23T05:54:19.482Z] #43 143.2 CC criu/pie-util.o [2021-04-23T05:54:19.482Z] #43 143.4 CC criu/pipes.o [2021-04-23T05:54:19.484Z] #43 43.13 CC compel/plugins/std/log.o [2021-04-23T05:54:19.726Z] #43 34.49 CC images/ext-file.o [2021-04-23T05:54:19.726Z] #43 34.72 CC images/cgroup.o [2021-04-23T05:54:19.743Z] #43 144.1 CC criu/plugin.o [2021-04-23T05:54:20.004Z] #43 144.5 CC criu/proc_parse.o [2021-04-23T05:54:20.201Z] Commit message: "dockerd-rootless.sh: use `command -v` instead of `which`" [2021-04-23T05:54:20.291Z] #43 35.30 CC images/userns.o [2021-04-23T05:54:20.414Z] #43 43.92 CC compel/plugins/std/string.o [2021-04-23T05:54:20.495Z] #46 102.8 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-23T05:54:20.495Z] #46 ... [2021-04-23T05:54:20.495Z] [2021-04-23T05:54:20.495Z] #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-23T05:54:20.495Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:54:20.495Z] #14 92.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-23T05:54:20.495Z] #14 92.18 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-04-23T05:54:20.495Z] #14 92.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:20.495Z] #14 ... [2021-04-23T05:54:20.495Z] [2021-04-23T05:54:20.495Z] #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-23T05:54:20.495Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:20.495Z] #44 33.91 CC images/vma.o [2021-04-23T05:54:20.495Z] #44 34.17 CC images/netdev.o [2021-04-23T05:54:20.495Z] #44 34.59 CC images/tty.o [2021-04-23T05:54:20.495Z] #44 35.27 CC images/file-lock.o [2021-04-23T05:54:20.495Z] #44 35.46 CC images/rlimit.o [2021-04-23T05:54:20.495Z] #44 35.73 CC images/pagemap.o [2021-04-23T05:54:20.495Z] #44 36.07 CC images/siginfo.o [2021-04-23T05:54:20.495Z] #44 36.39 CC images/rpc.o [2021-04-23T05:54:20.549Z] #43 35.64 CC images/google/protobuf/descriptor.o [2021-04-23T05:54:20.595Z] > git --version # timeout=10 [2021-04-23T05:54:20.642Z] > git --version # 'git version 2.24.1.windows.2' [2021-04-23T05:54:20.693Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-04-23T05:54:20.978Z] #43 44.52 CC compel/plugins/std/infect.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2021-04-23T05:54:21.235Z] #43 45.02 CC compel/arch/x86/plugins/std/parasite-head.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-04-23T05:54:21.396Z] #13 DONE 91.1s [2021-04-23T05:54:21.396Z] [2021-04-23T05:54:21.396Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-23T05:54:21.396Z] #53 sha256:a2a233de2e29629ad56a7ad2807a8c4866d8dc38a62d2e6638f51660a7a36097 [2021-04-23T05:54:21.438Z] #43 ... [2021-04-23T05:54:21.438Z] [2021-04-23T05:54:21.438Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:54:21.438Z] #30 sha256:4e65fcc3681b63f2b21f3fe290fd6cc1540d43b53ae157ea51546f6fe456006b [2021-04-23T05:54:21.438Z] #30 DONE 4.4s [2021-04-23T05:54:21.438Z] [2021-04-23T05:54:21.438Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-23T05:54:21.438Z] #33 sha256:7a5227703c11ba24037b7ef200da0dee0623e32d6c5f8a2c39ce873b6d5e61af [2021-04-23T05:54:21.492Z] #43 45.08 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-23T05:54:21.492Z] #43 45.12 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-23T05:54:21.749Z] #43 45.18 AR compel/plugins/std.lib.a [2021-04-23T05:54:21.749Z] #43 45.26 CC compel/plugins/fds/fds.o [2021-04-23T05:54:21.749Z] #43 45.45 AR compel/plugins/fds.lib.a [2021-04-23T05:54:21.921Z] #43 ... [2021-04-23T05:54:21.921Z] [2021-04-23T05:54:21.921Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-23T05:54:21.921Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:54:21.921Z] #45 98.66 hash/crc32 [2021-04-23T05:54:21.921Z] #45 99.31 net [2021-04-23T05:54:21.921Z] #45 99.52 compress/gzip [2021-04-23T05:54:21.921Z] #45 100.2 vendor/golang.org/x/crypto/chacha20poly1305 [2021-04-23T05:54:21.921Z] #45 101.9 vendor/golang.org/x/crypto/hkdf [2021-04-23T05:54:21.921Z] #45 102.0 vendor/golang.org/x/text/transform [2021-04-23T05:54:21.921Z] #45 102.8 vendor/golang.org/x/text/unicode/bidi [2021-04-23T05:54:21.921Z] #45 104.3 vendor/golang.org/x/text/secure/bidirule [2021-04-23T05:54:21.921Z] #45 104.7 vendor/golang.org/x/text/unicode/norm [2021-04-23T05:54:21.921Z] #45 108.4 vendor/golang.org/x/net/idna [2021-04-23T05:54:22.006Z] #43 45.51 HOSTDEP compel/src/lib/log-host.d [2021-04-23T05:54:22.006Z] #43 45.57 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-23T05:54:22.012Z] #33 DONE 0.5s [2021-04-23T05:54:22.012Z] [2021-04-23T05:54:22.012Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-23T05:54:22.012Z] #35 sha256:31daba669de47d411da34bf47de3e20e716f18dd294247a09d8c793fd1f44756 [2021-04-23T05:54:22.012Z] #35 DONE 0.1s [2021-04-23T05:54:22.012Z] [2021-04-23T05:54:22.012Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-23T05:54:22.012Z] #38 sha256:ae42166ec378d119a3a71421f76482b7e6f762635e8edfeee8c6a68c5447763e [2021-04-23T05:54:22.012Z] #38 DONE 0.1s [2021-04-23T05:54:22.012Z] [2021-04-23T05:54:22.012Z] #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-23T05:54:22.012Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:54:22.091Z] #44 37.85 CC images/ext-file.o [2021-04-23T05:54:22.091Z] #44 38.11 CC images/cgroup.o [2021-04-23T05:54:22.178Z] #45 ... [2021-04-23T05:54:22.178Z] [2021-04-23T05:54:22.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:22.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:22.178Z] #43 37.31 CC images/opts.o [2021-04-23T05:54:22.263Z] #43 45.74 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-23T05:54:22.263Z] #43 45.81 HOSTDEP compel/src/main-host.d [2021-04-23T05:54:22.263Z] #43 45.94 DEP compel/src/lib/ptrace.d [2021-04-23T05:54:22.263Z] #43 ... [2021-04-23T05:54:22.263Z] [2021-04-23T05:54:22.263Z] #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-23T05:54:22.263Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:54:22.263Z] #45 104.1 vendor/golang.org/x/net/idna [2021-04-23T05:54:22.263Z] #45 106.1 vendor/golang.org/x/net/http2/hpack [2021-04-23T05:54:22.263Z] #45 107.0 mime [2021-04-23T05:54:22.263Z] #45 108.9 mime/quotedprintable [2021-04-23T05:54:22.263Z] #45 109.2 net/http/internal [2021-04-23T05:54:22.263Z] #45 112.2 crypto/tls [2021-04-23T05:54:22.436Z] #43 37.54 CC images/seccomp.o [2021-04-23T05:54:22.520Z] #45 ... [2021-04-23T05:54:22.520Z] [2021-04-23T05:54:22.520Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:22.520Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:22.520Z] #43 46.05 DEP compel/src/lib/infect.d [2021-04-23T05:54:22.520Z] #43 46.19 DEP compel/src/lib/infect-util.d [2021-04-23T05:54:22.520Z] #43 46.31 DEP compel/src/lib/infect-rpc.d [2021-04-23T05:54:22.693Z] #43 37.88 CC images/binfmt-misc.o [2021-04-23T05:54:22.744Z] #44 38.88 CC images/userns.o [2021-04-23T05:54:22.777Z] #43 46.42 DEP compel/arch/x86/src/lib/infect.d [2021-04-23T05:54:22.777Z] #43 46.54 DEP compel/arch/x86/src/lib/cpu.d [2021-04-23T05:54:22.951Z] #43 38.06 CC images/time.o [2021-04-23T05:54:22.954Z] #40 ... [2021-04-23T05:54:22.954Z] [2021-04-23T05:54:22.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:22.954Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:22.954Z] #43 147.3 CC criu/protobuf-desc.o [2021-04-23T05:54:23.034Z] #43 46.61 DEP compel/src/lib/log.d [2021-04-23T05:54:23.046Z] #44 39.15 CC images/google/protobuf/descriptor.o [2021-04-23T05:54:23.209Z] #43 38.27 CC images/sysctl.o [2021-04-23T05:54:23.209Z] #43 38.45 CC images/autofs.o [2021-04-23T05:54:23.291Z] #43 46.72 DEP compel/src/main.d [2021-04-23T05:54:23.291Z] #43 46.89 DEP compel/src/lib/handle-elf.d [2021-04-23T05:54:23.291Z] #43 46.99 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-23T05:54:23.327Z] #53 ... [2021-04-23T05:54:23.327Z] [2021-04-23T05:54:23.327Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-23T05:54:23.327Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-04-23T05:54:23.327Z] #14 DONE 1.8s [2021-04-23T05:54:23.327Z] [2021-04-23T05:54:23.327Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-23T05:54:23.327Z] #53 sha256:a2a233de2e29629ad56a7ad2807a8c4866d8dc38a62d2e6638f51660a7a36097 [2021-04-23T05:54:23.327Z] #53 1.770 + RM_GOPATH=0 [2021-04-23T05:54:23.327Z] #53 1.770 + TMP_GOPATH= [2021-04-23T05:54:23.327Z] #53 1.770 + : /build [2021-04-23T05:54:23.327Z] #53 1.770 + '[' -z '' ']' [2021-04-23T05:54:23.327Z] #53 1.771 ++ mktemp -d [2021-04-23T05:54:23.327Z] #53 1.777 + export GOPATH=/tmp/tmp.jssNa0swOB [2021-04-23T05:54:23.327Z] #53 1.777 + GOPATH=/tmp/tmp.jssNa0swOB [2021-04-23T05:54:23.327Z] #53 1.778 + RM_GOPATH=1 [2021-04-23T05:54:23.327Z] #53 1.779 + case "$(go env GOARCH)" in [2021-04-23T05:54:23.327Z] #53 1.782 ++ go env GOARCH [2021-04-23T05:54:23.327Z] #53 1.821 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:23.327Z] #53 1.821 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:23.327Z] #53 1.822 ++ dirname /tmp/install/install.sh [2021-04-23T05:54:23.327Z] #53 1.823 + dir=/tmp/install [2021-04-23T05:54:23.327Z] #53 1.823 + bin=runc [2021-04-23T05:54:23.327Z] #53 1.823 + shift [2021-04-23T05:54:23.327Z] #53 1.824 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-23T05:54:23.327Z] #53 1.826 + . /tmp/install/runc.installer [2021-04-23T05:54:23.327Z] #53 1.826 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:54:23.327Z] #53 1.826 + install_runc [2021-04-23T05:54:23.327Z] #53 1.827 + uname -r [2021-04-23T05:54:23.327Z] #53 1.849 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-23T05:54:23.327Z] #53 1.849 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-23T05:54:23.327Z] #53 1.849 + RUNC_BUILDTAGS='seccomp ' [2021-04-23T05:54:23.327Z] #53 1.849 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-23T05:54:23.327Z] #53 1.849 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.jssNa0swOB/src/github.com/opencontainers/runc [2021-04-23T05:54:23.327Z] #53 1.849 Cloning into '/tmp/tmp.jssNa0swOB/src/github.com/opencontainers/runc'... [2021-04-23T05:54:23.548Z] #43 47.14 CC compel/src/lib/log.o [2021-04-23T05:54:23.725Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-23T05:54:23.725Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2021-04-23T05:54:23.775Z] #43 38.62 CC images/macvlan.o [2021-04-23T05:54:23.776Z] #43 38.81 CC images/sit.o [2021-04-23T05:54:23.776Z] #43 39.02 CC images/memfd.o [2021-04-23T05:54:23.804Z] #43 47.33 CC compel/arch/x86/src/lib/cpu.o [2021-04-23T05:54:23.895Z] #43 148.2 CC criu/protobuf.o [2021-04-23T05:54:23.944Z] + docker version [2021-04-23T05:54:24.017Z] ok github.com/docker/docker/api/server/middleware 0.013s coverage: 37.7% of statements [2021-04-23T05:54:24.017Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-23T05:54:24.017Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-23T05:54:24.017Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-23T05:54:24.118Z] #44 ... [2021-04-23T05:54:24.118Z] [2021-04-23T05:54:24.118Z] #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-23T05:54:24.118Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:54:24.118Z] #14 106.3 Selecting previously unselected package libapparmor1:ppc64el. [2021-04-23T05:54:24.309Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-23T05:54:24.309Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-23T05:54:24.309Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-23T05:54:24.309Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-23T05:54:24.353Z] #43 39.39 CC images/timens.o [2021-04-23T05:54:24.421Z] #14 106.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-04-23T05:54:24.421Z] #14 106.4 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-04-23T05:54:24.421Z] #14 106.5 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-04-23T05:54:24.421Z] #14 106.5 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-04-23T05:54:24.421Z] #14 106.5 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-23T05:54:24.464Z] #43 148.7 CC criu/pstree.o [2021-04-23T05:54:24.600Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-23T05:54:24.600Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-23T05:54:24.611Z] #43 39.69 LINK images/built-in.o [2021-04-23T05:54:24.611Z] #43 39.83 GEN compel/include/asm [2021-04-23T05:54:24.611Z] #43 39.86 GEN compel/include/version.h [2021-04-23T05:54:24.611Z] #43 39.88 touch .config [2021-04-23T05:54:24.724Z] #14 106.7 Selecting previously unselected package libbtrfs0. [2021-04-23T05:54:24.724Z] #14 106.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-04-23T05:54:24.724Z] #14 106.7 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:24.724Z] #14 106.8 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:54:24.724Z] #14 106.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-04-23T05:54:24.724Z] #14 106.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:24.724Z] #14 106.9 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-04-23T05:54:24.724Z] #14 106.9 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-04-23T05:54:24.724Z] #14 106.9 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-23T05:54:24.724Z] #14 107.0 Selecting previously unselected package libudev-dev:ppc64el. [2021-04-23T05:54:24.724Z] #14 107.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-23T05:54:24.725Z] #53 ... [2021-04-23T05:54:24.725Z] [2021-04-23T05:54:24.725Z] #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-23T05:54:24.725Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-04-23T05:54:24.725Z] #15 DONE 1.7s [2021-04-23T05:54:24.740Z] #43 48.05 CC compel/arch/x86/src/lib/infect.o [2021-04-23T05:54:24.869Z] #43 39.93 GEN include/common/config.h [2021-04-23T05:54:24.869Z] #43 40.01 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-04-23T05:54:24.869Z] #43 40.02 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-04-23T05:54:24.869Z] #43 40.04 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-04-23T05:54:24.869Z] #43 40.06 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-04-23T05:54:24.869Z] #43 40.10 DEP compel/arch/x86/plugins/std/memcpy.d [2021-04-23T05:54:24.869Z] #43 40.13 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-04-23T05:54:24.989Z] [2021-04-23T05:54:24.989Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-23T05:54:24.989Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-04-23T05:54:25.027Z] #14 107.0 Unpacking libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-23T05:54:25.027Z] #14 107.2 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-04-23T05:54:25.027Z] #14 107.2 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-04-23T05:54:25.027Z] #14 107.2 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-04-23T05:54:25.127Z] #43 40.15 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-23T05:54:25.127Z] #43 40.19 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-04-23T05:54:25.127Z] #43 40.20 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-23T05:54:25.127Z] #43 40.22 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-23T05:54:25.127Z] #43 40.23 DEP compel/plugins/std/infect.d [2021-04-23T05:54:25.237Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-23T05:54:25.237Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-23T05:54:25.303Z] #43 48.99 CC compel/src/lib/infect-rpc.o [2021-04-23T05:54:25.329Z] #14 107.5 Selecting previously unselected package libpcre16-3:ppc64el. [2021-04-23T05:54:25.385Z] #43 40.42 DEP compel/plugins/std/string.d [2021-04-23T05:54:25.385Z] #43 40.55 DEP compel/plugins/std/log.d [2021-04-23T05:54:25.529Z] ok github.com/docker/docker/api/server/router/swarm 0.013s coverage: 5.7% of statements [2021-04-23T05:54:25.529Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-23T05:54:25.529Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-23T05:54:25.529Z] ? github.com/docker/docker/api/types [no test files] [2021-04-23T05:54:25.529Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-23T05:54:25.529Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-23T05:54:25.529Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-23T05:54:25.529Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-23T05:54:25.632Z] #14 107.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-04-23T05:54:25.632Z] #14 107.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-23T05:54:25.632Z] #14 107.7 Selecting previously unselected package libpcre32-3:ppc64el. [2021-04-23T05:54:25.632Z] #14 107.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-04-23T05:54:25.632Z] #14 107.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-23T05:54:25.643Z] #43 40.69 DEP compel/plugins/std/fds.d [2021-04-23T05:54:25.643Z] #43 40.79 DEP compel/plugins/std/std.d [2021-04-23T05:54:25.849Z] #43 150.0 CC criu/rbtree.o [2021-04-23T05:54:25.849Z] #43 150.3 CC criu/rst-malloc.o [2021-04-23T05:54:25.866Z] #43 49.42 CC compel/src/lib/infect-util.o [2021-04-23T05:54:25.902Z] #43 40.88 DEP compel/plugins/shmem/shmem.d [2021-04-23T05:54:25.902Z] #43 41.01 DEP compel/plugins/fds/fds.d [2021-04-23T05:54:25.902Z] #43 41.13 CC compel/plugins/std/std.o [2021-04-23T05:54:25.902Z] #43 ... [2021-04-23T05:54:25.902Z] [2021-04-23T05:54:25.902Z] #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-23T05:54:25.902Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:54:25.902Z] #13 93.21 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-04-23T05:54:25.902Z] #13 93.22 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-04-23T05:54:25.902Z] #13 93.23 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:25.954Z] #14 107.9 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-04-23T05:54:25.954Z] #14 107.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-04-23T05:54:25.954Z] #14 107.9 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-23T05:54:25.954Z] #14 108.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-04-23T05:54:25.954Z] #14 108.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-04-23T05:54:25.954Z] #14 108.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-23T05:54:26.110Z] #43 150.5 CC criu/seccomp.o [2021-04-23T05:54:26.123Z] #43 49.69 CC compel/src/lib/infect.o [2021-04-23T05:54:26.161Z] #13 ... [2021-04-23T05:54:26.161Z] [2021-04-23T05:54:26.161Z] #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-23T05:54:26.161Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:54:26.161Z] #45 110.5 vendor/golang.org/x/net/http2/hpack [2021-04-23T05:54:26.161Z] #45 111.8 mime [2021-04-23T05:54:26.163Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2021-04-23T05:54:26.163Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2021-04-23T05:54:26.163Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-23T05:54:26.163Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-23T05:54:26.163Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-23T05:54:26.163Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-23T05:54:26.163Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-23T05:54:26.163Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-23T05:54:26.163Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-23T05:54:26.163Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2021-04-23T05:54:26.163Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2021-04-23T05:54:26.400Z] #16 1.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-23T05:54:26.421Z] #45 113.2 mime/quotedprintable [2021-04-23T05:54:26.454Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-23T05:54:26.455Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-23T05:54:26.605Z] #14 108.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-04-23T05:54:26.605Z] #14 108.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-04-23T05:54:26.605Z] #14 108.5 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-23T05:54:26.605Z] #14 108.8 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-04-23T05:54:26.664Z] #16 DONE 1.8s [2021-04-23T05:54:26.664Z] [2021-04-23T05:54:26.664Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-23T05:54:26.664Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-23T05:54:26.664Z] #17 ... [2021-04-23T05:54:26.664Z] [2021-04-23T05:54:26.664Z] #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-23T05:54:26.664Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:54:26.664Z] #45 90.02 vendor/golang.org/x/net/idna [2021-04-23T05:54:26.664Z] #45 92.30 net/textproto [2021-04-23T05:54:26.664Z] #45 92.30 vendor/golang.org/x/net/http/httpproxy [2021-04-23T05:54:26.664Z] #45 92.31 crypto/x509 [2021-04-23T05:54:26.664Z] #45 93.67 vendor/golang.org/x/net/http/httpguts [2021-04-23T05:54:26.664Z] #45 93.68 mime/multipart [2021-04-23T05:54:26.664Z] #45 96.04 crypto/tls [2021-04-23T05:54:26.683Z] #43 151.0 CC criu/seize.o [2021-04-23T05:54:26.683Z] #43 ... [2021-04-23T05:54:26.683Z] [2021-04-23T05:54:26.683Z] #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-23T05:54:26.683Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:54:26.683Z] #40 DONE 219.5s [2021-04-23T05:54:26.906Z] #14 108.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-04-23T05:54:26.906Z] #14 108.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-23T05:54:26.906Z] #14 109.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-04-23T05:54:26.906Z] #14 109.0 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-04-23T05:54:26.906Z] #14 109.0 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-23T05:54:26.932Z] #45 ... [2021-04-23T05:54:26.932Z] [2021-04-23T05:54:26.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:26.932Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:26.932Z] #43 36.49 CC images/file-lock.o [2021-04-23T05:54:26.932Z] #43 36.73 CC images/rlimit.o [2021-04-23T05:54:26.932Z] #43 36.99 CC images/pagemap.o [2021-04-23T05:54:26.932Z] #43 37.33 CC images/siginfo.o [2021-04-23T05:54:26.932Z] #43 37.69 CC images/rpc.o [2021-04-23T05:54:26.932Z] #43 39.27 CC images/ext-file.o [2021-04-23T05:54:26.932Z] #43 39.62 CC images/cgroup.o [2021-04-23T05:54:26.932Z] #43 40.66 CC images/userns.o [2021-04-23T05:54:26.932Z] #43 41.03 CC images/google/protobuf/descriptor.o [2021-04-23T05:54:26.932Z] #43 43.14 CC images/opts.o [2021-04-23T05:54:26.932Z] #43 43.32 CC images/seccomp.o [2021-04-23T05:54:26.932Z] #43 43.64 CC images/binfmt-misc.o [2021-04-23T05:54:26.932Z] #43 43.89 CC images/time.o [2021-04-23T05:54:26.932Z] #43 ... [2021-04-23T05:54:26.932Z] [2021-04-23T05:54:26.932Z] #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-23T05:54:26.932Z] #58 sha256:6ce068baa554a8f823b87721aa9e79860e8029a51e2721ea4afd12704862d701 [2021-04-23T05:54:26.932Z] #58 92.80 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:54:26.932Z] #58 92.80 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-23T05:54:26.932Z] #58 DONE 100.4s [2021-04-23T05:54:26.944Z] [2021-04-23T05:54:26.944Z] #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-23T05:54:26.944Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:54:26.987Z] #45 113.7 net/http/internal [2021-04-23T05:54:27.205Z] [2021-04-23T05:54:27.205Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-23T05:54:27.205Z] #59 sha256:6c0293051a2891b241bbb5a3553e83fce886277b31565c159bec013b371550e5 [2021-04-23T05:54:27.205Z] #59 DONE 0.1s [2021-04-23T05:54:27.205Z] [2021-04-23T05:54:27.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:27.205Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:27.205Z] #43 44.20 CC images/sysctl.o [2021-04-23T05:54:27.210Z] #14 109.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-04-23T05:54:27.210Z] #14 109.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_ppc64el.deb ... [2021-04-23T05:54:27.210Z] #14 109.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-23T05:54:27.468Z] #43 ... [2021-04-23T05:54:27.469Z] [2021-04-23T05:54:27.469Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-23T05:54:27.469Z] #60 sha256:8140ee026e87bb20aeafc7f2ae694e183ad946f5ac90502ee9e0736e09ad0fd2 [2021-04-23T05:54:27.469Z] #60 DONE 0.2s [2021-04-23T05:54:27.469Z] [2021-04-23T05:54:27.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:27.469Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:27.469Z] #43 44.53 CC images/autofs.o [2021-04-23T05:54:27.511Z] #14 109.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-04-23T05:54:27.511Z] #14 109.7 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-04-23T05:54:27.511Z] #14 109.7 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-04-23T05:54:27.511Z] #14 109.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:54:27.511Z] #14 109.7 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-04-23T05:54:27.511Z] #14 109.7 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-04-23T05:54:27.511Z] #14 109.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:27.511Z] #14 109.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:27.511Z] #14 109.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-04-23T05:54:27.511Z] #14 109.8 Setting up libudev-dev:ppc64el (241-7~deb10u7) ... [2021-04-23T05:54:27.511Z] #14 109.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:54:27.731Z] #43 44.97 CC images/macvlan.o [2021-04-23T05:54:27.813Z] #14 109.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:27.813Z] #14 109.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-04-23T05:54:27.813Z] #14 109.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-23T05:54:27.813Z] #14 109.8 Setting up libsystemd-dev:ppc64el (241-7~deb10u7) ... [2021-04-23T05:54:27.813Z] #14 109.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:54:27.813Z] #14 109.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-04-23T05:54:27.813Z] #14 109.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:27.813Z] #14 109.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-23T05:54:27.813Z] #14 109.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-23T05:54:27.813Z] #14 ... [2021-04-23T05:54:27.813Z] [2021-04-23T05:54:27.813Z] #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-23T05:54:27.813Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:54:27.813Z] #52 100.4 flag [2021-04-23T05:54:27.813Z] #52 100.4 github.com/pkg/diff [2021-04-23T05:54:27.813Z] #52 100.4 encoding/json [2021-04-23T05:54:27.813Z] #52 104.1 go/token [2021-04-23T05:54:27.813Z] #52 104.9 mvdan.cc/editorconfig [2021-04-23T05:54:27.813Z] #52 106.5 go/scanner [2021-04-23T05:54:27.813Z] #52 109.1 mvdan.cc/sh/v3/syntax [2021-04-23T05:54:27.813Z] #52 110.3 go/ast [2021-04-23T05:54:27.813Z] #52 ... [2021-04-23T05:54:27.813Z] [2021-04-23T05:54:27.813Z] #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-23T05:54:27.813Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-04-23T05:54:27.813Z] #14 109.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-23T05:54:27.813Z] #14 109.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:27.813Z] #14 109.9 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-23T05:54:27.813Z] #14 109.9 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-23T05:54:27.813Z] #14 109.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:54:27.813Z] #14 110.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-04-23T05:54:27.813Z] #14 110.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-23T05:54:27.813Z] #14 110.0 Setting up dmsetup (2:1.02.155-3) ... [2021-04-23T05:54:27.813Z] #14 110.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-04-23T05:54:27.813Z] #14 110.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-04-23T05:54:27.813Z] #14 110.0 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:54:27.890Z] #49 ... [2021-04-23T05:54:27.890Z] [2021-04-23T05:54:27.890Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:27.890Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:27.890Z] #43 152.3 CC criu/servicefd.o [2021-04-23T05:54:27.994Z] #43 45.09 CC images/sit.o [2021-04-23T05:54:28.019Z] #43 ... [2021-04-23T05:54:28.019Z] [2021-04-23T05:54:28.019Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-04-23T05:54:28.019Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:54:28.019Z] #13 111.6 Selecting previously unselected package libapparmor1:amd64. [2021-04-23T05:54:28.019Z] #13 111.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 111.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-23T05:54:28.019Z] #13 111.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-23T05:54:28.019Z] #13 111.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 111.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-23T05:54:28.019Z] #13 111.9 Selecting previously unselected package libbtrfs0. [2021-04-23T05:54:28.019Z] #13 111.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 111.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:28.019Z] #13 112.0 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:54:28.019Z] #13 112.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 112.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:28.019Z] #13 112.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-23T05:54:28.019Z] #13 112.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 112.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:28.019Z] #13 112.3 Selecting previously unselected package libudev-dev:amd64. [2021-04-23T05:54:28.019Z] #13 112.3 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 112.3 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:28.019Z] #13 112.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-23T05:54:28.019Z] #13 112.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 112.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-23T05:54:28.019Z] #13 112.8 Selecting previously unselected package libpcre16-3:amd64. [2021-04-23T05:54:28.019Z] #13 112.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:28.019Z] #13 112.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:28.152Z] #43 152.6 CC criu/shmem.o [2021-04-23T05:54:28.259Z] #43 45.29 CC images/memfd.o [2021-04-23T05:54:28.277Z] #13 113.0 Selecting previously unselected package libpcre32-3:amd64. [2021-04-23T05:54:28.277Z] #13 113.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:28.277Z] #13 113.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:28.413Z] #43 ... [2021-04-23T05:54:28.413Z] [2021-04-23T05:54:28.413Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-23T05:54:28.413Z] #41 sha256:57647c0447c511f0dc567971172872dc6762443e0f4a1a59b7ac2cad84794755 [2021-04-23T05:54:28.413Z] #41 DONE 0.6s [2021-04-23T05:54:28.413Z] [2021-04-23T05:54:28.413Z] #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-23T05:54:28.413Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:54:28.463Z] #14 DONE 110.3s [2021-04-23T05:54:28.463Z] [2021-04-23T05:54:28.463Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-23T05:54:28.463Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-04-23T05:54:28.523Z] #43 45.62 CC images/timens.o [2021-04-23T05:54:28.523Z] #43 ... [2021-04-23T05:54:28.523Z] [2021-04-23T05:54:28.523Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-23T05:54:28.523Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-04-23T05:54:28.523Z] #17 DONE 2.0s [2021-04-23T05:54:28.534Z] #13 113.3 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-23T05:54:28.534Z] #13 113.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:28.534Z] #13 113.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-23T05:54:28.655Z] Client: Docker Engine - Enterprise [2021-04-23T05:54:28.655Z] Version: 19.03.12 [2021-04-23T05:54:28.655Z] API version: 1.40 [2021-04-23T05:54:28.655Z] Go version: go1.13.13 [2021-04-23T05:54:28.655Z] Git commit: 4306744 [2021-04-23T05:54:28.655Z] Built: 08/05/2020 19:27:53 [2021-04-23T05:54:28.655Z] OS/Arch: windows/amd64 [2021-04-23T05:54:28.655Z] Experimental: false [2021-04-23T05:54:28.655Z] [2021-04-23T05:54:28.655Z] Server: Docker Engine - Enterprise [2021-04-23T05:54:28.655Z] Engine: [2021-04-23T05:54:28.655Z] Version: 19.03.12 [2021-04-23T05:54:28.655Z] API version: 1.40 (minimum version 1.24) [2021-04-23T05:54:28.655Z] Go version: go1.13.13 [2021-04-23T05:54:28.655Z] Git commit: f295753ffd [2021-04-23T05:54:28.655Z] Built: 08/05/2020 19:26:41 [2021-04-23T05:54:28.655Z] OS/Arch: windows/amd64 [2021-04-23T05:54:28.655Z] Experimental: true [2021-04-23T05:54:28.787Z] [2021-04-23T05:54:28.787Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-23T05:54:28.787Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-04-23T05:54:28.793Z] #13 113.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-23T05:54:28.793Z] #13 113.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:28.793Z] #13 113.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-23T05:54:28.985Z] #49 ... [2021-04-23T05:54:28.986Z] [2021-04-23T05:54:28.986Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:28.986Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:28.986Z] #43 153.4 CC criu/sigframe.o [2021-04-23T05:54:29.116Z] #15 DONE 0.6s [2021-04-23T05:54:29.116Z] [2021-04-23T05:54:29.116Z] #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-23T05:54:29.116Z] #54 sha256:18f26279933d877d7668678bebbcb7ca2db40804d5859cd019c0fdec522987fb [2021-04-23T05:54:29.116Z] #54 0.505 + RM_GOPATH=0 [2021-04-23T05:54:29.116Z] #54 0.505 + TMP_GOPATH= [2021-04-23T05:54:29.116Z] #54 0.505 + : /build [2021-04-23T05:54:29.116Z] #54 0.505 + '[' -z '' ']' [2021-04-23T05:54:29.116Z] #54 0.506 ++ mktemp -d [2021-04-23T05:54:29.116Z] #54 0.508 + export GOPATH=/tmp/tmp.1HZJ6yCYyO [2021-04-23T05:54:29.116Z] #54 0.508 + GOPATH=/tmp/tmp.1HZJ6yCYyO [2021-04-23T05:54:29.116Z] #54 0.508 + RM_GOPATH=1 [2021-04-23T05:54:29.116Z] #54 0.508 + case "$(go env GOARCH)" in [2021-04-23T05:54:29.116Z] #54 0.510 ++ go env GOARCH [2021-04-23T05:54:29.116Z] #54 0.517 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:29.116Z] #54 0.517 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:29.116Z] #54 0.518 ++ dirname /tmp/install/install.sh [2021-04-23T05:54:29.116Z] #54 0.522 + dir=/tmp/install [2021-04-23T05:54:29.116Z] #54 0.523 + bin=runc [2021-04-23T05:54:29.116Z] #54 0.523 + shift [2021-04-23T05:54:29.116Z] #54 0.523 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-23T05:54:29.116Z] #54 0.523 + . /tmp/install/runc.installer [2021-04-23T05:54:29.116Z] #54 0.524 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:54:29.116Z] #54 0.525 + install_runc [2021-04-23T05:54:29.116Z] #54 0.531 + uname -r [2021-04-23T05:54:29.116Z] #54 0.532 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-23T05:54:29.116Z] #54 0.552 + RUNC_BUILDTAGS='seccomp ' [2021-04-23T05:54:29.116Z] #54 0.552 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-23T05:54:29.116Z] #54 0.553 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-23T05:54:29.116Z] #54 0.553 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.1HZJ6yCYyO/src/github.com/opencontainers/runc [2021-04-23T05:54:29.116Z] #54 0.556 Cloning into '/tmp/tmp.1HZJ6yCYyO/src/github.com/opencontainers/runc'... [2021-04-23T05:54:29.116Z] #54 ... [2021-04-23T05:54:29.116Z] [2021-04-23T05:54:29.116Z] #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-23T05:54:29.116Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-04-23T05:54:29.116Z] #16 DONE 0.4s [2021-04-23T05:54:29.246Z] #43 153.7 CC criu/signalfd.o [Pipeline] sh [2021-04-23T05:54:29.307Z] ok github.com/docker/docker/builder/remotecontext 0.352s coverage: 13.7% of statements [2021-04-23T05:54:29.418Z] [2021-04-23T05:54:29.418Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-23T05:54:29.418Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-04-23T05:54:29.418Z] #17 0.239 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-23T05:54:29.507Z] #43 153.9 CC criu/sk-inet.o [2021-04-23T05:54:29.527Z] #45 ... [2021-04-23T05:54:29.527Z] [2021-04-23T05:54:29.527Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:29.527Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:29.527Z] #43 41.39 CC compel/plugins/std/fds.o [2021-04-23T05:54:29.527Z] #43 41.79 CC compel/plugins/std/log.o [2021-04-23T05:54:29.527Z] #43 42.57 CC compel/plugins/std/string.o [2021-04-23T05:54:29.527Z] #43 43.26 CC compel/plugins/std/infect.o [2021-04-23T05:54:29.527Z] #43 43.69 CC compel/arch/x86/plugins/std/parasite-head.o [2021-04-23T05:54:29.527Z] #43 43.74 CC compel/arch/x86/plugins/std/memcpy.o [2021-04-23T05:54:29.527Z] #43 43.81 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-04-23T05:54:29.527Z] #43 43.86 AR compel/plugins/std.lib.a [2021-04-23T05:54:29.527Z] #43 43.93 CC compel/plugins/fds/fds.o [2021-04-23T05:54:29.527Z] #43 44.09 AR compel/plugins/fds.lib.a [2021-04-23T05:54:29.527Z] #43 44.16 HOSTDEP compel/src/lib/log-host.d [2021-04-23T05:54:29.527Z] #43 44.24 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-23T05:54:29.527Z] #43 44.33 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-04-23T05:54:29.527Z] #43 44.39 HOSTDEP compel/src/main-host.d [2021-04-23T05:54:29.527Z] #43 44.49 DEP compel/src/lib/ptrace.d [2021-04-23T05:54:29.527Z] #43 44.63 DEP compel/src/lib/infect.d [2021-04-23T05:54:29.719Z] #17 DONE 0.3s [2021-04-23T05:54:29.719Z] [2021-04-23T05:54:29.719Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-23T05:54:29.719Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-04-23T05:54:29.784Z] #43 44.76 DEP compel/src/lib/infect-util.d [2021-04-23T05:54:29.784Z] #43 44.87 DEP compel/src/lib/infect-rpc.d [2021-04-23T05:54:29.942Z] ok github.com/docker/docker/builder/dockerfile 0.950s coverage: 48.5% of statements [2021-04-23T05:54:29.942Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-23T05:54:30.022Z] #18 DONE 0.4s [2021-04-23T05:54:30.022Z] [2021-04-23T05:54:30.022Z] #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-23T05:54:30.022Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:30.022Z] #44 41.23 CC images/opts.o [2021-04-23T05:54:30.022Z] #44 41.43 CC images/seccomp.o [2021-04-23T05:54:30.022Z] #44 41.78 CC images/binfmt-misc.o [2021-04-23T05:54:30.022Z] #44 42.06 CC images/time.o [2021-04-23T05:54:30.022Z] #44 42.34 CC images/sysctl.o [2021-04-23T05:54:30.022Z] #44 42.57 CC images/autofs.o [2021-04-23T05:54:30.022Z] #44 42.74 CC images/macvlan.o [2021-04-23T05:54:30.022Z] #44 42.93 CC images/sit.o [2021-04-23T05:54:30.022Z] #44 43.23 CC images/memfd.o [2021-04-23T05:54:30.022Z] #44 43.51 CC images/timens.o [2021-04-23T05:54:30.022Z] #44 43.92 LINK images/built-in.o [2021-04-23T05:54:30.022Z] #44 44.11 GEN compel/include/asm [2021-04-23T05:54:30.022Z] #44 44.15 GEN compel/include/version.h [2021-04-23T05:54:30.022Z] #44 44.17 touch .config [2021-04-23T05:54:30.022Z] #44 44.29 GEN include/common/config.h [2021-04-23T05:54:30.022Z] #44 44.42 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-04-23T05:54:30.022Z] #44 44.44 GEN compel/plugins/include/uapi/std/syscall.h [2021-04-23T05:54:30.022Z] #44 44.47 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-04-23T05:54:30.022Z] #44 44.52 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-04-23T05:54:30.022Z] #44 44.64 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-04-23T05:54:30.022Z] #44 44.66 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-04-23T05:54:30.022Z] #44 44.68 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-04-23T05:54:30.022Z] #44 44.70 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-23T05:54:30.022Z] #44 44.70 DEP compel/plugins/std/infect.d [2021-04-23T05:54:30.022Z] #44 44.85 DEP compel/plugins/std/string.d [2021-04-23T05:54:30.022Z] #44 44.96 DEP compel/plugins/std/log.d [2021-04-23T05:54:30.022Z] #44 45.15 DEP compel/plugins/std/fds.d [2021-04-23T05:54:30.022Z] #44 45.31 DEP compel/plugins/std/std.d [2021-04-23T05:54:30.022Z] #44 45.54 DEP compel/plugins/shmem/shmem.d [2021-04-23T05:54:30.022Z] #44 45.68 DEP compel/plugins/fds/fds.d [2021-04-23T05:54:30.022Z] #44 45.96 CC compel/plugins/std/std.o [2021-04-23T05:54:30.042Z] #43 45.03 DEP compel/arch/x86/src/lib/infect.d [2021-04-23T05:54:30.042Z] #43 45.15 DEP compel/arch/x86/src/lib/cpu.d [2021-04-23T05:54:30.042Z] #43 45.24 DEP compel/src/lib/log.d [2021-04-23T05:54:30.175Z] #13 114.7 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-23T05:54:30.175Z] #13 114.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-23T05:54:30.175Z] #13 114.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-23T05:54:30.175Z] #13 ... [2021-04-23T05:54:30.175Z] [2021-04-23T05:54:30.175Z] #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-23T05:54:30.175Z] #58 sha256:02705e132dc1580dbbfa3571b5cbe66b9d8b8eca36e55afb7e507c6a467c02e9 [2021-04-23T05:54:30.175Z] #58 113.1 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:54:30.175Z] #58 113.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-23T05:54:30.175Z] #58 DONE 121.9s [2021-04-23T05:54:30.175Z] [2021-04-23T05:54:30.175Z] #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-23T05:54:30.175Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:54:30.175Z] #13 115.0 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-23T05:54:30.175Z] #13 115.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:54:30.175Z] #13 115.1 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:30.201Z] + docker info [2021-04-23T05:54:30.234Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-04-23T05:54:30.300Z] #43 45.32 DEP compel/src/main.d [2021-04-23T05:54:30.326Z] #44 46.40 CC compel/plugins/std/fds.o [2021-04-23T05:54:30.432Z] #13 ... [2021-04-23T05:54:30.432Z] [2021-04-23T05:54:30.432Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-23T05:54:30.432Z] #59 sha256:dda578901fb8ebe75f0c86780e5129d58574da9282d6fda5979b3da9b91889e7 [2021-04-23T05:54:30.432Z] #59 DONE 0.1s [2021-04-23T05:54:30.432Z] [2021-04-23T05:54:30.432Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-23T05:54:30.432Z] #60 sha256:ef0c0e1a8d1c76b8dd849dd5acd84f87dc762259cd20a82503fc6d15441cfc54 [2021-04-23T05:54:30.432Z] #60 DONE 0.2s [2021-04-23T05:54:30.432Z] [2021-04-23T05:54:30.432Z] #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-23T05:54:30.432Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:54:30.432Z] #13 115.3 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-23T05:54:30.432Z] #13 115.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-23T05:54:30.432Z] #13 115.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:54:30.451Z] #43 ... [2021-04-23T05:54:30.451Z] [2021-04-23T05:54:30.451Z] #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-23T05:54:30.451Z] #49 sha256:f85e884d97c553e21eae5087b90b7feab1ce3f54975f3f163b6b1e1240100641 [2021-04-23T05:54:30.451Z] #49 223.0 + /build/golangci-lint --version [2021-04-23T05:54:30.451Z] #49 223.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-23T05:54:30.451Z] #49 DONE 223.6s [2021-04-23T05:54:30.451Z] [2021-04-23T05:54:30.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-23T05:54:30.451Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:30.451Z] #43 154.9 CC criu/sk-netlink.o [2021-04-23T05:54:30.525Z] ok github.com/docker/docker/builder/remotecontext/git 1.012s coverage: 86.3% of statements [2021-04-23T05:54:30.525Z] ? github.com/docker/docker/cli [no test files] [2021-04-23T05:54:30.525Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-23T05:54:30.557Z] #43 45.46 DEP compel/src/lib/handle-elf.d [2021-04-23T05:54:30.557Z] #43 45.54 DEP compel/arch/x86/src/lib/handle-elf.d [2021-04-23T05:54:30.557Z] #43 45.67 CC compel/src/lib/log.o [2021-04-23T05:54:30.639Z] #44 ... [2021-04-23T05:54:30.639Z] [2021-04-23T05:54:30.639Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-23T05:54:30.639Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-04-23T05:54:30.639Z] #19 DONE 0.5s [2021-04-23T05:54:30.639Z] [2021-04-23T05:54:30.639Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:54:30.639Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-23T05:54:30.689Z] #13 115.5 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-23T05:54:30.689Z] #13 115.5 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-23T05:54:30.689Z] #13 115.5 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:30.718Z] #18 DONE 1.8s [2021-04-23T05:54:30.718Z] [2021-04-23T05:54:30.718Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:54:30.718Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-04-23T05:54:30.814Z] #43 45.97 CC compel/arch/x86/src/lib/cpu.o [2021-04-23T05:54:30.949Z] #20 ... [2021-04-23T05:54:30.949Z] [2021-04-23T05:54:30.949Z] #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-23T05:54:30.949Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:54:30.949Z] #46 103.4 vendor/golang.org/x/crypto/curve25519 [2021-04-23T05:54:30.949Z] #46 104.0 flag [2021-04-23T05:54:30.949Z] #46 104.5 go/token [2021-04-23T05:54:30.949Z] #46 105.2 net/url [2021-04-23T05:54:30.949Z] #46 106.6 go/scanner [2021-04-23T05:54:30.949Z] #46 107.9 text/template/parse [2021-04-23T05:54:30.949Z] #46 109.3 log [2021-04-23T05:54:30.949Z] #46 109.4 go/ast [2021-04-23T05:54:30.949Z] #46 110.7 encoding/json [2021-04-23T05:54:30.949Z] #46 ... [2021-04-23T05:54:30.949Z] [2021-04-23T05:54:30.949Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:54:30.949Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-04-23T05:54:30.949Z] #20 DONE 0.4s [2021-04-23T05:54:30.949Z] [2021-04-23T05:54:30.949Z] #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-23T05:54:30.949Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:30.949Z] #44 47.13 CC compel/plugins/std/log.o [2021-04-23T05:54:31.019Z] ---> f203ae2b0b19 [2021-04-23T05:54:31.019Z] Successfully built f203ae2b0b19 [2021-04-23T05:54:31.019Z] Successfully tagged docker:latest [2021-04-23T05:54:31.019Z] INFO: Image build ended at 04/23/2021 05:54:30. Duration:00:02:14.8447561 [2021-04-23T05:54:31.019Z] [2021-04-23T05:54:31.019Z] [2021-04-23T05:54:31.019Z] INFO: Building the test binaries at 04/23/2021 05:54:30... [2021-04-23T05:54:31.023Z] #43 155.4 CC criu/sk-packet.o [2021-04-23T05:54:31.252Z] #13 116.0 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-23T05:54:31.252Z] #13 116.0 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:54:31.252Z] #13 116.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-23T05:54:31.252Z] #13 116.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:54:31.252Z] #13 116.1 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:31.252Z] #13 116.1 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-23T05:54:31.509Z] #13 116.1 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:31.509Z] #13 116.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:31.509Z] #13 116.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:31.509Z] #13 116.2 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:31.509Z] #13 116.2 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:54:31.509Z] #13 116.2 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:31.509Z] #13 116.2 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-23T05:54:31.509Z] #13 116.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-23T05:54:31.509Z] #13 116.3 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:31.509Z] #13 116.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:54:31.509Z] #13 116.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-23T05:54:31.509Z] #13 116.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:31.509Z] #13 116.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-23T05:54:31.509Z] #13 116.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-23T05:54:31.509Z] #13 116.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:31.509Z] #13 116.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-23T05:54:31.509Z] #13 116.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-23T05:54:31.509Z] #13 116.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:54:31.509Z] #13 116.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-23T05:54:31.509Z] #13 116.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:31.509Z] #13 116.4 Setting up dmsetup (2:1.02.155-3) ... [2021-04-23T05:54:31.509Z] #13 116.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:31.747Z] #43 46.73 CC compel/arch/x86/src/lib/infect.o [2021-04-23T05:54:31.765Z] #13 116.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:31.765Z] #13 116.5 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:54:31.965Z] #43 156.2 CC criu/sk-queue.o [2021-04-23T05:54:32.005Z] #43 ... [2021-04-23T05:54:32.005Z] [2021-04-23T05:54:32.005Z] #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-23T05:54:32.005Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-04-23T05:54:32.005Z] #13 108.6 Selecting previously unselected package libapparmor1:amd64. [2021-04-23T05:54:32.005Z] #13 108.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-04-23T05:54:32.005Z] #13 108.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-04-23T05:54:32.005Z] #13 108.7 Selecting previously unselected package libapparmor-dev:amd64. [2021-04-23T05:54:32.005Z] #13 108.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-04-23T05:54:32.005Z] #13 108.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-23T05:54:32.005Z] #13 108.9 Selecting previously unselected package libbtrfs0. [2021-04-23T05:54:32.005Z] #13 108.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-04-23T05:54:32.005Z] #13 108.9 Unpacking libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:32.005Z] #13 109.1 Selecting previously unselected package libbtrfs-dev. [2021-04-23T05:54:32.005Z] #13 109.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-04-23T05:54:32.005Z] #13 109.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:32.005Z] #13 109.2 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-04-23T05:54:32.005Z] #13 109.2 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:54:32.005Z] #13 109.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:32.005Z] #13 109.4 Selecting previously unselected package libudev-dev:amd64. [2021-04-23T05:54:32.005Z] #13 109.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u7_amd64.deb ... [2021-04-23T05:54:32.005Z] #13 109.4 Unpacking libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:32.116Z] #19 DONE 1.6s [2021-04-23T05:54:32.116Z] [2021-04-23T05:54:32.116Z] #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-23T05:54:32.116Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:54:32.262Z] #13 109.6 Selecting previously unselected package libsepol1-dev:amd64. [2021-04-23T05:54:32.262Z] #13 109.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-04-23T05:54:32.262Z] #13 109.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-04-23T05:54:32.329Z] #13 DONE 117.1s [2021-04-23T05:54:32.329Z] [2021-04-23T05:54:32.329Z] #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-23T05:54:32.329Z] #53 sha256:d9ee7326a2a68ee776b909b352ea05b833fbe69da7a3e6b7dd8f11ad42c9c65b [2021-04-23T05:54:32.495Z] #44 48.50 CC compel/plugins/std/string.o [2021-04-23T05:54:32.537Z] #43 156.8 CC criu/sk-tcp.o [2021-04-23T05:54:32.779Z] #13 110.0 Selecting previously unselected package libpcre16-3:amd64. [2021-04-23T05:54:32.779Z] #13 110.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:32.779Z] #13 110.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:32.798Z] #43 157.2 CC criu/sk-unix.o [2021-04-23T05:54:33.037Z] #13 110.2 Selecting previously unselected package libpcre32-3:amd64. [2021-04-23T05:54:33.037Z] #13 110.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:33.037Z] #13 110.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:33.037Z] #13 110.4 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-04-23T05:54:33.037Z] #13 110.4 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:33.151Z] #44 49.15 CC compel/plugins/std/infect.o [2021-04-23T05:54:33.294Z] #13 110.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-23T05:54:33.295Z] #13 110.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-04-23T05:54:33.295Z] #13 110.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-04-23T05:54:33.295Z] #13 110.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-23T05:54:33.336Z] ok github.com/docker/docker/client 0.207s coverage: 75.4% of statements [2021-04-23T05:54:33.455Z] #44 49.60 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-04-23T05:54:33.455Z] #44 49.63 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-04-23T05:54:33.455Z] #44 49.68 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-04-23T05:54:33.512Z] #20 1.706 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:54:33.512Z] #20 1.708 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:54:33.757Z] #44 49.73 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-04-23T05:54:33.757Z] #44 49.80 AR compel/plugins/std.lib.a [2021-04-23T05:54:33.757Z] #44 49.87 CC compel/plugins/fds/fds.o [2021-04-23T05:54:33.776Z] #20 1.743 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:54:33.776Z] #20 1.743 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:54:33.859Z] #13 111.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-04-23T05:54:33.859Z] #13 111.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-04-23T05:54:33.859Z] #13 111.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-23T05:54:34.059Z] #44 50.18 AR compel/plugins/fds.lib.a [2021-04-23T05:54:34.117Z] #13 111.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-04-23T05:54:34.117Z] #13 111.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-04-23T05:54:34.117Z] #13 111.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:34.183Z] #43 158.4 CC criu/sockets.o [2021-04-23T05:54:34.361Z] #44 50.27 HOSTDEP compel/src/lib/log-host.d [2021-04-23T05:54:34.361Z] #44 50.48 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-23T05:54:34.374Z] #13 111.5 Selecting previously unselected package libseccomp-dev:amd64. [2021-04-23T05:54:34.374Z] #13 111.5 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-04-23T05:54:34.375Z] #13 111.5 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:54:34.375Z] #13 111.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-04-23T05:54:34.375Z] #13 111.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u7_amd64.deb ... [2021-04-23T05:54:34.375Z] #13 111.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:34.444Z] #43 158.9 CC criu/stats.o [2021-04-23T05:54:34.666Z] #44 50.67 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-04-23T05:54:34.666Z] #44 50.80 HOSTDEP compel/src/main-host.d [2021-04-23T05:54:34.666Z] #44 50.90 DEP compel/src/lib/ptrace.d [2021-04-23T05:54:34.705Z] #43 159.1 CC criu/string.o [2021-04-23T05:54:34.705Z] #43 159.2 CC criu/sysctl.o [2021-04-23T05:54:34.727Z] #20 2.612 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [461 kB] [2021-04-23T05:54:34.769Z] INFO: make.ps1 starting at 04/23/2021 05:54:34 [2021-04-23T05:54:34.769Z] INFO: Git commit (e928692c69) assumed from DOCKER_GITCOMMIT environment variable [2021-04-23T05:54:34.769Z] INFO: Invoking autogen... [2021-04-23T05:54:34.940Z] #13 112.3 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-04-23T05:54:34.968Z] #44 51.06 DEP compel/src/lib/infect.d [2021-04-23T05:54:35.198Z] #13 112.3 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-04-23T05:54:35.198Z] #13 112.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-04-23T05:54:35.198Z] #13 112.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-04-23T05:54:35.198Z] #13 112.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:35.198Z] #13 112.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-04-23T05:54:35.198Z] #13 112.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:35.198Z] #13 112.5 Setting up libbtrfs0 (4.20.1-2) ... [2021-04-23T05:54:35.231Z] INFO: Building daemon... [2021-04-23T05:54:35.270Z] #44 51.25 DEP compel/src/lib/infect-util.d [2021-04-23T05:54:35.278Z] #43 159.6 CC criu/sysfs_parse.o [2021-04-23T05:54:35.305Z] #20 3.462 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-04-23T05:54:35.456Z] #13 112.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-04-23T05:54:35.456Z] #13 112.6 Setting up libudev-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:35.456Z] #13 112.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-04-23T05:54:35.456Z] #13 112.7 Setting up libbtrfs-dev (4.20.1-2) ... [2021-04-23T05:54:35.456Z] #13 112.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-04-23T05:54:35.456Z] #13 112.8 Setting up mingw-w64-common (6.0.0-3) ... [2021-04-23T05:54:35.456Z] #13 112.8 Setting up libsystemd-dev:amd64 (241-7~deb10u7) ... [2021-04-23T05:54:35.456Z] #13 112.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-04-23T05:54:35.456Z] #13 112.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-04-23T05:54:35.456Z] #13 112.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:35.539Z] #43 159.8 CC criu/timens.o [2021-04-23T05:54:35.539Z] #43 160.1 CC criu/timerfd.o [2021-04-23T05:54:35.578Z] #44 51.51 DEP compel/src/lib/infect-rpc.d [2021-04-23T05:54:35.578Z] #44 51.67 DEP compel/arch/ppc64/src/lib/infect.d [2021-04-23T05:54:35.578Z] #44 51.79 DEP compel/arch/ppc64/src/lib/cpu.d [2021-04-23T05:54:35.713Z] #13 112.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-23T05:54:35.713Z] #13 112.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-04-23T05:54:35.713Z] #13 112.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-04-23T05:54:35.713Z] #13 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-23T05:54:35.713Z] #13 113.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-04-23T05:54:35.713Z] #13 113.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-04-23T05:54:35.713Z] #13 113.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-04-23T05:54:35.713Z] #13 113.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:35.713Z] #13 113.1 Setting up dmsetup (2:1.02.155-3) ... [2021-04-23T05:54:35.800Z] #43 160.4 CC criu/tty.o [2021-04-23T05:54:35.878Z] #44 51.92 DEP compel/src/lib/log.d [2021-04-23T05:54:35.971Z] #13 113.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:35.971Z] #13 113.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-04-23T05:54:35.971Z] #13 113.2 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:54:36.179Z] #44 52.10 DEP compel/src/main.d [2021-04-23T05:54:36.179Z] #44 52.21 DEP compel/src/lib/handle-elf.d [2021-04-23T05:54:36.179Z] #44 52.32 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-04-23T05:54:36.179Z] #44 52.45 CC compel/src/lib/log.o [2021-04-23T05:54:36.479Z] #44 52.72 CC compel/arch/ppc64/src/lib/cpu.o [2021-04-23T05:54:36.701Z] #20 4.378 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [267 kB] [2021-04-23T05:54:37.134Z] #44 53.11 CC compel/arch/ppc64/src/lib/infect.o [2021-04-23T05:54:37.186Z] #43 161.6 CC criu/tun.o [2021-04-23T05:54:37.447Z] #43 161.9 CC criu/uffd.o [2021-04-23T05:54:37.581Z] #53 ... [2021-04-23T05:54:37.581Z] [2021-04-23T05:54:37.581Z] #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-23T05:54:37.581Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:54:37.581Z] #45 118.2 net/http/httptrace [2021-04-23T05:54:37.581Z] #45 118.5 net/http [2021-04-23T05:54:37.581Z] #45 ... [2021-04-23T05:54:37.581Z] [2021-04-23T05:54:37.581Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:37.581Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:37.581Z] #43 52.03 CC compel/src/lib/ptrace.o [2021-04-23T05:54:37.581Z] #43 52.39 AR compel/libcompel.a [2021-04-23T05:54:37.581Z] #43 52.49 HOSTCC compel/src/main-host.o [2021-04-23T05:54:37.581Z] #43 52.81 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-23T05:54:37.581Z] #43 53.08 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-23T05:54:37.581Z] #43 53.35 HOSTCC compel/src/lib/log-host.o [2021-04-23T05:54:37.581Z] #43 53.51 HOSTLINK compel/compel-host-bin [2021-04-23T05:54:37.581Z] #43 53.69 DEP soccr/soccr.d [2021-04-23T05:54:37.581Z] #43 54.01 CC soccr/soccr.o [2021-04-23T05:54:37.581Z] #43 55.36 AR soccr/libsoccr.a [2021-04-23T05:54:37.582Z] #43 55.39 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:54:37.582Z] #43 55.79 DEP criu/arch/x86/sigframe.d [2021-04-23T05:54:37.582Z] #43 56.03 DEP criu/arch/x86/sigaction_compat.d [2021-04-23T05:54:37.582Z] #43 56.12 DEP criu/arch/x86/kerndat.d [2021-04-23T05:54:37.582Z] #43 56.28 DEP criu/arch/x86/crtools.d [2021-04-23T05:54:37.582Z] #43 56.41 DEP criu/arch/x86/cpu.d [2021-04-23T05:54:37.582Z] #43 56.56 CC criu/arch/x86/cpu.o [2021-04-23T05:54:37.582Z] #43 57.08 CC criu/arch/x86/crtools.o [2021-04-23T05:54:37.582Z] #43 58.21 CC criu/arch/x86/kerndat.o [2021-04-23T05:54:37.582Z] #43 58.69 CC criu/arch/x86/sigaction_compat.o [2021-04-23T05:54:37.582Z] #43 58.94 CC criu/arch/x86/sigframe.o [2021-04-23T05:54:37.582Z] #43 59.14 LINK criu/arch/x86/crtools.built-in.o [2021-04-23T05:54:37.582Z] #43 59.19 DEP criu/pie/util-vdso-elf32.d [2021-04-23T05:54:37.582Z] #43 59.44 DEP criu/pie/util-vdso.d [2021-04-23T05:54:37.582Z] #43 59.61 DEP criu/pie/util.d [2021-04-23T05:54:37.582Z] #43 59.72 CC criu/pie/util.o [2021-04-23T05:54:37.582Z] #43 60.01 CC criu/pie/util-vdso.o [2021-04-23T05:54:37.582Z] #43 60.59 CC criu/pie/util-vdso-elf32.o [2021-04-23T05:54:37.582Z] #43 61.23 AR criu/pie/pie.lib.a [2021-04-23T05:54:37.582Z] #43 61.27 DEP criu/pie/restorer.d [2021-04-23T05:54:37.652Z] #20 5.689 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [10.8 kB] [2021-04-23T05:54:37.785Z] #44 53.97 CC compel/src/lib/infect-rpc.o [2021-04-23T05:54:37.838Z] #43 ... [2021-04-23T05:54:37.838Z] [2021-04-23T05:54:37.838Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-23T05:54:37.838Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-23T05:54:37.838Z] #14 DONE 5.5s [2021-04-23T05:54:37.838Z] [2021-04-23T05:54:37.838Z] #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-23T05:54:37.838Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-23T05:54:38.085Z] #44 ... [2021-04-23T05:54:38.085Z] [2021-04-23T05:54:38.086Z] #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-23T05:54:38.086Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:54:38.086Z] #52 110.6 golang.org/x/crypto/ssh/terminal [2021-04-23T05:54:38.086Z] #52 ... [2021-04-23T05:54:38.086Z] [2021-04-23T05:54:38.086Z] #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-23T05:54:38.086Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:54:38.086Z] #21 0.423 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:54:38.086Z] #21 0.429 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:54:38.086Z] #21 0.629 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:54:38.086Z] #21 0.647 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:54:38.086Z] #21 1.389 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [454 kB] [2021-04-23T05:54:38.086Z] #21 2.850 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-04-23T05:54:38.086Z] #21 4.247 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [262 kB] [2021-04-23T05:54:38.086Z] #21 5.527 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [9700 B] [2021-04-23T05:54:38.229Z] #20 ... [2021-04-23T05:54:38.229Z] [2021-04-23T05:54:38.229Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:38.229Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:38.229Z] #43 45.96 LINK images/built-in.o [2021-04-23T05:54:38.229Z] #43 46.22 GEN compel/include/asm [2021-04-23T05:54:38.229Z] #43 46.30 GEN compel/include/version.h [2021-04-23T05:54:38.229Z] #43 46.33 touch .config [2021-04-23T05:54:38.229Z] #43 46.58 GEN include/common/config.h [2021-04-23T05:54:38.229Z] #43 46.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-04-23T05:54:38.229Z] #43 46.81 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-04-23T05:54:38.229Z] #43 46.92 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-04-23T05:54:38.229Z] #43 46.97 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-04-23T05:54:38.229Z] #43 47.00 DEP compel/plugins/std/infect.d [2021-04-23T05:54:38.229Z] #43 47.23 DEP compel/plugins/std/string.d [2021-04-23T05:54:38.229Z] #43 47.48 DEP compel/plugins/std/log.d [2021-04-23T05:54:38.229Z] #43 47.60 DEP compel/plugins/std/fds.d [2021-04-23T05:54:38.229Z] #43 47.79 DEP compel/plugins/std/std.d [2021-04-23T05:54:38.229Z] #43 47.98 DEP compel/plugins/shmem/shmem.d [2021-04-23T05:54:38.229Z] #43 48.09 DEP compel/plugins/fds/fds.d [2021-04-23T05:54:38.229Z] #43 48.28 CC compel/plugins/std/std.o [2021-04-23T05:54:38.229Z] #43 48.66 CC compel/plugins/std/fds.o [2021-04-23T05:54:38.229Z] #43 49.08 CC compel/plugins/std/log.o [2021-04-23T05:54:38.229Z] #43 50.04 CC compel/plugins/std/string.o [2021-04-23T05:54:38.229Z] #43 50.64 CC compel/plugins/std/infect.o [2021-04-23T05:54:38.229Z] #43 50.98 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-04-23T05:54:38.229Z] #43 51.04 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-04-23T05:54:38.229Z] #43 51.11 AR compel/plugins/std.lib.a [2021-04-23T05:54:38.229Z] #43 51.24 CC compel/plugins/fds/fds.o [2021-04-23T05:54:38.229Z] #43 51.58 AR compel/plugins/fds.lib.a [2021-04-23T05:54:38.229Z] #43 51.66 HOSTDEP compel/src/lib/log-host.d [2021-04-23T05:54:38.229Z] #43 51.78 HOSTDEP compel/src/lib/handle-elf-host.d [2021-04-23T05:54:38.229Z] #43 51.88 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-04-23T05:54:38.229Z] #43 52.00 HOSTDEP compel/src/main-host.d [2021-04-23T05:54:38.229Z] #43 52.19 DEP compel/src/lib/ptrace.d [2021-04-23T05:54:38.229Z] #43 52.41 DEP compel/src/lib/infect.d [2021-04-23T05:54:38.229Z] #43 52.62 DEP compel/src/lib/infect-util.d [2021-04-23T05:54:38.229Z] #43 52.81 DEP compel/src/lib/infect-rpc.d [2021-04-23T05:54:38.229Z] #43 53.03 DEP compel/arch/aarch64/src/lib/infect.d [2021-04-23T05:54:38.229Z] #43 53.19 DEP compel/arch/aarch64/src/lib/cpu.d [2021-04-23T05:54:38.229Z] #43 53.23 DEP compel/src/lib/log.d [2021-04-23T05:54:38.229Z] #43 53.35 DEP compel/src/main.d [2021-04-23T05:54:38.229Z] #43 53.51 DEP compel/src/lib/handle-elf.d [2021-04-23T05:54:38.229Z] #43 53.62 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-04-23T05:54:38.229Z] #43 53.80 CC compel/src/lib/log.o [2021-04-23T05:54:38.229Z] #43 54.23 CC compel/arch/aarch64/src/lib/cpu.o [2021-04-23T05:54:38.229Z] #43 54.52 CC compel/arch/aarch64/src/lib/infect.o [2021-04-23T05:54:38.229Z] #43 55.04 CC compel/src/lib/infect-rpc.o [2021-04-23T05:54:38.229Z] #43 55.48 CC compel/src/lib/infect-util.o [2021-04-23T05:54:38.386Z] #21 ... [2021-04-23T05:54:38.386Z] [2021-04-23T05:54:38.386Z] #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-23T05:54:38.386Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:38.386Z] #44 54.48 CC compel/src/lib/infect-util.o [2021-04-23T05:54:38.390Z] #43 162.7 CC criu/util.o [2021-04-23T05:54:38.493Z] #43 55.83 CC compel/src/lib/infect.o [2021-04-23T05:54:38.497Z] #13 DONE 115.5s [2021-04-23T05:54:38.498Z] [2021-04-23T05:54:38.498Z] #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-23T05:54:38.498Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:54:38.686Z] #44 54.79 CC compel/src/lib/infect.o [2021-04-23T05:54:38.757Z] #43 ... [2021-04-23T05:54:38.757Z] [2021-04-23T05:54:38.757Z] #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-23T05:54:38.757Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:54:38.757Z] #45 102.2 net/http/httptrace [2021-04-23T05:54:38.757Z] #45 102.5 net/http [2021-04-23T05:54:39.021Z] #45 ... [2021-04-23T05:54:39.021Z] [2021-04-23T05:54:39.021Z] #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-23T05:54:39.021Z] #53 sha256:a2a233de2e29629ad56a7ad2807a8c4866d8dc38a62d2e6638f51660a7a36097 [2021-04-23T05:54:39.021Z] #53 11.66 + cd /tmp/tmp.jssNa0swOB/src/github.com/opencontainers/runc [2021-04-23T05:54:39.021Z] #53 11.66 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:54:39.021Z] #53 12.42 + '[' -z '' ']' [2021-04-23T05:54:39.021Z] #53 12.42 + target=static [2021-04-23T05:54:39.021Z] #53 12.42 + make 'BUILDTAGS=seccomp ' static [2021-04-23T05:54:39.021Z] #53 12.87 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-23T05:54:39.064Z] #53 ... [2021-04-23T05:54:39.064Z] [2021-04-23T05:54:39.064Z] #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-23T05:54:39.064Z] #58 sha256:dc0c884da9e45bfe9bf5b4bbd11cf51d77f5b100285f407fb9bda239dd7eeac2 [2021-04-23T05:54:39.064Z] #58 118.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:54:39.064Z] #58 118.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-23T05:54:39.064Z] #58 DONE 125.8s [2021-04-23T05:54:39.288Z] #53 ... [2021-04-23T05:54:39.288Z] [2021-04-23T05:54:39.288Z] #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-23T05:54:39.288Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:54:39.288Z] #45 112.7 github.com/LK4D4/vndr/godl [2021-04-23T05:54:39.321Z] [2021-04-23T05:54:39.321Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-23T05:54:39.321Z] #59 sha256:6824afdf150a1642ae680e680b94df18e47fcf2360a9f7c725ddc2071e0877ba [2021-04-23T05:54:39.321Z] #59 DONE 0.1s [2021-04-23T05:54:39.321Z] [2021-04-23T05:54:39.321Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-23T05:54:39.321Z] #60 sha256:aa14cb32cddc613195ef1b432c3e846c5175a5af563871400d747ee22c1210d7 [2021-04-23T05:54:39.321Z] #60 DONE 0.1s [2021-04-23T05:54:39.321Z] [2021-04-23T05:54:39.321Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:39.321Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:39.321Z] #43 47.51 CC compel/src/lib/infect-rpc.o [2021-04-23T05:54:39.321Z] #43 47.83 CC compel/src/lib/infect-util.o [2021-04-23T05:54:39.321Z] #43 48.12 CC compel/src/lib/infect.o [2021-04-23T05:54:39.321Z] #43 50.56 CC compel/src/lib/ptrace.o [2021-04-23T05:54:39.321Z] #43 50.87 AR compel/libcompel.a [2021-04-23T05:54:39.321Z] #43 50.94 HOSTCC compel/src/main-host.o [2021-04-23T05:54:39.321Z] #43 51.21 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-04-23T05:54:39.321Z] #43 51.40 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-23T05:54:39.321Z] #43 51.76 HOSTCC compel/src/lib/log-host.o [2021-04-23T05:54:39.321Z] #43 51.97 HOSTLINK compel/compel-host-bin [2021-04-23T05:54:39.321Z] #43 52.18 DEP soccr/soccr.d [2021-04-23T05:54:39.321Z] #43 52.33 CC soccr/soccr.o [2021-04-23T05:54:39.321Z] #43 54.09 AR soccr/libsoccr.a [2021-04-23T05:54:39.321Z] #43 54.17 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:54:39.333Z] #43 163.7 CC criu/uts_ns.o [2021-04-23T05:54:39.333Z] #43 163.9 CC criu/vdso-compat.o [2021-04-23T05:54:39.579Z] #43 54.74 DEP criu/arch/x86/sigframe.d [2021-04-23T05:54:39.837Z] #43 54.93 DEP criu/arch/x86/sigaction_compat.d [2021-04-23T05:54:39.865Z] #45 113.3 github.com/LK4D4/vndr [2021-04-23T05:54:39.904Z] #43 164.1 CC criu/vdso.o [2021-04-23T05:54:40.095Z] #43 55.16 DEP criu/arch/x86/kerndat.d [2021-04-23T05:54:40.165Z] #43 164.6 LINK criu/built-in.o [2021-04-23T05:54:40.352Z] #43 55.50 DEP criu/arch/x86/crtools.d [2021-04-23T05:54:40.352Z] #43 ... [2021-04-23T05:54:40.352Z] [2021-04-23T05:54:40.352Z] #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-23T05:54:40.352Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:54:40.352Z] #53 2.157 + RM_GOPATH=0 [2021-04-23T05:54:40.352Z] #53 2.157 + TMP_GOPATH= [2021-04-23T05:54:40.352Z] #53 2.157 + : /build [2021-04-23T05:54:40.352Z] #53 2.157 + '[' -z '' ']' [2021-04-23T05:54:40.352Z] #53 2.157 ++ mktemp -d [2021-04-23T05:54:40.352Z] #53 2.160 + export GOPATH=/tmp/tmp.FtAbnruC7U [2021-04-23T05:54:40.352Z] #53 2.160 + GOPATH=/tmp/tmp.FtAbnruC7U [2021-04-23T05:54:40.352Z] #53 2.160 + RM_GOPATH=1 [2021-04-23T05:54:40.352Z] #53 2.160 + case "$(go env GOARCH)" in [2021-04-23T05:54:40.352Z] #53 2.161 ++ go env GOARCH [2021-04-23T05:54:40.352Z] #53 2.187 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:40.352Z] #53 2.187 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:40.352Z] #53 2.187 ++ dirname /tmp/install/install.sh [2021-04-23T05:54:40.352Z] #53 2.198 + dir=/tmp/install [2021-04-23T05:54:40.352Z] #53 2.198 + bin=runc [2021-04-23T05:54:40.352Z] #53 2.198 + shift [2021-04-23T05:54:40.352Z] #53 2.198 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-23T05:54:40.352Z] #53 2.198 + . /tmp/install/runc.installer [2021-04-23T05:54:40.352Z] #53 2.198 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:54:40.352Z] #53 2.198 + install_runc [2021-04-23T05:54:40.352Z] #53 2.199 + uname -r [2021-04-23T05:54:40.352Z] #53 2.199 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-23T05:54:40.352Z] #53 2.206 + RUNC_BUILDTAGS='seccomp ' [2021-04-23T05:54:40.353Z] #53 2.208 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-23T05:54:40.353Z] #53 2.208 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-23T05:54:40.353Z] #53 2.208 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.FtAbnruC7U/src/github.com/opencontainers/runc [2021-04-23T05:54:40.353Z] #53 2.208 Cloning into '/tmp/tmp.FtAbnruC7U/src/github.com/opencontainers/runc'... [2021-04-23T05:54:40.353Z] #53 ... [2021-04-23T05:54:40.353Z] [2021-04-23T05:54:40.353Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-04-23T05:54:40.353Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-04-23T05:54:40.353Z] #14 DONE 2.4s [2021-04-23T05:54:40.427Z] #43 164.7 LINK criu/criu [2021-04-23T05:54:40.611Z] [2021-04-23T05:54:40.611Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-04-23T05:54:40.611Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:54:40.611Z] #45 117.4 crypto/tls [2021-04-23T05:54:40.611Z] #45 123.6 net/http/httptrace [2021-04-23T05:54:40.611Z] #45 123.8 net/http [2021-04-23T05:54:40.688Z] #43 165.0 DEP lib/c/criu.d [2021-04-23T05:54:40.688Z] #43 165.2 CC images/rpc.pb-c.o [2021-04-23T05:54:40.869Z] #45 ... [2021-04-23T05:54:40.869Z] [2021-04-23T05:54:40.869Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:54:40.869Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:40.869Z] #43 55.77 DEP criu/arch/x86/cpu.d [2021-04-23T05:54:41.126Z] #43 56.20 CC criu/arch/x86/cpu.o [2021-04-23T05:54:41.260Z] #43 165.6 CC lib/c/criu.o [2021-04-23T05:54:41.832Z] #43 166.3 LINK lib/c/built-in.o [2021-04-23T05:54:42.005Z] #15 DONE 3.7s [2021-04-23T05:54:42.005Z] [2021-04-23T05:54:42.005Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-23T05:54:42.005Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-23T05:54:42.098Z] #43 166.3 LINK lib/c/libcriu.so [2021-04-23T05:54:42.098Z] #43 166.4 LINK lib/c/libcriu.a [2021-04-23T05:54:42.098Z] #43 166.5 GEN magic.py [2021-04-23T05:54:42.289Z] #44 58.10 CC compel/src/lib/ptrace.o [2021-04-23T05:54:42.359Z] #43 166.6 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:54:42.360Z] #43 166.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:54:42.360Z] #43 166.6 Note: Building without GnuTLS support [2021-04-23T05:54:42.360Z] #43 166.6 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:54:42.360Z] #43 166.6 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:54:42.498Z] #43 57.33 CC criu/arch/x86/crtools.o [2021-04-23T05:54:42.498Z] #43 ... [2021-04-23T05:54:42.498Z] [2021-04-23T05:54:42.498Z] #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-23T05:54:42.498Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-04-23T05:54:42.498Z] #15 DONE 1.9s [2021-04-23T05:54:42.498Z] [2021-04-23T05:54:42.498Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-04-23T05:54:42.498Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-04-23T05:54:42.594Z] #44 58.52 AR compel/libcompel.a [2021-04-23T05:54:42.594Z] #44 58.64 HOSTCC compel/src/main-host.o [2021-04-23T05:54:42.624Z] Client: [2021-04-23T05:54:42.624Z] Debug Mode: false [2021-04-23T05:54:42.624Z] Plugins: [2021-04-23T05:54:42.624Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-23T05:54:42.624Z] [2021-04-23T05:54:42.624Z] Server: [2021-04-23T05:54:42.624Z] Containers: 0 [2021-04-23T05:54:42.624Z] Running: 0 [2021-04-23T05:54:42.624Z] Paused: 0 [2021-04-23T05:54:42.624Z] Stopped: 0 [2021-04-23T05:54:42.624Z] Images: 0 [2021-04-23T05:54:42.624Z] Server Version: 19.03.12 [2021-04-23T05:54:42.624Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-23T05:54:42.624Z] Windows: [2021-04-23T05:54:42.624Z] LCOW: [2021-04-23T05:54:42.624Z] Logging Driver: json-file [2021-04-23T05:54:42.624Z] Plugins: [2021-04-23T05:54:42.624Z] Volume: local [2021-04-23T05:54:42.624Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T05:54:42.624Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T05:54:42.624Z] Swarm: inactive [2021-04-23T05:54:42.624Z] Default Isolation: process [2021-04-23T05:54:42.624Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-23T05:54:42.624Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-23T05:54:42.624Z] OSType: windows [2021-04-23T05:54:42.624Z] Architecture: x86_64 [2021-04-23T05:54:42.624Z] CPUs: 4 [2021-04-23T05:54:42.624Z] Total Memory: 32GiB [2021-04-23T05:54:42.624Z] Name: azwin-2-dc98b0 [2021-04-23T05:54:42.624Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-23T05:54:42.624Z] Docker Root Dir: D:\docker [2021-04-23T05:54:42.624Z] Debug Mode: false [2021-04-23T05:54:42.624Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:54:42.624Z] Labels: [2021-04-23T05:54:42.624Z] Experimental: true [2021-04-23T05:54:42.624Z] Insecure Registries: [2021-04-23T05:54:42.624Z] 10.0.0.4:5000 [2021-04-23T05:54:42.624Z] 127.0.0.0/8 [2021-04-23T05:54:42.624Z] Registry Mirrors: [2021-04-23T05:54:42.624Z] http://10.0.0.4:5000/ [2021-04-23T05:54:42.624Z] Live Restore Enabled: false [2021-04-23T05:54:42.624Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-04-23T05:54:42.895Z] #44 58.99 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-04-23T05:54:42.932Z] #43 167.3 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:54:43.194Z] #43 167.8 make[1]: Nothing to be done for 'all'. [2021-04-23T05:54:43.197Z] #44 59.15 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-23T05:54:43.499Z] #44 59.64 HOSTCC compel/src/lib/log-host.o [2021-04-23T05:54:43.766Z] #43 168.3 make[1]: 'images/built-in.o' is up to date. [2021-04-23T05:54:43.766Z] #43 168.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-23T05:54:43.802Z] #44 59.88 HOSTLINK compel/compel-host-bin [2021-04-23T05:54:43.870Z] #16 1.138 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-23T05:54:43.870Z] #16 DONE 1.4s [2021-04-23T05:54:43.870Z] [2021-04-23T05:54:43.870Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:43.870Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:43.870Z] #43 58.99 CC criu/arch/x86/kerndat.o [2021-04-23T05:54:44.027Z] #43 168.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-23T05:54:44.027Z] #43 168.4 make[1]: 'compel/libcompel.a' is up to date. [2021-04-23T05:54:44.027Z] #43 168.4 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-23T05:54:44.027Z] #43 168.4 make[1]: Nothing to be done for 'all'. [2021-04-23T05:54:44.027Z] #43 168.5 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:54:44.027Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.104Z] #44 60.14 DEP soccr/soccr.d [2021-04-23T05:54:44.287Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.287Z] #43 168.6 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.287Z] #43 168.7 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.287Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.287Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.287Z] #43 168.8 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.405Z] #44 60.42 CC soccr/soccr.o [2021-04-23T05:54:44.548Z] #43 168.9 make[2]: Nothing to be done for 'all'. [2021-04-23T05:54:44.548Z] #43 168.9 INSTALL criu/criu [2021-04-23T05:54:44.581Z] #16 2.668 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-04-23T05:54:44.581Z] #16 DONE 2.8s [2021-04-23T05:54:44.581Z] [2021-04-23T05:54:44.581Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-23T05:54:44.581Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-23T05:54:44.804Z] #43 59.82 CC criu/arch/x86/sigaction_compat.o [2021-04-23T05:54:44.809Z] #43 DONE 169.3s [2021-04-23T05:54:44.809Z] [2021-04-23T05:54:44.809Z] #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-23T05:54:44.809Z] #53 sha256:118dbbf7b87d52555c2ad53c772e6cbcd407d8a989a4e9120ae1cb2c5879bf1d [2021-04-23T05:54:45.062Z] #43 60.21 CC criu/arch/x86/sigframe.o [2021-04-23T05:54:45.182Z] #45 ... [2021-04-23T05:54:45.182Z] [2021-04-23T05:54:45.182Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:45.182Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:45.182Z] #43 57.82 CC compel/src/lib/ptrace.o [2021-04-23T05:54:45.182Z] #43 58.36 AR compel/libcompel.a [2021-04-23T05:54:45.182Z] #43 58.50 HOSTCC compel/src/main-host.o [2021-04-23T05:54:45.182Z] #43 58.87 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-04-23T05:54:45.182Z] #43 59.12 HOSTCC compel/src/lib/handle-elf-host.o [2021-04-23T05:54:45.182Z] #43 59.47 HOSTCC compel/src/lib/log-host.o [2021-04-23T05:54:45.182Z] #43 59.63 HOSTLINK compel/compel-host-bin [2021-04-23T05:54:45.182Z] #43 59.96 DEP soccr/soccr.d [2021-04-23T05:54:45.182Z] #43 60.25 CC soccr/soccr.o [2021-04-23T05:54:45.182Z] #43 61.64 AR soccr/libsoccr.a [2021-04-23T05:54:45.182Z] #43 61.72 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:54:45.182Z] #43 62.28 DEP criu/arch/aarch64/sigframe.d [2021-04-23T05:54:45.322Z] #43 ... [2021-04-23T05:54:45.322Z] [2021-04-23T05:54:45.322Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-04-23T05:54:45.322Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-04-23T05:54:45.322Z] #17 DONE 1.3s [2021-04-23T05:54:45.322Z] [2021-04-23T05:54:45.322Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-23T05:54:45.322Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-23T05:54:45.446Z] #43 62.46 DEP criu/arch/aarch64/crtools.d [2021-04-23T05:54:45.711Z] #43 62.81 DEP criu/arch/aarch64/cpu.d [2021-04-23T05:54:45.711Z] #43 62.85 DEP criu/arch/aarch64/bitops.d [2021-04-23T05:54:45.711Z] #43 62.93 CC criu/arch/aarch64/bitops.o [2021-04-23T05:54:46.023Z] #43 63.04 CC criu/arch/aarch64/cpu.o [2021-04-23T05:54:46.196Z] #53 ... [2021-04-23T05:54:46.196Z] [2021-04-23T05:54:46.196Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-23T05:54:46.196Z] #44 sha256:647cedbf91db73bfe3d7299aecb8da3267d2feeebb5dab3fc52d45710b854819 [2021-04-23T05:54:46.196Z] #44 DONE 0.1s [2021-04-23T05:54:46.196Z] [2021-04-23T05:54:46.196Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-23T05:54:46.196Z] #46 sha256:3b74e8698fc2876cfabb6f15f43ff5ea15c8ffbe0993a561291a5c4dfb6681d7 [2021-04-23T05:54:46.196Z] #46 DONE 0.2s [2021-04-23T05:54:46.196Z] [2021-04-23T05:54:46.196Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-23T05:54:46.196Z] #48 sha256:54175a252b061151f1cb738a7c633c67c24402cc6fc002eba2dda869536b48bc [2021-04-23T05:54:46.196Z] #48 DONE 0.1s [2021-04-23T05:54:46.196Z] [2021-04-23T05:54:46.196Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-23T05:54:46.196Z] #50 sha256:c7031fbaec7faef0ff0836b61e11a3f7f1eebf3a75bca94d9b351c2ac4654ce3 [2021-04-23T05:54:46.257Z] #18 DONE 1.3s [2021-04-23T05:54:46.257Z] [2021-04-23T05:54:46.257Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:46.257Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:46.257Z] #43 60.66 LINK criu/arch/x86/crtools.built-in.o [2021-04-23T05:54:46.257Z] #43 60.75 DEP criu/pie/util-vdso-elf32.d [2021-04-23T05:54:46.257Z] #43 60.94 DEP criu/pie/util-vdso.d [2021-04-23T05:54:46.257Z] #43 61.11 DEP criu/pie/util.d [2021-04-23T05:54:46.257Z] #43 61.22 CC criu/pie/util.o [2021-04-23T05:54:46.313Z] #43 63.33 CC criu/arch/aarch64/crtools.o [2021-04-23T05:54:46.515Z] #43 61.78 CC criu/pie/util-vdso.o [2021-04-23T05:54:46.527Z] #44 ... [2021-04-23T05:54:46.527Z] [2021-04-23T05:54:46.527Z] #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-23T05:54:46.527Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:54:46.527Z] #46 119.0 text/template [2021-04-23T05:54:46.527Z] #46 123.6 go/parser [2021-04-23T05:54:46.527Z] #46 128.0 encoding/xml [2021-04-23T05:54:46.527Z] #46 ... [2021-04-23T05:54:46.527Z] [2021-04-23T05:54:46.527Z] #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-23T05:54:46.527Z] #54 sha256:18f26279933d877d7668678bebbcb7ca2db40804d5859cd019c0fdec522987fb [2021-04-23T05:54:46.527Z] #54 11.37 + cd /tmp/tmp.1HZJ6yCYyO/src/github.com/opencontainers/runc [2021-04-23T05:54:46.527Z] #54 11.37 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:54:46.527Z] #54 12.16 + '[' -z '' ']' [2021-04-23T05:54:46.527Z] #54 12.16 + target=static [2021-04-23T05:54:46.527Z] #54 12.16 + make 'BUILDTAGS=seccomp ' static [2021-04-23T05:54:46.527Z] #54 12.54 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-23T05:54:46.527Z] #54 ... [2021-04-23T05:54:46.527Z] [2021-04-23T05:54:46.527Z] #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-23T05:54:46.527Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:46.527Z] #44 62.71 AR soccr/libsoccr.a [2021-04-23T05:54:46.527Z] #44 62.80 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:54:46.775Z] #50 DONE 0.5s [2021-04-23T05:54:46.775Z] [2021-04-23T05:54:46.775Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-23T05:54:46.775Z] #52 sha256:8dce93bfb0a2d86ca8f18f88c8e16a9eaaca431b7a80e60689970d6ee95242ba [2021-04-23T05:54:46.775Z] #52 DONE 0.0s [2021-04-23T05:54:46.775Z] [2021-04-23T05:54:46.775Z] #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-23T05:54:46.775Z] #53 sha256:118dbbf7b87d52555c2ad53c772e6cbcd407d8a989a4e9120ae1cb2c5879bf1d [2021-04-23T05:54:46.926Z] #43 64.07 CC criu/arch/aarch64/sigframe.o [2021-04-23T05:54:47.198Z] #43 64.35 LINK criu/arch/aarch64/crtools.built-in.o [2021-04-23T05:54:47.199Z] #43 64.41 DEP criu/pie/util-vdso.d [2021-04-23T05:54:47.208Z] #44 63.21 DEP criu/arch/ppc64/sigframe.d [2021-04-23T05:54:47.448Z] #43 62.58 CC criu/pie/util-vdso-elf32.o [2021-04-23T05:54:47.474Z] #43 ... [2021-04-23T05:54:47.474Z] [2021-04-23T05:54:47.474Z] #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-23T05:54:47.474Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-04-23T05:54:47.474Z] #32 DONE 120.5s [2021-04-23T05:54:47.474Z] [2021-04-23T05:54:47.474Z] #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-23T05:54:47.474Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:54:47.474Z] #20 8.275 Fetched 8760 kB in 7s (1286 kB/s) [2021-04-23T05:54:47.474Z] #20 8.275 Reading package lists... [2021-04-23T05:54:47.474Z] #20 11.84 Reading package lists... [2021-04-23T05:54:47.475Z] #20 15.02 Building dependency tree... [2021-04-23T05:54:47.475Z] #20 ... [2021-04-23T05:54:47.475Z] [2021-04-23T05:54:47.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-23T05:54:47.475Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:47.475Z] #43 64.78 DEP criu/pie/util.d [2021-04-23T05:54:47.506Z] #44 63.37 DEP criu/arch/ppc64/crtools.d [2021-04-23T05:54:47.506Z] #44 63.59 DEP criu/arch/ppc64/cpu.d [2021-04-23T05:54:47.705Z] #43 ... [2021-04-23T05:54:47.705Z] [2021-04-23T05:54:47.706Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:54:47.706Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-23T05:54:47.706Z] #19 DONE 1.2s [2021-04-23T05:54:47.808Z] #44 ... [2021-04-23T05:54:47.808Z] [2021-04-23T05:54:47.808Z] #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-23T05:54:47.808Z] #52 sha256:43d5499fd46ee3dca0cac14e80f54a0c9179271bab3aa3aff0b3a6f5bb8e3935 [2021-04-23T05:54:47.808Z] #52 124.1 mvdan.cc/sh/v3/cmd/shfmt [2021-04-23T05:54:47.808Z] #52 DONE 130.2s [2021-04-23T05:54:47.808Z] [2021-04-23T05:54:47.808Z] #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-23T05:54:47.808Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:54:47.808Z] #21 12.27 Fetched 8704 kB in 12s (734 kB/s) [2021-04-23T05:54:47.848Z] #17 DONE 3.1s [2021-04-23T05:54:47.848Z] [2021-04-23T05:54:47.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-23T05:54:47.848Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:47.848Z] #43 61.62 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-23T05:54:47.848Z] #43 61.78 DEP criu/arch/x86/restorer_unmap.d [2021-04-23T05:54:47.848Z] #43 61.85 DEP criu/arch/x86/restorer.d [2021-04-23T05:54:47.848Z] #43 62.04 DEP criu/arch/x86/vdso-pie.d [2021-04-23T05:54:47.848Z] #43 62.15 DEP criu/pie/parasite-vdso.d [2021-04-23T05:54:47.848Z] #43 62.33 DEP criu/pie/parasite.d [2021-04-23T05:54:47.848Z] #43 62.64 CC criu/pie/parasite.o [2021-04-23T05:54:47.848Z] #43 64.02 LINK criu/pie/parasite.built-in.o [2021-04-23T05:54:47.848Z] #43 64.07 GEN criu/pie/parasite-blob.h [2021-04-23T05:54:47.848Z] #43 64.11 CC criu/pie/parasite-vdso.o [2021-04-23T05:54:47.848Z] #43 64.74 CC criu/arch/x86/vdso-pie.o [2021-04-23T05:54:47.848Z] #43 65.15 CC criu/arch/x86/restorer.o [2021-04-23T05:54:47.848Z] #43 65.84 CC criu/arch/x86/restorer_unmap.o [2021-04-23T05:54:47.848Z] #43 65.88 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-23T05:54:47.848Z] #43 66.21 CC criu/pie/restorer.o [2021-04-23T05:54:47.848Z] #43 69.69 LINK criu/pie/restorer.built-in.o [2021-04-23T05:54:47.848Z] #43 69.70 GEN criu/pie/restorer-blob.h [2021-04-23T05:54:47.848Z] #43 69.83 DEP criu/vdso.d [2021-04-23T05:54:47.848Z] #43 70.00 DEP criu/vdso-compat.d [2021-04-23T05:54:47.848Z] #43 70.12 DEP criu/uts_ns.d [2021-04-23T05:54:47.848Z] #43 70.31 DEP criu/util.d [2021-04-23T05:54:47.848Z] #43 70.53 DEP criu/uffd.d [2021-04-23T05:54:47.848Z] #43 70.76 DEP criu/tun.d [2021-04-23T05:54:47.848Z] #43 70.92 DEP criu/tty.d [2021-04-23T05:54:47.848Z] #43 71.20 DEP criu/timerfd.d [2021-04-23T05:54:47.848Z] #43 ... [2021-04-23T05:54:47.848Z] [2021-04-23T05:54:47.848Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-23T05:54:47.848Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-23T05:54:47.848Z] #18 ... [2021-04-23T05:54:47.848Z] [2021-04-23T05:54:47.848Z] #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-23T05:54:47.848Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:54:47.848Z] #45 129.6 github.com/LK4D4/vndr/godl [2021-04-23T05:54:47.848Z] #45 130.4 github.com/LK4D4/vndr [2021-04-23T05:54:47.963Z] [2021-04-23T05:54:47.963Z] #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-23T05:54:47.963Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:54:48.054Z] #43 65.11 CC criu/pie/util.o [2021-04-23T05:54:48.054Z] #43 ... [2021-04-23T05:54:48.054Z] [2021-04-23T05:54:48.054Z] #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-23T05:54:48.054Z] #45 sha256:6aebdc42c9aa9e573a48e99592cbc110577ab20856008bdabe726c2d05941aa7 [2021-04-23T05:54:48.054Z] #45 DONE 121.5s [2021-04-23T05:54:48.104Z] #45 ... [2021-04-23T05:54:48.104Z] [2021-04-23T05:54:48.104Z] #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-23T05:54:48.104Z] #53 sha256:d9ee7326a2a68ee776b909b352ea05b833fbe69da7a3e6b7dd8f11ad42c9c65b [2021-04-23T05:54:48.104Z] #53 5.779 + RM_GOPATH=0 [2021-04-23T05:54:48.104Z] #53 5.779 + TMP_GOPATH= [2021-04-23T05:54:48.104Z] #53 5.779 + : /build [2021-04-23T05:54:48.104Z] #53 5.779 + '[' -z '' ']' [2021-04-23T05:54:48.104Z] #53 5.779 ++ mktemp -d [2021-04-23T05:54:48.104Z] #53 5.781 + export GOPATH=/tmp/tmp.VSgKIx5dCQ [2021-04-23T05:54:48.104Z] #53 5.781 + GOPATH=/tmp/tmp.VSgKIx5dCQ [2021-04-23T05:54:48.104Z] #53 5.781 + RM_GOPATH=1 [2021-04-23T05:54:48.104Z] #53 5.781 + case "$(go env GOARCH)" in [2021-04-23T05:54:48.104Z] #53 5.781 ++ go env GOARCH [2021-04-23T05:54:48.104Z] #53 5.803 + export GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:48.104Z] #53 5.803 + GO_BUILDMODE=-buildmode=pie [2021-04-23T05:54:48.104Z] #53 5.803 ++ dirname /tmp/install/install.sh [2021-04-23T05:54:48.104Z] #53 5.803 + dir=/tmp/install [2021-04-23T05:54:48.104Z] #53 5.803 + bin=runc [2021-04-23T05:54:48.104Z] #53 5.803 + shift [2021-04-23T05:54:48.104Z] #53 5.803 + '[' '!' -f /tmp/install/runc.installer ']' [2021-04-23T05:54:48.104Z] #53 5.803 + . /tmp/install/runc.installer [2021-04-23T05:54:48.104Z] #53 5.803 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:54:48.104Z] #53 5.803 + install_runc [2021-04-23T05:54:48.104Z] #53 5.803 + uname -r [2021-04-23T05:54:48.104Z] #53 5.810 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-04-23T05:54:48.104Z] #53 5.810 + grep -q '^3\.10\.0.*\.el7\.' [2021-04-23T05:54:48.104Z] #53 5.810 + RUNC_BUILDTAGS='seccomp ' [2021-04-23T05:54:48.104Z] #53 5.810 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-04-23T05:54:48.104Z] #53 5.810 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.VSgKIx5dCQ/src/github.com/opencontainers/runc [2021-04-23T05:54:48.104Z] #53 5.811 Cloning into '/tmp/tmp.VSgKIx5dCQ/src/github.com/opencontainers/runc'... [2021-04-23T05:54:48.104Z] #53 14.76 + cd /tmp/tmp.VSgKIx5dCQ/src/github.com/opencontainers/runc [2021-04-23T05:54:48.104Z] #53 14.76 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:54:48.104Z] #53 15.57 + '[' -z '' ']' [2021-04-23T05:54:48.104Z] #53 15.57 + target=static [2021-04-23T05:54:48.104Z] #53 15.57 + make 'BUILDTAGS=seccomp ' static [2021-04-23T05:54:48.104Z] #53 15.96 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-23T05:54:48.104Z] #53 ... [2021-04-23T05:54:48.104Z] [2021-04-23T05:54:48.104Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:48.104Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:48.104Z] #43 71.49 DEP criu/timens.d [2021-04-23T05:54:48.104Z] #43 71.73 DEP criu/sysfs_parse.d [2021-04-23T05:54:48.317Z] [2021-04-23T05:54:48.317Z] #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-23T05:54:48.317Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:54:48.317Z] #20 15.02 Building dependency tree... [2021-04-23T05:54:48.361Z] #43 71.89 DEP criu/sysctl.d [2021-04-23T05:54:48.361Z] #43 72.06 DEP criu/string.d [2021-04-23T05:54:48.361Z] #43 72.10 DEP criu/stats.d [2021-04-23T05:54:48.618Z] #43 ... [2021-04-23T05:54:48.618Z] [2021-04-23T05:54:48.618Z] #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-23T05:54:48.618Z] #45 sha256:58ab947291aa90eeaf293fdf27481bdc3e6b86281973b364b6ffc2a2d2c87ffd [2021-04-23T05:54:48.618Z] #45 DONE 140.4s [2021-04-23T05:54:48.618Z] [2021-04-23T05:54:48.618Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:48.618Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:48.618Z] #43 72.21 DEP criu/sockets.d [2021-04-23T05:54:48.874Z] #21 12.27 Reading package lists... [2021-04-23T05:54:48.874Z] #43 72.41 DEP criu/sk-unix.d [2021-04-23T05:54:48.894Z] #20 16.92 libcap2-bin is already the newest version (1:2.25-2). [2021-04-23T05:54:48.894Z] #20 16.92 The following additional packages will be installed: [2021-04-23T05:54:48.894Z] #20 16.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-23T05:54:48.894Z] #20 16.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-23T05:54:48.894Z] #20 16.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-23T05:54:48.894Z] #20 16.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-23T05:54:48.894Z] #20 16.93 python3.7 python3.7-minimal vim-runtime xxd [2021-04-23T05:54:48.894Z] #20 16.95 Suggested packages: [2021-04-23T05:54:48.894Z] #20 16.95 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-23T05:54:48.894Z] #20 16.95 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-23T05:54:48.894Z] #20 16.95 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-23T05:54:48.894Z] #20 16.95 Recommended packages: [2021-04-23T05:54:48.894Z] #20 16.95 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-23T05:54:48.894Z] #20 16.95 python3-keyrings.alt python3-xdg unzip [2021-04-23T05:54:49.133Z] #43 72.65 DEP criu/sk-tcp.d [2021-04-23T05:54:49.133Z] #43 72.85 DEP criu/sk-queue.d [2021-04-23T05:54:49.336Z] #20 1.528 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:54:49.336Z] #20 1.657 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:54:49.336Z] #20 1.677 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:54:49.336Z] #20 1.781 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:54:49.391Z] #43 73.04 DEP criu/sk-packet.d [2021-04-23T05:54:49.648Z] #43 73.29 DEP criu/sk-netlink.d [2021-04-23T05:54:49.905Z] #20 2.187 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-23T05:54:49.905Z] #43 73.52 DEP criu/sk-inet.d [2021-04-23T05:54:49.905Z] #43 73.70 DEP criu/signalfd.d [2021-04-23T05:54:50.162Z] #43 73.85 DEP criu/sigframe.d [2021-04-23T05:54:50.243Z] #21 18.37 Reading package lists... [2021-04-23T05:54:50.243Z] #21 ... [2021-04-23T05:54:50.243Z] [2021-04-23T05:54:50.243Z] #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-23T05:54:50.243Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:54:50.243Z] #44 63.98 CC criu/arch/ppc64/cpu.o [2021-04-23T05:54:50.243Z] #44 65.15 CC criu/arch/ppc64/crtools.o [2021-04-23T05:54:50.243Z] #44 66.33 CC criu/arch/ppc64/sigframe.o [2021-04-23T05:54:50.418Z] #43 73.93 DEP criu/shmem.d [2021-04-23T05:54:50.418Z] #43 74.07 DEP criu/servicefd.d [2021-04-23T05:54:50.543Z] #44 66.76 LINK criu/arch/ppc64/crtools.built-in.o [2021-04-23T05:54:50.676Z] #43 74.24 DEP criu/seize.d [2021-04-23T05:54:50.676Z] #43 74.41 DEP criu/seccomp.d [2021-04-23T05:54:50.832Z] #20 18.76 The following NEW packages will be installed: [2021-04-23T05:54:50.832Z] #20 18.76 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-23T05:54:50.832Z] #20 18.76 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-23T05:54:50.832Z] #20 18.76 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-23T05:54:50.832Z] #20 18.76 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-23T05:54:50.832Z] #20 18.76 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-23T05:54:50.832Z] #20 18.76 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-23T05:54:50.832Z] #20 18.77 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-23T05:54:50.832Z] #20 18.77 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-23T05:54:50.832Z] #20 18.77 xz-utils zip [2021-04-23T05:54:50.844Z] #44 66.80 DEP criu/pie/util-vdso.d [2021-04-23T05:54:50.844Z] #44 66.97 DEP criu/pie/util.d [2021-04-23T05:54:50.934Z] #43 ... [2021-04-23T05:54:50.934Z] [2021-04-23T05:54:50.934Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-04-23T05:54:50.934Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-04-23T05:54:50.934Z] #18 DONE 3.5s [2021-04-23T05:54:50.934Z] [2021-04-23T05:54:50.934Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:50.934Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:50.934Z] #43 74.64 DEP criu/rst-malloc.d [2021-04-23T05:54:51.098Z] #20 19.09 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:54:51.099Z] #20 19.09 Need to get 27.6 MB of archives. [2021-04-23T05:54:51.099Z] #20 19.09 After this operation, 114 MB of additional disk space will be used. [2021-04-23T05:54:51.099Z] #20 19.09 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-04-23T05:54:51.099Z] #20 19.09 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-23T05:54:51.099Z] #20 19.11 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-23T05:54:51.099Z] #20 19.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-04-23T05:54:51.099Z] #20 19.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-04-23T05:54:51.099Z] #20 19.16 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-23T05:54:51.099Z] #20 19.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2021-04-23T05:54:51.099Z] #20 19.25 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-04-23T05:54:51.099Z] #20 19.25 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-04-23T05:54:51.099Z] #20 19.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-04-23T05:54:51.099Z] #20 19.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-04-23T05:54:51.144Z] #44 67.14 CC criu/pie/util.o [2021-04-23T05:54:51.191Z] #43 74.74 DEP criu/rbtree.d [2021-04-23T05:54:51.191Z] #43 74.78 DEP criu/pstree.d [2021-04-23T05:54:51.279Z] #20 3.271 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:54:51.364Z] #20 19.26 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-04-23T05:54:51.364Z] #20 19.27 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-04-23T05:54:51.364Z] #20 19.27 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-04-23T05:54:51.364Z] #20 19.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-04-23T05:54:51.364Z] #20 19.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-04-23T05:54:51.364Z] #20 19.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-04-23T05:54:51.364Z] #20 19.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:54:51.364Z] #20 19.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-04-23T05:54:51.364Z] #20 19.32 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-23T05:54:51.364Z] #20 19.32 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-04-23T05:54:51.364Z] #20 19.33 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-04-23T05:54:51.364Z] #20 19.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-04-23T05:54:51.364Z] #20 19.35 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-04-23T05:54:51.364Z] #20 19.36 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-04-23T05:54:51.364Z] #20 19.36 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-04-23T05:54:51.364Z] #20 19.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-04-23T05:54:51.364Z] #20 19.41 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-04-23T05:54:51.364Z] #20 19.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-04-23T05:54:51.446Z] #44 67.51 CC criu/pie/util-vdso.o [2021-04-23T05:54:51.447Z] #43 75.02 DEP criu/protobuf.d [2021-04-23T05:54:51.448Z] #43 75.15 GEN criu/protobuf-desc-gen.h [2021-04-23T05:54:51.629Z] #20 19.72 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-23T05:54:51.629Z] #20 19.72 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-23T05:54:51.629Z] #20 19.72 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-23T05:54:51.629Z] #20 19.73 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-04-23T05:54:51.629Z] #20 19.73 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-04-23T05:54:51.630Z] #20 19.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-23T05:54:51.630Z] #20 19.78 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-23T05:54:51.630Z] #20 19.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-23T05:54:51.630Z] #20 19.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-04-23T05:54:51.630Z] #20 19.79 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-23T05:54:51.630Z] #20 19.79 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-23T05:54:51.894Z] #20 19.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-23T05:54:51.894Z] #20 19.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-04-23T05:54:51.894Z] #20 19.87 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-23T05:54:51.894Z] #20 19.88 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-04-23T05:54:51.894Z] #20 19.89 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-23T05:54:52.083Z] #53 ... [2021-04-23T05:54:52.083Z] [2021-04-23T05:54:52.083Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-23T05:54:52.083Z] #56 sha256:03f62ac9e95b205be3e474d1a490a4aa38ee8bf6eb5267424c0ad05f5b0f560c [2021-04-23T05:54:52.083Z] #56 199.7 + bin/containerd [2021-04-23T05:54:52.097Z] #44 68.37 AR criu/pie/pie.lib.a [2021-04-23T05:54:52.158Z] #20 20.07 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-04-23T05:54:52.158Z] #20 20.10 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-04-23T05:54:52.158Z] #20 20.13 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-04-23T05:54:52.212Z] #20 4.537 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:54:52.403Z] #44 68.46 DEP criu/pie/restorer.d [2021-04-23T05:54:52.708Z] #44 68.80 DEP criu/arch/ppc64/vdso-trampoline.d [2021-04-23T05:54:52.708Z] #44 68.83 DEP criu/arch/ppc64/restorer.d [2021-04-23T05:54:52.736Z] #20 20.73 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:54:52.736Z] #20 20.83 Fetched 27.6 MB in 1s (21.0 MB/s) [2021-04-23T05:54:52.736Z] #20 20.89 Selecting previously unselected package pigz. [2021-04-23T05:54:53.000Z] #20 20.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 ... 23408 files and directories currently installed.) [2021-04-23T05:54:53.000Z] #20 20.95 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-04-23T05:54:53.000Z] #20 20.96 Unpacking pigz (2.4-1) ... [2021-04-23T05:54:53.000Z] #20 21.08 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-04-23T05:54:53.000Z] #20 21.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-23T05:54:53.000Z] #20 21.09 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-23T05:54:53.007Z] #44 69.10 DEP criu/arch/ppc64/vdso-pie.d [2021-04-23T05:54:53.007Z] #44 69.25 DEP criu/pie/parasite-vdso.d [2021-04-23T05:54:53.307Z] #44 69.46 DEP criu/pie/parasite.d [2021-04-23T05:54:53.341Z] #43 76.65 DEP criu/protobuf-desc.d [2021-04-23T05:54:53.341Z] #43 76.80 DEP criu/proc_parse.d [2021-04-23T05:54:53.341Z] #43 76.95 DEP criu/plugin.d [2021-04-23T05:54:53.341Z] #43 77.02 DEP criu/pipes.d [2021-04-23T05:54:53.578Z] #20 21.50 Selecting previously unselected package python3.7-minimal. [2021-04-23T05:54:53.579Z] #20 21.51 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2021-04-23T05:54:53.579Z] #20 21.53 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:54:53.598Z] #43 77.22 DEP criu/pie-util.d [2021-04-23T05:54:53.598Z] #43 77.32 DEP criu/pie-util-vdso.d [2021-04-23T05:54:53.607Z] #44 69.72 CC criu/pie/parasite.o [2021-04-23T05:54:53.607Z] #44 ... [2021-04-23T05:54:53.607Z] [2021-04-23T05:54:53.607Z] #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-23T05:54:53.607Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:54:53.607Z] #21 18.37 Reading package lists... [2021-04-23T05:54:53.854Z] #43 77.43 DEP criu/pie-util-vdso-elf32.d [2021-04-23T05:54:54.107Z] #20 22.06 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2021-04-23T05:54:54.107Z] #20 22.09 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:54:54.111Z] #43 77.56 DEP criu/path.d [2021-04-23T05:54:54.111Z] #43 77.70 DEP criu/parasite-syscall.d [2021-04-23T05:54:54.114Z] #20 ... [2021-04-23T05:54:54.114Z] [2021-04-23T05:54:54.114Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:54.114Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:54.114Z] #43 63.65 AR criu/pie/pie.lib.a [2021-04-23T05:54:54.114Z] #43 63.79 DEP criu/pie/restorer.d [2021-04-23T05:54:54.114Z] #43 64.00 DEP criu/arch/x86/sigaction_compat_pie.d [2021-04-23T05:54:54.114Z] #43 64.11 DEP criu/arch/x86/restorer_unmap.d [2021-04-23T05:54:54.114Z] #43 64.14 DEP criu/arch/x86/restorer.d [2021-04-23T05:54:54.114Z] #43 64.30 DEP criu/arch/x86/vdso-pie.d [2021-04-23T05:54:54.114Z] #43 64.43 DEP criu/pie/parasite-vdso.d [2021-04-23T05:54:54.114Z] #43 64.63 DEP criu/pie/parasite.d [2021-04-23T05:54:54.114Z] #43 64.88 CC criu/pie/parasite.o [2021-04-23T05:54:54.114Z] #43 66.04 LINK criu/pie/parasite.built-in.o [2021-04-23T05:54:54.114Z] #43 66.04 GEN criu/pie/parasite-blob.h [2021-04-23T05:54:54.114Z] #43 66.06 CC criu/pie/parasite-vdso.o [2021-04-23T05:54:54.114Z] #43 66.78 CC criu/arch/x86/vdso-pie.o [2021-04-23T05:54:54.114Z] #43 67.07 CC criu/arch/x86/restorer.o [2021-04-23T05:54:54.114Z] #43 67.80 CC criu/arch/x86/restorer_unmap.o [2021-04-23T05:54:54.114Z] #43 67.85 CC criu/arch/x86/sigaction_compat_pie.o [2021-04-23T05:54:54.114Z] #43 68.15 CC criu/pie/restorer.o [2021-04-23T05:54:54.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-23T05:54:54.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-23T05:54:54.368Z] #43 ... [2021-04-23T05:54:54.368Z] [2021-04-23T05:54:54.368Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-04-23T05:54:54.368Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-04-23T05:54:54.368Z] #19 DONE 3.4s [2021-04-23T05:54:54.368Z] [2021-04-23T05:54:54.368Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:54.368Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:54.368Z] #43 77.96 DEP criu/pagemap.d [2021-04-23T05:54:54.560Z] #21 22.92 Building dependency tree... [2021-04-23T05:54:54.625Z] #43 78.17 DEP criu/pagemap-cache.d [2021-04-23T05:54:54.625Z] #43 78.32 DEP criu/page-xfer.d [2021-04-23T05:54:54.883Z] #43 78.46 DEP criu/page-pipe.d [2021-04-23T05:54:55.142Z] #43 78.60 DEP criu/netfilter.d [2021-04-23T05:54:55.142Z] #43 78.77 DEP criu/net.d [2021-04-23T05:54:55.398Z] #43 78.97 DEP criu/namespaces.d [2021-04-23T05:54:55.398Z] #43 79.08 DEP criu/mount.d [2021-04-23T05:54:55.623Z] #21 24.80 libcap2-bin is already the newest version (1:2.25-2). [2021-04-23T05:54:55.623Z] #21 24.80 The following additional packages will be installed: [2021-04-23T05:54:55.655Z] #43 79.25 DEP criu/memfd.d [2021-04-23T05:54:55.912Z] #43 79.40 DEP criu/mem.d [2021-04-23T05:54:55.912Z] #43 79.55 DEP criu/lsm.d [2021-04-23T05:54:55.912Z] #43 79.66 DEP criu/log.d [2021-04-23T05:54:55.924Z] #21 24.82 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-23T05:54:55.924Z] #21 24.82 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-23T05:54:55.924Z] #21 24.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-23T05:54:55.924Z] #21 24.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-23T05:54:55.924Z] #21 24.82 python3.7 python3.7-minimal vim-runtime xxd [2021-04-23T05:54:55.924Z] #21 24.83 Suggested packages: [2021-04-23T05:54:55.924Z] #21 24.83 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-23T05:54:55.924Z] #21 24.83 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-23T05:54:55.924Z] #21 24.83 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-23T05:54:55.924Z] #21 24.84 Recommended packages: [2021-04-23T05:54:55.924Z] #21 24.84 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-23T05:54:55.924Z] #21 24.84 python3-keyrings.alt python3-xdg unzip [2021-04-23T05:54:56.036Z] #20 24.13 Selecting previously unselected package python3-minimal. [2021-04-23T05:54:56.169Z] #43 79.77 DEP criu/libnetlink.d [2021-04-23T05:54:56.169Z] #43 79.87 DEP criu/kerndat.d [2021-04-23T05:54:56.301Z] #20 24.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23657 files and directories currently installed.) [2021-04-23T05:54:56.301Z] #20 24.18 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-04-23T05:54:56.301Z] #20 24.19 Unpacking python3-minimal (3.7.3-1) ... [2021-04-23T05:54:56.301Z] #20 24.28 Selecting previously unselected package libmpdec2:arm64. [2021-04-23T05:54:56.301Z] #20 24.28 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-04-23T05:54:56.301Z] #20 24.30 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-04-23T05:54:56.301Z] #20 24.38 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-04-23T05:54:56.301Z] #20 24.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2021-04-23T05:54:56.301Z] #20 24.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-23T05:54:56.426Z] #43 80.05 DEP criu/kcmp-ids.d [2021-04-23T05:54:56.426Z] #43 80.12 DEP criu/irmap.d [2021-04-23T05:54:56.645Z] #43 71.46 LINK criu/pie/restorer.built-in.o [2021-04-23T05:54:56.645Z] #43 71.47 GEN criu/pie/restorer-blob.h [2021-04-23T05:54:56.645Z] #43 71.63 DEP criu/vdso.d [2021-04-23T05:54:56.645Z] #43 71.79 DEP criu/vdso-compat.d [2021-04-23T05:54:56.683Z] #43 80.25 DEP criu/ipc_ns.d [2021-04-23T05:54:56.683Z] #43 80.35 DEP criu/image.d [2021-04-23T05:54:56.879Z] #20 25.02 Selecting previously unselected package python3.7. [2021-04-23T05:54:56.879Z] #20 25.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2021-04-23T05:54:56.879Z] #20 25.04 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:54:56.903Z] #43 71.91 DEP criu/uts_ns.d [2021-04-23T05:54:56.903Z] #43 72.03 DEP criu/util.d [2021-04-23T05:54:56.939Z] #43 80.50 DEP criu/image-desc.d [2021-04-23T05:54:56.939Z] #43 80.58 DEP criu/fsnotify.d [2021-04-23T05:54:56.939Z] #43 80.69 DEP criu/filesystems.d [2021-04-23T05:54:57.143Z] #20 25.20 Selecting previously unselected package libpython3-stdlib:arm64. [2021-04-23T05:54:57.143Z] #20 25.20 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-04-23T05:54:57.143Z] #20 25.21 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-23T05:54:57.160Z] #43 72.28 DEP criu/uffd.d [2021-04-23T05:54:57.196Z] #43 80.85 DEP criu/files.d [2021-04-23T05:54:57.375Z] #56 ... [2021-04-23T05:54:57.375Z] [2021-04-23T05:54:57.375Z] #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-23T05:54:57.375Z] #53 sha256:118dbbf7b87d52555c2ad53c772e6cbcd407d8a989a4e9120ae1cb2c5879bf1d [2021-04-23T05:54:57.375Z] #53 128.5 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-23T05:54:57.375Z] #53 129.5 + mkdir -p /build [2021-04-23T05:54:57.375Z] #53 129.5 + cp runc /build/runc [2021-04-23T05:54:57.375Z] #53 DONE 130.1s [2021-04-23T05:54:57.375Z] [2021-04-23T05:54:57.375Z] #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-23T05:54:57.375Z] #56 sha256:03f62ac9e95b205be3e474d1a490a4aa38ee8bf6eb5267424c0ad05f5b0f560c [2021-04-23T05:54:57.407Z] #20 25.35 Setting up python3-minimal (3.7.3-1) ... [2021-04-23T05:54:57.418Z] #43 72.53 DEP criu/tun.d [2021-04-23T05:54:57.453Z] #43 81.03 DEP criu/files-reg.d [2021-04-23T05:54:57.675Z] #43 72.79 DEP criu/tty.d [2021-04-23T05:54:57.710Z] #43 81.21 DEP criu/files-ext.d [2021-04-23T05:54:57.710Z] #43 ... [2021-04-23T05:54:57.710Z] [2021-04-23T05:54:57.710Z] #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-23T05:54:57.710Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:54:57.710Z] #32 DONE 148.7s [2021-04-23T05:54:57.933Z] #43 73.03 DEP criu/timerfd.d [2021-04-23T05:54:57.933Z] #43 73.20 DEP criu/timens.d [2021-04-23T05:54:57.968Z] [2021-04-23T05:54:57.968Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:57.968Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:54:57.968Z] #43 81.46 DEP criu/file-lock.d [2021-04-23T05:54:57.968Z] #43 81.64 DEP criu/file-ids.d [2021-04-23T05:54:58.049Z] #21 26.94 The following NEW packages will be installed: [2021-04-23T05:54:58.049Z] #21 26.95 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-23T05:54:58.049Z] #21 26.95 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-23T05:54:58.049Z] #21 26.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-23T05:54:58.049Z] #21 26.95 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-23T05:54:58.049Z] #21 26.96 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-23T05:54:58.049Z] #21 26.96 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-23T05:54:58.049Z] #21 26.96 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-23T05:54:58.049Z] #21 26.96 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-23T05:54:58.049Z] #21 26.96 xz-utils zip [2021-04-23T05:54:58.049Z] #21 27.12 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:54:58.049Z] #21 27.12 Need to get 29.2 MB of archives. [2021-04-23T05:54:58.049Z] #21 27.12 After this operation, 134 MB of additional disk space will be used. [2021-04-23T05:54:58.049Z] #21 27.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-04-23T05:54:58.049Z] #21 27.14 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-23T05:54:58.049Z] #21 27.17 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-23T05:54:58.049Z] #21 27.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-04-23T05:54:58.183Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-04-23T05:54:58.183Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-fecb0abb\powershellScript.ps1'; exit $LASTEXITCODE; [2021-04-23T05:54:58.183Z] ---------------------------------------------------------------------------- [2021-04-23T05:54:58.183Z] [2021-04-23T05:54:58.183Z] INFO: executeCI.ps1 starting at Fri Apr 23 05:54:56 CUT 2021 [2021-04-23T05:54:58.183Z] [2021-04-23T05:54:58.183Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-04-23T05:54:58.183Z] INFO: Running git version 2.24.1.windows.2 [2021-04-23T05:54:58.183Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-04-23T05:54:58.183Z] INFO: Environment variables: [2021-04-23T05:54:58.183Z] [2021-04-23T05:54:58.183Z] Name Value [2021-04-23T05:54:58.183Z] ---- ----- [2021-04-23T05:54:58.183Z] ALLUSERSPROFILE C:\ProgramData [2021-04-23T05:54:58.183Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-04-23T05:54:58.183Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-04-23T05:54:58.183Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-04-23T05:54:58.183Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2021-04-23T05:54:58.183Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-04-23T05:54:58.183Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-04-23T05:54:58.183Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-04-23T05:54:58.183Z] BRANCH_NAME PR-42315 [2021-04-23T05:54:58.183Z] BUILD_DISPLAY_NAME #1 [2021-04-23T05:54:58.183Z] BUILD_ID 1 [2021-04-23T05:54:58.183Z] BUILD_NUMBER 1 [2021-04-23T05:54:58.183Z] BUILD_TAG jenkins-moby-PR-42315-1 [2021-04-23T05:54:58.183Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/ [2021-04-23T05:54:58.183Z] CHANGE_AUTHOR AkihiroSuda [2021-04-23T05:54:58.183Z] CHANGE_AUTHOR_DISPLAY_NAME Akihiro Suda [2021-04-23T05:54:58.183Z] CHANGE_AUTHOR_EMAIL suda.kyoto@gmail.com [2021-04-23T05:54:58.183Z] CHANGE_BRANCH whichless [2021-04-23T05:54:58.183Z] CHANGE_FORK AkihiroSuda/docker [2021-04-23T05:54:58.183Z] CHANGE_ID 42315 [2021-04-23T05:54:58.183Z] CHANGE_TARGET master [2021-04-23T05:54:58.183Z] CHANGE_TITLE dockerd-rootless.sh: use `command -v` instead of `which` [2021-04-23T05:54:58.183Z] CHANGE_URL https://github.com/moby/moby/pull/42315 [2021-04-23T05:54:58.183Z] CHECK_CONFIG_COMMIT 2b0755b936416834e14208c6c37b36977e67ea35 [2021-04-23T05:54:58.183Z] CommonProgramFiles C:\Program Files\Common Files [2021-04-23T05:54:58.183Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-04-23T05:54:58.183Z] CommonProgramW6432 C:\Program Files\Common Files [2021-04-23T05:54:58.183Z] COMPUTERNAME azwin-2-dc98b0 [2021-04-23T05:54:58.183Z] ComSpec C:\windows\system32\cmd.exe [2021-04-23T05:54:58.183Z] ConfigSequenceNumber 0 [2021-04-23T05:54:58.183Z] DOCKER_BUILDKIT 0 [2021-04-23T05:54:58.183Z] DOCKER_DUT_DEBUG 1 [2021-04-23T05:54:58.183Z] DOCKER_EXPERIMENTAL 1 [2021-04-23T05:54:58.184Z] DOCKER_GRAPHDRIVER overlay2 [2021-04-23T05:54:58.184Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-04-23T05:54:58.184Z] EXECUTOR_NUMBER 0 [2021-04-23T05:54:58.184Z] FQDN azwin-2-dc98b0.westus.cloudapp.azure.com [2021-04-23T05:54:58.184Z] GIT_BRANCH PR-42315 [2021-04-23T05:54:58.184Z] GIT_COMMIT e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:54:58.184Z] GIT_URL https://github.com/moby/moby.git [2021-04-23T05:54:58.184Z] HUDSON_COOKIE 28b97d77-e9d2-4a93-99ad-093b03aa89aa [2021-04-23T05:54:58.184Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-04-23T05:54:58.184Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-04-23T05:54:58.184Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-04-23T05:54:58.184Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-04-23T05:54:58.184Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-04-23T05:54:58.184Z] JENKINS_NODE_COOKIE 420cee43-e534-4b73-9779-1b9607d8fc7b [2021-04-23T05:54:58.184Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-04-23T05:54:58.184Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-04-23T05:54:58.184Z] JOB_BASE_NAME PR-42315 [2021-04-23T05:54:58.184Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/display/redirect [2021-04-23T05:54:58.184Z] JOB_NAME moby/PR-42315 [2021-04-23T05:54:58.184Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/ [2021-04-23T05:54:58.184Z] library.jps.version master [2021-04-23T05:54:58.184Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-04-23T05:54:58.184Z] NODE_LABELS amd64 azure azwin-2-dc98b0 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-04-23T05:54:58.184Z] NODE_NAME azwin-2-dc98b0 [2021-04-23T05:54:58.184Z] NUMBER_OF_PROCESSORS 4 [2021-04-23T05:54:58.184Z] OS Windows_NT [2021-04-23T05:54:58.184Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-04-23T05:54:58.184Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-04-23T05:54:58.184Z] PROCESSOR_ARCHITECTURE AMD64 [2021-04-23T05:54:58.184Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-04-23T05:54:58.184Z] PROCESSOR_LEVEL 6 [2021-04-23T05:54:58.184Z] PROCESSOR_REVISION 5504 [2021-04-23T05:54:58.184Z] ProgramData C:\ProgramData [2021-04-23T05:54:58.184Z] ProgramFiles C:\Program Files [2021-04-23T05:54:58.184Z] ProgramFiles(x86) C:\Program Files (x86) [2021-04-23T05:54:58.184Z] ProgramW6432 C:\Program Files [2021-04-23T05:54:58.184Z] PROMPT $P$G [2021-04-23T05:54:58.184Z] PSExecutionPolicyPreference Bypass [2021-04-23T05:54:58.184Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-04-23T05:54:58.184Z] PUBLIC C:\Users\Public [2021-04-23T05:54:58.184Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect?page=artif... [2021-04-23T05:54:58.184Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect?page=changes [2021-04-23T05:54:58.184Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect [2021-04-23T05:54:58.184Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42315/1/display/redirect?page=tests [2021-04-23T05:54:58.184Z] SKIP_VALIDATION_TESTS 1 [2021-04-23T05:54:58.184Z] SOURCES_DRIVE d [2021-04-23T05:54:58.184Z] SOURCES_SUBDIR gopath [2021-04-23T05:54:58.184Z] STAGE_NAME Run tests [2021-04-23T05:54:58.184Z] SystemDrive C: [2021-04-23T05:54:58.184Z] SystemRoot C:\windows [2021-04-23T05:54:58.184Z] TEMP C:\windows\TEMP [2021-04-23T05:54:58.184Z] TESTDEBUG 0 [2021-04-23T05:54:58.184Z] TESTRUN_DRIVE d [2021-04-23T05:54:58.184Z] TESTRUN_SUBDIR CI [2021-04-23T05:54:58.184Z] TIMEOUT 120m [2021-04-23T05:54:58.184Z] TMP C:\windows\TEMP [2021-04-23T05:54:58.184Z] USERDOMAIN WORKGROUP [2021-04-23T05:54:58.184Z] USERNAME azwin-2-dc98b0$ [2021-04-23T05:54:58.184Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-04-23T05:54:58.184Z] windir C:\windows [2021-04-23T05:54:58.184Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-04-23T05:54:58.184Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-04-23T05:54:58.184Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-04-23T05:54:58.184Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-04-23T05:54:58.184Z] [2021-04-23T05:54:58.184Z] [2021-04-23T05:54:58.184Z] [2021-04-23T05:54:58.184Z] INFO: Sources under d:\gopath\... [2021-04-23T05:54:58.184Z] INFO: Test run under d:\CI\... [2021-04-23T05:54:58.184Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-04-23T05:54:58.184Z] INFO: docker/docker repository was found [2021-04-23T05:54:58.184Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-04-23T05:54:58.190Z] #43 73.46 DEP criu/sysfs_parse.d [2021-04-23T05:54:58.225Z] #43 81.74 DEP criu/fifo.d [2021-04-23T05:54:58.225Z] #43 81.87 DEP criu/fdstore.d [2021-04-23T05:54:58.225Z] #43 81.98 DEP criu/fault-injection.d [2021-04-23T05:54:58.352Z] #21 27.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-04-23T05:54:58.352Z] #21 27.29 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-23T05:54:58.352Z] #21 27.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u3 [330 kB] [2021-04-23T05:54:58.352Z] #21 27.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-04-23T05:54:58.352Z] #21 27.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-04-23T05:54:58.352Z] #21 27.40 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-04-23T05:54:58.352Z] #21 27.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-04-23T05:54:58.352Z] #21 27.42 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-04-23T05:54:58.352Z] #21 27.42 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-04-23T05:54:58.352Z] #21 27.42 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-04-23T05:54:58.352Z] #21 27.43 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-04-23T05:54:58.352Z] #21 27.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-04-23T05:54:58.352Z] #21 27.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-04-23T05:54:58.352Z] #21 27.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:54:58.352Z] #21 27.47 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-04-23T05:54:58.352Z] #21 27.49 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-23T05:54:58.352Z] #21 27.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-04-23T05:54:58.352Z] #21 27.50 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-04-23T05:54:58.352Z] #21 27.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-04-23T05:54:58.352Z] #21 27.54 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-04-23T05:54:58.352Z] #21 27.54 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-04-23T05:54:58.352Z] #21 27.56 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-04-23T05:54:58.352Z] #21 27.56 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-04-23T05:54:58.352Z] #21 27.57 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-04-23T05:54:58.352Z] #21 27.57 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-04-23T05:54:58.359Z] #20 26.48 Selecting previously unselected package python3. [2021-04-23T05:54:58.359Z] #20 26.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% [2021-04-23T05:54:58.359Z] #20 ... [2021-04-23T05:54:58.359Z] [2021-04-23T05:54:58.359Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:54:58.359Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:54:58.359Z] #43 65.60 CC criu/pie/util-vdso.o [2021-04-23T05:54:58.359Z] #43 66.63 AR criu/pie/pie.lib.a [2021-04-23T05:54:58.359Z] #43 66.76 DEP criu/pie/restorer.d [2021-04-23T05:54:58.359Z] #43 67.09 DEP criu/arch/aarch64/intraprocedure.d [2021-04-23T05:54:58.359Z] #43 67.11 DEP criu/arch/aarch64/restorer.d [2021-04-23T05:54:58.359Z] #43 67.47 DEP criu/arch/aarch64/vdso-pie.d [2021-04-23T05:54:58.359Z] #43 67.60 DEP criu/pie/parasite-vdso.d [2021-04-23T05:54:58.359Z] #43 67.71 DEP criu/pie/parasite.d [2021-04-23T05:54:58.359Z] #43 67.83 CC criu/pie/parasite.o [2021-04-23T05:54:58.359Z] #43 68.71 LINK criu/pie/parasite.built-in.o [2021-04-23T05:54:58.359Z] #43 68.72 GEN criu/pie/parasite-blob.h [2021-04-23T05:54:58.359Z] #43 68.74 CC criu/pie/parasite-vdso.o [2021-04-23T05:54:58.359Z] #43 69.39 CC criu/arch/aarch64/vdso-pie.o [2021-04-23T05:54:58.359Z] #43 69.63 CC criu/arch/aarch64/restorer.o [2021-04-23T05:54:58.359Z] #43 69.97 CC criu/arch/aarch64/intraprocedure.o [2021-04-23T05:54:58.359Z] #43 70.02 CC criu/pie/restorer.o [2021-04-23T05:54:58.359Z] #43 72.43 LINK criu/pie/restorer.built-in.o [2021-04-23T05:54:58.359Z] #43 72.45 GEN criu/pie/restorer-blob.h [2021-04-23T05:54:58.359Z] #43 72.56 DEP criu/vdso.d [2021-04-23T05:54:58.359Z] #43 72.74 DEP criu/uts_ns.d [2021-04-23T05:54:58.359Z] #43 72.85 DEP criu/util.d [2021-04-23T05:54:58.359Z] #43 73.11 DEP criu/uffd.d [2021-04-23T05:54:58.359Z] #43 73.39 DEP criu/tun.d [2021-04-23T05:54:58.359Z] #43 73.62 DEP criu/tty.d [2021-04-23T05:54:58.359Z] #43 73.81 DEP criu/timerfd.d [2021-04-23T05:54:58.359Z] #43 73.95 DEP criu/timens.d [2021-04-23T05:54:58.359Z] #43 74.18 DEP criu/sysfs_parse.d [2021-04-23T05:54:58.359Z] #43 74.29 DEP criu/sysctl.d [2021-04-23T05:54:58.359Z] #43 74.42 DEP criu/string.d [2021-04-23T05:54:58.359Z] #43 74.50 DEP criu/stats.d [2021-04-23T05:54:58.359Z] #43 74.66 DEP criu/sockets.d [2021-04-23T05:54:58.359Z] #43 74.94 DEP criu/sk-unix.d [2021-04-23T05:54:58.359Z] #43 75.23 DEP criu/sk-tcp.d [2021-04-23T05:54:58.359Z] #43 75.40 DEP criu/sk-queue.d [2021-04-23T05:54:58.359Z] #43 75.57 DEP criu/sk-packet.d [2021-04-23T05:54:58.482Z] #43 82.01 DEP criu/external.d [2021-04-23T05:54:58.482Z] #43 82.22 DEP criu/eventpoll.d [2021-04-23T05:54:58.624Z] #43 75.70 DEP criu/sk-netlink.d [2021-04-23T05:54:58.624Z] #43 ... [2021-04-23T05:54:58.624Z] [2021-04-23T05:54:58.624Z] #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-23T05:54:58.624Z] #24 sha256:dc627b336177e4136fb4309b6ab99944f979fdf40e0cb47ed1dee31b43a99c27 [2021-04-23T05:54:58.624Z] #24 121.9 Checking out files: 14% (1615/11366) Checking out files: 15% (1705/11366) Checking out files: 16% (1819/11366) Checking out files: 17% (1933/11366) Checking out files: 18% (2046/11366) Checking out files: 19% (2160/11366) Checking out files: 20% (2274/11366) Checking out files: 21% (2387/11366) Checking out files: 22% (2501/11366) Checking out files: 23% (2615/11366) Checking out files: 23% (2652/11366) Checking out files: 24% (2728/11366) Checking out files: 25% (2842/11366) Checking out files: 26% (2956/11366) Checking out files: 27% (3069/11366) Checking out files: 28% (3183/11366) Checking out files: 29% (3297/11366) Checking out files: 30% (3410/11366) Checking out files: 31% (3524/11366) Checking out files: 32% (3638/11366) Checking out files: 33% (3751/11366) Checking out files: 33% (3819/11366) Checking out files: 34% (3865/11366) Checking out files: 35% (3979/11366) Checking out files: 36% (4092/11366) Checking out files: 37% (4206/11366) Checking out files: 38% (4320/11366) Checking out files: 39% (4433/11366) Checking out files: 40% (4547/11366) Checking out files: 41% (4661/11366) Checking out files: 42% (4774/11366) Checking out files: 43% (4888/11366) Checking out files: 44% (5002/11366) Checking out files: 45% (5115/11366) Checking out files: 46% (5229/11366) Checking out files: 47% (5343/11366) Checking out files: 48% (5456/11366) Checking out files: 49% (5570/11366) Checking out files: 50% (5683/11366) Checking out files: 51% (5797/11366) Checking out files: 52% (5911/11366) Checking out files: 53% (6024/11366) Checking out files: 54% (6138/11366) Checking out files: 54% (6213/11366) Checking out files: 55% (6252/11366) Checking out files: 56% (6365/11366) Checking out files: 57% (6479/11366) Checking out files: 58% (6593/11366) Checking out files: 59% (6706/11366) Checking out files: 60% (6820/11366) Checking out files: 61% (6934/11366) Checking out files: 62% (7047/11366) Checking out files: 63% (7161/11366) Checking out files: 64% (7275/11366) Checking out files: 65% (7388/11366) Checking out files: 66% (7502/11366) Checking out files: 67% (7616/11366) Checking out files: 68% (7729/11366) Checking out files: 69% (7843/11366) Checking out files: 70% (7957/11366) Checking out files: 71% (8070/11366) Checking out files: 72% (8184/11366) Checking out files: 73% (8298/11366) Checking out files: 74% (8411/11366) Checking out files: 75% (8525/11366) Checking out files: 76% (8639/11366) Checking out files: 77% (8752/11366) Checking out files: 78% (8866/11366) Checking out files: 79% (8980/11366) Checking out files: 79% (9076/11366) Checking out files: 80% (9093/11366) Checking out files: 81% (9207/11366) Checking out files: 82% (9321/11366) Checking out files: 83% (9434/11366) Checking out files: 84% (9548/11366) Checking out files: 85% (9662/11366) Checking out files: 86% (9775/11366) Checking out files: 87% (9889/11366) Checking out files: 88% (10003/11366) Checking out files: 89% (10116/11366) Checking out files: 90% (10230/11366) Checking out files: 91% (10344/11366) Checking out files: 92% (10457/11366) Checking out files: 93% (10571/11366) Checking out files: 94% (10685/11366) Checking out files: 95% (10798/11366) Checking out files: 96% (10912/11366) Checking out files: 97% (11026/11366) Checking out files: 98% (11139/11366) Checking out files: 98% (11232/11366) Checking out files: 99% (11253/11366) Checking out files: 100% (11366/11366) Checking out files: 100% (11366/11366), done. [2021-04-23T05:54:58.624Z] #24 127.0 + cd /tmp/tmp.aG2zQB1wov/tmp/docker-ce [2021-04-23T05:54:58.624Z] #24 127.0 + git checkout -q v17.06.2-ce [2021-04-23T05:54:58.624Z] #24 130.6 + mkdir -p /tmp/tmp.aG2zQB1wov/src/github.com/docker [2021-04-23T05:54:58.624Z] #24 130.6 + mv components/cli /tmp/tmp.aG2zQB1wov/src/github.com/docker/cli [2021-04-23T05:54:58.624Z] #24 130.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-23T05:54:58.624Z] #24 ... [2021-04-23T05:54:58.624Z] [2021-04-23T05:54:58.624Z] #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-23T05:54:58.624Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:54:58.624Z] #20 26.48 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-04-23T05:54:58.624Z] #20 26.55 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-04-23T05:54:58.624Z] #20 26.58 Unpacking python3 (3.7.3-1) ... [2021-04-23T05:54:58.624Z] #20 26.69 Selecting previously unselected package libip4tc0:arm64. [2021-04-23T05:54:58.624Z] #20 26.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-04-23T05:54:58.624Z] #20 26.70 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-04-23T05:54:58.624Z] #20 26.78 Selecting previously unselected package libip6tc0:arm64. [2021-04-23T05:54:58.646Z] ltsc2019: Pulling from windows/servercore [2021-04-23T05:54:58.646Z] 4612f6d0b889: Pulling fs layer [2021-04-23T05:54:58.646Z] 399f118dfaa9: Pulling fs layer [2021-04-23T05:54:58.739Z] #43 82.36 DEP criu/eventfd.d [2021-04-23T05:54:58.756Z] #43 73.69 DEP criu/sysctl.d [2021-04-23T05:54:58.756Z] #43 73.87 DEP criu/string.d [2021-04-23T05:54:58.756Z] #43 73.92 DEP criu/stats.d [2021-04-23T05:54:58.760Z] #56 ... [2021-04-23T05:54:58.760Z] [2021-04-23T05:54:58.760Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-23T05:54:58.760Z] #54 sha256:d6793add02a08720bb157014d65346c5004655b39d66451516b4e5affb8abcf6 [2021-04-23T05:54:58.888Z] #20 26.79 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-04-23T05:54:58.888Z] #20 26.80 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-04-23T05:54:58.888Z] #20 26.90 Selecting previously unselected package libiptc0:arm64. [2021-04-23T05:54:58.888Z] #20 26.90 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-04-23T05:54:58.888Z] #20 26.92 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-04-23T05:54:58.888Z] #20 27.02 Selecting previously unselected package libnfnetlink0:arm64. [2021-04-23T05:54:58.995Z] #43 82.52 DEP criu/crtools.d [2021-04-23T05:54:59.012Z] #21 27.99 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-23T05:54:59.012Z] #21 27.99 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-23T05:54:59.012Z] #21 27.99 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-23T05:54:59.012Z] #21 28.01 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-04-23T05:54:59.012Z] #21 28.01 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-04-23T05:54:59.012Z] #21 28.03 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-04-23T05:54:59.012Z] #21 28.12 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-23T05:54:59.012Z] #21 28.12 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-04-23T05:54:59.012Z] #21 28.13 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-04-23T05:54:59.012Z] #21 28.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-23T05:54:59.012Z] #21 28.16 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-04-23T05:54:59.012Z] #21 28.18 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-23T05:54:59.012Z] #21 28.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-04-23T05:54:59.012Z] #21 28.25 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-23T05:54:59.013Z] #43 74.07 DEP criu/sockets.d [2021-04-23T05:54:59.013Z] #43 74.27 DEP criu/sk-unix.d [2021-04-23T05:54:59.020Z] #54 DONE 0.2s [2021-04-23T05:54:59.020Z] [2021-04-23T05:54:59.020Z] #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-23T05:54:59.020Z] #56 sha256:03f62ac9e95b205be3e474d1a490a4aa38ee8bf6eb5267424c0ad05f5b0f560c [2021-04-23T05:54:59.152Z] #20 27.03 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-04-23T05:54:59.152Z] #20 27.04 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-23T05:54:59.152Z] #20 27.11 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-04-23T05:54:59.152Z] #20 27.13 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-04-23T05:54:59.152Z] #20 27.14 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-23T05:54:59.152Z] #20 27.22 Selecting previously unselected package libnftnl11:arm64. [2021-04-23T05:54:59.152Z] #20 27.22 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-04-23T05:54:59.152Z] #20 27.23 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-04-23T05:54:59.152Z] #20 27.32 Selecting previously unselected package iptables. [2021-04-23T05:54:59.152Z] #20 27.33 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-04-23T05:54:59.152Z] #20 27.35 Unpacking iptables (1.8.2-4) ... [2021-04-23T05:54:59.252Z] #43 82.79 DEP criu/cr-service.d [2021-04-23T05:54:59.316Z] #21 28.27 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-04-23T05:54:59.316Z] #21 28.29 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-23T05:54:59.509Z] #43 83.04 DEP criu/cr-restore.d [2021-04-23T05:54:59.509Z] #43 83.29 DEP criu/cr-errno.d [2021-04-23T05:54:59.579Z] #43 74.50 DEP criu/sk-tcp.d [2021-04-23T05:54:59.617Z] #21 28.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-04-23T05:54:59.617Z] #21 28.70 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-04-23T05:54:59.617Z] #21 28.75 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-04-23T05:54:59.730Z] #20 27.67 Selecting previously unselected package xxd. [2021-04-23T05:54:59.730Z] #20 27.69 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-04-23T05:54:59.730Z] #20 27.70 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:54:59.730Z] #20 27.86 Selecting previously unselected package vim-common. [2021-04-23T05:54:59.730Z] #20 27.87 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:54:59.730Z] #20 27.90 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:54:59.765Z] #43 83.32 DEP criu/cr-dump.d [2021-04-23T05:54:59.836Z] #43 74.75 DEP criu/sk-queue.d [2021-04-23T05:54:59.836Z] #43 74.90 DEP criu/sk-packet.d [2021-04-23T05:54:59.994Z] #20 28.08 Selecting previously unselected package bash-completion. [2021-04-23T05:54:59.994Z] #20 28.09 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-23T05:55:00.022Z] #43 83.58 DEP criu/cr-dedup.d [2021-04-23T05:55:00.022Z] #43 83.73 DEP criu/cr-check.d [2021-04-23T05:55:00.093Z] #43 75.09 DEP criu/sk-netlink.d [2021-04-23T05:55:00.093Z] #43 75.27 DEP criu/sk-inet.d [2021-04-23T05:55:00.279Z] #43 83.96 DEP criu/config.d [2021-04-23T05:55:00.351Z] #43 75.49 DEP criu/signalfd.d [2021-04-23T05:55:00.474Z] ok github.com/docker/docker/cmd/dockerd 0.072s coverage: 29.1% of statements [2021-04-23T05:55:00.474Z] ok github.com/docker/docker/container 0.117s coverage: 34.7% of statements [2021-04-23T05:55:00.474Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-23T05:55:00.474Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-23T05:55:00.474Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-23T05:55:00.474Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-23T05:55:00.536Z] #43 84.12 DEP criu/clone-noasan.d [2021-04-23T05:55:00.536Z] #43 84.22 DEP criu/cgroup.d [2021-04-23T05:55:00.646Z] #43 75.64 DEP criu/sigframe.d [2021-04-23T05:55:00.646Z] #43 75.73 DEP criu/shmem.d [2021-04-23T05:55:00.679Z] #21 29.47 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:55:00.679Z] #21 29.59 Fetched 29.2 MB in 2s (17.2 MB/s) [2021-04-23T05:55:00.679Z] #21 29.66 Selecting previously unselected package pigz. [2021-04-23T05:55:00.679Z] #21 29.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-04-23T05:55:00.679Z] #21 29.72 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-04-23T05:55:00.679Z] #21 29.73 Unpacking pigz (2.4-1) ... [2021-04-23T05:55:00.792Z] #43 84.39 DEP criu/cgroup-props.d [2021-04-23T05:55:00.921Z] #43 75.93 DEP criu/servicefd.d [2021-04-23T05:55:00.921Z] #43 76.13 DEP criu/seize.d [2021-04-23T05:55:00.921Z] #43 ... [2021-04-23T05:55:00.921Z] [2021-04-23T05:55:00.921Z] #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-23T05:55:00.921Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:55:00.921Z] #53 12.81 + cd /tmp/tmp.FtAbnruC7U/src/github.com/opencontainers/runc [2021-04-23T05:55:00.921Z] #53 12.81 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-04-23T05:55:00.921Z] #53 13.54 + '[' -z '' ']' [2021-04-23T05:55:00.921Z] #53 13.54 + target=static [2021-04-23T05:55:00.921Z] #53 13.54 + make 'BUILDTAGS=seccomp ' static [2021-04-23T05:55:00.921Z] #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-23T05:55:00.982Z] #21 29.84 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-04-23T05:55:00.982Z] #21 29.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-23T05:55:00.982Z] #21 29.86 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-23T05:55:01.049Z] #43 84.51 DEP criu/bitmap.d [2021-04-23T05:55:01.049Z] #43 84.54 DEP criu/bfd.d [2021-04-23T05:55:01.049Z] #43 84.67 DEP criu/autofs.d [2021-04-23T05:55:01.178Z] #53 ... [2021-04-23T05:55:01.178Z] [2021-04-23T05:55:01.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:01.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:01.178Z] #43 76.34 DEP criu/seccomp.d [2021-04-23T05:55:01.305Z] #43 84.88 DEP criu/aio.d [2021-04-23T05:55:01.305Z] #43 85.00 DEP criu/action-scripts.d [2021-04-23T05:55:01.445Z] #43 76.57 DEP criu/rst-malloc.d [2021-04-23T05:55:01.445Z] #43 76.64 DEP criu/rbtree.d [2021-04-23T05:55:01.445Z] #43 76.68 DEP criu/pstree.d [2021-04-23T05:55:01.445Z] #43 ... [2021-04-23T05:55:01.445Z] [2021-04-23T05:55:01.445Z] #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-23T05:55:01.445Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:55:01.445Z] #45 138.2 github.com/LK4D4/vndr/godl [2021-04-23T05:55:01.445Z] #45 139.1 github.com/LK4D4/vndr [2021-04-23T05:55:01.561Z] #43 85.28 CC criu/action-scripts.o [2021-04-23T05:55:01.636Z] #21 30.46 Selecting previously unselected package python3.7-minimal. [2021-04-23T05:55:01.636Z] #21 30.48 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-23T05:55:01.636Z] #21 30.49 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:55:01.709Z] #45 ... [2021-04-23T05:55:01.709Z] [2021-04-23T05:55:01.709Z] #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-23T05:55:01.709Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:01.709Z] #20 6.201 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:55:01.709Z] #20 11.98 Fetched 8942 kB in 11s (835 kB/s) [2021-04-23T05:55:01.709Z] #20 11.98 Reading package lists... [2021-04-23T05:55:01.709Z] #20 ... [2021-04-23T05:55:01.709Z] [2021-04-23T05:55:01.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:55:01.709Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:01.709Z] #43 76.87 DEP criu/protobuf.d [2021-04-23T05:55:01.967Z] #43 77.05 GEN criu/protobuf-desc-gen.h [2021-04-23T05:55:02.133Z] #43 85.76 CC criu/aio.o [2021-04-23T05:55:02.224Z] #43 ... [2021-04-23T05:55:02.224Z] [2021-04-23T05:55:02.224Z] #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-23T05:55:02.224Z] #45 sha256:b400a2987f308591a3c73a5a08fe069e60f6c0b6840b890f6b2398916da138bc [2021-04-23T05:55:02.224Z] #45 DONE 149.0s [2021-04-23T05:55:02.293Z] #21 31.52 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u3) ... [2021-04-23T05:55:02.481Z] [2021-04-23T05:55:02.481Z] #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-23T05:55:02.481Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:55:02.595Z] #21 31.53 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:55:02.697Z] #43 86.30 CC criu/autofs.o [2021-04-23T05:55:03.316Z] #20 31.13 Unpacking bash-completion (1:2.8-6) ... [2021-04-23T05:55:03.679Z] #21 ... [2021-04-23T05:55:03.679Z] [2021-04-23T05:55:03.679Z] #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-23T05:55:03.679Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:55:03.679Z] #46 136.1 crypto/rand [2021-04-23T05:55:03.679Z] #46 136.8 go/doc [2021-04-23T05:55:03.679Z] #46 137.9 crypto/elliptic [2021-04-23T05:55:03.679Z] #46 144.9 encoding/asn1 [2021-04-23T05:55:03.679Z] #46 ... [2021-04-23T05:55:03.679Z] [2021-04-23T05:55:03.679Z] #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-23T05:55:03.679Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:55:03.679Z] #44 71.09 LINK criu/pie/parasite.built-in.o [2021-04-23T05:55:03.679Z] #44 71.11 GEN criu/pie/parasite-blob.h [2021-04-23T05:55:03.679Z] #44 71.15 CC criu/pie/parasite-vdso.o [2021-04-23T05:55:03.679Z] #44 71.90 CC criu/arch/ppc64/vdso-pie.o [2021-04-23T05:55:03.679Z] #44 72.33 CC criu/arch/ppc64/restorer.o [2021-04-23T05:55:03.679Z] #44 72.85 CC criu/arch/ppc64/vdso-trampoline.o [2021-04-23T05:55:03.679Z] #44 72.89 CC criu/pie/restorer.o [2021-04-23T05:55:03.679Z] #44 77.18 LINK criu/pie/restorer.built-in.o [2021-04-23T05:55:03.679Z] #44 77.19 GEN criu/pie/restorer-blob.h [2021-04-23T05:55:03.679Z] #44 77.32 DEP criu/vdso.d [2021-04-23T05:55:03.679Z] #44 77.54 DEP criu/uts_ns.d [2021-04-23T05:55:03.679Z] #44 77.73 DEP criu/util.d [2021-04-23T05:55:03.679Z] #44 78.06 DEP criu/uffd.d [2021-04-23T05:55:03.679Z] #44 78.33 DEP criu/tun.d [2021-04-23T05:55:03.679Z] #44 78.55 DEP criu/tty.d [2021-04-23T05:55:03.679Z] #44 78.79 DEP criu/timerfd.d [2021-04-23T05:55:03.679Z] #44 79.01 DEP criu/timens.d [2021-04-23T05:55:03.679Z] #44 79.25 DEP criu/sysfs_parse.d [2021-04-23T05:55:03.679Z] #44 79.59 DEP criu/sysctl.d [2021-04-23T05:55:03.679Z] #44 79.77 DEP criu/string.d [2021-04-23T05:55:03.679Z] #44 79.83 DEP criu/stats.d [2021-04-23T05:55:03.894Z] #20 31.83 Selecting previously unselected package bzip2. [2021-04-23T05:55:03.894Z] #20 31.84 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-04-23T05:55:03.894Z] #20 31.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:03.894Z] #20 31.94 Selecting previously unselected package xz-utils. [2021-04-23T05:55:03.894Z] #20 31.94 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-04-23T05:55:03.894Z] #20 31.96 Unpacking xz-utils (5.2.4-1) ... [2021-04-23T05:55:03.991Z] #44 79.92 DEP criu/sockets.d [2021-04-23T05:55:03.991Z] #44 80.22 DEP criu/sk-unix.d [2021-04-23T05:55:04.065Z] #43 87.64 CC criu/bfd.o [2021-04-23T05:55:04.159Z] #20 32.12 Selecting previously unselected package apparmor. [2021-04-23T05:55:04.159Z] #20 32.13 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-04-23T05:55:04.159Z] #20 32.23 Unpacking apparmor (2.13.2-10) ... [2021-04-23T05:55:04.322Z] #43 ... [2021-04-23T05:55:04.322Z] [2021-04-23T05:55:04.322Z] #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-23T05:55:04.322Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:04.322Z] #20 2.872 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-04-23T05:55:04.322Z] #20 2.924 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2021-04-23T05:55:04.322Z] #20 2.924 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-04-23T05:55:04.322Z] #20 2.925 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-04-23T05:55:04.322Z] #20 3.358 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [467 kB] [2021-04-23T05:55:04.322Z] #20 4.384 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-04-23T05:55:04.322Z] #20 5.365 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [272 kB] [2021-04-23T05:55:04.322Z] #20 6.661 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [10.9 kB] [2021-04-23T05:55:04.373Z] #53 ... [2021-04-23T05:55:04.373Z] [2021-04-23T05:55:04.373Z] #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-23T05:55:04.373Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:04.373Z] #20 11.98 Reading package lists... [2021-04-23T05:55:04.579Z] #20 ... [2021-04-23T05:55:04.579Z] [2021-04-23T05:55:04.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-23T05:55:04.579Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:04.579Z] #43 88.11 CC criu/bitmap.o [2021-04-23T05:55:04.647Z] #44 80.58 DEP criu/sk-tcp.d [2021-04-23T05:55:04.647Z] #44 ... [2021-04-23T05:55:04.647Z] [2021-04-23T05:55:04.647Z] #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-23T05:55:04.647Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:55:04.647Z] #46 147.1 crypto/rsa [2021-04-23T05:55:04.737Z] #20 32.75 Selecting previously unselected package aufs-tools. [2021-04-23T05:55:04.737Z] #20 32.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-04-23T05:55:04.737Z] #20 32.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:04.836Z] #43 88.29 CC criu/cgroup-props.o [2021-04-23T05:55:04.932Z] ok github.com/docker/docker/daemon/cluster 0.064s coverage: 0.5% of statements [2021-04-23T05:55:05.001Z] #20 32.94 Selecting previously unselected package libonig5:arm64. [2021-04-23T05:55:05.001Z] #20 32.94 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-04-23T05:55:05.001Z] #20 32.95 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-04-23T05:55:05.266Z] #20 33.19 Selecting previously unselected package libjq1:arm64. [2021-04-23T05:55:05.266Z] #20 33.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-04-23T05:55:05.266Z] #20 33.20 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-23T05:55:05.266Z] #20 33.35 Selecting previously unselected package jq. [2021-04-23T05:55:05.266Z] #20 33.36 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-04-23T05:55:05.266Z] #20 33.39 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:05.300Z] #46 147.7 github.com/LK4D4/vndr/build [2021-04-23T05:55:05.400Z] #43 89.11 CC criu/cgroup.o [2021-04-23T05:55:05.530Z] #20 33.53 Selecting previously unselected package libaio1:arm64. [2021-04-23T05:55:05.530Z] #20 33.54 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-04-23T05:55:05.530Z] #20 33.55 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-04-23T05:55:05.530Z] #20 33.64 Selecting previously unselected package libgpm2:arm64. [2021-04-23T05:55:05.530Z] #20 33.65 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-04-23T05:55:05.530Z] #20 33.65 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-04-23T05:55:05.794Z] #20 33.74 Selecting previously unselected package libicu63:arm64. [2021-04-23T05:55:05.794Z] #20 33.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-04-23T05:55:05.794Z] #20 33.77 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-23T05:55:05.967Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2021-04-23T05:55:07.002Z] ok github.com/docker/docker/daemon/cluster/convert 0.005s coverage: 35.9% of statements [2021-04-23T05:55:07.645Z] #20 16.82 Reading package lists... [2021-04-23T05:55:08.359Z] #20 36.04 Selecting previously unselected package libnet1:arm64. [2021-04-23T05:55:08.359Z] #20 36.05 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-04-23T05:55:08.359Z] #20 36.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:08.359Z] #20 36.21 Selecting previously unselected package libnl-3-200:arm64. [2021-04-23T05:55:08.359Z] #20 36.23 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-04-23T05:55:08.359Z] #20 36.24 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-04-23T05:55:08.359Z] #20 36.33 Selecting previously unselected package libprotobuf-c1:arm64. [2021-04-23T05:55:08.359Z] #20 36.33 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-04-23T05:55:08.359Z] #20 36.35 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-23T05:55:08.359Z] #20 36.43 Selecting previously unselected package libreadline5:arm64. [2021-04-23T05:55:08.359Z] #20 36.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-04-23T05:55:08.359Z] #20 36.44 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-23T05:55:08.623Z] #20 36.57 Selecting previously unselected package net-tools. [2021-04-23T05:55:08.623Z] #20 36.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-04-23T05:55:08.623Z] #20 36.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:08.623Z] #20 36.84 Selecting previously unselected package python-pip-whl. [2021-04-23T05:55:08.623Z] #20 ... [2021-04-23T05:55:08.623Z] [2021-04-23T05:55:08.623Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:08.623Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:55:08.623Z] #43 75.88 DEP criu/sk-inet.d [2021-04-23T05:55:08.623Z] #43 76.15 DEP criu/signalfd.d [2021-04-23T05:55:08.623Z] #43 76.39 DEP criu/sigframe.d [2021-04-23T05:55:08.623Z] #43 76.56 DEP criu/shmem.d [2021-04-23T05:55:08.623Z] #43 76.76 DEP criu/servicefd.d [2021-04-23T05:55:08.623Z] #43 76.97 DEP criu/seize.d [2021-04-23T05:55:08.623Z] #43 77.10 DEP criu/seccomp.d [2021-04-23T05:55:08.623Z] #43 77.27 DEP criu/rst-malloc.d [2021-04-23T05:55:08.623Z] #43 77.35 DEP criu/rbtree.d [2021-04-23T05:55:08.623Z] #43 77.39 DEP criu/pstree.d [2021-04-23T05:55:08.623Z] #43 77.61 DEP criu/protobuf.d [2021-04-23T05:55:08.623Z] #43 77.75 GEN criu/protobuf-desc-gen.h [2021-04-23T05:55:08.623Z] #43 79.39 DEP criu/protobuf-desc.d [2021-04-23T05:55:08.623Z] #43 79.55 DEP criu/proc_parse.d [2021-04-23T05:55:08.623Z] #43 79.72 DEP criu/plugin.d [2021-04-23T05:55:08.623Z] #43 79.88 DEP criu/pipes.d [2021-04-23T05:55:08.623Z] #43 80.09 DEP criu/pie-util.d [2021-04-23T05:55:08.623Z] #43 80.23 DEP criu/pie-util-vdso.d [2021-04-23T05:55:08.623Z] #43 80.36 DEP criu/path.d [2021-04-23T05:55:08.623Z] #43 80.57 DEP criu/parasite-syscall.d [2021-04-23T05:55:08.623Z] #43 80.86 DEP criu/pagemap.d [2021-04-23T05:55:08.623Z] #43 81.18 DEP criu/pagemap-cache.d [2021-04-23T05:55:08.623Z] #43 81.34 DEP criu/page-xfer.d [2021-04-23T05:55:08.623Z] #43 81.57 DEP criu/page-pipe.d [2021-04-23T05:55:08.623Z] #43 81.75 DEP criu/netfilter.d [2021-04-23T05:55:08.623Z] #43 81.89 DEP criu/net.d [2021-04-23T05:55:08.623Z] #43 82.07 DEP criu/namespaces.d [2021-04-23T05:55:08.623Z] #43 82.29 DEP criu/mount.d [2021-04-23T05:55:08.623Z] #43 82.44 DEP criu/memfd.d [2021-04-23T05:55:08.623Z] #43 82.57 DEP criu/mem.d [2021-04-23T05:55:08.623Z] #43 82.78 DEP criu/lsm.d [2021-04-23T05:55:08.623Z] #43 82.94 DEP criu/log.d [2021-04-23T05:55:08.623Z] #43 83.04 DEP criu/libnetlink.d [2021-04-23T05:55:08.623Z] #43 83.19 DEP criu/kerndat.d [2021-04-23T05:55:08.623Z] #43 83.38 DEP criu/kcmp-ids.d [2021-04-23T05:55:08.623Z] #43 83.51 DEP criu/irmap.d [2021-04-23T05:55:08.623Z] #43 83.65 DEP criu/ipc_ns.d [2021-04-23T05:55:08.623Z] #43 83.77 DEP criu/image.d [2021-04-23T05:55:08.623Z] #43 83.96 DEP criu/image-desc.d [2021-04-23T05:55:08.623Z] #43 84.13 DEP criu/fsnotify.d [2021-04-23T05:55:08.623Z] #43 84.34 DEP criu/filesystems.d [2021-04-23T05:55:08.623Z] #43 84.55 DEP criu/files.d [2021-04-23T05:55:08.623Z] #43 84.82 DEP criu/files-reg.d [2021-04-23T05:55:08.623Z] #43 85.03 DEP criu/files-ext.d [2021-04-23T05:55:08.623Z] #43 85.27 DEP criu/file-lock.d [2021-04-23T05:55:08.623Z] #43 85.52 DEP criu/file-ids.d [2021-04-23T05:55:08.623Z] #43 85.74 DEP criu/fifo.d [2021-04-23T05:55:08.623Z] #43 85.88 DEP criu/fdstore.d [2021-04-23T05:55:08.672Z] #43 91.87 CC criu/clone-noasan.o [2021-04-23T05:55:08.672Z] #43 92.12 CC criu/config.o [2021-04-23T05:55:08.833Z] #20 20.32 Building dependency tree... [2021-04-23T05:55:08.887Z] #43 86.04 DEP criu/fault-injection.d [2021-04-23T05:55:08.887Z] #43 86.10 DEP criu/external.d [2021-04-23T05:55:08.887Z] #43 ... [2021-04-23T05:55:08.887Z] [2021-04-23T05:55:08.887Z] #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-23T05:55:08.887Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:55:08.887Z] #20 36.84 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-23T05:55:08.887Z] #20 36.85 Unpacking python-pip-whl (18.1-5) ... [2021-04-23T05:55:09.398Z] #20 ... [2021-04-23T05:55:09.398Z] [2021-04-23T05:55:09.398Z] #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-23T05:55:09.398Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-04-23T05:55:09.398Z] #32 DONE 152.5s [2021-04-23T05:55:09.398Z] [2021-04-23T05:55:09.398Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:09.398Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:09.398Z] #43 79.46 DEP criu/protobuf-desc.d [2021-04-23T05:55:09.398Z] #43 79.58 DEP criu/proc_parse.d [2021-04-23T05:55:09.398Z] #43 79.77 DEP criu/plugin.d [2021-04-23T05:55:09.398Z] #43 79.90 DEP criu/pipes.d [2021-04-23T05:55:09.398Z] #43 80.11 DEP criu/pie-util.d [2021-04-23T05:55:09.398Z] #43 80.23 DEP criu/pie-util-vdso.d [2021-04-23T05:55:09.398Z] #43 80.32 DEP criu/pie-util-vdso-elf32.d [2021-04-23T05:55:09.398Z] #43 80.41 DEP criu/path.d [2021-04-23T05:55:09.398Z] #43 80.54 DEP criu/parasite-syscall.d [2021-04-23T05:55:09.398Z] #43 80.71 DEP criu/pagemap.d [2021-04-23T05:55:09.398Z] #43 80.83 DEP criu/pagemap-cache.d [2021-04-23T05:55:09.398Z] #43 81.02 DEP criu/page-xfer.d [2021-04-23T05:55:09.398Z] #43 81.19 DEP criu/page-pipe.d [2021-04-23T05:55:09.398Z] #43 81.29 DEP criu/netfilter.d [2021-04-23T05:55:09.398Z] #43 81.42 DEP criu/net.d [2021-04-23T05:55:09.398Z] #43 81.61 DEP criu/namespaces.d [2021-04-23T05:55:09.398Z] #43 81.77 DEP criu/mount.d [2021-04-23T05:55:09.398Z] #43 81.91 DEP criu/memfd.d [2021-04-23T05:55:09.398Z] #43 82.05 DEP criu/mem.d [2021-04-23T05:55:09.398Z] #43 82.24 DEP criu/lsm.d [2021-04-23T05:55:09.398Z] #43 82.37 DEP criu/log.d [2021-04-23T05:55:09.398Z] #43 82.52 DEP criu/libnetlink.d [2021-04-23T05:55:09.398Z] #43 82.64 DEP criu/kerndat.d [2021-04-23T05:55:09.398Z] #43 82.84 DEP criu/kcmp-ids.d [2021-04-23T05:55:09.398Z] #43 82.94 DEP criu/irmap.d [2021-04-23T05:55:09.398Z] #43 83.08 DEP criu/ipc_ns.d [2021-04-23T05:55:09.398Z] #43 83.19 DEP criu/image.d [2021-04-23T05:55:09.398Z] #43 83.32 DEP criu/image-desc.d [2021-04-23T05:55:09.398Z] #43 83.39 DEP criu/fsnotify.d [2021-04-23T05:55:09.398Z] #43 83.53 DEP criu/filesystems.d [2021-04-23T05:55:09.398Z] #43 83.66 DEP criu/files.d [2021-04-23T05:55:09.398Z] #43 83.81 DEP criu/files-reg.d [2021-04-23T05:55:09.398Z] #43 83.97 DEP criu/files-ext.d [2021-04-23T05:55:09.398Z] #43 84.10 DEP criu/file-lock.d [2021-04-23T05:55:09.398Z] #43 84.31 DEP criu/file-ids.d [2021-04-23T05:55:09.398Z] #43 84.52 DEP criu/fifo.d [2021-04-23T05:55:09.398Z] #43 84.63 DEP criu/fdstore.d [2021-04-23T05:55:09.465Z] #20 37.27 Selecting previously unselected package python3-lib2to3. [2021-04-23T05:55:09.465Z] #20 37.28 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-23T05:55:09.465Z] #20 37.29 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:09.465Z] #20 37.46 Selecting previously unselected package python3-distutils. [2021-04-23T05:55:09.465Z] #20 37.47 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-23T05:55:09.465Z] #20 37.49 Unpacking python3-distutils (3.7.3-1) ... [2021-04-23T05:55:09.655Z] #43 84.80 DEP criu/fault-injection.d [2021-04-23T05:55:09.655Z] #43 84.84 DEP criu/external.d [2021-04-23T05:55:09.655Z] #43 ... [2021-04-23T05:55:09.655Z] [2021-04-23T05:55:09.655Z] #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-23T05:55:09.655Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:09.655Z] #20 22.17 libcap2-bin is already the newest version (1:2.25-2). [2021-04-23T05:55:09.655Z] #20 22.17 The following additional packages will be installed: [2021-04-23T05:55:09.729Z] #20 37.65 Selecting previously unselected package python3-pip. [2021-04-23T05:55:09.729Z] #20 37.66 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-23T05:55:09.729Z] #20 37.69 Unpacking python3-pip (18.1-5) ... [2021-04-23T05:55:09.729Z] #20 37.87 Selecting previously unselected package python3-pkg-resources. [2021-04-23T05:55:09.729Z] #20 37.88 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:55:09.729Z] #20 37.88 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:09.835Z] #46 152.1 vendor/golang.org/x/net/idna [2021-04-23T05:55:09.835Z] #46 ... [2021-04-23T05:55:09.835Z] [2021-04-23T05:55:09.836Z] #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-23T05:55:09.836Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:55:09.836Z] #21 34.46 Selecting previously unselected package python3-minimal. [2021-04-23T05:55:09.836Z] #21 34.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 ... 23612 files and directories currently installed.) [2021-04-23T05:55:09.836Z] #21 34.58 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 34.60 Unpacking python3-minimal (3.7.3-1) ... [2021-04-23T05:55:09.836Z] #21 34.74 Selecting previously unselected package libmpdec2:ppc64el. [2021-04-23T05:55:09.836Z] #21 34.77 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 34.78 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-04-23T05:55:09.836Z] #21 34.91 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-04-23T05:55:09.836Z] #21 34.92 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 34.92 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-23T05:55:09.836Z] #21 36.13 Selecting previously unselected package python3.7. [2021-04-23T05:55:09.836Z] #21 36.16 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 36.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:09.836Z] #21 36.27 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-04-23T05:55:09.836Z] #21 36.28 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 36.29 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-23T05:55:09.836Z] #21 36.38 Setting up python3-minimal (3.7.3-1) ... [2021-04-23T05:55:09.836Z] #21 37.60 Selecting previously unselected package python3. [2021-04-23T05:55:09.836Z] #21 37.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 ... 24024 files and directories currently installed.) [2021-04-23T05:55:09.836Z] #21 37.78 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 37.81 Unpacking python3 (3.7.3-1) ... [2021-04-23T05:55:09.836Z] #21 37.92 Selecting previously unselected package libip4tc0:ppc64el. [2021-04-23T05:55:09.836Z] #21 37.95 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 37.96 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-04-23T05:55:09.836Z] #21 38.04 Selecting previously unselected package libip6tc0:ppc64el. [2021-04-23T05:55:09.836Z] #21 38.05 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 38.06 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-04-23T05:55:09.836Z] #21 38.16 Selecting previously unselected package libiptc0:ppc64el. [2021-04-23T05:55:09.836Z] #21 38.19 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 38.19 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-04-23T05:55:09.836Z] #21 38.28 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-04-23T05:55:09.836Z] #21 38.31 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 38.32 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-23T05:55:09.836Z] #21 38.40 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-04-23T05:55:09.836Z] #21 38.41 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 38.42 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-23T05:55:09.836Z] #21 38.55 Selecting previously unselected package libnftnl11:ppc64el. [2021-04-23T05:55:09.836Z] #21 38.56 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 38.57 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-04-23T05:55:09.836Z] #21 ... [2021-04-23T05:55:09.836Z] [2021-04-23T05:55:09.836Z] #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-23T05:55:09.836Z] #59 sha256:e7bcab697ed8a15e32976d0ff66956bb2233d94685fb9c305ae4574b92c937ed [2021-04-23T05:55:09.836Z] #59 142.3 + for f in rootlesskit rootlesskit-docker-proxy [2021-04-23T05:55:09.836Z] #59 142.3 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-04-23T05:55:09.836Z] #59 DONE 152.2s [2021-04-23T05:55:09.836Z] [2021-04-23T05:55:09.836Z] #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-23T05:55:09.836Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:55:09.836Z] #21 38.71 Selecting previously unselected package iptables. [2021-04-23T05:55:09.836Z] #21 38.72 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-04-23T05:55:09.836Z] #21 38.76 Unpacking iptables (1.8.2-4) ... [2021-04-23T05:55:09.836Z] #21 ... [2021-04-23T05:55:09.836Z] [2021-04-23T05:55:09.836Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-04-23T05:55:09.836Z] #60 sha256:cdb67b4d0075cf1aa350be76b6d73b71b244ac8645bbd56309930ea5a9859ff3 [2021-04-23T05:55:09.836Z] #60 DONE 0.2s [2021-04-23T05:55:09.912Z] #20 22.19 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-23T05:55:09.912Z] #20 22.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-23T05:55:09.912Z] #20 22.19 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-23T05:55:09.912Z] #20 22.19 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-23T05:55:09.912Z] #20 22.20 python3.7 python3.7-minimal vim-runtime xxd [2021-04-23T05:55:09.912Z] #20 22.22 Suggested packages: [2021-04-23T05:55:09.912Z] #20 22.22 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-23T05:55:09.912Z] #20 22.22 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-23T05:55:09.912Z] #20 22.22 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-23T05:55:09.912Z] #20 22.22 Recommended packages: [2021-04-23T05:55:09.912Z] #20 22.22 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-23T05:55:09.912Z] #20 22.22 python3-keyrings.alt python3-xdg unzip [2021-04-23T05:55:09.994Z] #20 38.01 Selecting previously unselected package python3-setuptools. [2021-04-23T05:55:09.994Z] #20 38.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-23T05:55:09.994Z] #20 38.03 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:10.045Z] #43 93.42 CC criu/cr-check.o [2021-04-23T05:55:10.143Z] [2021-04-23T05:55:10.143Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-04-23T05:55:10.143Z] #61 sha256:30fec7ec31938f25d250c5a194633ae95f4372c28a27802d8ba1227e175912cf [2021-04-23T05:55:10.143Z] #61 DONE 0.1s [2021-04-23T05:55:10.143Z] [2021-04-23T05:55:10.143Z] #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-23T05:55:10.143Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:55:10.143Z] #44 80.90 DEP criu/sk-queue.d [2021-04-23T05:55:10.143Z] #44 81.05 DEP criu/sk-packet.d [2021-04-23T05:55:10.143Z] #44 81.29 DEP criu/sk-netlink.d [2021-04-23T05:55:10.143Z] #44 81.48 DEP criu/sk-inet.d [2021-04-23T05:55:10.143Z] #44 81.74 DEP criu/signalfd.d [2021-04-23T05:55:10.143Z] #44 81.87 DEP criu/sigframe.d [2021-04-23T05:55:10.143Z] #44 81.99 DEP criu/shmem.d [2021-04-23T05:55:10.143Z] #44 82.16 DEP criu/servicefd.d [2021-04-23T05:55:10.143Z] #44 82.37 DEP criu/seize.d [2021-04-23T05:55:10.143Z] #44 82.59 DEP criu/seccomp.d [2021-04-23T05:55:10.143Z] #44 82.79 DEP criu/rst-malloc.d [2021-04-23T05:55:10.143Z] #44 82.90 DEP criu/rbtree.d [2021-04-23T05:55:10.143Z] #44 82.95 DEP criu/pstree.d [2021-04-23T05:55:10.143Z] #44 83.28 DEP criu/protobuf.d [2021-04-23T05:55:10.143Z] #44 83.49 GEN criu/protobuf-desc-gen.h [2021-04-23T05:55:10.143Z] #44 86.01 DEP criu/protobuf-desc.d [2021-04-23T05:55:10.143Z] #44 86.28 DEP criu/proc_parse.d [2021-04-23T05:55:10.444Z] #44 86.58 DEP criu/plugin.d [2021-04-23T05:55:10.572Z] #20 38.25 Selecting previously unselected package python3-wheel. [2021-04-23T05:55:10.572Z] #20 38.25 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-23T05:55:10.572Z] #20 38.26 Unpacking python3-wheel (0.32.3-2) ... [2021-04-23T05:55:10.572Z] #20 38.53 Selecting previously unselected package sudo. [2021-04-23T05:55:10.572Z] #20 38.54 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-04-23T05:55:10.572Z] #20 38.55 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:10.747Z] #44 86.75 DEP criu/pipes.d [2021-04-23T05:55:10.747Z] #44 ... [2021-04-23T05:55:10.747Z] [2021-04-23T05:55:10.747Z] #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-23T05:55:10.747Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:55:10.747Z] #21 39.73 Selecting previously unselected package xxd. [2021-04-23T05:55:10.747Z] #21 39.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-23T05:55:10.747Z] #21 39.75 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:55:11.047Z] #21 40.10 Selecting previously unselected package vim-common. [2021-04-23T05:55:11.047Z] #21 40.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:55:11.047Z] #21 40.16 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:55:11.150Z] #20 38.98 Selecting previously unselected package thin-provisioning-tools. [2021-04-23T05:55:11.150Z] #20 38.98 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-04-23T05:55:11.150Z] #20 38.99 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:11.150Z] #20 39.25 Selecting previously unselected package uidmap. [2021-04-23T05:55:11.346Z] #21 40.43 Selecting previously unselected package bash-completion. [2021-04-23T05:55:11.347Z] #21 40.44 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-23T05:55:11.413Z] #43 95.02 CC criu/cr-dedup.o [2021-04-23T05:55:11.415Z] #20 39.25 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-04-23T05:55:11.415Z] #20 39.27 Unpacking uidmap (1:4.5-1.1) ... [2021-04-23T05:55:11.415Z] #20 39.45 Selecting previously unselected package vim-runtime. [2021-04-23T05:55:11.415Z] #20 39.45 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:55:11.415Z] #20 39.49 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-04-23T05:55:11.679Z] #20 39.53 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-23T05:55:11.679Z] #20 39.53 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:11.809Z] #20 23.93 The following NEW packages will be installed: [2021-04-23T05:55:11.809Z] #20 23.93 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-23T05:55:11.809Z] #20 23.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-23T05:55:11.809Z] #20 23.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-23T05:55:11.809Z] #20 23.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-23T05:55:11.809Z] #20 23.94 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-23T05:55:11.809Z] #20 23.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-23T05:55:11.809Z] #20 23.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-23T05:55:11.809Z] #20 23.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-23T05:55:11.809Z] #20 23.95 xz-utils zip [2021-04-23T05:55:11.809Z] #20 24.28 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:55:11.809Z] #20 24.28 Need to get 28.5 MB of archives. [2021-04-23T05:55:11.809Z] #20 24.28 After this operation, 116 MB of additional disk space will be used. [2021-04-23T05:55:11.809Z] #20 24.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-23T05:55:11.976Z] #43 95.50 CC criu/cr-dump.o [2021-04-23T05:55:12.066Z] #20 24.28 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-23T05:55:12.066Z] #20 24.31 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-23T05:55:12.066Z] #20 24.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-23T05:55:12.066Z] #20 24.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-23T05:55:12.066Z] #20 24.39 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-23T05:55:12.066Z] #20 24.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-23T05:55:12.066Z] #20 24.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-23T05:55:12.324Z] #20 24.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-23T05:55:12.324Z] #20 24.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-23T05:55:12.324Z] #20 24.50 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-23T05:55:12.324Z] #20 24.51 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-23T05:55:12.324Z] #20 24.52 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-23T05:55:12.324Z] #20 24.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-23T05:55:12.324Z] #20 24.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-23T05:55:12.324Z] #20 24.52 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-23T05:55:12.324Z] #20 24.55 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-23T05:55:12.324Z] #20 24.55 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:55:12.324Z] #20 24.56 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-23T05:55:12.324Z] #20 24.57 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-23T05:55:12.324Z] #20 24.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-23T05:55:12.324Z] #20 24.59 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-23T05:55:12.324Z] #20 24.61 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-23T05:55:12.324Z] #20 24.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-23T05:55:12.324Z] #20 24.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-23T05:55:12.324Z] #20 24.64 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-23T05:55:12.324Z] #20 24.64 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-23T05:55:12.324Z] #20 24.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-23T05:55:12.324Z] #20 24.65 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-23T05:55:12.888Z] #20 25.15 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-23T05:55:12.888Z] #20 25.16 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-23T05:55:12.888Z] #20 25.17 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-23T05:55:12.888Z] #20 25.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-23T05:55:12.888Z] #20 25.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-23T05:55:12.888Z] #20 25.18 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-23T05:55:12.888Z] #20 25.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-23T05:55:12.888Z] #20 25.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-23T05:55:12.888Z] #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-23T05:55:12.888Z] #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-23T05:55:12.888Z] #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-23T05:55:12.888Z] #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-23T05:55:12.888Z] #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-23T05:55:12.888Z] #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-23T05:55:12.906Z] #43 ... [2021-04-23T05:55:12.906Z] [2021-04-23T05:55:12.906Z] #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-23T05:55:12.906Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:12.906Z] #20 11.31 Fetched 8942 kB in 9s (1029 kB/s) [2021-04-23T05:55:12.906Z] #20 11.31 Reading package lists... [2021-04-23T05:55:12.906Z] #20 14.33 Reading package lists... [2021-04-23T05:55:12.906Z] #20 17.24 Building dependency tree... [2021-04-23T05:55:12.906Z] #20 18.55 libcap2-bin is already the newest version (1:2.25-2). [2021-04-23T05:55:12.906Z] #20 18.55 The following additional packages will be installed: [2021-04-23T05:55:12.906Z] #20 18.55 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-04-23T05:55:12.906Z] #20 18.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-04-23T05:55:12.906Z] #20 18.55 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-04-23T05:55:12.906Z] #20 18.55 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-04-23T05:55:12.906Z] #20 18.55 python3.7 python3.7-minimal vim-runtime xxd [2021-04-23T05:55:12.906Z] #20 18.55 Suggested packages: [2021-04-23T05:55:12.906Z] #20 18.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-04-23T05:55:12.906Z] #20 18.56 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-04-23T05:55:12.906Z] #20 18.56 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-04-23T05:55:12.906Z] #20 18.56 Recommended packages: [2021-04-23T05:55:12.906Z] #20 18.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-04-23T05:55:12.906Z] #20 18.56 python3-keyrings.alt python3-xdg unzip [2021-04-23T05:55:13.146Z] #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-23T05:55:13.146Z] #20 25.42 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-23T05:55:13.403Z] #20 25.79 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-23T05:55:13.403Z] #20 25.84 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-23T05:55:13.403Z] #20 25.89 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-23T05:55:13.488Z] 4612f6d0b889: Verifying Checksum [2021-04-23T05:55:13.488Z] 4612f6d0b889: Download complete [2021-04-23T05:55:13.897Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.454s coverage: 14.1% of statements [2021-04-23T05:55:13.971Z] #20 26.45 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:55:14.229Z] #20 26.55 Fetched 28.5 MB in 2s (15.2 MB/s) [2021-04-23T05:55:14.229Z] #20 26.62 Selecting previously unselected package pigz. [2021-04-23T05:55:14.274Z] #20 ... [2021-04-23T05:55:14.274Z] [2021-04-23T05:55:14.274Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:55:14.274Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:14.274Z] #43 97.66 CC criu/cr-errno.o [2021-04-23T05:55:14.274Z] #43 97.75 CC criu/cr-restore.o [2021-04-23T05:55:14.487Z] #20 26.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-04-23T05:55:14.487Z] #20 26.71 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-23T05:55:14.487Z] #20 26.73 Unpacking pigz (2.4-1) ... [2021-04-23T05:55:14.487Z] #20 26.83 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-23T05:55:14.487Z] #20 26.84 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:14.487Z] #20 26.85 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:14.932Z] ok github.com/docker/docker/daemon/config 0.026s coverage: 81.8% of statements [2021-04-23T05:55:15.004Z] #20 42.57 Selecting previously unselected package vim. [2021-04-23T05:55:15.004Z] #20 42.57 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-04-23T05:55:15.004Z] #20 42.61 Unpacking vim (2:8.1.0875-5) ... [2021-04-23T05:55:15.031Z] 399f118dfaa9: Verifying Checksum [2021-04-23T05:55:15.031Z] 399f118dfaa9: Download complete [2021-04-23T05:55:15.052Z] #20 27.36 Selecting previously unselected package python3.7-minimal. [2021-04-23T05:55:15.052Z] #20 27.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:15.052Z] #20 27.37 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:55:15.269Z] #20 43.12 Selecting previously unselected package xfsprogs. [2021-04-23T05:55:15.269Z] #20 43.13 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-04-23T05:55:15.269Z] #20 43.13 Unpacking xfsprogs (4.20.0-1) ... [2021-04-23T05:55:15.541Z] #20 43.64 Selecting previously unselected package zip. [2021-04-23T05:55:15.541Z] #20 43.67 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-04-23T05:55:15.541Z] #20 43.72 Unpacking zip (3.0-11+b1) ... [2021-04-23T05:55:15.541Z] #20 ... [2021-04-23T05:55:15.541Z] [2021-04-23T05:55:15.541Z] #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-23T05:55:15.541Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-04-23T05:55:15.541Z] #40 148.7 + dpkg --print-architecture [2021-04-23T05:55:15.565Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2021-04-23T05:55:15.912Z] #21 45.01 Unpacking bash-completion (1:2.8-6) ... [2021-04-23T05:55:15.984Z] #20 28.16 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:15.984Z] #20 28.18 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:55:16.198Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2021-04-23T05:55:16.831Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2021-04-23T05:55:17.008Z] #21 45.88 Selecting previously unselected package bzip2. [2021-04-23T05:55:17.008Z] #21 45.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-04-23T05:55:17.008Z] #21 45.90 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:17.008Z] #21 46.00 Selecting previously unselected package xz-utils. [2021-04-23T05:55:17.008Z] #21 46.01 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-04-23T05:55:17.008Z] #21 46.02 Unpacking xz-utils (5.2.4-1) ... [2021-04-23T05:55:17.391Z] #21 46.22 Selecting previously unselected package apparmor. [2021-04-23T05:55:17.391Z] #21 46.24 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-04-23T05:55:17.391Z] #21 46.39 Unpacking apparmor (2.13.2-10) ... [2021-04-23T05:55:17.465Z] ok github.com/docker/docker/daemon 12.270s coverage: 17.2% of statements [2021-04-23T05:55:17.465Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-23T05:55:17.465Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-23T05:55:17.465Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-23T05:55:17.465Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-23T05:55:17.483Z] #40 DONE 150.3s [2021-04-23T05:55:17.483Z] [2021-04-23T05:55:17.483Z] #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-23T05:55:17.483Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:55:17.483Z] #20 44.20 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:17.483Z] #20 44.25 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:17.483Z] #20 44.29 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-04-23T05:55:17.483Z] #20 44.33 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-04-23T05:55:17.483Z] #20 44.45 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-04-23T05:55:17.483Z] #20 44.50 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-04-23T05:55:17.483Z] #20 44.56 Setting up uidmap (1:4.5-1.1) ... [2021-04-23T05:55:17.483Z] #20 45.02 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-04-23T05:55:17.483Z] #20 45.14 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:17.483Z] #20 45.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:17.483Z] #20 45.23 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-04-23T05:55:17.483Z] #20 45.27 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-04-23T05:55:17.483Z] #20 45.28 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:55:17.483Z] #20 45.30 Setting up zip (3.0-11+b1) ... [2021-04-23T05:55:17.483Z] #20 45.31 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:55:17.483Z] #20 45.38 Setting up bash-completion (1:2.8-6) ... [2021-04-23T05:55:17.697Z] #21 46.90 Selecting previously unselected package aufs-tools. [2021-04-23T05:55:17.882Z] #20 30.22 Selecting previously unselected package python3-minimal. [2021-04-23T05:55:17.882Z] #20 30.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 ... 23684 files and directories currently installed.) [2021-04-23T05:55:17.882Z] #20 30.26 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-23T05:55:17.882Z] #20 30.27 Unpacking python3-minimal (3.7.3-1) ... [2021-04-23T05:55:18.000Z] #21 46.94 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-04-23T05:55:18.000Z] #21 46.94 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:18.000Z] #21 47.07 Selecting previously unselected package libonig5:ppc64el. [2021-04-23T05:55:18.000Z] #21 47.08 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-04-23T05:55:18.000Z] #21 47.08 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-04-23T05:55:18.140Z] #20 30.36 Selecting previously unselected package libmpdec2:amd64. [2021-04-23T05:55:18.140Z] #20 30.37 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-23T05:55:18.140Z] #20 30.39 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-23T05:55:18.140Z] #20 30.54 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-23T05:55:18.140Z] #20 30.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:18.140Z] #20 30.55 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:18.315Z] #21 47.23 Selecting previously unselected package libjq1:ppc64el. [2021-04-23T05:55:18.315Z] #21 47.24 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-23T05:55:18.315Z] #21 47.24 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-23T05:55:18.315Z] #21 47.36 Selecting previously unselected package jq. [2021-04-23T05:55:18.315Z] #21 47.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-04-23T05:55:18.315Z] #21 47.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:18.617Z] #21 47.60 Selecting previously unselected package libaio1:ppc64el. [2021-04-23T05:55:18.617Z] #21 47.61 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-04-23T05:55:18.617Z] #21 47.63 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-04-23T05:55:18.617Z] #21 47.70 Selecting previously unselected package libgpm2:ppc64el. [2021-04-23T05:55:18.617Z] #21 47.72 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-04-23T05:55:18.617Z] #21 47.73 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-04-23T05:55:18.617Z] #21 47.82 Selecting previously unselected package libicu63:ppc64el. [2021-04-23T05:55:18.918Z] #21 47.83 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-04-23T05:55:18.918Z] #21 47.84 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-23T05:55:18.973Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.003s coverage: 3.1% of statements [2021-04-23T05:55:19.074Z] #20 31.48 Selecting previously unselected package python3.7. [2021-04-23T05:55:19.074Z] #20 31.48 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:19.074Z] #20 31.49 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:19.331Z] #20 31.61 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-23T05:55:19.331Z] #20 31.62 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-23T05:55:19.331Z] #20 31.63 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-23T05:55:19.331Z] #20 31.75 Setting up python3-minimal (3.7.3-1) ... [2021-04-23T05:55:19.416Z] #20 ... [2021-04-23T05:55:19.416Z] [2021-04-23T05:55:19.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:19.416Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:55:19.416Z] #43 86.24 DEP criu/eventpoll.d [2021-04-23T05:55:19.416Z] #43 86.50 DEP criu/eventfd.d [2021-04-23T05:55:19.416Z] #43 86.70 DEP criu/crtools.d [2021-04-23T05:55:19.416Z] #43 86.98 DEP criu/cr-service.d [2021-04-23T05:55:19.416Z] #43 87.26 DEP criu/cr-restore.d [2021-04-23T05:55:19.416Z] #43 87.61 DEP criu/cr-errno.d [2021-04-23T05:55:19.416Z] #43 87.62 DEP criu/cr-dump.d [2021-04-23T05:55:19.416Z] #43 87.92 DEP criu/cr-dedup.d [2021-04-23T05:55:19.416Z] #43 88.14 DEP criu/cr-check.d [2021-04-23T05:55:19.416Z] #43 88.42 DEP criu/config.d [2021-04-23T05:55:19.416Z] #43 88.54 DEP criu/clone-noasan.d [2021-04-23T05:55:19.416Z] #43 88.61 DEP criu/cgroup.d [2021-04-23T05:55:19.416Z] #43 88.87 DEP criu/cgroup-props.d [2021-04-23T05:55:19.416Z] #43 89.09 DEP criu/bitmap.d [2021-04-23T05:55:19.416Z] #43 89.11 DEP criu/bfd.d [2021-04-23T05:55:19.416Z] #43 89.25 DEP criu/autofs.d [2021-04-23T05:55:19.416Z] #43 89.44 DEP criu/aio.d [2021-04-23T05:55:19.416Z] #43 89.67 DEP criu/action-scripts.d [2021-04-23T05:55:19.416Z] #43 89.94 CC criu/action-scripts.o [2021-04-23T05:55:19.416Z] #43 90.52 CC criu/aio.o [2021-04-23T05:55:19.416Z] #43 91.27 CC criu/autofs.o [2021-04-23T05:55:19.416Z] #43 92.72 CC criu/bfd.o [2021-04-23T05:55:19.416Z] #43 93.46 CC criu/bitmap.o [2021-04-23T05:55:19.416Z] #43 93.59 CC criu/cgroup-props.o [2021-04-23T05:55:19.416Z] #43 94.26 CC criu/cgroup.o [2021-04-23T05:55:19.527Z] #43 102.2 CC criu/cr-service.o [2021-04-23T05:55:19.527Z] #43 ... [2021-04-23T05:55:19.527Z] [2021-04-23T05:55:19.528Z] #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-23T05:55:19.528Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:19.528Z] #20 20.09 The following NEW packages will be installed: [2021-04-23T05:55:19.528Z] #20 20.09 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-04-23T05:55:19.528Z] #20 20.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-04-23T05:55:19.528Z] #20 20.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-04-23T05:55:19.528Z] #20 20.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-04-23T05:55:19.528Z] #20 20.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-04-23T05:55:19.528Z] #20 20.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-04-23T05:55:19.528Z] #20 20.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-04-23T05:55:19.528Z] #20 20.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-04-23T05:55:19.528Z] #20 20.10 xz-utils zip [2021-04-23T05:55:19.528Z] #20 20.42 0 upgraded, 48 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:55:19.528Z] #20 20.42 Need to get 28.5 MB of archives. [2021-04-23T05:55:19.528Z] #20 20.42 After this operation, 116 MB of additional disk space will be used. [2021-04-23T05:55:19.528Z] #20 20.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-04-23T05:55:19.528Z] #20 20.42 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-23T05:55:19.528Z] #20 20.45 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-23T05:55:19.528Z] #20 20.53 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-04-23T05:55:19.528Z] #20 20.54 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-04-23T05:55:19.528Z] #20 20.54 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-23T05:55:19.528Z] #20 20.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-04-23T05:55:19.528Z] #20 20.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-04-23T05:55:19.528Z] #20 20.64 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-04-23T05:55:19.528Z] #20 20.66 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-04-23T05:55:19.528Z] #20 20.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-04-23T05:55:19.528Z] #20 20.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-04-23T05:55:19.528Z] #20 20.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-04-23T05:55:19.528Z] #20 20.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-04-23T05:55:19.528Z] #20 20.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-04-23T05:55:19.528Z] #20 20.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-04-23T05:55:19.528Z] #20 20.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-04-23T05:55:19.528Z] #20 20.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-04-23T05:55:19.528Z] #20 20.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-04-23T05:55:19.528Z] #20 20.73 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-04-23T05:55:19.528Z] #20 20.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-04-23T05:55:19.528Z] #20 20.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-04-23T05:55:19.528Z] #20 20.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-04-23T05:55:19.528Z] #20 20.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-04-23T05:55:19.528Z] #20 20.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-04-23T05:55:19.528Z] #20 20.79 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-04-23T05:55:19.528Z] #20 20.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-04-23T05:55:19.528Z] #20 20.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-04-23T05:55:19.528Z] #20 20.80 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-04-23T05:55:19.528Z] #20 21.27 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-23T05:55:19.528Z] #20 21.27 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-23T05:55:19.528Z] #20 21.27 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-23T05:55:19.528Z] #20 21.27 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-04-23T05:55:19.528Z] #20 21.28 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-04-23T05:55:19.528Z] #20 21.29 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-04-23T05:55:19.528Z] #20 21.37 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-04-23T05:55:19.528Z] #20 21.38 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-04-23T05:55:19.528Z] #20 21.39 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-04-23T05:55:19.528Z] #20 21.41 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-04-23T05:55:19.528Z] #20 21.41 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-04-23T05:55:19.528Z] #20 21.44 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-04-23T05:55:19.528Z] #20 21.44 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-04-23T05:55:19.528Z] #20 21.51 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-23T05:55:19.528Z] #20 21.52 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-04-23T05:55:19.528Z] #20 21.54 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-04-23T05:55:19.528Z] #20 21.89 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-04-23T05:55:19.528Z] #20 21.93 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-04-23T05:55:19.528Z] #20 21.97 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-04-23T05:55:19.528Z] #20 22.56 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:55:19.528Z] #20 22.67 Fetched 28.5 MB in 2s (15.7 MB/s) [2021-04-23T05:55:19.528Z] #20 22.73 Selecting previously unselected package pigz. [2021-04-23T05:55:19.528Z] #20 22.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 ... 23435 files and directories currently installed.) [2021-04-23T05:55:19.528Z] #20 22.80 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-04-23T05:55:19.528Z] #20 22.81 Unpacking pigz (2.4-1) ... [2021-04-23T05:55:19.528Z] #20 22.90 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-04-23T05:55:19.528Z] #20 22.90 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:19.528Z] #20 22.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:19.528Z] #20 23.35 Selecting previously unselected package python3.7-minimal. [2021-04-23T05:55:19.528Z] #20 23.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:19.528Z] #20 23.37 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:55:19.528Z] #20 24.19 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:19.528Z] #20 24.22 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-04-23T05:55:19.607Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.193s coverage: 56.2% of statements [2021-04-23T05:55:19.897Z] #20 ... [2021-04-23T05:55:19.897Z] [2021-04-23T05:55:19.897Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:55:19.897Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:19.897Z] #43 84.96 DEP criu/eventpoll.d [2021-04-23T05:55:19.897Z] #43 85.14 DEP criu/eventfd.d [2021-04-23T05:55:19.897Z] #43 85.48 DEP criu/crtools.d [2021-04-23T05:55:19.897Z] #43 85.73 DEP criu/cr-service.d [2021-04-23T05:55:19.897Z] #43 85.89 DEP criu/cr-restore.d [2021-04-23T05:55:19.897Z] #43 86.09 DEP criu/cr-errno.d [2021-04-23T05:55:19.897Z] #43 86.10 DEP criu/cr-dump.d [2021-04-23T05:55:19.897Z] #43 86.28 DEP criu/cr-dedup.d [2021-04-23T05:55:19.897Z] #43 86.38 DEP criu/cr-check.d [2021-04-23T05:55:19.897Z] #43 86.54 DEP criu/config.d [2021-04-23T05:55:19.897Z] #43 86.66 DEP criu/clone-noasan.d [2021-04-23T05:55:19.897Z] #43 86.74 DEP criu/cgroup.d [2021-04-23T05:55:19.897Z] #43 86.90 DEP criu/cgroup-props.d [2021-04-23T05:55:19.897Z] #43 87.02 DEP criu/bitmap.d [2021-04-23T05:55:19.897Z] #43 87.04 DEP criu/bfd.d [2021-04-23T05:55:19.897Z] #43 87.17 DEP criu/autofs.d [2021-04-23T05:55:19.897Z] #43 87.35 DEP criu/aio.d [2021-04-23T05:55:19.897Z] #43 87.52 DEP criu/action-scripts.d [2021-04-23T05:55:19.897Z] #43 87.81 CC criu/action-scripts.o [2021-04-23T05:55:19.897Z] #43 88.24 CC criu/aio.o [2021-04-23T05:55:19.897Z] #43 88.76 CC criu/autofs.o [2021-04-23T05:55:19.897Z] #43 90.06 CC criu/bfd.o [2021-04-23T05:55:19.897Z] #43 90.54 CC criu/bitmap.o [2021-04-23T05:55:19.897Z] #43 90.71 CC criu/cgroup-props.o [2021-04-23T05:55:19.897Z] #43 91.48 CC criu/cgroup.o [2021-04-23T05:55:19.897Z] #43 94.33 CC criu/clone-noasan.o [2021-04-23T05:55:19.897Z] #43 94.52 CC criu/config.o [2021-04-23T05:55:19.983Z] #21 ... [2021-04-23T05:55:19.983Z] [2021-04-23T05:55:19.983Z] #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-23T05:55:19.983Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:55:19.983Z] #44 87.28 DEP criu/pie-util.d [2021-04-23T05:55:19.983Z] #44 87.58 DEP criu/pie-util-vdso.d [2021-04-23T05:55:19.983Z] #44 87.85 DEP criu/path.d [2021-04-23T05:55:19.983Z] #44 88.05 DEP criu/parasite-syscall.d [2021-04-23T05:55:19.983Z] #44 88.26 DEP criu/pagemap.d [2021-04-23T05:55:19.983Z] #44 88.39 DEP criu/pagemap-cache.d [2021-04-23T05:55:19.983Z] #44 88.54 DEP criu/page-xfer.d [2021-04-23T05:55:19.983Z] #44 88.81 DEP criu/page-pipe.d [2021-04-23T05:55:19.983Z] #44 88.95 DEP criu/netfilter.d [2021-04-23T05:55:19.983Z] #44 89.14 DEP criu/net.d [2021-04-23T05:55:19.983Z] #44 89.40 DEP criu/namespaces.d [2021-04-23T05:55:19.983Z] #44 89.65 DEP criu/mount.d [2021-04-23T05:55:19.983Z] #44 89.89 DEP criu/memfd.d [2021-04-23T05:55:19.983Z] #44 90.13 DEP criu/mem.d [2021-04-23T05:55:19.983Z] #44 90.33 DEP criu/lsm.d [2021-04-23T05:55:19.983Z] #44 90.52 DEP criu/log.d [2021-04-23T05:55:19.983Z] #44 90.70 DEP criu/libnetlink.d [2021-04-23T05:55:19.983Z] #44 90.84 DEP criu/kerndat.d [2021-04-23T05:55:19.983Z] #44 91.13 DEP criu/kcmp-ids.d [2021-04-23T05:55:19.983Z] #44 91.22 DEP criu/irmap.d [2021-04-23T05:55:19.983Z] #44 91.42 DEP criu/ipc_ns.d [2021-04-23T05:55:19.983Z] #44 91.59 DEP criu/image.d [2021-04-23T05:55:19.983Z] #44 91.76 DEP criu/image-desc.d [2021-04-23T05:55:19.983Z] #44 91.87 DEP criu/fsnotify.d [2021-04-23T05:55:19.983Z] #44 92.04 DEP criu/filesystems.d [2021-04-23T05:55:19.983Z] #44 92.25 DEP criu/files.d [2021-04-23T05:55:19.983Z] #44 92.46 DEP criu/files-reg.d [2021-04-23T05:55:19.983Z] #44 92.66 DEP criu/files-ext.d [2021-04-23T05:55:19.983Z] #44 92.88 DEP criu/file-lock.d [2021-04-23T05:55:19.983Z] #44 93.10 DEP criu/file-ids.d [2021-04-23T05:55:19.983Z] #44 93.39 DEP criu/fifo.d [2021-04-23T05:55:19.983Z] #44 93.64 DEP criu/fdstore.d [2021-04-23T05:55:19.983Z] #44 93.78 DEP criu/fault-injection.d [2021-04-23T05:55:19.983Z] #44 93.82 DEP criu/external.d [2021-04-23T05:55:19.983Z] #44 93.99 DEP criu/eventpoll.d [2021-04-23T05:55:19.983Z] #44 94.22 DEP criu/eventfd.d [2021-04-23T05:55:19.983Z] #44 94.39 DEP criu/crtools.d [2021-04-23T05:55:19.983Z] #44 94.62 DEP criu/cr-service.d [2021-04-23T05:55:19.983Z] #44 94.81 DEP criu/cr-restore.d [2021-04-23T05:55:19.983Z] #44 95.09 DEP criu/cr-errno.d [2021-04-23T05:55:19.983Z] #44 95.11 DEP criu/cr-dump.d [2021-04-23T05:55:19.983Z] #44 95.33 DEP criu/cr-dedup.d [2021-04-23T05:55:19.983Z] #44 95.53 DEP criu/cr-check.d [2021-04-23T05:55:19.983Z] #44 95.86 DEP criu/config.d [2021-04-23T05:55:19.983Z] #44 96.03 DEP criu/clone-noasan.d [2021-04-23T05:55:19.983Z] #44 96.13 DEP criu/cgroup.d [2021-04-23T05:55:20.286Z] #44 96.31 DEP criu/cgroup-props.d [2021-04-23T05:55:20.286Z] #44 96.47 DEP criu/bitmap.d [2021-04-23T05:55:20.286Z] #44 96.49 DEP criu/bfd.d [2021-04-23T05:55:20.369Z] #43 97.26 CC criu/clone-noasan.o [2021-04-23T05:55:20.369Z] #43 97.41 CC criu/config.o [2021-04-23T05:55:20.459Z] #20 26.16 Selecting previously unselected package python3-minimal. [2021-04-23T05:55:20.459Z] #20 26.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-04-23T05:55:20.459Z] #20 26.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-04-23T05:55:20.459Z] #20 26.22 Unpacking python3-minimal (3.7.3-1) ... [2021-04-23T05:55:20.459Z] #20 26.30 Selecting previously unselected package libmpdec2:amd64. [2021-04-23T05:55:20.463Z] #43 ... [2021-04-23T05:55:20.463Z] [2021-04-23T05:55:20.463Z] #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-23T05:55:20.463Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:20.463Z] #20 32.67 Selecting previously unselected package python3. [2021-04-23T05:55:20.463Z] #20 32.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 ... 24096 files and directories currently installed.) [2021-04-23T05:55:20.463Z] #20 32.71 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-23T05:55:20.463Z] #20 32.72 Unpacking python3 (3.7.3-1) ... [2021-04-23T05:55:20.463Z] #20 32.86 Selecting previously unselected package libip4tc0:amd64. [2021-04-23T05:55:20.463Z] #20 32.86 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-23T05:55:20.463Z] #20 32.87 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:20.463Z] #20 32.99 Selecting previously unselected package libip6tc0:amd64. [2021-04-23T05:55:20.588Z] #44 96.60 DEP criu/autofs.d [2021-04-23T05:55:20.588Z] #44 96.82 DEP criu/aio.d [2021-04-23T05:55:20.631Z] #43 ... [2021-04-23T05:55:20.632Z] [2021-04-23T05:55:20.632Z] #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-23T05:55:20.632Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:55:20.632Z] #20 48.60 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-04-23T05:55:20.632Z] #20 48.63 Setting up xz-utils (5.2.4-1) ... [2021-04-23T05:55:20.632Z] #20 48.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-23T05:55:20.632Z] #20 48.70 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:20.716Z] #20 26.30 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-04-23T05:55:20.716Z] #20 26.31 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-04-23T05:55:20.716Z] #20 26.41 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-04-23T05:55:20.716Z] #20 26.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:20.716Z] #20 26.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:20.721Z] #20 33.00 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-23T05:55:20.721Z] #20 33.03 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:20.721Z] #20 33.12 Selecting previously unselected package libiptc0:amd64. [2021-04-23T05:55:20.721Z] #20 33.13 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-23T05:55:20.721Z] #20 33.14 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:20.891Z] #44 97.03 DEP criu/action-scripts.d [2021-04-23T05:55:20.898Z] #20 48.82 invoke-rc.d: could not determine current runlevel [2021-04-23T05:55:20.899Z] #20 48.85 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T05:55:20.899Z] #20 48.87 Setting up pigz (2.4-1) ... [2021-04-23T05:55:20.899Z] #20 48.89 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-04-23T05:55:20.899Z] #20 48.90 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-04-23T05:55:20.899Z] #20 48.92 Setting up python-pip-whl (18.1-5) ... [2021-04-23T05:55:20.899Z] #20 48.93 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-04-23T05:55:20.899Z] #20 48.95 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:20.978Z] #20 33.23 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-23T05:55:20.978Z] #20 33.25 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-23T05:55:20.978Z] #20 33.26 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-23T05:55:20.978Z] #20 33.32 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-23T05:55:20.978Z] #20 33.32 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-23T05:55:20.978Z] #20 33.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-23T05:55:20.978Z] #20 33.42 Selecting previously unselected package libnftnl11:amd64. [2021-04-23T05:55:20.978Z] #20 33.44 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-23T05:55:21.236Z] #20 33.44 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-23T05:55:21.236Z] #20 33.54 Selecting previously unselected package iptables. [2021-04-23T05:55:21.236Z] #20 33.54 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-23T05:55:21.236Z] #20 33.55 Unpacking iptables (1.8.2-4) ... [2021-04-23T05:55:21.476Z] #20 49.47 Setting up libaio1:arm64 (0.3.112-3) ... [2021-04-23T05:55:21.476Z] #20 49.48 Setting up libonig5:arm64 (6.9.1-1) ... [2021-04-23T05:55:21.476Z] #20 49.50 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:21.476Z] #20 49.51 Setting up vim (2:8.1.0875-5) ... [2021-04-23T05:55:21.476Z] #20 49.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-23T05:55:21.476Z] #20 49.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-23T05:55:21.476Z] #20 49.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-23T05:55:21.476Z] #20 49.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-23T05:55:21.476Z] #20 49.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-23T05:55:21.476Z] #20 49.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-23T05:55:21.476Z] #20 49.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-23T05:55:21.476Z] #20 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-23T05:55:21.476Z] #20 49.65 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-04-23T05:55:21.476Z] #20 49.66 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:21.476Z] #20 49.69 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-04-23T05:55:21.493Z] #20 33.83 Selecting previously unselected package xxd. [2021-04-23T05:55:21.493Z] #20 33.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:55:21.493Z] #20 33.84 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:55:21.544Z] #44 97.48 CC criu/action-scripts.o [2021-04-23T05:55:21.647Z] #20 27.30 Selecting previously unselected package python3.7. [2021-04-23T05:55:21.647Z] #20 27.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-04-23T05:55:21.647Z] #20 27.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:21.740Z] #20 49.70 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:21.740Z] #20 49.71 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-04-23T05:55:21.740Z] #20 49.73 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:21.751Z] #20 34.00 Selecting previously unselected package vim-common. [2021-04-23T05:55:21.751Z] #20 34.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:55:21.751Z] #20 34.04 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:55:21.751Z] #20 34.25 Selecting previously unselected package bash-completion. [2021-04-23T05:55:21.751Z] #20 34.25 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-23T05:55:21.904Z] #20 27.45 Selecting previously unselected package libpython3-stdlib:amd64. [2021-04-23T05:55:21.904Z] #20 27.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-04-23T05:55:21.904Z] #20 27.46 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-23T05:55:21.904Z] #20 27.54 Setting up python3-minimal (3.7.3-1) ... [2021-04-23T05:55:22.214Z] #44 98.23 CC criu/aio.o [2021-04-23T05:55:22.214Z] #44 ... [2021-04-23T05:55:22.214Z] [2021-04-23T05:55:22.214Z] #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-23T05:55:22.214Z] #25 sha256:c78c1fbc93e7252f396805202c1f8ebe7e65e819d6c0c808a10cb4b716265571 [2021-04-23T05:55:22.534Z] #25 164.7 Checking out files: 27% (3132/11366) Checking out files: 28% (3183/11366) Checking out files: 29% (3297/11366) Checking out files: 30% (3410/11366) Checking out files: 31% (3524/11366) Checking out files: 32% (3638/11366) [2021-04-23T05:55:22.534Z] #25 ... [2021-04-23T05:55:22.534Z] [2021-04-23T05:55:22.534Z] #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-23T05:55:22.534Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:55:22.534Z] #46 154.9 vendor/golang.org/x/crypto/cryptobyte [2021-04-23T05:55:22.534Z] #46 158.8 mime [2021-04-23T05:55:22.534Z] #46 162.3 vendor/golang.org/x/net/http/httpproxy [2021-04-23T05:55:22.534Z] #46 162.3 crypto/x509 [2021-04-23T05:55:22.534Z] #46 162.3 net/textproto [2021-04-23T05:55:22.534Z] #46 164.5 mime/multipart [2021-04-23T05:55:22.534Z] #46 164.5 vendor/golang.org/x/net/http/httpguts [2021-04-23T05:55:22.534Z] #46 ... [2021-04-23T05:55:22.534Z] [2021-04-23T05:55:22.534Z] #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-23T05:55:22.534Z] #25 sha256:c78c1fbc93e7252f396805202c1f8ebe7e65e819d6c0c808a10cb4b716265571 [2021-04-23T05:55:22.836Z] #20 28.40 Selecting previously unselected package python3. [2021-04-23T05:55:22.836Z] #20 28.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 ... 24096 files and directories currently installed.) [2021-04-23T05:55:22.836Z] #20 28.46 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-04-23T05:55:22.836Z] #20 28.48 Unpacking python3 (3.7.3-1) ... [2021-04-23T05:55:22.836Z] #20 28.59 Selecting previously unselected package libip4tc0:amd64. [2021-04-23T05:55:22.836Z] #20 28.59 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-04-23T05:55:22.836Z] #20 28.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:23.093Z] #20 28.69 Selecting previously unselected package libip6tc0:amd64. [2021-04-23T05:55:23.093Z] #20 28.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-04-23T05:55:23.093Z] #20 28.70 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:23.093Z] #20 28.81 Selecting previously unselected package libiptc0:amd64. [2021-04-23T05:55:23.093Z] #20 28.81 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-04-23T05:55:23.093Z] #20 28.82 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:23.093Z] #20 28.92 Selecting previously unselected package libnfnetlink0:amd64. [2021-04-23T05:55:23.350Z] #20 28.92 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-04-23T05:55:23.350Z] #20 28.93 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-23T05:55:23.350Z] #20 29.00 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-04-23T05:55:23.350Z] #20 29.01 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-04-23T05:55:23.350Z] #20 29.02 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-23T05:55:23.350Z] #20 29.11 Selecting previously unselected package libnftnl11:amd64. [2021-04-23T05:55:23.350Z] #20 29.11 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-04-23T05:55:23.350Z] #20 29.11 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-04-23T05:55:23.608Z] #20 29.21 Selecting previously unselected package iptables. [2021-04-23T05:55:23.608Z] #20 29.21 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-04-23T05:55:23.608Z] #20 29.22 Unpacking iptables (1.8.2-4) ... [2021-04-23T05:55:23.864Z] #20 29.57 Selecting previously unselected package xxd. [2021-04-23T05:55:24.121Z] #20 29.59 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:55:24.121Z] #20 29.59 Unpacking xxd (2:8.1.0875-5) ... [2021-04-23T05:55:24.121Z] #20 29.72 Selecting previously unselected package vim-common. [2021-04-23T05:55:24.121Z] #20 29.73 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:55:24.121Z] #20 29.76 Unpacking vim-common (2:8.1.0875-5) ... [2021-04-23T05:55:24.304Z] #20 52.10 Setting up iptables (1.8.2-4) ... [2021-04-23T05:55:24.304Z] #20 52.14 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:24.304Z] #20 52.15 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:24.304Z] #20 52.17 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:24.304Z] #20 52.17 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:24.304Z] #20 52.18 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-23T05:55:24.304Z] #20 52.19 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-23T05:55:24.304Z] #20 52.20 Setting up python3 (3.7.3-1) ... [2021-04-23T05:55:24.378Z] #20 29.97 Selecting previously unselected package bash-completion. [2021-04-23T05:55:24.378Z] #20 29.99 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-04-23T05:55:24.831Z] #20 52.69 Setting up python3-wheel (0.32.3-2) ... [2021-04-23T05:55:25.031Z] #20 36.98 Unpacking bash-completion (1:2.8-6) ... [2021-04-23T05:55:25.031Z] #20 37.33 Selecting previously unselected package bzip2. [2021-04-23T05:55:25.031Z] #20 37.34 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-23T05:55:25.031Z] #20 37.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:25.031Z] #20 37.45 Selecting previously unselected package xz-utils. [2021-04-23T05:55:25.031Z] #20 37.46 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-23T05:55:25.031Z] #20 37.47 Unpacking xz-utils (5.2.4-1) ... [2021-04-23T05:55:25.210Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.408s coverage: 46.2% of statements [2021-04-23T05:55:25.210Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.003s coverage: 1.9% of statements [2021-04-23T05:55:25.288Z] #20 37.64 Selecting previously unselected package apparmor. [2021-04-23T05:55:25.288Z] #20 37.65 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-23T05:55:25.424Z] #20 53.45 Setting up apparmor (2.13.2-10) ... [2021-04-23T05:55:25.546Z] #20 37.74 Unpacking apparmor (2.13.2-10) ... [2021-04-23T05:55:25.601Z] #56 230.6 + bin/containerd-stress [2021-04-23T05:55:25.601Z] #56 232.5 + bin/containerd-shim [2021-04-23T05:55:25.805Z] #20 38.12 Selecting previously unselected package aufs-tools. [2021-04-23T05:55:25.805Z] #20 38.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-23T05:55:25.805Z] #20 38.13 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:26.062Z] #20 38.27 Selecting previously unselected package libonig5:amd64. [2021-04-23T05:55:26.063Z] #20 38.27 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-23T05:55:26.063Z] #20 38.28 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:55:26.063Z] #20 38.45 Selecting previously unselected package libjq1:amd64. [2021-04-23T05:55:26.063Z] #20 38.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:55:26.063Z] #20 38.47 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:55:26.188Z] #25 164.7 Checking out files: 27% (3132/11366) Checking out files: 28% (3183/11366) Checking out files: 29% (3297/11366) Checking out files: 30% (3410/11366) Checking out files: 31% (3524/11366) Checking out files: 32% (3638/11366) Checking out files: 33% (3751/11366) Checking out files: 34% (3865/11366) Checking out files: 35% (3979/11366) Checking out files: 36% (4092/11366) Checking out files: 37% (4206/11366) Checking out files: 38% (4320/11366) Checking out files: 39% (4433/11366) Checking out files: 40% (4547/11366) Checking out files: 41% (4661/11366) Checking out files: 42% (4774/11366) Checking out files: 43% (4888/11366) Checking out files: 44% (5002/11366) Checking out files: 45% (5115/11366) Checking out files: 45% (5205/11366) Checking out files: 46% (5229/11366) Checking out files: 47% (5343/11366) Checking out files: 48% (5456/11366) Checking out files: 49% (5570/11366) Checking out files: 50% (5683/11366) Checking out files: 51% (5797/11366) Checking out files: 52% (5911/11366) Checking out files: 53% (6024/11366) Checking out files: 54% (6138/11366) Checking out files: 55% (6252/11366) Checking out files: 56% (6365/11366) Checking out files: 57% (6479/11366) Checking out files: 58% (6593/11366) Checking out files: 59% (6706/11366) Checking out files: 60% (6820/11366) Checking out files: 61% (6934/11366) Checking out files: 62% (7047/11366) Checking out files: 63% (7161/11366) Checking out files: 64% (7275/11366) Checking out files: 64% (7352/11366) Checking out files: 65% (7388/11366) Checking out files: 66% (7502/11366) Checking out files: 67% (7616/11366) Checking out files: 68% (7729/11366) Checking out files: 69% (7843/11366) Checking out files: 70% (7957/11366) Checking out files: 71% (8070/11366) Checking out files: 72% (8184/11366) Checking out files: 73% (8298/11366) Checking out files: 74% (8411/11366) Checking out files: 75% (8525/11366) Checking out files: 76% (8639/11366) Checking out files: 77% (8752/11366) Checking out files: 78% (8866/11366) Checking out files: 79% (8980/11366) Checking out files: 80% (9093/11366) Checking out files: 81% (9207/11366) Checking out files: 82% (9321/11366) Checking out files: 83% (9434/11366) Checking out files: 83% (9440/11366) Checking out files: 84% (9548/11366) Checking out files: 85% (9662/11366) Checking out files: 86% (9775/11366) Checking out files: 87% (9889/11366) Checking out files: 88% (10003/11366) Checking out files: 89% (10116/11366) Checking out files: 90% (10230/11366) Checking out files: 91% (10344/11366) Checking out files: 92% (10457/11366) Checking out files: 93% (10571/11366) Checking out files: 94% (10685/11366) Checking out files: 95% (10798/11366) Checking out files: 96% (10912/11366) Checking out files: 97% (11026/11366) Checking out files: 98% (11139/11366) Checking out files: 98% (11237/11366) Checking out files: 99% (11253/11366) Checking out files: 100% (11366/11366) Checking out files: 100% (11366/11366), done. [2021-04-23T05:55:26.188Z] #25 168.9 + cd /tmp/tmp.rwAdhCrNar/tmp/docker-ce [2021-04-23T05:55:26.321Z] #20 38.60 Selecting previously unselected package jq. [2021-04-23T05:55:26.321Z] #20 38.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:55:26.321Z] #20 38.63 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:26.321Z] #20 38.71 Selecting previously unselected package libaio1:amd64. [2021-04-23T05:55:26.321Z] #20 38.73 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-23T05:55:26.321Z] #20 38.74 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-23T05:55:26.491Z] #25 168.9 + git checkout -q v17.06.2-ce [2021-04-23T05:55:26.578Z] #20 38.83 Selecting previously unselected package libgpm2:amd64. [2021-04-23T05:55:26.578Z] #20 38.84 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-23T05:55:26.579Z] #20 38.85 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-23T05:55:26.579Z] #20 38.92 Selecting previously unselected package libicu63:amd64. [2021-04-23T05:55:26.579Z] #20 38.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-23T05:55:26.579Z] #20 38.94 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:55:27.358Z] #20 55.23 Setting up xfsprogs (4.20.0-1) ... [2021-04-23T05:55:27.358Z] #20 55.25 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:27.622Z] #20 55.76 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:27.699Z] #20 32.88 Unpacking bash-completion (1:2.8-6) ... [2021-04-23T05:55:27.699Z] #20 33.24 Selecting previously unselected package bzip2. [2021-04-23T05:55:27.699Z] #20 33.24 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-04-23T05:55:27.699Z] #20 33.24 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:27.699Z] #20 33.33 Selecting previously unselected package xz-utils. [2021-04-23T05:55:27.699Z] #20 33.34 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-04-23T05:55:27.699Z] #20 33.35 Unpacking xz-utils (5.2.4-1) ... [2021-04-23T05:55:27.956Z] #20 33.60 Selecting previously unselected package apparmor. [2021-04-23T05:55:27.956Z] #20 33.60 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-04-23T05:55:27.956Z] #20 33.70 Unpacking apparmor (2.13.2-10) ... [2021-04-23T05:55:28.519Z] #20 34.06 Selecting previously unselected package aufs-tools. [2021-04-23T05:55:28.519Z] #20 34.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-04-23T05:55:28.519Z] #20 34.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:28.519Z] #20 34.21 Selecting previously unselected package libonig5:amd64. [2021-04-23T05:55:28.519Z] #20 34.21 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-04-23T05:55:28.519Z] #20 34.22 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:55:28.732Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.265s coverage: 49.4% of statements [2021-04-23T05:55:28.776Z] #20 34.35 Selecting previously unselected package libjq1:amd64. [2021-04-23T05:55:28.776Z] #20 34.35 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:55:28.776Z] #20 34.36 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:55:28.776Z] #20 34.45 Selecting previously unselected package jq. [2021-04-23T05:55:28.776Z] #20 34.46 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-04-23T05:55:28.776Z] #20 34.46 Unpacking jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:29.019Z] #20 56.83 Setting up python3-distutils (3.7.3-1) ... [2021-04-23T05:55:29.033Z] #20 34.63 Selecting previously unselected package libaio1:amd64. [2021-04-23T05:55:29.033Z] #20 34.63 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-04-23T05:55:29.033Z] #20 34.64 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-04-23T05:55:29.033Z] #20 34.70 Selecting previously unselected package libgpm2:amd64. [2021-04-23T05:55:29.033Z] #20 34.71 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-04-23T05:55:29.033Z] #20 34.73 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-04-23T05:55:29.033Z] #20 34.80 Selecting previously unselected package libicu63:amd64. [2021-04-23T05:55:29.283Z] #20 57.30 Setting up python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:29.290Z] #20 34.81 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-04-23T05:55:29.290Z] #20 34.82 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:55:30.127Z] #25 172.6 + mkdir -p /tmp/tmp.rwAdhCrNar/src/github.com/docker [2021-04-23T05:55:30.127Z] #25 172.6 + mv components/cli /tmp/tmp.rwAdhCrNar/src/github.com/docker/cli [2021-04-23T05:55:30.127Z] #25 172.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-04-23T05:55:30.222Z] #20 ... [2021-04-23T05:55:30.222Z] [2021-04-23T05:55:30.222Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:30.222Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:30.222Z] #43 103.9 CC criu/crtools.o [2021-04-23T05:55:30.222Z] #43 104.5 CC criu/eventfd.o [2021-04-23T05:55:30.222Z] #43 104.8 CC criu/eventpoll.o [2021-04-23T05:55:30.222Z] #43 105.8 CC criu/external.o [2021-04-23T05:55:30.222Z] #43 106.2 CC criu/fault-injection.o [2021-04-23T05:55:30.222Z] #43 106.3 CC criu/fdstore.o [2021-04-23T05:55:30.222Z] #43 106.6 CC criu/fifo.o [2021-04-23T05:55:30.222Z] #43 107.0 CC criu/file-ids.o [2021-04-23T05:55:30.222Z] #43 107.3 CC criu/file-lock.o [2021-04-23T05:55:30.222Z] #43 108.1 CC criu/files-ext.o [2021-04-23T05:55:30.222Z] #43 108.5 CC criu/files-reg.o [2021-04-23T05:55:30.222Z] #43 110.9 CC criu/files.o [2021-04-23T05:55:30.222Z] #43 112.9 CC criu/filesystems.o [2021-04-23T05:55:30.222Z] #43 113.7 CC criu/fsnotify.o [2021-04-23T05:55:30.678Z] #20 58.49 Setting up python3-pip (18.1-5) ... [2021-04-23T05:55:30.759Z] #20 42.69 Selecting previously unselected package libnet1:amd64. [2021-04-23T05:55:30.760Z] #20 42.70 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:55:30.760Z] #20 42.71 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:30.760Z] #20 42.82 Selecting previously unselected package libnl-3-200:amd64. [2021-04-23T05:55:30.760Z] #20 42.83 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-23T05:55:30.760Z] #20 42.84 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:55:30.760Z] #20 42.94 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-23T05:55:30.760Z] #20 42.95 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:55:30.760Z] #20 42.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:55:30.760Z] #20 43.02 Selecting previously unselected package libreadline5:amd64. [2021-04-23T05:55:30.760Z] #20 43.04 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-23T05:55:30.760Z] #20 43.05 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-23T05:55:30.760Z] #20 43.17 Selecting previously unselected package net-tools. [2021-04-23T05:55:30.760Z] #20 ... [2021-04-23T05:55:30.760Z] [2021-04-23T05:55:30.760Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:30.760Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:30.760Z] #43 95.84 CC criu/cr-check.o [2021-04-23T05:55:30.760Z] #43 97.74 CC criu/cr-dedup.o [2021-04-23T05:55:30.760Z] #43 98.12 CC criu/cr-dump.o [2021-04-23T05:55:30.760Z] #43 100.4 CC criu/cr-errno.o [2021-04-23T05:55:30.760Z] #43 100.5 CC criu/cr-restore.o [2021-04-23T05:55:30.760Z] #43 105.4 CC criu/cr-service.o [2021-04-23T05:55:31.017Z] #43 ... [2021-04-23T05:55:31.018Z] [2021-04-23T05:55:31.018Z] #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-23T05:55:31.018Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:31.018Z] #20 43.17 Selecting previously unselected package net-tools. [2021-04-23T05:55:31.018Z] #20 43.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-23T05:55:31.018Z] #20 43.20 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:31.018Z] #20 43.42 Selecting previously unselected package python-pip-whl. [2021-04-23T05:55:31.275Z] #20 43.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-23T05:55:31.275Z] #20 43.44 Unpacking python-pip-whl (18.1-5) ... [2021-04-23T05:55:31.298Z] #20 ... [2021-04-23T05:55:31.299Z] [2021-04-23T05:55:31.299Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:31.299Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:55:31.299Z] #43 98.60 CC criu/cr-check.o [2021-04-23T05:55:31.299Z] #43 99.97 CC criu/cr-dedup.o [2021-04-23T05:55:31.299Z] #43 100.5 CC criu/cr-dump.o [2021-04-23T05:55:31.299Z] #43 102.6 CC criu/cr-errno.o [2021-04-23T05:55:31.299Z] #43 102.7 CC criu/cr-restore.o [2021-04-23T05:55:31.299Z] #43 106.9 CC criu/cr-service.o [2021-04-23T05:55:31.299Z] #43 108.3 CC criu/crtools.o [2021-04-23T05:55:31.591Z] #43 114.9 CC criu/image-desc.o [2021-04-23T05:55:31.591Z] #43 115.1 CC criu/image.o [2021-04-23T05:55:31.841Z] #20 44.03 Selecting previously unselected package python3-lib2to3. [2021-04-23T05:55:31.841Z] #20 44.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-23T05:55:31.841Z] #20 44.06 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:31.841Z] #20 44.21 Selecting previously unselected package python3-distutils. [2021-04-23T05:55:31.841Z] #20 44.21 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-23T05:55:31.841Z] #20 44.22 Unpacking python3-distutils (3.7.3-1) ... [2021-04-23T05:55:31.901Z] #43 ... [2021-04-23T05:55:31.901Z] [2021-04-23T05:55:31.901Z] #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-23T05:55:31.901Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-04-23T05:55:31.901Z] #20 59.75 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:55:31.901Z] #20 59.81 Processing triggers for mime-support (3.62) ... [2021-04-23T05:55:32.100Z] #20 44.39 Selecting previously unselected package python3-pip. [2021-04-23T05:55:32.100Z] #20 44.40 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-23T05:55:32.100Z] #20 44.40 Unpacking python3-pip (18.1-5) ... [2021-04-23T05:55:32.100Z] #20 44.57 Selecting previously unselected package python3-pkg-resources. [2021-04-23T05:55:32.187Z] #20 DONE 60.3s [2021-04-23T05:55:32.187Z] [2021-04-23T05:55:32.188Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:32.188Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:55:32.188Z] #43 109.1 CC criu/eventfd.o [2021-04-23T05:55:32.188Z] #43 109.5 CC criu/eventpoll.o [2021-04-23T05:55:32.190Z] #56 239.2 + bin/containerd-shim-runc-v1 [2021-04-23T05:55:32.249Z] #25 ... [2021-04-23T05:55:32.249Z] [2021-04-23T05:55:32.249Z] #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-23T05:55:32.249Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:55:32.249Z] #21 52.08 Selecting previously unselected package libnet1:ppc64el. [2021-04-23T05:55:32.249Z] #21 52.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 52.11 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:32.249Z] #21 52.21 Selecting previously unselected package libnl-3-200:ppc64el. [2021-04-23T05:55:32.249Z] #21 52.22 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 52.23 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-23T05:55:32.249Z] #21 52.37 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-04-23T05:55:32.249Z] #21 52.39 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 52.41 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-23T05:55:32.249Z] #21 52.49 Selecting previously unselected package libreadline5:ppc64el. [2021-04-23T05:55:32.249Z] #21 52.50 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 52.51 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-23T05:55:32.249Z] #21 52.64 Selecting previously unselected package net-tools. [2021-04-23T05:55:32.249Z] #21 52.65 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 52.66 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:32.249Z] #21 52.97 Selecting previously unselected package python-pip-whl. [2021-04-23T05:55:32.249Z] #21 52.98 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-23T05:55:32.249Z] #21 52.99 Unpacking python-pip-whl (18.1-5) ... [2021-04-23T05:55:32.249Z] #21 53.64 Selecting previously unselected package python3-lib2to3. [2021-04-23T05:55:32.249Z] #21 53.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-23T05:55:32.249Z] #21 53.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:32.249Z] #21 53.80 Selecting previously unselected package python3-distutils. [2021-04-23T05:55:32.249Z] #21 53.80 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-23T05:55:32.249Z] #21 53.81 Unpacking python3-distutils (3.7.3-1) ... [2021-04-23T05:55:32.249Z] #21 54.00 Selecting previously unselected package python3-pip. [2021-04-23T05:55:32.249Z] #21 54.01 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-23T05:55:32.249Z] #21 54.02 Unpacking python3-pip (18.1-5) ... [2021-04-23T05:55:32.249Z] #21 54.21 Selecting previously unselected package python3-pkg-resources. [2021-04-23T05:55:32.249Z] #21 54.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:55:32.249Z] #21 54.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:32.249Z] #21 54.43 Selecting previously unselected package python3-setuptools. [2021-04-23T05:55:32.249Z] #21 54.46 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-23T05:55:32.249Z] #21 54.47 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:32.249Z] #21 54.93 Selecting previously unselected package python3-wheel. [2021-04-23T05:55:32.249Z] #21 54.95 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-23T05:55:32.249Z] #21 54.96 Unpacking python3-wheel (0.32.3-2) ... [2021-04-23T05:55:32.249Z] #21 55.03 Selecting previously unselected package sudo. [2021-04-23T05:55:32.249Z] #21 55.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 55.05 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:32.249Z] #21 55.75 Selecting previously unselected package thin-provisioning-tools. [2021-04-23T05:55:32.249Z] #21 55.76 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 55.78 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:32.249Z] #21 56.11 Selecting previously unselected package uidmap. [2021-04-23T05:55:32.249Z] #21 56.12 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 56.13 Unpacking uidmap (1:4.5-1.1) ... [2021-04-23T05:55:32.249Z] #21 56.23 Selecting previously unselected package vim-runtime. [2021-04-23T05:55:32.249Z] #21 56.23 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:55:32.249Z] #21 56.28 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-23T05:55:32.249Z] #21 56.35 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-23T05:55:32.249Z] #21 56.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:32.249Z] #21 60.37 Selecting previously unselected package vim. [2021-04-23T05:55:32.249Z] #21 60.38 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 60.41 Unpacking vim (2:8.1.0875-5) ... [2021-04-23T05:55:32.249Z] #21 60.97 Selecting previously unselected package xfsprogs. [2021-04-23T05:55:32.249Z] #21 60.99 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-04-23T05:55:32.249Z] #21 61.00 Unpacking xfsprogs (4.20.0-1) ... [2021-04-23T05:55:32.358Z] #20 44.59 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:55:32.358Z] #20 44.61 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:32.358Z] #20 44.78 Selecting previously unselected package python3-setuptools. [2021-04-23T05:55:32.358Z] #20 44.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-23T05:55:32.358Z] #20 44.79 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:32.521Z] #43 116.1 CC criu/ipc_ns.o [2021-04-23T05:55:32.521Z] #43 ... [2021-04-23T05:55:32.521Z] [2021-04-23T05:55:32.521Z] #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-23T05:55:32.521Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:32.521Z] #20 38.09 Selecting previously unselected package libnet1:amd64. [2021-04-23T05:55:32.521Z] #20 38.09 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-04-23T05:55:32.521Z] #20 38.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:32.521Z] #20 38.20 Selecting previously unselected package libnl-3-200:amd64. [2021-04-23T05:55:32.521Z] #20 38.21 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-04-23T05:55:32.521Z] #20 38.22 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:55:32.553Z] #21 61.56 Selecting previously unselected package zip. [2021-04-23T05:55:32.553Z] #21 61.57 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-04-23T05:55:32.553Z] #21 61.57 Unpacking zip (3.0-11+b1) ... [2021-04-23T05:55:32.778Z] #20 38.31 Selecting previously unselected package libprotobuf-c1:amd64. [2021-04-23T05:55:32.778Z] #20 38.32 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-04-23T05:55:32.778Z] #20 38.33 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:55:32.778Z] #20 38.42 Selecting previously unselected package libreadline5:amd64. [2021-04-23T05:55:32.778Z] #20 38.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-04-23T05:55:32.778Z] #20 38.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-23T05:55:32.856Z] #21 61.99 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:32.856Z] #21 62.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:32.856Z] #21 62.01 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-04-23T05:55:32.856Z] #21 62.01 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-04-23T05:55:32.856Z] #21 62.04 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-04-23T05:55:32.856Z] #21 62.05 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-04-23T05:55:32.856Z] #21 62.06 Setting up uidmap (1:4.5-1.1) ... [2021-04-23T05:55:32.856Z] #21 62.07 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-04-23T05:55:32.856Z] #21 62.07 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:32.856Z] #21 62.08 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:32.856Z] #21 62.08 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-04-23T05:55:32.856Z] #21 62.10 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-04-23T05:55:32.923Z] #20 45.05 Selecting previously unselected package python3-wheel. [2021-04-23T05:55:32.923Z] #20 45.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-23T05:55:32.923Z] #20 45.06 Unpacking python3-wheel (0.32.3-2) ... [2021-04-23T05:55:32.923Z] #20 45.15 Selecting previously unselected package sudo. [2021-04-23T05:55:32.923Z] #20 45.16 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-23T05:55:32.923Z] #20 45.17 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:33.035Z] #20 38.61 Selecting previously unselected package net-tools. [2021-04-23T05:55:33.035Z] #20 38.62 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-04-23T05:55:33.035Z] #20 38.62 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:33.035Z] #20 38.81 Selecting previously unselected package python-pip-whl. [2021-04-23T05:55:33.158Z] #21 62.11 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:55:33.158Z] #21 62.12 Setting up zip (3.0-11+b1) ... [2021-04-23T05:55:33.158Z] #21 62.13 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:55:33.158Z] #21 62.22 Setting up bash-completion (1:2.8-6) ... [2021-04-23T05:55:33.158Z] #21 ... [2021-04-23T05:55:33.158Z] [2021-04-23T05:55:33.158Z] #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-23T05:55:33.158Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:55:33.158Z] #44 99.29 CC criu/autofs.o [2021-04-23T05:55:33.158Z] #44 101.9 CC criu/bfd.o [2021-04-23T05:55:33.158Z] #44 102.7 CC criu/bitmap.o [2021-04-23T05:55:33.158Z] #44 102.9 CC criu/cgroup-props.o [2021-04-23T05:55:33.158Z] #44 104.3 CC criu/cgroup.o [2021-04-23T05:55:33.181Z] #20 45.71 Selecting previously unselected package thin-provisioning-tools. [2021-04-23T05:55:33.291Z] #20 38.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-04-23T05:55:33.291Z] #20 38.83 Unpacking python-pip-whl (18.1-5) ... [2021-04-23T05:55:33.438Z] #20 45.72 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-23T05:55:33.438Z] #20 45.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:33.548Z] #20 39.34 Selecting previously unselected package python3-lib2to3. [2021-04-23T05:55:33.548Z] #20 39.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-04-23T05:55:33.548Z] #20 39.36 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:33.593Z] #43 110.4 CC criu/external.o [2021-04-23T05:55:33.593Z] #43 110.8 CC criu/fault-injection.o [2021-04-23T05:55:33.696Z] #20 45.99 Selecting previously unselected package uidmap. [2021-04-23T05:55:33.696Z] #20 46.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-23T05:55:33.696Z] #20 46.02 Unpacking uidmap (1:4.5-1.1) ... [2021-04-23T05:55:33.805Z] #20 39.48 Selecting previously unselected package python3-distutils. [2021-04-23T05:55:33.805Z] #20 39.48 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-04-23T05:55:33.805Z] #20 39.48 Unpacking python3-distutils (3.7.3-1) ... [2021-04-23T05:55:33.857Z] #43 ... [2021-04-23T05:55:33.857Z] [2021-04-23T05:55:33.857Z] #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-23T05:55:33.857Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-04-23T05:55:33.857Z] #21 1.263 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-23T05:55:33.857Z] #21 1.269 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-23T05:55:33.857Z] #21 1.275 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-23T05:55:33.857Z] #21 DONE 1.4s [2021-04-23T05:55:33.857Z] [2021-04-23T05:55:33.857Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:55:33.857Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:55:33.857Z] #43 111.0 CC criu/fdstore.o [2021-04-23T05:55:33.954Z] #20 46.15 Selecting previously unselected package vim-runtime. [2021-04-23T05:55:33.954Z] #20 46.16 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:55:33.954Z] #20 46.19 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-23T05:55:33.954Z] #20 46.21 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-23T05:55:33.954Z] #20 46.22 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:34.062Z] #20 39.68 Selecting previously unselected package python3-pip. [2021-04-23T05:55:34.062Z] #20 39.69 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-04-23T05:55:34.062Z] #20 39.70 Unpacking python3-pip (18.1-5) ... [2021-04-23T05:55:34.251Z] #44 110.2 CC criu/clone-noasan.o [2021-04-23T05:55:34.299Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.954s coverage: 73.3% of statements [2021-04-23T05:55:34.299Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-23T05:55:34.299Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 57.5% of statements [2021-04-23T05:55:34.319Z] #20 39.89 Selecting previously unselected package python3-pkg-resources. [2021-04-23T05:55:34.319Z] #20 39.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-04-23T05:55:34.319Z] #20 39.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:34.319Z] #20 40.03 Selecting previously unselected package python3-setuptools. [2021-04-23T05:55:34.319Z] #20 40.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-04-23T05:55:34.435Z] #43 111.4 CC criu/fifo.o [2021-04-23T05:55:34.552Z] #44 110.5 CC criu/config.o [2021-04-23T05:55:34.576Z] #20 40.08 Unpacking python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:34.699Z] #43 111.8 CC criu/file-ids.o [2021-04-23T05:55:34.833Z] #20 40.33 Selecting previously unselected package python3-wheel. [2021-04-23T05:55:34.833Z] #20 40.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-04-23T05:55:34.833Z] #20 40.36 Unpacking python3-wheel (0.32.3-2) ... [2021-04-23T05:55:34.833Z] #20 40.44 Selecting previously unselected package sudo. [2021-04-23T05:55:34.833Z] #20 40.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-04-23T05:55:34.833Z] #20 40.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:34.933Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.003s coverage: 3.0% of statements [2021-04-23T05:55:34.968Z] #43 112.2 CC criu/file-lock.o [2021-04-23T05:55:35.224Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.009s coverage: 57.7% of statements [2021-04-23T05:55:35.224Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-23T05:55:35.224Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-23T05:55:35.409Z] #20 40.94 Selecting previously unselected package thin-provisioning-tools. [2021-04-23T05:55:35.409Z] #20 40.94 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-04-23T05:55:35.409Z] #20 40.95 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:35.666Z] #20 41.17 Selecting previously unselected package uidmap. [2021-04-23T05:55:35.666Z] #20 41.17 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-04-23T05:55:35.666Z] #20 41.18 Unpacking uidmap (1:4.5-1.1) ... [2021-04-23T05:55:35.666Z] #20 41.36 Selecting previously unselected package vim-runtime. [2021-04-23T05:55:35.666Z] #20 41.36 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-04-23T05:55:35.718Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-23T05:55:35.718Z] [2021-04-23T05:55:35.718Z] ________ ____ __. [2021-04-23T05:55:35.718Z] \_____ \ | |/ _| [2021-04-23T05:55:35.718Z] / | \| < [2021-04-23T05:55:35.718Z] / | \ | \ [2021-04-23T05:55:35.718Z] \_______ /____|__ \ [2021-04-23T05:55:35.718Z] \/ \/ [2021-04-23T05:55:35.718Z] [2021-04-23T05:55:35.718Z] INFO: make.ps1 ended at 04/23/2021 05:55:32 [2021-04-23T05:55:35.718Z] INFO: Binaries build ended at 04/23/2021 05:55:33. Duration:00:01:02.9843316 [2021-04-23T05:55:35.718Z] INFO: Copying the built daemon binary to d:\CI\PR-42315\1\binary\dockerd-e928692c69.exe... [2021-04-23T05:55:35.718Z] INFO: Copying the built client binary to d:\CI\PR-42315\1\binary\docker-e928692c69.exe... [2021-04-23T05:55:35.718Z] INFO: Copying dockerversion from the container... [2021-04-23T05:55:35.718Z] INFO: Copying the golang package from the container to d:\CI\PR-42315\1\installer\go.zip... [2021-04-23T05:55:35.857Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-04-23T05:55:35.919Z] #43 113.2 CC criu/files-ext.o [2021-04-23T05:55:35.923Z] #20 41.45 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-23T05:55:35.923Z] #20 41.49 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-04-23T05:55:35.923Z] #20 41.50 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:36.105Z] #44 ... [2021-04-23T05:55:36.105Z] [2021-04-23T05:55:36.105Z] #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-23T05:55:36.105Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:55:36.105Z] #46 168.8 crypto/tls [2021-04-23T05:55:36.105Z] #46 177.3 net/http/httptrace [2021-04-23T05:55:36.105Z] #46 177.7 net/http [2021-04-23T05:55:36.180Z] INFO: Extracting go.zip to d:\CI\PR-42315\1\go [2021-04-23T05:55:36.394Z] #56 243.7 + bin/containerd-shim-runc-v2 [2021-04-23T05:55:36.497Z] #43 113.5 CC criu/files-reg.o [2021-04-23T05:55:36.892Z] ok github.com/docker/docker/daemon/images 0.014s coverage: 6.7% of statements [2021-04-23T05:55:36.892Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-23T05:55:36.892Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-23T05:55:37.233Z] #20 49.29 Selecting previously unselected package vim. [2021-04-23T05:55:37.233Z] #20 49.29 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:55:37.233Z] #20 49.32 Unpacking vim (2:8.1.0875-5) ... [2021-04-23T05:55:37.333Z] #56 244.7 + binaries [2021-04-23T05:55:37.333Z] #56 244.7 + install -D bin/containerd /build/containerd [2021-04-23T05:55:37.333Z] #56 244.7 + install -D bin/containerd-shim /build/containerd-shim [2021-04-23T05:55:37.333Z] #56 244.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-23T05:55:37.333Z] #56 244.7 + install -D bin/ctr /build/ctr [2021-04-23T05:55:37.491Z] #20 49.84 Selecting previously unselected package xfsprogs. [2021-04-23T05:55:37.525Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2021-04-23T05:55:37.654Z] #46 ... [2021-04-23T05:55:37.654Z] [2021-04-23T05:55:37.654Z] #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-23T05:55:37.654Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:55:37.654Z] #44 113.5 CC criu/cr-check.o [2021-04-23T05:55:37.749Z] #20 49.88 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-23T05:55:37.749Z] #20 49.89 Unpacking xfsprogs (4.20.0-1) ... [2021-04-23T05:55:38.007Z] #20 50.33 Selecting previously unselected package zip. [2021-04-23T05:55:38.007Z] #20 50.35 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-23T05:55:38.007Z] #20 50.36 Unpacking zip (3.0-11+b1) ... [2021-04-23T05:55:38.265Z] #20 50.53 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:38.265Z] #20 50.55 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:38.265Z] #20 50.57 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:38.265Z] #20 50.59 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-23T05:55:38.265Z] #20 50.60 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-23T05:55:38.265Z] #20 50.64 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:38.265Z] #20 50.65 Setting up uidmap (1:4.5-1.1) ... [2021-04-23T05:55:38.265Z] #20 50.66 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-23T05:55:38.265Z] #20 50.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:38.426Z] #43 115.5 CC criu/files.o [2021-04-23T05:55:38.523Z] #20 50.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:38.523Z] #20 50.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:55:38.523Z] #20 50.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:55:38.523Z] #20 50.74 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:55:38.523Z] #20 50.75 Setting up zip (3.0-11+b1) ... [2021-04-23T05:55:38.523Z] #20 50.77 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:55:38.523Z] #20 50.80 Setting up bash-completion (1:2.8-6) ... [2021-04-23T05:55:38.560Z] ok github.com/docker/docker/daemon/logger/awslogs 0.091s coverage: 77.8% of statements [2021-04-23T05:55:38.561Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-23T05:55:38.561Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-23T05:55:38.561Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2021-04-23T05:55:38.715Z] #56 DONE 246.1s [2021-04-23T05:55:39.194Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 23.9% of statements [2021-04-23T05:55:39.194Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.005s coverage: 69.9% of statements [2021-04-23T05:55:39.195Z] #20 44.68 Selecting previously unselected package vim. [2021-04-23T05:55:39.195Z] #20 44.68 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-04-23T05:55:39.195Z] #20 44.69 Unpacking vim (2:8.1.0875-5) ... [2021-04-23T05:55:39.286Z] [2021-04-23T05:55:39.286Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-23T05:55:39.286Z] #57 sha256:a3e1d3db6550cb014c483fc9d4ddf901d81195fdb4e94bb4a796cb58d22010be [2021-04-23T05:55:39.452Z] #20 45.21 Selecting previously unselected package xfsprogs. [2021-04-23T05:55:39.486Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.023s coverage: 87.2% of statements [2021-04-23T05:55:39.709Z] #20 45.22 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-04-23T05:55:39.709Z] #20 45.23 Unpacking xfsprogs (4.20.0-1) ... [2021-04-23T05:55:39.966Z] #20 45.70 Selecting previously unselected package zip. [2021-04-23T05:55:39.966Z] #20 45.71 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-04-23T05:55:39.966Z] #20 45.71 Unpacking zip (3.0-11+b1) ... [2021-04-23T05:55:40.119Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-04-23T05:55:40.120Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-23T05:55:40.223Z] #20 45.96 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-04-23T05:55:40.223Z] #20 45.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-04-23T05:55:40.223Z] #20 46.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:40.223Z] #20 46.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-04-23T05:55:40.223Z] #20 46.03 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-04-23T05:55:40.223Z] #20 46.04 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:40.226Z] #57 DONE 0.9s [2021-04-23T05:55:40.358Z] #43 117.1 CC criu/filesystems.o [2021-04-23T05:55:40.477Z] #44 116.4 CC criu/cr-dedup.o [2021-04-23T05:55:40.479Z] #20 46.07 Setting up uidmap (1:4.5-1.1) ... [2021-04-23T05:55:40.479Z] #20 46.08 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-04-23T05:55:40.479Z] #20 46.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-04-23T05:55:40.479Z] #20 46.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-04-23T05:55:40.479Z] #20 46.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-04-23T05:55:40.479Z] #20 46.18 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-04-23T05:55:40.479Z] #20 46.19 Setting up xxd (2:8.1.0875-5) ... [2021-04-23T05:55:40.479Z] #20 46.20 Setting up zip (3.0-11+b1) ... [2021-04-23T05:55:40.479Z] #20 46.22 Setting up vim-common (2:8.1.0875-5) ... [2021-04-23T05:55:40.479Z] #20 46.24 Setting up bash-completion (1:2.8-6) ... [2021-04-23T05:55:40.485Z] [2021-04-23T05:55:40.485Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-23T05:55:40.485Z] #61 sha256:c0a890d09787ca891817354354ae7de912c6c3f20bf2fd2e24e412298a4c9c68 [2021-04-23T05:55:40.485Z] #61 DONE 0.2s [2021-04-23T05:55:40.485Z] [2021-04-23T05:55:40.485Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-23T05:55:40.485Z] #66 sha256:753d12a356cc71412ffd714d92d42be3a27789da1a7c0da68ae8d67126f30383 [2021-04-23T05:55:40.623Z] #43 117.7 CC criu/fsnotify.o [2021-04-23T05:55:40.753Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.071s coverage: 55.1% of statements [2021-04-23T05:55:40.778Z] #44 116.9 CC criu/cr-dump.o [2021-04-23T05:55:41.045Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.004s coverage: 31.5% of statements [2021-04-23T05:55:41.307Z] #20 53.49 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:41.307Z] #20 53.50 Setting up xz-utils (5.2.4-1) ... [2021-04-23T05:55:41.307Z] #20 53.52 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-23T05:55:41.307Z] #20 53.55 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:41.307Z] #20 53.66 invoke-rc.d: could not determine current runlevel [2021-04-23T05:55:41.307Z] #20 53.67 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T05:55:41.307Z] #20 53.68 Setting up pigz (2.4-1) ... [2021-04-23T05:55:41.307Z] #20 53.70 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-23T05:55:41.307Z] #20 53.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:55:41.453Z] #66 DONE 0.9s [2021-04-23T05:55:41.453Z] [2021-04-23T05:55:41.453Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-23T05:55:41.453Z] #68 sha256:a5c68d302f1bc5efdcf6afeda8ad24d9ac9f703ae78c7067cc21d16943ee182f [2021-04-23T05:55:41.453Z] #68 DONE 0.0s [2021-04-23T05:55:41.453Z] [2021-04-23T05:55:41.453Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-23T05:55:41.453Z] #69 sha256:cf4232ac61cd15213007dab053a438db683688c53f862b3fcced4652dbff1aa9 [2021-04-23T05:55:41.453Z] #69 DONE 0.0s [2021-04-23T05:55:41.453Z] [2021-04-23T05:55:41.453Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-23T05:55:41.453Z] #70 sha256:96aa5973be1adc7e93d969c2d2241c782575917d9690d99a9b8194df834b1180 [2021-04-23T05:55:41.565Z] #20 53.76 Setting up python-pip-whl (18.1-5) ... [2021-04-23T05:55:41.565Z] #20 53.78 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-23T05:55:41.565Z] #20 53.81 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:41.576Z] #43 118.6 CC criu/image-desc.o [2021-04-23T05:55:41.576Z] #43 118.8 CC criu/image.o [2021-04-23T05:55:41.825Z] #20 54.27 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-23T05:55:41.825Z] #20 54.30 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:55:42.084Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2021-04-23T05:55:42.105Z] #20 54.35 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:42.105Z] #20 54.38 Setting up vim (2:8.1.0875-5) ... [2021-04-23T05:55:42.105Z] #20 54.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-23T05:55:42.105Z] #20 54.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-23T05:55:42.105Z] #20 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-23T05:55:42.105Z] #20 54.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-23T05:55:42.105Z] #20 54.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-23T05:55:42.105Z] #20 54.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-23T05:55:42.105Z] #20 54.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-23T05:55:42.105Z] #20 54.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-23T05:55:42.105Z] #20 ... [2021-04-23T05:55:42.105Z] [2021-04-23T05:55:42.105Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:55:42.105Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:42.105Z] #43 107.1 CC criu/crtools.o [2021-04-23T05:55:42.105Z] #43 107.8 CC criu/eventfd.o [2021-04-23T05:55:42.105Z] #43 108.1 CC criu/eventpoll.o [2021-04-23T05:55:42.105Z] #43 109.0 CC criu/external.o [2021-04-23T05:55:42.105Z] #43 109.3 CC criu/fault-injection.o [2021-04-23T05:55:42.105Z] #43 109.4 CC criu/fdstore.o [2021-04-23T05:55:42.105Z] #43 109.8 CC criu/fifo.o [2021-04-23T05:55:42.105Z] #43 110.2 CC criu/file-ids.o [2021-04-23T05:55:42.105Z] #43 110.5 CC criu/file-lock.o [2021-04-23T05:55:42.105Z] #43 111.5 CC criu/files-ext.o [2021-04-23T05:55:42.105Z] #43 111.9 CC criu/files-reg.o [2021-04-23T05:55:42.105Z] #43 114.1 CC criu/files.o [2021-04-23T05:55:42.105Z] #43 116.2 CC criu/filesystems.o [2021-04-23T05:55:42.105Z] #43 117.0 CC criu/fsnotify.o [2021-04-23T05:55:42.105Z] #43 ... [2021-04-23T05:55:42.105Z] [2021-04-23T05:55:42.105Z] #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-23T05:55:42.105Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:42.105Z] #20 54.50 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:55:42.105Z] #20 54.55 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:42.105Z] #20 54.58 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-23T05:55:42.366Z] #20 54.64 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:42.366Z] #20 54.68 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-23T05:55:42.366Z] #20 54.70 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:42.377Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2021-04-23T05:55:42.409Z] #70 DONE 0.8s [2021-04-23T05:55:42.409Z] [2021-04-23T05:55:42.409Z] #71 exporting to image [2021-04-23T05:55:42.409Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-23T05:55:42.409Z] #71 exporting layers [2021-04-23T05:55:42.528Z] #43 119.5 CC criu/ipc_ns.o [2021-04-23T05:55:42.902Z] #44 ... [2021-04-23T05:55:42.902Z] [2021-04-23T05:55:42.902Z] #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-23T05:55:42.902Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:55:42.902Z] #21 66.59 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-04-23T05:55:42.902Z] #21 66.59 Setting up xz-utils (5.2.4-1) ... [2021-04-23T05:55:42.902Z] #21 66.60 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-23T05:55:42.902Z] #21 66.62 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:42.902Z] #21 66.71 invoke-rc.d: could not determine current runlevel [2021-04-23T05:55:42.902Z] #21 66.73 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T05:55:42.902Z] #21 66.73 Setting up pigz (2.4-1) ... [2021-04-23T05:55:42.902Z] #21 66.74 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-04-23T05:55:42.902Z] #21 66.74 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-04-23T05:55:42.902Z] #21 66.76 Setting up python-pip-whl (18.1-5) ... [2021-04-23T05:55:42.902Z] #21 66.77 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-04-23T05:55:42.902Z] #21 66.77 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:42.902Z] #21 67.47 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-04-23T05:55:42.902Z] #21 67.48 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-04-23T05:55:42.902Z] #21 67.48 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u3) ... [2021-04-23T05:55:42.902Z] #21 67.50 Setting up vim (2:8.1.0875-5) ... [2021-04-23T05:55:42.902Z] #21 67.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-23T05:55:42.902Z] #21 67.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-23T05:55:42.902Z] #21 67.53 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-23T05:55:42.902Z] #21 67.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-23T05:55:42.902Z] #21 67.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-23T05:55:42.902Z] #21 67.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-23T05:55:42.902Z] #21 67.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-23T05:55:42.902Z] #21 67.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-23T05:55:42.902Z] #21 67.70 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-04-23T05:55:42.902Z] #21 67.70 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:42.903Z] #21 67.71 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-04-23T05:55:42.903Z] #21 67.72 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:42.903Z] #21 67.72 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-04-23T05:55:42.903Z] #21 67.73 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:42.903Z] #21 72.00 Setting up iptables (1.8.2-4) ... [2021-04-23T05:55:42.903Z] #21 72.04 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:42.903Z] #21 72.05 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:42.903Z] #21 72.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:42.903Z] #21 72.07 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:42.903Z] #21 72.10 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-23T05:55:43.002Z] #20 ... [2021-04-23T05:55:43.002Z] [2021-04-23T05:55:43.002Z] #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-23T05:55:43.002Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:55:43.002Z] #40 183.9 + dpkg --print-architecture [2021-04-23T05:55:43.002Z] #40 183.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-23T05:55:43.002Z] #40 184.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-23T05:55:43.002Z] #40 184.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-23T05:55:43.010Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2021-04-23T05:55:43.204Z] #21 72.13 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-23T05:55:43.204Z] #21 72.15 Setting up python3 (3.7.3-1) ... [2021-04-23T05:55:43.480Z] #43 120.5 CC criu/irmap.o [2021-04-23T05:55:43.480Z] #43 ... [2021-04-23T05:55:43.480Z] [2021-04-23T05:55:43.480Z] #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-23T05:55:43.480Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:55:43.480Z] #49 176.8 + /build/golangci-lint --version [2021-04-23T05:55:43.570Z] #40 ... [2021-04-23T05:55:43.570Z] [2021-04-23T05:55:43.570Z] #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-23T05:55:43.570Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:43.570Z] #20 49.24 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-04-23T05:55:43.570Z] #20 49.25 Setting up xz-utils (5.2.4-1) ... [2021-04-23T05:55:43.570Z] #20 49.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-04-23T05:55:43.570Z] #20 49.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-04-23T05:55:43.570Z] #20 49.39 invoke-rc.d: could not determine current runlevel [2021-04-23T05:55:43.570Z] #20 ... [2021-04-23T05:55:43.570Z] [2021-04-23T05:55:43.570Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:43.570Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:43.570Z] #43 117.3 CC criu/irmap.o [2021-04-23T05:55:43.570Z] #43 118.0 CC criu/kcmp-ids.o [2021-04-23T05:55:43.570Z] #43 118.3 CC criu/kerndat.o [2021-04-23T05:55:43.570Z] #43 119.4 CC criu/libnetlink.o [2021-04-23T05:55:43.570Z] #43 119.9 CC criu/log.o [2021-04-23T05:55:43.570Z] #43 120.5 CC criu/lsm.o [2021-04-23T05:55:43.570Z] #43 120.9 CC criu/mem.o [2021-04-23T05:55:43.570Z] #43 122.7 CC criu/memfd.o [2021-04-23T05:55:43.570Z] #43 123.4 CC criu/mount.o [2021-04-23T05:55:43.643Z] ok github.com/docker/docker/daemon/logger/splunk 1.419s coverage: 82.5% of statements [2021-04-23T05:55:43.643Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-23T05:55:43.643Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-23T05:55:43.745Z] #49 ... [2021-04-23T05:55:43.745Z] [2021-04-23T05:55:43.745Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:55:43.745Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-23T05:55:43.745Z] #22 5.137 Collecting yamllint==1.26.1 [2021-04-23T05:55:43.745Z] #22 ... [2021-04-23T05:55:43.745Z] [2021-04-23T05:55:43.745Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:43.745Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:55:43.745Z] #43 121.0 CC criu/kcmp-ids.o [2021-04-23T05:55:43.826Z] #43 ... [2021-04-23T05:55:43.826Z] [2021-04-23T05:55:43.826Z] #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-23T05:55:43.826Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:43.826Z] #20 49.40 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T05:55:43.826Z] #20 49.43 Setting up pigz (2.4-1) ... [2021-04-23T05:55:43.826Z] #20 49.44 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-04-23T05:55:43.826Z] #20 49.46 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-04-23T05:55:43.826Z] #20 49.48 Setting up python-pip-whl (18.1-5) ... [2021-04-23T05:55:43.826Z] #20 49.49 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-04-23T05:55:43.826Z] #20 49.50 Setting up vim-runtime (2:8.1.0875-5) ... [2021-04-23T05:55:43.859Z] #21 72.82 Setting up python3-wheel (0.32.3-2) ... [2021-04-23T05:55:44.009Z] #43 121.3 CC criu/kerndat.o [2021-04-23T05:55:44.082Z] #20 49.92 Setting up libaio1:amd64 (0.3.112-3) ... [2021-04-23T05:55:44.337Z] #20 49.94 Setting up libonig5:amd64 (6.9.1-1) ... [2021-04-23T05:55:44.337Z] #20 49.95 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:44.337Z] #20 49.97 Setting up vim (2:8.1.0875-5) ... [2021-04-23T05:55:44.337Z] #20 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-04-23T05:55:44.337Z] #20 49.98 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-04-23T05:55:44.337Z] #20 49.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-04-23T05:55:44.337Z] #20 50.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-04-23T05:55:44.337Z] #20 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-04-23T05:55:44.338Z] #20 50.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-04-23T05:55:44.338Z] #20 50.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-04-23T05:55:44.338Z] #20 50.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-04-23T05:55:44.338Z] #20 50.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-04-23T05:55:44.594Z] #20 50.18 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-04-23T05:55:44.594Z] #20 50.21 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-04-23T05:55:44.594Z] #20 50.23 Setting up jq (1.5+dfsg-2+b1) ... [2021-04-23T05:55:44.594Z] #20 50.24 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-04-23T05:55:44.594Z] #20 50.26 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-04-23T05:55:44.679Z] ok github.com/docker/docker/distribution 0.224s coverage: 25.2% of statements [2021-04-23T05:55:44.679Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2021-04-23T05:55:44.679Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-23T05:55:44.925Z] #21 73.92 Setting up apparmor (2.13.2-10) ... [2021-04-23T05:55:44.960Z] #43 ... [2021-04-23T05:55:44.960Z] [2021-04-23T05:55:44.960Z] #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-23T05:55:44.960Z] #49 sha256:e8b3d1cdda234332bd665a9777c2d28278f7d3437dd4b4a680568adfd3294d38 [2021-04-23T05:55:44.960Z] #49 177.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-23T05:55:44.960Z] #49 DONE 178.3s [2021-04-23T05:55:44.960Z] [2021-04-23T05:55:44.960Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:55:44.960Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-23T05:55:44.960Z] #22 10.62 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-23T05:55:45.666Z] #20 58.02 Setting up iptables (1.8.2-4) ... [2021-04-23T05:55:45.666Z] #20 58.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:45.666Z] #20 58.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:45.666Z] #20 58.08 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:45.666Z] #20 58.09 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:45.666Z] #20 58.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-23T05:55:45.666Z] #20 58.11 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-23T05:55:45.713Z] ok github.com/docker/docker/errdefs 0.006s coverage: 53.1% of statements [2021-04-23T05:55:45.923Z] #20 58.16 Setting up python3 (3.7.3-1) ... [2021-04-23T05:55:46.347Z] ok github.com/docker/docker/image 0.013s coverage: 86.6% of statements [2021-04-23T05:55:46.362Z] #22 12.47 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-23T05:55:46.362Z] #22 12.54 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-23T05:55:46.362Z] #22 12.62 Collecting pyyaml (from yamllint==1.26.1) [2021-04-23T05:55:46.538Z] #20 58.62 Setting up python3-wheel (0.32.3-2) ... [2021-04-23T05:55:46.938Z] #22 13.02 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-23T05:55:46.980Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2021-04-23T05:55:47.048Z] #21 75.95 Setting up xfsprogs (4.20.0-1) ... [2021-04-23T05:55:47.048Z] #21 75.97 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:47.122Z] #20 59.48 Setting up apparmor (2.13.2-10) ... [2021-04-23T05:55:47.354Z] #21 76.46 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:47.515Z] #22 13.97 Installing build dependencies: started [2021-04-23T05:55:47.613Z] ok github.com/docker/docker/distribution/xfer 1.875s coverage: 85.1% of statements [2021-04-23T05:55:47.613Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-23T05:55:47.613Z] ok github.com/docker/docker/image/tarexport 0.005s coverage: 0.6% of statements [2021-04-23T05:55:47.863Z] #20 53.20 Setting up iptables (1.8.2-4) ... [2021-04-23T05:55:47.863Z] #20 53.21 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:47.863Z] #20 53.22 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:47.863Z] #20 53.23 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-04-23T05:55:47.863Z] #20 53.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-04-23T05:55:47.863Z] #20 53.24 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-04-23T05:55:47.863Z] #20 53.25 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-04-23T05:55:47.863Z] #20 53.25 Setting up python3 (3.7.3-1) ... [2021-04-23T05:55:48.119Z] #20 53.68 Setting up python3-wheel (0.32.3-2) ... [2021-04-23T05:55:48.248Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2021-04-23T05:55:48.248Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-23T05:55:48.419Z] #21 ... [2021-04-23T05:55:48.419Z] [2021-04-23T05:55:48.419Z] #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-23T05:55:48.419Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:55:48.419Z] #46 191.0 github.com/LK4D4/vndr/godl [2021-04-23T05:55:48.596Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-04-23T05:55:48.680Z] #20 54.39 Setting up apparmor (2.13.2-10) ... [2021-04-23T05:55:48.998Z] #71 exporting layers 7.0s done [2021-04-23T05:55:49.257Z] #71 writing image sha256:17af946f4efb8f7b1300ccf9edcea271e4cf6d8dad43fa977f7bbad5da7593e7 done [2021-04-23T05:55:49.257Z] #71 naming to docker.io/library/docker:e928692c6903983ad1fb7a3b94f5520810c52f38 done [2021-04-23T05:55:49.257Z] #71 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-04-23T05:55:49.526Z] #46 192.0 github.com/LK4D4/vndr [2021-04-23T05:55:49.609Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42315/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/validate/default [2021-04-23T05:55:49.631Z] ok github.com/docker/docker/oci 0.005s coverage: 45.2% of statements [2021-04-23T05:55:49.648Z] #20 61.87 Setting up xfsprogs (4.20.0-1) ... [2021-04-23T05:55:49.648Z] #20 61.89 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:49.906Z] #20 62.21 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:49.923Z] ok github.com/docker/docker/opts 0.015s coverage: 67.1% of statements [2021-04-23T05:55:50.215Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-04-23T05:55:50.553Z] Congratulations! All commits are properly signed with the DCO! [2021-04-23T05:55:50.553Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-04-23T05:55:50.553Z] No api/types/ or api/swagger.yaml changes in diff. [2021-04-23T05:55:50.553Z] Congratulations! All TOML source files changed here have valid syntax. [2021-04-23T05:55:50.553Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-04-23T05:55:50.553Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-04-23T05:55:50.553Z] Congratulations! No new tests were added to integration-cli. [2021-04-23T05:55:50.553Z] [2021-04-23T05:55:50.553Z] INFO Start validation with golang-ci-lint [2021-04-23T05:55:50.553Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-04-23T05:55:50.553Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-23T05:55:50.553Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-04-23T05:55:50.571Z] #20 56.07 Setting up xfsprogs (4.20.0-1) ... [2021-04-23T05:55:50.571Z] #20 56.09 Setting up python3-lib2to3 (3.7.3-1) ... [2021-04-23T05:55:50.827Z] #20 56.49 Setting up python3-pkg-resources (40.8.0-1) ... [2021-04-23T05:55:50.837Z] #20 63.15 Setting up python3-distutils (3.7.3-1) ... [2021-04-23T05:55:51.094Z] #20 63.55 Setting up python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:51.251Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 81.8% of statements [2021-04-23T05:55:51.754Z] #20 57.35 Setting up python3-distutils (3.7.3-1) ... [2021-04-23T05:55:52.286Z] ok github.com/docker/docker/pkg/authorization 0.255s coverage: 68.3% of statements [2021-04-23T05:55:52.316Z] #20 57.80 Setting up python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:52.578Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-04-23T05:55:52.578Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-23T05:55:52.989Z] #20 64.92 Setting up python3-pip (18.1-5) ... [2021-04-23T05:55:52.989Z] #20 ... [2021-04-23T05:55:52.989Z] [2021-04-23T05:55:52.989Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:52.989Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:52.989Z] #43 118.2 CC criu/image-desc.o [2021-04-23T05:55:52.989Z] #43 118.4 CC criu/image.o [2021-04-23T05:55:52.989Z] #43 119.4 CC criu/ipc_ns.o [2021-04-23T05:55:52.989Z] #43 120.7 CC criu/irmap.o [2021-04-23T05:55:52.989Z] #43 121.4 CC criu/kcmp-ids.o [2021-04-23T05:55:52.989Z] #43 122.0 CC criu/kerndat.o [2021-04-23T05:55:52.989Z] #43 123.3 CC criu/libnetlink.o [2021-04-23T05:55:52.989Z] #43 123.8 CC criu/log.o [2021-04-23T05:55:52.989Z] #43 124.4 CC criu/lsm.o [2021-04-23T05:55:52.989Z] #43 124.7 CC criu/mem.o [2021-04-23T05:55:52.989Z] #43 126.4 CC criu/memfd.o [2021-04-23T05:55:52.989Z] #43 127.1 CC criu/mount.o [2021-04-23T05:55:53.192Z] #46 ... [2021-04-23T05:55:53.192Z] [2021-04-23T05:55:53.192Z] #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-23T05:55:53.192Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-04-23T05:55:53.192Z] #21 77.63 Setting up python3-distutils (3.7.3-1) ... [2021-04-23T05:55:53.192Z] #21 78.30 Setting up python3-setuptools (40.8.0-1) ... [2021-04-23T05:55:53.192Z] #21 80.28 Setting up python3-pip (18.1-5) ... [2021-04-23T05:55:53.192Z] #21 81.96 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:55:53.192Z] #21 82.02 Processing triggers for mime-support (3.62) ... [2021-04-23T05:55:53.192Z] #21 DONE 82.4s [2021-04-23T05:55:53.192Z] [2021-04-23T05:55:53.192Z] #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-23T05:55:53.192Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-04-23T05:55:53.246Z] #43 ... [2021-04-23T05:55:53.246Z] [2021-04-23T05:55:53.246Z] #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-23T05:55:53.246Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:55:53.246Z] #40 186.0 + dpkg --print-architecture [2021-04-23T05:55:53.246Z] #40 186.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-23T05:55:53.246Z] #40 186.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-23T05:55:53.246Z] #40 186.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-23T05:55:53.248Z] #20 58.95 Setting up python3-pip (18.1-5) ... [2021-04-23T05:55:53.811Z] #40 ... [2021-04-23T05:55:53.811Z] [2021-04-23T05:55:53.811Z] #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-23T05:55:53.811Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:53.811Z] #20 66.09 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:55:53.811Z] #20 66.11 Processing triggers for mime-support (3.62) ... [2021-04-23T05:55:53.851Z] #22 0.576 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-23T05:55:53.851Z] #22 0.581 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-23T05:55:53.851Z] #22 0.588 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-23T05:55:53.851Z] #22 DONE 0.7s [2021-04-23T05:55:53.851Z] [2021-04-23T05:55:53.851Z] #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-23T05:55:53.851Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:55:53.851Z] #44 120.3 CC criu/cr-errno.o [2021-04-23T05:55:53.851Z] #44 120.4 CC criu/cr-restore.o [2021-04-23T05:55:53.851Z] #44 127.4 CC criu/cr-service.o [2021-04-23T05:55:54.129Z] #22 ... [2021-04-23T05:55:54.129Z] [2021-04-23T05:55:54.129Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:54.129Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:55:54.129Z] #43 122.4 CC criu/libnetlink.o [2021-04-23T05:55:54.129Z] #43 123.0 CC criu/log.o [2021-04-23T05:55:54.130Z] #43 123.8 CC criu/lsm.o [2021-04-23T05:55:54.130Z] #43 124.2 CC criu/mem.o [2021-04-23T05:55:54.130Z] #43 125.9 CC criu/memfd.o [2021-04-23T05:55:54.130Z] #43 126.4 CC criu/mount.o [2021-04-23T05:55:54.130Z] #43 129.5 CC criu/namespaces.o [2021-04-23T05:55:54.130Z] #43 130.9 CC criu/net.o [2021-04-23T05:55:54.153Z] #44 ... [2021-04-23T05:55:54.153Z] [2021-04-23T05:55:54.153Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:55:54.153Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-23T05:55:54.178Z] #20 ... [2021-04-23T05:55:54.178Z] [2021-04-23T05:55:54.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:55:54.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:55:54.178Z] #43 127.5 CC criu/namespaces.o [2021-04-23T05:55:54.178Z] #43 129.5 CC criu/net.o [2021-04-23T05:55:54.178Z] #43 133.4 CC criu/netfilter.o [2021-04-23T05:55:54.178Z] #43 133.8 CC criu/page-pipe.o [2021-04-23T05:55:54.178Z] #43 134.5 CC criu/page-xfer.o [2021-04-23T05:55:54.178Z] #43 136.4 CC criu/pagemap-cache.o [2021-04-23T05:55:54.178Z] #43 136.8 CC criu/pagemap.o [2021-04-23T05:55:54.178Z] #43 137.9 CC criu/parasite-syscall.o [2021-04-23T05:55:54.434Z] #43 ... [2021-04-23T05:55:54.434Z] [2021-04-23T05:55:54.434Z] #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-23T05:55:54.434Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-04-23T05:55:54.434Z] #20 60.17 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:55:54.701Z] #20 60.21 Processing triggers for mime-support (3.62) ... [2021-04-23T05:55:54.957Z] #20 DONE 60.5s [2021-04-23T05:55:54.957Z] [2021-04-23T05:55:54.957Z] #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-23T05:55:54.957Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-23T05:55:55.182Z] #20 DONE 67.3s [2021-04-23T05:55:55.182Z] [2021-04-23T05:55:55.182Z] #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-23T05:55:55.182Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-04-23T05:55:56.116Z] #21 1.127 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-23T05:55:56.116Z] #21 1.131 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-23T05:55:56.116Z] #21 1.137 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-23T05:55:56.116Z] #21 DONE 1.2s [2021-04-23T05:55:56.116Z] [2021-04-23T05:55:56.116Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:55:56.116Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-23T05:55:56.693Z] #43 133.6 CC criu/netfilter.o [2021-04-23T05:55:56.693Z] #43 133.9 CC criu/page-pipe.o [2021-04-23T05:55:56.898Z] #21 2.094 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-04-23T05:55:56.898Z] #21 2.098 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-04-23T05:55:56.898Z] #21 2.101 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-04-23T05:55:57.031Z] ok github.com/docker/docker/pkg/chrootarchive 3.460s coverage: 43.2% of statements [2021-04-23T05:55:57.031Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2021-04-23T05:55:57.031Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-23T05:55:57.031Z] ok github.com/docker/docker/layer 8.001s coverage: 68.8% of statements [2021-04-23T05:55:57.031Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-23T05:55:57.031Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-23T05:55:57.031Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-23T05:55:57.031Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-23T05:55:57.031Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-23T05:55:57.031Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-23T05:55:57.031Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-23T05:55:57.210Z] #21 DONE 2.3s [2021-04-23T05:55:57.210Z] [2021-04-23T05:55:57.210Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:55:57.210Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-23T05:55:57.304Z] INFO: Extraction ended at 04/23/2021 05:55:54. Duration:00:00:18.6175169 [2021-04-23T05:55:57.304Z] INFO: Updating the golang and path environment variables [2021-04-23T05:55:57.304Z] INFO: GOPATH=d:\gopath [2021-04-23T05:55:57.304Z] INFO: go version go1.13.15 windows/amd64 [2021-04-23T05:55:57.304Z] INFO: Running the daemon under test in debug mode [2021-04-23T05:55:57.304Z] INFO: Starting a daemon under test... [2021-04-23T05:55:57.304Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42315\1\daemon --pidfile d:\CI\PR-42315\1\docker.pid -D [2021-04-23T05:55:57.304Z] INFO: Process started successfully. [2021-04-23T05:55:57.304Z] INFO: Start tailing logs of the daemon under tests [2021-04-23T05:55:57.304Z] INFO: Waiting for the daemon under test to start... [2021-04-23T05:55:57.643Z] #43 134.5 CC criu/page-xfer.o [2021-04-23T05:55:57.667Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-04-23T05:55:57.958Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-04-23T05:55:58.591Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2021-04-23T05:55:58.760Z] #23 ... [2021-04-23T05:55:58.760Z] [2021-04-23T05:55:58.760Z] #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-23T05:55:58.760Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-04-23T05:55:58.760Z] #33 DONE 200.9s [2021-04-23T05:55:58.760Z] [2021-04-23T05:55:58.760Z] #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-23T05:55:58.760Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:55:58.760Z] #44 130.3 CC criu/crtools.o [2021-04-23T05:55:58.760Z] #44 131.3 CC criu/eventfd.o [2021-04-23T05:55:58.760Z] #44 131.8 CC criu/eventpoll.o [2021-04-23T05:55:58.760Z] #44 133.2 CC criu/external.o [2021-04-23T05:55:58.760Z] #44 133.7 CC criu/fault-injection.o [2021-04-23T05:55:58.760Z] #44 133.8 CC criu/fdstore.o [2021-04-23T05:55:58.760Z] #44 134.3 CC criu/fifo.o [2021-04-23T05:55:58.883Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2021-04-23T05:55:59.039Z] #43 136.0 CC criu/pagemap-cache.o [2021-04-23T05:55:59.060Z] #44 135.2 CC criu/file-ids.o [2021-04-23T05:55:59.303Z] #43 136.3 CC criu/pagemap.o [2021-04-23T05:55:59.880Z] #43 137.1 CC criu/parasite-syscall.o [2021-04-23T05:55:59.917Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2021-04-23T05:56:00.132Z] #44 136.3 CC criu/file-lock.o [2021-04-23T05:56:00.641Z] #43 137.8 CC criu/path.o [2021-04-23T05:56:00.667Z] ok github.com/docker/docker/pkg/fileutils 0.005s coverage: 89.5% of statements [2021-04-23T05:56:00.787Z] #44 ... [2021-04-23T05:56:00.787Z] [2021-04-23T05:56:00.787Z] #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-23T05:56:00.787Z] #46 sha256:c195a341e1877ef6fe4e865b2dec3a433923df816412ce4dd7fc587dfdb571dc [2021-04-23T05:56:00.787Z] #46 DONE 203.3s [2021-04-23T05:56:00.787Z] [2021-04-23T05:56:00.787Z] #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-23T05:56:00.787Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:56:00.904Z] #43 138.2 CC criu/pie-util-vdso.o [2021-04-23T05:56:01.300Z] ok github.com/docker/docker/pkg/discovery/kv 3.068s coverage: 84.1% of statements [2021-04-23T05:56:01.300Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2021-04-23T05:56:01.481Z] #43 138.7 CC criu/pie-util.o [2021-04-23T05:56:01.592Z] ok github.com/docker/docker/pkg/fsutils 0.522s coverage: 85.1% of statements [2021-04-23T05:56:01.745Z] #43 138.9 CC criu/pipes.o [2021-04-23T05:56:01.869Z] #44 ... [2021-04-23T05:56:01.869Z] [2021-04-23T05:56:01.869Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:56:01.869Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-23T05:56:01.869Z] #23 7.580 Collecting yamllint==1.26.1 [2021-04-23T05:56:01.992Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-23T05:56:02.172Z] #23 8.196 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-23T05:56:02.225Z] ok github.com/docker/docker/pkg/idtools 0.416s coverage: 69.5% of statements [2021-04-23T05:56:02.323Z] #43 139.5 CC criu/plugin.o [2021-04-23T05:56:02.519Z] ok github.com/docker/docker/pkg/ioutils 0.284s coverage: 70.6% of statements [2021-04-23T05:56:02.519Z] ok github.com/docker/docker/pkg/jsonmessage 0.009s coverage: 91.7% of statements [2021-04-23T05:56:02.519Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-23T05:56:02.709Z] #22 5.514 Collecting yamllint==1.26.1 [2021-04-23T05:56:02.811Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-04-23T05:56:02.811Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-23T05:56:02.811Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-23T05:56:02.811Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2021-04-23T05:56:02.811Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-23T05:56:02.901Z] #43 139.9 CC criu/proc_parse.o [2021-04-23T05:56:02.901Z] #43 ... [2021-04-23T05:56:02.901Z] [2021-04-23T05:56:02.901Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:56:02.901Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-23T05:56:02.901Z] #22 29.22 Installing build dependencies: finished with status 'done' [2021-04-23T05:56:03.102Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-04-23T05:56:03.394Z] ok github.com/docker/docker/pkg/parsers/kernel 0.012s coverage: 60.0% of statements [2021-04-23T05:56:03.394Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2021-04-23T05:56:03.641Z] #22 ... [2021-04-23T05:56:03.641Z] [2021-04-23T05:56:03.641Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:03.641Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:03.641Z] #43 132.0 CC criu/namespaces.o [2021-04-23T05:56:03.641Z] #43 134.2 CC criu/net.o [2021-04-23T05:56:03.641Z] #43 137.7 CC criu/netfilter.o [2021-04-23T05:56:03.641Z] #43 138.1 CC criu/page-pipe.o [2021-04-23T05:56:03.641Z] #43 138.7 CC criu/page-xfer.o [2021-04-23T05:56:03.686Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2021-04-23T05:56:03.686Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-23T05:56:03.686Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-23T05:56:03.721Z] #23 9.569 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-23T05:56:03.721Z] #23 9.681 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-23T05:56:03.721Z] #23 9.767 Collecting pyyaml (from yamllint==1.26.1) [2021-04-23T05:56:03.914Z] #22 5.815 Collecting yamllint==1.26.1 [2021-04-23T05:56:03.914Z] #22 ... [2021-04-23T05:56:03.914Z] [2021-04-23T05:56:03.914Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:03.914Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:03.914Z] #43 139.0 CC criu/path.o [2021-04-23T05:56:03.914Z] #43 139.4 CC criu/pie-util-vdso-elf32.o [2021-04-23T05:56:03.914Z] #43 139.9 CC criu/pie-util-vdso.o [2021-04-23T05:56:03.914Z] #43 140.4 CC criu/pie-util.o [2021-04-23T05:56:03.914Z] #43 140.8 CC criu/pipes.o [2021-04-23T05:56:03.914Z] #43 141.9 CC criu/plugin.o [2021-04-23T05:56:03.914Z] #43 142.4 CC criu/proc_parse.o [2021-04-23T05:56:03.914Z] #43 145.7 CC criu/protobuf-desc.o [2021-04-23T05:56:03.914Z] #43 146.8 CC criu/protobuf.o [2021-04-23T05:56:03.914Z] #43 147.2 CC criu/pstree.o [2021-04-23T05:56:04.025Z] #23 10.10 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-04-23T05:56:04.363Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.015s coverage: 56.8% of statements [2021-04-23T05:56:04.654Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-23T05:56:04.678Z] #23 10.75 Installing build dependencies: started [2021-04-23T05:56:04.841Z] #43 148.5 CC criu/rbtree.o [2021-04-23T05:56:04.946Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-23T05:56:05.013Z] #43 140.0 CC criu/pagemap-cache.o [2021-04-23T05:56:05.097Z] #43 ... [2021-04-23T05:56:05.097Z] [2021-04-23T05:56:05.097Z] #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-23T05:56:05.097Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:56:05.097Z] #40 DONE 216.1s [2021-04-23T05:56:05.239Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-04-23T05:56:05.271Z] #43 140.4 CC criu/pagemap.o [2021-04-23T05:56:05.353Z] [2021-04-23T05:56:05.354Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:56:05.354Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:05.354Z] #43 148.9 CC criu/rst-malloc.o [2021-04-23T05:56:05.610Z] #43 149.1 CC criu/seccomp.o [2021-04-23T05:56:06.204Z] #43 141.3 CC criu/parasite-syscall.o [2021-04-23T05:56:06.273Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2021-04-23T05:56:06.539Z] #43 149.9 CC criu/seize.o [2021-04-23T05:56:06.770Z] #43 142.0 CC criu/path.o [2021-04-23T05:56:06.907Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2021-04-23T05:56:07.336Z] #43 ... [2021-04-23T05:56:07.336Z] [2021-04-23T05:56:07.336Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:56:07.336Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-23T05:56:07.336Z] #22 10.88 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-23T05:56:07.468Z] #43 151.0 CC criu/servicefd.o [2021-04-23T05:56:07.725Z] #43 151.3 CC criu/shmem.o [2021-04-23T05:56:08.270Z] #22 12.14 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-23T05:56:08.366Z] #22 ... [2021-04-23T05:56:08.366Z] [2021-04-23T05:56:08.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-23T05:56:08.366Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:56:08.366Z] #43 142.1 CC criu/protobuf-desc.o [2021-04-23T05:56:08.366Z] #43 143.0 CC criu/protobuf.o [2021-04-23T05:56:08.366Z] #43 143.3 CC criu/pstree.o [2021-04-23T05:56:08.366Z] #43 144.3 CC criu/rbtree.o [2021-04-23T05:56:08.366Z] #43 144.6 CC criu/rst-malloc.o [2021-04-23T05:56:08.366Z] #43 144.9 CC criu/seccomp.o [2021-04-23T05:56:08.366Z] #43 145.5 CC criu/seize.o [2021-04-23T05:56:08.528Z] #22 12.20 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-23T05:56:08.528Z] #22 12.26 Collecting pyyaml (from yamllint==1.26.1) [2021-04-23T05:56:08.654Z] #43 ... [2021-04-23T05:56:08.654Z] [2021-04-23T05:56:08.654Z] #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-23T05:56:08.654Z] #49 sha256:400e02534b8dc9337e3481e329134de47948e10611d0a4dc794c01294d1acc5d [2021-04-23T05:56:08.654Z] #49 219.7 + /build/golangci-lint --version [2021-04-23T05:56:08.654Z] #49 220.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-23T05:56:08.654Z] #49 DONE 220.2s [2021-04-23T05:56:08.654Z] [2021-04-23T05:56:08.654Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:08.654Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:08.654Z] #43 152.2 CC criu/sigframe.o [2021-04-23T05:56:08.786Z] #22 12.48 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-23T05:56:08.910Z] #43 152.4 CC criu/signalfd.o [2021-04-23T05:56:09.044Z] #22 12.83 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-23T05:56:09.044Z] #22 12.83 Building wheels for collected packages: yamllint [2021-04-23T05:56:09.044Z] #22 12.83 Running setup.py bdist_wheel for yamllint: started [2021-04-23T05:56:09.166Z] #43 152.7 CC criu/sk-inet.o [2021-04-23T05:56:09.318Z] #43 146.4 CC criu/servicefd.o [2021-04-23T05:56:09.582Z] #43 146.8 CC criu/shmem.o [2021-04-23T05:56:09.640Z] ok github.com/docker/docker/pkg/signal 2.342s coverage: 61.0% of statements [2021-04-23T05:56:09.640Z] ok github.com/docker/docker/pkg/stdcopy 0.002s coverage: 100.0% of statements [2021-04-23T05:56:09.932Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-04-23T05:56:10.224Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-23T05:56:10.418Z] #22 14.09 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-23T05:56:10.418Z] #22 14.09 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-23T05:56:10.418Z] #22 14.15 Successfully built yamllint [2021-04-23T05:56:10.418Z] #22 14.17 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-23T05:56:10.516Z] ok github.com/docker/docker/pkg/sysinfo 0.003s coverage: 54.2% of statements [2021-04-23T05:56:10.532Z] #43 153.9 CC criu/sk-netlink.o [2021-04-23T05:56:10.532Z] #43 154.3 CC criu/sk-packet.o [2021-04-23T05:56:10.533Z] #43 147.7 CC criu/sigframe.o [2021-04-23T05:56:10.533Z] #43 147.8 CC criu/signalfd.o [2021-04-23T05:56:10.676Z] #22 14.55 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-23T05:56:10.797Z] #43 148.1 CC criu/sk-inet.o [2021-04-23T05:56:11.150Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2021-04-23T05:56:11.446Z] ok github.com/docker/docker/pkg/tailfile 0.044s coverage: 88.6% of statements [2021-04-23T05:56:11.463Z] #43 154.9 CC criu/sk-queue.o [2021-04-23T05:56:11.697Z] #23 ... [2021-04-23T05:56:11.697Z] [2021-04-23T05:56:11.697Z] #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-23T05:56:11.697Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:56:11.697Z] #44 138.2 CC criu/files-ext.o [2021-04-23T05:56:11.697Z] #44 138.6 CC criu/files-reg.o [2021-04-23T05:56:11.697Z] #44 141.8 CC criu/files.o [2021-04-23T05:56:11.697Z] #44 144.3 CC criu/filesystems.o [2021-04-23T05:56:11.697Z] #44 145.4 CC criu/fsnotify.o [2021-04-23T05:56:11.697Z] #44 146.8 CC criu/image-desc.o [2021-04-23T05:56:11.697Z] #44 147.0 CC criu/image.o [2021-04-23T05:56:11.719Z] #43 ... [2021-04-23T05:56:11.719Z] [2021-04-23T05:56:11.719Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:56:11.719Z] #22 sha256:45253b7c319a9e431e0b3f5a11e7f9c25ea90eafef231c2c9e9f4f5d9ee0abe4 [2021-04-23T05:56:11.719Z] #22 11.27 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-04-23T05:56:11.719Z] #22 12.35 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-04-23T05:56:11.719Z] #22 12.39 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-04-23T05:56:11.719Z] #22 12.43 Collecting pyyaml (from yamllint==1.26.1) [2021-04-23T05:56:11.719Z] #22 12.68 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-04-23T05:56:11.719Z] #22 12.95 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-23T05:56:11.719Z] #22 12.95 Building wheels for collected packages: yamllint [2021-04-23T05:56:11.719Z] #22 12.95 Running setup.py bdist_wheel for yamllint: started [2021-04-23T05:56:11.719Z] #22 13.88 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-23T05:56:11.719Z] #22 13.88 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-23T05:56:11.719Z] #22 13.93 Successfully built yamllint [2021-04-23T05:56:11.719Z] #22 13.94 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-23T05:56:11.719Z] #22 14.31 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-23T05:56:11.719Z] #22 DONE 14.6s [2021-04-23T05:56:11.719Z] [2021-04-23T05:56:11.719Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:56:11.719Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:11.719Z] #43 155.5 CC criu/sk-tcp.o [2021-04-23T05:56:11.744Z] ok github.com/docker/docker/pkg/tarsum 0.030s coverage: 89.3% of statements [2021-04-23T05:56:11.999Z] #44 148.2 CC criu/ipc_ns.o [2021-04-23T05:56:12.036Z] testing: warning: no tests to run [2021-04-23T05:56:12.036Z] coverage: [no statements] [2021-04-23T05:56:12.036Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-04-23T05:56:12.050Z] #22 DONE 15.7s [2021-04-23T05:56:12.050Z] [2021-04-23T05:56:12.050Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-23T05:56:12.050Z] #25 sha256:7fdc8649a29cbbf3192ca42999d0ca74744b3015c5b8729fefcd5695d8914300 [2021-04-23T05:56:12.197Z] #43 149.1 CC criu/sk-netlink.o [2021-04-23T05:56:12.197Z] #43 149.5 CC criu/sk-packet.o [2021-04-23T05:56:12.285Z] #43 ... [2021-04-23T05:56:12.285Z] [2021-04-23T05:56:12.285Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-23T05:56:12.285Z] #25 sha256:15caa9025001d2edaeea5c8d3db276a20e0428a86024b740189e77ccbbd15071 [2021-04-23T05:56:12.285Z] #25 DONE 0.5s [2021-04-23T05:56:12.330Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2021-04-23T05:56:12.462Z] #43 ... [2021-04-23T05:56:12.462Z] [2021-04-23T05:56:12.462Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:56:12.462Z] #22 sha256:828ffd8e1dc815641f30bb5bb583e958b4c6e9831dc05d10effd12fa54d04780 [2021-04-23T05:56:12.462Z] #22 35.16 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-23T05:56:12.462Z] #22 35.17 Building wheels for collected packages: yamllint, pyyaml [2021-04-23T05:56:12.462Z] #22 35.17 Running setup.py bdist_wheel for yamllint: started [2021-04-23T05:56:12.462Z] #22 36.07 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-23T05:56:12.462Z] #22 36.07 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-23T05:56:12.462Z] #22 36.12 Running setup.py bdist_wheel for pyyaml: started [2021-04-23T05:56:12.462Z] #22 37.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-23T05:56:12.462Z] #22 37.41 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-23T05:56:12.462Z] #22 37.57 Successfully built yamllint pyyaml [2021-04-23T05:56:12.462Z] #22 37.59 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-23T05:56:12.462Z] #22 37.95 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-23T05:56:12.462Z] #22 DONE 38.8s [2021-04-23T05:56:12.462Z] [2021-04-23T05:56:12.462Z] #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-23T05:56:12.462Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:56:12.462Z] #56 168.8 + bin/containerd [2021-04-23T05:56:12.541Z] [2021-04-23T05:56:12.541Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:56:12.541Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:12.541Z] #43 156.0 CC criu/sk-unix.o [2021-04-23T05:56:12.622Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-04-23T05:56:12.622Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-04-23T05:56:12.984Z] #25 DONE 1.2s [2021-04-23T05:56:12.984Z] [2021-04-23T05:56:12.984Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:56:12.984Z] #30 sha256:35e1c3b8a8d437ffc7b42ac6587d9e17c5def9339886ed3695dfbab7dd60f925 [2021-04-23T05:56:13.549Z] #44 149.8 CC criu/irmap.o [2021-04-23T05:56:14.436Z] #43 157.7 CC criu/sockets.o [2021-04-23T05:56:14.616Z] #44 150.6 CC criu/kcmp-ids.o [2021-04-23T05:56:14.695Z] #43 158.3 CC criu/stats.o [2021-04-23T05:56:14.695Z] #43 158.5 CC criu/string.o [2021-04-23T05:56:14.695Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-04-23T05:56:14.919Z] #44 151.1 CC criu/kerndat.o [2021-04-23T05:56:14.957Z] #43 158.5 CC criu/sysctl.o [2021-04-23T05:56:14.987Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2021-04-23T05:56:15.015Z] ...INFO: Daemon under test started and replied! [2021-04-23T05:56:15.016Z] INFO: Docker version of the daemon under test [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] Client: [2021-04-23T05:56:15.016Z] Version: 17.06.2-ce [2021-04-23T05:56:15.016Z] API version: 1.30 [2021-04-23T05:56:15.016Z] Go version: go1.8.3 [2021-04-23T05:56:15.016Z] Git commit: cec0b72 [2021-04-23T05:56:15.016Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-23T05:56:15.016Z] OS/Arch: windows/amd64 [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] Server: [2021-04-23T05:56:15.016Z] Version: 0.0.0-dev [2021-04-23T05:56:15.016Z] API version: 1.41 (minimum version 1.24) [2021-04-23T05:56:15.016Z] Go version: go1.13.15 [2021-04-23T05:56:15.016Z] Git commit: e928692c69 [2021-04-23T05:56:15.016Z] Built: 04/23/2021 05:54:34 [2021-04-23T05:56:15.016Z] OS/Arch: windows/amd64 [2021-04-23T05:56:15.016Z] Experimental: false [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] INFO: Docker info of the daemon under test [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] Containers: 0 [2021-04-23T05:56:15.016Z] Running: 0 [2021-04-23T05:56:15.016Z] Paused: 0 [2021-04-23T05:56:15.016Z] Stopped: 0 [2021-04-23T05:56:15.016Z] Images: 0 [2021-04-23T05:56:15.016Z] Server Version: 0.0.0-dev [2021-04-23T05:56:15.016Z] Storage Driver: windowsfilter [2021-04-23T05:56:15.016Z] Windows: [2021-04-23T05:56:15.016Z] Logging Driver: json-file [2021-04-23T05:56:15.016Z] Plugins: [2021-04-23T05:56:15.016Z] Volume: local [2021-04-23T05:56:15.016Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T05:56:15.016Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T05:56:15.016Z] Swarm: inactive [2021-04-23T05:56:15.016Z] Default Isolation: process [2021-04-23T05:56:15.016Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-23T05:56:15.016Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-23T05:56:15.016Z] OSType: windows [2021-04-23T05:56:15.016Z] Architecture: x86_64 [2021-04-23T05:56:15.016Z] CPUs: 4 [2021-04-23T05:56:15.016Z] Total Memory: 32GiB [2021-04-23T05:56:15.016Z] Name: azwin-2-089200 [2021-04-23T05:56:15.016Z] ID: PMJX:4LZJ:4P62:NZDT:6XJP:2UHK:VWKY:VKSW:LRI4:6XYS:RJQK:CC7I [2021-04-23T05:56:15.016Z] Docker Root Dir: D:\CI\PR-42315\1\daemon [2021-04-23T05:56:15.016Z] Debug Mode (client): false [2021-04-23T05:56:15.016Z] Debug Mode (server): true [2021-04-23T05:56:15.016Z] File Descriptors: -1 [2021-04-23T05:56:15.016Z] Goroutines: 16 [2021-04-23T05:56:15.016Z] System Time: 2021-04-23T05:56:14.1723634Z [2021-04-23T05:56:15.016Z] EventsListeners: 0 [2021-04-23T05:56:15.016Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:56:15.016Z] Labels: [2021-04-23T05:56:15.016Z] Experimental: false [2021-04-23T05:56:15.016Z] Insecure Registries: [2021-04-23T05:56:15.016Z] 127.0.0.0/8 [2021-04-23T05:56:15.016Z] Live Restore Enabled: false [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] INFO: Docker images of the daemon under test [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-23T05:56:15.016Z] [2021-04-23T05:56:15.016Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore/insider [2021-04-23T05:56:15.016Z] INFO: Pulling mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 from docker hub into daemon under test. This may take some time... [2021-04-23T05:56:15.016Z] 10.0.20295.1: Pulling from windows/servercore/insider [2021-04-23T05:56:15.016Z] 29d5b6a226d2: Pulling fs layer [2021-04-23T05:56:15.027Z] #56 ... [2021-04-23T05:56:15.027Z] [2021-04-23T05:56:15.027Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:15.027Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:56:15.027Z] #43 150.2 CC criu/sk-queue.o [2021-04-23T05:56:15.027Z] #43 150.7 CC criu/sk-tcp.o [2021-04-23T05:56:15.027Z] #43 151.1 CC criu/sk-unix.o [2021-04-23T05:56:15.279Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2021-04-23T05:56:15.520Z] #43 159.0 CC criu/sysfs_parse.o [2021-04-23T05:56:15.604Z] #43 152.8 CC criu/sockets.o [2021-04-23T05:56:15.778Z] #43 159.3 CC criu/timens.o [2021-04-23T05:56:16.036Z] #43 159.6 CC criu/timerfd.o [2021-04-23T05:56:16.292Z] #43 159.8 CC criu/tty.o [2021-04-23T05:56:16.559Z] #43 153.6 CC criu/stats.o [2021-04-23T05:56:16.824Z] #43 153.9 CC criu/string.o [2021-04-23T05:56:16.824Z] #43 154.1 CC criu/sysctl.o [2021-04-23T05:56:17.057Z] #44 152.9 CC criu/libnetlink.o [2021-04-23T05:56:17.168Z] #30 ... [2021-04-23T05:56:17.168Z] [2021-04-23T05:56:17.168Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:17.168Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:17.168Z] #43 142.3 CC criu/pie-util-vdso-elf32.o [2021-04-23T05:56:17.168Z] #43 142.9 CC criu/pie-util-vdso.o [2021-04-23T05:56:17.168Z] #43 143.4 CC criu/pie-util.o [2021-04-23T05:56:17.168Z] #43 143.6 CC criu/pipes.o [2021-04-23T05:56:17.168Z] #43 144.4 CC criu/plugin.o [2021-04-23T05:56:17.168Z] #43 144.9 CC criu/proc_parse.o [2021-04-23T05:56:17.168Z] #43 147.5 CC criu/protobuf-desc.o [2021-04-23T05:56:17.168Z] #43 148.6 CC criu/protobuf.o [2021-04-23T05:56:17.168Z] #43 149.2 CC criu/pstree.o [2021-04-23T05:56:17.168Z] #43 150.3 CC criu/rbtree.o [2021-04-23T05:56:17.168Z] #43 150.7 CC criu/rst-malloc.o [2021-04-23T05:56:17.168Z] #43 150.9 CC criu/seccomp.o [2021-04-23T05:56:17.168Z] #43 151.5 CC criu/seize.o [2021-04-23T05:56:17.168Z] #43 152.2 CC criu/servicefd.o [2021-04-23T05:56:17.223Z] #43 ... [2021-04-23T05:56:17.223Z] [2021-04-23T05:56:17.223Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:56:17.223Z] #30 sha256:e9fa318ee4f70a5848a197fab2af9a15583f3886a9dc0d8c59a6c87f2993c640 [2021-04-23T05:56:17.223Z] #30 DONE 5.0s [2021-04-23T05:56:17.223Z] [2021-04-23T05:56:17.223Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-23T05:56:17.223Z] #33 sha256:0a1c2fe75ed83b34cde148c0a002d9b7a9f1c8b983af92110325702a06945a30 [2021-04-23T05:56:17.349Z] ok github.com/docker/docker/quota 0.830s coverage: 71.4% of statements [2021-04-23T05:56:17.349Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-04-23T05:56:17.361Z] #44 153.4 CC criu/log.o [2021-04-23T05:56:17.402Z] #43 154.6 CC criu/sysfs_parse.o [2021-04-23T05:56:17.426Z] #43 152.6 CC criu/shmem.o [2021-04-23T05:56:17.480Z] #33 DONE 0.4s [2021-04-23T05:56:17.480Z] [2021-04-23T05:56:17.480Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:17.480Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:17.480Z] #43 161.2 CC criu/tun.o [2021-04-23T05:56:17.737Z] #43 ... [2021-04-23T05:56:17.737Z] [2021-04-23T05:56:17.737Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-23T05:56:17.737Z] #35 sha256:329f3675ade53f1f403ca7e58f0d57df1e3949f18a239a7ba37202cdc1851470 [2021-04-23T05:56:17.737Z] #35 DONE 0.1s [2021-04-23T05:56:17.737Z] [2021-04-23T05:56:17.737Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-23T05:56:17.737Z] #38 sha256:af46ff8e24a3322181826e961aed5c67d6f3bd70788435122d83685903553558 [2021-04-23T05:56:17.737Z] #38 DONE 0.1s [2021-04-23T05:56:17.981Z] #43 155.0 CC criu/timens.o [2021-04-23T05:56:17.994Z] [2021-04-23T05:56:17.994Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-23T05:56:17.994Z] #41 sha256:43015e7b5a3badb6a912d8c2658009f84979370cf89759cfd7efcf87b6471648 [2021-04-23T05:56:18.014Z] #44 154.0 CC criu/lsm.o [2021-04-23T05:56:18.014Z] #44 ... [2021-04-23T05:56:18.014Z] [2021-04-23T05:56:18.014Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:56:18.014Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-23T05:56:18.014Z] #23 24.01 Installing build dependencies: finished with status 'done' [2021-04-23T05:56:18.245Z] #43 155.3 CC criu/timerfd.o [2021-04-23T05:56:18.360Z] #43 153.4 CC criu/sigframe.o [2021-04-23T05:56:18.385Z] ok github.com/docker/docker/registry 0.083s coverage: 58.8% of statements [2021-04-23T05:56:18.510Z] #43 155.6 CC criu/tty.o [2021-04-23T05:56:18.558Z] #41 DONE 0.6s [2021-04-23T05:56:18.558Z] [2021-04-23T05:56:18.558Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:18.558Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:18.558Z] #43 161.7 CC criu/uffd.o [2021-04-23T05:56:18.618Z] #43 153.5 CC criu/signalfd.o [2021-04-23T05:56:18.618Z] #43 153.8 CC criu/sk-inet.o [2021-04-23T05:56:18.677Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-04-23T05:56:18.815Z] #43 162.5 CC criu/util.o [2021-04-23T05:56:18.969Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-04-23T05:56:19.185Z] #43 ... [2021-04-23T05:56:19.185Z] [2021-04-23T05:56:19.185Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-04-23T05:56:19.185Z] #49 sha256:7eb82faf6e840014c9f93fa9a25aa12f1e1f2ff29dc9a35212155c38d086831a [2021-04-23T05:56:19.185Z] #49 225.7 + /build/golangci-lint --version [2021-04-23T05:56:19.443Z] #49 226.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-23T05:56:19.602Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2021-04-23T05:56:19.602Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2021-04-23T05:56:19.701Z] #49 DONE 226.5s [2021-04-23T05:56:19.701Z] [2021-04-23T05:56:19.701Z] #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-23T05:56:19.701Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-04-23T05:56:19.701Z] #40 DONE 221.4s [2021-04-23T05:56:19.701Z] [2021-04-23T05:56:19.701Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:56:19.701Z] #30 sha256:35e1c3b8a8d437ffc7b42ac6587d9e17c5def9339886ed3695dfbab7dd60f925 [2021-04-23T05:56:19.701Z] #30 DONE 6.8s [2021-04-23T05:56:19.701Z] [2021-04-23T05:56:19.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-23T05:56:19.701Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:19.701Z] #43 154.7 CC criu/sk-netlink.o [2021-04-23T05:56:19.745Z] #43 163.3 CC criu/uts_ns.o [2021-04-23T05:56:19.745Z] #43 163.5 CC criu/vdso-compat.o [2021-04-23T05:56:20.002Z] #43 163.7 CC criu/vdso.o [2021-04-23T05:56:20.266Z] #43 155.2 CC criu/sk-packet.o [2021-04-23T05:56:20.437Z] #43 157.5 CC criu/tun.o [2021-04-23T05:56:20.566Z] #43 164.1 LINK criu/built-in.o [2021-04-23T05:56:20.566Z] #43 164.2 LINK criu/criu [2021-04-23T05:56:20.701Z] #43 ... [2021-04-23T05:56:20.701Z] [2021-04-23T05:56:20.701Z] #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-23T05:56:20.701Z] #53 sha256:a2a233de2e29629ad56a7ad2807a8c4866d8dc38a62d2e6638f51660a7a36097 [2021-04-23T05:56:20.701Z] #53 116.4 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-23T05:56:20.701Z] #53 117.9 + mkdir -p /build [2021-04-23T05:56:20.701Z] #53 117.9 + cp runc /build/runc [2021-04-23T05:56:20.701Z] #53 DONE 119.4s [2021-04-23T05:56:20.701Z] [2021-04-23T05:56:20.701Z] #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-23T05:56:20.701Z] #24 sha256:dc627b336177e4136fb4309b6ab99944f979fdf40e0cb47ed1dee31b43a99c27 [2021-04-23T05:56:20.822Z] #43 164.5 DEP lib/c/criu.d [2021-04-23T05:56:20.833Z] #43 ... [2021-04-23T05:56:20.833Z] [2021-04-23T05:56:20.833Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-23T05:56:20.833Z] #33 sha256:cc2b177ca6003c1bedb198b5470b410078c2a8650835045bf59a80570a4f17b8 [2021-04-23T05:56:20.833Z] #33 DONE 0.8s [2021-04-23T05:56:20.833Z] [2021-04-23T05:56:20.833Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-23T05:56:20.833Z] #35 sha256:997265c9c4d1cd6a831f646944be28f947b8a374f33a17ea750806c3ee5d1227 [2021-04-23T05:56:20.833Z] #35 DONE 0.2s [2021-04-23T05:56:20.833Z] [2021-04-23T05:56:20.833Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:20.833Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:20.966Z] #24 ... [2021-04-23T05:56:20.966Z] [2021-04-23T05:56:20.966Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:20.966Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:56:20.966Z] #43 158.1 CC criu/uffd.o [2021-04-23T05:56:21.079Z] #43 164.6 CC images/rpc.pb-c.o [2021-04-23T05:56:21.091Z] #43 156.1 CC criu/sk-queue.o [2021-04-23T05:56:21.091Z] #43 ... [2021-04-23T05:56:21.091Z] [2021-04-23T05:56:21.091Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-23T05:56:21.091Z] #38 sha256:b4ebda73d174e85194627c829de0d571ee07ff961f05c2a221a33e190766debd [2021-04-23T05:56:21.091Z] #38 DONE 0.2s [2021-04-23T05:56:21.336Z] #43 165.0 CC lib/c/criu.o [2021-04-23T05:56:21.348Z] [2021-04-23T05:56:21.349Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:21.349Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:21.606Z] #43 156.7 CC criu/sk-tcp.o [2021-04-23T05:56:21.671Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-04-23T05:56:21.899Z] #43 165.7 LINK lib/c/built-in.o [2021-04-23T05:56:21.931Z] #43 159.2 CC criu/util.o [2021-04-23T05:56:22.156Z] #43 165.7 LINK lib/c/libcriu.so [2021-04-23T05:56:22.156Z] #43 165.7 LINK lib/c/libcriu.a [2021-04-23T05:56:22.156Z] #43 165.8 GEN magic.py [2021-04-23T05:56:22.156Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:56:22.156Z] #43 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:56:22.156Z] #43 165.9 Note: Building without GnuTLS support [2021-04-23T05:56:22.156Z] #43 165.9 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:56:22.156Z] #43 165.9 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:56:22.171Z] #43 157.3 CC criu/sk-unix.o [2021-04-23T05:56:22.706Z] ok github.com/docker/docker/volume/local 0.404s coverage: 76.4% of statements [2021-04-23T05:56:23.086Z] #43 166.5 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:56:23.340Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2021-04-23T05:56:23.343Z] #43 167.1 make[1]: Nothing to be done for 'all'. [2021-04-23T05:56:23.544Z] #43 ... [2021-04-23T05:56:23.544Z] [2021-04-23T05:56:23.544Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-23T05:56:23.544Z] #41 sha256:4d03cff39a72a615b12b5852da2c417a6d7e64700ad2961e32070ca1c58171db [2021-04-23T05:56:23.544Z] #41 DONE 0.9s [2021-04-23T05:56:23.544Z] [2021-04-23T05:56:23.544Z] #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-23T05:56:23.544Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:56:23.610Z] 29d5b6a226d2: Verifying Checksum [2021-04-23T05:56:23.610Z] 29d5b6a226d2: Download complete [2021-04-23T05:56:23.802Z] #53 ... [2021-04-23T05:56:23.802Z] [2021-04-23T05:56:23.802Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:23.802Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-04-23T05:56:23.802Z] #43 158.8 CC criu/sockets.o [2021-04-23T05:56:23.856Z] #43 160.6 CC criu/uts_ns.o [2021-04-23T05:56:23.856Z] #43 160.8 CC criu/vdso.o [2021-04-23T05:56:23.906Z] #43 167.6 make[1]: 'images/built-in.o' is up to date. [2021-04-23T05:56:23.906Z] #43 167.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-23T05:56:23.906Z] #43 167.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-23T05:56:23.906Z] #43 167.7 make[1]: 'compel/libcompel.a' is up to date. [2021-04-23T05:56:23.906Z] #43 167.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-23T05:56:23.974Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.1% of statements [2021-04-23T05:56:24.119Z] #43 161.3 LINK criu/built-in.o [2021-04-23T05:56:24.119Z] #43 161.4 LINK criu/criu [2021-04-23T05:56:24.163Z] #43 167.7 make[1]: Nothing to be done for 'all'. [2021-04-23T05:56:24.163Z] #43 167.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:56:24.163Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.163Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.163Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.368Z] #43 159.4 CC criu/stats.o [2021-04-23T05:56:24.384Z] #43 ... [2021-04-23T05:56:24.384Z] [2021-04-23T05:56:24.384Z] #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-23T05:56:24.384Z] #24 sha256:dc627b336177e4136fb4309b6ab99944f979fdf40e0cb47ed1dee31b43a99c27 [2021-04-23T05:56:24.384Z] #24 217.4 + return [2021-04-23T05:56:24.384Z] #24 DONE 217.8s [2021-04-23T05:56:24.384Z] [2021-04-23T05:56:24.384Z] #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-23T05:56:24.384Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:56:24.420Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.420Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.626Z] #43 159.6 CC criu/string.o [2021-04-23T05:56:24.626Z] #43 159.7 CC criu/sysctl.o [2021-04-23T05:56:24.648Z] #56 ... [2021-04-23T05:56:24.648Z] [2021-04-23T05:56:24.648Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-04-23T05:56:24.648Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:56:24.648Z] #43 161.8 DEP lib/c/criu.d [2021-04-23T05:56:24.648Z] #43 161.9 CC images/rpc.pb-c.o [2021-04-23T05:56:24.676Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.676Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.676Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:24.676Z] #43 168.3 INSTALL criu/criu [2021-04-23T05:56:24.933Z] #43 DONE 168.6s [2021-04-23T05:56:24.933Z] [2021-04-23T05:56:24.933Z] #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-23T05:56:24.933Z] #53 sha256:d9ee7326a2a68ee776b909b352ea05b833fbe69da7a3e6b7dd8f11ad42c9c65b [2021-04-23T05:56:25.030Z] #23 ... [2021-04-23T05:56:25.030Z] [2021-04-23T05:56:25.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-23T05:56:25.030Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:56:25.030Z] #44 154.6 CC criu/mem.o [2021-04-23T05:56:25.030Z] #44 156.9 CC criu/memfd.o [2021-04-23T05:56:25.030Z] #44 157.7 CC criu/mount.o [2021-04-23T05:56:25.192Z] #43 160.1 CC criu/sysfs_parse.o [2021-04-23T05:56:25.192Z] #43 160.3 CC criu/timens.o [2021-04-23T05:56:25.450Z] #43 160.6 CC criu/timerfd.o [2021-04-23T05:56:25.599Z] #43 162.5 CC lib/c/criu.o [2021-04-23T05:56:25.708Z] #43 160.9 CC criu/tty.o [2021-04-23T05:56:26.302Z] #53 ... [2021-04-23T05:56:26.303Z] [2021-04-23T05:56:26.303Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-23T05:56:26.303Z] #44 sha256:2e8ade66e7000d100c49ae09a7d6a72f81e02e403e52a04ed31a1555b22f3ac3 [2021-04-23T05:56:26.303Z] #44 DONE 0.1s [2021-04-23T05:56:26.303Z] [2021-04-23T05:56:26.303Z] #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-23T05:56:26.303Z] #53 sha256:d9ee7326a2a68ee776b909b352ea05b833fbe69da7a3e6b7dd8f11ad42c9c65b [2021-04-23T05:56:26.303Z] #53 ... [2021-04-23T05:56:26.303Z] [2021-04-23T05:56:26.303Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-23T05:56:26.303Z] #46 sha256:0e9c2a9bef5a9cf2c121f6c9c67403a7ff26089d36de40d2cf462f22356973f9 [2021-04-23T05:56:26.553Z] #43 163.5 LINK lib/c/built-in.o [2021-04-23T05:56:26.553Z] #43 163.6 LINK lib/c/libcriu.so [2021-04-23T05:56:26.553Z] #43 163.7 LINK lib/c/libcriu.a [2021-04-23T05:56:26.559Z] #46 DONE 0.2s [2021-04-23T05:56:26.559Z] [2021-04-23T05:56:26.559Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-23T05:56:26.559Z] #48 sha256:002f71e38542ff9ea550c5e0e6e4282dfe1c0b2d2d5e084ff4fa6466fa397285 [2021-04-23T05:56:26.559Z] #48 DONE 0.1s [2021-04-23T05:56:26.559Z] [2021-04-23T05:56:26.559Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-23T05:56:26.559Z] #50 sha256:f80e7681533a94680859d907ba1592db3971001c435ec2594a3b062ba24a0437 [2021-04-23T05:56:26.818Z] #43 163.8 GEN magic.py [2021-04-23T05:56:26.818Z] #43 164.0 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:56:26.818Z] #43 164.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:56:26.818Z] #43 164.0 Note: Building without GnuTLS support [2021-04-23T05:56:26.818Z] #43 164.0 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:56:26.818Z] #43 164.0 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:56:27.081Z] #43 162.2 CC criu/tun.o [2021-04-23T05:56:27.122Z] #50 DONE 0.6s [2021-04-23T05:56:27.123Z] [2021-04-23T05:56:27.123Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-23T05:56:27.123Z] #52 sha256:737f3bcb2a76a195e81cf0e1f8388890b146be967b06cd862a67e892d2a488ce [2021-04-23T05:56:27.123Z] #52 DONE 0.1s [2021-04-23T05:56:27.123Z] [2021-04-23T05:56:27.123Z] #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-23T05:56:27.123Z] #53 sha256:d9ee7326a2a68ee776b909b352ea05b833fbe69da7a3e6b7dd8f11ad42c9c65b [2021-04-23T05:56:27.176Z] #44 ... [2021-04-23T05:56:27.176Z] [2021-04-23T05:56:27.176Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2021-04-23T05:56:27.176Z] #23 sha256:07d62feb1778c61a3500190b6abda9908522b37a91775907723f6672a7fbeeaf [2021-04-23T05:56:27.176Z] #23 33.09 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-04-23T05:56:27.176Z] #23 33.10 Building wheels for collected packages: yamllint, pyyaml [2021-04-23T05:56:27.176Z] #23 33.11 Running setup.py bdist_wheel for yamllint: started [2021-04-23T05:56:27.340Z] #43 162.5 CC criu/uffd.o [2021-04-23T05:56:27.400Z] #43 ... [2021-04-23T05:56:27.400Z] [2021-04-23T05:56:27.400Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-23T05:56:27.400Z] #25 sha256:fff237a98932c42647ceb846b0fedc068d4ecedbd35c1d1ff83e481be01ec773 [2021-04-23T05:56:27.400Z] #25 DONE 0.8s [2021-04-23T05:56:27.664Z] [2021-04-23T05:56:27.664Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/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-23T05:56:27.664Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-04-23T05:56:27.664Z] #43 164.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:56:28.242Z] #43 165.5 make[1]: Nothing to be done for 'all'. [2021-04-23T05:56:28.273Z] #43 163.3 CC criu/util.o [2021-04-23T05:56:28.733Z] #23 34.46 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-04-23T05:56:28.733Z] #23 34.47 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-04-23T05:56:28.733Z] #23 34.55 Running setup.py bdist_wheel for pyyaml: started [2021-04-23T05:56:29.194Z] #43 166.4 make[1]: 'images/built-in.o' is up to date. [2021-04-23T05:56:29.194Z] #43 166.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-23T05:56:29.194Z] #43 166.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-23T05:56:29.247Z] #43 164.4 CC criu/uts_ns.o [2021-04-23T05:56:29.458Z] #43 166.6 make[1]: 'compel/libcompel.a' is up to date. [2021-04-23T05:56:29.458Z] #43 166.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-23T05:56:29.505Z] #43 164.6 CC criu/vdso-compat.o [2021-04-23T05:56:29.721Z] #43 166.7 make[1]: Nothing to be done for 'all'. [2021-04-23T05:56:29.721Z] #43 166.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:56:29.763Z] #43 164.7 CC criu/vdso.o [2021-04-23T05:56:29.985Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:29.985Z] #43 167.0 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:29.985Z] #43 167.1 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:29.985Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:29.985Z] #43 167.2 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:30.248Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:30.248Z] #43 167.3 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:30.248Z] #43 167.4 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:30.248Z] #43 167.4 INSTALL criu/criu [2021-04-23T05:56:30.285Z] #23 36.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-04-23T05:56:30.327Z] #43 165.2 LINK criu/built-in.o [2021-04-23T05:56:30.327Z] #43 165.3 LINK criu/criu [2021-04-23T05:56:30.327Z] #43 165.6 DEP lib/c/criu.d [2021-04-23T05:56:30.584Z] #43 165.6 CC images/rpc.pb-c.o [2021-04-23T05:56:30.588Z] #23 36.48 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-04-23T05:56:30.588Z] #23 36.62 Successfully built yamllint pyyaml [2021-04-23T05:56:30.588Z] #23 36.65 Installing collected packages: pathspec, pyyaml, yamllint [2021-04-23T05:56:31.148Z] #43 166.1 CC lib/c/criu.o [2021-04-23T05:56:31.250Z] #23 37.13 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.26.1 [2021-04-23T05:56:31.250Z] #23 DONE 37.4s [2021-04-23T05:56:31.250Z] [2021-04-23T05:56:31.250Z] #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-23T05:56:31.250Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:56:31.250Z] #44 163.7 CC criu/namespaces.o [2021-04-23T05:56:31.250Z] #44 167.1 CC criu/net.o [2021-04-23T05:56:31.712Z] #43 166.9 LINK lib/c/built-in.o [2021-04-23T05:56:31.969Z] #43 166.9 LINK lib/c/libcriu.so [2021-04-23T05:56:31.969Z] #43 166.9 LINK lib/c/libcriu.a [2021-04-23T05:56:31.969Z] #43 167.0 GEN magic.py [2021-04-23T05:56:32.226Z] #43 167.1 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:56:32.226Z] #43 167.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:56:32.226Z] #43 167.1 Note: Building without GnuTLS support [2021-04-23T05:56:32.226Z] #43 167.1 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:56:32.226Z] #43 167.1 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:56:32.374Z] #53 ... [2021-04-23T05:56:32.374Z] [2021-04-23T05:56:32.374Z] #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-23T05:56:32.374Z] #56 sha256:27d2d14cc5246361191cedc848cd8c722b4befe38aef89b4b8192a1ddf200860 [2021-04-23T05:56:32.374Z] #56 198.3 + bin/containerd [2021-04-23T05:56:32.794Z] #43 167.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:56:33.051Z] #43 168.3 make[1]: Nothing to be done for 'all'. [2021-04-23T05:56:33.615Z] #43 168.8 make[1]: 'images/built-in.o' is up to date. [2021-04-23T05:56:33.615Z] #43 168.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-23T05:56:33.872Z] #43 168.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-23T05:56:33.872Z] #43 168.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-23T05:56:33.872Z] #43 169.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-23T05:56:33.872Z] #43 169.0 make[1]: Nothing to be done for 'all'. [2021-04-23T05:56:33.872Z] #43 169.0 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:56:34.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-23T05:56:34.133Z] #43 169.1 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.133Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.133Z] #43 169.2 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.392Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.392Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.392Z] #43 169.3 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.392Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.392Z] #43 169.4 make[2]: Nothing to be done for 'all'. [2021-04-23T05:56:34.392Z] #43 169.5 INSTALL criu/criu [2021-04-23T05:56:34.649Z] #43 DONE 169.8s [2021-04-23T05:56:34.649Z] [2021-04-23T05:56:34.649Z] #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-23T05:56:34.649Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:56:34.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-23T05:56:35.806Z] #44 171.6 CC criu/netfilter.o [2021-04-23T05:56:36.023Z] #53 ... [2021-04-23T05:56:36.023Z] [2021-04-23T05:56:36.024Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-23T05:56:36.024Z] #44 sha256:99886de43ad3f66796159881ce5e81bb531e345ee1e822efd60aa466387b01ce [2021-04-23T05:56:36.024Z] #44 DONE 0.1s [2021-04-23T05:56:36.024Z] [2021-04-23T05:56:36.024Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-23T05:56:36.024Z] #46 sha256:74d57c671d0419c333eb7fee511057deb92cf55e7d11f5869d14a98eb6bcdb15 [2021-04-23T05:56:36.024Z] #46 DONE 0.2s [2021-04-23T05:56:36.024Z] [2021-04-23T05:56:36.024Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-23T05:56:36.024Z] #48 sha256:1e92035cf54ca4439b10c1d48f41a36db32671bc28897c1896bef4d39aaf497b [2021-04-23T05:56:36.024Z] #48 DONE 0.1s [2021-04-23T05:56:36.024Z] [2021-04-23T05:56:36.024Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-04-23T05:56:36.024Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:56:36.110Z] #44 172.0 CC criu/page-pipe.o [2021-04-23T05:56:36.281Z] #53 ... [2021-04-23T05:56:36.282Z] [2021-04-23T05:56:36.282Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-23T05:56:36.282Z] #50 sha256:a994d207ab1d6e3219e56da03b74bc2818787b6f9924d3508b45be65c76d74a3 [2021-04-23T05:56:36.539Z] #50 DONE 0.6s [2021-04-23T05:56:36.539Z] [2021-04-23T05:56:36.539Z] #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-23T05:56:36.539Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:56:36.767Z] #44 172.8 CC criu/page-xfer.o [2021-04-23T05:56:36.796Z] #53 ... [2021-04-23T05:56:36.796Z] [2021-04-23T05:56:36.796Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-23T05:56:36.796Z] #52 sha256:79a6987be6d82815941f376a4625f6d82e96fe41991182df26a2ec727daea49e [2021-04-23T05:56:36.796Z] #52 DONE 0.1s [2021-04-23T05:56:36.796Z] [2021-04-23T05:56:36.796Z] #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-23T05:56:36.797Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:56:36.860Z] #43 DONE 173.4s [2021-04-23T05:56:36.860Z] [2021-04-23T05:56:36.860Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:56:36.860Z] #30 sha256:d1eb7bca8343cd4e0b833a4dfc494b4629af5ece0c38b164699771fd17801512 [2021-04-23T05:56:36.860Z] #30 DONE 8.8s [2021-04-23T05:56:36.860Z] [2021-04-23T05:56:36.860Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-23T05:56:36.860Z] #33 sha256:d30ca763e82281a701abb53e08f74eb1db408b03de482fa7d74ae35e2544d2c7 [2021-04-23T05:56:36.860Z] #33 DONE 0.6s [2021-04-23T05:56:36.860Z] [2021-04-23T05:56:36.860Z] #35 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-23T05:56:36.860Z] #35 sha256:ecb0cd18c5f7b2479848ab8a12fff26a5eeb69c0c55f6da9580080eb1b6a96a2 [2021-04-23T05:56:36.860Z] #35 DONE 0.1s [2021-04-23T05:56:36.860Z] [2021-04-23T05:56:36.860Z] #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-23T05:56:36.860Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:56:37.123Z] #56 ... [2021-04-23T05:56:37.123Z] [2021-04-23T05:56:37.123Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-23T05:56:37.123Z] #38 sha256:26e7737b2994c09b6ca47007d3fef131063a44e2aad4f61ad0a402eb14ea239f [2021-04-23T05:56:37.123Z] #38 DONE 0.1s [2021-04-23T05:56:37.123Z] [2021-04-23T05:56:37.123Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-23T05:56:37.123Z] #41 sha256:29e3e5f4fcdead7556265775c3d9cacea5bea94840d11fd7e5812da8a0df1cb4 [2021-04-23T05:56:37.699Z] #41 DONE 0.6s [2021-04-23T05:56:37.699Z] [2021-04-23T05:56:37.699Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-23T05:56:37.699Z] #44 sha256:93eb010a62fca599e6876033236a1787c723b8a4221200d443a7197f65f36291 [2021-04-23T05:56:37.699Z] #44 DONE 0.1s [2021-04-23T05:56:37.699Z] [2021-04-23T05:56:37.699Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-23T05:56:37.699Z] #46 sha256:eacf9ebc3ff753170c871a8ee5170a4725c5a5904db369a4218de4c2c4d160f2 [2021-04-23T05:56:37.961Z] #46 DONE 0.1s [2021-04-23T05:56:37.962Z] [2021-04-23T05:56:37.962Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-23T05:56:37.962Z] #48 sha256:26480a0c34715a3f5846141567759e7d905843f02929613460d9cea4aa8848de [2021-04-23T05:56:37.962Z] #48 DONE 0.1s [2021-04-23T05:56:37.962Z] [2021-04-23T05:56:37.962Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-23T05:56:37.962Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:56:37.962Z] #56 ... [2021-04-23T05:56:37.962Z] [2021-04-23T05:56:37.962Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-23T05:56:37.962Z] #50 sha256:9c15ba6451da96b8376c77221ebb9398329d7cdf44664f3bb4ea7c3b1bae54d8 [2021-04-23T05:56:37.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-23T05:56:38.230Z] #50 DONE 0.3s [2021-04-23T05:56:38.230Z] [2021-04-23T05:56:38.230Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-23T05:56:38.230Z] #52 sha256:d4ae0734cdf44c2afbe250a24c6ed30607a783661fc447f92472e5d38305409e [2021-04-23T05:56:38.230Z] #52 DONE 0.1s [2021-04-23T05:56:38.230Z] [2021-04-23T05:56:38.230Z] #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-23T05:56:38.230Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:56:38.492Z] #56 ... [2021-04-23T05:56:38.492Z] [2021-04-23T05:56:38.492Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-23T05:56:38.493Z] #54 sha256:51e233fc1aa9a0ab3660c19b41bf859e3284562fb7a814515eb88fbcae0f8d25 [2021-04-23T05:56:38.755Z] #54 DONE 0.4s [2021-04-23T05:56:38.755Z] [2021-04-23T05:56:38.755Z] #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-23T05:56:38.755Z] #56 sha256:207d03ff359886315d1d09267db55bd9c8fa801c3d8d3b0ae3036090e3fb7096 [2021-04-23T05:56:38.892Z] #44 174.8 CC criu/pagemap-cache.o [2021-04-23T05:56:38.918Z] #56 ... [2021-04-23T05:56:38.918Z] [2021-04-23T05:56:38.918Z] #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-23T05:56:38.918Z] #53 sha256:d9ee7326a2a68ee776b909b352ea05b833fbe69da7a3e6b7dd8f11ad42c9c65b [2021-04-23T05:56:38.918Z] #53 125.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-23T05:56:39.174Z] #53 126.9 + mkdir -p /build [2021-04-23T05:56:39.174Z] #53 126.9 + cp runc /build/runc [2021-04-23T05:56:39.195Z] #44 175.3 CC criu/pagemap.o [2021-04-23T05:56:39.355Z] ok github.com/docker/docker/pkg/plugins 33.613s coverage: 76.6% of statements [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/rootless [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/volume [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-23T05:56:39.355Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === Skipped [2021-04-23T05:56:39.355Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-23T05:56:39.355Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-23T05:56:39.355Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-23T05:56:39.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.355Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-23T05:56:39.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.355Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-23T05:56:39.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.355Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-23T05:56:39.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.355Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-23T05:56:39.355Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.355Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-23T05:56:39.355Z] graphtest_unix.go:73: No driver to put! [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-23T05:56:39.355Z] time="2021-04-23T05:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T05:56:39.355Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T05:56:39.355Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T05:56:39.355Z] [2021-04-23T05:56:39.355Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-23T05:56:39.355Z] time="2021-04-23T05:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-23T05:56:39.356Z] time="2021-04-23T05:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-23T05:56:39.356Z] time="2021-04-23T05:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-23T05:56:39.356Z] time="2021-04-23T05:55:25Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:73: No driver to put! [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-23T05:56:39.356Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-23T05:56:39.356Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-23T05:56:39.356Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T05:56:39.356Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-23T05:56:39.356Z] graphtest_unix.go:73: No driver to put! [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-23T05:56:39.356Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-23T05:56:39.356Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] [2021-04-23T05:56:39.356Z] DONE 2247 tests, 26 skipped in 191.784s Post stage [Pipeline] junit [2021-04-23T05:56:39.402Z] Recording test results [2021-04-23T05:56:39.532Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-23T05:56:39.738Z] #53 DONE 127.4s [2021-04-23T05:56:39.738Z] [2021-04-23T05:56:39.738Z] #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-23T05:56:39.738Z] #56 sha256:27d2d14cc5246361191cedc848cd8c722b4befe38aef89b4b8192a1ddf200860 [2021-04-23T05:56:39.996Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh dynbinary test-integration [2021-04-23T05:56:40.280Z] #44 176.4 CC criu/parasite-syscall.o [2021-04-23T05:56:40.288Z] [2021-04-23T05:56:40.288Z] Removing bundles/ [2021-04-23T05:56:40.288Z] [2021-04-23T05:56:40.288Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-23T05:56:40.288Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:56:40.288Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T05:56:41.154Z] #56 ... [2021-04-23T05:56:41.154Z] [2021-04-23T05:56:41.154Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-23T05:56:41.154Z] #54 sha256:d8e8f89f60d61a09b51c2621e6aa8473334de33252eb779fa804b84ef32bd803 [2021-04-23T05:56:41.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-23T05:56:41.410Z] #54 DONE 0.3s [2021-04-23T05:56:41.410Z] [2021-04-23T05:56:41.410Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-23T05:56:41.410Z] #56 sha256:27d2d14cc5246361191cedc848cd8c722b4befe38aef89b4b8192a1ddf200860 [2021-04-23T05:56:41.570Z] #44 177.6 CC criu/path.o [2021-04-23T05:56:41.878Z] #44 178.0 CC criu/pie-util-vdso.o [2021-04-23T05:56:42.051Z] #53 ... [2021-04-23T05:56:42.051Z] [2021-04-23T05:56:42.051Z] #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-23T05:56:42.051Z] #56 sha256:ef6b3f4e5be4260ec51a7377d36d3c98ddc1b41a72665cbced0074cb02e8f7c6 [2021-04-23T05:56:42.051Z] #56 199.1 + bin/containerd [2021-04-23T05:56:42.232Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-23T05:56:42.534Z] #44 178.5 CC criu/pie-util.o [2021-04-23T05:56:42.534Z] #44 178.7 CC criu/pipes.o [2021-04-23T05:56:43.607Z] #44 179.6 CC criu/plugin.o [2021-04-23T05:56:43.910Z] #44 180.2 CC criu/proc_parse.o [2021-04-23T05:56:47.315Z] #56 ... [2021-04-23T05:56:47.315Z] [2021-04-23T05:56:47.315Z] #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-23T05:56:47.315Z] #53 sha256:9010946f78e876e213c116b5fb047c645b8648a0c386d51c7d82cd9395660732 [2021-04-23T05:56:47.315Z] #53 127.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-23T05:56:47.315Z] #53 128.9 + mkdir -p /build [2021-04-23T05:56:47.315Z] #53 128.9 + cp runc /build/runc [2021-04-23T05:56:47.520Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-23T05:56:47.880Z] #53 DONE 129.8s [2021-04-23T05:56:47.880Z] [2021-04-23T05:56:47.880Z] #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-23T05:56:47.880Z] #56 sha256:ef6b3f4e5be4260ec51a7377d36d3c98ddc1b41a72665cbced0074cb02e8f7c6 [2021-04-23T05:56:48.444Z] #44 184.1 CC criu/protobuf-desc.o [2021-04-23T05:56:49.098Z] #44 ... [2021-04-23T05:56:49.098Z] [2021-04-23T05:56:49.098Z] #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-23T05:56:49.098Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-23T05:56:49.098Z] #41 251.4 + dpkg --print-architecture [2021-04-23T05:56:49.098Z] #41 251.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-04-23T05:56:49.256Z] #56 ... [2021-04-23T05:56:49.256Z] [2021-04-23T05:56:49.256Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-23T05:56:49.256Z] #54 sha256:d990c0cc1912d3c4c1d57cadda73444899372f965f742277507542f36b3ddf4a [2021-04-23T05:56:49.400Z] #41 251.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-04-23T05:56:49.400Z] #41 251.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-04-23T05:56:49.822Z] #54 DONE 0.5s [2021-04-23T05:56:49.822Z] [2021-04-23T05:56:49.822Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-04-23T05:56:49.822Z] #56 sha256:ef6b3f4e5be4260ec51a7377d36d3c98ddc1b41a72665cbced0074cb02e8f7c6 [2021-04-23T05:56:53.678Z] #56 211.3 + bin/containerd-stress [2021-04-23T05:56:55.070Z] #56 214.1 + bin/containerd-shim [2021-04-23T05:56:59.924Z] #41 ... [2021-04-23T05:56:59.924Z] [2021-04-23T05:56:59.924Z] #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-23T05:56:59.924Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:56:59.924Z] #44 185.2 CC criu/protobuf.o [2021-04-23T05:56:59.924Z] #44 185.7 CC criu/pstree.o [2021-04-23T05:56:59.924Z] #44 187.4 CC criu/rbtree.o [2021-04-23T05:56:59.924Z] #44 187.9 CC criu/rst-malloc.o [2021-04-23T05:56:59.924Z] #44 188.3 CC criu/seccomp.o [2021-04-23T05:56:59.924Z] #44 189.3 CC criu/seize.o [2021-04-23T05:56:59.924Z] #44 190.5 CC criu/servicefd.o [2021-04-23T05:56:59.924Z] #44 191.1 CC criu/shmem.o [2021-04-23T05:56:59.924Z] #44 192.6 CC criu/sigframe.o [2021-04-23T05:56:59.924Z] #44 192.8 CC criu/signalfd.o [2021-04-23T05:56:59.924Z] #44 193.1 CC criu/sk-inet.o [2021-04-23T05:56:59.924Z] #44 194.5 CC criu/sk-netlink.o [2021-04-23T05:56:59.924Z] #44 195.1 CC criu/sk-packet.o [2021-04-23T05:56:59.924Z] #44 195.9 CC criu/sk-queue.o [2021-04-23T05:57:00.377Z] #56 219.6 + bin/containerd-shim-runc-v1 [2021-04-23T05:57:00.585Z] #44 196.6 CC criu/sk-tcp.o [2021-04-23T05:57:01.239Z] #44 197.2 CC criu/sk-unix.o [2021-04-23T05:57:02.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-23T05:57:04.036Z] #44 200.1 CC criu/sockets.o [2021-04-23T05:57:06.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-23T05:57:06.962Z] #56 223.8 + bin/containerd-shim-runc-v2 [2021-04-23T05:57:06.962Z] #56 225.1 + binaries [2021-04-23T05:57:06.962Z] #56 225.1 + install -D bin/containerd /build/containerd [2021-04-23T05:57:06.962Z] #56 225.1 + install -D bin/containerd-shim /build/containerd-shim [2021-04-23T05:57:06.962Z] #56 225.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-23T05:57:06.962Z] #56 225.2 + install -D bin/ctr /build/ctr [2021-04-23T05:57:06.991Z] #44 201.3 CC criu/stats.o [2021-04-23T05:57:06.991Z] #44 201.6 CC criu/string.o [2021-04-23T05:57:06.991Z] #44 201.7 CC criu/sysctl.o [2021-04-23T05:57:06.991Z] #44 202.6 CC criu/sysfs_parse.o [2021-04-23T05:57:06.991Z] #44 203.2 CC criu/timens.o [2021-04-23T05:57:07.295Z] #44 203.6 CC criu/timerfd.o [2021-04-23T05:57:07.915Z] #56 230.6 + bin/containerd-stress [2021-04-23T05:57:07.915Z] #56 232.7 + bin/containerd-shim [2021-04-23T05:57:08.369Z] #44 204.2 CC criu/tty.o [2021-04-23T05:57:08.883Z] #56 DONE 227.9s [2021-04-23T05:57:09.504Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-23T05:57:10.273Z] [2021-04-23T05:57:10.273Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-23T05:57:10.273Z] #57 sha256:c4ab770e233d7f5093d48e19800add37d8084df222d0a0952c09c5fab4b6ee04 [2021-04-23T05:57:11.169Z] #44 207.1 CC criu/tun.o [2021-04-23T05:57:11.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-23T05:57:11.542Z] 4612f6d0b889: Pull complete [2021-04-23T05:57:11.660Z] #57 DONE 1.7s [2021-04-23T05:57:11.844Z] #44 207.8 CC criu/uffd.o [2021-04-23T05:57:11.922Z] [2021-04-23T05:57:11.922Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-23T05:57:11.922Z] #61 sha256:3c3f5c8395efc0d6fc468101645bbca25bef68f5a6d06abbbcf674ef5b4b5187 [2021-04-23T05:57:12.184Z] #61 DONE 0.4s [2021-04-23T05:57:12.184Z] [2021-04-23T05:57:12.184Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-23T05:57:12.184Z] #66 sha256:88594ec9c87833cd424992cfb6678e409f2a0bce246f3ea4a0272cc11cc1c381 [2021-04-23T05:57:13.166Z] #56 239.4 + bin/containerd-shim-runc-v1 [2021-04-23T05:57:13.958Z] #44 209.7 CC criu/util.o [2021-04-23T05:57:14.012Z] #56 230.9 + bin/containerd-stress [2021-04-23T05:57:14.101Z] #66 DONE 1.8s [2021-04-23T05:57:14.101Z] [2021-04-23T05:57:14.101Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-23T05:57:14.101Z] #68 sha256:0c05f6fe0f05df64b7d262fa11c9e7cd633b99d75f7b29b03f5b0b9d0cd54550 [2021-04-23T05:57:14.101Z] #68 DONE 0.1s [2021-04-23T05:57:14.101Z] [2021-04-23T05:57:14.101Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-23T05:57:14.101Z] #69 sha256:a4a8b4031949a49cf0b34bfec26cb73f32f541627b233f84eebbe6218f08e73e [2021-04-23T05:57:14.101Z] #69 DONE 0.0s [2021-04-23T05:57:14.101Z] [2021-04-23T05:57:14.101Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-23T05:57:14.101Z] #70 sha256:5c943d1a82acea6b6264c5a63fb4373a644fe928f0ec3a13caa5ae9b23744b84 [2021-04-23T05:57:15.520Z] #44 211.6 CC criu/uts_ns.o [2021-04-23T05:57:15.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-23T05:57:15.908Z] #56 233.2 + bin/containerd-shim [2021-04-23T05:57:16.020Z] #70 DONE 1.8s [2021-04-23T05:57:16.020Z] [2021-04-23T05:57:16.020Z] #71 exporting to image [2021-04-23T05:57:16.020Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-23T05:57:16.020Z] #71 exporting layers [2021-04-23T05:57:16.180Z] #44 212.0 CC criu/vdso.o [2021-04-23T05:57:16.836Z] #44 213.0 LINK criu/built-in.o [2021-04-23T05:57:17.492Z] #44 213.3 LINK criu/criu [2021-04-23T05:57:18.154Z] #44 214.2 DEP lib/c/criu.d [2021-04-23T05:57:18.154Z] #44 214.3 CC images/rpc.pb-c.o [2021-04-23T05:57:18.416Z] #56 243.9 + bin/containerd-shim-runc-v2 [2021-04-23T05:57:18.671Z] #56 244.9 + binaries [2021-04-23T05:57:18.671Z] #56 244.9 + install -D bin/containerd /build/containerd [2021-04-23T05:57:18.671Z] #56 244.9 + install -D bin/containerd-shim /build/containerd-shim [2021-04-23T05:57:18.671Z] #56 244.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-23T05:57:18.671Z] #56 244.9 + install -D bin/ctr /build/ctr [2021-04-23T05:57:18.917Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-23T05:57:19.229Z] #44 215.3 CC lib/c/criu.o [2021-04-23T05:57:20.241Z] #71 exporting layers 3.8s done [2021-04-23T05:57:20.241Z] #71 writing image sha256:2c78499feff7f2c9fec0445d8caa5c487ff11bdf2428eed7cb3d446570e56e66 done [2021-04-23T05:57:20.241Z] #71 naming to docker.io/library/docker:e928692c6903983ad1fb7a3b94f5520810c52f38 done [2021-04-23T05:57:20.241Z] #71 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-23T05:57:20.559Z] #56 DONE 246.5s [2021-04-23T05:57:20.596Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/test/unit [2021-04-23T05:57:21.125Z] [2021-04-23T05:57:21.125Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-23T05:57:21.125Z] #57 sha256:fd1bf466a030beda505f7aa2065ba5d8a4a28239912f753a52471ff8b33d720c [2021-04-23T05:57:21.357Z] #44 217.1 LINK lib/c/built-in.o [2021-04-23T05:57:21.357Z] #44 217.1 LINK lib/c/libcriu.so [2021-04-23T05:57:21.357Z] #44 217.2 LINK lib/c/libcriu.a [2021-04-23T05:57:21.660Z] #44 217.5 GEN magic.py [2021-04-23T05:57:21.660Z] #44 217.7 Note: Building without setproctitle() and strlcpy() support. [2021-04-23T05:57:21.660Z] #44 217.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-04-23T05:57:21.660Z] #44 217.8 Note: Building without GnuTLS support [2021-04-23T05:57:21.660Z] #44 217.8 Makefile.config:39: Warn: you have no libnftables installed [2021-04-23T05:57:21.660Z] #44 217.8 Makefile.config:40: Warn: Building without nftables support [2021-04-23T05:57:22.051Z] #57 DONE 1.1s [2021-04-23T05:57:22.307Z] [2021-04-23T05:57:22.307Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-23T05:57:22.307Z] #61 sha256:0d4bab2b6f23d944b88514fdb9f74324a1a3d4e14746730c84e7b98b4e7bd7c2 [2021-04-23T05:57:22.563Z] #61 DONE 0.2s [2021-04-23T05:57:22.563Z] [2021-04-23T05:57:22.563Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-23T05:57:22.563Z] #66 sha256:80fd665c8c2c712a50a37bbc853afda968587cc66509508c43d9210436d55430 [2021-04-23T05:57:22.726Z] #44 218.8 fatal: not a git repository (or any of the parent directories): .git [2021-04-23T05:57:23.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-23T05:57:23.495Z] #66 DONE 1.1s [2021-04-23T05:57:23.495Z] [2021-04-23T05:57:23.495Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-23T05:57:23.495Z] #68 sha256:b5eeab034d4b0a39a4bed42fb864938e5eeb6a7b3cb4fa34c891f267d695e146 [2021-04-23T05:57:23.495Z] #68 DONE 0.1s [2021-04-23T05:57:23.495Z] [2021-04-23T05:57:23.495Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-23T05:57:23.495Z] #69 sha256:1bdbfd71a260cbf91049894a2143e0fb1ed936b92bf145f6a1f2173f161f2ca6 [2021-04-23T05:57:23.495Z] #69 DONE 0.0s [2021-04-23T05:57:23.751Z] [2021-04-23T05:57:23.751Z] #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-23T05:57:23.751Z] #70 sha256:699b14c94d8b166dc52354254fb04f6092e3025071e2151f2bd26ca65c1df467 [2021-04-23T05:57:24.010Z] #56 240.0 + bin/containerd-shim-runc-v1 [2021-04-23T05:57:24.303Z] #44 ... [2021-04-23T05:57:24.303Z] [2021-04-23T05:57:24.303Z] #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-23T05:57:24.303Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-04-23T05:57:24.303Z] #41 DONE 286.4s [2021-04-23T05:57:24.303Z] [2021-04-23T05:57:24.303Z] #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-23T05:57:24.303Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-04-23T05:57:24.303Z] #44 220.2 make[1]: Nothing to be done for 'all'. [2021-04-23T05:57:24.314Z] #70 0.710 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-04-23T05:57:24.314Z] #70 0.710 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-04-23T05:57:24.314Z] #70 0.710 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-04-23T05:57:24.314Z] #70 0.711 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-04-23T05:57:25.442Z] #70 1.061 Reading package lists... [2021-04-23T05:57:25.855Z] #44 221.8 make[1]: 'images/built-in.o' is up to date. [2021-04-23T05:57:25.855Z] #44 221.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-04-23T05:57:25.855Z] #44 221.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-04-23T05:57:25.855Z] #44 221.9 make[1]: 'compel/libcompel.a' is up to date. [2021-04-23T05:57:25.855Z] #44 222.0 make[1]: 'compel/compel-host-bin' is up to date. [2021-04-23T05:57:25.855Z] #44 222.0 make[1]: Nothing to be done for 'all'. [2021-04-23T05:57:25.855Z] #44 222.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-04-23T05:57:25.893Z] ? github.com/docker/docker/api [no test files] [2021-04-23T05:57:26.005Z] #70 1.693 Reading package lists... [2021-04-23T05:57:26.005Z] #70 2.318 Building dependency tree... [2021-04-23T05:57:26.005Z] #70 2.447 Reading state information... [2021-04-23T05:57:26.005Z] #70 2.550 The following additional packages will be installed: [2021-04-23T05:57:26.005Z] #70 2.550 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-04-23T05:57:26.005Z] #70 2.550 libpam-systemd [2021-04-23T05:57:26.260Z] #70 2.552 Suggested packages: [2021-04-23T05:57:26.260Z] #70 2.552 systemd-container policykit-1 [2021-04-23T05:57:26.260Z] #70 2.552 Recommended packages: [2021-04-23T05:57:26.260Z] #70 2.552 libnss-systemd [2021-04-23T05:57:26.260Z] #70 2.631 The following NEW packages will be installed: [2021-04-23T05:57:26.260Z] #70 2.632 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-04-23T05:57:26.260Z] #70 2.633 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-04-23T05:57:26.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-23T05:57:26.511Z] #44 222.5 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:26.511Z] #44 222.6 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:26.511Z] #44 222.7 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:26.516Z] #70 2.898 0 upgraded, 11 newly installed, 0 to remove and 27 not upgraded. [2021-04-23T05:57:26.516Z] #70 2.898 Need to get 4762 kB of archives. [2021-04-23T05:57:26.516Z] #70 2.898 After this operation, 16.6 MB of additional disk space will be used. [2021-04-23T05:57:26.516Z] #70 2.898 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-04-23T05:57:26.772Z] #70 3.063 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-23T05:57:26.772Z] #70 3.071 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-04-23T05:57:26.772Z] #70 3.074 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-04-23T05:57:26.772Z] #70 3.076 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-04-23T05:57:26.772Z] #70 3.077 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u7 [3499 kB] [2021-04-23T05:57:26.772Z] #70 3.141 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u7 [100 kB] [2021-04-23T05:57:26.772Z] #70 3.142 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-23T05:57:26.772Z] #70 3.144 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-04-23T05:57:26.772Z] #70 3.147 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u7 [209 kB] [2021-04-23T05:57:26.772Z] #70 3.149 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-23T05:57:26.817Z] #44 222.9 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:26.817Z] #44 223.0 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:27.028Z] #70 3.327 debconf: delaying package configuration, since apt-utils is not installed [2021-04-23T05:57:27.028Z] #70 3.350 Fetched 4762 kB in 1s (9392 kB/s) [2021-04-23T05:57:27.028Z] #70 3.378 Selecting previously unselected package libargon2-1:amd64. [2021-04-23T05:57:27.028Z] #70 3.378 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:57:27.028Z] #70 3.393 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-04-23T05:57:27.028Z] #70 3.402 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-23T05:57:27.028Z] #70 3.438 Selecting previously unselected package libjson-c3:amd64. [2021-04-23T05:57:27.028Z] #70 3.441 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-04-23T05:57:27.028Z] #70 3.445 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-23T05:57:27.028Z] #70 3.475 Selecting previously unselected package libcryptsetup12:amd64. [2021-04-23T05:57:27.028Z] #70 3.478 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-04-23T05:57:27.028Z] #70 3.481 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-23T05:57:27.028Z] #70 3.530 Selecting previously unselected package libidn11:amd64. [2021-04-23T05:57:27.028Z] #70 3.530 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-04-23T05:57:27.132Z] #44 223.1 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:27.132Z] #44 223.2 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:27.284Z] #70 3.534 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-04-23T05:57:27.285Z] #70 3.576 Selecting previously unselected package libkmod2:amd64. [2021-04-23T05:57:27.285Z] #70 3.579 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-04-23T05:57:27.285Z] #70 3.583 Unpacking libkmod2:amd64 (26-1) ... [2021-04-23T05:57:27.285Z] #70 3.636 Selecting previously unselected package systemd. [2021-04-23T05:57:27.285Z] #70 3.638 Preparing to unpack .../5-systemd_241-7~deb10u7_amd64.deb ... [2021-04-23T05:57:27.285Z] #70 3.678 Unpacking systemd (241-7~deb10u7) ... [2021-04-23T05:57:27.290Z] #56 244.6 + bin/containerd-shim-runc-v2 [2021-04-23T05:57:27.434Z] #44 223.4 make[2]: Nothing to be done for 'all'. [2021-04-23T05:57:27.434Z] #44 223.4 INSTALL criu/criu [2021-04-23T05:57:27.434Z] #44 DONE 223.5s [2021-04-23T05:57:27.434Z] [2021-04-23T05:57:27.434Z] #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-23T05:57:27.434Z] #50 sha256:71e97447409fdf40b09060a149fb5e8778cc564a03bee046e09299509619de63 [2021-04-23T05:57:27.846Z] #70 4.120 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-04-23T05:57:27.846Z] #70 4.152 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-04-23T05:57:27.846Z] #70 4.163 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-04-23T05:57:27.846Z] #70 4.172 Setting up libidn11:amd64 (1.33-2.2) ... [2021-04-23T05:57:27.846Z] #70 4.212 Setting up libkmod2:amd64 (26-1) ... [2021-04-23T05:57:27.846Z] #70 4.226 Setting up systemd (241-7~deb10u7) ... [2021-04-23T05:57:27.846Z] #70 4.273 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-04-23T05:57:27.846Z] #70 4.275 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-04-23T05:57:27.846Z] #70 4.279 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-23T05:57:27.846Z] #70 4.279 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-04-23T05:57:28.407Z] #70 4.784 Selecting previously unselected package systemd-sysv. [2021-04-23T05:57:28.407Z] #70 4.784 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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-23T05:57:28.407Z] #70 4.797 Preparing to unpack .../systemd-sysv_241-7~deb10u7_amd64.deb ... [2021-04-23T05:57:28.407Z] #70 4.803 Unpacking systemd-sysv (241-7~deb10u7) ... [2021-04-23T05:57:28.407Z] #70 4.886 Selecting previously unselected package libdbus-1-3:amd64. [2021-04-23T05:57:28.659Z] #56 245.7 + binaries [2021-04-23T05:57:28.659Z] #56 245.7 + install -D bin/containerd /build/containerd [2021-04-23T05:57:28.659Z] #56 245.8 + install -D bin/containerd-shim /build/containerd-shim [2021-04-23T05:57:28.659Z] #56 245.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-23T05:57:28.659Z] #56 245.8 + install -D bin/ctr /build/ctr [2021-04-23T05:57:28.663Z] #70 4.889 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-04-23T05:57:28.663Z] #70 4.893 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-23T05:57:28.663Z] #70 4.948 Selecting previously unselected package dbus. [2021-04-23T05:57:28.663Z] #70 4.951 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-04-23T05:57:28.663Z] #70 4.964 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-04-23T05:57:28.663Z] #70 5.025 Selecting previously unselected package libpam-systemd:amd64. [2021-04-23T05:57:28.663Z] #70 5.027 Preparing to unpack .../libpam-systemd_241-7~deb10u7_amd64.deb ... [2021-04-23T05:57:28.663Z] #70 5.032 Unpacking libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-23T05:57:28.663Z] #70 5.075 Selecting previously unselected package dbus-user-session. [2021-04-23T05:57:28.663Z] #70 5.078 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-04-23T05:57:28.663Z] #70 5.082 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-23T05:57:28.918Z] #70 5.179 Setting up systemd-sysv (241-7~deb10u7) ... [2021-04-23T05:57:28.918Z] #70 5.192 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-04-23T05:57:28.918Z] #70 5.204 Setting up dbus (1.12.20-0+deb10u1) ... [2021-04-23T05:57:29.175Z] #70 5.330 invoke-rc.d: could not determine current runlevel [2021-04-23T05:57:29.175Z] #70 5.333 invoke-rc.d: policy-rc.d denied execution of start. [2021-04-23T05:57:29.175Z] #70 5.337 Setting up libpam-systemd:amd64 (241-7~deb10u7) ... [2021-04-23T05:57:29.175Z] #70 5.482 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-04-23T05:57:29.175Z] #70 5.500 Processing triggers for systemd (241-7~deb10u7) ... [2021-04-23T05:57:29.175Z] #70 5.509 Processing triggers for libc-bin (2.28-10) ... [2021-04-23T05:57:29.433Z] #70 DONE 5.6s [2021-04-23T05:57:29.433Z] [2021-04-23T05:57:29.433Z] #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-23T05:57:29.433Z] #71 sha256:09f15a7edeb90f8fcafba287e84851a1824107768409fe50f302011624221d8e [2021-04-23T05:57:29.688Z] #71 0.467 % Total % Received % Xferd Average Speed Time Time Time Current [2021-04-23T05:57:29.688Z] #71 0.469 Dload Upload Total Spent Left Speed [2021-04-23T05:57:29.688Z] #71 0.469 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 22506 0 --:--:-- --:--:-- --:--:-- 22506 [2021-04-23T05:57:29.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-23T05:57:29.945Z] #71 DONE 0.6s [2021-04-23T05:57:29.945Z] [2021-04-23T05:57:29.945Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-23T05:57:29.945Z] #72 sha256:f4fba674b1fde74db39fd2419d8d3914d55c002b28275e5d3d31108d50e1433b [2021-04-23T05:57:30.231Z] #50 292.7 + /build/golangci-lint --version [2021-04-23T05:57:30.534Z] #50 293.1 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-04-23T05:57:30.838Z] #50 DONE 293.3s [2021-04-23T05:57:30.838Z] [2021-04-23T05:57:30.838Z] #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-23T05:57:30.838Z] #25 sha256:c78c1fbc93e7252f396805202c1f8ebe7e65e819d6c0c808a10cb4b716265571 [2021-04-23T05:57:30.875Z] #72 DONE 0.7s [2021-04-23T05:57:30.875Z] [2021-04-23T05:57:30.875Z] #73 exporting to image [2021-04-23T05:57:30.875Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-23T05:57:30.875Z] #73 exporting layers [2021-04-23T05:57:31.179Z] #56 DONE 248.2s [2021-04-23T05:57:32.110Z] [2021-04-23T05:57:32.110Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-23T05:57:32.110Z] #57 sha256:e5e02a89365c72c9bcf9e9259786d23e1b12af46ac4a453806dce5f2df50383b [2021-04-23T05:57:33.030Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T05:57:33.030Z] Using test binary docker [2021-04-23T05:57:33.030Z] +++ /etc/init.d/apparmor start [2021-04-23T05:57:33.030Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T05:57:33.030Z] INFO: Waiting for daemon to start... [2021-04-23T05:57:33.030Z] Starting dockerd [2021-04-23T05:57:33.030Z] +++ 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-23T05:57:33.039Z] #57 DONE 1.2s [2021-04-23T05:57:33.039Z] [2021-04-23T05:57:33.039Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-23T05:57:33.039Z] #61 sha256:22cbcab9dcaa5e27b71b15f7426eea272b035813b80d9c11f1fdf5141190a69f [2021-04-23T05:57:33.295Z] #61 DONE 0.3s [2021-04-23T05:57:33.295Z] [2021-04-23T05:57:33.295Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-23T05:57:33.295Z] #66 sha256:453a3bfbb52298e11f5dc9df46cbedb055cfc7029218c83d465ff4e9635eb4c5 [2021-04-23T05:57:34.662Z] #66 DONE 1.1s [2021-04-23T05:57:34.662Z] [2021-04-23T05:57:34.662Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-23T05:57:34.662Z] #68 sha256:53cd7fdd1f9028f58035b7a6463ed6c76f2c2bb82d10c0dba3d68c36a04b1365 [2021-04-23T05:57:34.662Z] #68 DONE 0.1s [2021-04-23T05:57:34.662Z] [2021-04-23T05:57:34.662Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-23T05:57:34.662Z] #69 sha256:c524f019f536195d3d1aaa320214443f3c6e2a109158ce3ad8ba8173d9eb6143 [2021-04-23T05:57:34.662Z] #69 DONE 0.0s [2021-04-23T05:57:34.662Z] [2021-04-23T05:57:34.662Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-23T05:57:34.662Z] #70 sha256:67d1d441de47081da5e517d5da1354d1f06b5d6ed2c37e12ff8bba1f83f5c4c2 [2021-04-23T05:57:34.945Z] . [2021-04-23T05:57:34.945Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T05:57:35.206Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T05:57:35.206Z] Error: No such image: emptyfs [2021-04-23T05:57:35.206Z] ++++ docker load [2021-04-23T05:57:35.206Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-23T05:57:35.778Z] Running integration-test (iteration 1) [2021-04-23T05:57:35.778Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-23T05:57:35.778Z] ++ 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-23T05:57:35.778Z] ++ set -e [2021-04-23T05:57:35.778Z] ++ '[' -n 0 ']' [2021-04-23T05:57:35.778Z] ++ set -x [2021-04-23T05:57:35.778Z] ++ 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-23T05:57:36.557Z] #70 DONE 2.1s [2021-04-23T05:57:36.557Z] [2021-04-23T05:57:36.557Z] #71 exporting to image [2021-04-23T05:57:36.557Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-04-23T05:57:36.557Z] #71 exporting layers [2021-04-23T05:57:36.672Z] 29d5b6a226d2: Pull complete [2021-04-23T05:57:36.672Z] Digest: sha256:e92dcad0bf84dc0ec9fdcf076eb32c9cb664a0605be1843365b6fc3e9de2306b [2021-04-23T05:57:36.672Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T05:57:36.672Z] INFO: docker pull of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 into daemon under test completed successfully [2021-04-23T05:57:36.672Z] INFO: Tagging mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 as microsoft/windowsservercore in daemon under test [2021-04-23T05:57:36.673Z] INFO: Version of mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 is '10.0.20295.1' [2021-04-23T05:57:36.673Z] WARN: Skipping validation tests [2021-04-23T05:57:36.673Z] INFO: Running unit tests at 04/23/2021 05:57:36... [2021-04-23T05:57:37.212Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:57:37.212Z] [2021-04-23T05:57:37.212Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T05:57:37.212Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T05:57:37.212Z] HOSTNAME=e96836a48d7e [2021-04-23T05:57:37.212Z] TESTDEBUG=0 [2021-04-23T05:57:37.212Z] DEST=bundles/test-integration [2021-04-23T05:57:37.212Z] PWD=/go/src/github.com/docker/docker [2021-04-23T05:57:37.212Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:57:37.212Z] container=docker [2021-04-23T05:57:37.212Z] HOME=/root [2021-04-23T05:57:37.212Z] GOLANG_VERSION=1.13.15 [2021-04-23T05:57:37.212Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T05:57:37.212Z] VALIDATE_BRANCH=master [2021-04-23T05:57:37.212Z] TERM=xterm [2021-04-23T05:57:37.212Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T05:57:37.212Z] SHLVL=1 [2021-04-23T05:57:37.212Z] TIMEOUT=120m [2021-04-23T05:57:37.212Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T05:57:37.212Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T05:57:37.212Z] GO111MODULE=off [2021-04-23T05:57:37.212Z] DOCKER_EXPERIMENTAL=1 [2021-04-23T05:57:37.212Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-23T05:57:37.212Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T05:57:37.212Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T05:57:37.212Z] GOPATH=/go [2021-04-23T05:57:37.212Z] PKG_CONFIG=pkg-config [2021-04-23T05:57:37.212Z] _=/usr/bin/env [2021-04-23T05:57:37.212Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-23T05:57:37.414Z] #73 exporting layers 6.8s done [2021-04-23T05:57:37.414Z] #73 writing image sha256:1fd2c5e5900d179a35ca26c03a85e41997e5e887749fa608f83fc7c549b00d82 [2021-04-23T05:57:37.414Z] #73 writing image sha256:1fd2c5e5900d179a35ca26c03a85e41997e5e887749fa608f83fc7c549b00d82 done [2021-04-23T05:57:37.414Z] #73 naming to docker.io/library/docker:e928692c6903983ad1fb7a3b94f5520810c52f38 done [2021-04-23T05:57:37.414Z] #73 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-23T05:57:37.775Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -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=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh dynbinary test-integration [2021-04-23T05:57:39.634Z] INFO: make.ps1 starting at 04/23/2021 05:57:39 [2021-04-23T05:57:39.634Z] INFO: Git commit (e928692c69) assumed from DOCKER_GITCOMMIT environment variable [2021-04-23T05:57:39.634Z] INFO: Invoking autogen... [2021-04-23T05:57:39.666Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-04-23T05:57:39.666Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-04-23T05:57:39.666Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-04-23T05:57:39.666Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-04-23T05:57:39.666Z] 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-23T05:57:39.666Z] Detected virtualization docker. [2021-04-23T05:57:39.666Z] Detected architecture x86-64. [2021-04-23T05:57:39.666Z] Set hostname to <31fc9be045c2>. [2021-04-23T05:57:39.923Z] + source /etc/docker-entrypoint-cmd [2021-04-23T05:57:39.923Z] ++ hack/make.sh dynbinary test-integration [2021-04-23T05:57:39.923Z] [2021-04-23T05:57:40.095Z] INFO: Running unit tests... [2021-04-23T05:57:40.179Z] Removing bundles/ [2021-04-23T05:57:40.179Z] [2021-04-23T05:57:40.179Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-23T05:57:40.179Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:57:40.179Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T05:57:40.841Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2021-04-23T05:57:44.652Z] #71 exporting layers 7.1s done [2021-04-23T05:57:44.652Z] #71 writing image sha256:c9d83715f448ccd3fca3f75ea2506458d39d3efd08efecdca4966f8afd970d3a done [2021-04-23T05:57:44.652Z] #71 naming to docker.io/library/docker:e928692c6903983ad1fb7a3b94f5520810c52f38 done [2021-04-23T05:57:44.652Z] #71 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-23T05:57:45.008Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -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=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh dynbinary test-integration [2021-04-23T05:57:45.903Z] 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-23T05:57:46.376Z] [2021-04-23T05:57:46.633Z] Removing bundles/ [2021-04-23T05:57:46.633Z] [2021-04-23T05:57:46.633Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-23T05:57:46.633Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:57:46.633Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T05:57:51.717Z] ? github.com/docker/docker/api [no test files] [2021-04-23T05:57:53.476Z] #25 ... [2021-04-23T05:57:53.476Z] [2021-04-23T05:57:53.476Z] #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-23T05:57:53.476Z] #54 sha256:18f26279933d877d7668678bebbcb7ca2db40804d5859cd019c0fdec522987fb [2021-04-23T05:57:53.476Z] #54 205.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-04-23T05:57:54.537Z] #54 206.2 + mkdir -p /build [2021-04-23T05:57:54.537Z] #54 206.2 + cp runc /build/runc [2021-04-23T05:57:54.537Z] #54 DONE 206.4s [2021-04-23T05:57:54.537Z] [2021-04-23T05:57:54.537Z] #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-23T05:57:54.537Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:57:57.157Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 2m1.473422504s [2021-04-23T05:57:57.157Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 465.516732ms [2021-04-23T05:57:59.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-23T05:57:59.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-23T05:58:01.548Z] #57 281.9 + bin/containerd [2021-04-23T05:58:02.612Z] #57 ... [2021-04-23T05:58:02.612Z] [2021-04-23T05:58:02.612Z] #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-23T05:58:02.612Z] #25 sha256:c78c1fbc93e7252f396805202c1f8ebe7e65e819d6c0c808a10cb4b716265571 [2021-04-23T05:58:02.612Z] #25 324.8 + return [2021-04-23T05:58:02.612Z] #25 DONE 325.0s [2021-04-23T05:58:02.612Z] [2021-04-23T05:58:02.612Z] #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-23T05:58:02.612Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:58:04.134Z] === RUN TestMiddlewares [2021-04-23T05:58:04.134Z] --- PASS: TestMiddlewares (0.00s) [2021-04-23T05:58:04.134Z] PASS [2021-04-23T05:58:04.134Z] coverage: 9.0% of statements [2021-04-23T05:58:04.134Z] ok github.com/docker/docker/api/server 0.067s coverage: 9.0% of statements [2021-04-23T05:58:04.735Z] #57 ... [2021-04-23T05:58:04.735Z] [2021-04-23T05:58:04.735Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-04-23T05:58:04.735Z] #26 sha256:63e9632114cc174fb458e95daabc8c77223727f2d59dc66512758cd75668b78b [2021-04-23T05:58:04.735Z] #26 DONE 0.1s [2021-04-23T05:58:04.735Z] [2021-04-23T05:58:04.735Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-04-23T05:58:04.735Z] #31 sha256:7f163592e08ad58906fb6221884bb2459ee7a0eb30a26d32b05a5245d5982dcd [2021-04-23T05:58:05.390Z] #31 DONE 0.7s [2021-04-23T05:58:05.390Z] [2021-04-23T05:58:05.390Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-04-23T05:58:05.390Z] #34 sha256:30a0763d65e3a03d08435eb1100031cdd39242653dfd11cea763a3fb840c7e50 [2021-04-23T05:58:05.390Z] #34 DONE 0.1s [2021-04-23T05:58:05.390Z] [2021-04-23T05:58:05.390Z] #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-23T05:58:05.390Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:58:05.390Z] #57 ... [2021-04-23T05:58:05.390Z] [2021-04-23T05:58:05.390Z] #36 [dev-systemd-false 13/26] COPY --from=tomll /build/ /usr/local/bin/ [2021-04-23T05:58:05.390Z] #36 sha256:b519a95ce2af62ef3ecdd94e0199153f6c2bb0530a99fc5c863caf53f99d293d [2021-04-23T05:58:05.390Z] #36 DONE 0.1s [2021-04-23T05:58:05.390Z] [2021-04-23T05:58:05.390Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-04-23T05:58:05.390Z] #39 sha256:290fb76e8159af0b5ef5e83fce790ad7dc607b35406e6cb42628895be6435e4e [2021-04-23T05:58:05.390Z] #39 DONE 0.1s [2021-04-23T05:58:05.390Z] [2021-04-23T05:58:05.390Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-04-23T05:58:05.390Z] #42 sha256:b4281ce57ef2ec3ad73d2e692a535103e94652ecc6f46f802a107370dfed2480 [2021-04-23T05:58:05.390Z] #42 DONE 0.1s [2021-04-23T05:58:05.390Z] [2021-04-23T05:58:05.390Z] #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-23T05:58:05.390Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:58:05.691Z] #57 ... [2021-04-23T05:58:05.691Z] [2021-04-23T05:58:05.691Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-04-23T05:58:05.691Z] #45 sha256:fc97fb65e56e952850d3572d75f85c9ad07e5ddb42f27c0649d51fd382fc4dac [2021-04-23T05:58:05.691Z] #45 DONE 0.1s [2021-04-23T05:58:05.691Z] [2021-04-23T05:58:05.691Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-04-23T05:58:05.691Z] #47 sha256:5ca929756f9174c7cbb990c4d8dfcb8caa50946d5517030fdbab9a6d198e1fe5 [2021-04-23T05:58:05.991Z] #47 DONE 0.2s [2021-04-23T05:58:05.992Z] [2021-04-23T05:58:05.992Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-04-23T05:58:05.992Z] #49 sha256:da047f9e22b99327a8179a0fe06e7d99dc8474a7053efcb81e4e42712045b58f [2021-04-23T05:58:05.992Z] #49 DONE 0.1s [2021-04-23T05:58:05.992Z] [2021-04-23T05:58:05.992Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-04-23T05:58:05.992Z] #51 sha256:c82f497546c3565c323eb1b3c4a669203ee2a21290da0934f6f6b9d1e64695a8 [2021-04-23T05:58:05.992Z] #51 DONE 0.1s [2021-04-23T05:58:05.992Z] [2021-04-23T05:58:05.992Z] #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-23T05:58:05.992Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:58:06.304Z] #57 ... [2021-04-23T05:58:06.304Z] [2021-04-23T05:58:06.304Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-04-23T05:58:06.304Z] #53 sha256:e4751715c33b673ecc92835a951833c92fd8bbd43d2a09881354adb096544bf7 [2021-04-23T05:58:06.304Z] #53 DONE 0.1s [2021-04-23T05:58:06.304Z] [2021-04-23T05:58:06.304Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-04-23T05:58:06.304Z] #55 sha256:99e74ee9a79cac525f4f0bcb53976848fdda81802901803c0f680135c038ec81 [2021-04-23T05:58:06.304Z] #55 DONE 0.1s [2021-04-23T05:58:06.304Z] [2021-04-23T05:58:06.304Z] #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-23T05:58:06.304Z] #57 sha256:b35c719c96a58a3e36e309afb5aa0bd60f246900be105a3de3f69f0014571efc [2021-04-23T05:58:12.559Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-23T05:58:19.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-23T05:58:19.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-23T05:58:20.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-23T05:58:21.172Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-23T05:58:21.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-23T05:58:22.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-23T05:58:22.497Z] Loaded image: buildpack-deps:buster [2021-04-23T05:58:22.498Z] Loaded image: busybox:latest [2021-04-23T05:58:22.498Z] Loaded image: busybox:glibc [2021-04-23T05:58:22.759Z] Loaded image: debian:bullseye [2021-04-23T05:58:23.020Z] Loaded image: hello-world:latest [2021-04-23T05:58:23.281Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T05:58:23.281Z] INFO: Testing against a local daemon [2021-04-23T05:58:23.281Z] === RUN TestCgroupNamespacesBuild [2021-04-23T05:58:25.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-23T05:58:26.320Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-23T05:58:27.350Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-23T05:58:27.640Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-23T05:58:28.570Z] --- PASS: TestCgroupNamespacesBuild (4.41s) [2021-04-23T05:58:28.571Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-23T05:58:28.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-23T05:58:29.700Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-23T05:58:30.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-23T05:58:31.117Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (3.07s) [2021-04-23T05:58:31.117Z] === RUN TestBuildWithSession [2021-04-23T05:58:31.117Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T05:58:31.117Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T05:58:31.117Z] === RUN TestBuildSquashParent [2021-04-23T05:58:31.361Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-23T05:58:32.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-23T05:58:33.020Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T05:58:33.020Z] Using test binary docker [2021-04-23T05:58:33.020Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-23T05:58:33.020Z] +++ /etc/init.d/apparmor start [2021-04-23T05:58:33.020Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T05:58:33.020Z] INFO: Waiting for daemon to start... [2021-04-23T05:58:33.020Z] Starting dockerd [2021-04-23T05:58:33.020Z] +++ 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-23T05:58:35.156Z] . [2021-04-23T05:58:35.156Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T05:58:35.156Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T05:58:35.156Z] Error: No such image: emptyfs [2021-04-23T05:58:35.156Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-23T05:58:35.156Z] ++++ docker load [2021-04-23T05:58:35.446Z] Running integration-test (iteration 1) [2021-04-23T05:58:35.446Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-04-23T05:58:35.446Z] ++ 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-23T05:58:35.446Z] ++ set -e [2021-04-23T05:58:35.446Z] ++ '[' -n 0 ']' [2021-04-23T05:58:35.446Z] ++ set -x [2021-04-23T05:58:35.446Z] ++ 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-23T05:58:37.172Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-23T05:58:37.172Z] ok github.com/docker/docker/api/server/httputils 0.033s coverage: 14.7% of statements [2021-04-23T05:58:37.172Z] ok github.com/docker/docker/api/server/middleware 0.031s coverage: 37.7% of statements [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-23T05:58:37.172Z] ok github.com/docker/docker/api/types/filters 0.013s coverage: 92.2% of statements [2021-04-23T05:58:37.172Z] ok github.com/docker/docker/api/server/router/swarm 0.029s coverage: 5.7% of statements [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-23T05:58:37.172Z] ok github.com/docker/docker/api/types/strslice 0.034s coverage: 90.0% of statements [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-23T05:58:37.172Z] ok github.com/docker/docker/api/types/time 0.058s coverage: 100.0% of statements [2021-04-23T05:58:37.172Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-23T05:58:37.172Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-23T05:58:39.105Z] ok github.com/docker/docker/cli/debug 0.016s coverage: 100.0% of statements [2021-04-23T05:58:39.198Z] #57 317.5 + bin/containerd-stress [2021-04-23T05:58:39.198Z] #57 319.9 + bin/containerd-shim [2021-04-23T05:58:40.503Z] ok github.com/docker/docker/builder/remotecontext 0.134s coverage: 13.7% of statements [2021-04-23T05:58:40.765Z] ok github.com/docker/docker/builder/dockerfile 0.363s coverage: 48.5% of statements [2021-04-23T05:58:40.765Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-23T05:58:42.691Z] ok github.com/docker/docker/builder/remotecontext/git 4.418s coverage: 86.3% of statements [2021-04-23T05:58:42.691Z] ? github.com/docker/docker/cli [no test files] [2021-04-23T05:58:42.691Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-23T05:58:43.910Z] Loaded image: buildpack-deps:buster [2021-04-23T05:58:43.910Z] Loaded image: busybox:latest [2021-04-23T05:58:43.910Z] Loaded image: busybox:glibc [2021-04-23T05:58:45.442Z] Loaded image: debian:bullseye [2021-04-23T05:58:45.731Z] Loaded image: hello-world:latest [2021-04-23T05:58:45.731Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T05:58:45.731Z] INFO: Testing against a local daemon [2021-04-23T05:58:45.731Z] === RUN TestCgroupNamespacesBuild [2021-04-23T05:58:46.031Z] --- PASS: TestBuildSquashParent (13.65s) [2021-04-23T05:58:46.031Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T05:58:46.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T05:58:46.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T05:58:46.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T05:58:46.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T05:58:46.031Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T05:58:46.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T05:58:46.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T05:58:46.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T05:58:46.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T05:58:46.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T05:58:46.031Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T05:58:46.031Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T05:58:46.031Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T05:58:46.031Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T05:58:46.173Z] #57 327.0 + bin/containerd-shim-runc-v1 [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-23T05:58:46.708Z] === RUN TestBoolValue [2021-04-23T05:58:46.708Z] --- PASS: TestBoolValue (0.00s) [2021-04-23T05:58:46.708Z] === RUN TestBoolValueOrDefault [2021-04-23T05:58:46.708Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-23T05:58:46.708Z] === RUN TestInt64ValueOrZero [2021-04-23T05:58:46.708Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-23T05:58:46.708Z] === RUN TestInt64ValueOrDefault [2021-04-23T05:58:46.708Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-23T05:58:46.708Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-23T05:58:46.708Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-23T05:58:46.708Z] === RUN TestJsonContentType [2021-04-23T05:58:46.708Z] --- PASS: TestJsonContentType (0.00s) [2021-04-23T05:58:46.708Z] PASS [2021-04-23T05:58:46.708Z] coverage: 14.7% of statements [2021-04-23T05:58:46.708Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2021-04-23T05:58:46.708Z] === RUN TestMaskSecretKeys [2021-04-23T05:58:46.708Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-23T05:58:46.708Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-23T05:58:46.708Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-23T05:58:46.708Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-23T05:58:46.708Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-23T05:58:46.708Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-23T05:58:46.708Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-23T05:58:46.708Z] === RUN TestVersionMiddlewareVersion [2021-04-23T05:58:46.708Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-23T05:58:46.708Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-23T05:58:46.708Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-23T05:58:46.708Z] PASS [2021-04-23T05:58:46.708Z] coverage: 37.7% of statements [2021-04-23T05:58:46.708Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-23T05:58:46.708Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-23T05:58:46.920Z] ok github.com/docker/docker/client 0.231s coverage: 75.4% of statements [2021-04-23T05:58:47.683Z] === RUN TestStrSliceMarshalJSON [2021-04-23T05:58:47.683Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestStrSliceUnmarshalJSON [2021-04-23T05:58:47.683Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestStrSliceUnmarshalString [2021-04-23T05:58:47.683Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestStrSliceUnmarshalSlice [2021-04-23T05:58:47.683Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-23T05:58:47.683Z] PASS [2021-04-23T05:58:47.683Z] coverage: 90.0% of statements [2021-04-23T05:58:47.683Z] ok github.com/docker/docker/api/types/strslice 0.045s coverage: 90.0% of statements [2021-04-23T05:58:47.683Z] === RUN TestToJSON [2021-04-23T05:58:47.683Z] --- PASS: TestToJSON (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestToParamWithVersion [2021-04-23T05:58:47.683Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestFromJSON [2021-04-23T05:58:47.683Z] --- PASS: TestFromJSON (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestEmpty [2021-04-23T05:58:47.683Z] --- PASS: TestEmpty (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestArgsMatchKVListEmptySources [2021-04-23T05:58:47.683Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestArgsMatchKVList [2021-04-23T05:58:47.683Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestArgsMatch [2021-04-23T05:58:47.683Z] --- PASS: TestArgsMatch (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestAdd [2021-04-23T05:58:47.683Z] --- PASS: TestAdd (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestDel [2021-04-23T05:58:47.683Z] --- PASS: TestDel (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestLen [2021-04-23T05:58:47.683Z] --- PASS: TestLen (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestExactMatch [2021-04-23T05:58:47.683Z] --- PASS: TestExactMatch (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestOnlyOneExactMatch [2021-04-23T05:58:47.683Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestContains [2021-04-23T05:58:47.683Z] --- PASS: TestContains (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestValidate [2021-04-23T05:58:47.683Z] --- PASS: TestValidate (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestWalkValues [2021-04-23T05:58:47.683Z] --- PASS: TestWalkValues (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestFuzzyMatch [2021-04-23T05:58:47.683Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-23T05:58:47.683Z] === RUN TestClone [2021-04-23T05:58:47.683Z] --- PASS: TestClone (0.00s) [2021-04-23T05:58:47.683Z] PASS [2021-04-23T05:58:47.683Z] coverage: 92.2% of statements [2021-04-23T05:58:47.683Z] ok github.com/docker/docker/api/types/filters 0.050s coverage: 92.2% of statements [2021-04-23T05:58:47.849Z] --- PASS: TestCgroupNamespacesBuild (2.06s) [2021-04-23T05:58:47.849Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-23T05:58:48.145Z] === RUN TestAdjustForAPIVersion [2021-04-23T05:58:48.145Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-23T05:58:48.145Z] PASS [2021-04-23T05:58:48.145Z] coverage: 5.7% of statements [2021-04-23T05:58:48.145Z] ok github.com/docker/docker/api/server/router/swarm 0.075s coverage: 5.7% of statements [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-23T05:58:48.145Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-23T05:58:48.145Z] === RUN TestDurationToSecondsString [2021-04-23T05:58:48.145Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-23T05:58:48.145Z] === RUN TestGetTimestamp [2021-04-23T05:58:48.145Z] --- PASS: TestGetTimestamp (0.11s) [2021-04-23T05:58:48.145Z] === RUN TestParseTimestamps [2021-04-23T05:58:48.145Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-23T05:58:48.607Z] PASS [2021-04-23T05:58:48.607Z] coverage: 100.0% of statements [2021-04-23T05:58:48.607Z] ok github.com/docker/docker/api/types/time 0.147s coverage: 100.0% of statements [2021-04-23T05:58:48.607Z] === RUN TestCompareVersion [2021-04-23T05:58:48.607Z] --- PASS: TestCompareVersion (0.00s) [2021-04-23T05:58:48.607Z] PASS [2021-04-23T05:58:48.607Z] coverage: 75.0% of statements [2021-04-23T05:58:48.607Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-23T05:58:48.607Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-23T05:58:49.976Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.05s) [2021-04-23T05:58:49.976Z] === RUN TestBuildWithSession [2021-04-23T05:58:49.976Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T05:58:49.976Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T05:58:49.976Z] === RUN TestBuildSquashParent [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-23T05:58:50.163Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-23T05:58:50.163Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-23T05:58:50.163Z] === RUN TestCloneArgsSmartHttp [2021-04-23T05:58:50.163Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-23T05:58:50.163Z] === RUN TestCloneArgsDumbHttp [2021-04-23T05:58:50.164Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-23T05:58:50.164Z] === RUN TestCloneArgsGit [2021-04-23T05:58:50.164Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-23T05:58:50.164Z] === RUN TestCheckoutGit [2021-04-23T05:58:50.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T05:58:50.238Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T05:58:50.711Z] #57 332.0 + bin/containerd-shim-runc-v2 [2021-04-23T05:58:51.709Z] === RUN TestEnable [2021-04-23T05:58:51.709Z] --- PASS: TestEnable (0.00s) [2021-04-23T05:58:51.709Z] === RUN TestDisable [2021-04-23T05:58:51.709Z] --- PASS: TestDisable (0.00s) [2021-04-23T05:58:51.709Z] === RUN TestEnabled [2021-04-23T05:58:51.709Z] --- PASS: TestEnabled (0.00s) [2021-04-23T05:58:51.709Z] PASS [2021-04-23T05:58:51.709Z] coverage: 100.0% of statements [2021-04-23T05:58:51.709Z] ok github.com/docker/docker/cli/debug 0.034s coverage: 100.0% of statements [2021-04-23T05:58:51.757Z] #57 333.1 + binaries [2021-04-23T05:58:51.757Z] #57 333.2 + install -D bin/containerd /build/containerd [2021-04-23T05:58:51.757Z] #57 333.2 + install -D bin/containerd-shim /build/containerd-shim [2021-04-23T05:58:51.757Z] #57 333.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-04-23T05:58:51.757Z] #57 333.2 + install -D bin/ctr /build/ctr [2021-04-23T05:58:51.757Z] #57 DONE 333.3s [2021-04-23T05:58:52.171Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-23T05:58:52.171Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-23T05:58:52.171Z] === RUN TestProcessNoDockerignore [2021-04-23T05:58:52.171Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-23T05:58:52.171Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestDetectContentType [2021-04-23T05:58:52.171Z] --- PASS: TestDetectContentType (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestSelectAcceptableMIME [2021-04-23T05:58:52.171Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestInspectEmptyResponse [2021-04-23T05:58:52.171Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestInspectResponseBinary [2021-04-23T05:58:52.171Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestResponseUnsupportedContentType [2021-04-23T05:58:52.171Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestInspectResponseTextSimple [2021-04-23T05:58:52.171Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestInspectResponseEmptyContentType [2021-04-23T05:58:52.171Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestUnknownContentLength [2021-04-23T05:58:52.171Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestDownloadRemote [2021-04-23T05:58:52.171Z] --- PASS: TestDownloadRemote (0.05s) [2021-04-23T05:58:52.171Z] === RUN TestGetWithStatusError [2021-04-23T05:58:52.171Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-23T05:58:52.171Z] === RUN TestCloseRootDirectory [2021-04-23T05:58:52.171Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-23T05:58:52.171Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:58:52.171Z] === RUN TestHashFile [2021-04-23T05:58:52.171Z] --- SKIP: TestHashFile (0.00s) [2021-04-23T05:58:52.171Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:58:52.171Z] === RUN TestHashSubdir [2021-04-23T05:58:52.171Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-23T05:58:52.171Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:58:52.171Z] === RUN TestRemoveDirectory [2021-04-23T05:58:52.171Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-23T05:58:52.171Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:58:52.171Z] PASS [2021-04-23T05:58:52.171Z] coverage: 9.3% of statements [2021-04-23T05:58:52.171Z] ok github.com/docker/docker/builder/remotecontext 0.211s coverage: 9.3% of statements [2021-04-23T05:58:52.626Z] 399f118dfaa9: Pull complete [2021-04-23T05:58:52.626Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-23T05:58:52.626Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T05:58:52.626Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T05:58:52.626Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-04-23T05:58:52.626Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-04-23T05:58:52.626Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1879' [2021-04-23T05:58:52.626Z] INFO: Docker version of control daemon [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] Client: Docker Engine - Enterprise [2021-04-23T05:58:52.626Z] Version: 19.03.12 [2021-04-23T05:58:52.626Z] API version: 1.40 [2021-04-23T05:58:52.626Z] Go version: go1.13.13 [2021-04-23T05:58:52.626Z] Git commit: 4306744 [2021-04-23T05:58:52.626Z] Built: 08/05/2020 19:27:53 [2021-04-23T05:58:52.626Z] OS/Arch: windows/amd64 [2021-04-23T05:58:52.626Z] Experimental: false [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] Server: Docker Engine - Enterprise [2021-04-23T05:58:52.626Z] Engine: [2021-04-23T05:58:52.626Z] Version: 19.03.12 [2021-04-23T05:58:52.626Z] API version: 1.40 (minimum version 1.24) [2021-04-23T05:58:52.626Z] Go version: go1.13.13 [2021-04-23T05:58:52.626Z] Git commit: f295753ffd [2021-04-23T05:58:52.626Z] Built: 08/05/2020 19:26:41 [2021-04-23T05:58:52.626Z] OS/Arch: windows/amd64 [2021-04-23T05:58:52.626Z] Experimental: true [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] INFO: Docker info of control daemon [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] Client: [2021-04-23T05:58:52.626Z] Debug Mode: false [2021-04-23T05:58:52.626Z] Plugins: [2021-04-23T05:58:52.626Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] Server: [2021-04-23T05:58:52.626Z] Containers: 0 [2021-04-23T05:58:52.626Z] Running: 0 [2021-04-23T05:58:52.626Z] Paused: 0 [2021-04-23T05:58:52.626Z] Stopped: 0 [2021-04-23T05:58:52.626Z] Images: 1 [2021-04-23T05:58:52.626Z] Server Version: 19.03.12 [2021-04-23T05:58:52.626Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-04-23T05:58:52.626Z] Windows: [2021-04-23T05:58:52.626Z] LCOW: [2021-04-23T05:58:52.626Z] Logging Driver: json-file [2021-04-23T05:58:52.626Z] Plugins: [2021-04-23T05:58:52.626Z] Volume: local [2021-04-23T05:58:52.626Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T05:58:52.626Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T05:58:52.626Z] Swarm: inactive [2021-04-23T05:58:52.626Z] Default Isolation: process [2021-04-23T05:58:52.626Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-23T05:58:52.626Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-23T05:58:52.626Z] OSType: windows [2021-04-23T05:58:52.626Z] Architecture: x86_64 [2021-04-23T05:58:52.626Z] CPUs: 4 [2021-04-23T05:58:52.626Z] Total Memory: 32GiB [2021-04-23T05:58:52.626Z] Name: azwin-2-dc98b0 [2021-04-23T05:58:52.626Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-04-23T05:58:52.626Z] Docker Root Dir: D:\docker [2021-04-23T05:58:52.626Z] Debug Mode: false [2021-04-23T05:58:52.626Z] Registry: https://index.docker.io/v1/ [2021-04-23T05:58:52.626Z] Labels: [2021-04-23T05:58:52.626Z] Experimental: true [2021-04-23T05:58:52.626Z] Insecure Registries: [2021-04-23T05:58:52.626Z] 10.0.0.4:5000 [2021-04-23T05:58:52.626Z] 127.0.0.0/8 [2021-04-23T05:58:52.626Z] Registry Mirrors: [2021-04-23T05:58:52.626Z] http://10.0.0.4:5000/ [2021-04-23T05:58:52.626Z] Live Restore Enabled: false [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] INFO: Commit hash is e928692c69 [2021-04-23T05:58:52.626Z] INFO: Nuke-Everything... [2021-04-23T05:58:52.626Z] INFO: Container count on control daemon to delete is 0 [2021-04-23T05:58:52.626Z] INFO: Nuking d:\CI [2021-04-23T05:58:52.626Z] INFO: Zapped successfully [2021-04-23T05:58:52.626Z] INFO: Location for testing is d:\CI\PR-42315\1 [2021-04-23T05:58:52.626Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] INFO: Building the image from Dockerfile.windows at 04/23/2021 05:58:43... [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] Sending build context to Docker daemon 58.22MB [2021-04-23T05:58:52.626Z] [2021-04-23T05:58:52.626Z] Step 1/10 : FROM microsoft/windowsservercore [2021-04-23T05:58:52.626Z] ---> 152749f71f8f [2021-04-23T05:58:52.626Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-04-23T05:58:52.626Z] ---> Running in f2a26e8e13a0 [2021-04-23T05:58:52.626Z] Removing intermediate container f2a26e8e13a0 [2021-04-23T05:58:52.626Z] ---> 736ee8e9d028 [2021-04-23T05:58:52.626Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-04-23T05:58:52.626Z] ---> Running in 7609be415f35 [2021-04-23T05:58:52.626Z] Removing intermediate container 7609be415f35 [2021-04-23T05:58:52.626Z] ---> 2c81f41f1e3a [2021-04-23T05:58:52.626Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-04-23T05:58:52.626Z] ---> Running in afc65b4f91a2 [2021-04-23T05:58:52.626Z] Removing intermediate container afc65b4f91a2 [2021-04-23T05:58:52.626Z] ---> 23893ccb269b [2021-04-23T05:58:52.626Z] 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-23T05:58:52.626Z] ---> Running in 8988d077a306 [2021-04-23T05:58:52.626Z] Removing intermediate container 8988d077a306 [2021-04-23T05:58:52.626Z] ---> e54b3a443c71 [2021-04-23T05:58:52.626Z] 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-23T05:58:52.626Z] ---> Running in 6dbb0f20b9f8 [2021-04-23T05:58:52.632Z] === RUN TestGetAllAllowed [2021-04-23T05:58:52.632Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestGetAllMeta [2021-04-23T05:58:52.632Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-23T05:58:52.632Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestIsUnreferencedBuiltin [2021-04-23T05:58:52.632Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestIsExistingDirectory [2021-04-23T05:58:52.632Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestGetFilenameForDownload [2021-04-23T05:58:52.632Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestEnv2Variables [2021-04-23T05:58:52.632Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-23T05:58:52.632Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestMaintainer [2021-04-23T05:58:52.632Z] --- PASS: TestMaintainer (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestLabel [2021-04-23T05:58:52.632Z] --- PASS: TestLabel (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestFromScratch [2021-04-23T05:58:52.632Z] --- PASS: TestFromScratch (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestFromWithArg [2021-04-23T05:58:52.632Z] --- PASS: TestFromWithArg (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-23T05:58:52.632Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestFromWithUndefinedArg [2021-04-23T05:58:52.632Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestFromMultiStageWithNamedStage [2021-04-23T05:58:52.632Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestOnbuild [2021-04-23T05:58:52.632Z] --- PASS: TestOnbuild (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestWorkdir [2021-04-23T05:58:52.632Z] --- PASS: TestWorkdir (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestCmd [2021-04-23T05:58:52.632Z] --- PASS: TestCmd (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestHealthcheckNone [2021-04-23T05:58:52.632Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestHealthcheckCmd [2021-04-23T05:58:52.632Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestEntrypoint [2021-04-23T05:58:52.632Z] --- PASS: TestEntrypoint (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestExpose [2021-04-23T05:58:52.632Z] --- PASS: TestExpose (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestUser [2021-04-23T05:58:52.632Z] --- PASS: TestUser (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestVolume [2021-04-23T05:58:52.632Z] --- PASS: TestVolume (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestStopSignal [2021-04-23T05:58:52.632Z] --- SKIP: TestStopSignal (0.00s) [2021-04-23T05:58:52.632Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-23T05:58:52.632Z] === RUN TestArg [2021-04-23T05:58:52.632Z] --- PASS: TestArg (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestShell [2021-04-23T05:58:52.632Z] --- PASS: TestShell (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestPrependEnvOnCmd [2021-04-23T05:58:52.632Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestRunWithBuildArgs [2021-04-23T05:58:52.632Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestRunIgnoresHealthcheck [2021-04-23T05:58:52.632Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestDispatchUnsupportedOptions [2021-04-23T05:58:52.632Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-23T05:58:52.632Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-23T05:58:52.632Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-23T05:58:52.632Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestNormalizeWorkdir [2021-04-23T05:58:52.632Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestDispatch [2021-04-23T05:58:52.632Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-23T05:58:52.632Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-23T05:58:52.632Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-23T05:58:52.632Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-23T05:58:52.632Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-23T05:58:52.632Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-23T05:58:52.632Z] === RUN TestDispatch/COPY_url [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch (0.05s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2021-04-23T05:58:52.632Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestAddScratchImageAddsToMounts [2021-04-23T05:58:52.632Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-23T05:58:52.632Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-23T05:58:52.632Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-23T05:58:52.632Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestImageSourceGetAddsToMounts [2021-04-23T05:58:52.632Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestEmptyDockerfile [2021-04-23T05:58:52.632Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestSymlinkDockerfile [2021-04-23T05:58:52.632Z] --- PASS: TestSymlinkDockerfile (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-23T05:58:52.632Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestNonExistingDockerfile [2021-04-23T05:58:52.632Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestCopyRunConfig [2021-04-23T05:58:52.632Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestDeepCopyRunConfig [2021-04-23T05:58:52.632Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestExportImage [2021-04-23T05:58:52.632Z] --- PASS: TestExportImage (0.00s) [2021-04-23T05:58:52.632Z] === RUN TestNormalizeDest [2021-04-23T05:58:52.632Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-23T05:58:52.632Z] PASS [2021-04-23T05:58:52.632Z] coverage: 46.8% of statements [2021-04-23T05:58:52.632Z] ok github.com/docker/docker/builder/dockerfile 0.194s coverage: 46.8% of statements [2021-04-23T05:58:52.632Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-23T05:58:52.806Z] [2021-04-23T05:58:52.806Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-04-23T05:58:52.806Z] #58 sha256:65899ff2c1004e60e5d6807c146e88c3cd12a9fe6b9cab29a90b7a3763e24312 [2021-04-23T05:58:52.806Z] #58 DONE 0.1s [2021-04-23T05:58:52.806Z] [2021-04-23T05:58:52.806Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-04-23T05:58:52.806Z] #62 sha256:67b6c32e2511e8acc2f0eb33b3dc8e579985e529dc983ce5a6b0368fa4af1e17 [2021-04-23T05:58:53.106Z] #62 DONE 0.1s [2021-04-23T05:58:53.106Z] [2021-04-23T05:58:53.106Z] #67 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-04-23T05:58:53.106Z] #67 sha256:d8332b93e3a5c65fbc9834662ddc13c774b2bc185485854b950db49fc9e50dd4 [2021-04-23T05:58:53.106Z] #67 DONE 0.1s [2021-04-23T05:58:53.106Z] [2021-04-23T05:58:53.106Z] #69 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-04-23T05:58:53.106Z] #69 sha256:13dccd61614129eea5ea8e659b09efdecaa9fa86d0ad5152bfdb7dd16a5b744f [2021-04-23T05:58:53.106Z] #69 DONE 0.1s [2021-04-23T05:58:53.106Z] [2021-04-23T05:58:53.106Z] #70 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-04-23T05:58:53.106Z] #70 sha256:67415801430cbb0f37c9f17b907e069ff0d2f7ab669aeccc2caf82e863cee2fe [2021-04-23T05:58:53.106Z] #70 DONE 0.0s [2021-04-23T05:58:53.403Z] [2021-04-23T05:58:53.403Z] #71 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-04-23T05:58:53.403Z] #71 sha256:91f1e8151ee1609e1c865cf6fbdd6be4bf9a9a44fefe1dd64e6694687c3ddbc3 [2021-04-23T05:58:55.501Z] #71 DONE 2.3s [2021-04-23T05:58:55.501Z] [2021-04-23T05:58:55.501Z] #72 exporting to oci image format [2021-04-23T05:58:55.501Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-23T05:58:55.501Z] #72 exporting layers [2021-04-23T05:58:55.528Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T05:58:55.528Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T05:58:56.317Z] [2021-04-23T05:58:56.317Z] SUCCESS: Specified value was saved. [2021-04-23T05:58:56.768Z] INFO: Downloading git... [2021-04-23T05:58:58.393Z] INFO: Downloading go... [2021-04-23T05:58:58.436Z] --- PASS: TestBuildSquashParent (8.26s) [2021-04-23T05:58:58.436Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T05:58:58.436Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T05:58:58.436Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T05:58:58.436Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T05:58:58.436Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T05:58:58.436Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T05:58:58.436Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T05:58:58.436Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T05:58:58.436Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T05:58:58.436Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T05:58:58.436Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T05:58:58.436Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T05:58:58.436Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T05:58:58.436Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T05:58:58.436Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T05:58:58.848Z] INFO: Downloading compiler 1 of 3... [2021-04-23T05:58:59.300Z] INFO: Downloading compiler 2 of 3... [2021-04-23T05:58:59.752Z] INFO: Downloading compiler 3 of 3... [2021-04-23T05:58:59.752Z] INFO: Extracting git... [2021-04-23T05:59:00.815Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-23T05:59:00.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.36s) [2021-04-23T05:59:00.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.40s) [2021-04-23T05:59:00.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.39s) [2021-04-23T05:59:00.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.44s) [2021-04-23T05:59:00.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.25s) [2021-04-23T05:59:00.815Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.24s) [2021-04-23T05:59:00.815Z] === RUN TestBuildMultiStageCopy [2021-04-23T05:59:00.815Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T05:59:01.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T05:59:01.156Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T05:59:01.224Z] === RUN TestCheckpointCreateError [2021-04-23T05:59:01.224Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCheckpointCreate [2021-04-23T05:59:01.224Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCheckpointDeleteError [2021-04-23T05:59:01.224Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCheckpointDelete [2021-04-23T05:59:01.224Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCheckpointListError [2021-04-23T05:59:01.224Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCheckpointList [2021-04-23T05:59:01.224Z] --- PASS: TestCheckpointList (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCheckpointListContainerNotFound [2021-04-23T05:59:01.224Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNewClientWithOpsFromEnv [2021-04-23T05:59:01.224Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-23T05:59:01.224Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-23T05:59:01.224Z] === RUN TestGetAPIPath [2021-04-23T05:59:01.224Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestParseHostURL [2021-04-23T05:59:01.224Z] --- PASS: TestParseHostURL (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-23T05:59:01.224Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-23T05:59:01.224Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNegotiateAPIVersion [2021-04-23T05:59:01.224Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNegotiateAPVersionOverride [2021-04-23T05:59:01.224Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-23T05:59:01.224Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-23T05:59:01.224Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-23T05:59:01.224Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestClientRedirect [2021-04-23T05:59:01.224Z] --- PASS: TestClientRedirect (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigCreateUnsupported [2021-04-23T05:59:01.224Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigCreateError [2021-04-23T05:59:01.224Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigCreate [2021-04-23T05:59:01.224Z] --- PASS: TestConfigCreate (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigInspectNotFound [2021-04-23T05:59:01.224Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigInspectWithEmptyID [2021-04-23T05:59:01.224Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigInspectUnsupported [2021-04-23T05:59:01.224Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigInspectError [2021-04-23T05:59:01.224Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigInspectConfigNotFound [2021-04-23T05:59:01.224Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigInspect [2021-04-23T05:59:01.224Z] --- PASS: TestConfigInspect (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigListUnsupported [2021-04-23T05:59:01.224Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigListError [2021-04-23T05:59:01.224Z] --- PASS: TestConfigListError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigList [2021-04-23T05:59:01.224Z] --- PASS: TestConfigList (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigRemoveUnsupported [2021-04-23T05:59:01.224Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigRemoveError [2021-04-23T05:59:01.224Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigRemove [2021-04-23T05:59:01.224Z] --- PASS: TestConfigRemove (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigUpdateUnsupported [2021-04-23T05:59:01.224Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigUpdateError [2021-04-23T05:59:01.224Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestConfigUpdate [2021-04-23T05:59:01.224Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerCommitError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerCommit [2021-04-23T05:59:01.224Z] --- PASS: TestContainerCommit (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerStatPathError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerStatPathNotFoundError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerStatPathNoHeaderError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerStatPath [2021-04-23T05:59:01.224Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyToContainerError [2021-04-23T05:59:01.224Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyToContainerNotFoundError [2021-04-23T05:59:01.224Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-23T05:59:01.224Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyToContainer [2021-04-23T05:59:01.224Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyFromContainerError [2021-04-23T05:59:01.224Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyFromContainerNotFoundError [2021-04-23T05:59:01.224Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-23T05:59:01.224Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-23T05:59:01.224Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestCopyFromContainer [2021-04-23T05:59:01.224Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerCreateError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerCreateImageNotFound [2021-04-23T05:59:01.224Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerCreateWithName [2021-04-23T05:59:01.224Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerCreateAutoRemove [2021-04-23T05:59:01.224Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerDiffError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerDiff [2021-04-23T05:59:01.224Z] --- PASS: TestContainerDiff (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExecCreateError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExecCreate [2021-04-23T05:59:01.224Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExecStartError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExecStart [2021-04-23T05:59:01.224Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExecInspectError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExecInspect [2021-04-23T05:59:01.224Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExportError [2021-04-23T05:59:01.224Z] --- PASS: TestContainerExportError (0.00s) [2021-04-23T05:59:01.224Z] === RUN TestContainerExport [2021-04-23T05:59:01.686Z] --- PASS: TestContainerExport (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerInspectError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerInspectContainerNotFound [2021-04-23T05:59:01.686Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerInspectWithEmptyID [2021-04-23T05:59:01.686Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerInspect [2021-04-23T05:59:01.686Z] --- PASS: TestContainerInspect (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerInspectNode [2021-04-23T05:59:01.686Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerKillError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerKillError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerKill [2021-04-23T05:59:01.686Z] --- PASS: TestContainerKill (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerListError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerListError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerList [2021-04-23T05:59:01.686Z] --- PASS: TestContainerList (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerLogsNotFoundError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerLogsError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerLogs [2021-04-23T05:59:01.686Z] --- PASS: TestContainerLogs (0.12s) [2021-04-23T05:59:01.686Z] === RUN TestContainerPauseError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerPause [2021-04-23T05:59:01.686Z] --- PASS: TestContainerPause (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainersPruneError [2021-04-23T05:59:01.686Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainersPrune [2021-04-23T05:59:01.686Z] --- PASS: TestContainersPrune (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerRemoveError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerRemoveNotFoundError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerRemove [2021-04-23T05:59:01.686Z] --- PASS: TestContainerRemove (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerRenameError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerRename [2021-04-23T05:59:01.686Z] --- PASS: TestContainerRename (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerResizeError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerExecResizeError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerResize [2021-04-23T05:59:01.686Z] --- PASS: TestContainerResize (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerExecResize [2021-04-23T05:59:01.686Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerRestartError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerRestart [2021-04-23T05:59:01.686Z] --- PASS: TestContainerRestart (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerStartError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerStartError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerStart [2021-04-23T05:59:01.686Z] --- PASS: TestContainerStart (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerStatsError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerStats [2021-04-23T05:59:01.686Z] --- PASS: TestContainerStats (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerStopError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerStopError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerStop [2021-04-23T05:59:01.686Z] --- PASS: TestContainerStop (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerTopError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerTopError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerTop [2021-04-23T05:59:01.686Z] --- PASS: TestContainerTop (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerUnpauseError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerUnpause [2021-04-23T05:59:01.686Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerUpdateError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerUpdateError (0.01s) [2021-04-23T05:59:01.686Z] === RUN TestContainerUpdate [2021-04-23T05:59:01.686Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerWaitError [2021-04-23T05:59:01.686Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestContainerWait [2021-04-23T05:59:01.686Z] --- PASS: TestContainerWait (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestDiskUsageError [2021-04-23T05:59:01.686Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestDiskUsage [2021-04-23T05:59:01.686Z] --- PASS: TestDiskUsage (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestDistributionInspectUnsupported [2021-04-23T05:59:01.686Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestDistributionInspectWithEmptyID [2021-04-23T05:59:01.686Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestEventsErrorInOptions [2021-04-23T05:59:01.686Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestEventsErrorFromServer [2021-04-23T05:59:01.686Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestEvents [2021-04-23T05:59:01.686Z] --- PASS: TestEvents (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestTLSCloseWriter [2021-04-23T05:59:01.686Z] === PAUSE TestTLSCloseWriter [2021-04-23T05:59:01.686Z] === RUN TestImageBuildError [2021-04-23T05:59:01.686Z] --- PASS: TestImageBuildError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageBuild [2021-04-23T05:59:01.686Z] --- PASS: TestImageBuild (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestGetDockerOS [2021-04-23T05:59:01.686Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageCreateError [2021-04-23T05:59:01.686Z] --- PASS: TestImageCreateError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageCreate [2021-04-23T05:59:01.686Z] --- PASS: TestImageCreate (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageHistoryError [2021-04-23T05:59:01.686Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageHistory [2021-04-23T05:59:01.686Z] --- PASS: TestImageHistory (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageImportError [2021-04-23T05:59:01.686Z] --- PASS: TestImageImportError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageImport [2021-04-23T05:59:01.686Z] --- PASS: TestImageImport (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageInspectError [2021-04-23T05:59:01.686Z] --- PASS: TestImageInspectError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageInspectImageNotFound [2021-04-23T05:59:01.686Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageInspectWithEmptyID [2021-04-23T05:59:01.686Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageInspect [2021-04-23T05:59:01.686Z] --- PASS: TestImageInspect (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageListError [2021-04-23T05:59:01.686Z] --- PASS: TestImageListError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageList [2021-04-23T05:59:01.686Z] --- PASS: TestImageList (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageListApiBefore125 [2021-04-23T05:59:01.686Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageLoadError [2021-04-23T05:59:01.686Z] --- PASS: TestImageLoadError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageLoad [2021-04-23T05:59:01.686Z] --- PASS: TestImageLoad (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagesPruneError [2021-04-23T05:59:01.686Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagesPrune [2021-04-23T05:59:01.686Z] --- PASS: TestImagesPrune (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePullReferenceParseError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePullAnyError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePullWithoutErrors [2021-04-23T05:59:01.686Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePushReferenceError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePushAnyError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithoutErrors [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-23T05:59:01.686Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-23T05:59:01.686Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageRemoveError [2021-04-23T05:59:01.686Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageRemoveImageNotFound [2021-04-23T05:59:01.686Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageRemove [2021-04-23T05:59:01.686Z] --- PASS: TestImageRemove (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSaveError [2021-04-23T05:59:01.686Z] --- PASS: TestImageSaveError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSave [2021-04-23T05:59:01.686Z] --- PASS: TestImageSave (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSearchAnyError [2021-04-23T05:59:01.686Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-23T05:59:01.686Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-23T05:59:01.686Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-23T05:59:01.686Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-23T05:59:01.686Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageSearchWithoutErrors [2021-04-23T05:59:01.686Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageTagError [2021-04-23T05:59:01.686Z] --- PASS: TestImageTagError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageTagInvalidReference [2021-04-23T05:59:01.686Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageTagInvalidSourceImageName [2021-04-23T05:59:01.686Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageTagHexSource [2021-04-23T05:59:01.686Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestImageTag [2021-04-23T05:59:01.686Z] --- PASS: TestImageTag (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestInfoServerError [2021-04-23T05:59:01.686Z] --- PASS: TestInfoServerError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestInfoInvalidResponseJSONError [2021-04-23T05:59:01.686Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestInfo [2021-04-23T05:59:01.686Z] --- PASS: TestInfo (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkConnectError [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkConnect [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkCreateError [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkCreate [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkDisconnectError [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkDisconnect [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkInspectError [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkInspectNotFoundError [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkInspectWithEmptyID [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkInspect [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkListError [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkListError (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworkList [2021-04-23T05:59:01.686Z] --- PASS: TestNetworkList (0.00s) [2021-04-23T05:59:01.686Z] === RUN TestNetworksPruneError [2021-04-23T05:59:01.686Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNetworksPrune [2021-04-23T05:59:01.687Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNetworkRemoveError [2021-04-23T05:59:01.687Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNetworkRemove [2021-04-23T05:59:01.687Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeInspectError [2021-04-23T05:59:01.687Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeInspectNodeNotFound [2021-04-23T05:59:01.687Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeInspectWithEmptyID [2021-04-23T05:59:01.687Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeInspect [2021-04-23T05:59:01.687Z] --- PASS: TestNodeInspect (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeListError [2021-04-23T05:59:01.687Z] --- PASS: TestNodeListError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeList [2021-04-23T05:59:01.687Z] --- PASS: TestNodeList (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeRemoveError [2021-04-23T05:59:01.687Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeRemove [2021-04-23T05:59:01.687Z] --- PASS: TestNodeRemove (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeUpdateError [2021-04-23T05:59:01.687Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestNodeUpdate [2021-04-23T05:59:01.687Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestOptionWithTimeout [2021-04-23T05:59:01.687Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPingFail [2021-04-23T05:59:01.687Z] --- PASS: TestPingFail (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPingWithError [2021-04-23T05:59:01.687Z] 2021/04/23 05:59:01 RoundTripper returned a response & error; ignoring response [2021-04-23T05:59:01.687Z] 2021/04/23 05:59:01 RoundTripper returned a response & error; ignoring response [2021-04-23T05:59:01.687Z] --- PASS: TestPingWithError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPingSuccess [2021-04-23T05:59:01.687Z] --- PASS: TestPingSuccess (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPingHeadFallback [2021-04-23T05:59:01.687Z] === RUN TestPingHeadFallback/OK [2021-04-23T05:59:01.687Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-23T05:59:01.687Z] === RUN TestPingHeadFallback/Not_Found [2021-04-23T05:59:01.687Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-23T05:59:01.687Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-23T05:59:01.687Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-23T05:59:01.687Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-23T05:59:01.687Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-23T05:59:01.687Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginDisableError [2021-04-23T05:59:01.687Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginDisable [2021-04-23T05:59:01.687Z] --- PASS: TestPluginDisable (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginEnableError [2021-04-23T05:59:01.687Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginEnable [2021-04-23T05:59:01.687Z] --- PASS: TestPluginEnable (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginInspectError [2021-04-23T05:59:01.687Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginInspectWithEmptyID [2021-04-23T05:59:01.687Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginInspect [2021-04-23T05:59:01.687Z] --- PASS: TestPluginInspect (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginListError [2021-04-23T05:59:01.687Z] --- PASS: TestPluginListError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginList [2021-04-23T05:59:01.687Z] --- PASS: TestPluginList (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginPushError [2021-04-23T05:59:01.687Z] --- PASS: TestPluginPushError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginPush [2021-04-23T05:59:01.687Z] --- PASS: TestPluginPush (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginRemoveError [2021-04-23T05:59:01.687Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginRemove [2021-04-23T05:59:01.687Z] --- PASS: TestPluginRemove (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginSetError [2021-04-23T05:59:01.687Z] --- PASS: TestPluginSetError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPluginSet [2021-04-23T05:59:01.687Z] --- PASS: TestPluginSet (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSetHostHeader [2021-04-23T05:59:01.687Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestPlainTextError [2021-04-23T05:59:01.687Z] --- PASS: TestPlainTextError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestInfiniteError [2021-04-23T05:59:01.687Z] --- PASS: TestInfiniteError (0.02s) [2021-04-23T05:59:01.687Z] === RUN TestSecretCreateUnsupported [2021-04-23T05:59:01.687Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretCreateError [2021-04-23T05:59:01.687Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretCreate [2021-04-23T05:59:01.687Z] --- PASS: TestSecretCreate (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretInspectUnsupported [2021-04-23T05:59:01.687Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretInspectError [2021-04-23T05:59:01.687Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretInspectSecretNotFound [2021-04-23T05:59:01.687Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretInspectWithEmptyID [2021-04-23T05:59:01.687Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretInspect [2021-04-23T05:59:01.687Z] --- PASS: TestSecretInspect (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretListUnsupported [2021-04-23T05:59:01.687Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretListError [2021-04-23T05:59:01.687Z] --- PASS: TestSecretListError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretList [2021-04-23T05:59:01.687Z] --- PASS: TestSecretList (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretRemoveUnsupported [2021-04-23T05:59:01.687Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretRemoveError [2021-04-23T05:59:01.687Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretRemove [2021-04-23T05:59:01.687Z] --- PASS: TestSecretRemove (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretUpdateUnsupported [2021-04-23T05:59:01.687Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretUpdateError [2021-04-23T05:59:01.687Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSecretUpdate [2021-04-23T05:59:01.687Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceCreateError [2021-04-23T05:59:01.687Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceCreate [2021-04-23T05:59:01.687Z] --- PASS: TestServiceCreate (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-23T05:59:01.687Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceCreateDigestPinning [2021-04-23T05:59:01.687Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceInspectError [2021-04-23T05:59:01.687Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceInspectServiceNotFound [2021-04-23T05:59:01.687Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceInspectWithEmptyID [2021-04-23T05:59:01.687Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceInspect [2021-04-23T05:59:01.687Z] --- PASS: TestServiceInspect (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceListError [2021-04-23T05:59:01.687Z] --- PASS: TestServiceListError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceList [2021-04-23T05:59:01.687Z] --- PASS: TestServiceList (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceLogsError [2021-04-23T05:59:01.687Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceLogs [2021-04-23T05:59:01.687Z] --- PASS: TestServiceLogs (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceRemoveError [2021-04-23T05:59:01.687Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceRemoveNotFoundError [2021-04-23T05:59:01.687Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceRemove [2021-04-23T05:59:01.687Z] --- PASS: TestServiceRemove (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceUpdateError [2021-04-23T05:59:01.687Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestServiceUpdate [2021-04-23T05:59:01.687Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmGetUnlockKeyError [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmGetUnlockKey [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmInitError [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmInit [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmInit (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmInspectError [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmInspect [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmJoinError [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmJoin [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmLeaveError [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmLeave [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmUnlockError [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmUnlock [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmUpdateError [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestSwarmUpdate [2021-04-23T05:59:01.687Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestTaskInspectError [2021-04-23T05:59:01.687Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestTaskInspectWithEmptyID [2021-04-23T05:59:01.687Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestTaskInspect [2021-04-23T05:59:01.687Z] --- PASS: TestTaskInspect (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestTaskListError [2021-04-23T05:59:01.687Z] --- PASS: TestTaskListError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestTaskList [2021-04-23T05:59:01.687Z] --- PASS: TestTaskList (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeCreateError [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeCreate [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeInspectError [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeInspectNotFound [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeInspectWithEmptyID [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeInspect [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeListError [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeListError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeList [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeList (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeRemoveError [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-23T05:59:01.687Z] === RUN TestVolumeRemove [2021-04-23T05:59:01.687Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-23T05:59:01.687Z] === CONT TestTLSCloseWriter [2021-04-23T05:59:01.687Z] --- PASS: TestTLSCloseWriter (0.02s) [2021-04-23T05:59:01.687Z] PASS [2021-04-23T05:59:01.687Z] coverage: 74.9% of statements [2021-04-23T05:59:01.687Z] ok github.com/docker/docker/client 0.393s coverage: 74.9% of statements [2021-04-23T05:59:03.882Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T05:59:03.883Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T05:59:05.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T05:59:05.022Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T05:59:05.626Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T05:59:06.225Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T05:59:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-23T05:59:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.94s) [2021-04-23T05:59:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.04s) [2021-04-23T05:59:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.61s) [2021-04-23T05:59:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.78s) [2021-04-23T05:59:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.60s) [2021-04-23T05:59:06.602Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.79s) [2021-04-23T05:59:06.602Z] === RUN TestBuildMultiStageCopy [2021-04-23T05:59:06.602Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T05:59:07.176Z] --- PASS: TestBuildMultiStageCopy (6.40s) [2021-04-23T05:59:07.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.87s) [2021-04-23T05:59:07.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-04-23T05:59:07.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.56s) [2021-04-23T05:59:07.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2021-04-23T05:59:07.176Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.77s) [2021-04-23T05:59:07.176Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T05:59:08.558Z] --- PASS: TestBuildMultiStageParentConfig (1.52s) [2021-04-23T05:59:08.558Z] === RUN TestBuildLabelWithTargets [2021-04-23T05:59:10.179Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T05:59:10.179Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T05:59:10.843Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T05:59:11.101Z] --- PASS: TestBuildLabelWithTargets (2.34s) [2021-04-23T05:59:11.101Z] === RUN TestBuildWithEmptyLayers [2021-04-23T05:59:11.472Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T05:59:12.043Z] --- PASS: TestBuildWithEmptyLayers (1.29s) [2021-04-23T05:59:12.043Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T05:59:12.044Z] INFO: Expanding go... [2021-04-23T05:59:12.101Z] --- PASS: TestBuildMultiStageCopy (5.52s) [2021-04-23T05:59:12.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.91s) [2021-04-23T05:59:12.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.58s) [2021-04-23T05:59:12.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2021-04-23T05:59:12.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-04-23T05:59:12.101Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.74s) [2021-04-23T05:59:12.101Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T05:59:14.097Z] --- PASS: TestCheckoutGit (24.30s) [2021-04-23T05:59:14.097Z] === RUN TestValidGitTransport [2021-04-23T05:59:14.097Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-23T05:59:14.097Z] === RUN TestGitInvalidRef [2021-04-23T05:59:14.203Z] --- PASS: TestBuildMultiStageParentConfig (1.69s) [2021-04-23T05:59:14.203Z] === RUN TestBuildLabelWithTargets [2021-04-23T05:59:14.559Z] --- PASS: TestGitInvalidRef (0.14s) [2021-04-23T05:59:14.559Z] PASS [2021-04-23T05:59:14.559Z] coverage: 86.3% of statements [2021-04-23T05:59:14.559Z] ok github.com/docker/docker/builder/remotecontext/git 24.702s coverage: 86.3% of statements [2021-04-23T05:59:15.020Z] ? github.com/docker/docker/cli [no test files] [2021-04-23T05:59:15.020Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-23T05:59:16.262Z] --- PASS: TestBuildLabelWithTargets (2.54s) [2021-04-23T05:59:16.262Z] === RUN TestBuildWithEmptyLayers [2021-04-23T05:59:16.596Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:59:16.596Z] [2021-04-23T05:59:16.596Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T05:59:16.596Z] DOCKER_SYSTEMD=1 [2021-04-23T05:59:16.596Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T05:59:16.596Z] HOSTNAME=31fc9be045c2 [2021-04-23T05:59:16.596Z] DEST=bundles/test-integration [2021-04-23T05:59:16.596Z] PWD=/go/src/github.com/docker/docker [2021-04-23T05:59:16.596Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:59:16.596Z] container=docker [2021-04-23T05:59:16.596Z] HOME=/root [2021-04-23T05:59:16.596Z] LANG=C.UTF-8 [2021-04-23T05:59:16.596Z] INVOCATION_ID=fdb1539c20e54ba491c5419c95f31936 [2021-04-23T05:59:16.596Z] GOLANG_VERSION=1.13.15 [2021-04-23T05:59:16.596Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T05:59:16.596Z] VALIDATE_BRANCH=master [2021-04-23T05:59:16.596Z] TERM=xterm [2021-04-23T05:59:16.596Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T05:59:16.596Z] SHLVL=3 [2021-04-23T05:59:16.596Z] TIMEOUT=120m [2021-04-23T05:59:16.596Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T05:59:16.596Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T05:59:16.596Z] GO111MODULE=off [2021-04-23T05:59:16.596Z] DOCKER_EXPERIMENTAL=1 [2021-04-23T05:59:16.596Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-23T05:59:16.596Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T05:59:16.596Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T05:59:16.596Z] GOPATH=/go [2021-04-23T05:59:16.596Z] PKG_CONFIG=pkg-config [2021-04-23T05:59:16.596Z] _=/usr/bin/env [2021-04-23T05:59:16.596Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-23T05:59:17.327Z] --- PASS: TestBuildMultiStageOnBuild (4.31s) [2021-04-23T05:59:17.327Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T05:59:17.818Z] --- PASS: TestBuildWithEmptyLayers (1.16s) [2021-04-23T05:59:17.818Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T05:59:18.267Z] --- PASS: TestBuildUncleanTarFilenames (1.78s) [2021-04-23T05:59:18.267Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T05:59:18.660Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m10.662530906s with top 10 stages: buildssa: 1m41.993685134s, goimports: 22.979171062s, unconvert: 11.060783184s, gosec: 10.82021069s, golint: 6.217944782s, ineffassign: 4.195942886s, misspell: 4.174546556s, inspect: 3.587734321s, vrp: 2.959700109s, ctrlflow: 1.858379953s [2021-04-23T05:59:19.208Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T05:59:19.208Z] Using test binary docker [2021-04-23T05:59:19.208Z] +++ /etc/init.d/apparmor start [2021-04-23T05:59:19.208Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T05:59:19.208Z] INFO: Waiting for daemon to start... [2021-04-23T05:59:19.208Z] Starting dockerd [2021-04-23T05:59:19.208Z] +++ 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-23T05:59:19.291Z] ok github.com/docker/docker/cmd/dockerd 0.122s coverage: 29.1% of statements [2021-04-23T05:59:19.291Z] ok github.com/docker/docker/container 0.211s coverage: 34.7% of statements [2021-04-23T05:59:19.291Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-23T05:59:19.291Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-23T05:59:19.291Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-23T05:59:19.291Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-23T05:59:19.291Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.090s coverage: 65.3% of statements [2021-04-23T05:59:20.149Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T05:59:20.149Z] Using test binary docker [2021-04-23T05:59:20.149Z] +++ /etc/init.d/apparmor start [2021-04-23T05:59:20.149Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T05:59:20.149Z] INFO: Waiting for daemon to start... [2021-04-23T05:59:20.149Z] Starting dockerd [2021-04-23T05:59:20.149Z] +++ 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-23T05:59:20.689Z] ok github.com/docker/docker/daemon/cluster/convert 0.099s coverage: 35.9% of statements [2021-04-23T05:59:21.473Z] --- PASS: TestBuildMultiStageOnBuild (3.47s) [2021-04-23T05:59:21.473Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T05:59:21.531Z] . [2021-04-23T05:59:21.531Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T05:59:21.531Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T05:59:21.531Z] Error: No such image: emptyfs [2021-04-23T05:59:21.531Z] ++++ docker load [2021-04-23T05:59:21.531Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-23T05:59:21.531Z] --- PASS: TestBuildMultiStageLayerLeak (3.25s) [2021-04-23T05:59:21.531Z] === RUN TestBuildWithHugeFile [2021-04-23T05:59:21.531Z] Running integration-test (iteration 1) [2021-04-23T05:59:21.531Z] 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-23T05:59:21.531Z] ++ 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-23T05:59:21.531Z] ++ set -e [2021-04-23T05:59:21.531Z] ++ '[' -n 0 ']' [2021-04-23T05:59:21.531Z] ++ set -x [2021-04-23T05:59:21.531Z] ++ 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-23T05:59:22.101Z] [2021-04-23T05:59:22.101Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T05:59:22.101Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T05:59:22.101Z] Error: No such image: emptyfs [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-23T05:59:22.119Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestConfigureDaemonLogs [2021-04-23T05:59:22.119Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestCommonOptionsInstallFlags [2021-04-23T05:59:22.119Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-23T05:59:22.119Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-23T05:59:22.119Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-23T05:59:22.119Z] PASS [2021-04-23T05:59:22.119Z] coverage: 18.4% of statements [2021-04-23T05:59:22.119Z] ok github.com/docker/docker/cmd/dockerd 0.256s coverage: 18.4% of statements [2021-04-23T05:59:22.362Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-23T05:59:22.362Z] ++++ docker load [2021-04-23T05:59:22.520Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2021-04-23T05:59:22.520Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T05:59:22.623Z] Running integration-test (iteration 1) [2021-04-23T05:59:22.623Z] 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-23T05:59:22.623Z] ++ 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-23T05:59:22.623Z] ++ set -e [2021-04-23T05:59:22.623Z] ++ '[' -n 0 ']' [2021-04-23T05:59:22.623Z] ++ set -x [2021-04-23T05:59:22.623Z] ++ 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-23T05:59:23.091Z] === RUN TestContainerStopSignal [2021-04-23T05:59:23.091Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestContainerStopTimeout [2021-04-23T05:59:23.091Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-23T05:59:23.091Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-23T05:59:23.091Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-23T05:59:23.091Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestReplaceAndAppendEnvVars [2021-04-23T05:59:23.091Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-23T05:59:23.091Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-23T05:59:23.091Z] === RUN TestNewMemoryStore [2021-04-23T05:59:23.091Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestAddContainers [2021-04-23T05:59:23.091Z] --- PASS: TestAddContainers (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestGetContainer [2021-04-23T05:59:23.091Z] --- PASS: TestGetContainer (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestDeleteContainer [2021-04-23T05:59:23.091Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestListContainers [2021-04-23T05:59:23.091Z] --- PASS: TestListContainers (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestFirstContainer [2021-04-23T05:59:23.091Z] --- PASS: TestFirstContainer (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestApplyAllContainer [2021-04-23T05:59:23.091Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestIsValidHealthString [2021-04-23T05:59:23.091Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestStateRunStop [2021-04-23T05:59:23.091Z] --- PASS: TestStateRunStop (0.00s) [2021-04-23T05:59:23.091Z] === RUN TestStateTimeoutWait [2021-04-23T05:59:23.091Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-23T05:59:23.091Z] state_test.go:141: Stop callback fired [2021-04-23T05:59:23.092Z] state_test.go:165: Stop callback fired [2021-04-23T05:59:23.092Z] === RUN TestIsValidStateString [2021-04-23T05:59:23.092Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-23T05:59:23.092Z] === RUN TestViewSaveDelete [2021-04-23T05:59:23.099Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:59:23.099Z] [2021-04-23T05:59:23.099Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T05:59:23.099Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T05:59:23.099Z] HOSTNAME=bea0813fff4a [2021-04-23T05:59:23.099Z] DEST=bundles/test-integration [2021-04-23T05:59:23.099Z] PWD=/go/src/github.com/docker/docker [2021-04-23T05:59:23.099Z] DOCKER_ROOTLESS=1 [2021-04-23T05:59:23.099Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T05:59:23.099Z] container=docker [2021-04-23T05:59:23.099Z] HOME=/root [2021-04-23T05:59:23.099Z] GOLANG_VERSION=1.13.15 [2021-04-23T05:59:23.099Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T05:59:23.099Z] VALIDATE_BRANCH=master [2021-04-23T05:59:23.099Z] TERM=xterm [2021-04-23T05:59:23.099Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T05:59:23.099Z] SHLVL=1 [2021-04-23T05:59:23.099Z] TIMEOUT=120m [2021-04-23T05:59:23.099Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T05:59:23.099Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T05:59:23.099Z] GO111MODULE=off [2021-04-23T05:59:23.099Z] DOCKER_EXPERIMENTAL=1 [2021-04-23T05:59:23.099Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-23T05:59:23.099Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T05:59:23.099Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T05:59:23.099Z] GOPATH=/go [2021-04-23T05:59:23.099Z] PKG_CONFIG=pkg-config [2021-04-23T05:59:23.099Z] _=/usr/bin/env [2021-04-23T05:59:23.099Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-23T05:59:23.552Z] --- PASS: TestViewSaveDelete (0.04s) [2021-04-23T05:59:23.552Z] === RUN TestViewAll [2021-04-23T05:59:23.552Z] --- PASS: TestViewAll (0.10s) [2021-04-23T05:59:23.552Z] === RUN TestViewGet [2021-04-23T05:59:23.552Z] --- PASS: TestViewGet (0.00s) [2021-04-23T05:59:23.552Z] === RUN TestNames [2021-04-23T05:59:23.552Z] --- PASS: TestNames (0.00s) [2021-04-23T05:59:23.552Z] === RUN TestViewWithHealthCheck [2021-04-23T05:59:23.552Z] --- PASS: TestViewWithHealthCheck (0.00s) [2021-04-23T05:59:23.552Z] PASS [2021-04-23T05:59:23.552Z] coverage: 41.6% of statements [2021-04-23T05:59:23.552Z] ok github.com/docker/docker/container 0.338s coverage: 41.6% of statements [2021-04-23T05:59:23.552Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-23T05:59:23.552Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-23T05:59:23.552Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-23T05:59:23.552Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-23T05:59:24.012Z] ok github.com/docker/docker/daemon/cluster 0.104s coverage: 0.5% of statements [2021-04-23T05:59:25.097Z] === RUN TestPrepare [2021-04-23T05:59:25.098Z] --- PASS: TestPrepare (0.00s) [2021-04-23T05:59:25.098Z] === RUN TestStart [2021-04-23T05:59:25.098Z] --- PASS: TestStart (0.00s) [2021-04-23T05:59:25.098Z] === RUN TestWaitCancel [2021-04-23T05:59:25.098Z] --- PASS: TestWaitCancel (0.00s) [2021-04-23T05:59:25.098Z] === RUN TestWaitDisabled [2021-04-23T05:59:25.098Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-23T05:59:25.098Z] === RUN TestWaitEnabled [2021-04-23T05:59:25.098Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-23T05:59:25.098Z] === RUN TestRemove [2021-04-23T05:59:25.098Z] --- PASS: TestRemove (0.00s) [2021-04-23T05:59:25.098Z] PASS [2021-04-23T05:59:25.098Z] coverage: 65.3% of statements [2021-04-23T05:59:25.098Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.210s coverage: 65.3% of statements [2021-04-23T05:59:25.943Z] ok github.com/docker/docker/daemon/discovery 0.059s coverage: 30.0% of statements [2021-04-23T05:59:26.156Z] --- PASS: TestBuildMultiStageLayerLeak (3.59s) [2021-04-23T05:59:26.156Z] === RUN TestBuildWithHugeFile [2021-04-23T05:59:26.522Z] ok github.com/docker/docker/daemon/config 0.091s coverage: 81.8% of statements [2021-04-23T05:59:27.285Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-23T05:59:27.285Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.08s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-23T05:59:27.285Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-23T05:59:27.285Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-23T05:59:27.286Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-23T05:59:27.286Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-23T05:59:27.286Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-23T05:59:27.286Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-23T05:59:27.286Z] PASS [2021-04-23T05:59:27.286Z] coverage: 35.9% of statements [2021-04-23T05:59:27.286Z] ok github.com/docker/docker/daemon/cluster/convert 0.186s coverage: 35.9% of statements [2021-04-23T05:59:27.286Z] === RUN TestNewListSecretsFilters [2021-04-23T05:59:27.286Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-23T05:59:27.286Z] === RUN TestNewListConfigsFilters [2021-04-23T05:59:27.286Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-23T05:59:27.286Z] PASS [2021-04-23T05:59:27.286Z] coverage: 0.5% of statements [2021-04-23T05:59:27.286Z] ok github.com/docker/docker/daemon/cluster 0.316s coverage: 0.5% of statements [2021-04-23T05:59:27.477Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2021-04-23T05:59:28.434Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-04-23T05:59:31.994Z] === RUN TestBuilderGC [2021-04-23T05:59:31.994Z] --- PASS: TestBuilderGC (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationNotFound [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonBrokenConfiguration [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestParseClusterAdvertiseSettings [2021-04-23T05:59:31.994Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestFindConfigurationConflicts [2021-04-23T05:59:31.994Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-23T05:59:31.994Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-23T05:59:31.994Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-23T05:59:31.994Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-23T05:59:31.994Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_label [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_dns [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-23T05:59:31.994Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-23T05:59:31.994Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestModifiedDiscoverySettings [2021-04-23T05:59:31.994Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestReloadSetConfigFileNotExist [2021-04-23T05:59:31.994Z] time="2021-04-23T05:59:31Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-23T05:59:31.994Z] --- PASS: TestReloadSetConfigFileNotExist (0.11s) [2021-04-23T05:59:31.994Z] === RUN TestReloadDefaultConfigNotExist [2021-04-23T05:59:31.994Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-23T05:59:31.994Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:59:31.994Z] === RUN TestReloadBadDefaultConfig [2021-04-23T05:59:31.994Z] time="2021-04-23T05:59:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-366512819" [2021-04-23T05:59:31.994Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestReloadWithConflictingLabels [2021-04-23T05:59:31.994Z] time="2021-04-23T05:59:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-098358390" [2021-04-23T05:59:31.994Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestReloadWithDuplicateLabels [2021-04-23T05:59:31.994Z] time="2021-04-23T05:59:31Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-154662749" [2021-04-23T05:59:31.994Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-23T05:59:31.994Z] === RUN TestDaemonConfigurationMerge [2021-04-23T05:59:31.994Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-23T05:59:31.994Z] PASS [2021-04-23T05:59:31.994Z] coverage: 79.7% of statements [2021-04-23T05:59:31.995Z] ok github.com/docker/docker/daemon/config 0.540s coverage: 79.7% of statements [2021-04-23T05:59:31.995Z] === RUN TestDiscoveryOptsErrors [2021-04-23T05:59:31.995Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-23T05:59:31.995Z] === RUN TestDiscoveryOpts [2021-04-23T05:59:31.995Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-23T05:59:31.995Z] PASS [2021-04-23T05:59:31.995Z] coverage: 30.0% of statements [2021-04-23T05:59:31.995Z] ok github.com/docker/docker/daemon/discovery 0.071s coverage: 30.0% of statements [2021-04-23T05:59:32.656Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 3.1% of statements [2021-04-23T05:59:32.656Z] ok github.com/docker/docker/daemon/graphdriver/aufs 3.012s coverage: 73.3% of statements [2021-04-23T05:59:33.030Z] INFO: Expanding compiler 1 of 3... [2021-04-23T05:59:33.030Z] INFO: Expanding compiler 2 of 3... [2021-04-23T05:59:33.231Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.486s coverage: 14.1% of statements [2021-04-23T05:59:33.540Z] === RUN TestEventsLog [2021-04-23T05:59:33.540Z] --- PASS: TestEventsLog (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestEventsLogTimeout [2021-04-23T05:59:33.540Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestLogEvents [2021-04-23T05:59:33.540Z] --- PASS: TestLogEvents (0.05s) [2021-04-23T05:59:33.540Z] === RUN TestLoadBufferedEvents [2021-04-23T05:59:33.540Z] --- PASS: TestLoadBufferedEvents (0.07s) [2021-04-23T05:59:33.540Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-23T05:59:33.540Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-23T05:59:33.540Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-23T05:59:33.540Z] PASS [2021-04-23T05:59:33.540Z] coverage: 50.0% of statements [2021-04-23T05:59:33.540Z] ok github.com/docker/docker/daemon/events 0.186s coverage: 50.0% of statements [2021-04-23T05:59:33.540Z] === RUN TestVerifyNetworkingConfig [2021-04-23T05:59:33.540Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestGetContainer [2021-04-23T05:59:33.540Z] --- PASS: TestGetContainer (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestValidContainerNames [2021-04-23T05:59:33.540Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestContainerInitDNS [2021-04-23T05:59:33.540Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-23T05:59:33.540Z] daemon_test.go:147: root required [2021-04-23T05:59:33.540Z] === RUN TestMerge [2021-04-23T05:59:33.540Z] --- PASS: TestMerge (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestValidateContainerIsolation [2021-04-23T05:59:33.540Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestFindNetworkErrorType [2021-04-23T05:59:33.540Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestEnsureServicesExist [2021-04-23T05:59:33.540Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestEnsureServicesExistErrors [2021-04-23T05:59:33.540Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-23T05:59:33.540Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-23T05:59:33.540Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-23T05:59:33.540Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-23T05:59:33.540Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-23T05:59:33.540Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-23T05:59:33.540Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestContainerDelete [2021-04-23T05:59:33.540Z] --- PASS: TestContainerDelete (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestContainerDoubleDelete [2021-04-23T05:59:33.540Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestLogContainerEventCopyLabels [2021-04-23T05:59:33.540Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestLogContainerEventWithAttributes [2021-04-23T05:59:33.540Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestNoneHealthcheck [2021-04-23T05:59:33.540Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-23T05:59:33.540Z] === RUN TestHealthStates [2021-04-23T05:59:33.568Z] INFO [runner/unused/goanalysis] analyzers took 28.020853294s with top 10 stages: buildssa: 23.95170889s, U1000: 4.069144404s [2021-04-23T05:59:33.568Z] INFO [runner] Issues before processing: 2262, after processing: 0 [2021-04-23T05:59:33.568Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 1578/1683, exclude: 1578/1578, filename_unadjuster: 1683/1683, skip_files: 1683/1683, exclude-rules: 64/1578, nolint: 0/64, path_prettifier: 1683/1683, skip_dirs: 1683/1683, identifier_marker: 1578/1578, cgo: 1683/2262 [2021-04-23T05:59:33.568Z] INFO [runner] processing took 199.033575ms with stages: nolint: 104.693419ms, identifier_marker: 39.078248ms, path_prettifier: 34.594935ms, autogenerated_exclude: 8.798471ms, exclude-rules: 6.38609ms, skip_dirs: 3.781255ms, cgo: 909.797µs, filename_unadjuster: 785.362µs, max_same_issues: 1.723µs, uniq_by_line: 1.054µs, diff: 645ns, max_from_linter: 522ns, source_code: 505ns, path_shortener: 474ns, exclude: 426ns, skip_files: 359ns, max_per_file_from_linter: 290ns [2021-04-23T05:59:33.568Z] INFO [runner] linters took 1m40.07406932s with stages: goanalysis_metalinter: 1m20.03961394s, unused: 19.835217499s [2021-04-23T05:59:33.568Z] INFO File cache stats: 1456 entries of total size 6.8MiB [2021-04-23T05:59:33.808Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.762s coverage: 56.2% of statements [2021-04-23T05:59:33.828Z] INFO Memory: 1663 samples, avg is 244.5MB, max is 3429.4MB [2021-04-23T05:59:33.828Z] INFO Execution took 3m43.291492346s [2021-04-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] time="2021-04-23T05:59:33Z" 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-23T05:59:34.001Z] --- PASS: TestHealthStates (0.08s) [2021-04-23T05:59:34.001Z] === RUN TestMaskURLCredentials [2021-04-23T05:59:34.001Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestGetInspectData [2021-04-23T05:59:34.001Z] --- PASS: TestGetInspectData (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestFillLicense [2021-04-23T05:59:34.001Z] --- PASS: TestFillLicense (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestListInvalidFilter [2021-04-23T05:59:34.001Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestNameFilter [2021-04-23T05:59:34.001Z] --- PASS: TestNameFilter (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-23T05:59:34.001Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-23T05:59:34.001Z] === 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-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-23T05:59:34.001Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-23T05:59:34.001Z] --- 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-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-23T05:59:34.001Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestDaemonReloadLabels [2021-04-23T05:59:34.001Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-23T05:59:34.001Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestDaemonReloadMirrors [2021-04-23T05:59:34.001Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-23T05:59:34.001Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-23T05:59:34.001Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-23T05:59:34.001Z] === RUN TestDaemonDiscoveryReload [2021-04-23T05:59:34.001Z] === RUN TestIsEmptyDir [2021-04-23T05:59:34.001Z] === RUN TestWaitNodeAttachment [2021-04-23T05:59:34.001Z] --- PASS: TestIsEmptyDir (0.00s) [2021-04-23T05:59:34.001Z] PASS [2021-04-23T05:59:34.001Z] coverage: 2.3% of statements [2021-04-23T05:59:34.001Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2021-04-23T05:59:34.089Z] Congratulations! The shell scripts are properly formatted. [2021-04-23T05:59:34.463Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-23T05:59:34.463Z] === RUN TestIsolationConversion [2021-04-23T05:59:34.463Z] === RUN TestIsolationConversion/default [2021-04-23T05:59:34.463Z] === RUN TestIsolationConversion/process [2021-04-23T05:59:34.463Z] === RUN TestIsolationConversion/hyperv [2021-04-23T05:59:34.463Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-23T05:59:34.463Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-23T05:59:34.463Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-23T05:59:34.463Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestContainerLabels [2021-04-23T05:59:34.463Z] --- PASS: TestContainerLabels (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestCredentialSpecConversion [2021-04-23T05:59:34.463Z] === RUN TestCredentialSpecConversion/none [2021-04-23T05:59:34.463Z] === RUN TestCredentialSpecConversion/config [2021-04-23T05:59:34.463Z] === RUN TestCredentialSpecConversion/file [2021-04-23T05:59:34.463Z] === RUN TestCredentialSpecConversion/registry [2021-04-23T05:59:34.463Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-23T05:59:34.463Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-23T05:59:34.463Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-23T05:59:34.463Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-23T05:59:34.463Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestControllerValidateMountBind [2021-04-23T05:59:34.463Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestControllerValidateMountVolume [2021-04-23T05:59:34.463Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestControllerValidateMountTarget [2021-04-23T05:59:34.463Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestControllerValidateMountTmpfs [2021-04-23T05:59:34.463Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestControllerValidateMountInvalidType [2021-04-23T05:59:34.463Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestControllerValidateMountNamedPipe [2021-04-23T05:59:34.463Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-23T05:59:34.463Z] PASS [2021-04-23T05:59:34.463Z] coverage: 11.3% of statements [2021-04-23T05:59:34.463Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.802s coverage: 11.3% of statements [2021-04-23T05:59:34.463Z] === RUN TestLinkNaming [2021-04-23T05:59:34.463Z] --- PASS: TestLinkNaming (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestLinkNew [2021-04-23T05:59:34.463Z] --- PASS: TestLinkNew (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestLinkEnv [2021-04-23T05:59:34.463Z] --- PASS: TestLinkEnv (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestLinkMultipleEnv [2021-04-23T05:59:34.463Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-23T05:59:34.463Z] === RUN TestLinkPortRangeEnv [2021-04-23T05:59:34.463Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-23T05:59:34.463Z] PASS [2021-04-23T05:59:34.463Z] coverage: 93.0% of statements [2021-04-23T05:59:34.463Z] ok github.com/docker/docker/daemon/links 0.025s coverage: 93.0% of statements [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-04-23T05:59:34.925Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-23T05:59:34.925Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-23T05:59:35.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh dynbinary-daemon test-docker-py [2021-04-23T05:59:35.387Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-23T05:59:35.387Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-23T05:59:35.623Z] [2021-04-23T05:59:35.623Z] Removing bundles/ [2021-04-23T05:59:35.623Z] [2021-04-23T05:59:35.623Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-04-23T05:59:35.624Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T05:59:35.624Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T05:59:35.745Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.9% of statements [2021-04-23T05:59:35.848Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2021-04-23T05:59:35.848Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-23T05:59:35.848Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-23T05:59:35.848Z] reload_test.go:520: root required [2021-04-23T05:59:35.848Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-23T05:59:35.848Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2021-04-23T05:59:35.848Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-23T05:59:35.848Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-04-23T05:59:35.848Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-23T05:59:35.848Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-23T05:59:35.848Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-23T05:59:35.848Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.00s) [2021-04-23T05:59:35.848Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-23T05:59:35.848Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-23T05:59:35.848Z] === RUN TestParseVolumesFrom [2021-04-23T05:59:35.848Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-23T05:59:35.848Z] PASS [2021-04-23T05:59:35.848Z] coverage: 9.0% of statements [2021-04-23T05:59:35.848Z] ok github.com/docker/docker/daemon 2.640s coverage: 9.0% of statements [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-23T05:59:35.848Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-23T05:59:36.820Z] === RUN TestAdapterReadLogs [2021-04-23T05:59:36.820Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-23T05:59:36.820Z] === RUN TestCopier [2021-04-23T05:59:36.820Z] --- PASS: TestCopier (0.00s) [2021-04-23T05:59:36.820Z] === RUN TestCopierLongLines [2021-04-23T05:59:36.820Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-23T05:59:36.820Z] === RUN TestCopierSlow [2021-04-23T05:59:37.154Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.732s coverage: 49.4% of statements [2021-04-23T05:59:37.282Z] --- PASS: TestCopierSlow (0.20s) [2021-04-23T05:59:37.282Z] === RUN TestCopierWithSized [2021-04-23T05:59:37.282Z] === RUN TestCopierWithSized/as_is [2021-04-23T05:59:37.282Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-23T05:59:37.282Z] --- PASS: TestCopierWithSized (0.01s) [2021-04-23T05:59:37.282Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-23T05:59:37.282Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2021-04-23T05:59:37.282Z] === RUN TestCopierWithPartial [2021-04-23T05:59:37.282Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-23T05:59:37.282Z] === RUN TestRingLogger [2021-04-23T05:59:37.282Z] --- PASS: TestRingLogger (0.00s) [2021-04-23T05:59:37.282Z] === RUN TestRingCap [2021-04-23T05:59:37.282Z] --- PASS: TestRingCap (0.00s) [2021-04-23T05:59:37.282Z] === RUN TestRingClose [2021-04-23T05:59:37.282Z] --- PASS: TestRingClose (0.00s) [2021-04-23T05:59:37.282Z] === RUN TestRingDrain [2021-04-23T05:59:37.282Z] --- PASS: TestRingDrain (0.00s) [2021-04-23T05:59:37.282Z] PASS [2021-04-23T05:59:37.282Z] coverage: 43.5% of statements [2021-04-23T05:59:37.282Z] ok github.com/docker/docker/daemon/logger 0.431s coverage: 43.5% of statements [2021-04-23T05:59:37.674Z] INFO: Expanding compiler 3 of 3... [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig/defaults [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-23T05:59:37.743Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-23T05:59:37.743Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-23T05:59:37.743Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-23T05:59:37.743Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-23T05:59:37.743Z] time="2021-04-23T05:59:37Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-23T05:59:37.743Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2021-04-23T05:59:37.743Z] === RUN TestCreateSuccess [2021-04-23T05:59:37.743Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCreateLogGroupSuccess [2021-04-23T05:59:37.743Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCreateError [2021-04-23T05:59:37.743Z] --- PASS: TestCreateError (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCreateAlreadyExists [2021-04-23T05:59:37.743Z] time="2021-04-23T05:59:37Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-23T05:59:37.743Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestLogClosed [2021-04-23T05:59:37.743Z] --- PASS: TestLogClosed (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestLogBlocking [2021-04-23T05:59:37.743Z] --- PASS: TestLogBlocking (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-23T05:59:37.743Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestLogNonBlockingBufferFull [2021-04-23T05:59:37.743Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestPublishBatchSuccess [2021-04-23T05:59:37.743Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestPublishBatchError [2021-04-23T05:59:37.743Z] time="2021-04-23T05:59:37Z" level=error msg=Error [2021-04-23T05:59:37.743Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-23T05:59:37.743Z] time="2021-04-23T05:59:37Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-23T05:59:37.743Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-23T05:59:37.743Z] time="2021-04-23T05:59:37Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-23T05:59:37.743Z] time="2021-04-23T05:59:37Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-23T05:59:37.743Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCollectBatchSimple [2021-04-23T05:59:37.743Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCollectBatchTicker [2021-04-23T05:59:37.743Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCollectBatchMultilinePattern [2021-04-23T05:59:37.743Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-23T05:59:37.743Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-23T05:59:37.743Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-23T05:59:37.743Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.08s) [2021-04-23T05:59:37.743Z] === RUN TestCollectBatchClose [2021-04-23T05:59:37.743Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-23T05:59:37.743Z] === RUN TestEffectiveLen [2021-04-23T05:59:38.206Z] === RUN TestEffectiveLen/0/Hello [2021-04-23T05:59:38.206Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-23T05:59:38.206Z] === RUN TestEffectiveLen/2/🙃 [2021-04-23T05:59:38.206Z] === RUN TestEffectiveLen/3/���� [2021-04-23T05:59:38.206Z] === RUN TestEffectiveLen/4/He��o [2021-04-23T05:59:38.206Z] === RUN TestEffectiveLen/5/ [2021-04-23T05:59:38.206Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/0/ [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/1/Hello [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/2/Hello [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/3/Hello [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/4/🙃 [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/5/🙃 [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/6/a� [2021-04-23T05:59:38.206Z] === RUN TestFindValidSplit/7/a� [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: Hello [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: He [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: llo [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: Hello [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: a [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: � [2021-04-23T05:59:38.206Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1044: a� [2021-04-23T05:59:38.206Z] cloudwatchlogs_test.go:1045: [2021-04-23T05:59:38.206Z] === RUN TestProcessEventEmoji [2021-04-23T05:59:38.206Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestCollectBatchLineSplit [2021-04-23T05:59:38.206Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-23T05:59:38.206Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestCollectBatchMaxEvents [2021-04-23T05:59:38.206Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-04-23T05:59:38.206Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-23T05:59:38.206Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-23T05:59:38.206Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-23T05:59:38.206Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.10s) [2021-04-23T05:59:38.206Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-23T05:59:38.206Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-23T05:59:38.206Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-23T05:59:38.206Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-23T05:59:38.206Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestCreateTagSuccess [2021-04-23T05:59:38.206Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-23T05:59:38.206Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-04-23T05:59:38.206Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-23T05:59:38.206Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-23T05:59:38.206Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-23T05:59:38.206Z] PASS [2021-04-23T05:59:38.206Z] coverage: 77.8% of statements [2021-04-23T05:59:38.206Z] ok github.com/docker/docker/daemon/logger/awslogs 0.493s coverage: 77.8% of statements [2021-04-23T05:59:38.206Z] === RUN TestSearchRegistryForImagesErrors [2021-04-23T05:59:38.206Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestSearchRegistryForImages [2021-04-23T05:59:38.206Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestOnlyPlatformWithFallback [2021-04-23T05:59:38.206Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-23T05:59:38.206Z] === RUN TestImageDelete [2021-04-23T05:59:38.206Z] === RUN TestImageDelete/no_lease [2021-04-23T05:59:38.206Z] === RUN TestImageDelete/lease_exists [2021-04-23T05:59:38.206Z] --- PASS: TestImageDelete (0.06s) [2021-04-23T05:59:38.206Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-23T05:59:38.207Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2021-04-23T05:59:38.207Z] === RUN TestContentStoreForPull [2021-04-23T05:59:38.207Z] --- PASS: TestContentStoreForPull (0.14s) [2021-04-23T05:59:38.207Z] PASS [2021-04-23T05:59:38.207Z] coverage: 6.7% of statements [2021-04-23T05:59:38.207Z] ok github.com/docker/docker/daemon/images 0.574s coverage: 6.7% of statements [2021-04-23T05:59:38.207Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-23T05:59:38.207Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-23T05:59:38.207Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-23T05:59:38.207Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-23T05:59:38.207Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-23T05:59:38.207Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-23T05:59:38.207Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-23T05:59:38.207Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-23T05:59:38.207Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-23T05:59:38.207Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-23T05:59:38.628Z] INFO: Removing downloaded files... [2021-04-23T05:59:38.628Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-04-23T05:59:38.628Z] INFO: Configuring git core.autocrlf... [2021-04-23T05:59:38.668Z] === RUN TestJSONFileLogger [2021-04-23T05:59:38.668Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-23T05:59:38.668Z] === RUN TestJSONFileLoggerWithTags [2021-04-23T05:59:38.668Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-23T05:59:38.668Z] === RUN TestJSONFileLoggerWithOpts [2021-04-23T05:59:38.668Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-23T05:59:38.668Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-23T05:59:38.668Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-23T05:59:38.668Z] === RUN TestEncodeDecode [2021-04-23T05:59:38.668Z] === PAUSE TestEncodeDecode [2021-04-23T05:59:38.668Z] === RUN TestUnexpectedEOF [2021-04-23T05:59:38.668Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.11s) [2021-04-23T05:59:38.668Z] === RUN TestFastTimeMarshalJSON [2021-04-23T05:59:38.668Z] --- PASS: TestFastTimeMarshalJSON (0.03s) [2021-04-23T05:59:38.668Z] PASS [2021-04-23T05:59:38.668Z] coverage: 87.2% of statements [2021-04-23T05:59:38.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.182s coverage: 87.2% of statements [2021-04-23T05:59:38.668Z] time="2021-04-23T05:59:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-23T05:59:38.668Z] time="2021-04-23T05:59:38Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-23T05:59:38.668Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-04-23T05:59:38.668Z] === CONT TestEncodeDecode [2021-04-23T05:59:38.668Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-23T05:59:38.668Z] PASS [2021-04-23T05:59:38.668Z] coverage: 69.9% of statements [2021-04-23T05:59:38.668Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.234s coverage: 69.9% of statements [2021-04-23T05:59:39.714Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.025s coverage: 57.5% of statements [2021-04-23T05:59:39.714Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 1.454s coverage: 57.7% of statements [2021-04-23T05:59:39.714Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.422s coverage: 46.2% of statements [2021-04-23T05:59:40.216Z] === RUN TestWriteLog [2021-04-23T05:59:40.216Z] === PAUSE TestWriteLog [2021-04-23T05:59:40.216Z] === RUN TestReadLog [2021-04-23T05:59:40.216Z] === PAUSE TestReadLog [2021-04-23T05:59:40.216Z] === CONT TestWriteLog [2021-04-23T05:59:40.216Z] === CONT TestReadLog [2021-04-23T05:59:40.216Z] --- PASS: TestWriteLog (0.03s) [2021-04-23T05:59:40.216Z] === RUN TestReadLog/tail_exact [2021-04-23T05:59:40.666Z] ok github.com/docker/docker/daemon/links 0.013s coverage: 93.0% of statements [2021-04-23T05:59:40.678Z] === RUN TestOpenFileDelete [2021-04-23T05:59:40.678Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-23T05:59:40.678Z] === RUN TestOpenFileRename [2021-04-23T05:59:40.678Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-23T05:59:40.678Z] === RUN TestParseLogTagDefaultTag [2021-04-23T05:59:40.678Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-23T05:59:40.678Z] === RUN TestParseLogTag [2021-04-23T05:59:40.678Z] --- PASS: TestParseLogTag (0.00s) [2021-04-23T05:59:40.678Z] === RUN TestParseLogTagEmptyTag [2021-04-23T05:59:40.678Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-23T05:59:40.678Z] === RUN TestTailFiles [2021-04-23T05:59:40.678Z] --- PASS: TestTailFiles (0.00s) [2021-04-23T05:59:40.678Z] === RUN TestFollowLogsConsumerGone [2021-04-23T05:59:40.678Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-23T05:59:40.678Z] === RUN TestFollowLogsProducerGone [2021-04-23T05:59:40.678Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-23T05:59:40.678Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-23T05:59:40.678Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-23T05:59:40.678Z] === RUN TestCheckCapacityAndRotate [2021-04-23T05:59:40.678Z] === RUN TestReadLog/tail_less_than_available [2021-04-23T05:59:40.678Z] === RUN TestReadLog/tail_more_than_available [2021-04-23T05:59:40.678Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-23T05:59:40.678Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-23T05:59:40.678Z] --- PASS: TestReadLog (0.19s) [2021-04-23T05:59:40.678Z] --- PASS: TestReadLog/tail_exact (0.11s) [2021-04-23T05:59:40.679Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2021-04-23T05:59:40.679Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-23T05:59:40.679Z] PASS [2021-04-23T05:59:40.679Z] coverage: 75.2% of statements [2021-04-23T05:59:40.679Z] ok github.com/docker/docker/daemon/logger/local 0.342s coverage: 75.2% of statements [2021-04-23T05:59:40.679Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-23T05:59:40.679Z] --- PASS: TestCheckCapacityAndRotate (0.05s) [2021-04-23T05:59:40.679Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2021-04-23T05:59:40.679Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.03s) [2021-04-23T05:59:40.679Z] PASS [2021-04-23T05:59:40.679Z] coverage: 53.7% of statements [2021-04-23T05:59:40.679Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.228s coverage: 53.7% of statements [2021-04-23T05:59:41.140Z] === RUN TestLog [2021-04-23T05:59:41.140Z] --- PASS: TestLog (0.00s) [2021-04-23T05:59:41.140Z] PASS [2021-04-23T05:59:41.140Z] coverage: 31.5% of statements [2021-04-23T05:59:41.140Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.093s coverage: 31.5% of statements [2021-04-23T05:59:41.602Z] === RUN TestValidateLogOpt [2021-04-23T05:59:41.602Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestNewMissedConfig [2021-04-23T05:59:41.602Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestNewMissedUrl [2021-04-23T05:59:41.602Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestNewMissedToken [2021-04-23T05:59:41.602Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestNewWithProxy [2021-04-23T05:59:41.602Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestDefault [2021-04-23T05:59:41.602Z] --- PASS: TestDefault (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-23T05:59:41.602Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestJsonFormat [2021-04-23T05:59:41.602Z] --- PASS: TestJsonFormat (0.03s) [2021-04-23T05:59:41.602Z] === RUN TestRawFormat [2021-04-23T05:59:41.602Z] --- PASS: TestRawFormat (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestRawFormatWithLabels [2021-04-23T05:59:41.602Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestRawFormatWithoutTag [2021-04-23T05:59:41.602Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-23T05:59:41.602Z] === RUN TestBatching [2021-04-23T05:59:41.602Z] --- PASS: TestBatching (0.19s) [2021-04-23T05:59:41.602Z] === RUN TestFrequency [2021-04-23T05:59:41.616Z] ok github.com/docker/docker/daemon 12.248s coverage: 17.2% of statements [2021-04-23T05:59:41.616Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-23T05:59:41.616Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-23T05:59:41.616Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-23T05:59:41.880Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.082s coverage: 3.0% of statements [2021-04-23T05:59:41.880Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-23T05:59:41.880Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-23T05:59:41.880Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-23T05:59:41.880Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-23T05:59:42.063Z] === RUN TestNewParse [2021-04-23T05:59:42.063Z] --- PASS: TestNewParse (0.00s) [2021-04-23T05:59:42.063Z] PASS [2021-04-23T05:59:42.063Z] coverage: 8.3% of statements [2021-04-23T05:59:42.063Z] ok github.com/docker/docker/daemon/logger/templates 0.032s coverage: 8.3% of statements [2021-04-23T05:59:42.063Z] --- PASS: TestFrequency (0.23s) [2021-04-23T05:59:42.063Z] === RUN TestOneMessagePerRequest [2021-04-23T05:59:42.063Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-23T05:59:42.063Z] === RUN TestVerify [2021-04-23T05:59:42.063Z] --- PASS: TestVerify (0.00s) [2021-04-23T05:59:42.063Z] === RUN TestSkipVerify [2021-04-23T05:59:42.063Z] time="2021-04-23T05:59:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.063Z] time="2021-04-23T05:59:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.063Z] time="2021-04-23T05:59:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.063Z] time="2021-04-23T05:59:41Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] --- PASS: TestSkipVerify (0.42s) [2021-04-23T05:59:42.525Z] === RUN TestBufferMaximum [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619157582.038661\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619157582.038661\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:42.525Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestServerAlwaysDown [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619157582.040662\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619157582.040662\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619157582.040662\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619157582.041661\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:42.525Z] time="2021-04-23T05:59:42Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619157582.041661\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:42.525Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestCannotSendAfterClose [2021-04-23T05:59:42.525Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-23T05:59:42.525Z] === RUN TestParseLogFormat [2021-04-23T05:59:42.525Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestValidateLogOptEmpty [2021-04-23T05:59:42.525Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestValidateSyslogAddress [2021-04-23T05:59:42.525Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestParseAddressDefaultPort [2021-04-23T05:59:42.525Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestValidateSyslogFacility [2021-04-23T05:59:42.525Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestValidateLogOptSyslogFormat [2021-04-23T05:59:42.525Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-23T05:59:42.525Z] === RUN TestValidateLogOpt [2021-04-23T05:59:42.525Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-23T05:59:42.525Z] PASS [2021-04-23T05:59:42.525Z] coverage: 46.8% of statements [2021-04-23T05:59:42.525Z] ok github.com/docker/docker/daemon/logger/syslog 0.118s coverage: 46.8% of statements [2021-04-23T05:59:43.101Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-23T05:59:43.498Z] time="2021-04-23T05:59:43Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49198/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-23T05:59:43.498Z] time="2021-04-23T05:59:43Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"002d8acb238f\"}'" [2021-04-23T05:59:43.498Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.03s) [2021-04-23T05:59:43.498Z] PASS [2021-04-23T05:59:43.498Z] coverage: 82.5% of statements [2021-04-23T05:59:43.498Z] ok github.com/docker/docker/daemon/logger/splunk 2.150s coverage: 82.5% of statements [2021-04-23T05:59:43.498Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-23T05:59:43.498Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-23T05:59:43.498Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-23T05:59:43.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-23T05:59:43.809Z] ok github.com/docker/docker/daemon/logger 0.267s coverage: 43.4% of statements [2021-04-23T05:59:43.809Z] ok github.com/docker/docker/daemon/images 0.071s coverage: 6.7% of statements [2021-04-23T05:59:43.809Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-23T05:59:43.809Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-23T05:59:43.809Z] ok github.com/docker/docker/daemon/logger/gelf 0.037s coverage: 67.0% of statements [2021-04-23T05:59:44.471Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-23T05:59:44.471Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-23T05:59:44.471Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestContinueOnError_NeverContinue [2021-04-23T05:59:44.471Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestManifestStore [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/no_remote_or_local [2021-04-23T05:59:44.471Z] === RUN TestV1IDService [2021-04-23T05:59:44.471Z] --- PASS: TestV1IDService (0.03s) [2021-04-23T05:59:44.471Z] === RUN TestV2MetadataService [2021-04-23T05:59:44.471Z] time="2021-04-23T05:59:44Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local904589859\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/no_local_cache [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/with_local_cache [2021-04-23T05:59:44.471Z] === RUN TestSuccessfulDownload [2021-04-23T05:59:44.471Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-23T05:59:44.471Z] download_test.go:268: Needs fixing on Windows [2021-04-23T05:59:44.471Z] === RUN TestCancelledDownload [2021-04-23T05:59:44.471Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestMaxDownloadAttempts [2021-04-23T05:59:44.471Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-23T05:59:44.471Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-23T05:59:44.471Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-23T05:59:44.471Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-23T05:59:44.471Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-23T05:59:44.471Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-23T05:59:44.471Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-23T05:59:44.471Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-23T05:59:44.471Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-23T05:59:44.471Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-23T05:59:44.471Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-23T05:59:44.471Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/unknown_media_type [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-23T05:59:44.471Z] time="2021-04-23T05:59:44Z" level=warning msg="reference for unknown type: " [2021-04-23T05:59:44.471Z] time="2021-04-23T05:59:44Z" level=warning msg="reference for unknown type: " [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-23T05:59:44.471Z] time="2021-04-23T05:59:44Z" level=warning msg="reference for unknown type: " [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-23T05:59:44.471Z] time="2021-04-23T05:59:44Z" level=warning msg="reference for unknown type: " [2021-04-23T05:59:44.471Z] time="2021-04-23T05:59:44Z" level=warning msg="reference for unknown type: " [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-23T05:59:44.471Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-23T05:59:44.471Z] time="2021-04-23T05:59:44Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore (0.18s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/no_remote_or_local (0.11s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/unknown_media_type (0.03s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.02s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.01s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.01s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-23T05:59:44.471Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-23T05:59:44.471Z] === RUN TestDetectManifestBlobMediaType [2021-04-23T05:59:44.471Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-23T05:59:44.471Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-23T05:59:44.471Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-23T05:59:44.471Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-23T05:59:44.471Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-23T05:59:44.471Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-23T05:59:44.471Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-23T05:59:44.471Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-23T05:59:44.471Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-23T05:59:44.471Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-23T05:59:44.471Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-23T05:59:44.471Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-23T05:59:44.471Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestFixManifestLayers [2021-04-23T05:59:44.471Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-23T05:59:44.471Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-23T05:59:44.471Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-23T05:59:44.471Z] === RUN TestFixManifestLayersBadParent [2021-04-23T05:59:44.471Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestValidateManifest [2021-04-23T05:59:44.471Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-23T05:59:44.471Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-23T05:59:44.471Z] === RUN TestFormatPlatform [2021-04-23T05:59:44.471Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestGetRepositoryMountCandidates [2021-04-23T05:59:44.471Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-23T05:59:44.471Z] === RUN TestLayerAlreadyExists [2021-04-23T05:59:44.471Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-23T05:59:44.471Z] 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-23T05:59:44.471Z] 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-23T05:59:44.471Z] 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-23T05:59:44.471Z] 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-23T05:59:44.471Z] 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-23T05:59:44.471Z] 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-23T05:59:44.471Z] === RUN TestWhenEmptyAuthConfig [2021-04-23T05:59:44.762Z] ok github.com/docker/docker/daemon/logger/awslogs 0.367s coverage: 77.4% of statements [2021-04-23T05:59:44.762Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-23T05:59:44.762Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-23T05:59:44.932Z] time="2021-04-23T05:59:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T05:59:44.933Z] time="2021-04-23T05:59:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T05:59:44.933Z] time="2021-04-23T05:59:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T05:59:44.933Z] time="2021-04-23T05:59:44Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T05:59:44.933Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-23T05:59:44.933Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.34s) [2021-04-23T05:59:44.933Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.34s) [2021-04-23T05:59:44.933Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.34s) [2021-04-23T05:59:44.933Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.34s) [2021-04-23T05:59:44.933Z] === RUN TestTransfer [2021-04-23T05:59:44.933Z] --- PASS: TestV2MetadataService (0.43s) [2021-04-23T05:59:44.933Z] PASS [2021-04-23T05:59:44.933Z] coverage: 48.2% of statements [2021-04-23T05:59:44.933Z] ok github.com/docker/docker/distribution/metadata 0.601s coverage: 48.2% of statements [2021-04-23T05:59:44.933Z] --- PASS: TestTransfer (0.12s) [2021-04-23T05:59:44.933Z] === RUN TestConcurrencyLimit [2021-04-23T05:59:45.026Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-04-23T05:59:45.290Z] ok github.com/docker/docker/daemon/logger/journald 0.029s coverage: 23.9% of statements [2021-04-23T05:59:45.394Z] --- PASS: TestConcurrencyLimit (0.38s) [2021-04-23T05:59:45.394Z] === RUN TestInactiveJobs [2021-04-23T05:59:45.394Z] === RUN TestNotFound [2021-04-23T05:59:45.394Z] --- PASS: TestNotFound (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestConflict [2021-04-23T05:59:45.394Z] --- PASS: TestConflict (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestForbidden [2021-04-23T05:59:45.394Z] --- PASS: TestForbidden (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestInvalidParameter [2021-04-23T05:59:45.394Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestNotImplemented [2021-04-23T05:59:45.394Z] --- PASS: TestNotImplemented (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestNotModified [2021-04-23T05:59:45.394Z] --- PASS: TestNotModified (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestUnauthorized [2021-04-23T05:59:45.394Z] --- PASS: TestUnauthorized (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestUnknown [2021-04-23T05:59:45.394Z] --- PASS: TestUnknown (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestCancelled [2021-04-23T05:59:45.394Z] --- PASS: TestCancelled (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestDeadline [2021-04-23T05:59:45.394Z] --- PASS: TestDeadline (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestDataLoss [2021-04-23T05:59:45.394Z] --- PASS: TestDataLoss (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestUnavailable [2021-04-23T05:59:45.394Z] --- PASS: TestUnavailable (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestSystem [2021-04-23T05:59:45.394Z] --- PASS: TestSystem (0.00s) [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Not_Found [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Bad_Request [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Conflict [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Unauthorized [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Forbidden [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Not_Modified [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-23T05:59:45.394Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-23T05:59:45.394Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-23T05:59:45.394Z] PASS [2021-04-23T05:59:45.394Z] coverage: 53.1% of statements [2021-04-23T05:59:45.394Z] ok github.com/docker/docker/errdefs 0.087s coverage: 53.1% of statements [2021-04-23T05:59:45.554Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.030s coverage: 69.9% of statements [2021-04-23T05:59:45.855Z] --- PASS: TestWhenEmptyAuthConfig (1.12s) [2021-04-23T05:59:45.855Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-23T05:59:45.855Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-23T05:59:45.855Z] === RUN TestTokenPassThru [2021-04-23T05:59:45.855Z] --- PASS: TestTokenPassThru (0.00s) [2021-04-23T05:59:45.855Z] === RUN TestTokenPassThruDifferentHost [2021-04-23T05:59:45.855Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-04-23T05:59:45.855Z] PASS [2021-04-23T05:59:45.855Z] coverage: 23.6% of statements [2021-04-23T05:59:45.855Z] ok github.com/docker/docker/distribution 1.416s coverage: 23.6% of statements [2021-04-23T05:59:45.855Z] --- PASS: TestInactiveJobs (0.38s) [2021-04-23T05:59:45.855Z] === RUN TestWatchRelease [2021-04-23T05:59:45.855Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-23T05:59:45.855Z] --- PASS: TestWatchRelease (0.06s) [2021-04-23T05:59:45.855Z] === RUN TestWatchFinishedTransfer [2021-04-23T05:59:45.855Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-23T05:59:45.855Z] === RUN TestDuplicateTransfer [2021-04-23T05:59:45.855Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-23T05:59:45.855Z] === RUN TestSuccessfulUpload [2021-04-23T05:59:46.317Z] time="2021-04-23T05:59:45Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-23T05:59:46.317Z] --- PASS: TestSuccessfulUpload (0.46s) [2021-04-23T05:59:46.317Z] === RUN TestCancelledUpload [2021-04-23T05:59:46.317Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-23T05:59:46.317Z] PASS [2021-04-23T05:59:46.317Z] coverage: 76.8% of statements [2021-04-23T05:59:46.317Z] ok github.com/docker/docker/distribution/xfer 1.852s coverage: 76.8% of statements [2021-04-23T05:59:46.317Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-23T05:59:46.779Z] === RUN TestFSGetInvalidData [2021-04-23T05:59:46.779Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-04-23T05:59:46.779Z] === RUN TestFSInvalidSet [2021-04-23T05:59:46.779Z] --- PASS: TestFSInvalidSet (0.01s) [2021-04-23T05:59:46.779Z] === RUN TestFSInvalidRoot [2021-04-23T05:59:46.779Z] --- PASS: TestFSInvalidRoot (0.00s) [2021-04-23T05:59:46.779Z] === RUN TestFSMetadataGetSet [2021-04-23T05:59:46.779Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-04-23T05:59:46.779Z] === RUN TestFSInvalidWalker [2021-04-23T05:59:46.779Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-23T05:59:46.779Z] === RUN TestFSGetSet [2021-04-23T05:59:46.779Z] --- PASS: TestFSGetSet (0.02s) [2021-04-23T05:59:46.779Z] === RUN TestFSGetUnsetKey [2021-04-23T05:59:46.779Z] --- PASS: TestFSGetUnsetKey (0.00s) [2021-04-23T05:59:46.779Z] === RUN TestFSGetEmptyData [2021-04-23T05:59:46.779Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-04-23T05:59:46.779Z] === RUN TestFSDelete [2021-04-23T05:59:46.779Z] --- PASS: TestFSDelete (0.01s) [2021-04-23T05:59:46.779Z] === RUN TestFSWalker [2021-04-23T05:59:46.779Z] --- PASS: TestFSWalker (0.01s) [2021-04-23T05:59:46.779Z] === RUN TestFSWalkerStopOnError [2021-04-23T05:59:46.779Z] === RUN TestCompare [2021-04-23T05:59:46.950Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 75.2% of statements [2021-04-23T05:59:46.950Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-23T05:59:47.213Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.077s coverage: 55.1% of statements [2021-04-23T05:59:47.213Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 31.5% of statements [2021-04-23T05:59:47.240Z] --- PASS: TestCompare (0.00s) [2021-04-23T05:59:47.241Z] PASS [2021-04-23T05:59:47.241Z] coverage: 19.2% of statements [2021-04-23T05:59:47.241Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-23T05:59:47.241Z] === RUN TestNewFromJSON [2021-04-23T05:59:47.241Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-23T05:59:47.241Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-23T05:59:47.241Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-23T05:59:47.241Z] === RUN TestMarshalKeyOrder [2021-04-23T05:59:47.241Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-23T05:59:47.241Z] === RUN TestHistoryEqual [2021-04-23T05:59:47.241Z] ok github.com/docker/docker/image/cache 0.071s coverage: 19.2% of statements [2021-04-23T05:59:47.241Z] --- PASS: TestHistoryEqual (0.10s) [2021-04-23T05:59:47.241Z] === RUN TestImage [2021-04-23T05:59:47.241Z] --- PASS: TestImage (0.00s) [2021-04-23T05:59:47.241Z] === RUN TestImageOSNotEmpty [2021-04-23T05:59:47.241Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-23T05:59:47.241Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-23T05:59:47.241Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-23T05:59:47.241Z] === RUN TestCreate [2021-04-23T05:59:47.241Z] --- PASS: TestCreate (0.05s) [2021-04-23T05:59:47.241Z] === RUN TestRestore [2021-04-23T05:59:47.241Z] time="2021-04-23T05:59:46Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-23T05:59:47.241Z] --- PASS: TestRestore (0.02s) [2021-04-23T05:59:47.241Z] === RUN TestAddDelete [2021-04-23T05:59:47.241Z] --- PASS: TestAddDelete (0.02s) [2021-04-23T05:59:47.241Z] === RUN TestSearchAfterDelete [2021-04-23T05:59:47.241Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-04-23T05:59:47.241Z] === RUN TestParentReset [2021-04-23T05:59:47.241Z] --- PASS: TestParentReset (0.02s) [2021-04-23T05:59:47.241Z] === RUN TestGetAndSetLastUpdated [2021-04-23T05:59:47.241Z] --- PASS: TestGetAndSetLastUpdated (0.01s) [2021-04-23T05:59:47.241Z] === RUN TestStoreLen [2021-04-23T05:59:47.241Z] --- PASS: TestStoreLen (0.09s) [2021-04-23T05:59:47.241Z] PASS [2021-04-23T05:59:47.241Z] coverage: 86.6% of statements [2021-04-23T05:59:47.241Z] ok github.com/docker/docker/image 0.509s coverage: 86.6% of statements [2021-04-23T05:59:47.702Z] === RUN TestValidateManifest [2021-04-23T05:59:47.703Z] === RUN TestValidateManifest/nil [2021-04-23T05:59:47.703Z] === RUN TestValidateManifest/non-nil [2021-04-23T05:59:47.703Z] --- PASS: TestValidateManifest (0.00s) [2021-04-23T05:59:47.703Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-23T05:59:47.703Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-23T05:59:47.703Z] PASS [2021-04-23T05:59:47.703Z] coverage: 0.6% of statements [2021-04-23T05:59:47.703Z] ok github.com/docker/docker/image/tarexport 0.095s coverage: 0.6% of statements [2021-04-23T05:59:48.163Z] ok github.com/docker/docker/daemon/logger/templates 0.014s coverage: 8.3% of statements [2021-04-23T05:59:48.165Z] === RUN TestMakeV1ConfigFromConfig [2021-04-23T05:59:48.165Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-23T05:59:48.165Z] PASS [2021-04-23T05:59:48.165Z] coverage: 25.0% of statements [2021-04-23T05:59:48.165Z] ok github.com/docker/docker/image/v1 0.194s coverage: 25.0% of statements [2021-04-23T05:59:48.165Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-23T05:59:48.740Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 46.8% of statements [2021-04-23T05:59:49.137Z] === RUN TestSerialization [2021-04-23T05:59:49.137Z] --- PASS: TestSerialization (0.02s) [2021-04-23T05:59:49.137Z] PASS [2021-04-23T05:59:49.137Z] coverage: 100.0% of statements [2021-04-23T05:59:49.137Z] ok github.com/docker/docker/libcontainerd/queue 0.067s coverage: 100.0% of statements [2021-04-23T05:59:49.316Z] ok github.com/docker/docker/daemon/network 0.039s coverage: 63.8% of statements [2021-04-23T05:59:49.620Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-23T05:59:50.110Z] === RUN TestEmptyLayer [2021-04-23T05:59:50.110Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-23T05:59:50.110Z] === RUN TestCommitFailure [2021-04-23T05:59:50.110Z] --- PASS: TestCommitFailure (0.01s) [2021-04-23T05:59:50.110Z] === RUN TestStartTransactionFailure [2021-04-23T05:59:50.110Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-23T05:59:50.110Z] === RUN TestGetOrphan [2021-04-23T05:59:50.110Z] --- PASS: TestGetOrphan (0.02s) [2021-04-23T05:59:50.110Z] === RUN TestMountAndRegister [2021-04-23T05:59:50.110Z] --- PASS: TestMountAndRegister (0.10s) [2021-04-23T05:59:50.110Z] layer_test.go:271: Layer size: 14 [2021-04-23T05:59:50.110Z] === RUN TestLayerRelease [2021-04-23T05:59:50.110Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-23T05:59:50.110Z] layer_test.go:304: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestStoreRestore [2021-04-23T05:59:50.110Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-23T05:59:50.110Z] layer_test.go:353: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestTarStreamStability [2021-04-23T05:59:50.110Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-23T05:59:50.110Z] layer_test.go:468: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestRegisterExistingLayer [2021-04-23T05:59:50.110Z] --- PASS: TestRegisterExistingLayer (0.07s) [2021-04-23T05:59:50.110Z] === RUN TestTarStreamVerification [2021-04-23T05:59:50.110Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-23T05:59:50.110Z] layer_test.go:697: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestLayerMigration [2021-04-23T05:59:50.110Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-23T05:59:50.110Z] migration_test.go:46: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestLayerMigrationNoTarsplit [2021-04-23T05:59:50.110Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-23T05:59:50.110Z] migration_test.go:182: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestMountInit [2021-04-23T05:59:50.110Z] --- SKIP: TestMountInit (0.00s) [2021-04-23T05:59:50.110Z] mount_test.go:17: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestMountSize [2021-04-23T05:59:50.110Z] --- SKIP: TestMountSize (0.00s) [2021-04-23T05:59:50.110Z] mount_test.go:76: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestMountChanges [2021-04-23T05:59:50.110Z] --- SKIP: TestMountChanges (0.00s) [2021-04-23T05:59:50.110Z] mount_test.go:125: Failing on Windows [2021-04-23T05:59:50.110Z] === RUN TestMountApply [2021-04-23T05:59:50.110Z] --- SKIP: TestMountApply (0.00s) [2021-04-23T05:59:50.110Z] mount_test.go:212: Failing on Windows [2021-04-23T05:59:50.110Z] PASS [2021-04-23T05:59:50.110Z] coverage: 30.1% of statements [2021-04-23T05:59:50.110Z] ok github.com/docker/docker/layer 0.273s coverage: 30.1% of statements [2021-04-23T05:59:50.110Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-23T05:59:50.110Z] === RUN TestEnvironmentParsing [2021-04-23T05:59:50.110Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-23T05:59:50.110Z] PASS [2021-04-23T05:59:50.110Z] coverage: 1.0% of statements [2021-04-23T05:59:50.110Z] ok github.com/docker/docker/libcontainerd/local 0.122s coverage: 1.0% of statements [2021-04-23T05:59:50.110Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-23T05:59:50.110Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-23T05:59:50.110Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-23T05:59:50.183Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-23T05:59:50.266Z] ok github.com/docker/docker/daemon/logger/splunk 1.902s coverage: 82.5% of statements [2021-04-23T05:59:50.266Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-23T05:59:50.266Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-23T05:59:50.572Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-23T05:59:50.572Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-23T05:59:50.572Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-23T05:59:50.572Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-23T05:59:50.572Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-23T05:59:50.572Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-23T05:59:50.572Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-23T05:59:50.573Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-23T05:59:50.573Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-23T05:59:50.573Z] PASS [2021-04-23T05:59:50.573Z] coverage: 42.3% of statements [2021-04-23T05:59:50.573Z] ok github.com/docker/docker/oci 0.047s coverage: 42.3% of statements [2021-04-23T05:59:50.573Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-23T05:59:50.843Z] ok github.com/docker/docker/distribution/metadata 0.090s coverage: 48.2% of statements [2021-04-23T05:59:51.034Z] === RUN TestAddressPoolOpt [2021-04-23T05:59:51.034Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-23T05:59:51.034Z] === RUN TestValidateEnv [2021-04-23T05:59:51.034Z] === RUN TestValidateEnv/a [2021-04-23T05:59:51.034Z] === RUN TestValidateEnv/something [2021-04-23T05:59:51.034Z] === RUN TestValidateEnv/_=a [2021-04-23T05:59:51.034Z] === RUN TestValidateEnv/env1=value1 [2021-04-23T05:59:51.034Z] === RUN TestValidateEnv/_env1=value1 [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/PATH [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/=a [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/PATH= [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/PATH=something [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/asd!qwe [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/1asd [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/123 [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/some_space [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/__some_space_before [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/some_space_after__ [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/= [2021-04-23T05:59:51.035Z] === RUN TestValidateEnv/PaTh [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestParseHost [2021-04-23T05:59:51.035Z] --- PASS: TestParseHost (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestParseDockerDaemonHost [2021-04-23T05:59:51.035Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestParseTCP [2021-04-23T05:59:51.035Z] --- PASS: TestParseTCP (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-23T05:59:51.035Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestValidateExtraHosts [2021-04-23T05:59:51.035Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestIpOptString [2021-04-23T05:59:51.035Z] --- PASS: TestIpOptString (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-23T05:59:51.035Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestNewIpOptValidDefaultVal [2021-04-23T05:59:51.035Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestIpOptSetInvalidVal [2021-04-23T05:59:51.035Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestValidateIPAddress [2021-04-23T05:59:51.035Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestMapOpts [2021-04-23T05:59:51.035Z] --- PASS: TestMapOpts (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestListOptsWithoutValidator [2021-04-23T05:59:51.035Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestListOptsWithValidator [2021-04-23T05:59:51.035Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestValidateDNSSearch [2021-04-23T05:59:51.035Z] --- PASS: TestValidateDNSSearch (0.04s) [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_general_format [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_one_more [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-23T05:59:51.035Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-23T05:59:51.035Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestNamedListOpts [2021-04-23T05:59:51.035Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestNamedMapOpts [2021-04-23T05:59:51.035Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestParseLink [2021-04-23T05:59:51.035Z] --- PASS: TestParseLink (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestQuotedStringSetWithQuotes [2021-04-23T05:59:51.035Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-23T05:59:51.035Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-23T05:59:51.035Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-23T05:59:51.035Z] === RUN TestUlimitOpt [2021-04-23T05:59:51.035Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-23T05:59:51.035Z] PASS [2021-04-23T05:59:51.035Z] coverage: 67.1% of statements [2021-04-23T05:59:51.035Z] ok github.com/docker/docker/opts 0.135s coverage: 67.1% of statements [2021-04-23T05:59:51.035Z] === RUN TestParseVersion [2021-04-23T05:59:51.035Z] --- PASS: TestParseVersion (0.00s) [2021-04-23T05:59:51.035Z] PASS [2021-04-23T05:59:51.035Z] coverage: 52.9% of statements [2021-04-23T05:59:51.035Z] ok github.com/docker/docker/pkg/aaparser 0.044s coverage: 52.9% of statements [2021-04-23T05:59:51.794Z] ok github.com/docker/docker/distribution 0.313s coverage: 25.2% of statements [2021-04-23T05:59:51.794Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-23T05:59:52.007Z] === RUN TestUnbuffered [2021-04-23T05:59:52.007Z] --- PASS: TestUnbuffered (0.00s) [2021-04-23T05:59:52.007Z] === RUN TestRaceUnbuffered [2021-04-23T05:59:52.007Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-23T05:59:52.007Z] PASS [2021-04-23T05:59:52.007Z] coverage: 100.0% of statements [2021-04-23T05:59:52.007Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2021-04-23T05:59:52.058Z] ok github.com/docker/docker/errdefs 0.018s coverage: 53.1% of statements [2021-04-23T05:59:52.468Z] === RUN TestPeerCertificateMarshalJSON [2021-04-23T05:59:52.469Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-23T05:59:52.469Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-23T05:59:52.469Z] --- PASS: TestPeerCertificateMarshalJSON (0.28s) [2021-04-23T05:59:52.469Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-23T05:59:52.469Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-23T05:59:52.469Z] === RUN TestMiddleware [2021-04-23T05:59:52.469Z] --- PASS: TestMiddleware (0.00s) [2021-04-23T05:59:52.469Z] === RUN TestNewResponseModifier [2021-04-23T05:59:52.469Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-23T05:59:52.469Z] PASS [2021-04-23T05:59:52.469Z] coverage: 26.8% of statements [2021-04-23T05:59:52.469Z] ok github.com/docker/docker/pkg/authorization 0.438s coverage: 26.8% of statements [2021-04-23T05:59:52.929Z] === RUN TestMatch [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[foo]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[foo_bar]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[]#01 [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[qux]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-23T05:59:52.929Z] === RUN TestMatch/[[foo_baz]] [2021-04-23T05:59:52.929Z] --- PASS: TestMatch (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-23T05:59:52.929Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-23T05:59:52.929Z] PASS [2021-04-23T05:59:52.929Z] coverage: 87.5% of statements [2021-04-23T05:59:52.929Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2021-04-23T05:59:53.007Z] ok github.com/docker/docker/image 0.066s coverage: 86.6% of statements [2021-04-23T05:59:53.280Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2021-04-23T05:59:53.393Z] === RUN TestIsArchivePathDir [2021-04-23T05:59:53.393Z] --- PASS: TestIsArchivePathDir (0.08s) [2021-04-23T05:59:53.393Z] === RUN TestIsArchivePathInvalidFile [2021-04-23T05:59:53.393Z] --- PASS: TestIsArchivePathInvalidFile (0.11s) [2021-04-23T05:59:53.393Z] === RUN TestIsArchivePathTar [2021-04-23T05:59:53.393Z] === RUN TestSizeEmpty [2021-04-23T05:59:53.393Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestSizeEmptyFile [2021-04-23T05:59:53.393Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestSizeNonemptyFile [2021-04-23T05:59:53.393Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-23T05:59:53.393Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-23T05:59:53.393Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-23T05:59:53.393Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestMoveToSubdir [2021-04-23T05:59:53.393Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestSizeNonExistingDirectory [2021-04-23T05:59:53.393Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-23T05:59:53.393Z] PASS [2021-04-23T05:59:53.393Z] coverage: 80.0% of statements [2021-04-23T05:59:53.393Z] ok github.com/docker/docker/pkg/directory 0.045s coverage: 80.0% of statements [2021-04-23T05:59:53.393Z] === RUN TestChrootTarUntar [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:59:53.393Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:59:53.393Z] === RUN TestChrootUntarEmptyArchive [2021-04-23T05:59:53.393Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-23T05:59:53.393Z] === RUN TestChrootTarUntarWithSymlink [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T05:59:53.393Z] === RUN TestChrootCopyWithTar [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T05:59:53.393Z] === RUN TestChrootCopyFileWithTar [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:59:53.393Z] === RUN TestChrootUntarPath [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T05:59:53.393Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:59:53.393Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:59:53.393Z] === RUN TestChrootApplyDotDotFile [2021-04-23T05:59:53.393Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-23T05:59:53.393Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-23T05:59:53.393Z] PASS [2021-04-23T05:59:53.393Z] coverage: 15.4% of statements [2021-04-23T05:59:53.393Z] ok github.com/docker/docker/pkg/chrootarchive 0.070s coverage: 15.4% of statements [2021-04-23T05:59:53.393Z] --- PASS: TestIsArchivePathTar (0.23s) [2021-04-23T05:59:53.393Z] === RUN TestDecompressStreamGzip [2021-04-23T05:59:53.545Z] ok github.com/docker/docker/distribution/xfer 1.739s coverage: 85.1% of statements [2021-04-23T05:59:53.545Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-23T05:59:53.854Z] --- PASS: TestDecompressStreamGzip (0.11s) [2021-04-23T05:59:53.854Z] === RUN TestDecompressStreamBzip2 [2021-04-23T05:59:53.854Z] --- PASS: TestDecompressStreamBzip2 (0.08s) [2021-04-23T05:59:53.854Z] === RUN TestDecompressStreamXz [2021-04-23T05:59:53.854Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-23T05:59:53.854Z] archive_test.go:134: Xz not present in msys2 [2021-04-23T05:59:53.854Z] === RUN TestCompressStreamXzUnsupported [2021-04-23T05:59:53.854Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-23T05:59:53.854Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestCompressStreamInvalid [2021-04-23T05:59:53.854Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestExtensionInvalid [2021-04-23T05:59:53.854Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestExtensionUncompressed [2021-04-23T05:59:53.854Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestExtensionBzip2 [2021-04-23T05:59:53.854Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestExtensionGzip [2021-04-23T05:59:53.854Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestExtensionXz [2021-04-23T05:59:53.854Z] --- PASS: TestExtensionXz (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestCmdStreamLargeStderr [2021-04-23T05:59:53.854Z] --- PASS: TestCmdStreamLargeStderr (0.09s) [2021-04-23T05:59:53.854Z] === RUN TestCmdStreamBad [2021-04-23T05:59:53.854Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-23T05:59:53.854Z] archive_test.go:239: Failing on Windows CI machines [2021-04-23T05:59:53.854Z] === RUN TestCmdStreamGood [2021-04-23T05:59:53.854Z] --- PASS: TestCmdStreamGood (0.04s) [2021-04-23T05:59:53.854Z] === RUN TestUntarPathWithInvalidDest [2021-04-23T05:59:53.854Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-04-23T05:59:53.854Z] === RUN TestUntarPathWithInvalidSrc [2021-04-23T05:59:53.854Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-23T05:59:53.854Z] === RUN TestUntarPath [2021-04-23T05:59:53.854Z] --- PASS: TestUntarPath (0.06s) [2021-04-23T05:59:53.854Z] === RUN TestUntarPathWithDestinationFile [2021-04-23T05:59:54.120Z] ok github.com/docker/docker/image/tarexport 0.031s coverage: 0.6% of statements [2021-04-23T05:59:54.315Z] === RUN Test [2021-04-23T05:59:54.315Z] === RUN Test/TestContainsEntry [2021-04-23T05:59:54.315Z] === RUN Test/TestCreateEntries [2021-04-23T05:59:54.315Z] === RUN Test/TestEntriesDiff [2021-04-23T05:59:54.315Z] === RUN Test/TestEntriesEquality [2021-04-23T05:59:54.315Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-23T05:59:54.315Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-23T05:59:54.315Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-23T05:59:54.315Z] === RUN Test/TestGeneratorNotGenerate [2021-04-23T05:59:54.315Z] === RUN Test/TestGeneratorWithPort [2021-04-23T05:59:54.315Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-23T05:59:54.315Z] === RUN Test/TestNewEntry [2021-04-23T05:59:54.315Z] === RUN Test/TestParse [2021-04-23T05:59:54.315Z] --- PASS: Test (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-23T05:59:54.315Z] --- PASS: Test/TestParse (0.00s) [2021-04-23T05:59:54.315Z] PASS [2021-04-23T05:59:54.315Z] coverage: 58.3% of statements [2021-04-23T05:59:54.315Z] ok github.com/docker/docker/pkg/discovery 0.077s coverage: 58.3% of statements [2021-04-23T05:59:54.315Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2021-04-23T05:59:54.315Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-23T05:59:54.315Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-04-23T05:59:54.315Z] === RUN TestCopyWithTarInvalidSrc [2021-04-23T05:59:54.315Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-23T05:59:54.315Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-23T05:59:54.315Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-23T05:59:54.315Z] === RUN TestCopyWithTarSrcFile [2021-04-23T05:59:54.315Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-04-23T05:59:54.315Z] === RUN TestCopyWithTarSrcFolder [2021-04-23T05:59:54.315Z] --- PASS: TestCopyWithTarSrcFolder (0.00s) [2021-04-23T05:59:54.315Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-23T05:59:54.315Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-04-23T05:59:54.315Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-23T05:59:54.315Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-04-23T05:59:54.315Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-23T05:59:54.315Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-23T05:59:54.315Z] === RUN TestCopyFileWithTarSrcFile [2021-04-23T05:59:54.315Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-04-23T05:59:54.315Z] === RUN TestTarFiles [2021-04-23T05:59:54.315Z] === RUN Test [2021-04-23T05:59:54.315Z] === RUN Test/TestContent [2021-04-23T05:59:54.315Z] === RUN Test/TestInitialize [2021-04-23T05:59:54.315Z] === RUN Test/TestNew [2021-04-23T05:59:54.315Z] === RUN Test/TestParsingContentsWithComments [2021-04-23T05:59:54.315Z] === RUN Test/TestRegister [2021-04-23T05:59:54.315Z] === RUN Test/TestWatch [2021-04-23T05:59:54.384Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-04-23T05:59:54.649Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2021-04-23T05:59:54.649Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-23T05:59:54.777Z] --- PASS: Test (0.07s) [2021-04-23T05:59:54.777Z] --- PASS: Test/TestContent (0.00s) [2021-04-23T05:59:54.777Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-23T05:59:54.777Z] --- PASS: Test/TestNew (0.00s) [2021-04-23T05:59:54.777Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-23T05:59:54.777Z] --- PASS: Test/TestRegister (0.00s) [2021-04-23T05:59:54.777Z] --- PASS: Test/TestWatch (0.07s) [2021-04-23T05:59:54.777Z] PASS [2021-04-23T05:59:54.777Z] coverage: 92.9% of statements [2021-04-23T05:59:54.777Z] ok github.com/docker/docker/pkg/discovery/file 0.113s coverage: 92.9% of statements [2021-04-23T05:59:55.238Z] === RUN Test [2021-04-23T05:59:55.238Z] === RUN Test/TestInitialize [2021-04-23T05:59:55.238Z] === RUN Test [2021-04-23T05:59:55.238Z] === RUN Test/TestWatch [2021-04-23T05:59:55.238Z] --- PASS: Test (0.00s) [2021-04-23T05:59:55.238Z] --- PASS: Test/TestWatch (0.00s) [2021-04-23T05:59:55.238Z] PASS [2021-04-23T05:59:55.238Z] coverage: 92.3% of statements [2021-04-23T05:59:55.238Z] ok github.com/docker/docker/pkg/discovery/memory 0.067s coverage: 92.3% of statements [2021-04-23T05:59:55.238Z] time="2021-04-23T05:59:54Z" level=info msg="Initializing discovery without TLS" [2021-04-23T05:59:55.238Z] time="2021-04-23T05:59:55Z" level=info msg="Initializing discovery without TLS" [2021-04-23T05:59:55.238Z] time="2021-04-23T05:59:55Z" level=info msg="Initializing discovery without TLS" [2021-04-23T05:59:55.238Z] === RUN Test/TestInitializeWithCerts [2021-04-23T05:59:55.238Z] time="2021-04-23T05:59:55Z" level=info msg="Initializing discovery with TLS" [2021-04-23T05:59:55.238Z] === RUN Test/TestWatch [2021-04-23T05:59:55.238Z] time="2021-04-23T05:59:55Z" level=info msg="Initializing discovery without TLS" [2021-04-23T05:59:55.599Z] ok github.com/docker/docker/oci 0.054s coverage: 45.2% of statements [2021-04-23T05:59:55.699Z] === RUN Test [2021-04-23T05:59:55.699Z] === RUN Test/TestInitialize [2021-04-23T05:59:55.699Z] === RUN Test/TestInitializeWithPattern [2021-04-23T05:59:55.699Z] === RUN Test/TestRegister [2021-04-23T05:59:55.699Z] === RUN Test/TestWatch [2021-04-23T05:59:55.699Z] --- PASS: Test (0.00s) [2021-04-23T05:59:55.699Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-23T05:59:55.699Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-23T05:59:55.699Z] --- PASS: Test/TestRegister (0.00s) [2021-04-23T05:59:55.699Z] --- PASS: Test/TestWatch (0.00s) [2021-04-23T05:59:55.699Z] PASS [2021-04-23T05:59:55.699Z] coverage: 93.8% of statements [2021-04-23T05:59:55.699Z] ok github.com/docker/docker/pkg/discovery/nodes 0.039s coverage: 93.8% of statements [2021-04-23T05:59:55.863Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 52.9% of statements [2021-04-23T05:59:56.147Z] ok github.com/docker/docker/opts 0.049s coverage: 67.1% of statements [2021-04-23T05:59:56.160Z] === RUN TestPollerAddRemove [2021-04-23T05:59:56.160Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-23T05:59:56.160Z] === RUN TestPollerEvent [2021-04-23T05:59:56.160Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-23T05:59:56.160Z] poller_test.go:41: No chmod on Windows [2021-04-23T05:59:56.160Z] === RUN TestPollerClose [2021-04-23T05:59:56.160Z] --- PASS: TestPollerClose (0.00s) [2021-04-23T05:59:56.160Z] PASS [2021-04-23T05:59:56.160Z] coverage: 36.2% of statements [2021-04-23T05:59:56.160Z] ok github.com/docker/docker/pkg/filenotify 0.060s coverage: 36.2% of statements [2021-04-23T05:59:57.095Z] ok github.com/docker/docker/pkg/broadcaster 0.040s coverage: 100.0% of statements [2021-04-23T05:59:57.133Z] === RUN TestCopyFileWithInvalidSrc [2021-04-23T05:59:57.133Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCopyFileWithInvalidDest [2021-04-23T05:59:57.133Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-23T05:59:57.133Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-23T05:59:57.133Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCopyFile [2021-04-23T05:59:57.133Z] --- PASS: TestCopyFile (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-23T05:59:57.133Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-23T05:59:57.133Z] fileutils_test.go:134: Needs porting to Windows [2021-04-23T05:59:57.133Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-23T05:59:57.133Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-23T05:59:57.133Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-23T05:59:57.133Z] fileutils_test.go:180: Needs porting to Windows [2021-04-23T05:59:57.133Z] === RUN TestWildcardMatches [2021-04-23T05:59:57.133Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestPatternMatches [2021-04-23T05:59:57.133Z] --- PASS: TestPatternMatches (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-23T05:59:57.133Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestPatternMatchesFolderExclusions [2021-04-23T05:59:57.133Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-23T05:59:57.133Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-23T05:59:57.133Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-23T05:59:57.133Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-23T05:59:57.133Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestSingleExclamationError [2021-04-23T05:59:57.133Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestMatchesWithNoPatterns [2021-04-23T05:59:57.133Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestMatchesWithMalformedPatterns [2021-04-23T05:59:57.133Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestMatches [2021-04-23T05:59:57.133Z] --- PASS: TestMatches (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCleanPatterns [2021-04-23T05:59:57.133Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-23T05:59:57.133Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCleanPatternsExceptionFlag [2021-04-23T05:59:57.133Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-23T05:59:57.133Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-23T05:59:57.133Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCleanPatternsErrorSingleException [2021-04-23T05:59:57.133Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCreateIfNotExistsDir [2021-04-23T05:59:57.133Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestCreateIfNotExistsFile [2021-04-23T05:59:57.133Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-04-23T05:59:57.133Z] === RUN TestMatch [2021-04-23T05:59:57.133Z] --- PASS: TestMatch (0.00s) [2021-04-23T05:59:57.133Z] PASS [2021-04-23T05:59:57.133Z] coverage: 87.7% of statements [2021-04-23T05:59:57.133Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 87.7% of statements [2021-04-23T05:59:57.133Z] === RUN TestGet [2021-04-23T05:59:57.133Z] --- PASS: TestGet (0.00s) [2021-04-23T05:59:57.133Z] === RUN TestGetShortcutString [2021-04-23T05:59:57.133Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-23T05:59:57.133Z] PASS [2021-04-23T05:59:57.133Z] coverage: 42.9% of statements [2021-04-23T05:59:57.133Z] ok github.com/docker/docker/pkg/homedir 0.048s coverage: 42.9% of statements [2021-04-23T05:59:57.594Z] --- PASS: TestTarFiles (3.56s) [2021-04-23T05:59:57.594Z] === RUN TestTarUntar [2021-04-23T05:59:57.594Z] --- PASS: TestTarUntar (0.03s) [2021-04-23T05:59:57.594Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-23T05:59:57.594Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-23T05:59:57.594Z] === RUN TestTarWithOptions [2021-04-23T05:59:58.044Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2021-04-23T05:59:58.057Z] --- PASS: TestTarWithOptions (0.02s) [2021-04-23T05:59:58.057Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-23T05:59:58.057Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-23T05:59:58.057Z] === RUN TestUntarUstarGnuConflict [2021-04-23T05:59:58.057Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-23T05:59:58.057Z] === RUN TestUntarInvalidFilenames [2021-04-23T05:59:58.057Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames599357130\\dest" [2021-04-23T05:59:58.057Z] --- PASS: TestUntarInvalidFilenames (0.12s) [2021-04-23T05:59:58.057Z] === RUN TestUntarHardlinkToSymlink [2021-04-23T05:59:58.057Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-23T05:59:58.057Z] === RUN TestUntarInvalidHardlink [2021-04-23T05:59:58.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink670601339\\victim\\hello" -> "../victim/hello" [2021-04-23T05:59:58.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink772243870\\victim\\hello" -> "/../victim/hello" [2021-04-23T05:59:58.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink788933221\\victim" -> "../victim" [2021-04-23T05:59:58.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink321969280\\victim" -> "../victim" [2021-04-23T05:59:58.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink910501343\\victim" -> "../victim" [2021-04-23T05:59:58.057Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink037023666\\victim" -> "../victim" [2021-04-23T05:59:58.057Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-04-23T05:59:58.057Z] === RUN TestUntarInvalidSymlink [2021-04-23T05:59:58.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink180323177\\dest\\dotdot" -> "../victim/hello" [2021-04-23T05:59:58.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink495119796\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-23T05:59:58.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink327248771\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink626204422\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink201269421\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink497404968\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.057Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink172614503\\dest\\dir\\loophole" -> "../../victim" [2021-04-23T05:59:58.057Z] --- PASS: TestUntarInvalidSymlink (0.03s) [2021-04-23T05:59:58.057Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-23T05:59:58.057Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-23T05:59:58.057Z] === RUN TestXGlobalNoParent [2021-04-23T05:59:58.057Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-23T05:59:58.057Z] === RUN TestReplaceFileTarWrapper [2021-04-23T05:59:58.057Z] --- PASS: TestReplaceFileTarWrapper (0.12s) [2021-04-23T05:59:58.057Z] === RUN TestPrefixHeaderReadable [2021-04-23T05:59:58.057Z] === RUN TestCreateIDMapOrder [2021-04-23T05:59:58.057Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-23T05:59:58.057Z] PASS [2021-04-23T05:59:58.057Z] coverage: 7.2% of statements [2021-04-23T05:59:58.057Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2021-04-23T05:59:58.057Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-23T05:59:58.057Z] === RUN TestDisablePigz [2021-04-23T05:59:58.057Z] --- PASS: TestDisablePigz (0.13s) [2021-04-23T05:59:58.057Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-23T05:59:58.057Z] === RUN TestPigz [2021-04-23T05:59:58.519Z] --- PASS: Test (3.16s) [2021-04-23T05:59:58.519Z] --- PASS: Test/TestInitialize (0.11s) [2021-04-23T05:59:58.519Z] --- PASS: Test/TestInitializeWithCerts (0.04s) [2021-04-23T05:59:58.519Z] --- PASS: Test/TestWatch (3.01s) [2021-04-23T05:59:58.519Z] PASS [2021-04-23T05:59:58.519Z] coverage: 84.1% of statements [2021-04-23T05:59:58.519Z] --- PASS: TestPigz (0.14s) [2021-04-23T05:59:58.519Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-23T05:59:58.519Z] === RUN TestCopyFileWithInvalidDest [2021-04-23T05:59:58.519Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-23T05:59:58.519Z] archive_windows_test.go:16: Currently fails [2021-04-23T05:59:58.519Z] === RUN TestCanonicalTarNameForPath [2021-04-23T05:59:58.519Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestCanonicalTarName [2021-04-23T05:59:58.519Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestChmodTarEntry [2021-04-23T05:59:58.519Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestHardLinkOrder [2021-04-23T05:59:58.519Z] ok github.com/docker/docker/pkg/discovery/kv 3.241s coverage: 84.1% of statements [2021-04-23T05:59:58.519Z] --- PASS: TestHardLinkOrder (0.12s) [2021-04-23T05:59:58.519Z] === RUN TestChangeString [2021-04-23T05:59:58.519Z] --- PASS: TestChangeString (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestChangesWithNoChanges [2021-04-23T05:59:58.519Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-04-23T05:59:58.519Z] === RUN TestChangesWithChanges [2021-04-23T05:59:58.519Z] --- PASS: TestChangesWithChanges (0.03s) [2021-04-23T05:59:58.519Z] === RUN TestChangesWithChangesGH13590 [2021-04-23T05:59:58.519Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-23T05:59:58.519Z] changes_test.go:196: needs more investigation [2021-04-23T05:59:58.519Z] === RUN TestChangesDirsEmpty [2021-04-23T05:59:58.519Z] --- SKIP: TestChangesDirsEmpty (0.00s) [2021-04-23T05:59:58.519Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-23T05:59:58.519Z] === RUN TestChangesDirsMutated [2021-04-23T05:59:58.519Z] --- SKIP: TestChangesDirsMutated (0.00s) [2021-04-23T05:59:58.519Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-23T05:59:58.519Z] === RUN TestApplyLayer [2021-04-23T05:59:58.519Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-23T05:59:58.519Z] changes_test.go:433: needs further investigation [2021-04-23T05:59:58.519Z] === RUN TestChangesSizeWithHardlinks [2021-04-23T05:59:58.519Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-23T05:59:58.519Z] changes_test.go:469: needs further investigation [2021-04-23T05:59:58.519Z] === RUN TestChangesSizeWithNoChanges [2021-04-23T05:59:58.519Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-23T05:59:58.519Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestChangesSize [2021-04-23T05:59:58.519Z] --- PASS: TestChangesSize (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestApplyLayerInvalidFilenames [2021-04-23T05:59:58.519Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames956016940\\dest" [2021-04-23T05:59:58.519Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-23T05:59:58.519Z] === RUN TestApplyLayerInvalidHardlink [2021-04-23T05:59:58.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink272883006\\victim\\hello" -> "../victim/hello" [2021-04-23T05:59:58.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink577643909\\victim\\hello" -> "/../victim/hello" [2021-04-23T05:59:58.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink297878816\\victim" -> "../victim" [2021-04-23T05:59:58.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink214588415\\victim" -> "../victim" [2021-04-23T05:59:58.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink343712082\\victim" -> "../victim" [2021-04-23T05:59:58.519Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink162098825\\victim" -> "../victim" [2021-04-23T05:59:58.519Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-04-23T05:59:58.519Z] === RUN TestApplyLayerInvalidSymlink [2021-04-23T05:59:58.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink168153172\\dest\\dotdot" -> "../victim/hello" [2021-04-23T05:59:58.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink952316323\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-23T05:59:58.519Z] === RUN TestFixedBufferCap [2021-04-23T05:59:58.519Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestFixedBufferLen [2021-04-23T05:59:58.519Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestFixedBufferString [2021-04-23T05:59:58.519Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestFixedBufferWrite [2021-04-23T05:59:58.519Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestFixedBufferRead [2021-04-23T05:59:58.519Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestBytesPipeRead [2021-04-23T05:59:58.519Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestBytesPipeWrite [2021-04-23T05:59:58.519Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-23T05:59:58.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink545610406\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink124311501\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink184221384\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.519Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink131543431\\dest\\loophole-victim" -> "../victim" [2021-04-23T05:59:58.519Z] --- PASS: TestApplyLayerInvalidSymlink (0.02s) [2021-04-23T05:59:58.519Z] === RUN TestApplyLayerWhiteouts [2021-04-23T05:59:58.519Z] --- PASS: TestApplyLayerWhiteouts (0.05s) [2021-04-23T05:59:58.519Z] === RUN TestGenerateEmptyFile [2021-04-23T05:59:58.519Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-23T05:59:58.519Z] === RUN TestGenerateWithContent [2021-04-23T05:59:58.519Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-23T05:59:58.519Z] PASS [2021-04-23T05:59:58.519Z] coverage: 61.6% of statements [2021-04-23T05:59:58.519Z] ok github.com/docker/docker/pkg/archive 5.634s coverage: 61.6% of statements [2021-04-23T05:59:58.622Z] ok github.com/docker/docker/pkg/authorization 0.737s coverage: 68.3% of statements [2021-04-23T05:59:58.916Z] --- PASS: TestBuildWithHugeFile (27.63s) [2021-04-23T05:59:58.916Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T05:59:58.916Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-04-23T05:59:58.916Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T05:59:58.916Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T05:59:58.916Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T05:59:58.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T05:59:58.916Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T05:59:58.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T05:59:58.916Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T05:59:58.916Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T05:59:58.916Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T05:59:58.916Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T05:59:58.916Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T05:59:58.916Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2021-04-23T05:59:58.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-04-23T05:59:58.916Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-04-23T05:59:58.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.14s) [2021-04-23T05:59:58.916Z] === RUN TestBuildPreserveOwnership [2021-04-23T05:59:58.916Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-23T05:59:58.980Z] --- PASS: TestBytesPipeWriteRandomChunks (0.51s) [2021-04-23T05:59:58.980Z] === RUN TestAtomicWriteToFile [2021-04-23T05:59:58.980Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-23T05:59:58.980Z] === RUN TestAtomicWriteSetCommit [2021-04-23T05:59:58.980Z] --- PASS: TestAtomicWriteSetCommit (0.00s) [2021-04-23T05:59:58.980Z] === RUN TestAtomicWriteSetCancel [2021-04-23T05:59:59.199Z] ok github.com/docker/docker/pkg/archive 1.117s coverage: 81.7% of statements [2021-04-23T05:59:59.199Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2021-04-23T05:59:59.206Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-23T05:59:59.442Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-04-23T05:59:59.442Z] === RUN TestReadCloserWrapperClose [2021-04-23T05:59:59.442Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestReaderErrWrapperReadOnError [2021-04-23T05:59:59.442Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestReaderErrWrapperRead [2021-04-23T05:59:59.442Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestHashData [2021-04-23T05:59:59.442Z] --- PASS: TestHashData (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestCancelReadCloser [2021-04-23T05:59:59.442Z] --- PASS: TestCancelReadCloser (0.12s) [2021-04-23T05:59:59.442Z] === RUN TestWriteCloserWrapperClose [2021-04-23T05:59:59.442Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestNopWriteCloser [2021-04-23T05:59:59.442Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestNopWriter [2021-04-23T05:59:59.442Z] --- PASS: TestNopWriter (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestWriteCounter [2021-04-23T05:59:59.442Z] --- PASS: TestWriteCounter (0.00s) [2021-04-23T05:59:59.442Z] PASS [2021-04-23T05:59:59.442Z] coverage: 69.2% of statements [2021-04-23T05:59:59.442Z] ok github.com/docker/docker/pkg/ioutils 0.706s coverage: 69.2% of statements [2021-04-23T05:59:59.442Z] === RUN TestError [2021-04-23T05:59:59.442Z] --- PASS: TestError (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestProgressString [2021-04-23T05:59:59.442Z] === RUN TestProgressString/no_progress [2021-04-23T05:59:59.442Z] === RUN TestProgressString/progress_1 [2021-04-23T05:59:59.442Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-23T05:59:59.442Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-23T05:59:59.442Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-23T05:59:59.442Z] === RUN TestProgressString/with_units [2021-04-23T05:59:59.442Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-23T05:59:59.442Z] === RUN TestProgressString/hide_counts [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-23T05:59:59.442Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestJSONMessageDisplay [2021-04-23T05:59:59.442Z] === RUN TestStandardLongPath [2021-04-23T05:59:59.442Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestUNCLongPath [2021-04-23T05:59:59.442Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-23T05:59:59.442Z] PASS [2021-04-23T05:59:59.442Z] coverage: 100.0% of statements [2021-04-23T05:59:59.442Z] ok github.com/docker/docker/pkg/longpath 0.041s coverage: 100.0% of statements [2021-04-23T05:59:59.442Z] --- PASS: TestJSONMessageDisplay (0.11s) [2021-04-23T05:59:59.442Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-23T05:59:59.442Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-23T05:59:59.442Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-23T05:59:59.442Z] === RUN TestDisplayJSONMessagesStream [2021-04-23T05:59:59.442Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-23T05:59:59.442Z] PASS [2021-04-23T05:59:59.442Z] coverage: 91.7% of statements [2021-04-23T05:59:59.442Z] ok github.com/docker/docker/pkg/jsonmessage 0.144s coverage: 91.7% of statements [2021-04-23T06:00:00.147Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2021-04-23T06:00:00.147Z] ok github.com/docker/docker/pkg/discovery/file 0.024s coverage: 97.6% of statements [2021-04-23T06:00:00.414Z] === RUN TestNameFormat [2021-04-23T06:00:00.414Z] --- PASS: TestNameFormat (0.00s) [2021-04-23T06:00:00.414Z] === RUN TestNameRetries [2021-04-23T06:00:00.414Z] --- PASS: TestNameRetries (0.00s) [2021-04-23T06:00:00.414Z] PASS [2021-04-23T06:00:00.414Z] coverage: 85.7% of statements [2021-04-23T06:00:00.414Z] ok github.com/docker/docker/pkg/namesgenerator 0.037s coverage: 85.7% of statements [2021-04-23T06:00:00.414Z] === RUN TestParseKeyValueOpt [2021-04-23T06:00:00.414Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-23T06:00:00.414Z] === RUN TestParseUintList [2021-04-23T06:00:00.414Z] --- PASS: TestParseUintList (0.00s) [2021-04-23T06:00:00.414Z] === RUN TestParseUintListMaximumLimits [2021-04-23T06:00:00.414Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-23T06:00:00.414Z] PASS [2021-04-23T06:00:00.414Z] coverage: 97.0% of statements [2021-04-23T06:00:00.414Z] ok github.com/docker/docker/pkg/parsers 0.043s coverage: 97.0% of statements [2021-04-23T06:00:00.723Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2021-04-23T06:00:00.875Z] === RUN TestNewAndRemove [2021-04-23T06:00:00.875Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-23T06:00:00.875Z] === RUN TestRemoveInvalidPath [2021-04-23T06:00:00.875Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-23T06:00:00.875Z] PASS [2021-04-23T06:00:00.875Z] coverage: 82.6% of statements [2021-04-23T06:00:00.875Z] ok github.com/docker/docker/pkg/pidfile 0.051s coverage: 82.6% of statements [2021-04-23T06:00:01.297Z] ok github.com/docker/docker/pkg/discovery/nodes 0.013s coverage: 93.8% of statements [2021-04-23T06:00:01.336Z] === RUN TestParseEmptyInterface [2021-04-23T06:00:01.336Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-23T06:00:01.336Z] === RUN TestParseNonInterfaceType [2021-04-23T06:00:01.336Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-23T06:00:01.336Z] === RUN TestParseWithOneFunction [2021-04-23T06:00:01.336Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-23T06:00:01.336Z] === RUN TestParseWithMultipleFuncs [2021-04-23T06:00:01.336Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-23T06:00:01.336Z] === RUN TestParseWithUnnamedReturn [2021-04-23T06:00:01.336Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-23T06:00:01.336Z] === RUN TestEmbeddedInterface [2021-04-23T06:00:01.336Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-23T06:00:01.336Z] === RUN TestParsedImports [2021-04-23T06:00:01.336Z] --- PASS: TestParsedImports (0.00s) [2021-04-23T06:00:01.336Z] === RUN TestAliasedImports [2021-04-23T06:00:01.336Z] --- PASS: TestAliasedImports (0.00s) [2021-04-23T06:00:01.336Z] PASS [2021-04-23T06:00:01.336Z] coverage: 56.8% of statements [2021-04-23T06:00:01.336Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2021-04-23T06:00:01.872Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2021-04-23T06:00:01.924Z] --- PASS: TestBuildPreserveOwnership (7.53s) [2021-04-23T06:00:01.924Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.91s) [2021-04-23T06:00:01.924Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.62s) [2021-04-23T06:00:01.924Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:00:01.924Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2021-04-23T06:00:01.924Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-23T06:00:02.165Z] ok github.com/docker/docker/pkg/chrootarchive 3.046s coverage: 43.2% of statements [2021-04-23T06:00:02.309Z] === RUN TestFailedConnection [2021-04-23T06:00:02.309Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-23T06:00:02.309Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-23T06:00:02.309Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-23T06:00:02.309Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-23T06:00:02.309Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-23T06:00:02.309Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-23T06:00:02.309Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-23T06:00:02.309Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-23T06:00:02.309Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-23T06:00:02.309Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-23T06:00:02.309Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-23T06:00:02.309Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-23T06:00:02.309Z] === RUN TestBufferPoolPutAndGet [2021-04-23T06:00:02.309Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-23T06:00:02.309Z] PASS [2021-04-23T06:00:02.309Z] coverage: 88.2% of statements [2021-04-23T06:00:02.309Z] ok github.com/docker/docker/pkg/pools 0.031s coverage: 88.2% of statements [2021-04-23T06:00:02.771Z] === RUN TestHTTPTransport [2021-04-23T06:00:02.771Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-23T06:00:02.771Z] PASS [2021-04-23T06:00:02.771Z] coverage: 85.7% of statements [2021-04-23T06:00:02.771Z] ok github.com/docker/docker/pkg/plugins/transport 0.099s coverage: 85.7% of statements [2021-04-23T06:00:03.155Z] ok github.com/docker/docker/pkg/filenotify 0.615s coverage: 67.0% of statements [2021-04-23T06:00:03.155Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 89.5% of statements [2021-04-23T06:00:03.233Z] === RUN TestOutputOnPrematureClose [2021-04-23T06:00:03.233Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-23T06:00:03.233Z] === RUN TestCompleteSilently [2021-04-23T06:00:03.233Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-23T06:00:03.233Z] PASS [2021-04-23T06:00:03.233Z] coverage: 75.9% of statements [2021-04-23T06:00:03.233Z] ok github.com/docker/docker/pkg/progress 0.031s coverage: 75.9% of statements [2021-04-23T06:00:03.233Z] === RUN TestSendToOneSub [2021-04-23T06:00:03.233Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-23T06:00:03.233Z] === RUN TestSendToMultipleSubs [2021-04-23T06:00:03.233Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-23T06:00:03.233Z] === RUN TestEvictOneSub [2021-04-23T06:00:03.233Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-23T06:00:03.233Z] === RUN TestClosePublisher [2021-04-23T06:00:03.233Z] --- PASS: TestClosePublisher (0.00s) [2021-04-23T06:00:03.233Z] === RUN TestPubSubRace [2021-04-23T06:00:03.694Z] === RUN TestRegister [2021-04-23T06:00:03.694Z] --- PASS: TestRegister (0.00s) [2021-04-23T06:00:03.694Z] === RUN TestCommand [2021-04-23T06:00:03.694Z] --- PASS: TestCommand (0.02s) [2021-04-23T06:00:03.694Z] === RUN TestNaiveSelf [2021-04-23T06:00:03.694Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-23T06:00:03.694Z] PASS [2021-04-23T06:00:03.694Z] coverage: 82.4% of statements [2021-04-23T06:00:03.694Z] ok github.com/docker/docker/pkg/reexec 0.075s coverage: 82.4% of statements [2021-04-23T06:00:03.734Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-04-23T06:00:03.734Z] ok github.com/docker/docker/pkg/fsutils 0.301s coverage: 85.1% of statements [2021-04-23T06:00:04.309Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2021-04-23T06:00:04.666Z] --- PASS: TestPubSubRace (1.03s) [2021-04-23T06:00:04.666Z] PASS [2021-04-23T06:00:04.666Z] coverage: 75.0% of statements [2021-04-23T06:00:04.666Z] ok github.com/docker/docker/pkg/pubsub 1.066s coverage: 75.0% of statements [2021-04-23T06:00:04.666Z] --- PASS: TestFailedConnection (2.20s) [2021-04-23T06:00:04.666Z] === RUN TestFailOnce [2021-04-23T06:00:04.666Z] === RUN TestParseSignal [2021-04-23T06:00:04.666Z] --- PASS: TestParseSignal (0.00s) [2021-04-23T06:00:04.666Z] === RUN TestValidSignalForPlatform [2021-04-23T06:00:04.666Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-23T06:00:04.666Z] PASS [2021-04-23T06:00:04.666Z] coverage: 20.3% of statements [2021-04-23T06:00:04.666Z] ok github.com/docker/docker/pkg/signal 0.032s coverage: 20.3% of statements [2021-04-23T06:00:04.666Z] 2021/04/23 06:00:04 http: panic serving 127.0.0.1:49218: Plugin not ready [2021-04-23T06:00:04.666Z] goroutine 10 [running]: [2021-04-23T06:00:04.666Z] net/http.(*conn).serve.func1(0xc000058be0) [2021-04-23T06:00:04.666Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-23T06:00:04.666Z] panic(0x849b40, 0x986ad0) [2021-04-23T06:00:04.666Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-23T06:00:04.666Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-23T06:00:04.666Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-23T06:00:04.666Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-23T06:00:04.666Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-23T06:00:04.666Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-23T06:00:04.666Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-23T06:00:04.666Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc0001020e0, 0xc0000d0300) [2021-04-23T06:00:04.666Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-23T06:00:04.666Z] net/http.(*conn).serve(0xc000058be0, 0x99b2c0, 0xc00004a980) [2021-04-23T06:00:04.666Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-23T06:00:04.666Z] created by net/http.(*Server).Serve [2021-04-23T06:00:04.666Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-23T06:00:04.666Z] time="2021-04-23T06:00:04Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49217/Test.FailOnce: Post http://127.0.0.1:49217/Test.FailOnce: EOF, retrying in 1s" [2021-04-23T06:00:05.129Z] === RUN TestNewStdWriter [2021-04-23T06:00:05.129Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-23T06:00:05.129Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestWriteWithNilBytes [2021-04-23T06:00:05.129Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestWrite [2021-04-23T06:00:05.129Z] --- PASS: TestWrite (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestWriteWithWriterError [2021-04-23T06:00:05.129Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-23T06:00:05.129Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyWriteAndRead [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-23T06:00:05.129Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-23T06:00:05.129Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-23T06:00:05.129Z] PASS [2021-04-23T06:00:05.129Z] coverage: 100.0% of statements [2021-04-23T06:00:05.129Z] ok github.com/docker/docker/pkg/stdcopy 0.030s coverage: 100.0% of statements [2021-04-23T06:00:05.255Z] ok github.com/docker/docker/layer 7.874s coverage: 68.8% of statements [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-23T06:00:05.255Z] ok github.com/docker/docker/pkg/jsonmessage 0.017s coverage: 91.7% of statements [2021-04-23T06:00:05.255Z] ok github.com/docker/docker/pkg/idtools 0.658s coverage: 69.5% of statements [2021-04-23T06:00:05.255Z] ok github.com/docker/docker/pkg/ioutils 0.598s coverage: 69.3% of statements [2021-04-23T06:00:05.255Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-23T06:00:05.555Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-23T06:00:05.590Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-23T06:00:05.590Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-23T06:00:05.590Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestFormatStatus [2021-04-23T06:00:05.590Z] --- PASS: TestFormatStatus (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestFormatError [2021-04-23T06:00:05.590Z] --- PASS: TestFormatError (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestFormatJSONError [2021-04-23T06:00:05.590Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-23T06:00:05.590Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-23T06:00:05.590Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestNewJSONProgressOutput [2021-04-23T06:00:05.590Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestAuxFormatterEmit [2021-04-23T06:00:05.590Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestStreamWriterStdout [2021-04-23T06:00:05.590Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestStreamWriterStderr [2021-04-23T06:00:05.590Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-23T06:00:05.590Z] PASS [2021-04-23T06:00:05.590Z] coverage: 66.2% of statements [2021-04-23T06:00:05.590Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-04-23T06:00:05.590Z] --- PASS: TestFailOnce (1.11s) [2021-04-23T06:00:05.590Z] === RUN TestEchoInputOutput [2021-04-23T06:00:05.590Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestBackoff [2021-04-23T06:00:05.590Z] --- PASS: TestBackoff (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestAbortRetry [2021-04-23T06:00:05.590Z] --- PASS: TestAbortRetry (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestClientScheme [2021-04-23T06:00:05.590Z] --- PASS: TestClientScheme (0.00s) [2021-04-23T06:00:05.590Z] === RUN TestNewClientWithTimeout [2021-04-23T06:00:05.831Z] ok github.com/docker/docker/pkg/longpath 0.020s coverage: 100.0% of statements [2021-04-23T06:00:05.831Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-23T06:00:05.831Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-23T06:00:05.831Z] ok github.com/docker/docker/pkg/namesgenerator 0.034s coverage: 85.7% of statements [2021-04-23T06:00:05.831Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-23T06:00:06.051Z] === RUN TestGenerateRandomID [2021-04-23T06:00:06.051Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-23T06:00:06.051Z] === RUN TestShortenId [2021-04-23T06:00:06.051Z] --- PASS: TestShortenId (0.00s) [2021-04-23T06:00:06.051Z] === RUN TestShortenSha256Id [2021-04-23T06:00:06.051Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-23T06:00:06.051Z] === RUN TestShortenIdEmpty [2021-04-23T06:00:06.051Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-23T06:00:06.051Z] === RUN TestShortenIdInvalid [2021-04-23T06:00:06.051Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-23T06:00:06.051Z] === RUN TestIsShortIDNonHex [2021-04-23T06:00:06.051Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-23T06:00:06.051Z] === RUN TestIsShortIDNotCorrectSize [2021-04-23T06:00:06.051Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-23T06:00:06.051Z] PASS [2021-04-23T06:00:06.051Z] coverage: 70.6% of statements [2021-04-23T06:00:06.051Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2021-04-23T06:00:06.051Z] time="2021-04-23T06:00:05Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-23T06:00:06.095Z] ok github.com/docker/docker/pkg/parsers 0.010s coverage: 97.0% of statements [2021-04-23T06:00:06.095Z] ok github.com/docker/docker/pkg/parsers/kernel 0.026s coverage: 60.0% of statements [2021-04-23T06:00:06.359Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2021-04-23T06:00:06.512Z] === RUN TestIsCpusetListAvailable [2021-04-23T06:00:06.512Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-23T06:00:06.512Z] PASS [2021-04-23T06:00:06.512Z] coverage: 38.2% of statements [2021-04-23T06:00:06.512Z] ok github.com/docker/docker/pkg/sysinfo 0.026s coverage: 38.2% of statements [2021-04-23T06:00:06.622Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.031s coverage: 86.7% of statements [2021-04-23T06:00:06.622Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-23T06:00:06.622Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-23T06:00:06.886Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.036s coverage: 56.8% of statements [2021-04-23T06:00:07.486Z] === RUN TestChtimes [2021-04-23T06:00:07.486Z] --- PASS: TestChtimes (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestChtimesWindows [2021-04-23T06:00:07.486Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-23T06:00:07.486Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestEnsureRemoveAllNotExist [2021-04-23T06:00:07.486Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestEnsureRemoveAllWithDir [2021-04-23T06:00:07.486Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestEnsureRemoveAllWithFile [2021-04-23T06:00:07.486Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestHasWin32KSupport [2021-04-23T06:00:07.486Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-23T06:00:07.486Z] syscall_windows_test.go:8: win32k: true [2021-04-23T06:00:07.486Z] PASS [2021-04-23T06:00:07.486Z] coverage: 12.0% of statements [2021-04-23T06:00:07.486Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 12.0% of statements [2021-04-23T06:00:07.486Z] === RUN TestTailFile [2021-04-23T06:00:07.486Z] --- PASS: TestTailFile (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestTailFileManyLines [2021-04-23T06:00:07.486Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestTailEmptyFile [2021-04-23T06:00:07.486Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestTailNegativeN [2021-04-23T06:00:07.486Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader [2021-04-23T06:00:07.486Z] === CONT TestNewTailReader [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/no_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/truncated_last_line [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-23T06:00:07.486Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.486Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.486Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.486Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.486Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/no_delimiter [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.487Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.487Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.488Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.488Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.489Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.489Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.489Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.490Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.490Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.837Z] ok github.com/docker/docker/pkg/pools 0.070s coverage: 88.2% of statements [2021-04-23T06:00:07.837Z] ok github.com/docker/docker/pkg/progress 0.018s coverage: 75.9% of statements [2021-04-23T06:00:07.837Z] ok github.com/docker/docker/pkg/plugins/transport 0.041s coverage: 85.7% of statements [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.952Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.952Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.952Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.953Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-23T06:00:07.954Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.01s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.01s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.954Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.01s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.01s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:00:07.955Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:00:07.956Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:00:07.956Z] PASS [2021-04-23T06:00:07.956Z] coverage: 88.6% of statements [2021-04-23T06:00:07.956Z] ok github.com/docker/docker/pkg/tailfile 0.173s coverage: 88.6% of statements [2021-04-23T06:00:07.956Z] time="2021-04-23T06:00:07Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-23T06:00:08.414Z] ok github.com/docker/docker/pkg/reexec 0.028s coverage: 82.4% of statements [2021-04-23T06:00:08.418Z] testing: warning: no tests to run [2021-04-23T06:00:08.418Z] PASS [2021-04-23T06:00:08.418Z] coverage: [no statements] [2021-04-23T06:00:08.418Z] ok github.com/docker/docker/pkg/term/windows 0.028s coverage: [no statements] [no tests to run] [2021-04-23T06:00:08.418Z] === RUN TestTarSumRemoveNonExistent [2021-04-23T06:00:08.418Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-23T06:00:08.418Z] === RUN TestTarSumRemove [2021-04-23T06:00:08.418Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-23T06:00:08.418Z] === RUN TestSortFileInfoSums [2021-04-23T06:00:08.418Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-23T06:00:08.418Z] === RUN TestNewTarSumForLabelInvalid [2021-04-23T06:00:08.418Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-23T06:00:08.418Z] === RUN TestNewTarSumForLabel [2021-04-23T06:00:08.418Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-23T06:00:08.418Z] === RUN TestEmptyTar [2021-04-23T06:00:08.418Z] --- PASS: TestEmptyTar (0.00s) [2021-04-23T06:00:08.418Z] === RUN TestTarSumsReadSize [2021-04-23T06:00:08.418Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-23T06:00:08.418Z] === RUN TestTarSums [2021-04-23T06:00:08.880Z] --- PASS: TestTarSums (0.08s) [2021-04-23T06:00:08.880Z] === RUN TestIteration [2021-04-23T06:00:08.880Z] --- PASS: TestIteration (0.00s) [2021-04-23T06:00:08.880Z] === RUN TestVersionLabelForChecksum [2021-04-23T06:00:08.880Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-23T06:00:08.880Z] === RUN TestVersion [2021-04-23T06:00:08.880Z] --- PASS: TestVersion (0.00s) [2021-04-23T06:00:08.880Z] === RUN TestGetVersion [2021-04-23T06:00:08.880Z] --- PASS: TestGetVersion (0.00s) [2021-04-23T06:00:08.880Z] === RUN TestGetVersions [2021-04-23T06:00:08.880Z] --- PASS: TestGetVersions (0.00s) [2021-04-23T06:00:08.880Z] PASS [2021-04-23T06:00:08.880Z] coverage: 89.3% of statements [2021-04-23T06:00:08.880Z] ok github.com/docker/docker/pkg/tarsum 0.119s coverage: 89.3% of statements [2021-04-23T06:00:08.990Z] ok github.com/docker/docker/pkg/stdcopy 0.012s coverage: 100.0% of statements [2021-04-23T06:00:09.253Z] ok github.com/docker/docker/pkg/pubsub 1.103s coverage: 75.0% of statements [2021-04-23T06:00:09.340Z] Loaded image: buildpack-deps:buster [2021-04-23T06:00:09.340Z] Loaded image: busybox:latest [2021-04-23T06:00:09.340Z] Loaded image: busybox:glibc [2021-04-23T06:00:09.340Z] Loaded image: buildpack-deps:buster [2021-04-23T06:00:09.340Z] Loaded image: busybox:latest [2021-04-23T06:00:09.340Z] Loaded image: busybox:glibc [2021-04-23T06:00:09.341Z] === RUN TestTruncIndex [2021-04-23T06:00:09.341Z] --- PASS: TestTruncIndex (0.10s) [2021-04-23T06:00:09.341Z] PASS [2021-04-23T06:00:09.341Z] coverage: 91.5% of statements [2021-04-23T06:00:09.341Z] ok github.com/docker/docker/pkg/truncindex 0.127s coverage: 91.5% of statements [2021-04-23T06:00:09.341Z] === RUN TestIsGIT [2021-04-23T06:00:09.341Z] --- PASS: TestIsGIT (0.00s) [2021-04-23T06:00:09.341Z] === RUN TestIsTransport [2021-04-23T06:00:09.341Z] --- PASS: TestIsTransport (0.00s) [2021-04-23T06:00:09.341Z] PASS [2021-04-23T06:00:09.341Z] coverage: 100.0% of statements [2021-04-23T06:00:09.341Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2021-04-23T06:00:09.604Z] Loaded image: debian:bullseye [2021-04-23T06:00:09.604Z] Loaded image: hello-world:latest [2021-04-23T06:00:09.802Z] === RUN TestVersionInfo [2021-04-23T06:00:09.802Z] --- PASS: TestVersionInfo (0.00s) [2021-04-23T06:00:09.802Z] === RUN TestAppendVersions [2021-04-23T06:00:09.802Z] --- PASS: TestAppendVersions (0.00s) [2021-04-23T06:00:09.802Z] PASS [2021-04-23T06:00:09.802Z] coverage: 88.9% of statements [2021-04-23T06:00:09.802Z] ok github.com/docker/docker/pkg/useragent 0.031s coverage: 88.9% of statements [2021-04-23T06:00:09.828Z] ok github.com/docker/docker/pkg/streamformatter 0.011s coverage: 66.2% of statements [2021-04-23T06:00:09.829Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-04-23T06:00:09.864Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:00:10.124Z] INFO: Testing against a local daemon [2021-04-23T06:00:10.124Z] === RUN TestDockerSuite [2021-04-23T06:00:10.124Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-23T06:00:10.124Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-23T06:00:10.124Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-23T06:00:10.265Z] time="2021-04-23T06:00:09Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-23T06:00:10.384Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-23T06:00:10.384Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-23T06:00:10.384Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-23T06:00:10.384Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-23T06:00:10.384Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-23T06:00:10.645Z] Loaded image: debian:bullseye [2021-04-23T06:00:10.726Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-23T06:00:10.727Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-23T06:00:10.777Z] ok github.com/docker/docker/pkg/sysinfo 0.036s coverage: 54.9% of statements [2021-04-23T06:00:10.906Z] Loaded image: hello-world:latest [2021-04-23T06:00:11.040Z] ok github.com/docker/docker/pkg/system 0.016s coverage: 36.9% of statements [2021-04-23T06:00:11.173Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:00:11.173Z] INFO: Testing against a local daemon [2021-04-23T06:00:11.173Z] === RUN TestDockerDaemonSuite [2021-04-23T06:00:11.188Z] === RUN TestValidatePrivileges [2021-04-23T06:00:11.188Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-23T06:00:11.188Z] === RUN TestFilterByCapNeg [2021-04-23T06:00:11.188Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-23T06:00:11.188Z] === RUN TestFilterByCapPos [2021-04-23T06:00:11.188Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-23T06:00:11.188Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-23T06:00:11.188Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-23T06:00:11.188Z] PASS [2021-04-23T06:00:11.188Z] coverage: 12.0% of statements [2021-04-23T06:00:11.188Z] ok github.com/docker/docker/plugin 0.053s coverage: 12.0% of statements [2021-04-23T06:00:11.188Z] === RUN TestNewSettable [2021-04-23T06:00:11.188Z] --- PASS: TestNewSettable (0.00s) [2021-04-23T06:00:11.188Z] === RUN TestIsSettable [2021-04-23T06:00:11.188Z] --- PASS: TestIsSettable (0.00s) [2021-04-23T06:00:11.188Z] === RUN TestUpdateSettingsEnv [2021-04-23T06:00:11.188Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-23T06:00:11.188Z] PASS [2021-04-23T06:00:11.188Z] coverage: 20.1% of statements [2021-04-23T06:00:11.188Z] ok github.com/docker/docker/plugin/v2 0.031s coverage: 20.1% of statements [2021-04-23T06:00:11.433Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-04-23T06:00:11.616Z] ok github.com/docker/docker/pkg/tailfile 0.111s coverage: 88.6% of statements [2021-04-23T06:00:11.616Z] ok github.com/docker/docker/pkg/signal 2.872s coverage: 61.0% of statements [2021-04-23T06:00:11.649Z] === RUN TestLoad [2021-04-23T06:00:11.649Z] --- PASS: TestLoad (0.00s) [2021-04-23T06:00:11.649Z] === RUN TestSave [2021-04-23T06:00:11.649Z] --- PASS: TestSave (0.02s) [2021-04-23T06:00:11.649Z] === RUN TestAddDeleteGet [2021-04-23T06:00:11.649Z] --- PASS: TestAddDeleteGet (0.02s) [2021-04-23T06:00:11.649Z] === RUN TestInvalidTags [2021-04-23T06:00:11.649Z] --- PASS: TestInvalidTags (0.00s) [2021-04-23T06:00:11.649Z] PASS [2021-04-23T06:00:11.649Z] coverage: 84.4% of statements [2021-04-23T06:00:11.649Z] ok github.com/docker/docker/reference 0.086s coverage: 84.4% of statements [2021-04-23T06:00:11.882Z] ok github.com/docker/docker/pkg/tarsum 0.132s coverage: 89.3% of statements [2021-04-23T06:00:11.883Z] testing: warning: no tests to run [2021-04-23T06:00:11.883Z] coverage: [no statements] [2021-04-23T06:00:11.883Z] ok github.com/docker/docker/pkg/term/windows 0.024s coverage: [no statements] [no tests to run] [2021-04-23T06:00:12.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-23T06:00:12.277Z] Loaded image: buildpack-deps:buster [2021-04-23T06:00:12.277Z] Loaded image: busybox:latest [2021-04-23T06:00:12.277Z] Loaded image: busybox:glibc [2021-04-23T06:00:12.458Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2021-04-23T06:00:12.458Z] ok github.com/docker/docker/pkg/useragent 0.012s coverage: 88.9% of statements [2021-04-23T06:00:12.458Z] ok github.com/docker/docker/pkg/urlutil 0.011s coverage: 100.0% of statements [2021-04-23T06:00:12.566Z] Loaded image: debian:bullseye [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestReaderWithReadError [2021-04-23T06:00:12.625Z] time="2021-04-23T06:00:12Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestReaderWithReadError (0.08s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestReader [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-23T06:00:12.625Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-23T06:00:12.625Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-23T06:00:12.625Z] PASS [2021-04-23T06:00:12.625Z] coverage: 100.0% of statements [2021-04-23T06:00:12.625Z] ok github.com/docker/docker/registry/resumable 0.235s coverage: 100.0% of statements [2021-04-23T06:00:12.625Z] === RUN TestRestartManagerTimeout [2021-04-23T06:00:12.625Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-23T06:00:12.625Z] === RUN TestRestartManagerTimeoutReset [2021-04-23T06:00:12.625Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-23T06:00:12.625Z] PASS [2021-04-23T06:00:12.625Z] coverage: 50.9% of statements [2021-04-23T06:00:12.625Z] ok github.com/docker/docker/restartmanager 0.029s coverage: 50.9% of statements [2021-04-23T06:00:12.857Z] Loaded image: hello-world:latest [2021-04-23T06:00:12.857Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:00:13.086Z] === RUN TestResolveAuthConfigIndexServer [2021-04-23T06:00:13.086Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-23T06:00:13.086Z] === RUN TestResolveAuthConfigFullURL [2021-04-23T06:00:13.086Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-23T06:00:13.086Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-23T06:00:13.086Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-23T06:00:13.086Z] === RUN TestValidateMirror [2021-04-23T06:00:13.086Z] --- PASS: TestValidateMirror (0.00s) [2021-04-23T06:00:13.086Z] === RUN TestLoadInsecureRegistries [2021-04-23T06:00:13.345Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-23T06:00:13.345Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-23T06:00:13.548Z] time="2021-04-23T06:00:13Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-23T06:00:13.548Z] time="2021-04-23T06:00:13Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-23T06:00:13.548Z] time="2021-04-23T06:00:13Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-23T06:00:13.548Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2021-04-23T06:00:13.548Z] === RUN TestNewServiceConfig [2021-04-23T06:00:13.548Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestValidateIndexName [2021-04-23T06:00:13.548Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestValidateIndexNameWithError [2021-04-23T06:00:13.548Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestEndpointParse [2021-04-23T06:00:13.548Z] --- PASS: TestEndpointParse (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestEndpointParseInvalid [2021-04-23T06:00:13.548Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestValidateEndpoint [2021-04-23T06:00:13.548Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-23T06:00:13.548Z] === RUN TestPing [2021-04-23T06:00:13.548Z] --- PASS: TestPing (0.01s) [2021-04-23T06:00:13.548Z] === RUN TestPingRegistryEndpoint [2021-04-23T06:00:13.548Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-23T06:00:13.548Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:13.548Z] === RUN TestEndpoint [2021-04-23T06:00:13.548Z] --- SKIP: TestEndpoint (0.00s) [2021-04-23T06:00:13.548Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:13.548Z] === RUN TestParseRepositoryInfo [2021-04-23T06:00:13.548Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestNewIndexInfo [2021-04-23T06:00:13.548Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestMirrorEndpointLookup [2021-04-23T06:00:13.548Z] --- SKIP: TestMirrorEndpointLookup (0.00s) [2021-04-23T06:00:13.548Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:13.548Z] === RUN TestSearchRepositories [2021-04-23T06:00:13.548Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-23T06:00:13.548Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-23T06:00:13.548Z] Host: 127.0.0.1:49236 [2021-04-23T06:00:13.548Z] User-Agent: docker test client [2021-04-23T06:00:13.548Z] Authorization: Token fake-token [2021-04-23T06:00:13.548Z] X-Docker-Token: true [2021-04-23T06:00:13.548Z] Accept-Encoding: gzip [2021-04-23T06:00:13.548Z] [2021-04-23T06:00:13.548Z] [2021-04-23T06:00:13.548Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-23T06:00:13.548Z] Connection: close [2021-04-23T06:00:13.548Z] Content-Length: 144 [2021-04-23T06:00:13.548Z] Cache-Control: no-cache [2021-04-23T06:00:13.548Z] Content-Type: application/json [2021-04-23T06:00:13.548Z] Date: Fri, 23 Apr 2021 06:00:13 GMT [2021-04-23T06:00:13.548Z] Expires: -1 [2021-04-23T06:00:13.548Z] Pragma: no-cache [2021-04-23T06:00:13.548Z] Server: docker-tests/mock [2021-04-23T06:00:13.548Z] X-Docker-Registry-Config: mock [2021-04-23T06:00:13.548Z] X-Docker-Registry-Version: 0.0.0 [2021-04-23T06:00:13.548Z] [2021-04-23T06:00:13.548Z] [2021-04-23T06:00:13.548Z] === RUN TestTrustedLocation [2021-04-23T06:00:13.548Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-23T06:00:13.548Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestAllowNondistributableArtifacts [2021-04-23T06:00:13.548Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestIsSecureIndex [2021-04-23T06:00:13.548Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-23T06:00:13.548Z] PASS [2021-04-23T06:00:13.548Z] coverage: 51.7% of statements [2021-04-23T06:00:13.548Z] ok github.com/docker/docker/registry 0.181s coverage: 51.7% of statements [2021-04-23T06:00:13.548Z] === RUN TestDecodeContainerConfig [2021-04-23T06:00:13.548Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestDecodeContainerConfigIsolation [2021-04-23T06:00:13.548Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestValidatePrivileged [2021-04-23T06:00:13.548Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-23T06:00:13.548Z] PASS [2021-04-23T06:00:13.548Z] coverage: 52.2% of statements [2021-04-23T06:00:13.548Z] ok github.com/docker/docker/runconfig 0.037s coverage: 52.2% of statements [2021-04-23T06:00:13.548Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-23T06:00:13.548Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-23T06:00:13.548Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-23T06:00:13.548Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-23T06:00:13.548Z] PASS [2021-04-23T06:00:13.548Z] coverage: 62.5% of statements [2021-04-23T06:00:13.548Z] ok github.com/docker/docker/testutil 0.100s coverage: 62.5% of statements [2021-04-23T06:00:13.853Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2021-04-23T06:00:13.915Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-23T06:00:13.915Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-23T06:00:14.117Z] ok github.com/docker/docker/profiles/seccomp 0.021s coverage: 85.4% of statements [2021-04-23T06:00:14.522Z] time="2021-04-23T06:00:14Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49222/Test.Echo: Post http://127.0.0.1:49222/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-23T06:00:14.693Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2021-04-23T06:00:14.856Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-23T06:00:14.856Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-23T06:00:14.856Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-23T06:00:15.271Z] ok github.com/docker/docker/plugin 0.547s coverage: 23.2% of statements [2021-04-23T06:00:15.494Z] === RUN TestGetDriver [2021-04-23T06:00:15.494Z] --- PASS: TestGetDriver (0.00s) [2021-04-23T06:00:15.494Z] === RUN TestVolumeRequestError [2021-04-23T06:00:15.494Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-23T06:00:15.494Z] PASS [2021-04-23T06:00:15.494Z] coverage: 36.1% of statements [2021-04-23T06:00:15.494Z] ok github.com/docker/docker/volume/drivers 0.072s coverage: 36.1% of statements [2021-04-23T06:00:15.955Z] === RUN TestGetAddress [2021-04-23T06:00:15.955Z] --- PASS: TestGetAddress (0.00s) [2021-04-23T06:00:15.955Z] === RUN TestRemove [2021-04-23T06:00:15.955Z] --- SKIP: TestRemove (0.00s) [2021-04-23T06:00:15.955Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-23T06:00:15.955Z] === RUN TestInitializeWithVolumes [2021-04-23T06:00:15.955Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-04-23T06:00:15.955Z] === RUN TestCreate [2021-04-23T06:00:15.955Z] --- PASS: TestCreate (0.01s) [2021-04-23T06:00:15.955Z] === RUN TestValidateName [2021-04-23T06:00:15.955Z] --- PASS: TestValidateName (0.00s) [2021-04-23T06:00:15.955Z] === RUN TestCreateWithOpts [2021-04-23T06:00:15.955Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-23T06:00:15.955Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-23T06:00:15.955Z] === RUN TestRelaodNoOpts [2021-04-23T06:00:15.955Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-23T06:00:15.955Z] PASS [2021-04-23T06:00:15.955Z] coverage: 41.5% of statements [2021-04-23T06:00:15.955Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2021-04-23T06:00:16.417Z] === RUN TestConvertTmpfsOptions [2021-04-23T06:00:16.417Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-23T06:00:16.417Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-23T06:00:16.417Z] parser_test.go:49: data="ro" [2021-04-23T06:00:16.417Z] === RUN TestParseMountRaw [2021-04-23T06:00:16.417Z] --- PASS: TestParseMountRaw (0.02s) [2021-04-23T06:00:16.417Z] === RUN TestParseMountRawSplit [2021-04-23T06:00:16.417Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-23T06:00:16.417Z] parser_test.go:390: case 0 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 1 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 2 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 3 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 4 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 5 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 6 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 7 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 8 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 0 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 1 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 2 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 3 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 4 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 5 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 6 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 7 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 8 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 9 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 10 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 11 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 12 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 0 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 1 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 2 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 3 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 4 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 5 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 6 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 7 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 8 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 9 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 10 [2021-04-23T06:00:16.417Z] parser_test.go:390: case 11 [2021-04-23T06:00:16.417Z] === RUN TestParseMountSpec [2021-04-23T06:00:16.417Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-23T06:00:16.417Z] parser_test.go:455: case 0 [2021-04-23T06:00:16.417Z] parser_test.go:455: case 1 [2021-04-23T06:00:16.417Z] parser_test.go:455: case 2 [2021-04-23T06:00:16.417Z] parser_test.go:455: case 3 [2021-04-23T06:00:16.417Z] parser_test.go:455: case 4 [2021-04-23T06:00:16.417Z] parser_test.go:455: case 5 [2021-04-23T06:00:16.417Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-23T06:00:16.417Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-23T06:00:16.417Z] === RUN TestValidateMount [2021-04-23T06:00:16.417Z] --- PASS: TestValidateMount (0.00s) [2021-04-23T06:00:16.417Z] PASS [2021-04-23T06:00:16.417Z] coverage: 66.2% of statements [2021-04-23T06:00:16.417Z] ok github.com/docker/docker/volume/mounts 0.056s coverage: 66.2% of statements [2021-04-23T06:00:17.201Z] ok github.com/docker/docker/quota 0.486s coverage: 71.4% of statements [2021-04-23T06:00:17.201Z] ok github.com/docker/docker/registry 0.185s coverage: 58.8% of statements [2021-04-23T06:00:17.201Z] ok github.com/docker/docker/registry/resumable 0.033s coverage: 100.0% of statements [2021-04-23T06:00:17.389Z] === RUN TestSetGetMeta [2021-04-23T06:00:17.389Z] === PAUSE TestSetGetMeta [2021-04-23T06:00:17.389Z] === RUN TestRestore [2021-04-23T06:00:17.389Z] === PAUSE TestRestore [2021-04-23T06:00:17.389Z] === RUN TestServiceCreate [2021-04-23T06:00:17.389Z] === PAUSE TestServiceCreate [2021-04-23T06:00:17.389Z] === RUN TestServiceList [2021-04-23T06:00:17.389Z] === PAUSE TestServiceList [2021-04-23T06:00:17.389Z] === RUN TestServiceRemove [2021-04-23T06:00:17.389Z] === PAUSE TestServiceRemove [2021-04-23T06:00:17.389Z] === RUN TestServiceGet [2021-04-23T06:00:17.389Z] === PAUSE TestServiceGet [2021-04-23T06:00:17.389Z] === RUN TestServicePrune [2021-04-23T06:00:17.389Z] === PAUSE TestServicePrune [2021-04-23T06:00:17.389Z] === RUN TestCreate [2021-04-23T06:00:17.389Z] === PAUSE TestCreate [2021-04-23T06:00:17.389Z] === RUN TestRemove [2021-04-23T06:00:17.389Z] === PAUSE TestRemove [2021-04-23T06:00:17.389Z] === RUN TestList [2021-04-23T06:00:17.389Z] === PAUSE TestList [2021-04-23T06:00:17.389Z] === RUN TestFindByDriver [2021-04-23T06:00:17.389Z] === PAUSE TestFindByDriver [2021-04-23T06:00:17.389Z] === RUN TestFindByReferenced [2021-04-23T06:00:17.389Z] === PAUSE TestFindByReferenced [2021-04-23T06:00:17.389Z] === RUN TestDerefMultipleOfSameRef [2021-04-23T06:00:17.389Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-23T06:00:17.389Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-23T06:00:17.389Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-23T06:00:17.389Z] === RUN TestDefererencePluginOnCreateError [2021-04-23T06:00:17.389Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-23T06:00:17.389Z] === RUN TestRefDerefRemove [2021-04-23T06:00:17.389Z] === PAUSE TestRefDerefRemove [2021-04-23T06:00:17.389Z] === RUN TestGet [2021-04-23T06:00:17.389Z] === PAUSE TestGet [2021-04-23T06:00:17.389Z] === RUN TestGetWithReference [2021-04-23T06:00:17.389Z] === PAUSE TestGetWithReference [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_nil_list [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_empty_list [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_filter_some [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_filter_middle [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-23T06:00:17.389Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-23T06:00:17.389Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_nil_list [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_filter_some [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_empty_list [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_filter_middle [2021-04-23T06:00:17.389Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-23T06:00:17.389Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-23T06:00:17.389Z] === CONT TestSetGetMeta [2021-04-23T06:00:17.389Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-23T06:00:17.389Z] === CONT TestCreate [2021-04-23T06:00:17.389Z] === CONT TestGetWithReference [2021-04-23T06:00:17.389Z] --- PASS: TestSetGetMeta (0.04s) [2021-04-23T06:00:17.389Z] === CONT TestGet [2021-04-23T06:00:17.389Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2021-04-23T06:00:17.389Z] === CONT TestRefDerefRemove [2021-04-23T06:00:17.389Z] --- PASS: TestCreate (0.04s) [2021-04-23T06:00:17.389Z] === CONT TestDefererencePluginOnCreateError [2021-04-23T06:00:17.389Z] --- PASS: TestGetWithReference (0.05s) [2021-04-23T06:00:17.389Z] === CONT TestServiceRemove [2021-04-23T06:00:17.389Z] --- PASS: TestGet (0.01s) [2021-04-23T06:00:17.389Z] === CONT TestServicePrune [2021-04-23T06:00:17.389Z] --- PASS: TestRefDerefRemove (0.01s) [2021-04-23T06:00:17.389Z] === CONT TestServiceGet [2021-04-23T06:00:17.389Z] --- PASS: TestDefererencePluginOnCreateError (0.01s) [2021-04-23T06:00:17.389Z] === CONT TestServiceCreate [2021-04-23T06:00:17.389Z] --- PASS: TestServiceGet (0.07s) [2021-04-23T06:00:17.389Z] === CONT TestServiceList [2021-04-23T06:00:17.389Z] time="2021-04-23T06:00:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:00:17.389Z] --- PASS: TestServiceRemove (0.08s) [2021-04-23T06:00:17.389Z] === CONT TestFindByDriver [2021-04-23T06:00:17.389Z] --- PASS: TestServiceCreate (0.07s) [2021-04-23T06:00:17.389Z] === CONT TestDerefMultipleOfSameRef [2021-04-23T06:00:17.389Z] time="2021-04-23T06:00:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:00:17.389Z] time="2021-04-23T06:00:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:00:17.389Z] time="2021-04-23T06:00:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-23T06:00:17.389Z] --- PASS: TestServiceList (0.01s) [2021-04-23T06:00:17.389Z] === CONT TestFindByReferenced [2021-04-23T06:00:17.389Z] --- PASS: TestFindByDriver (0.01s) [2021-04-23T06:00:17.389Z] === CONT TestList [2021-04-23T06:00:17.389Z] --- PASS: TestDerefMultipleOfSameRef (0.01s) [2021-04-23T06:00:17.389Z] === CONT TestRemove [2021-04-23T06:00:17.389Z] time="2021-04-23T06:00:17Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:00:17.389Z] --- PASS: TestServicePrune (0.09s) [2021-04-23T06:00:17.389Z] === CONT TestRestore [2021-04-23T06:00:17.389Z] --- PASS: TestFindByReferenced (0.01s) [2021-04-23T06:00:17.389Z] --- PASS: TestRemove (0.01s) [2021-04-23T06:00:17.389Z] --- PASS: TestList (0.01s) [2021-04-23T06:00:17.389Z] --- PASS: TestRestore (0.01s) [2021-04-23T06:00:17.389Z] PASS [2021-04-23T06:00:17.389Z] coverage: 70.3% of statements [2021-04-23T06:00:17.389Z] ok github.com/docker/docker/volume/service 0.219s coverage: 70.3% of statements [2021-04-23T06:00:17.464Z] ok github.com/docker/docker/restartmanager 0.010s coverage: 45.3% of statements [2021-04-23T06:00:17.727Z] ok github.com/docker/docker/testutil 0.042s coverage: 62.5% of statements [2021-04-23T06:00:17.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-23T06:00:17.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-23T06:00:18.154Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-23T06:00:18.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-23T06:00:18.304Z] ok github.com/docker/docker/runconfig 0.072s coverage: 66.1% of statements [2021-04-23T06:00:19.542Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-23T06:00:19.542Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-23T06:00:19.542Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-23T06:00:19.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-23T06:00:19.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-23T06:00:19.733Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (17.58s) [2021-04-23T06:00:19.733Z] PASS [2021-04-23T06:00:19.733Z] [2021-04-23T06:00:19.733Z] === Skipped [2021-04-23T06:00:19.733Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-04-23T06:00:19.733Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:00:19.733Z] [2021-04-23T06:00:19.733Z] === SKIP: s390x.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-04-23T06:00:19.733Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:00:19.733Z] [2021-04-23T06:00:19.733Z] [2021-04-23T06:00:19.733Z] DONE 34 tests, 2 skipped in 104.122s [2021-04-23T06:00:19.733Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-04-23T06:00:19.733Z] ++ 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-23T06:00:19.733Z] ++ set -e [2021-04-23T06:00:19.733Z] ++ '[' -n 0 ']' [2021-04-23T06:00:19.733Z] ++ set -x [2021-04-23T06:00:19.733Z] ++ 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-23T06:00:19.733Z] INFO: Testing against a local daemon [2021-04-23T06:00:19.733Z] === RUN TestConfigInspect [2021-04-23T06:00:20.115Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-04-23T06:00:20.230Z] ok github.com/docker/docker/volume/drivers 0.017s coverage: 36.1% of statements [2021-04-23T06:00:20.808Z] ok github.com/docker/docker/volume/mounts 0.072s coverage: 67.0% of statements [2021-04-23T06:00:21.554Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-23T06:00:21.754Z] ok github.com/docker/docker/volume/local 0.196s coverage: 76.4% of statements [2021-04-23T06:00:22.661Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-23T06:00:22.661Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-23T06:00:22.698Z] ok github.com/docker/docker/volume/service 0.029s coverage: 73.1% of statements [2021-04-23T06:00:23.197Z] --- PASS: TestNewClientWithTimeout (17.63s) [2021-04-23T06:00:23.197Z] === RUN TestClientStream [2021-04-23T06:00:23.197Z] --- PASS: TestClientStream (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestClientSendFile [2021-04-23T06:00:23.197Z] --- PASS: TestClientSendFile (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestClientWithRequestTimeout [2021-04-23T06:00:23.197Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestFileSpecPlugin [2021-04-23T06:00:23.197Z] --- PASS: TestFileSpecPlugin (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestFileJSONSpecPlugin [2021-04-23T06:00:23.197Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-23T06:00:23.197Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestPluginAddHandler [2021-04-23T06:00:23.197Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestPluginWaitBadPlugin [2021-04-23T06:00:23.197Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-23T06:00:23.197Z] === RUN TestGet [2021-04-23T06:00:23.197Z] time="2021-04-23T06:00:23Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-23T06:00:24.044Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-23T06:00:24.169Z] time="2021-04-23T06:00:24Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-23T06:00:24.176Z] --- PASS: TestConfigInspect (4.16s) [2021-04-23T06:00:24.176Z] === RUN TestConfigList [2021-04-23T06:00:24.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-23T06:00:24.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-23T06:00:24.304Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-23T06:00:24.304Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-23T06:00:24.304Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-23T06:00:24.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-23T06:00:25.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-23T06:00:26.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-23T06:00:26.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-23T06:00:26.355Z] time="2021-04-23T06:00:26Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-23T06:00:27.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-23T06:00:27.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-23T06:00:27.680Z] --- PASS: TestConfigList (3.65s) [2021-04-23T06:00:27.680Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:00:28.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-23T06:00:29.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-23T06:00:29.589Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-23T06:00:30.104Z] time="2021-04-23T06:00:30Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-23T06:00:30.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-23T06:00:31.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-23T06:00:31.755Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-23T06:00:32.121Z] --- PASS: TestConfigsCreateAndDelete (3.74s) [2021-04-23T06:00:32.121Z] === RUN TestConfigsUpdate [2021-04-23T06:00:32.887Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-23T06:00:32.965Z] #72 exporting layers 86.1s done [2021-04-23T06:00:32.965Z] #72 exporting manifest sha256:c91acdcf7118665cb0d9c03efb390f590aeb5c6ba94a4ecb413f6fb4db9828c9 done [2021-04-23T06:00:32.965Z] #72 exporting config sha256:9ada0e9133008874409ecbd9a587160043c2a588eb154cab9aa7eba092546250 done [2021-04-23T06:00:32.965Z] #72 sending tarball [2021-04-23T06:00:33.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-23T06:00:33.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-23T06:00:34.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-23T06:00:34.840Z] --- PASS: TestConfigsUpdate (3.44s) [2021-04-23T06:00:34.840Z] === RUN TestTemplatedConfig [2021-04-23T06:00:35.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-23T06:00:35.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-23T06:00:35.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-23T06:00:36.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-23T06:00:36.804Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T06:00:36.804Z] Using test binary docker [2021-04-23T06:00:36.804Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-23T06:00:36.804Z] Starting apparmor (via systemctl): apparmor.service. [2021-04-23T06:00:36.804Z] INFO: Waiting for daemon to start... [2021-04-23T06:00:36.804Z] Starting dockerd [2021-04-23T06:00:37.087Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-23T06:00:38.022Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-23T06:00:38.345Z] --- PASS: TestTemplatedConfig (3.61s) [2021-04-23T06:00:38.345Z] === RUN TestConfigCreateResolve [2021-04-23T06:00:38.649Z] #72 ... [2021-04-23T06:00:38.649Z] [2021-04-23T06:00:38.649Z] #73 importing to docker [2021-04-23T06:00:38.649Z] #73 sha256:df70ced243533ed68a5868b85cfde86c9b9dabc2d72f7840816aaaa173a73388 [2021-04-23T06:00:38.693Z] --- PASS: TestGet (15.00s) [2021-04-23T06:00:38.693Z] === RUN TestPluginWithNoManifest [2021-04-23T06:00:38.693Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-23T06:00:38.693Z] === RUN TestGetAll [2021-04-23T06:00:38.693Z] --- PASS: TestGetAll (0.00s) [2021-04-23T06:00:38.693Z] PASS [2021-04-23T06:00:38.693Z] coverage: 73.4% of statements [2021-04-23T06:00:38.693Z] ok github.com/docker/docker/pkg/plugins 36.164s coverage: 73.4% of statements [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/quota [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/rootless [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/volume [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-23T06:00:38.693Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-23T06:00:39.317Z] . [2021-04-23T06:00:39.317Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T06:00:39.317Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T06:00:39.317Z] Error: No such image: emptyfs [2021-04-23T06:00:39.317Z] Running integration-test (iteration 1) [2021-04-23T06:00:39.317Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-23T06:00:39.391Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-23T06:00:39.631Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === Skipped [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-23T06:00:39.664Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-23T06:00:39.664Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-04-23T06:00:39.664Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-23T06:00:39.664Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-23T06:00:39.664Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-23T06:00:39.664Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-23T06:00:39.664Z] daemon_test.go:147: root required [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-23T06:00:39.664Z] reload_test.go:520: root required [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-23T06:00:39.664Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-23T06:00:39.664Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-23T06:00:39.664Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-23T06:00:39.664Z] download_test.go:268: Needs fixing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-23T06:00:39.664Z] layer_test.go:304: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-23T06:00:39.664Z] layer_test.go:353: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-23T06:00:39.664Z] layer_test.go:468: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-23T06:00:39.664Z] layer_test.go:697: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-23T06:00:39.664Z] migration_test.go:46: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-23T06:00:39.664Z] migration_test.go:182: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-23T06:00:39.664Z] mount_test.go:17: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-23T06:00:39.664Z] mount_test.go:76: Failing on Windows [2021-04-23T06:00:39.664Z] [2021-04-23T06:00:39.664Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-23T06:00:39.664Z] mount_test.go:125: Failing on Windows [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-23T06:00:39.665Z] mount_test.go:212: Failing on Windows [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:134: Xz not present in msys2 [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:239: Failing on Windows CI machines [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-23T06:00:39.665Z] archive_windows_test.go:16: Currently fails [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-23T06:00:39.665Z] changes_test.go:196: needs more investigation [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsEmpty (0.00s) [2021-04-23T06:00:39.665Z] changes_test.go:261: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesDirsMutated (0.00s) [2021-04-23T06:00:39.665Z] changes_test.go:355: FIXME: broken on Windows 1903 and up; see #39846 [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-23T06:00:39.665Z] changes_test.go:433: needs further investigation [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-23T06:00:39.665Z] changes_test.go:469: needs further investigation [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-23T06:00:39.665Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-23T06:00:39.665Z] poller_test.go:41: No chmod on Windows [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-23T06:00:39.665Z] fileutils_test.go:134: Needs porting to Windows [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-23T06:00:39.665Z] fileutils_test.go:180: Needs porting to Windows [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-23T06:00:39.665Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-04-23T06:00:39.665Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2021-04-23T06:00:39.665Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-23T06:00:39.665Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-23T06:00:39.665Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] [2021-04-23T06:00:39.665Z] DONE 1833 tests, 47 skipped in 173.644s [2021-04-23T06:00:39.665Z] INFO: make.ps1 ended at 04/23/2021 06:00:39 [2021-04-23T06:00:39.892Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-04-23T06:00:40.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-23T06:00:40.834Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-23T06:00:41.208Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-23T06:00:41.208Z] INFO: Unit tests ended at 04/23/2021 06:00:40. Duration:00:03:04.4812943 [2021-04-23T06:00:41.208Z] INFO: Building busybox [2021-04-23T06:00:41.208Z] Sending build context to Docker daemon 5.12kB [2021-04-23T06:00:41.208Z] [2021-04-23T06:00:41.208Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-23T06:00:41.208Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-23T06:00:41.208Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-23T06:00:41.208Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-23T06:00:41.208Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-23T06:00:41.208Z] ---> 39d157a84080 [2021-04-23T06:00:41.208Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-23T06:00:41.208Z] ---> Running in 17bb257cfaff [2021-04-23T06:00:41.693Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-23T06:00:42.219Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-23T06:00:42.623Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T06:00:42.623Z] Using test binary docker [2021-04-23T06:00:42.623Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-23T06:00:42.623Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T06:00:42.623Z] INFO: Waiting for daemon to start... [2021-04-23T06:00:42.623Z] Starting dockerd [2021-04-23T06:00:42.784Z] --- PASS: TestConfigCreateResolve (3.85s) [2021-04-23T06:00:42.784Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:00:42.784Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-23T06:00:42.784Z] PASS [2021-04-23T06:00:42.784Z] [2021-04-23T06:00:42.784Z] DONE 7 tests in 23.172s [2021-04-23T06:00:42.784Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-04-23T06:00:42.784Z] ++ 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-23T06:00:42.784Z] ++ set -e [2021-04-23T06:00:42.784Z] ++ '[' -n 0 ']' [2021-04-23T06:00:42.784Z] ++ set -x [2021-04-23T06:00:42.784Z] ++ 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-23T06:00:43.074Z] INFO: Testing against a local daemon [2021-04-23T06:00:43.074Z] === RUN TestCheckpoint [2021-04-23T06:00:43.074Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:00:43.074Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:00:43.074Z] === RUN TestContainerInvalidJSON [2021-04-23T06:00:43.074Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:00:43.074Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:00:43.074Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:00:43.074Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:00:43.074Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:00:43.074Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:00:43.074Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:00:43.074Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:00:43.074Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:00:43.074Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-23T06:00:43.074Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-23T06:00:43.074Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-23T06:00:43.074Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-23T06:00:43.074Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:00:43.364Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-04-23T06:00:43.364Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:00:43.364Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2021-04-23T06:00:43.364Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:00:43.604Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-23T06:00:43.653Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-04-23T06:00:43.653Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:00:43.653Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-04-23T06:00:43.653Z] === RUN TestCopyFromContainer [2021-04-23T06:00:44.125Z] Removing intermediate container 17bb257cfaff [2021-04-23T06:00:44.125Z] ---> c3dfac2ae434 [2021-04-23T06:00:44.125Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-23T06:00:44.125Z] ---> Running in bf19a1df02e2 [2021-04-23T06:00:44.125Z] Removing intermediate container bf19a1df02e2 [2021-04-23T06:00:44.125Z] ---> 5d74b313cc3f [2021-04-23T06:00:44.125Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-23T06:00:44.125Z] ---> Running in 084741f041b0 [2021-04-23T06:00:44.587Z] Removing intermediate container 084741f041b0 [2021-04-23T06:00:44.587Z] ---> dd2428e93f3f [2021-04-23T06:00:44.587Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-23T06:00:44.668Z] ok github.com/docker/docker/pkg/plugins 33.648s coverage: 76.6% of statements [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/rootless [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/volume [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-23T06:00:44.668Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === Skipped [2021-04-23T06:00:44.668Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-23T06:00:44.668Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-23T06:00:44.668Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-23T06:00:44.668Z] time="2021-04-23T05:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-23T06:00:44.668Z] time="2021-04-23T05:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-23T06:00:44.668Z] time="2021-04-23T05:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-23T06:00:44.668Z] time="2021-04-23T05:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-23T06:00:44.668Z] time="2021-04-23T05:59:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-23T06:00:44.668Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-23T06:00:44.668Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-23T06:00:44.668Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:00:44.668Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-23T06:00:44.668Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-23T06:00:44.668Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-23T06:00:44.668Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] [2021-04-23T06:00:44.668Z] DONE 2247 tests, 26 skipped in 197.453s Post stage [Pipeline] junit [2021-04-23T06:00:44.685Z] Recording test results [2021-04-23T06:00:44.987Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-04-23T06:00:44.987Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-04-23T06:00:45.558Z] [2021-04-23T06:00:46.019Z] ---> 9aa396f97e07 [2021-04-23T06:00:46.019Z] 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-23T06:00:46.019Z] ---> Running in 1add65d30576 [2021-04-23T06:00:46.373Z] === RUN TestCopyFromContainer// [2021-04-23T06:00:46.373Z] === RUN TestCopyFromContainer//bar/root [2021-04-23T06:00:46.373Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-23T06:00:46.373Z] === RUN TestCopyFromContainer/bar/quux [2021-04-23T06:00:46.373Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-23T06:00:46.449Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-23T06:00:46.663Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-23T06:00:46.663Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-23T06:00:46.663Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-23T06:00:46.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh dynbinary test-integration [2021-04-23T06:00:46.952Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-23T06:00:46.952Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer (3.41s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-04-23T06:00:47.242Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-04-23T06:00:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:00:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:00:47.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:00:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:00:47.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:00:47.242Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:00:47.242Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:00:47.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:00:47.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:00:47.242Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:00:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-23T06:00:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:00:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-23T06:00:47.242Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-23T06:00:47.242Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:00:47.242Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-23T06:00:47.242Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:00:47.242Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:00:47.242Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:00:47.242Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:00:47.242Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:00:47.242Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:00:47.242Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:00:47.242Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:00:47.242Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:00:47.242Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:00:47.242Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-23T06:00:47.242Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-23T06:00:47.242Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-23T06:00:47.242Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:00:47.242Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:00:47.242Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-23T06:00:47.242Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:00:47.535Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-04-23T06:00:47.789Z] [2021-04-23T06:00:47.789Z] Removing bundles/ [2021-04-23T06:00:47.789Z] [2021-04-23T06:00:47.789Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-23T06:00:47.789Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T06:00:47.789Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T06:00:48.944Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-04-23T06:00:49.919Z] === RUN TestDockerSuite/TestAttachDetach [2021-04-23T06:00:49.964Z] --- PASS: TestCreateWithCustomMaskedPaths (2.85s) [2021-04-23T06:00:49.964Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:00:50.573Z] Removing intermediate container 6dbb0f20b9f8 [2021-04-23T06:00:50.573Z] ---> 79b2a0b7a805 [2021-04-23T06:00:50.573Z] 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-23T06:00:50.573Z] ---> Running in 15bb6c8ab8ae [2021-04-23T06:00:50.573Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-04-23T06:00:50.573Z] go: finding gotest.tools v0.5.3 [2021-04-23T06:00:50.573Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-04-23T06:00:50.573Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-04-23T06:00:50.573Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-04-23T06:00:50.573Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-04-23T06:00:50.573Z] go: downloading github.com/pkg/errors v0.9.1 [2021-04-23T06:00:50.573Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T06:00:50.573Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-04-23T06:00:50.573Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T06:00:50.573Z] go: extracting github.com/pkg/errors v0.9.1 [2021-04-23T06:00:50.573Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T06:00:50.573Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-04-23T06:00:50.573Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T06:00:50.573Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-04-23T06:00:50.573Z] go: downloading github.com/fatih/color v1.9.0 [2021-04-23T06:00:50.573Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T06:00:50.573Z] go: extracting github.com/fatih/color v1.9.0 [2021-04-23T06:00:50.573Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T06:00:50.573Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-04-23T06:00:50.573Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-04-23T06:00:50.573Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-04-23T06:00:50.573Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T06:00:50.573Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-04-23T06:00:50.573Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T06:00:50.573Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T06:00:50.573Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T06:00:50.713Z] . [2021-04-23T06:00:50.713Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T06:00:50.970Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T06:00:50.970Z] Error: No such image: emptyfs [2021-04-23T06:00:50.970Z] Running integration-test (iteration 1) [2021-04-23T06:00:50.970Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-04-23T06:00:51.489Z] Loaded image: buildpack-deps:buster [2021-04-23T06:00:51.489Z] Loaded image: busybox:latest [2021-04-23T06:00:51.489Z] Loaded image: busybox:glibc [2021-04-23T06:00:51.526Z] go: finding github.com/fatih/color v1.9.0 [2021-04-23T06:00:51.526Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-04-23T06:00:51.526Z] go: finding github.com/pkg/errors v0.9.1 [2021-04-23T06:00:51.526Z] go: finding github.com/spf13/pflag v1.0.3 [2021-04-23T06:00:51.526Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-04-23T06:00:51.526Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-04-23T06:00:51.526Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-04-23T06:00:51.526Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-04-23T06:00:51.526Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-04-23T06:00:51.526Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-04-23T06:00:51.526Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-04-23T06:00:51.839Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-23T06:00:51.839Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-04-23T06:00:53.148Z] Removing intermediate container 1add65d30576 [2021-04-23T06:00:53.148Z] ---> 74c0bc7d72de [2021-04-23T06:00:53.148Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-23T06:00:53.148Z] ---> Running in db59a8eb05e2 [2021-04-23T06:00:53.220Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-23T06:00:53.512Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.07s) [2021-04-23T06:00:53.512Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:00:53.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:00:53.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:00:53.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:00:53.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:00:53.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:00:53.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:00:53.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:00:53.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:00:53.512Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:00:53.512Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:00:53.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:00:53.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:00:53.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:00:53.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:00:53.512Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:00:53.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-23T06:00:53.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-04-23T06:00:53.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-23T06:00:53.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-23T06:00:53.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-23T06:00:53.512Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2021-04-23T06:00:53.512Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:00:53.610Z] [2021-04-23T06:00:53.610Z] SUCCESS: Specified value was saved. [2021-04-23T06:00:54.004Z] Loaded image: debian:bullseye [2021-04-23T06:00:54.005Z] Loaded image: hello-world:latest [2021-04-23T06:00:54.005Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:00:54.005Z] INFO: Testing against a local daemon [2021-04-23T06:00:54.005Z] === RUN TestCgroupNamespacesBuild [2021-04-23T06:00:54.141Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2021-04-23T06:00:54.141Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:00:54.141Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:00:54.141Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:00:54.141Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-23T06:00:54.141Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-23T06:00:54.141Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-23T06:00:54.141Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:00:54.141Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2021-04-23T06:00:54.141Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:00:54.141Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-04-23T06:00:54.141Z] === RUN TestContainerStartOnDaemonRestart [2021-04-23T06:00:54.141Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-23T06:00:54.141Z] === RUN TestDaemonRestartIpcMode [2021-04-23T06:00:54.141Z] === PAUSE TestDaemonRestartIpcMode [2021-04-23T06:00:54.141Z] === RUN TestDaemonHostGatewayIP [2021-04-23T06:00:54.141Z] === PAUSE TestDaemonHostGatewayIP [2021-04-23T06:00:54.141Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-23T06:00:54.141Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-23T06:00:54.141Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:00:54.141Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-23T06:00:54.141Z] === RUN TestDiff [2021-04-23T06:00:55.152Z] Removing intermediate container db59a8eb05e2 [2021-04-23T06:00:55.153Z] ---> f65300511ac7 [2021-04-23T06:00:55.153Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-23T06:00:55.153Z] ---> Running in a13defc8f1b7 [2021-04-23T06:00:55.170Z] --- PASS: TestDiff (0.96s) [2021-04-23T06:00:55.170Z] === RUN TestExecWithCloseStdin [2021-04-23T06:00:55.218Z] INFO: Build done for gotestsum... [2021-04-23T06:00:55.768Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-23T06:00:56.670Z] --- PASS: TestExecWithCloseStdin (1.22s) [2021-04-23T06:00:56.670Z] === RUN TestExec [2021-04-23T06:00:57.151Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-23T06:00:57.270Z] --- PASS: TestCgroupNamespacesBuild (3.24s) [2021-04-23T06:00:57.270Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-23T06:00:57.328Z] #73 DONE 16.6s [2021-04-23T06:00:57.328Z] [2021-04-23T06:00:57.328Z] #72 exporting to oci image format [2021-04-23T06:00:57.328Z] #72 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-04-23T06:00:57.328Z] #72 sending tarball 33.1s done [2021-04-23T06:00:57.328Z] #72 DONE 119.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2021-04-23T06:00:57.412Z] --- PASS: TestBuildWithHugeFile (95.99s) [2021-04-23T06:00:57.412Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T06:00:57.412Z] --- SKIP: TestBuildWCOWSandboxSize (0.03s) [2021-04-23T06:00:57.412Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:00:57.412Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T06:00:57.412Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-04-23T06:00:57.412Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:00:57.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:00:57.412Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:00:57.412Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:00:57.412Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:00:57.412Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:00:57.412Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:00:57.412Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [Pipeline] sh [2021-04-23T06:00:57.673Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:00:57.701Z] --- PASS: TestExec (1.28s) [2021-04-23T06:00:57.701Z] === RUN TestExecUser [2021-04-23T06:00:57.805Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/test/unit [2021-04-23T06:00:57.934Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s) [2021-04-23T06:00:57.934Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2021-04-23T06:00:57.934Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2021-04-23T06:00:57.934Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2021-04-23T06:00:57.934Z] === RUN TestBuildPreserveOwnership [2021-04-23T06:00:57.934Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-23T06:00:58.069Z] Cannot create a file when that file already exists. [2021-04-23T06:00:58.194Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-23T06:00:59.191Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2021-04-23T06:00:59.191Z] === RUN TestBuildWithSession [2021-04-23T06:00:59.191Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T06:00:59.191Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:00:59.191Z] === RUN TestBuildSquashParent [2021-04-23T06:00:59.205Z] --- PASS: TestExecUser (1.21s) [2021-04-23T06:00:59.205Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:01:00.105Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-23T06:01:00.234Z] --- PASS: TestExportContainerAndImportImage (1.36s) [2021-04-23T06:01:00.234Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:01:00.984Z] Removing intermediate container a13defc8f1b7 [2021-04-23T06:01:00.984Z] ---> 8ac0595090d5 [2021-04-23T06:01:00.984Z] Step 13/13 : CMD ["sh"] [2021-04-23T06:01:00.984Z] ---> Running in 20c50d32bbbc [2021-04-23T06:01:01.381Z] ? github.com/docker/docker/api [no test files] [2021-04-23T06:01:01.445Z] Removing intermediate container 20c50d32bbbc [2021-04-23T06:01:01.445Z] ---> 55d4c74e1f85 [2021-04-23T06:01:01.445Z] Successfully built 55d4c74e1f85 [2021-04-23T06:01:01.445Z] Successfully tagged busybox:latest [2021-04-23T06:01:01.445Z] INFO: Docker images of the daemon under test [2021-04-23T06:01:01.445Z] [2021-04-23T06:01:01.445Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-23T06:01:01.445Z] busybox latest 55d4c74e1f85 Less than a second ago 2.78GB [2021-04-23T06:01:01.445Z] microsoft/windowsservercore latest 39d157a84080 2 months ago 2.74GB [2021-04-23T06:01:01.445Z] mcr.microsoft.com/windows/servercore/insider 10.0.20295.1 39d157a84080 2 months ago 2.74GB [2021-04-23T06:01:01.445Z] [2021-04-23T06:01:01.445Z] INFO: Running integration tests at 04/23/2021 06:01:01... [2021-04-23T06:01:01.445Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-23T06:01:01.445Z] INFO: Integration API tests being run from the host: [2021-04-23T06:01:01.445Z] INFO: make.ps1 starting at 04/23/2021 06:01:01 [2021-04-23T06:01:01.736Z] --- PASS: TestExportContainerAfterDaemonRestart (1.59s) [2021-04-23T06:01:01.736Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:01:01.906Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-23T06:01:02.646Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-04-23T06:01:02.908Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-23T06:01:02.908Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-23T06:01:03.240Z] --- PASS: TestHealthCheckWorkdir (1.46s) [2021-04-23T06:01:03.240Z] === RUN TestHealthKillContainer [2021-04-23T06:01:04.818Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-23T06:01:05.389Z] --- PASS: TestBuildPreserveOwnership (7.61s) [2021-04-23T06:01:05.389Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.97s) [2021-04-23T06:01:05.389Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.63s) [2021-04-23T06:01:05.389Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:01:05.649Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-23T06:01:05.649Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-23T06:01:05.729Z] --- PASS: TestBuildSquashParent (5.97s) [2021-04-23T06:01:05.729Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T06:01:05.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:05.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:05.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:05.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:05.729Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:05.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:05.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:05.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:05.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:05.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:05.729Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:05.729Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:05.729Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:05.729Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:06.219Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-04-23T06:01:06.219Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-23T06:01:06.219Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-23T06:01:06.744Z] --- PASS: TestHealthKillContainer (3.22s) [2021-04-23T06:01:06.744Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:01:07.507Z] Removing intermediate container 15bb6c8ab8ae [2021-04-23T06:01:07.507Z] ---> 676c483d8416 [2021-04-23T06:01:07.507Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-04-23T06:01:07.507Z] ---> Running in ead8845aba28 [2021-04-23T06:01:07.507Z] Removing intermediate container ead8845aba28 [2021-04-23T06:01:07.507Z] ---> d3b602d9bf9a [2021-04-23T06:01:07.507Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-04-23T06:01:07.507Z] ---> Running in c565ddc38e0d [2021-04-23T06:01:07.507Z] Removing intermediate container c565ddc38e0d [2021-04-23T06:01:07.507Z] ---> c7be3531a6dd [2021-04-23T06:01:07.507Z] Step 10/10 : COPY . . [2021-04-23T06:01:07.605Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-23T06:01:07.619Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:07.619Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:07.773Z] --- PASS: TestInspectCpusetInConfigPre120 (1.01s) [2021-04-23T06:01:07.773Z] === RUN TestIpcModeNone [2021-04-23T06:01:08.804Z] --- PASS: TestIpcModeNone (1.21s) [2021-04-23T06:01:08.805Z] === RUN TestIpcModePrivate [2021-04-23T06:01:08.987Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-23T06:01:09.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:10.070Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:10.304Z] --- PASS: TestIpcModePrivate (1.24s) [2021-04-23T06:01:10.305Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:107, shared: false, mustBeShared: false [2021-04-23T06:01:10.305Z] === RUN TestIpcModeShareable [2021-04-23T06:01:11.334Z] --- PASS: TestIpcModeShareable (1.26s) [2021-04-23T06:01:11.334Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:101, shared: true, mustBeShared: true [2021-04-23T06:01:11.334Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-23T06:01:12.123Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T06:01:12.123Z] [2021-04-23T06:01:12.123Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-04-23T06:01:12.123Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-04-23T06:01:12.123Z] Using test binary docker [2021-04-23T06:01:12.123Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-23T06:01:12.123Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T06:01:12.123Z] INFO: Waiting for daemon to start... [2021-04-23T06:01:12.123Z] Starting dockerd [2021-04-23T06:01:12.123Z] . [2021-04-23T06:01:12.123Z] INFO: Building docker-sdk-python3:5.0.0... [2021-04-23T06:01:12.289Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-04-23T06:01:12.589Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-23T06:01:12.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.46s) [2021-04-23T06:01:12.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2021-04-23T06:01:12.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.16s) [2021-04-23T06:01:12.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.33s) [2021-04-23T06:01:12.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.22s) [2021-04-23T06:01:12.589Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.27s) [2021-04-23T06:01:12.589Z] === RUN TestBuildMultiStageCopy [2021-04-23T06:01:12.589Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T06:01:14.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T06:01:14.477Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T06:01:14.733Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T06:01:14.836Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.61s) [2021-04-23T06:01:14.836Z] === RUN TestAPIIpcModeHost [2021-04-23T06:01:14.989Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T06:01:15.245Z] --- PASS: TestBuildMultiStageCopy (3.02s) [2021-04-23T06:01:15.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.04s) [2021-04-23T06:01:15.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.24s) [2021-04-23T06:01:15.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-04-23T06:01:15.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-04-23T06:01:15.245Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.27s) [2021-04-23T06:01:15.245Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T06:01:15.864Z] --- PASS: TestAPIIpcModeHost (1.07s) [2021-04-23T06:01:15.864Z] === RUN TestDaemonIpcModeShareable [2021-04-23T06:01:16.172Z] --- PASS: TestBuildMultiStageParentConfig (0.78s) [2021-04-23T06:01:16.172Z] === RUN TestBuildLabelWithTargets [2021-04-23T06:01:16.874Z] ok github.com/docker/docker/api/server 0.029s coverage: 9.0% of statements [2021-04-23T06:01:17.102Z] --- PASS: TestBuildLabelWithTargets (1.03s) [2021-04-23T06:01:17.102Z] === RUN TestBuildWithEmptyLayers [2021-04-23T06:01:17.663Z] --- PASS: TestBuildWithEmptyLayers (0.49s) [2021-04-23T06:01:17.663Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T06:01:17.924Z] --- PASS: TestDaemonIpcModeShareable (2.13s) [2021-04-23T06:01:17.924Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-04-23T06:01:17.924Z] === RUN TestDaemonIpcModePrivate [2021-04-23T06:01:18.871Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-04-23T06:01:19.554Z] --- PASS: TestBuildMultiStageOnBuild (2.16s) [2021-04-23T06:01:19.554Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T06:01:19.652Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:01:19.652Z] INFO: Testing against a local daemon [2021-04-23T06:01:19.652Z] === RUN TestBuildWithSession [2021-04-23T06:01:19.652Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T06:01:19.652Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:01:19.652Z] === RUN TestBuildSquashParent [2021-04-23T06:01:19.652Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-23T06:01:19.652Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:01:19.652Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T06:01:19.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:19.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:19.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:19.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:19.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:19.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:19.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:19.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:19.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:19.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:19.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:19.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:19.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:19.652Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:19.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:19.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:20.481Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-04-23T06:01:20.481Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T06:01:20.656Z] --- PASS: TestDaemonIpcModePrivate (2.09s) [2021-04-23T06:01:20.656Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-04-23T06:01:20.656Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-23T06:01:22.157Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.13s) [2021-04-23T06:01:22.157Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false [2021-04-23T06:01:22.157Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-23T06:01:22.998Z] --- PASS: TestBuildMultiStageLayerLeak (2.33s) [2021-04-23T06:01:22.998Z] === RUN TestBuildWithHugeFile [2021-04-23T06:01:23.075Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-04-23T06:01:24.877Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.09s) [2021-04-23T06:01:24.877Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: true, mustBeShared: true [2021-04-23T06:01:24.877Z] === RUN TestIpcModeOlderClient [2021-04-23T06:01:24.877Z] === PAUSE TestIpcModeOlderClient [2021-04-23T06:01:24.877Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:01:25.507Z] --- PASS: TestKillContainerInvalidSignal (0.98s) [2021-04-23T06:01:25.507Z] === RUN TestKillContainer [2021-04-23T06:01:25.507Z] === RUN TestKillContainer/no_signal [2021-04-23T06:01:25.617Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-04-23T06:01:26.536Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:01:27.167Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:01:28.669Z] --- PASS: TestKillContainer (3.08s) [2021-04-23T06:01:28.669Z] --- PASS: TestKillContainer/no_signal (1.04s) [2021-04-23T06:01:28.669Z] --- PASS: TestKillContainer/non_killing_signal (0.68s) [2021-04-23T06:01:28.669Z] --- PASS: TestKillContainer/killing_signal (0.99s) [2021-04-23T06:01:28.669Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:01:28.669Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-23T06:01:28.917Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-04-23T06:01:29.298Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-23T06:01:29.488Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-04-23T06:01:30.058Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-04-23T06:01:30.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.01s) [2021-04-23T06:01:30.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.00s) [2021-04-23T06:01:30.327Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2021-04-23T06:01:30.327Z] === RUN TestKillStoppedContainer [2021-04-23T06:01:30.616Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-04-23T06:01:30.616Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:01:30.616Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2021-04-23T06:01:30.616Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:01:31.646Z] --- PASS: TestKillDifferentUserContainer (1.04s) [2021-04-23T06:01:31.646Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:01:31.646Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-23T06:01:31.646Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:01:31.646Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:01:31.646Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-23T06:01:31.646Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:01:31.646Z] === RUN TestLinksEtcHostsContentMatch [2021-04-23T06:01:32.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:32.092Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:32.539Z] ---> d513d0055894 [2021-04-23T06:01:32.539Z] Successfully built d513d0055894 [2021-04-23T06:01:32.539Z] Successfully tagged docker:latest [2021-04-23T06:01:32.539Z] INFO: Image build ended at 04/23/2021 06:01:29. Duration:00:02:45.4183567 [2021-04-23T06:01:32.539Z] [2021-04-23T06:01:32.539Z] [2021-04-23T06:01:32.539Z] INFO: Building the test binaries at 04/23/2021 06:01:29... [2021-04-23T06:01:32.603Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-04-23T06:01:32.675Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-04-23T06:01:32.675Z] === RUN TestLinksContainerNames [2021-04-23T06:01:33.545Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-04-23T06:01:34.055Z] INFO: make.ps1 starting at 04/23/2021 06:01:33 [2021-04-23T06:01:34.055Z] INFO: Git commit (e928692c69) assumed from DOCKER_GITCOMMIT environment variable [2021-04-23T06:01:34.055Z] INFO: Invoking autogen... [2021-04-23T06:01:34.513Z] INFO: Building daemon... [2021-04-23T06:01:34.734Z] --- PASS: TestLinksContainerNames (1.96s) [2021-04-23T06:01:34.734Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:01:35.363Z] --- PASS: TestLogsFollowTailEmpty (1.03s) [2021-04-23T06:01:35.363Z] === RUN TestContainerNetworkMountsNoChown [2021-04-23T06:01:36.392Z] --- PASS: TestContainerNetworkMountsNoChown (0.96s) [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/default [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/default [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/private [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/private [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rprivate [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/slave [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/slave [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rslave [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/shared [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/shared [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rshared [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/default [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/rshared [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/shared [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/rslave [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/slave [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/rprivate [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/private [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-23T06:01:36.392Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:01:36.392Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-23T06:01:36.392Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:01:36.682Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-23T06:01:36.682Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:01:36.682Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:01:36.682Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:01:36.682Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-23T06:01:36.682Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:01:36.845Z] Loaded image: buildpack-deps:buster [2021-04-23T06:01:36.972Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:01:36.973Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-23T06:01:36.973Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:01:36.973Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-23T06:01:36.973Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:01:36.973Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:01:36.973Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:01:36.973Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:01:37.106Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-23T06:01:37.106Z] Loaded image: busybox:latest [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-23T06:01:37.263Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-23T06:01:37.263Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-23T06:01:37.263Z] === RUN TestContainerBindMountNonRecursive [2021-04-23T06:01:37.366Z] Loaded image: busybox:glibc [2021-04-23T06:01:37.601Z] Loaded image: buildpack-deps:buster [2021-04-23T06:01:37.601Z] Loaded image: busybox:latest [2021-04-23T06:01:37.601Z] Loaded image: busybox:glibc [2021-04-23T06:01:37.601Z] Loaded image: debian:bullseye [2021-04-23T06:01:37.601Z] Loaded image: hello-world:latest [2021-04-23T06:01:37.601Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:01:37.601Z] INFO: Testing against a local daemon [2021-04-23T06:01:37.601Z] === RUN TestCgroupNamespacesBuild [2021-04-23T06:01:37.627Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-23T06:01:38.197Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-04-23T06:01:38.530Z] --- PASS: TestCgroupNamespacesBuild (5.87s) [2021-04-23T06:01:38.530Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-23T06:01:39.982Z] --- PASS: TestContainerBindMountNonRecursive (2.64s) [2021-04-23T06:01:39.983Z] === RUN TestContainerVolumesMountedAsShared [2021-04-23T06:01:40.109Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-23T06:01:40.369Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-23T06:01:40.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-04-23T06:01:40.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (10.79s) [2021-04-23T06:01:40.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (11.37s) [2021-04-23T06:01:40.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (4.06s) [2021-04-23T06:01:40.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (15.30s) [2021-04-23T06:01:40.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (15.90s) [2021-04-23T06:01:40.679Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (9.02s) [2021-04-23T06:01:40.679Z] === RUN TestBuildMultiStageCopy [2021-04-23T06:01:40.679Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T06:01:41.011Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s) [2021-04-23T06:01:41.011Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-23T06:01:41.315Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-04-23T06:01:41.315Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-04-23T06:01:41.803Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.94s) [2021-04-23T06:01:41.803Z] === RUN TestBuildWithSession [2021-04-23T06:01:41.803Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T06:01:41.803Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:01:41.803Z] === RUN TestBuildSquashParent [2021-04-23T06:01:41.885Z] Loaded image: debian:bullseye [2021-04-23T06:01:42.040Z] --- PASS: TestContainerVolumesMountedAsSlave (1.00s) [2021-04-23T06:01:42.040Z] === RUN TestNetworkNat [2021-04-23T06:01:42.146Z] Loaded image: hello-world:latest [2021-04-23T06:01:42.146Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:01:43.079Z] --- PASS: TestNetworkNat (1.10s) [2021-04-23T06:01:43.079Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:01:44.108Z] --- PASS: TestNetworkLocalhostTCPNat (1.08s) [2021-04-23T06:01:44.108Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:01:44.691Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-23T06:01:45.381Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T06:01:46.073Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-04-23T06:01:46.353Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T06:01:46.814Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T06:01:47.456Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-23T06:01:47.616Z] --- PASS: TestNetworkLoopbackNat (3.57s) [2021-04-23T06:01:47.616Z] === RUN TestPause [2021-04-23T06:01:47.786Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T06:01:48.399Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-04-23T06:01:48.654Z] --- PASS: TestPause (1.04s) [2021-04-23T06:01:48.654Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:01:48.654Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:01:48.654Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:01:48.654Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:01:48.659Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-23T06:01:48.758Z] --- PASS: TestBuildMultiStageCopy (8.71s) [2021-04-23T06:01:48.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (5.50s) [2021-04-23T06:01:48.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.60s) [2021-04-23T06:01:48.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.75s) [2021-04-23T06:01:48.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.86s) [2021-04-23T06:01:48.758Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-04-23T06:01:48.758Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T06:01:49.230Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-04-23T06:01:49.683Z] --- PASS: TestPauseStopPausedContainer (1.07s) [2021-04-23T06:01:49.683Z] === RUN TestPidHost [2021-04-23T06:01:50.871Z] sha256:b7c6601ee8e555a6ced132368c5694722cba6e4648c6e3005a437757a1761c1b [2021-04-23T06:01:50.871Z] INFO: Starting docker-py tests... [2021-04-23T06:01:50.871Z] ============================= test session starts ============================== [2021-04-23T06:01:50.871Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-04-23T06:01:50.871Z] rootdir: /src, inifile: pytest.ini [2021-04-23T06:01:50.871Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-04-23T06:01:50.871Z] collected 390 items / 1 deselected / 389 selected [2021-04-23T06:01:50.871Z] [2021-04-23T06:01:50.944Z] --- PASS: TestBuildMultiStageParentConfig (1.89s) [2021-04-23T06:01:50.944Z] === RUN TestBuildLabelWithTargets [2021-04-23T06:01:50.944Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2021-04-23T06:01:50.944Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:01:50.944Z] === RUN TestBuildWithEmptyLayers [2021-04-23T06:01:51.776Z] --- PASS: TestBuildSquashParent (8.88s) [2021-04-23T06:01:51.776Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T06:01:51.776Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:51.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:51.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:51.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:51.777Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:51.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:51.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:51.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:51.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:51.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:51.777Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:51.777Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:51.777Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:01:51.777Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:01:51.915Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2021-04-23T06:01:51.915Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T06:01:52.402Z] --- PASS: TestPidHost (2.52s) [2021-04-23T06:01:52.402Z] === RUN TestPsFilter [2021-04-23T06:01:52.402Z] --- PASS: TestPsFilter (0.28s) [2021-04-23T06:01:52.402Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:01:52.531Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.00s) [2021-04-23T06:01:52.531Z] PASS [2021-04-23T06:01:52.791Z] [2021-04-23T06:01:52.791Z] === Skipped [2021-04-23T06:01:52.791Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-23T06:01:52.791Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:01:52.791Z] [2021-04-23T06:01:52.791Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.03s) [2021-04-23T06:01:52.791Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:01:52.791Z] [2021-04-23T06:01:52.791Z] [2021-04-23T06:01:52.791Z] DONE 34 tests, 2 skipped in 257.074s [2021-04-23T06:01:52.791Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-23T06:01:52.791Z] ++ 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-23T06:01:52.791Z] ++ set -e [2021-04-23T06:01:52.791Z] ++ '[' -n 0 ']' [2021-04-23T06:01:52.791Z] ++ set -x [2021-04-23T06:01:52.791Z] ++ 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-23T06:01:53.051Z] INFO: Testing against a local daemon [2021-04-23T06:01:53.051Z] === RUN TestConfigInspect [2021-04-23T06:01:53.347Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-04-23T06:01:53.435Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.04s) [2021-04-23T06:01:53.435Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:01:53.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:01:53.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:01:54.465Z] --- PASS: TestRemoveContainerWithVolume (1.03s) [2021-04-23T06:01:54.465Z] === RUN TestRemoveContainerRunning [2021-04-23T06:01:55.493Z] --- PASS: TestRemoveContainerRunning (1.00s) [2021-04-23T06:01:55.493Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:01:55.896Z] --- PASS: TestConfigInspect (2.76s) [2021-04-23T06:01:55.896Z] === RUN TestConfigList [2021-04-23T06:01:56.251Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:01:56.508Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:01:56.522Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2021-04-23T06:01:56.522Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:01:56.522Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-23T06:01:56.522Z] === RUN TestRenameLinkedContainer [2021-04-23T06:01:57.277Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-04-23T06:01:57.849Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-04-23T06:01:58.420Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-23T06:01:58.679Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-04-23T06:01:58.939Z] --- PASS: TestConfigList (3.24s) [2021-04-23T06:01:58.939Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:01:59.510Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-04-23T06:01:59.781Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2021-04-23T06:01:59.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.88s) [2021-04-23T06:01:59.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2021-04-23T06:01:59.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.95s) [2021-04-23T06:01:59.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.03s) [2021-04-23T06:01:59.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.09s) [2021-04-23T06:01:59.781Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.06s) [2021-04-23T06:01:59.781Z] === RUN TestBuildMultiStageCopy [2021-04-23T06:01:59.781Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T06:02:00.451Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-04-23T06:02:00.501Z] --- PASS: TestBuildMultiStageOnBuild (8.71s) [2021-04-23T06:02:00.502Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T06:02:00.502Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-04-23T06:02:00.502Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:02:00.502Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T06:02:00.960Z] --- PASS: TestRenameLinkedContainer (4.23s) [2021-04-23T06:02:00.960Z] === RUN TestRenameStoppedContainer [2021-04-23T06:02:01.990Z] --- PASS: TestRenameStoppedContainer (1.03s) [2021-04-23T06:02:01.990Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:02:02.364Z] --- PASS: TestConfigsCreateAndDelete (3.22s) [2021-04-23T06:02:02.364Z] === RUN TestConfigsUpdate [2021-04-23T06:02:03.052Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T06:02:03.747Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-23T06:02:03.747Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-23T06:02:04.048Z] --- PASS: TestRenameRunningContainerAndReuse (2.05s) [2021-04-23T06:02:04.048Z] === RUN TestRenameInvalidName [2021-04-23T06:02:04.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T06:02:05.078Z] --- PASS: TestRenameInvalidName (1.02s) [2021-04-23T06:02:05.078Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:02:05.132Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-04-23T06:02:05.347Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T06:02:05.392Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-23T06:02:05.393Z] --- PASS: TestConfigsUpdate (3.26s) [2021-04-23T06:02:05.393Z] === RUN TestTemplatedConfig [2021-04-23T06:02:06.276Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T06:02:07.205Z] --- PASS: TestBuildMultiStageCopy (7.73s) [2021-04-23T06:02:07.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.73s) [2021-04-23T06:02:07.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-04-23T06:02:07.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-04-23T06:02:07.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-04-23T06:02:07.205Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2021-04-23T06:02:07.205Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T06:02:09.089Z] --- PASS: TestBuildMultiStageLayerLeak (7.85s) [2021-04-23T06:02:09.089Z] === RUN TestBuildWithHugeFile [2021-04-23T06:02:09.319Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T06:02:09.319Z] [2021-04-23T06:02:09.319Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T06:02:09.319Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T06:02:09.319Z] HOSTNAME=3716ea30d61d [2021-04-23T06:02:09.319Z] TESTDEBUG=0 [2021-04-23T06:02:09.319Z] DEST=bundles/test-integration [2021-04-23T06:02:09.319Z] PWD=/go/src/github.com/docker/docker [2021-04-23T06:02:09.319Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T06:02:09.319Z] container=docker [2021-04-23T06:02:09.319Z] HOME=/root [2021-04-23T06:02:09.319Z] GOLANG_VERSION=1.13.15 [2021-04-23T06:02:09.319Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T06:02:09.319Z] VALIDATE_BRANCH=master [2021-04-23T06:02:09.319Z] TERM=xterm [2021-04-23T06:02:09.319Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T06:02:09.319Z] SHLVL=1 [2021-04-23T06:02:09.319Z] TIMEOUT=120m [2021-04-23T06:02:09.319Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T06:02:09.319Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T06:02:09.319Z] GO111MODULE=off [2021-04-23T06:02:09.319Z] DOCKER_EXPERIMENTAL=1 [2021-04-23T06:02:09.319Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-23T06:02:09.319Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T06:02:09.319Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T06:02:09.319Z] GOPATH=/go [2021-04-23T06:02:09.319Z] PKG_CONFIG=pkg-config [2021-04-23T06:02:09.319Z] _=/usr/bin/env [2021-04-23T06:02:09.319Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-23T06:02:10.627Z] --- PASS: TestRenameAnonymousContainer (5.33s) [2021-04-23T06:02:10.627Z] === RUN TestRenameContainerWithSameName [2021-04-23T06:02:10.681Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-23T06:02:10.681Z] --- PASS: TestTemplatedConfig (5.10s) [2021-04-23T06:02:10.681Z] === RUN TestConfigCreateResolve [2021-04-23T06:02:11.257Z] --- PASS: TestRenameContainerWithSameName (1.08s) [2021-04-23T06:02:11.257Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:02:12.063Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-23T06:02:12.455Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2021-04-23T06:02:12.455Z] === RUN TestBuildLabelWithTargets [2021-04-23T06:02:12.634Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-23T06:02:13.204Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-04-23T06:02:13.530Z] --- PASS: TestRenameContainerWithLinkedContainer (2.07s) [2021-04-23T06:02:13.530Z] === RUN TestResize [2021-04-23T06:02:13.775Z] --- PASS: TestConfigCreateResolve (3.29s) [2021-04-23T06:02:13.775Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:02:14.057Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-04-23T06:02:14.316Z] tests/integration/api_client_test.py ..... [ 7%] [2021-04-23T06:02:14.559Z] --- PASS: TestResize (1.01s) [2021-04-23T06:02:14.559Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:02:14.716Z] --- PASS: TestConfigDaemonLibtrustID (0.86s) [2021-04-23T06:02:14.716Z] PASS [2021-04-23T06:02:14.716Z] [2021-04-23T06:02:14.716Z] DONE 7 tests in 21.928s [2021-04-23T06:02:14.716Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-23T06:02:14.716Z] ++ 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-23T06:02:14.716Z] ++ set -e [2021-04-23T06:02:14.716Z] ++ '[' -n 0 ']' [2021-04-23T06:02:14.716Z] ++ set -x [2021-04-23T06:02:14.716Z] ++ 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-23T06:02:14.977Z] INFO: Testing against a local daemon [2021-04-23T06:02:14.977Z] === RUN TestCheckpoint [2021-04-23T06:02:14.977Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:02:14.977Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:02:14.977Z] === RUN TestContainerInvalidJSON [2021-04-23T06:02:14.977Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:02:14.977Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:02:14.977Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:02:14.977Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:02:14.977Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:02:14.977Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:02:14.977Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:02:14.977Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:02:14.977Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:02:14.977Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-23T06:02:14.977Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-23T06:02:14.977Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-23T06:02:14.977Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-23T06:02:14.977Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:02:15.237Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-04-23T06:02:15.237Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:02:15.237Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-04-23T06:02:15.237Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:02:15.237Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-04-23T06:02:15.237Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:02:15.498Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-23T06:02:15.498Z] === RUN TestCopyFromContainer [2021-04-23T06:02:15.647Z] --- PASS: TestResizeWithInvalidSize (1.01s) [2021-04-23T06:02:15.647Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:02:16.277Z] --- PASS: TestResizeWhenContainerNotStarted (0.97s) [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:02:16.277Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:02:16.277Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:02:16.277Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:02:16.277Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:02:16.531Z] tests/integration/api_config_test.py ..... [ 8%] [2021-04-23T06:02:16.881Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-23T06:02:17.452Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-04-23T06:02:17.452Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-04-23T06:02:17.712Z] === RUN TestCopyFromContainer// [2021-04-23T06:02:17.712Z] === RUN TestCopyFromContainer//bar/root [2021-04-23T06:02:17.712Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-23T06:02:17.972Z] === RUN TestCopyFromContainer/bar/quux [2021-04-23T06:02:17.972Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-23T06:02:17.972Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-23T06:02:17.972Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-23T06:02:18.233Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-23T06:02:18.233Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-23T06:02:18.233Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer (3.03s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer// (0.13s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-23T06:02:18.493Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-23T06:02:18.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:02:18.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:02:18.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:02:18.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:02:18.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:02:18.493Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:02:18.493Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:02:18.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:02:18.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:02:18.493Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:02:18.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-23T06:02:18.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:02:18.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-23T06:02:18.493Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-23T06:02:18.493Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:02:18.493Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-23T06:02:18.493Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:02:18.493Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:02:18.493Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:02:18.493Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:02:18.493Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:02:18.493Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:02:18.493Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:02:18.493Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:02:18.493Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:02:18.493Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:02:18.493Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-23T06:02:18.493Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:02:18.493Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-23T06:02:18.493Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2021-04-23T06:02:18.493Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:02:18.493Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-23T06:02:18.493Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:02:18.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:02:18.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:02:19.167Z] --- PASS: TestBuildWithHugeFile (53.25s) [2021-04-23T06:02:19.167Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T06:02:19.167Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s) [2021-04-23T06:02:19.167Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:02:19.167Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T06:02:19.167Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:02:19.167Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:02:19.167Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:02:19.167Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:02:19.167Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:02:19.167Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:02:19.167Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:02:19.167Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:02:19.167Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:02:19.167Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-04-23T06:02:19.167Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2021-04-23T06:02:19.167Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2021-04-23T06:02:19.167Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-23T06:02:19.167Z] === RUN TestBuildPreserveOwnership [2021-04-23T06:02:19.167Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-23T06:02:19.729Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-23T06:02:20.011Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-23T06:02:20.275Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-04-23T06:02:20.546Z] --- PASS: TestBuildLabelWithTargets (8.02s) [2021-04-23T06:02:20.546Z] === RUN TestBuildWithEmptyLayers [2021-04-23T06:02:20.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:02:20.571Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:02:21.093Z] --- PASS: TestBuildPreserveOwnership (4.78s) [2021-04-23T06:02:21.093Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.28s) [2021-04-23T06:02:21.093Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.48s) [2021-04-23T06:02:21.093Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:02:21.093Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-23T06:02:21.093Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-23T06:02:21.221Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-23T06:02:22.148Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:02:22.149Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:02:22.162Z] --- PASS: TestCreateWithCustomMaskedPaths (3.41s) [2021-04-23T06:02:22.162Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:02:23.066Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2021-04-23T06:02:23.066Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T06:02:23.546Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-23T06:02:23.808Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2021-04-23T06:02:24.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:02:24.922Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:02:25.720Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.72s) [2021-04-23T06:02:25.720Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:02:25.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:02:25.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:02:25.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:02:25.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:02:25.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:02:25.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:02:25.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:02:25.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:02:25.720Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:02:25.720Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:02:25.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:02:25.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:02:25.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:02:25.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:02:25.720Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:02:25.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-04-23T06:02:25.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-04-23T06:02:25.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-23T06:02:25.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2021-04-23T06:02:25.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-23T06:02:25.720Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2021-04-23T06:02:25.720Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:02:27.105Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.32s) [2021-04-23T06:02:27.105Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:02:27.105Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:02:27.105Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:02:27.105Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-23T06:02:27.105Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-23T06:02:27.105Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-23T06:02:27.105Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:02:27.105Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-04-23T06:02:27.105Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-23T06:02:27.105Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:02:27.366Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.08s) [2021-04-23T06:02:27.366Z] === RUN TestContainerStartOnDaemonRestart [2021-04-23T06:02:27.366Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-23T06:02:27.366Z] === RUN TestDaemonRestartIpcMode [2021-04-23T06:02:27.366Z] === PAUSE TestDaemonRestartIpcMode [2021-04-23T06:02:27.366Z] === RUN TestDaemonHostGatewayIP [2021-04-23T06:02:27.366Z] === PAUSE TestDaemonHostGatewayIP [2021-04-23T06:02:27.366Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-23T06:02:27.366Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-23T06:02:27.366Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:02:27.366Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-23T06:02:27.366Z] === RUN TestDiff [2021-04-23T06:02:27.938Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-23T06:02:28.315Z] --- PASS: TestBuildMultiStageOnBuild (5.09s) [2021-04-23T06:02:28.315Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T06:02:28.463Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:02:28.463Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:02:28.509Z] --- PASS: TestDiff (1.17s) [2021-04-23T06:02:28.509Z] === RUN TestExecWithCloseStdin [2021-04-23T06:02:29.244Z] --- PASS: TestBuildUncleanTarFilenames (0.84s) [2021-04-23T06:02:29.244Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T06:02:29.892Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-04-23T06:02:30.464Z] --- PASS: TestExecWithCloseStdin (1.97s) [2021-04-23T06:02:30.464Z] === RUN TestExec [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.56s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.65s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.50s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.52s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.50s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.54s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.51s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.55s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.52s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.41s) [2021-04-23T06:02:30.587Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.43s) [2021-04-23T06:02:30.587Z] === RUN TestCgroupNamespacesRun [2021-04-23T06:02:31.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-23T06:02:31.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-23T06:02:32.378Z] --- PASS: TestExec (1.66s) [2021-04-23T06:02:32.378Z] === RUN TestExecUser [2021-04-23T06:02:32.712Z] --- PASS: TestCgroupNamespacesRun (2.10s) [2021-04-23T06:02:32.712Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-23T06:02:33.764Z] --- PASS: TestExecUser (1.80s) [2021-04-23T06:02:33.765Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:02:34.291Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.70s) [2021-04-23T06:02:34.291Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-23T06:02:34.498Z] --- PASS: TestBuildMultiStageLayerLeak (5.22s) [2021-04-23T06:02:34.498Z] === RUN TestBuildWithHugeFile [2021-04-23T06:02:35.678Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-04-23T06:02:35.678Z] --- PASS: TestExportContainerAndImportImage (1.89s) [2021-04-23T06:02:35.678Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:02:35.932Z] Loaded image: buildpack-deps:buster [2021-04-23T06:02:35.932Z] Loaded image: busybox:latest [2021-04-23T06:02:35.932Z] Loaded image: busybox:glibc [2021-04-23T06:02:36.422Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.02s) [2021-04-23T06:02:36.422Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-23T06:02:36.619Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-04-23T06:02:36.860Z] Loaded image: debian:bullseye [2021-04-23T06:02:37.115Z] Loaded image: hello-world:latest [2021-04-23T06:02:37.115Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:02:38.480Z] --- PASS: TestCgroupNamespacesRunHostMode (2.01s) [2021-04-23T06:02:38.480Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-23T06:02:38.533Z] --- PASS: TestExportContainerAfterDaemonRestart (2.68s) [2021-04-23T06:02:38.533Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:02:38.793Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-23T06:02:39.439Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-23T06:02:39.439Z] ok github.com/docker/docker/api/server/middleware 0.007s coverage: 37.7% of statements [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-23T06:02:39.439Z] ok github.com/docker/docker/api/types/strslice 0.028s coverage: 90.0% of statements [2021-04-23T06:02:39.439Z] ok github.com/docker/docker/api/types/filters 0.034s coverage: 92.2% of statements [2021-04-23T06:02:39.439Z] ok github.com/docker/docker/api/server/router/swarm 0.032s coverage: 5.7% of statements [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-23T06:02:39.439Z] ok github.com/docker/docker/api/types/time 0.030s coverage: 100.0% of statements [2021-04-23T06:02:39.439Z] ok github.com/docker/docker/api/types/versions 0.040s coverage: 75.0% of statements [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-23T06:02:39.439Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-23T06:02:40.586Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.08s) [2021-04-23T06:02:40.586Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-23T06:02:40.706Z] --- PASS: TestHealthCheckWorkdir (2.15s) [2021-04-23T06:02:40.706Z] === RUN TestHealthKillContainer [2021-04-23T06:02:40.967Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-04-23T06:02:42.086Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.68s) [2021-04-23T06:02:42.086Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-23T06:02:43.041Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2021-04-23T06:02:43.113Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2021-04-23T06:02:43.113Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-23T06:02:44.269Z] --- PASS: TestHealthKillContainer (3.79s) [2021-04-23T06:02:44.270Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:02:44.854Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-23T06:02:45.152Z] ok github.com/docker/docker/builder/remotecontext/git 3.715s coverage: 86.3% of statements [2021-04-23T06:02:45.170Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.10s) [2021-04-23T06:02:45.170Z] === RUN TestKernelTCPMemory [2021-04-23T06:02:45.199Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.79s) [2021-04-23T06:02:45.199Z] PASS [2021-04-23T06:02:45.199Z] [2021-04-23T06:02:45.199Z] === Skipped [2021-04-23T06:02:45.199Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-23T06:02:45.199Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:02:45.199Z] [2021-04-23T06:02:45.199Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s) [2021-04-23T06:02:45.199Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:02:45.199Z] [2021-04-23T06:02:45.199Z] [2021-04-23T06:02:45.199Z] DONE 34 tests, 2 skipped in 125.806s [2021-04-23T06:02:45.199Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-23T06:02:45.199Z] INFO: Testing against a local daemon [2021-04-23T06:02:45.199Z] === RUN TestConfigInspect [2021-04-23T06:02:45.440Z] --- PASS: TestInspectCpusetInConfigPre120 (1.06s) [2021-04-23T06:02:45.440Z] === RUN TestIpcModeNone [2021-04-23T06:02:45.700Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-04-23T06:02:46.197Z] --- PASS: TestKernelTCPMemory (1.21s) [2021-04-23T06:02:46.197Z] === RUN TestNISDomainname [2021-04-23T06:02:46.481Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-04-23T06:02:46.481Z] [2021-04-23T06:02:46.481Z] ________ ____ __. [2021-04-23T06:02:46.481Z] \_____ \ | |/ _| [2021-04-23T06:02:46.481Z] / | \| < [2021-04-23T06:02:46.481Z] / | \ | \ [2021-04-23T06:02:46.481Z] \_______ /____|__ \ [2021-04-23T06:02:46.481Z] \/ \/ [2021-04-23T06:02:46.481Z] [2021-04-23T06:02:46.481Z] INFO: make.ps1 ended at 04/23/2021 06:02:43 [2021-04-23T06:02:46.481Z] INFO: Binaries build ended at 04/23/2021 06:02:45. Duration:00:01:15.7768113 [2021-04-23T06:02:46.707Z] ok github.com/docker/docker/builder/remotecontext 0.507s coverage: 13.7% of statements [2021-04-23T06:02:46.932Z] INFO: Copying the built daemon binary to d:\CI\PR-42315\1\binary\dockerd-e928692c69.exe... [2021-04-23T06:02:46.932Z] INFO: Copying the built client binary to d:\CI\PR-42315\1\binary\docker-e928692c69.exe... [2021-04-23T06:02:46.932Z] INFO: Copying dockerversion from the container... [2021-04-23T06:02:47.086Z] --- PASS: TestIpcModeNone (1.70s) [2021-04-23T06:02:47.086Z] === RUN TestIpcModePrivate [2021-04-23T06:02:47.384Z] INFO: Copying the golang package from the container to d:\CI\PR-42315\1\installer\go.zip... [2021-04-23T06:02:47.698Z] --- PASS: TestNISDomainname (1.37s) [2021-04-23T06:02:47.698Z] === RUN TestHostnameDnsResolution [2021-04-23T06:02:47.712Z] --- PASS: TestConfigInspect (2.56s) [2021-04-23T06:02:47.712Z] === RUN TestConfigList [2021-04-23T06:02:48.337Z] INFO: Extracting go.zip to d:\CI\PR-42315\1\go [2021-04-23T06:02:48.827Z] ok github.com/docker/docker/builder/dockerfile 1.253s coverage: 48.5% of statements [2021-04-23T06:02:48.827Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-23T06:02:48.827Z] ? github.com/docker/docker/cli [no test files] [2021-04-23T06:02:48.827Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-23T06:02:48.997Z] --- PASS: TestIpcModePrivate (1.91s) [2021-04-23T06:02:48.997Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2021-04-23T06:02:48.997Z] === RUN TestIpcModeShareable [2021-04-23T06:02:49.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-23T06:02:49.568Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-23T06:02:49.801Z] --- PASS: TestHostnameDnsResolution (2.02s) [2021-04-23T06:02:49.801Z] === RUN TestStats [2021-04-23T06:02:50.138Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-23T06:02:50.229Z] --- PASS: TestConfigList (2.58s) [2021-04-23T06:02:50.229Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:02:51.080Z] --- PASS: TestIpcModeShareable (1.84s) [2021-04-23T06:02:51.080Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-04-23T06:02:51.080Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-23T06:02:51.650Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-04-23T06:02:52.511Z] ok github.com/docker/docker/client 0.642s coverage: 75.4% of statements [2021-04-23T06:02:52.591Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-04-23T06:02:52.780Z] --- PASS: TestConfigsCreateAndDelete (2.42s) [2021-04-23T06:02:52.780Z] === RUN TestConfigsUpdate [2021-04-23T06:02:53.374Z] --- PASS: TestStats (3.09s) [2021-04-23T06:02:53.374Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:02:53.374Z] === RUN TestStopContainerWithTimeout/0 [2021-04-23T06:02:53.374Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-23T06:02:53.374Z] === RUN TestStopContainerWithTimeout/1 [2021-04-23T06:02:53.374Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-23T06:02:53.374Z] === RUN TestStopContainerWithTimeout/3 [2021-04-23T06:02:53.374Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-23T06:02:53.374Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-23T06:02:53.374Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-23T06:02:53.374Z] === CONT TestStopContainerWithTimeout/0 [2021-04-23T06:02:53.374Z] === CONT TestStopContainerWithTimeout/3 [2021-04-23T06:02:53.532Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-04-23T06:02:53.909Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-04-23T06:02:54.003Z] === CONT TestStopContainerWithTimeout/1 [2021-04-23T06:02:54.103Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-04-23T06:02:55.293Z] --- PASS: TestConfigsUpdate (2.46s) [2021-04-23T06:02:55.293Z] === RUN TestTemplatedConfig [2021-04-23T06:02:55.488Z] --- PASS: TestAPIIpcModeShareableAndContainer (4.49s) [2021-04-23T06:02:55.488Z] === RUN TestAPIIpcModeHost [2021-04-23T06:02:56.077Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-23T06:02:56.873Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-04-23T06:02:57.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-23T06:02:57.815Z] --- PASS: TestAPIIpcModeHost (2.26s) [2021-04-23T06:02:57.815Z] === RUN TestDaemonIpcModeShareable [2021-04-23T06:02:58.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-23T06:02:58.561Z] --- PASS: TestTemplatedConfig (3.45s) [2021-04-23T06:02:58.561Z] === RUN TestConfigCreateResolve [2021-04-23T06:02:59.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-23T06:02:59.681Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-23T06:02:59.681Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2021-04-23T06:02:59.681Z] --- PASS: TestStopContainerWithTimeout/3 (3.28s) [2021-04-23T06:02:59.681Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2021-04-23T06:02:59.681Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2021-04-23T06:02:59.681Z] === RUN TestDeleteDevicemapper [2021-04-23T06:02:59.681Z] --- SKIP: TestDeleteDevicemapper (0.01s) [2021-04-23T06:02:59.681Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:02:59.681Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:02:59.730Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-04-23T06:03:00.674Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-23T06:03:00.934Z] --- PASS: TestDaemonIpcModeShareable (3.20s) [2021-04-23T06:03:00.934Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2021-04-23T06:03:00.934Z] === RUN TestDaemonIpcModePrivate [2021-04-23T06:03:00.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-23T06:03:01.079Z] --- PASS: TestConfigCreateResolve (2.50s) [2021-04-23T06:03:01.079Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:03:01.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-23T06:03:01.641Z] --- PASS: TestConfigDaemonLibtrustID (0.66s) [2021-04-23T06:03:01.641Z] PASS [2021-04-23T06:03:01.641Z] [2021-04-23T06:03:01.641Z] DONE 7 tests in 16.676s [2021-04-23T06:03:01.641Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-23T06:03:01.641Z] INFO: Testing against a local daemon [2021-04-23T06:03:01.641Z] === RUN TestCheckpoint [2021-04-23T06:03:01.641Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:03:01.641Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:03:01.641Z] === RUN TestContainerInvalidJSON [2021-04-23T06:03:01.641Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:03:01.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:03:01.641Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:03:01.641Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:03:01.641Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:03:01.641Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:03:01.641Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:03:01.641Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:03:01.641Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:03:01.641Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-23T06:03:01.641Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-23T06:03:01.641Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-23T06:03:01.641Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-23T06:03:01.641Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:03:01.897Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-04-23T06:03:01.897Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:03:01.897Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s) [2021-04-23T06:03:01.897Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:03:01.897Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2021-04-23T06:03:01.897Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:03:01.897Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-04-23T06:03:01.897Z] === RUN TestCopyFromContainer [2021-04-23T06:03:02.317Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-04-23T06:03:02.577Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-23T06:03:03.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-23T06:03:03.786Z] === RUN TestCopyFromContainer// [2021-04-23T06:03:03.786Z] === RUN TestCopyFromContainer//bar/root [2021-04-23T06:03:03.786Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-23T06:03:03.786Z] === RUN TestCopyFromContainer/bar/quux [2021-04-23T06:03:03.786Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-23T06:03:03.786Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-23T06:03:03.786Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-23T06:03:03.959Z] --- PASS: TestDaemonIpcModePrivate (3.04s) [2021-04-23T06:03:03.959Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2021-04-23T06:03:03.959Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-23T06:03:04.042Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-23T06:03:04.042Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-23T06:03:04.042Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-23T06:03:04.116Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.25s) [2021-04-23T06:03:04.116Z] === RUN TestUpdateMemory [2021-04-23T06:03:04.116Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-23T06:03:04.116Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:03:04.116Z] === RUN TestUpdateCPUQuota [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer (2.19s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2021-04-23T06:03:04.299Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-04-23T06:03:04.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:03:04.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:03:04.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:03:04.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:03:04.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:03:04.299Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:03:04.299Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:03:04.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:03:04.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:03:04.299Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:03:04.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-23T06:03:04.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:03:04.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-23T06:03:04.299Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-23T06:03:04.299Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:03:04.299Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-23T06:03:04.299Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:03:04.299Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:03:04.299Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:03:04.299Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:03:04.299Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:03:04.299Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:03:04.299Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:03:04.299Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:03:04.299Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:03:04.299Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:03:04.299Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-23T06:03:04.299Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:03:04.299Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-23T06:03:04.299Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-23T06:03:04.299Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:03:04.299Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-23T06:03:04.299Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:03:04.530Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-23T06:03:04.790Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-04-23T06:03:06.813Z] --- PASS: TestCreateWithCustomMaskedPaths (2.41s) [2021-04-23T06:03:06.813Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:03:07.338Z] --- PASS: TestDaemonIpcModePrivateFromConfig (3.29s) [2021-04-23T06:03:07.338Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:104, shared: false, mustBeShared: false [2021-04-23T06:03:07.338Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-23T06:03:07.338Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-04-23T06:03:07.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-23T06:03:07.697Z] --- PASS: TestUpdateCPUQuota (4.20s) [2021-04-23T06:03:07.697Z] === RUN TestUpdatePidsLimit [2021-04-23T06:03:07.697Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-23T06:03:08.383Z] === RUN TestUpdatePidsLimit/no_change [2021-04-23T06:03:08.672Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-23T06:03:09.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-23T06:03:09.330Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.50s) [2021-04-23T06:03:09.330Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:03:09.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:03:09.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:03:09.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:03:09.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:03:09.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:03:09.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:03:09.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:03:09.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:03:09.330Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:03:09.330Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:03:09.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:03:09.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:03:09.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:03:09.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:03:09.330Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:03:09.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-23T06:03:09.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-23T06:03:09.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-23T06:03:09.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-23T06:03:09.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-23T06:03:09.330Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-23T06:03:09.330Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:03:09.724Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-23T06:03:10.013Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-23T06:03:10.259Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-04-23T06:03:10.259Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:03:10.259Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:03:10.259Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:03:10.259Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-04-23T06:03:10.259Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-23T06:03:10.259Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-23T06:03:10.259Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:03:10.259Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2021-04-23T06:03:10.259Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:03:10.259Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-04-23T06:03:10.259Z] === RUN TestContainerStartOnDaemonRestart [2021-04-23T06:03:10.259Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-23T06:03:10.259Z] === RUN TestDaemonRestartIpcMode [2021-04-23T06:03:10.259Z] === PAUSE TestDaemonRestartIpcMode [2021-04-23T06:03:10.259Z] === RUN TestDaemonHostGatewayIP [2021-04-23T06:03:10.259Z] === PAUSE TestDaemonHostGatewayIP [2021-04-23T06:03:10.259Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-23T06:03:10.259Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-23T06:03:10.259Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:03:10.259Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-23T06:03:10.259Z] === RUN TestDiff [2021-04-23T06:03:10.640Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-23T06:03:10.640Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-04-23T06:03:10.642Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-23T06:03:10.900Z] --- PASS: TestDaemonIpcModeShareableFromConfig (3.65s) [2021-04-23T06:03:10.900Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2021-04-23T06:03:10.901Z] === RUN TestIpcModeOlderClient [2021-04-23T06:03:10.901Z] === PAUSE TestIpcModeOlderClient [2021-04-23T06:03:10.901Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:03:11.185Z] --- PASS: TestDiff (0.80s) [2021-04-23T06:03:11.185Z] === RUN TestExecWithCloseStdin [2021-04-23T06:03:11.241Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-23T06:03:11.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-23T06:03:11.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-23T06:03:12.112Z] --- PASS: TestExecWithCloseStdin (1.13s) [2021-04-23T06:03:12.112Z] === RUN TestExec [2021-04-23T06:03:12.285Z] --- PASS: TestKillContainerInvalidSignal (1.30s) [2021-04-23T06:03:12.285Z] === RUN TestKillContainer [2021-04-23T06:03:12.285Z] === RUN TestKillContainer/no_signal [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit (5.37s) [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.63s) [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit/update_lower (0.66s) [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.62s) [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.59s) [2021-04-23T06:03:12.814Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.60s) [2021-04-23T06:03:12.814Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:03:13.226Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-04-23T06:03:13.356Z] INFO: Extraction ended at 04/23/2021 06:03:09. Duration:00:00:21.3461954 [2021-04-23T06:03:13.356Z] INFO: Updating the golang and path environment variables [2021-04-23T06:03:13.356Z] INFO: GOPATH=d:\gopath [2021-04-23T06:03:13.356Z] INFO: go version go1.13.15 windows/amd64 [2021-04-23T06:03:13.356Z] INFO: Running the daemon under test in debug mode [2021-04-23T06:03:13.356Z] INFO: Starting a daemon under test... [2021-04-23T06:03:13.356Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42315\1\daemon --pidfile d:\CI\PR-42315\1\docker.pid -D [2021-04-23T06:03:13.356Z] INFO: Process started successfully. [2021-04-23T06:03:13.356Z] INFO: Start tailing logs of the daemon under tests [2021-04-23T06:03:13.356Z] INFO: Waiting for the daemon under test to start... [2021-04-23T06:03:13.475Z] --- PASS: TestExec (1.15s) [2021-04-23T06:03:13.475Z] === RUN TestExecUser [2021-04-23T06:03:13.487Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:03:13.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-23T06:03:14.057Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-04-23T06:03:14.318Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:03:14.403Z] --- PASS: TestExecUser (1.12s) [2021-04-23T06:03:14.403Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:03:15.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-23T06:03:15.331Z] --- PASS: TestExportContainerAndImportImage (1.03s) [2021-04-23T06:03:15.331Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:03:15.701Z] --- PASS: TestKillContainer (3.67s) [2021-04-23T06:03:15.701Z] --- PASS: TestKillContainer/no_signal (1.29s) [2021-04-23T06:03:15.701Z] --- PASS: TestKillContainer/non_killing_signal (1.01s) [2021-04-23T06:03:15.701Z] --- PASS: TestKillContainer/killing_signal (1.10s) [2021-04-23T06:03:15.701Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:03:15.701Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-23T06:03:17.085Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-23T06:03:17.102Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-23T06:03:17.219Z] --- PASS: TestExportContainerAfterDaemonRestart (1.90s) [2021-04-23T06:03:17.219Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:03:18.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.99s) [2021-04-23T06:03:18.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2021-04-23T06:03:18.028Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.82s) [2021-04-23T06:03:18.028Z] === RUN TestKillStoppedContainer [2021-04-23T06:03:18.028Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-23T06:03:18.028Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:03:18.028Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-04-23T06:03:18.028Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:03:18.028Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-04-23T06:03:18.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-23T06:03:18.970Z] --- PASS: TestKillDifferentUserContainer (1.10s) [2021-04-23T06:03:18.970Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:03:18.970Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-23T06:03:18.970Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:03:18.970Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:03:18.970Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-23T06:03:18.970Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:03:18.970Z] === RUN TestLinksEtcHostsContentMatch [2021-04-23T06:03:19.109Z] --- PASS: TestHealthCheckWorkdir (1.54s) [2021-04-23T06:03:19.109Z] === RUN TestHealthKillContainer [2021-04-23T06:03:19.230Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-23T06:03:19.443Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-23T06:03:19.801Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-23T06:03:20.372Z] --- PASS: TestLinksEtcHostsContentMatch (1.27s) [2021-04-23T06:03:20.372Z] === RUN TestLinksContainerNames [2021-04-23T06:03:20.835Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T06:03:20.835Z] Using test binary docker [2021-04-23T06:03:20.835Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-23T06:03:20.835Z] +++ /etc/init.d/apparmor start [2021-04-23T06:03:20.835Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T06:03:20.835Z] INFO: Waiting for daemon to start... [2021-04-23T06:03:20.835Z] Starting dockerd [2021-04-23T06:03:20.835Z] +++ 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-23T06:03:22.285Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-23T06:03:22.285Z] --- PASS: TestLinksContainerNames (1.95s) [2021-04-23T06:03:22.285Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:03:22.378Z] --- PASS: TestHealthKillContainer (3.13s) [2021-04-23T06:03:22.378Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:03:22.634Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-04-23T06:03:22.634Z] === RUN TestIpcModeNone [2021-04-23T06:03:23.225Z] --- PASS: TestLogsFollowTailEmpty (1.05s) [2021-04-23T06:03:23.225Z] === RUN TestContainerNetworkMountsNoChown [2021-04-23T06:03:23.999Z] --- PASS: TestIpcModeNone (1.14s) [2021-04-23T06:03:23.999Z] === RUN TestIpcModePrivate [2021-04-23T06:03:24.167Z] --- PASS: TestContainerNetworkMountsNoChown (0.94s) [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/default [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/default [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/private [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/private [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/rprivate [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/slave [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/slave [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/rslave [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/shared [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/shared [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/rshared [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-23T06:03:24.167Z] === CONT TestMountDaemonRoot/default [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:03:24.167Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-23T06:03:24.167Z] === CONT TestMountDaemonRoot/rshared [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:03:24.167Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:03:24.167Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:03:24.167Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/shared [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/rslave [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/slave [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/rprivate [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/private [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:03:24.427Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-23T06:03:24.427Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:03:24.427Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-23T06:03:24.427Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:03:24.688Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-23T06:03:24.927Z] --- PASS: TestIpcModePrivate (1.13s) [2021-04-23T06:03:24.927Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:55, shared: false, mustBeShared: false [2021-04-23T06:03:24.927Z] === RUN TestIpcModeShareable [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:03:24.948Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-23T06:03:24.948Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-23T06:03:24.948Z] === RUN TestContainerBindMountNonRecursive [2021-04-23T06:03:24.948Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-04-23T06:03:26.291Z] --- PASS: TestIpcModeShareable (1.12s) [2021-04-23T06:03:26.291Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:50, shared: true, mustBeShared: true [2021-04-23T06:03:26.291Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-23T06:03:26.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-23T06:03:27.426Z] . [2021-04-23T06:03:27.426Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T06:03:27.426Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T06:03:27.426Z] Error: No such image: emptyfs [2021-04-23T06:03:27.426Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-23T06:03:27.426Z] ++++ docker load [2021-04-23T06:03:27.426Z] Running integration-test (iteration 1) [2021-04-23T06:03:27.426Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-04-23T06:03:27.426Z] ++ 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-23T06:03:27.426Z] ++ set -e [2021-04-23T06:03:27.426Z] ++ '[' -n 0 ']' [2021-04-23T06:03:27.427Z] ++ set -x [2021-04-23T06:03:27.427Z] ++ 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-23T06:03:28.302Z] --- PASS: TestUpdateRestartPolicy (13.75s) [2021-04-23T06:03:28.302Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:03:28.302Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s) [2021-04-23T06:03:28.302Z] === RUN TestWaitNonBlocked [2021-04-23T06:03:28.302Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:03:28.302Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:03:28.302Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:03:28.302Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:03:28.302Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:03:28.302Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:03:28.877Z] --- PASS: TestContainerBindMountNonRecursive (3.55s) [2021-04-23T06:03:28.877Z] === RUN TestContainerVolumesMountedAsShared [2021-04-23T06:03:28.931Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-23T06:03:28.931Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2021-04-23T06:03:28.931Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.31s) [2021-04-23T06:03:28.931Z] === RUN TestWaitBlocked [2021-04-23T06:03:28.931Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:03:28.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:03:28.931Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:03:28.931Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:03:28.931Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:03:28.931Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:03:29.449Z] --- PASS: TestContainerVolumesMountedAsShared (0.95s) [2021-04-23T06:03:29.449Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-23T06:03:29.558Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.09s) [2021-04-23T06:03:29.559Z] === RUN TestAPIIpcModeHost [2021-04-23T06:03:29.710Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-23T06:03:30.431Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-23T06:03:30.431Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.43s) [2021-04-23T06:03:30.431Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.51s) [2021-04-23T06:03:30.431Z] === CONT TestContainerStartOnDaemonRestart [2021-04-23T06:03:30.431Z] === CONT TestContainerKillOnDaemonStart [2021-04-23T06:03:30.486Z] --- PASS: TestAPIIpcModeHost (1.14s) [2021-04-23T06:03:30.486Z] === RUN TestDaemonIpcModeShareable [2021-04-23T06:03:30.951Z] .....INFO: Daemon under test started and replied! [2021-04-23T06:03:30.951Z] INFO: Docker version of the daemon under test [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] Client: [2021-04-23T06:03:30.951Z] Version: 17.06.2-ce [2021-04-23T06:03:30.951Z] API version: 1.30 [2021-04-23T06:03:30.951Z] Go version: go1.8.3 [2021-04-23T06:03:30.951Z] Git commit: cec0b72 [2021-04-23T06:03:30.951Z] Built: Tue Sep 5 19:57:19 2017 [2021-04-23T06:03:30.951Z] OS/Arch: windows/amd64 [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] Server: [2021-04-23T06:03:30.951Z] Version: 0.0.0-dev [2021-04-23T06:03:30.951Z] API version: 1.41 (minimum version 1.24) [2021-04-23T06:03:30.951Z] Go version: go1.13.15 [2021-04-23T06:03:30.951Z] Git commit: e928692c69 [2021-04-23T06:03:30.951Z] Built: 04/23/2021 06:01:33 [2021-04-23T06:03:30.951Z] OS/Arch: windows/amd64 [2021-04-23T06:03:30.951Z] Experimental: false [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] INFO: Docker info of the daemon under test [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] Containers: 0 [2021-04-23T06:03:30.951Z] Running: 0 [2021-04-23T06:03:30.951Z] Paused: 0 [2021-04-23T06:03:30.951Z] Stopped: 0 [2021-04-23T06:03:30.951Z] Images: 0 [2021-04-23T06:03:30.951Z] Server Version: 0.0.0-dev [2021-04-23T06:03:30.951Z] Storage Driver: windowsfilter [2021-04-23T06:03:30.951Z] Windows: [2021-04-23T06:03:30.951Z] Logging Driver: json-file [2021-04-23T06:03:30.951Z] Plugins: [2021-04-23T06:03:30.951Z] Volume: local [2021-04-23T06:03:30.951Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T06:03:30.951Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T06:03:30.951Z] Swarm: inactive [2021-04-23T06:03:30.951Z] Default Isolation: process [2021-04-23T06:03:30.951Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-23T06:03:30.951Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-23T06:03:30.951Z] OSType: windows [2021-04-23T06:03:30.951Z] Architecture: x86_64 [2021-04-23T06:03:30.951Z] CPUs: 4 [2021-04-23T06:03:30.951Z] Total Memory: 32GiB [2021-04-23T06:03:30.951Z] Name: azwin-2-dc98b0 [2021-04-23T06:03:30.951Z] ID: TUL3:KCTL:O6ZA:GDF3:A65I:TEZX:OQN6:BF3L:IJOD:KCU5:W56L:X4NZ [2021-04-23T06:03:30.951Z] Docker Root Dir: D:\CI\PR-42315\1\daemon [2021-04-23T06:03:30.951Z] Debug Mode (client): false [2021-04-23T06:03:30.951Z] Debug Mode (server): true [2021-04-23T06:03:30.951Z] File Descriptors: -1 [2021-04-23T06:03:30.951Z] Goroutines: 16 [2021-04-23T06:03:30.951Z] System Time: 2021-04-23T06:03:28.9262756Z [2021-04-23T06:03:30.951Z] EventsListeners: 0 [2021-04-23T06:03:30.951Z] Registry: https://index.docker.io/v1/ [2021-04-23T06:03:30.951Z] Labels: [2021-04-23T06:03:30.951Z] Experimental: false [2021-04-23T06:03:30.951Z] Insecure Registries: [2021-04-23T06:03:30.951Z] 127.0.0.0/8 [2021-04-23T06:03:30.951Z] Live Restore Enabled: false [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] INFO: Docker images of the daemon under test [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-23T06:03:30.951Z] [2021-04-23T06:03:30.951Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-04-23T06:03:30.951Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-04-23T06:03:30.951Z] ltsc2019: Pulling from windows/servercore [2021-04-23T06:03:30.951Z] 4612f6d0b889: Pulling fs layer [2021-04-23T06:03:30.951Z] 399f118dfaa9: Pulling fs layer [2021-04-23T06:03:31.623Z] --- PASS: TestContainerVolumesMountedAsSlave (1.81s) [2021-04-23T06:03:31.623Z] === RUN TestNetworkNat [2021-04-23T06:03:32.376Z] --- PASS: TestDaemonIpcModeShareable (1.92s) [2021-04-23T06:03:32.376Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-23T06:03:32.376Z] === RUN TestDaemonIpcModePrivate [2021-04-23T06:03:33.008Z] --- PASS: TestNetworkNat (1.51s) [2021-04-23T06:03:33.008Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:03:33.281Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-04-23T06:03:33.281Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-23T06:03:34.084Z] --- PASS: TestContainerStartOnDaemonRestart (3.49s) [2021-04-23T06:03:34.084Z] === CONT TestIpcModeOlderClient [2021-04-23T06:03:34.084Z] --- PASS: TestIpcModeOlderClient (0.16s) [2021-04-23T06:03:34.084Z] === CONT TestDaemonHostGatewayIP [2021-04-23T06:03:34.266Z] --- PASS: TestDaemonIpcModePrivate (1.97s) [2021-04-23T06:03:34.266Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-23T06:03:34.266Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-23T06:03:34.268Z] --- PASS: TestNetworkLocalhostTCPNat (1.38s) [2021-04-23T06:03:34.268Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:03:35.193Z] --- PASS: TestBuildWithHugeFile (79.35s) [2021-04-23T06:03:35.193Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T06:03:35.589Z] 399f118dfaa9: Download complete [2021-04-23T06:03:36.155Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.93s) [2021-04-23T06:03:36.155Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: false, mustBeShared: false [2021-04-23T06:03:36.155Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-23T06:03:36.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-23T06:03:37.073Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-04-23T06:03:38.013Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-23T06:03:38.043Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2021-04-23T06:03:38.043Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:58, shared: true, mustBeShared: true [2021-04-23T06:03:38.043Z] === RUN TestIpcModeOlderClient [2021-04-23T06:03:38.043Z] === PAUSE TestIpcModeOlderClient [2021-04-23T06:03:38.043Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:03:38.518Z] --- PASS: TestDaemonHostGatewayIP (3.90s) [2021-04-23T06:03:38.518Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-23T06:03:38.583Z] --- PASS: TestNetworkLoopbackNat (4.34s) [2021-04-23T06:03:38.583Z] === RUN TestPause [2021-04-23T06:03:38.970Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-04-23T06:03:38.971Z] === RUN TestKillContainer [2021-04-23T06:03:38.971Z] === RUN TestKillContainer/no_signal [2021-04-23T06:03:39.532Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:03:39.968Z] --- PASS: TestPause (1.39s) [2021-04-23T06:03:39.968Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:03:39.968Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:03:39.968Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:03:39.968Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:03:40.040Z] ok github.com/docker/docker/cmd/dockerd 0.207s coverage: 29.1% of statements [2021-04-23T06:03:40.040Z] ok github.com/docker/docker/container 0.145s coverage: 34.7% of statements [2021-04-23T06:03:40.040Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-23T06:03:40.040Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-23T06:03:40.040Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-23T06:03:40.040Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-23T06:03:40.094Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:03:41.021Z] --- PASS: TestKillContainer (2.19s) [2021-04-23T06:03:41.021Z] --- PASS: TestKillContainer/no_signal (0.70s) [2021-04-23T06:03:41.021Z] --- PASS: TestKillContainer/non_killing_signal (0.57s) [2021-04-23T06:03:41.021Z] --- PASS: TestKillContainer/killing_signal (0.73s) [2021-04-23T06:03:41.021Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:03:41.021Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-23T06:03:41.301Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.09s) [2021-04-23T06:03:41.301Z] === CONT TestDaemonRestartIpcMode [2021-04-23T06:03:41.586Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.029s coverage: 65.3% of statements [2021-04-23T06:03:41.882Z] --- PASS: TestPauseStopPausedContainer (1.63s) [2021-04-23T06:03:41.882Z] === RUN TestPidHost [2021-04-23T06:03:41.994Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-23T06:03:42.387Z] Loaded image: buildpack-deps:buster [2021-04-23T06:03:42.387Z] Loaded image: busybox:latest [2021-04-23T06:03:42.387Z] Loaded image: busybox:glibc [2021-04-23T06:03:42.578Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.42s) [2021-04-23T06:03:42.578Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.69s) [2021-04-23T06:03:42.578Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2021-04-23T06:03:42.578Z] === RUN TestKillStoppedContainer [2021-04-23T06:03:42.578Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-04-23T06:03:42.578Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:03:42.578Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2021-04-23T06:03:42.578Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:03:43.406Z] --- PASS: TestContainerKillOnDaemonStart (12.51s) [2021-04-23T06:03:43.508Z] --- PASS: TestKillDifferentUserContainer (0.76s) [2021-04-23T06:03:43.508Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:03:43.508Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-23T06:03:43.508Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-23T06:03:43.508Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:03:43.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-23T06:03:44.070Z] --- PASS: TestInspectOomKilledFalse (0.72s) [2021-04-23T06:03:44.070Z] === RUN TestLinksEtcHostsContentMatch [2021-04-23T06:03:44.937Z] Loaded image: debian:bullseye [2021-04-23T06:03:44.998Z] --- PASS: TestLinksEtcHostsContentMatch (0.85s) [2021-04-23T06:03:44.998Z] === RUN TestLinksContainerNames [2021-04-23T06:03:45.464Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2021-04-23T06:03:45.464Z] PASS [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] === Skipped [2021-04-23T06:03:45.464Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-04-23T06:03:45.464Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-23T06:03:45.464Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-23T06:03:45.464Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:03:45.464Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.01s) [2021-04-23T06:03:45.464Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-04-23T06:03:45.464Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] [2021-04-23T06:03:45.464Z] DONE 197 tests, 6 skipped in 182.585s [2021-04-23T06:03:45.464Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-04-23T06:03:45.464Z] ++ 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-23T06:03:45.464Z] ++ set -e [2021-04-23T06:03:45.464Z] ++ '[' -n 0 ']' [2021-04-23T06:03:45.464Z] ++ set -x [2021-04-23T06:03:45.464Z] ++ 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-23T06:03:45.510Z] Loaded image: hello-world:latest [2021-04-23T06:03:45.510Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:03:45.510Z] INFO: Testing against a local daemon [2021-04-23T06:03:45.510Z] === RUN TestCgroupNamespacesBuild [2021-04-23T06:03:45.753Z] INFO: Testing against a local daemon [2021-04-23T06:03:45.753Z] === RUN TestCommitInheritsEnv [2021-04-23T06:03:46.339Z] --- PASS: TestPidHost (4.43s) [2021-04-23T06:03:46.339Z] === RUN TestPsFilter [2021-04-23T06:03:46.339Z] --- PASS: TestPsFilter (0.21s) [2021-04-23T06:03:46.339Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:03:46.362Z] --- PASS: TestLinksContainerNames (1.48s) [2021-04-23T06:03:46.363Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:03:46.382Z] --- PASS: TestCommitInheritsEnv (0.60s) [2021-04-23T06:03:46.382Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:03:46.382Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-23T06:03:46.382Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:03:46.382Z] --- PASS: TestImagesFilterMultiReference (0.03s) [2021-04-23T06:03:46.382Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:03:46.382Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-23T06:03:46.382Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:03:47.088Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2021-04-23T06:03:47.088Z] === RUN TestRemoveImageGarbageCollector [2021-04-23T06:03:47.088Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:03:47.088Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:03:47.088Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:03:47.088Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-04-23T06:03:47.088Z] === RUN TestTagInvalidReference [2021-04-23T06:03:47.088Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-23T06:03:47.088Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:03:47.088Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-04-23T06:03:47.088Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:03:47.088Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-04-23T06:03:47.088Z] === RUN TestTagOfficialNames [2021-04-23T06:03:47.088Z] --- PASS: TestTagOfficialNames (0.03s) [2021-04-23T06:03:47.088Z] === RUN TestTagMatchesDigest [2021-04-23T06:03:47.088Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-23T06:03:47.088Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-23T06:03:47.280Z] ok github.com/docker/docker/daemon/cluster/convert 0.088s coverage: 35.9% of statements [2021-04-23T06:03:47.290Z] --- PASS: TestLogsFollowTailEmpty (0.69s) [2021-04-23T06:03:47.290Z] === RUN TestContainerNetworkMountsNoChown [2021-04-23T06:03:47.581Z] ok github.com/docker/docker/daemon/cluster 0.152s coverage: 0.5% of statements [2021-04-23T06:03:47.724Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.44s) [2021-04-23T06:03:47.724Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:03:47.852Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/default [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/default [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/private [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/private [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rprivate [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/slave [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/slave [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rslave [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/shared [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/shared [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rshared [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/default [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/rshared [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/shared [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/rslave [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/slave [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/rprivate [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/private [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-23T06:03:47.852Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:03:47.852Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:03:47.852Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-23T06:03:48.108Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-04-23T06:03:48.365Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-23T06:03:48.365Z] === RUN TestContainerBindMountNonRecursive [2021-04-23T06:03:48.817Z] --- PASS: TestCgroupNamespacesBuild (2.74s) [2021-04-23T06:03:48.817Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-23T06:03:49.109Z] --- PASS: TestRemoveContainerWithVolume (1.37s) [2021-04-23T06:03:49.109Z] === RUN TestRemoveContainerRunning [2021-04-23T06:03:50.496Z] --- PASS: TestRemoveContainerRunning (1.29s) [2021-04-23T06:03:50.496Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:03:50.736Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.21s) [2021-04-23T06:03:50.736Z] === RUN TestBuildWithSession [2021-04-23T06:03:50.736Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T06:03:50.736Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:03:50.736Z] === RUN TestBuildSquashParent [2021-04-23T06:03:50.881Z] --- PASS: TestContainerBindMountNonRecursive (2.30s) [2021-04-23T06:03:50.881Z] === RUN TestContainerVolumesMountedAsShared [2021-04-23T06:03:51.137Z] --- PASS: TestContainerVolumesMountedAsShared (0.47s) [2021-04-23T06:03:51.137Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-23T06:03:51.169Z] ok github.com/docker/docker/daemon/discovery 0.028s coverage: 30.0% of statements [2021-04-23T06:03:52.070Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-04-23T06:03:52.070Z] === RUN TestNetworkNat [2021-04-23T06:03:52.409Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.82s) [2021-04-23T06:03:52.409Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:03:52.409Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-23T06:03:52.409Z] === RUN TestRenameLinkedContainer [2021-04-23T06:03:52.632Z] --- PASS: TestNetworkNat (0.84s) [2021-04-23T06:03:52.632Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:03:53.282Z] ok github.com/docker/docker/daemon/events 0.087s coverage: 50.0% of statements [2021-04-23T06:03:53.560Z] --- PASS: TestNetworkLocalhostTCPNat (0.92s) [2021-04-23T06:03:53.560Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:03:54.370Z] ok github.com/docker/docker/daemon/config 0.070s coverage: 81.8% of statements [2021-04-23T06:03:56.483Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-04-23T06:03:56.828Z] --- PASS: TestNetworkLoopbackNat (3.25s) [2021-04-23T06:03:56.828Z] === RUN TestPause [2021-04-23T06:03:57.332Z] --- PASS: TestBuildSquashParent (6.41s) [2021-04-23T06:03:57.332Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T06:03:57.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:03:57.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:03:57.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:03:57.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:03:57.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:03:57.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:03:57.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:03:57.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:03:57.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:03:57.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:03:57.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:03:57.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:03:57.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:03:57.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:03:57.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:03:57.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:03:57.756Z] --- PASS: TestPause (0.74s) [2021-04-23T06:03:57.756Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:03:57.756Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:03:57.756Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:03:57.756Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:03:58.319Z] --- PASS: TestPauseStopPausedContainer (0.75s) [2021-04-23T06:03:58.319Z] === RUN TestPidHost [2021-04-23T06:03:58.993Z] --- PASS: TestRenameLinkedContainer (5.83s) [2021-04-23T06:03:58.993Z] === RUN TestRenameStoppedContainer [2021-04-23T06:03:59.565Z] --- PASS: TestRenameStoppedContainer (1.62s) [2021-04-23T06:03:59.565Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:03:59.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:03:59.888Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:04:00.063Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-04-23T06:04:00.710Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.505s coverage: 14.1% of statements [2021-04-23T06:04:00.710Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.367s coverage: 57.1% of statements [2021-04-23T06:04:00.837Z] --- PASS: TestPidHost (2.04s) [2021-04-23T06:04:00.837Z] === RUN TestPsFilter [2021-04-23T06:04:00.837Z] --- PASS: TestPsFilter (0.12s) [2021-04-23T06:04:00.837Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:04:01.399Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.70s) [2021-04-23T06:04:01.399Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:04:01.961Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2021-04-23T06:04:01.961Z] === RUN TestRemoveContainerRunning [2021-04-23T06:04:02.213Z] ..........................xx.................... [ 29%] [2021-04-23T06:04:02.442Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-23T06:04:02.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.64s) [2021-04-23T06:04:02.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.71s) [2021-04-23T06:04:02.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.76s) [2021-04-23T06:04:02.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2021-04-23T06:04:02.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.18s) [2021-04-23T06:04:02.442Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.41s) [2021-04-23T06:04:02.442Z] === RUN TestBuildMultiStageCopy [2021-04-23T06:04:02.442Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T06:04:02.874Z] --- PASS: TestRenameRunningContainerAndReuse (3.07s) [2021-04-23T06:04:02.874Z] === RUN TestRenameInvalidName [2021-04-23T06:04:02.889Z] --- PASS: TestRemoveContainerRunning (0.73s) [2021-04-23T06:04:02.889Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:04:03.450Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-23T06:04:03.451Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2021-04-23T06:04:03.451Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:04:03.451Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-23T06:04:03.451Z] === RUN TestRenameLinkedContainer [2021-04-23T06:04:04.021Z] --- PASS: TestRenameInvalidName (1.42s) [2021-04-23T06:04:04.021Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:04:04.274Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-04-23T06:04:04.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T06:04:04.364Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T06:04:04.626Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T06:04:05.200Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T06:04:05.465Z] --- PASS: TestBuildMultiStageCopy (3.39s) [2021-04-23T06:04:05.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.00s) [2021-04-23T06:04:05.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.33s) [2021-04-23T06:04:05.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.34s) [2021-04-23T06:04:05.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.35s) [2021-04-23T06:04:05.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.36s) [2021-04-23T06:04:05.465Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T06:04:05.816Z] ok github.com/docker/docker/daemon 12.309s coverage: 17.2% of statements [2021-04-23T06:04:05.816Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-23T06:04:05.816Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-23T06:04:05.816Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-23T06:04:05.816Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-23T06:04:05.816Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.009s coverage: 69.3% of statements [2021-04-23T06:04:06.409Z] --- PASS: TestBuildMultiStageParentConfig (0.89s) [2021-04-23T06:04:06.410Z] === RUN TestBuildLabelWithTargets [2021-04-23T06:04:06.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-04-23T06:04:06.720Z] --- PASS: TestRenameLinkedContainer (2.91s) [2021-04-23T06:04:06.720Z] === RUN TestRenameStoppedContainer [2021-04-23T06:04:06.976Z] --- PASS: TestRenameStoppedContainer (0.75s) [2021-04-23T06:04:06.976Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:04:07.134Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-23T06:04:07.798Z] --- PASS: TestBuildLabelWithTargets (1.44s) [2021-04-23T06:04:07.798Z] === RUN TestBuildWithEmptyLayers [2021-04-23T06:04:07.939Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.224s coverage: 46.2% of statements [2021-04-23T06:04:07.939Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-23T06:04:08.239Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.264s coverage: 49.4% of statements [2021-04-23T06:04:08.744Z] --- PASS: TestBuildWithEmptyLayers (0.74s) [2021-04-23T06:04:08.744Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T06:04:08.865Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-04-23T06:04:08.865Z] === RUN TestRenameInvalidName [2021-04-23T06:04:09.121Z] --- PASS: TestRenameInvalidName (0.73s) [2021-04-23T06:04:09.121Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:04:09.301Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.053s coverage: 57.5% of statements [2021-04-23T06:04:09.678Z] --- PASS: TestRenameAnonymousContainer (5.32s) [2021-04-23T06:04:09.678Z] === RUN TestRenameContainerWithSameName [2021-04-23T06:04:10.620Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-04-23T06:04:10.620Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-23T06:04:10.620Z] --- PASS: TestRenameContainerWithSameName (1.19s) [2021-04-23T06:04:10.620Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:04:10.880Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-23T06:04:11.299Z] --- PASS: TestBuildMultiStageOnBuild (2.37s) [2021-04-23T06:04:11.299Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T06:04:11.414Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-04-23T06:04:11.414Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.010s coverage: 3.0% of statements [2021-04-23T06:04:11.873Z] --- PASS: TestBuildUncleanTarFilenames (1.10s) [2021-04-23T06:04:11.873Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T06:04:12.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-04-23T06:04:12.388Z] --- PASS: TestRenameAnonymousContainer (3.24s) [2021-04-23T06:04:12.388Z] === RUN TestRenameContainerWithSameName [2021-04-23T06:04:12.834Z] --- PASS: TestRenameContainerWithLinkedContainer (2.18s) [2021-04-23T06:04:12.834Z] === RUN TestResize [2021-04-23T06:04:13.316Z] --- PASS: TestRenameContainerWithSameName (0.72s) [2021-04-23T06:04:13.316Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:04:13.775Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-23T06:04:14.036Z] --- PASS: TestResize (1.20s) [2021-04-23T06:04:14.036Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:04:14.198Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.226s coverage: 52.2% of statements [2021-04-23T06:04:14.198Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-23T06:04:14.198Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-23T06:04:14.198Z] ok github.com/docker/docker/daemon/logger 0.273s coverage: 43.2% of statements [2021-04-23T06:04:14.424Z] --- PASS: TestBuildMultiStageLayerLeak (2.47s) [2021-04-23T06:04:14.424Z] === RUN TestBuildWithHugeFile [2021-04-23T06:04:14.680Z] --- PASS: TestRenameContainerWithLinkedContainer (1.43s) [2021-04-23T06:04:14.680Z] === RUN TestResize [2021-04-23T06:04:15.259Z] ok github.com/docker/docker/daemon/images 0.050s coverage: 6.7% of statements [2021-04-23T06:04:15.259Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-23T06:04:15.259Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-23T06:04:15.418Z] --- PASS: TestResizeWithInvalidSize (1.36s) [2021-04-23T06:04:15.418Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:04:15.561Z] ok github.com/docker/docker/daemon/logger/awslogs 0.462s coverage: 77.8% of statements [2021-04-23T06:04:15.561Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-23T06:04:15.561Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-23T06:04:15.608Z] --- PASS: TestResize (0.75s) [2021-04-23T06:04:15.608Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:04:16.171Z] --- PASS: TestResizeWithInvalidSize (0.72s) [2021-04-23T06:04:16.171Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:04:16.736Z] --- PASS: TestResizeWhenContainerNotStarted (0.69s) [2021-04-23T06:04:16.736Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:04:16.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.736Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.736Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.736Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.737Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.737Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.737Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.801Z] --- PASS: TestResizeWhenContainerNotStarted (1.27s) [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:16.801Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.801Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:16.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:04:16.801Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:04:17.105Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2021-04-23T06:04:17.105Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-04-23T06:04:17.105Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.036s coverage: 87.2% of statements [2021-04-23T06:04:17.372Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-23T06:04:18.167Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 69.9% of statements [2021-04-23T06:04:19.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:19.253Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:20.179Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:20.308Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 75.2% of statements [2021-04-23T06:04:20.308Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-23T06:04:20.607Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 59.3% of statements [2021-04-23T06:04:20.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:20.671Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-04-23T06:04:20.671Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:20.741Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:20.909Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2021-04-23T06:04:21.669Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:04:21.925Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:04:21.972Z] ok github.com/docker/docker/daemon/logger/templates 0.019s coverage: 8.3% of statements [2021-04-23T06:04:22.055Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:04:22.626Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:04:23.521Z] ok github.com/docker/docker/daemon/logger/syslog 0.057s coverage: 46.8% of statements [2021-04-23T06:04:23.813Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:04:24.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:04:24.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:04:24.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:04:24.583Z] ok github.com/docker/docker/daemon/logger/splunk 2.414s coverage: 82.5% of statements [2021-04-23T06:04:24.583Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-23T06:04:24.583Z] ok github.com/docker/docker/daemon/network 0.026s coverage: 63.8% of statements [2021-04-23T06:04:24.583Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-23T06:04:25.922Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-23T06:04:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-04-23T06:04:26.587Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:04:27.361Z] ok github.com/docker/docker/distribution/metadata 0.079s coverage: 48.2% of statements [2021-04-23T06:04:27.516Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:04:27.565Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-23T06:04:27.661Z] ok github.com/docker/docker/errdefs 0.009s coverage: 53.1% of statements [2021-04-23T06:04:28.170Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:04:28.434Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:04:28.721Z] ok github.com/docker/docker/distribution 0.429s coverage: 25.2% of statements [2021-04-23T06:04:28.721Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-23T06:04:28.772Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.20s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.27s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.28s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.21s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.23s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.97s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.21s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2021-04-23T06:04:29.451Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.22s) [2021-04-23T06:04:29.451Z] === RUN TestCgroupNamespacesRun [2021-04-23T06:04:29.820Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-23T06:04:30.760Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-23T06:04:30.832Z] ok github.com/docker/docker/image/cache 0.022s coverage: 19.2% of statements [2021-04-23T06:04:30.832Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2021-04-23T06:04:30.832Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-23T06:04:30.832Z] ok github.com/docker/docker/image 0.048s coverage: 86.6% of statements [2021-04-23T06:04:31.996Z] --- PASS: TestCgroupNamespacesRun (2.00s) [2021-04-23T06:04:31.996Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-23T06:04:31.996Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-23T06:04:31.996Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-23T06:04:31.996Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-23T06:04:32.145Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-23T06:04:32.385Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2021-04-23T06:04:33.033Z] ok github.com/docker/docker/image/tarexport 0.018s coverage: 0.6% of statements [2021-04-23T06:04:33.361Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.85s) [2021-04-23T06:04:33.361Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-23T06:04:34.058Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:04:34.573Z] ok github.com/docker/docker/image/v1 0.016s coverage: 25.0% of statements [2021-04-23T06:04:34.573Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-23T06:04:35.000Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-04-23T06:04:35.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:04:35.251Z] --- PASS: TestCgroupNamespacesRunHostMode (1.86s) [2021-04-23T06:04:35.251Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-23T06:04:35.635Z] ok github.com/docker/docker/pkg/aaparser 0.015s coverage: 52.9% of statements [2021-04-23T06:04:35.934Z] ok github.com/docker/docker/oci 0.017s coverage: 45.2% of statements [2021-04-23T06:04:35.934Z] ok github.com/docker/docker/opts 0.061s coverage: 67.1% of statements [2021-04-23T06:04:37.140Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2021-04-23T06:04:37.140Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-23T06:04:37.544Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-04-23T06:04:38.066Z] ok github.com/docker/docker/pkg/broadcaster 0.014s coverage: 100.0% of statements [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.95s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.19s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.86s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.00s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.88s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.86s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.89s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (5.84s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.58s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.69s) [2021-04-23T06:04:38.116Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.20s) [2021-04-23T06:04:38.116Z] === RUN TestCgroupNamespacesRun [2021-04-23T06:04:38.366Z] ok github.com/docker/docker/pkg/capabilities 0.005s coverage: 87.5% of statements [2021-04-23T06:04:38.507Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.35s) [2021-04-23T06:04:38.507Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-23T06:04:38.517Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-04-23T06:04:39.018Z] ok github.com/docker/docker/pkg/authorization 0.993s coverage: 68.3% of statements [2021-04-23T06:04:39.434Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-04-23T06:04:39.434Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-23T06:04:39.670Z] ok github.com/docker/docker/pkg/archive 1.039s coverage: 81.8% of statements [2021-04-23T06:04:39.670Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2021-04-23T06:04:40.032Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-23T06:04:40.728Z] ok github.com/docker/docker/pkg/discovery/file 0.017s coverage: 97.6% of statements [2021-04-23T06:04:40.728Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-04-23T06:04:41.323Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2021-04-23T06:04:41.323Z] === RUN TestKernelTCPMemory [2021-04-23T06:04:41.323Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-23T06:04:41.323Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-23T06:04:41.323Z] === RUN TestNISDomainname [2021-04-23T06:04:41.417Z] --- PASS: TestCgroupNamespacesRun (3.10s) [2021-04-23T06:04:41.417Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-23T06:04:41.417Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-04-23T06:04:41.678Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-23T06:04:41.785Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-04-23T06:04:42.249Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-04-23T06:04:42.260Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-04-23T06:04:42.431Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-04-23T06:04:42.695Z] --- PASS: TestNISDomainname (1.33s) [2021-04-23T06:04:42.695Z] === RUN TestHostnameDnsResolution [2021-04-23T06:04:42.729Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-04-23T06:04:43.379Z] ok github.com/docker/docker/layer 7.350s coverage: 68.8% of statements [2021-04-23T06:04:43.379Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-23T06:04:43.379Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-23T06:04:43.379Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-23T06:04:43.379Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-23T06:04:43.379Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-23T06:04:43.633Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-23T06:04:43.894Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.60s) [2021-04-23T06:04:43.894Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-23T06:04:44.030Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-04-23T06:04:44.030Z] ok github.com/docker/docker/pkg/chrootarchive 3.892s coverage: 43.2% of statements [2021-04-23T06:04:44.030Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-23T06:04:44.030Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-23T06:04:44.331Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2021-04-23T06:04:44.583Z] --- PASS: TestHostnameDnsResolution (1.67s) [2021-04-23T06:04:44.583Z] === RUN TestStats [2021-04-23T06:04:45.400Z] ok github.com/docker/docker/pkg/fsutils 0.362s coverage: 85.1% of statements [2021-04-23T06:04:45.400Z] ok github.com/docker/docker/pkg/discovery/kv 3.103s coverage: 84.1% of statements [2021-04-23T06:04:45.701Z] ok github.com/docker/docker/pkg/homedir 0.037s coverage: 11.4% of statements [2021-04-23T06:04:46.775Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2021-04-23T06:04:46.775Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2021-04-23T06:04:47.074Z] ok github.com/docker/docker/pkg/idtools 0.649s coverage: 69.5% of statements [2021-04-23T06:04:47.095Z] --- PASS: TestStats (2.77s) [2021-04-23T06:04:47.095Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:04:47.095Z] === RUN TestStopContainerWithTimeout/0 [2021-04-23T06:04:47.095Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-23T06:04:47.095Z] === RUN TestStopContainerWithTimeout/1 [2021-04-23T06:04:47.095Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-23T06:04:47.095Z] === RUN TestStopContainerWithTimeout/3 [2021-04-23T06:04:47.095Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-23T06:04:47.095Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-23T06:04:47.095Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-23T06:04:47.095Z] === CONT TestStopContainerWithTimeout/0 [2021-04-23T06:04:47.095Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-23T06:04:47.726Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-04-23T06:04:47.726Z] ok github.com/docker/docker/pkg/ioutils 1.254s coverage: 70.6% of statements [2021-04-23T06:04:47.726Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-23T06:04:47.726Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-23T06:04:47.726Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-23T06:04:47.726Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-23T06:04:47.726Z] ok github.com/docker/docker/pkg/parsers 0.006s coverage: 97.0% of statements [2021-04-23T06:04:48.025Z] === CONT TestStopContainerWithTimeout/3 [2021-04-23T06:04:48.097Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.59s) [2021-04-23T06:04:48.097Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-23T06:04:48.399Z] ok github.com/docker/docker/pkg/parsers/kernel 0.034s coverage: 60.0% of statements [2021-04-23T06:04:48.699Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.010s coverage: 86.7% of statements [2021-04-23T06:04:49.000Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2021-04-23T06:04:49.000Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-23T06:04:49.000Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-23T06:04:49.913Z] === CONT TestStopContainerWithTimeout/1 [2021-04-23T06:04:50.058Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.064s coverage: 56.8% of statements [2021-04-23T06:04:50.357Z] ok github.com/docker/docker/pkg/pools 0.024s coverage: 88.2% of statements [2021-04-23T06:04:50.641Z] --- PASS: TestCgroupNamespacesRunHostMode (2.92s) [2021-04-23T06:04:50.641Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-23T06:04:50.655Z] ok github.com/docker/docker/pkg/plugins/transport 0.005s coverage: 85.7% of statements [2021-04-23T06:04:50.957Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-04-23T06:04:51.606Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-04-23T06:04:51.802Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-23T06:04:51.802Z] --- PASS: TestStopContainerWithTimeout/0 (1.00s) [2021-04-23T06:04:51.802Z] --- PASS: TestStopContainerWithTimeout/-1 (3.00s) [2021-04-23T06:04:51.802Z] --- PASS: TestStopContainerWithTimeout/3 (2.71s) [2021-04-23T06:04:51.802Z] --- PASS: TestStopContainerWithTimeout/1 (1.69s) [2021-04-23T06:04:51.802Z] === RUN TestDeleteDevicemapper [2021-04-23T06:04:51.802Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-23T06:04:51.802Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:04:51.802Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:04:52.289Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 75.0% of statements [2021-04-23T06:04:52.289Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2021-04-23T06:04:52.554Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-23T06:04:52.938Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2021-04-23T06:04:52.938Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2021-04-23T06:04:53.493Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.19s) [2021-04-23T06:04:53.493Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-23T06:04:54.473Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2021-04-23T06:04:54.773Z] ok github.com/docker/docker/pkg/sysinfo 0.010s coverage: 53.8% of statements [2021-04-23T06:04:55.070Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.17s) [2021-04-23T06:04:55.070Z] === RUN TestUpdateMemory [2021-04-23T06:04:55.075Z] ok github.com/docker/docker/pkg/signal 3.142s coverage: 61.0% of statements [2021-04-23T06:04:55.075Z] ok github.com/docker/docker/pkg/tailfile 0.127s coverage: 88.6% of statements [2021-04-23T06:04:55.726Z] testing: warning: no tests to run [2021-04-23T06:04:55.726Z] coverage: [no statements] [2021-04-23T06:04:55.726Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-04-23T06:04:55.916Z] --- PASS: TestBuildWithHugeFile (136.45s) [2021-04-23T06:04:55.916Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T06:04:55.916Z] --- SKIP: TestBuildWCOWSandboxSize (0.02s) [2021-04-23T06:04:55.916Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:04:55.916Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T06:04:55.916Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:04:55.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:04:55.916Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:04:55.916Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:04:55.916Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:04:55.916Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:04:55.916Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:04:55.916Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:04:55.916Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:04:55.916Z] --- PASS: TestBuildWithEmptyDockerfile (0.30s) [2021-04-23T06:04:55.916Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.42s) [2021-04-23T06:04:55.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.44s) [2021-04-23T06:04:55.916Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-04-23T06:04:55.916Z] === RUN TestBuildPreserveOwnership [2021-04-23T06:04:55.916Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-23T06:04:56.027Z] ok github.com/docker/docker/pkg/tarsum 0.180s coverage: 89.3% of statements [2021-04-23T06:04:56.047Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-23T06:04:56.047Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.46s) [2021-04-23T06:04:56.047Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-23T06:04:56.327Z] ok github.com/docker/docker/pkg/truncindex 0.122s coverage: 91.5% of statements [2021-04-23T06:04:56.327Z] ok github.com/docker/docker/pkg/urlutil 0.013s coverage: 100.0% of statements [2021-04-23T06:04:56.434Z] --- PASS: TestUpdateMemory (1.33s) [2021-04-23T06:04:56.434Z] === RUN TestUpdateCPUQuota [2021-04-23T06:04:56.633Z] ok github.com/docker/docker/pkg/useragent 0.004s coverage: 88.9% of statements [2021-04-23T06:04:56.987Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-23T06:04:57.559Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.50s) [2021-04-23T06:04:57.559Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-23T06:04:57.819Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-23T06:04:58.080Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-04-23T06:04:58.080Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-23T06:04:58.340Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-23T06:04:58.436Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-23T06:04:58.601Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-23T06:04:58.601Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-23T06:04:58.770Z] ok github.com/docker/docker/plugin/v2 0.009s coverage: 14.5% of statements [2021-04-23T06:04:59.071Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 83.5% of statements [2021-04-23T06:05:00.514Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-23T06:05:00.621Z] ok github.com/docker/docker/reference 0.012s coverage: 84.4% of statements [2021-04-23T06:05:00.775Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.30s) [2021-04-23T06:05:00.775Z] === RUN TestKernelTCPMemory [2021-04-23T06:05:00.937Z] ok github.com/docker/docker/plugin 0.565s coverage: 23.2% of statements [2021-04-23T06:05:02.481Z] ok github.com/docker/docker/quota 0.692s coverage: 71.4% of statements [2021-04-23T06:05:02.609Z] --- PASS: TestBuildPreserveOwnership (10.61s) [2021-04-23T06:05:02.609Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.60s) [2021-04-23T06:05:02.609Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-04-23T06:05:02.609Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:05:02.609Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-04-23T06:05:02.609Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-23T06:05:02.609Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-23T06:05:02.609Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-23T06:05:02.609Z] PASS [2021-04-23T06:05:02.609Z] [2021-04-23T06:05:02.609Z] === Skipped [2021-04-23T06:05:02.609Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-04-23T06:05:02.609Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:05:02.609Z] [2021-04-23T06:05:02.609Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.02s) [2021-04-23T06:05:02.609Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:05:02.609Z] [2021-04-23T06:05:02.609Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-04-23T06:05:02.609Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-04-23T06:05:02.609Z] [2021-04-23T06:05:02.609Z] [2021-04-23T06:05:02.609Z] DONE 34 tests, 3 skipped in 251.223s [2021-04-23T06:05:02.609Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-04-23T06:05:02.687Z] --- PASS: TestKernelTCPMemory (1.88s) [2021-04-23T06:05:02.687Z] === RUN TestNISDomainname [2021-04-23T06:05:02.780Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2021-04-23T06:05:02.865Z] INFO: Testing against a local daemon [2021-04-23T06:05:02.865Z] === RUN TestConfigInspect [2021-04-23T06:05:02.865Z] --- SKIP: TestConfigInspect (0.02s) [2021-04-23T06:05:02.865Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:02.865Z] === RUN TestConfigList [2021-04-23T06:05:02.865Z] --- SKIP: TestConfigList (0.01s) [2021-04-23T06:05:02.865Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:02.865Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:05:02.865Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-04-23T06:05:02.865Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:02.865Z] === RUN TestConfigsUpdate [2021-04-23T06:05:02.865Z] --- SKIP: TestConfigsUpdate (0.02s) [2021-04-23T06:05:02.865Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:02.865Z] === RUN TestTemplatedConfig [2021-04-23T06:05:02.865Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-23T06:05:02.865Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:02.865Z] === RUN TestConfigCreateResolve [2021-04-23T06:05:02.865Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-04-23T06:05:02.865Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:02.865Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:05:02.966Z] --- PASS: TestUpdateCPUQuota (6.88s) [2021-04-23T06:05:02.966Z] === RUN TestUpdatePidsLimit [2021-04-23T06:05:02.966Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-23T06:05:03.428Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-04-23T06:05:03.630Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-04-23T06:05:03.727Z] ok github.com/docker/docker/registry 0.226s coverage: 58.8% of statements [2021-04-23T06:05:03.892Z] === RUN TestUpdatePidsLimit/no_change [2021-04-23T06:05:04.378Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2021-04-23T06:05:04.455Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-23T06:05:05.013Z] --- PASS: TestNISDomainname (2.29s) [2021-04-23T06:05:05.013Z] === RUN TestHostnameDnsResolution [2021-04-23T06:05:05.383Z] --- PASS: TestConfigDaemonLibtrustID (2.31s) [2021-04-23T06:05:05.383Z] PASS [2021-04-23T06:05:05.383Z] [2021-04-23T06:05:05.383Z] === Skipped [2021-04-23T06:05:05.383Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-04-23T06:05:05.383Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:05.383Z] [2021-04-23T06:05:05.383Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-04-23T06:05:05.383Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:05.383Z] [2021-04-23T06:05:05.383Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-04-23T06:05:05.383Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:05.383Z] [2021-04-23T06:05:05.383Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.02s) [2021-04-23T06:05:05.384Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:05.384Z] [2021-04-23T06:05:05.384Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-04-23T06:05:05.384Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:05.384Z] [2021-04-23T06:05:05.384Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-04-23T06:05:05.384Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:05:05.384Z] [2021-04-23T06:05:05.384Z] [2021-04-23T06:05:05.384Z] DONE 7 tests, 6 skipped in 2.704s [2021-04-23T06:05:05.384Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-04-23T06:05:05.384Z] INFO: Testing against a local daemon [2021-04-23T06:05:05.384Z] === RUN TestCheckpoint [2021-04-23T06:05:05.384Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:05:05.384Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:05:05.384Z] === RUN TestContainerInvalidJSON [2021-04-23T06:05:05.384Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:05:05.384Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:05:05.384Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:05:05.384Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:05:05.384Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:05:05.384Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:05:05.384Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:05:05.384Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:05:05.384Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:05:05.384Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-04-23T06:05:05.384Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-04-23T06:05:05.384Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-23T06:05:05.384Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-04-23T06:05:05.384Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:05:05.384Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-23T06:05:05.447Z] ok github.com/docker/docker/runconfig 0.038s coverage: 66.1% of statements [2021-04-23T06:05:05.640Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-04-23T06:05:05.640Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:05:05.640Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2021-04-23T06:05:05.640Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:05:05.901Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-04-23T06:05:05.901Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:05:05.901Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2021-04-23T06:05:05.901Z] === RUN TestCopyFromContainer [2021-04-23T06:05:05.946Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-23T06:05:06.509Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-23T06:05:07.440Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-23T06:05:07.555Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-04-23T06:05:07.558Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-04-23T06:05:07.818Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-23T06:05:08.079Z] --- PASS: TestHostnameDnsResolution (2.96s) [2021-04-23T06:05:08.079Z] === RUN TestStats [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit (5.56s) [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.70s) [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit/no_change (0.70s) [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.71s) [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.69s) [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.79s) [2021-04-23T06:05:08.805Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-04-23T06:05:08.805Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:05:09.119Z] ok github.com/docker/docker/volume/mounts 0.062s coverage: 67.0% of statements [2021-04-23T06:05:09.176Z] === RUN TestCopyFromContainer// [2021-04-23T06:05:09.176Z] === RUN TestCopyFromContainer//bar/root [2021-04-23T06:05:09.415Z] ok github.com/docker/docker/volume/local 0.237s coverage: 76.4% of statements [2021-04-23T06:05:09.433Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-23T06:05:09.433Z] === RUN TestCopyFromContainer/bar/quux [2021-04-23T06:05:09.433Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-23T06:05:09.433Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-23T06:05:09.433Z] --- PASS: TestImportExtremelyLargeImageWorks (78.72s) [2021-04-23T06:05:09.433Z] PASS [2021-04-23T06:05:09.433Z] [2021-04-23T06:05:09.433Z] === Skipped [2021-04-23T06:05:09.433Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:05:09.433Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:05:09.433Z] [2021-04-23T06:05:09.433Z] [2021-04-23T06:05:09.433Z] DONE 12 tests, 1 skipped in 80.383s [2021-04-23T06:05:09.433Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-04-23T06:05:09.433Z] ++ 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-23T06:05:09.433Z] ++ set -e [2021-04-23T06:05:09.433Z] ++ '[' -n 0 ']' [2021-04-23T06:05:09.433Z] ++ set -x [2021-04-23T06:05:09.433Z] ++ 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-23T06:05:09.433Z] INFO: Testing against a local daemon [2021-04-23T06:05:09.433Z] === RUN TestNetworkCreateDelete [2021-04-23T06:05:09.433Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-04-23T06:05:09.433Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:05:09.433Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-04-23T06:05:09.433Z] === RUN TestDaemonDNSFallback [2021-04-23T06:05:09.433Z] --- PASS: TestDaemonDNSFallback (2.70s) [2021-04-23T06:05:09.433Z] === RUN TestInspectNetwork [2021-04-23T06:05:09.464Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-23T06:05:09.690Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-23T06:05:09.690Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-23T06:05:09.690Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-23T06:05:09.947Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer (4.01s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-23T06:05:09.947Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-23T06:05:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:05:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:05:09.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:05:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:05:09.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:05:09.947Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:05:09.947Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:05:09.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:05:09.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:05:09.947Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:05:09.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-04-23T06:05:09.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:05:09.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-23T06:05:09.947Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-23T06:05:09.947Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:05:09.947Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2021-04-23T06:05:09.947Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:05:10.204Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:05:10.204Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:05:10.204Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:05:10.204Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:05:10.204Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:05:10.204Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:05:10.204Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:05:10.204Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:05:10.204Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:05:10.204Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-04-23T06:05:10.204Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:05:10.204Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-23T06:05:10.204Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-23T06:05:10.204Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:05:10.204Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-23T06:05:10.204Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:05:10.405Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-23T06:05:10.405Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-23T06:05:10.462Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-04-23T06:05:10.667Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-04-23T06:05:10.749Z] --- PASS: TestBuildWithHugeFile (54.88s) [2021-04-23T06:05:10.749Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T06:05:10.749Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-23T06:05:10.749Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:05:10.749Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T06:05:10.749Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:05:10.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:05:10.749Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:05:10.749Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:05:10.749Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:05:10.749Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:05:10.749Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:05:10.749Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:05:10.749Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:05:10.749Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2021-04-23T06:05:10.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2021-04-23T06:05:10.749Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2021-04-23T06:05:10.749Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.18s) [2021-04-23T06:05:10.749Z] === RUN TestBuildPreserveOwnership [2021-04-23T06:05:10.749Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-23T06:05:11.239Z] --- PASS: TestStats (3.32s) [2021-04-23T06:05:11.239Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:05:11.239Z] === RUN TestStopContainerWithTimeout/0 [2021-04-23T06:05:11.239Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-23T06:05:11.239Z] === RUN TestStopContainerWithTimeout/1 [2021-04-23T06:05:11.239Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-23T06:05:11.239Z] === RUN TestStopContainerWithTimeout/3 [2021-04-23T06:05:11.239Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-23T06:05:11.239Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-23T06:05:11.239Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-23T06:05:11.239Z] === CONT TestStopContainerWithTimeout/0 [2021-04-23T06:05:11.239Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-23T06:05:11.501Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-23T06:05:12.441Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-23T06:05:12.702Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-23T06:05:12.724Z] --- PASS: TestCreateWithCustomMaskedPaths (2.63s) [2021-04-23T06:05:12.724Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:05:13.055Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-04-23T06:05:13.299Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-23T06:05:13.644Z] === CONT TestStopContainerWithTimeout/3 [2021-04-23T06:05:15.219Z] --- PASS: TestBuildPreserveOwnership (5.20s) [2021-04-23T06:05:15.219Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.49s) [2021-04-23T06:05:15.219Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2021-04-23T06:05:15.219Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:05:15.219Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2021-04-23T06:05:15.219Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-23T06:05:15.242Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.59s) [2021-04-23T06:05:15.242Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:05:15.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:05:15.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:05:15.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:05:15.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:05:15.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:05:15.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:05:15.242Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:05:15.242Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:05:15.243Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:05:15.243Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:05:15.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:05:15.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:05:15.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:05:15.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:05:15.243Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:05:15.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-23T06:05:15.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-23T06:05:15.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-23T06:05:15.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-23T06:05:15.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-23T06:05:15.243Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-04-23T06:05:15.243Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:05:15.559Z] === CONT TestStopContainerWithTimeout/1 [2021-04-23T06:05:15.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-04-23T06:05:15.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-04-23T06:05:15.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-04-23T06:05:16.220Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.95s) [2021-04-23T06:05:16.220Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:05:16.220Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:05:16.220Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:05:16.306Z] === RUN TestInspectNetwork/full_network_id [2021-04-23T06:05:16.306Z] === RUN TestInspectNetwork/partial_network_id [2021-04-23T06:05:16.306Z] === RUN TestInspectNetwork/network_name [2021-04-23T06:05:16.306Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-23T06:05:16.491Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-23T06:05:16.491Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-23T06:05:16.491Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-23T06:05:16.491Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:05:16.491Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-04-23T06:05:16.491Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:05:16.491Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.15s) [2021-04-23T06:05:16.491Z] === RUN TestContainerStartOnDaemonRestart [2021-04-23T06:05:16.491Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-04-23T06:05:16.491Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-23T06:05:16.491Z] === RUN TestDaemonRestartIpcMode [2021-04-23T06:05:16.491Z] === PAUSE TestDaemonRestartIpcMode [2021-04-23T06:05:16.491Z] === RUN TestDaemonHostGatewayIP [2021-04-23T06:05:16.491Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-04-23T06:05:16.491Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:05:16.491Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-23T06:05:16.491Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-23T06:05:16.491Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:05:16.491Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-23T06:05:16.491Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-23T06:05:16.491Z] === RUN TestDiff [2021-04-23T06:05:17.428Z] --- PASS: TestDiff (0.95s) [2021-04-23T06:05:17.428Z] === RUN TestExecWithCloseStdin [2021-04-23T06:05:18.103Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-23T06:05:18.103Z] --- PASS: TestStopContainerWithTimeout/0 (2.30s) [2021-04-23T06:05:18.103Z] --- PASS: TestStopContainerWithTimeout/-1 (4.19s) [2021-04-23T06:05:18.103Z] --- PASS: TestStopContainerWithTimeout/3 (2.99s) [2021-04-23T06:05:18.103Z] --- PASS: TestStopContainerWithTimeout/1 (2.19s) [2021-04-23T06:05:18.103Z] === RUN TestDeleteDevicemapper [2021-04-23T06:05:18.103Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-23T06:05:18.103Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:05:18.103Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:05:18.797Z] --- PASS: TestExecWithCloseStdin (1.21s) [2021-04-23T06:05:18.797Z] === RUN TestExec [2021-04-23T06:05:20.168Z] --- PASS: TestExec (1.13s) [2021-04-23T06:05:20.168Z] === RUN TestExecUser [2021-04-23T06:05:20.670Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-04-23T06:05:20.744Z] --- PASS: TestInspectNetwork (11.41s) [2021-04-23T06:05:20.744Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-23T06:05:20.744Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-23T06:05:20.744Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-23T06:05:20.744Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-23T06:05:20.744Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:05:20.936Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-04-23T06:05:21.099Z] --- PASS: TestExecUser (1.14s) [2021-04-23T06:05:21.099Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:05:22.029Z] --- PASS: TestExportContainerAndImportImage (1.13s) [2021-04-23T06:05:22.029Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:05:22.578Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-04-23T06:05:22.581Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.85s) [2021-04-23T06:05:22.581Z] === RUN TestUpdateMemory [2021-04-23T06:05:22.581Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-23T06:05:22.581Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:05:22.581Z] === RUN TestUpdateCPUQuota [2021-04-23T06:05:23.639Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2021-04-23T06:05:23.639Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:05:23.639Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2021-04-23T06:05:23.639Z] === RUN TestWaitNonBlocked [2021-04-23T06:05:23.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:05:23.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:05:23.639Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:05:23.639Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:05:23.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:05:23.639Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:05:23.639Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-23T06:05:23.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.17s) [2021-04-23T06:05:23.639Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.20s) [2021-04-23T06:05:23.640Z] === RUN TestWaitBlocked [2021-04-23T06:05:23.640Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:05:23.640Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:05:23.640Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:05:23.640Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:05:23.640Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:05:23.640Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:05:24.253Z] --- PASS: TestRunContainerWithBridgeNone (3.17s) [2021-04-23T06:05:24.253Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:05:24.253Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:05:24.253Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:05:24.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:05:24.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:05:24.253Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:05:24.253Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:05:24.253Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:05:24.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:05:24.253Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:05:24.253Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-23T06:05:24.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:05:24.253Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-23T06:05:24.253Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-23T06:05:24.253Z] === RUN TestNetworkList [2021-04-23T06:05:24.253Z] === RUN TestNetworkList//networks [2021-04-23T06:05:24.253Z] === PAUSE TestNetworkList//networks [2021-04-23T06:05:24.253Z] === RUN TestNetworkList//networks/ [2021-04-23T06:05:24.253Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:05:24.253Z] === CONT TestNetworkList//networks [2021-04-23T06:05:24.253Z] === CONT TestNetworkList//networks/ [2021-04-23T06:05:24.253Z] --- PASS: TestNetworkList (0.01s) [2021-04-23T06:05:24.253Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:05:24.253Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:05:24.253Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:05:24.542Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2021-04-23T06:05:24.542Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:05:24.568Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-23T06:05:24.568Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.14s) [2021-04-23T06:05:24.568Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.18s) [2021-04-23T06:05:24.568Z] === CONT TestContainerStartOnDaemonRestart [2021-04-23T06:05:24.568Z] === CONT TestContainerKillOnDaemonStart [2021-04-23T06:05:25.569Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-04-23T06:05:25.569Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:05:25.967Z] ok github.com/docker/docker/pkg/plugins 33.623s coverage: 76.6% of statements [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/rootless [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/volume [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-23T06:05:25.967Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === Skipped [2021-04-23T06:05:25.967Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-23T06:05:25.967Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-23T06:05:25.967Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-23T06:05:25.967Z] time="2021-04-23T06:04:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-23T06:05:25.967Z] time="2021-04-23T06:04:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-23T06:05:25.967Z] time="2021-04-23T06:04:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-23T06:05:25.967Z] time="2021-04-23T06:04:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-23T06:05:25.967Z] time="2021-04-23T06:04:03Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-23T06:05:25.967Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-23T06:05:25.967Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-23T06:05:25.967Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:05:25.967Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-23T06:05:25.967Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-23T06:05:25.967Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-23T06:05:25.967Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] [2021-04-23T06:05:25.967Z] DONE 2247 tests, 26 skipped in 264.541s Post stage [Pipeline] junit [2021-04-23T06:05:26.023Z] Recording test results [2021-04-23T06:05:26.403Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-04-23T06:05:26.597Z] --- PASS: TestDaemonDefaultNetworkPools (0.82s) [2021-04-23T06:05:26.597Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:05:26.866Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh dynbinary test-integration [2021-04-23T06:05:26.959Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-04-23T06:05:27.166Z] [2021-04-23T06:05:27.166Z] Removing bundles/ [2021-04-23T06:05:27.166Z] [2021-04-23T06:05:27.166Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-04-23T06:05:27.166Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T06:05:27.166Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T06:05:27.278Z] --- PASS: TestExportContainerAfterDaemonRestart (4.30s) [2021-04-23T06:05:27.278Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:05:27.467Z] Loaded image: buildpack-deps:buster [2021-04-23T06:05:27.625Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2021-04-23T06:05:27.625Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:05:27.730Z] Loaded image: busybox:latest [2021-04-23T06:05:27.834Z] --- PASS: TestContainerStartOnDaemonRestart (2.86s) [2021-04-23T06:05:27.834Z] === CONT TestIpcModeOlderClient [2021-04-23T06:05:27.834Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-04-23T06:05:27.834Z] === CONT TestDaemonHostGatewayIP [2021-04-23T06:05:27.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-04-23T06:05:27.993Z] Loaded image: busybox:glibc [2021-04-23T06:05:28.207Z] --- PASS: TestHealthCheckWorkdir (1.58s) [2021-04-23T06:05:28.207Z] === RUN TestHealthKillContainer [2021-04-23T06:05:28.806Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-23T06:05:29.124Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2021-04-23T06:05:29.124Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:05:29.377Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-23T06:05:29.413Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2021-04-23T06:05:29.413Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:05:29.949Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-23T06:05:30.547Z] Loaded image: debian:bullseye [2021-04-23T06:05:30.547Z] Loaded image: hello-world:latest [2021-04-23T06:05:30.547Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:05:31.478Z] --- PASS: TestHealthKillContainer (3.17s) [2021-04-23T06:05:31.478Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:05:32.015Z] --- PASS: TestDaemonHostGatewayIP (3.87s) [2021-04-23T06:05:32.015Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-23T06:05:32.041Z] --- PASS: TestInspectCpusetInConfigPre120 (0.83s) [2021-04-23T06:05:32.041Z] === RUN TestIpcModeNone [2021-04-23T06:05:32.495Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-04-23T06:05:32.915Z] --- PASS: TestServiceWithPredefinedNetwork (3.43s) [2021-04-23T06:05:32.915Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:05:32.915Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:05:32.915Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:05:32.915Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:05:33.067Z] --- PASS: TestUpdateCPUQuota (10.65s) [2021-04-23T06:05:33.067Z] === RUN TestUpdatePidsLimit [2021-04-23T06:05:33.328Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-23T06:05:33.411Z] --- PASS: TestIpcModeNone (1.14s) [2021-04-23T06:05:33.411Z] === RUN TestIpcModePrivate [2021-04-23T06:05:33.899Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-23T06:05:34.341Z] --- PASS: TestIpcModePrivate (1.08s) [2021-04-23T06:05:34.341Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-04-23T06:05:34.341Z] === RUN TestIpcModeShareable [2021-04-23T06:05:34.341Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-04-23T06:05:34.341Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:05:34.341Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-23T06:05:34.558Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.96s) [2021-04-23T06:05:34.558Z] === CONT TestDaemonRestartIpcMode [2021-04-23T06:05:34.839Z] === RUN TestUpdatePidsLimit/no_change [2021-04-23T06:05:36.224Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-23T06:05:37.165Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-23T06:05:37.613Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.31s) [2021-04-23T06:05:37.613Z] === RUN TestAPIIpcModeHost [2021-04-23T06:05:37.613Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-04-23T06:05:37.613Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:05:37.613Z] === RUN TestDaemonIpcModeShareable [2021-04-23T06:05:37.613Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-04-23T06:05:37.613Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:05:37.613Z] === RUN TestDaemonIpcModePrivate [2021-04-23T06:05:37.825Z] --- PASS: TestDaemonRestartIpcMode (3.26s) [2021-04-23T06:05:37.825Z] --- PASS: TestContainerKillOnDaemonStart (13.07s) [2021-04-23T06:05:37.825Z] PASS [2021-04-23T06:05:37.825Z] [2021-04-23T06:05:37.825Z] === Skipped [2021-04-23T06:05:37.825Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-23T06:05:37.825Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:05:37.825Z] [2021-04-23T06:05:37.825Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-23T06:05:37.825Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-04-23T06:05:37.825Z] [2021-04-23T06:05:37.825Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:05:37.825Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:05:37.825Z] [2021-04-23T06:05:37.825Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-04-23T06:05:37.825Z] run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-04-23T06:05:37.825Z] [2021-04-23T06:05:37.825Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-23T06:05:37.825Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-04-23T06:05:37.825Z] [2021-04-23T06:05:37.825Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-23T06:05:37.826Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:05:37.826Z] [2021-04-23T06:05:37.826Z] [2021-04-23T06:05:37.826Z] DONE 197 tests, 6 skipped in 155.917s [2021-04-23T06:05:37.826Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-23T06:05:37.826Z] INFO: Testing against a local daemon [2021-04-23T06:05:37.826Z] === RUN TestCommitInheritsEnv [2021-04-23T06:05:38.081Z] --- PASS: TestCommitInheritsEnv (0.31s) [2021-04-23T06:05:38.081Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:05:38.081Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-23T06:05:38.081Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:05:38.081Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-23T06:05:38.081Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:05:38.081Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-23T06:05:38.081Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:05:38.105Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-04-23T06:05:38.336Z] --- PASS: TestRemoveImageOrphaning (0.27s) [2021-04-23T06:05:38.337Z] === RUN TestRemoveImageGarbageCollector [2021-04-23T06:05:38.675Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-23T06:05:40.060Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-23T06:05:40.060Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-23T06:05:40.556Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.44s) [2021-04-23T06:05:40.556Z] PASS [2021-04-23T06:05:40.556Z] [2021-04-23T06:05:40.556Z] === Skipped [2021-04-23T06:05:40.556Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-04-23T06:05:40.556Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:05:40.556Z] [2021-04-23T06:05:40.556Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-23T06:05:40.556Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:05:40.556Z] [2021-04-23T06:05:40.556Z] [2021-04-23T06:05:40.556Z] DONE 34 tests, 2 skipped in 132.544s [2021-04-23T06:05:40.556Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-04-23T06:05:40.556Z] ++ 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-23T06:05:40.556Z] ++ set -e [2021-04-23T06:05:40.556Z] ++ '[' -n 0 ']' [2021-04-23T06:05:40.556Z] ++ set -x [2021-04-23T06:05:40.556Z] ++ 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-23T06:05:40.556Z] INFO: Testing against a local daemon [2021-04-23T06:05:40.556Z] === RUN TestConfigInspect [2021-04-23T06:05:40.852Z] --- PASS: TestRemoveImageGarbageCollector (2.37s) [2021-04-23T06:05:40.852Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:05:40.852Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-23T06:05:40.852Z] === RUN TestTagInvalidReference [2021-04-23T06:05:40.852Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-23T06:05:40.852Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:05:40.852Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-23T06:05:40.852Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:05:40.852Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-23T06:05:40.852Z] === RUN TestTagOfficialNames [2021-04-23T06:05:40.852Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-23T06:05:40.852Z] === RUN TestTagMatchesDigest [2021-04-23T06:05:40.852Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-23T06:05:40.852Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-23T06:05:40.884Z] --- PASS: TestDaemonIpcModePrivate (3.21s) [2021-04-23T06:05:40.884Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-04-23T06:05:40.884Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-23T06:05:40.884Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-23T06:05:40.884Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:05:40.884Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-23T06:05:40.884Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-23T06:05:40.884Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:05:40.884Z] === RUN TestIpcModeOlderClient [2021-04-23T06:05:40.884Z] === PAUSE TestIpcModeOlderClient [2021-04-23T06:05:40.884Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:05:41.002Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-23T06:05:41.263Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-04-23T06:05:41.436Z] .......................... [ 67%] [2021-04-23T06:05:41.814Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2021-04-23T06:05:41.814Z] === RUN TestKillContainer [2021-04-23T06:05:41.814Z] === RUN TestKillContainer/no_signal [2021-04-23T06:05:41.833Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-23T06:05:41.833Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-23T06:05:41.833Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-23T06:05:41.833Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-23T06:05:42.093Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-23T06:05:42.376Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:05:43.105Z] --- PASS: TestConfigInspect (3.43s) [2021-04-23T06:05:43.105Z] === RUN TestConfigList [2021-04-23T06:05:43.306Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit (10.07s) [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.40s) [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit/no_change (1.40s) [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit/update_lower (1.27s) [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.35s) [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.28s) [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.17s) [2021-04-23T06:05:43.477Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.31s) [2021-04-23T06:05:43.477Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:05:44.236Z] --- PASS: TestKillContainer (2.73s) [2021-04-23T06:05:44.237Z] --- PASS: TestKillContainer/no_signal (0.84s) [2021-04-23T06:05:44.237Z] --- PASS: TestKillContainer/non_killing_signal (0.66s) [2021-04-23T06:05:44.237Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2021-04-23T06:05:44.494Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:05:44.494Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-23T06:05:45.423Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-23T06:05:46.020Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-04-23T06:05:46.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2021-04-23T06:05:46.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2021-04-23T06:05:46.352Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2021-04-23T06:05:46.352Z] === RUN TestKillStoppedContainer [2021-04-23T06:05:46.352Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-04-23T06:05:46.352Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:05:46.352Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.14s) [2021-04-23T06:05:46.352Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:05:46.412Z] --- PASS: TestConfigList (3.16s) [2021-04-23T06:05:46.412Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:05:46.975Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-23T06:05:47.078Z] 4612f6d0b889: Verifying Checksum [2021-04-23T06:05:47.078Z] 4612f6d0b889: Download complete [2021-04-23T06:05:47.281Z] --- PASS: TestKillDifferentUserContainer (0.91s) [2021-04-23T06:05:47.281Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:05:47.281Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-23T06:05:47.281Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:05:47.281Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:05:47.281Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-23T06:05:47.281Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:05:47.282Z] === RUN TestLinksEtcHostsContentMatch [2021-04-23T06:05:47.282Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-04-23T06:05:47.282Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-23T06:05:47.282Z] === RUN TestLinksContainerNames [2021-04-23T06:05:49.175Z] --- PASS: TestLinksContainerNames (1.71s) [2021-04-23T06:05:49.175Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:05:49.720Z] --- PASS: TestConfigsCreateAndDelete (3.16s) [2021-04-23T06:05:49.720Z] === RUN TestConfigsUpdate [2021-04-23T06:05:50.106Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2021-04-23T06:05:50.106Z] === RUN TestContainerNetworkMountsNoChown [2021-04-23T06:05:50.669Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/default [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/default [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/private [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/private [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rprivate [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/slave [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/slave [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rslave [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/shared [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/shared [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rshared [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/default [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/rslave [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/rshared [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/shared [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/rprivate [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/slave [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/private [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-23T06:05:50.669Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:05:50.669Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-23T06:05:50.669Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:05:50.928Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-23T06:05:50.928Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:05:50.928Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:05:50.928Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:05:50.928Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:05:51.184Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:05:51.184Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:05:51.184Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-23T06:05:51.184Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:05:51.184Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:05:51.441Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-23T06:05:51.698Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-23T06:05:51.698Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:05:51.698Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-23T06:05:51.698Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:05:51.698Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:05:51.698Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-23T06:05:51.698Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.14s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.12s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.12s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-04-23T06:05:51.698Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-04-23T06:05:51.698Z] === RUN TestContainerBindMountNonRecursive [2021-04-23T06:05:51.698Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-04-23T06:05:51.698Z] 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-23T06:05:51.698Z] === RUN TestContainerVolumesMountedAsShared [2021-04-23T06:05:51.698Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-04-23T06:05:51.698Z] 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-23T06:05:51.698Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-23T06:05:51.698Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-04-23T06:05:51.698Z] 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-23T06:05:51.698Z] === RUN TestNetworkNat [2021-04-23T06:05:52.258Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-04-23T06:05:52.827Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-23T06:05:53.030Z] --- PASS: TestConfigsUpdate (3.11s) [2021-04-23T06:05:53.030Z] === RUN TestTemplatedConfig [2021-04-23T06:05:53.067Z] --- PASS: TestNetworkNat (1.29s) [2021-04-23T06:05:53.067Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:05:53.996Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2021-04-23T06:05:53.996Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:05:55.394Z] --- PASS: TestServiceWithDataPathPortInit (21.31s) [2021-04-23T06:05:55.394Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:05:56.338Z] --- PASS: TestTemplatedConfig (3.56s) [2021-04-23T06:05:56.338Z] === RUN TestConfigCreateResolve [2021-04-23T06:05:57.030Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-23T06:05:57.267Z] --- PASS: TestNetworkLoopbackNat (3.35s) [2021-04-23T06:05:57.267Z] === RUN TestPause [2021-04-23T06:05:57.267Z] --- SKIP: TestPause (0.00s) [2021-04-23T06:05:57.267Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:05:57.267Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:05:57.267Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:05:57.267Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:05:57.267Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:05:57.267Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-04-23T06:05:57.267Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:05:57.267Z] === RUN TestPidHost [2021-04-23T06:05:57.290Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-23T06:05:58.672Z] --- PASS: TestUpdateRestartPolicy (15.24s) [2021-04-23T06:05:58.672Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:05:58.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-04-23T06:05:59.641Z] --- PASS: TestConfigCreateResolve (3.13s) [2021-04-23T06:05:59.641Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:05:59.786Z] --- PASS: TestPidHost (2.31s) [2021-04-23T06:05:59.786Z] === RUN TestPsFilter [2021-04-23T06:05:59.786Z] --- PASS: TestPsFilter (0.23s) [2021-04-23T06:05:59.786Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:06:00.058Z] --- PASS: TestUpdateRestartWithAutoRemove (1.36s) [2021-04-23T06:06:00.058Z] === RUN TestWaitNonBlocked [2021-04-23T06:06:00.058Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:06:00.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:06:00.058Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:06:00.058Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:06:00.058Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:06:00.058Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:06:00.586Z] --- PASS: TestConfigDaemonLibtrustID (1.17s) [2021-04-23T06:06:00.586Z] PASS [2021-04-23T06:06:00.586Z] [2021-04-23T06:06:00.586Z] DONE 7 tests in 20.865s [2021-04-23T06:06:00.586Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-04-23T06:06:00.586Z] ++ 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-23T06:06:00.586Z] ++ set -e [2021-04-23T06:06:00.586Z] ++ '[' -n 0 ']' [2021-04-23T06:06:00.586Z] ++ set -x [2021-04-23T06:06:00.586Z] ++ 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-23T06:06:00.586Z] INFO: Testing against a local daemon [2021-04-23T06:06:00.586Z] === RUN TestCheckpoint [2021-04-23T06:06:00.586Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:06:00.586Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:06:00.586Z] === RUN TestContainerInvalidJSON [2021-04-23T06:06:00.586Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:06:00.586Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:06:00.586Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:06:00.586Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:06:00.586Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:06:00.586Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:06:00.586Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:06:00.586Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:06:00.586Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:06:00.586Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-23T06:06:00.586Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-23T06:06:00.586Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-23T06:06:00.586Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-23T06:06:00.586Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:06:00.716Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2021-04-23T06:06:00.716Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:06:00.849Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-23T06:06:00.849Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:06:00.849Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-04-23T06:06:00.849Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:06:00.849Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-23T06:06:00.849Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:06:00.849Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-23T06:06:00.849Z] === RUN TestCopyFromContainer [2021-04-23T06:06:01.646Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2021-04-23T06:06:01.646Z] === RUN TestRemoveContainerRunning [2021-04-23T06:06:01.971Z] --- PASS: TestWaitNonBlocked (0.04s) [2021-04-23T06:06:01.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.11s) [2021-04-23T06:06:01.971Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.18s) [2021-04-23T06:06:01.971Z] === RUN TestWaitBlocked [2021-04-23T06:06:02.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:06:02.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:06:02.231Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:06:02.231Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:06:02.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:06:02.231Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:06:02.491Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-04-23T06:06:02.576Z] --- PASS: TestRemoveContainerRunning (0.91s) [2021-04-23T06:06:02.576Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:06:02.769Z] === RUN TestCopyFromContainer// [2021-04-23T06:06:02.769Z] === RUN TestCopyFromContainer//bar/root [2021-04-23T06:06:02.769Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-23T06:06:02.769Z] === RUN TestCopyFromContainer/bar/quux [2021-04-23T06:06:03.031Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-23T06:06:03.031Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-23T06:06:03.293Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-23T06:06:03.293Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-23T06:06:03.293Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-23T06:06:03.508Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.86s) [2021-04-23T06:06:03.508Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:06:03.508Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-04-23T06:06:03.508Z] === RUN TestRenameLinkedContainer [2021-04-23T06:06:03.556Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer (2.70s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer// (0.12s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2021-04-23T06:06:03.556Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2021-04-23T06:06:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:06:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:06:03.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:06:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:06:03.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:06:03.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:06:03.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:06:03.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:06:03.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:06:03.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:06:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2021-04-23T06:06:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:06:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2021-04-23T06:06:03.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-04-23T06:06:03.556Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:06:03.821Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2021-04-23T06:06:03.821Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:06:03.821Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:06:03.821Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:06:03.821Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:06:03.821Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:06:03.821Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:06:03.821Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:06:03.821Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:06:03.821Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:06:03.821Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:06:03.821Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2021-04-23T06:06:03.821Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:06:03.821Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-23T06:06:03.821Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-23T06:06:03.821Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:06:03.821Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-04-23T06:06:03.821Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:06:04.404Z] --- PASS: TestWaitBlocked (0.04s) [2021-04-23T06:06:04.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.77s) [2021-04-23T06:06:04.404Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.07s) [2021-04-23T06:06:04.404Z] === CONT TestContainerStartOnDaemonRestart [2021-04-23T06:06:04.404Z] === CONT TestContainerKillOnDaemonStart [2021-04-23T06:06:05.736Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.53s) [2021-04-23T06:06:05.736Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1fjcfnyx9m6usf1wn1aey7slf Created:2021-04-23 06:05:55.168827769 +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[78313361ca91f91aa869ff26cb300c0ee086b4eb9141036c445811263fd4e501:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j5h0a25ocql9qcrxyxlirols6 EndpointID:bb2b5bfaa97f85e7ab64c7715545321e947a04eb056a3fcebc202a1ad94c89d1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e88c3f4997c5d9327532790ae65dfbaea439ed9079205a9e8ff9325d6a1e60c3 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:0f3b252aa09a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.j5h0a25ocql9qcrxyxlirols6 EndpointID:bb2b5bfaa97f85e7ab64c7715545321e947a04eb056a3fcebc202a1ad94c89d1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-23T06:06:05.736Z] PASS [2021-04-23T06:06:05.736Z] [2021-04-23T06:06:05.736Z] === Skipped [2021-04-23T06:06:05.736Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:06:05.736Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:06:05.736Z] [2021-04-23T06:06:05.736Z] [2021-04-23T06:06:05.736Z] DONE 26 tests, 1 skipped in 58.842s [2021-04-23T06:06:05.736Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:06:05.736Z] ++ 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-23T06:06:05.736Z] ++ set -e [2021-04-23T06:06:05.736Z] ++ '[' -n 0 ']' [2021-04-23T06:06:05.736Z] ++ set -x [2021-04-23T06:06:05.736Z] ++ 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-23T06:06:05.736Z] INFO: Testing against a local daemon [2021-04-23T06:06:05.736Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-23T06:06:05.736Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:06:05.736Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:06:05.736Z] === RUN TestDockerNetworkIpvlan [2021-04-23T06:06:05.736Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:06:05.736Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:06:05.736Z] PASS [2021-04-23T06:06:05.736Z] [2021-04-23T06:06:05.736Z] === Skipped [2021-04-23T06:06:05.736Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:06:05.736Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:06:05.736Z] [2021-04-23T06:06:05.736Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:06:05.736Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:06:05.736Z] [2021-04-23T06:06:05.736Z] [2021-04-23T06:06:05.736Z] DONE 2 tests, 2 skipped in 0.183s [2021-04-23T06:06:05.736Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:06:05.736Z] ++ 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-23T06:06:05.736Z] ++ set -e [2021-04-23T06:06:05.736Z] ++ '[' -n 0 ']' [2021-04-23T06:06:05.736Z] ++ set -x [2021-04-23T06:06:05.736Z] ++ 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-23T06:06:05.736Z] INFO: Testing against a local daemon [2021-04-23T06:06:05.736Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-23T06:06:06.317Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-23T06:06:06.373Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2021-04-23T06:06:06.373Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:06:06.764Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.51s) [2021-04-23T06:06:06.764Z] === RUN TestDockerNetworkMacvlan [2021-04-23T06:06:07.393Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-23T06:06:07.682Z] --- PASS: TestRenameLinkedContainer (3.52s) [2021-04-23T06:06:07.682Z] === RUN TestRenameStoppedContainer [2021-04-23T06:06:07.682Z] --- PASS: TestRenameStoppedContainer (0.82s) [2021-04-23T06:06:07.682Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:06:08.231Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-04-23T06:06:08.421Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-23T06:06:08.923Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.43s) [2021-04-23T06:06:08.924Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:06:08.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:06:08.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:06:08.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:06:08.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:06:08.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:06:08.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:06:08.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:06:08.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:06:08.924Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:06:08.924Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:06:08.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:06:08.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:06:08.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:06:08.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:06:08.924Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:06:08.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-23T06:06:08.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-04-23T06:06:08.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-04-23T06:06:08.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-04-23T06:06:08.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.05s) [2021-04-23T06:06:08.924Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-04-23T06:06:08.924Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:06:09.449Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-23T06:06:09.496Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2021-04-23T06:06:09.497Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:06:09.497Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:06:09.497Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:06:09.497Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-23T06:06:09.497Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-23T06:06:09.497Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-23T06:06:09.497Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:06:09.497Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-23T06:06:09.497Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:06:09.497Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2021-04-23T06:06:09.497Z] === RUN TestContainerStartOnDaemonRestart [2021-04-23T06:06:09.497Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-23T06:06:09.497Z] === RUN TestDaemonRestartIpcMode [2021-04-23T06:06:09.497Z] === PAUSE TestDaemonRestartIpcMode [2021-04-23T06:06:09.497Z] === RUN TestDaemonHostGatewayIP [2021-04-23T06:06:09.497Z] === PAUSE TestDaemonHostGatewayIP [2021-04-23T06:06:09.497Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-23T06:06:09.497Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-23T06:06:09.497Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:06:09.497Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-23T06:06:09.497Z] === RUN TestDiff [2021-04-23T06:06:09.577Z] --- PASS: TestRenameRunningContainerAndReuse (1.74s) [2021-04-23T06:06:09.577Z] === RUN TestRenameInvalidName [2021-04-23T06:06:09.615Z] --- PASS: TestContainerStartOnDaemonRestart (5.32s) [2021-04-23T06:06:09.615Z] === CONT TestIpcModeOlderClient [2021-04-23T06:06:09.615Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-23T06:06:09.615Z] === CONT TestDaemonHostGatewayIP [2021-04-23T06:06:10.441Z] --- PASS: TestDiff (0.81s) [2021-04-23T06:06:10.441Z] === RUN TestExecWithCloseStdin [2021-04-23T06:06:10.506Z] --- PASS: TestRenameInvalidName (0.84s) [2021-04-23T06:06:10.506Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:06:11.386Z] --- PASS: TestExecWithCloseStdin (1.08s) [2021-04-23T06:06:11.386Z] === RUN TestExec [2021-04-23T06:06:12.775Z] --- PASS: TestExec (1.10s) [2021-04-23T06:06:12.775Z] === RUN TestExecUser [2021-04-23T06:06:12.913Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-04-23T06:06:13.727Z] --- PASS: TestExecUser (1.06s) [2021-04-23T06:06:13.727Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:06:13.854Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-23T06:06:13.883Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-23T06:06:14.426Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-23T06:06:14.678Z] --- PASS: TestRenameAnonymousContainer (3.69s) [2021-04-23T06:06:14.678Z] === RUN TestRenameContainerWithSameName [2021-04-23T06:06:14.692Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2021-04-23T06:06:14.692Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:06:14.935Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2021-04-23T06:06:14.935Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:06:15.368Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-04-23T06:06:16.328Z] --- PASS: TestDaemonHostGatewayIP (6.62s) [2021-04-23T06:06:16.328Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-23T06:06:16.588Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-23T06:06:16.828Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2021-04-23T06:06:16.828Z] === RUN TestResize [2021-04-23T06:06:17.428Z] --- PASS: TestResize (0.88s) [2021-04-23T06:06:17.428Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:06:17.999Z] --- PASS: TestExportContainerAfterDaemonRestart (3.03s) [2021-04-23T06:06:18.000Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:06:18.316Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-23T06:06:18.379Z] --- PASS: TestResizeWithInvalidSize (0.88s) [2021-04-23T06:06:18.379Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:06:19.312Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2021-04-23T06:06:19.312Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:06:19.312Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:06:19.312Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-23T06:06:19.312Z] === RUN TestCgroupNamespacesRun [2021-04-23T06:06:19.387Z] --- PASS: TestHealthCheckWorkdir (1.43s) [2021-04-23T06:06:19.387Z] === RUN TestHealthKillContainer [2021-04-23T06:06:19.889Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-04-23T06:06:19.889Z] --- PASS: TestContainerKillOnDaemonStart (15.39s) [2021-04-23T06:06:19.889Z] === CONT TestDaemonRestartIpcMode [2021-04-23T06:06:20.461Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.23s) [2021-04-23T06:06:21.033Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-23T06:06:21.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-23T06:06:21.975Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-23T06:06:22.582Z] --- PASS: TestCgroupNamespacesRun (3.29s) [2021-04-23T06:06:22.582Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-23T06:06:22.693Z] --- PASS: TestHealthKillContainer (3.08s) [2021-04-23T06:06:22.693Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:06:22.955Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2021-04-23T06:06:22.955Z] === RUN TestIpcModeNone [2021-04-23T06:06:23.888Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-23T06:06:24.148Z] --- PASS: TestDaemonRestartIpcMode (4.66s) [2021-04-23T06:06:24.148Z] PASS [2021-04-23T06:06:24.148Z] [2021-04-23T06:06:24.148Z] === Skipped [2021-04-23T06:06:24.149Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-23T06:06:24.149Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:06:24.149Z] [2021-04-23T06:06:24.149Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-23T06:06:24.149Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:06:24.149Z] [2021-04-23T06:06:24.149Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-23T06:06:24.149Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:06:24.149Z] [2021-04-23T06:06:24.149Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:06:24.149Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:06:24.149Z] [2021-04-23T06:06:24.149Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-23T06:06:24.149Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:06:24.149Z] [2021-04-23T06:06:24.149Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-23T06:06:24.149Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:06:24.149Z] [2021-04-23T06:06:24.149Z] [2021-04-23T06:06:24.149Z] DONE 197 tests, 6 skipped in 249.519s [2021-04-23T06:06:24.149Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-23T06:06:24.149Z] ++ 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-23T06:06:24.149Z] ++ set -e [2021-04-23T06:06:24.149Z] ++ '[' -n 0 ']' [2021-04-23T06:06:24.149Z] ++ set -x [2021-04-23T06:06:24.149Z] ++ 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-23T06:06:24.343Z] --- PASS: TestIpcModeNone (1.02s) [2021-04-23T06:06:24.343Z] === RUN TestIpcModePrivate [2021-04-23T06:06:24.720Z] INFO: Testing against a local daemon [2021-04-23T06:06:24.720Z] === RUN TestCommitInheritsEnv [2021-04-23T06:06:24.980Z] --- PASS: TestCommitInheritsEnv (0.40s) [2021-04-23T06:06:24.980Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:06:24.980Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-23T06:06:24.980Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:06:24.980Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2021-04-23T06:06:24.980Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:06:24.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-23T06:06:25.103Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.62s) [2021-04-23T06:06:25.103Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-23T06:06:25.241Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-23T06:06:25.241Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:06:25.287Z] --- PASS: TestIpcModePrivate (1.07s) [2021-04-23T06:06:25.287Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-23T06:06:25.287Z] === RUN TestIpcModeShareable [2021-04-23T06:06:25.501Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2021-04-23T06:06:25.501Z] === RUN TestRemoveImageGarbageCollector [2021-04-23T06:06:26.233Z] --- PASS: TestIpcModeShareable (1.07s) [2021-04-23T06:06:26.233Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-23T06:06:26.233Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-23T06:06:26.442Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-04-23T06:06:26.442Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-23T06:06:26.770Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-23T06:06:27.374Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-04-23T06:06:28.355Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-04-23T06:06:28.375Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.28s) [2021-04-23T06:06:28.375Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-23T06:06:28.615Z] --- PASS: TestRemoveImageGarbageCollector (3.09s) [2021-04-23T06:06:28.615Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:06:28.615Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2021-04-23T06:06:28.615Z] === RUN TestTagInvalidReference [2021-04-23T06:06:28.615Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-23T06:06:28.615Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:06:28.827Z] --- PASS: TestDockerNetworkMacvlan (22.15s) [2021-04-23T06:06:28.827Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2021-04-23T06:06:28.827Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-04-23T06:06:28.827Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.90s) [2021-04-23T06:06:28.827Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.03s) [2021-04-23T06:06:28.827Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.64s) [2021-04-23T06:06:28.827Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.83s) [2021-04-23T06:06:28.827Z] PASS [2021-04-23T06:06:28.827Z] [2021-04-23T06:06:28.827Z] DONE 8 tests in 23.789s [2021-04-23T06:06:28.827Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-23T06:06:28.827Z] ++ 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-23T06:06:28.827Z] ++ set -e [2021-04-23T06:06:28.827Z] ++ '[' -n 0 ']' [2021-04-23T06:06:28.827Z] ++ set -x [2021-04-23T06:06:28.827Z] ++ 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-23T06:06:28.827Z] testing: warning: no tests to run [2021-04-23T06:06:28.827Z] PASS [2021-04-23T06:06:28.827Z] [2021-04-23T06:06:28.827Z] DONE 0 tests in 0.078s [2021-04-23T06:06:28.827Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-23T06:06:28.827Z] ++ 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-23T06:06:28.827Z] ++ set -e [2021-04-23T06:06:28.827Z] ++ '[' -n 0 ']' [2021-04-23T06:06:28.827Z] ++ set -x [2021-04-23T06:06:28.827Z] ++ 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-23T06:06:28.827Z] INFO: Testing against a local daemon [2021-04-23T06:06:28.827Z] === RUN TestAuthZPluginAllowRequest [2021-04-23T06:06:28.875Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-04-23T06:06:28.875Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:06:28.875Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-04-23T06:06:28.875Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2021-04-23T06:06:28.875Z] === RUN TestTagOfficialNames [2021-04-23T06:06:28.875Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-23T06:06:28.875Z] === RUN TestTagMatchesDigest [2021-04-23T06:06:28.875Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-23T06:06:28.875Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-23T06:06:29.542Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.01s) [2021-04-23T06:06:29.542Z] === RUN TestAPIIpcModeHost [2021-04-23T06:06:30.258Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2021-04-23T06:06:30.487Z] --- PASS: TestAPIIpcModeHost (1.12s) [2021-04-23T06:06:30.487Z] === RUN TestDaemonIpcModeShareable [2021-04-23T06:06:30.892Z] --- PASS: TestAuthZPluginAllowRequest (1.90s) [2021-04-23T06:06:30.893Z] === RUN TestAuthZPluginTLS [2021-04-23T06:06:31.522Z] --- PASS: TestAuthZPluginTLS (0.53s) [2021-04-23T06:06:31.522Z] === RUN TestAuthZPluginDenyRequest [2021-04-23T06:06:31.650Z] --- PASS: TestCgroupNamespacesRunHostMode (3.17s) [2021-04-23T06:06:31.650Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-23T06:06:31.811Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2021-04-23T06:06:31.811Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-23T06:06:32.441Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2021-04-23T06:06:32.441Z] === RUN TestAuthZPluginDenyResponse [2021-04-23T06:06:33.039Z] --- PASS: TestDaemonIpcModeShareable (2.46s) [2021-04-23T06:06:33.039Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-23T06:06:33.039Z] === RUN TestDaemonIpcModePrivate [2021-04-23T06:06:33.069Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2021-04-23T06:06:33.069Z] === RUN TestAuthZPluginAllowEventStream [2021-04-23T06:06:34.922Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.34s) [2021-04-23T06:06:34.922Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-23T06:06:35.127Z] --- PASS: TestAuthZPluginAllowEventStream (1.88s) [2021-04-23T06:06:35.127Z] === RUN TestAuthZPluginErrorResponse [2021-04-23T06:06:35.416Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-04-23T06:06:35.416Z] === RUN TestAuthZPluginErrorRequest [2021-04-23T06:06:35.589Z] --- PASS: TestDaemonIpcModePrivate (2.44s) [2021-04-23T06:06:35.589Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-23T06:06:35.589Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-23T06:06:36.046Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2021-04-23T06:06:36.046Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-23T06:06:36.335Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2021-04-23T06:06:36.335Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-23T06:06:36.846Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-04-23T06:06:38.140Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.50s) [2021-04-23T06:06:38.140Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:80, shared: false, mustBeShared: false [2021-04-23T06:06:38.140Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-23T06:06:38.194Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.84s) [2021-04-23T06:06:38.194Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-23T06:06:38.761Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-04-23T06:06:39.053Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.37s) [2021-04-23T06:06:39.053Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-23T06:06:39.702Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-04-23T06:06:40.058Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.42s) [2021-04-23T06:06:40.058Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: true, mustBeShared: true [2021-04-23T06:06:40.058Z] === RUN TestIpcModeOlderClient [2021-04-23T06:06:40.058Z] === PAUSE TestIpcModeOlderClient [2021-04-23T06:06:40.058Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:06:40.085Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.09s) [2021-04-23T06:06:40.085Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-23T06:06:40.272Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-23T06:06:41.004Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2021-04-23T06:06:41.004Z] === RUN TestKillContainer [2021-04-23T06:06:41.004Z] === RUN TestKillContainer/no_signal [2021-04-23T06:06:41.111Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.40s) [2021-04-23T06:06:41.111Z] === RUN TestAuthZPluginHeader [2021-04-23T06:06:41.655Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-04-23T06:06:41.915Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-23T06:06:41.948Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:06:42.142Z] --- PASS: TestAuthZPluginHeader (0.88s) [2021-04-23T06:06:42.142Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-23T06:06:42.142Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-23T06:06:42.142Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:06:42.142Z] === RUN TestAuthZPluginV2Disable [2021-04-23T06:06:42.142Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-23T06:06:42.142Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:06:42.142Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-23T06:06:42.142Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-23T06:06:42.142Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:06:42.142Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-23T06:06:42.142Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-23T06:06:42.142Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:06:42.142Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-23T06:06:42.265Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-04-23T06:06:42.522Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:06:43.357Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.21s) [2021-04-23T06:06:43.357Z] === RUN TestKernelTCPMemory [2021-04-23T06:06:43.357Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-04-23T06:06:43.357Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:06:43.357Z] === RUN TestNISDomainname [2021-04-23T06:06:43.357Z] --- SKIP: TestNISDomainname (0.01s) [2021-04-23T06:06:43.357Z] 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-23T06:06:43.357Z] === RUN TestHostnameDnsResolution [2021-04-23T06:06:43.467Z] --- PASS: TestKillContainer (2.43s) [2021-04-23T06:06:43.467Z] --- PASS: TestKillContainer/no_signal (0.77s) [2021-04-23T06:06:43.467Z] --- PASS: TestKillContainer/non_killing_signal (0.61s) [2021-04-23T06:06:43.467Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2021-04-23T06:06:43.467Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:06:43.467Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-23T06:06:44.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-23T06:06:44.804Z] tests/integration/client_test.py ..... [ 75%] [2021-04-23T06:06:44.804Z] tests/integration/context_api_test.py ... [ 76%] [2021-04-23T06:06:44.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.59s) [2021-04-23T06:06:44.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.78s) [2021-04-23T06:06:44.985Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.61s) [2021-04-23T06:06:44.985Z] === RUN TestKillStoppedContainer [2021-04-23T06:06:44.985Z] --- PASS: TestKillStoppedContainer (0.06s) [2021-04-23T06:06:44.985Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:06:45.068Z] tests/integration/errors_test.py . [ 76%] [2021-04-23T06:06:45.247Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-23T06:06:45.247Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:06:45.251Z] --- PASS: TestHostnameDnsResolution (1.87s) [2021-04-23T06:06:45.251Z] === RUN TestStats [2021-04-23T06:06:45.251Z] --- SKIP: TestStats (0.00s) [2021-04-23T06:06:45.251Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:06:45.251Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:06:45.251Z] === RUN TestStopContainerWithTimeout/0 [2021-04-23T06:06:45.251Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-23T06:06:45.251Z] === RUN TestStopContainerWithTimeout/1 [2021-04-23T06:06:45.251Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-23T06:06:45.251Z] === RUN TestStopContainerWithTimeout/3 [2021-04-23T06:06:45.251Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-23T06:06:45.251Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-23T06:06:45.251Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-23T06:06:45.251Z] === CONT TestStopContainerWithTimeout/0 [2021-04-23T06:06:45.251Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-23T06:06:45.820Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2021-04-23T06:06:45.820Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:06:45.820Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-23T06:06:45.820Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:06:45.820Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:06:45.820Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-23T06:06:45.820Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:06:45.820Z] === RUN TestLinksEtcHostsContentMatch [2021-04-23T06:06:46.181Z] === CONT TestStopContainerWithTimeout/1 [2021-04-23T06:06:46.767Z] --- PASS: TestLinksEtcHostsContentMatch (0.83s) [2021-04-23T06:06:46.767Z] === RUN TestLinksContainerNames [2021-04-23T06:06:47.209Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-23T06:06:47.209Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-04-23T06:06:47.780Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-04-23T06:06:48.074Z] === CONT TestStopContainerWithTimeout/3 [2021-04-23T06:06:48.684Z] --- PASS: TestLinksContainerNames (1.64s) [2021-04-23T06:06:48.684Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:06:49.259Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2021-04-23T06:06:49.259Z] === RUN TestContainerNetworkMountsNoChown [2021-04-23T06:06:50.206Z] --- PASS: TestContainerNetworkMountsNoChown (0.80s) [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/default [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/default [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/private [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/private [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rprivate [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/slave [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/slave [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rslave [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/shared [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/shared [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rshared [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/default [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rslave [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/slave [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/shared [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rprivate [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/private [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rshared [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-23T06:06:50.206Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:06:50.206Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-23T06:06:50.206Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:06:50.470Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:06:50.470Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:06:50.470Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:06:50.470Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:06:50.470Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-23T06:06:50.470Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.13s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.13s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.14s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2021-04-23T06:06:50.470Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2021-04-23T06:06:50.470Z] === RUN TestContainerBindMountNonRecursive [2021-04-23T06:06:51.346Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-04-23T06:06:51.346Z] --- PASS: TestStopContainerWithTimeout/0 (1.20s) [2021-04-23T06:06:51.346Z] --- PASS: TestStopContainerWithTimeout/-1 (3.05s) [2021-04-23T06:06:51.347Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2021-04-23T06:06:51.347Z] --- PASS: TestStopContainerWithTimeout/3 (2.81s) [2021-04-23T06:06:51.347Z] === RUN TestDeleteDevicemapper [2021-04-23T06:06:51.347Z] --- SKIP: TestDeleteDevicemapper (0.03s) [2021-04-23T06:06:51.347Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:06:51.347Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:06:51.986Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-04-23T06:06:53.023Z] --- PASS: TestContainerBindMountNonRecursive (2.21s) [2021-04-23T06:06:53.023Z] === RUN TestContainerVolumesMountedAsShared [2021-04-23T06:06:53.285Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s) [2021-04-23T06:06:53.285Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-23T06:06:54.232Z] --- PASS: TestContainerVolumesMountedAsSlave (0.85s) [2021-04-23T06:06:54.232Z] === RUN TestNetworkNat [2021-04-23T06:06:54.620Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.70s) [2021-04-23T06:06:54.620Z] === RUN TestUpdateMemory [2021-04-23T06:06:54.620Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-23T06:06:54.620Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:06:54.620Z] === RUN TestUpdateCPUQuota [2021-04-23T06:06:54.620Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-04-23T06:06:54.620Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:06:54.620Z] === RUN TestUpdatePidsLimit [2021-04-23T06:06:54.620Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-04-23T06:06:54.620Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:06:54.620Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:06:55.176Z] --- PASS: TestNetworkNat (1.01s) [2021-04-23T06:06:55.176Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:06:55.284Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-04-23T06:06:56.120Z] --- PASS: TestNetworkLocalhostTCPNat (1.02s) [2021-04-23T06:06:56.120Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:06:59.425Z] --- PASS: TestNetworkLoopbackNat (3.37s) [2021-04-23T06:06:59.425Z] === RUN TestPause [2021-04-23T06:07:00.370Z] --- PASS: TestPause (0.88s) [2021-04-23T06:07:00.370Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:07:00.370Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:07:00.370Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:07:00.370Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:07:00.688Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2021-04-23T06:07:00.688Z] PASS [2021-04-23T06:07:00.688Z] [2021-04-23T06:07:00.688Z] === Skipped [2021-04-23T06:07:00.688Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-23T06:07:00.688Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:07:00.688Z] [2021-04-23T06:07:00.688Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-23T06:07:00.688Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:07:00.688Z] [2021-04-23T06:07:00.688Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-23T06:07:00.688Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:07:00.688Z] [2021-04-23T06:07:00.688Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-23T06:07:00.688Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:07:00.688Z] [2021-04-23T06:07:00.688Z] [2021-04-23T06:07:00.688Z] DONE 17 tests, 4 skipped in 29.934s [2021-04-23T06:07:00.688Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-23T06:07:00.688Z] ++ 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-23T06:07:00.688Z] ++ set -e [2021-04-23T06:07:00.688Z] ++ '[' -n 0 ']' [2021-04-23T06:07:00.688Z] ++ set -x [2021-04-23T06:07:00.688Z] ++ 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-23T06:07:00.688Z] INFO: Testing against a local daemon [2021-04-23T06:07:00.688Z] === RUN TestPluginInvalidJSON [2021-04-23T06:07:00.688Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:07:00.688Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:07:00.688Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:07:00.688Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-23T06:07:00.688Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:07:00.688Z] === RUN TestPluginInstall [2021-04-23T06:07:00.688Z] === RUN TestPluginInstall/no_auth [2021-04-23T06:07:00.977Z] time="2021-04-23T06:07:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:07:00.977Z] time="2021-04-23T06:07:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9635d0d35ee971d5c2d2adf4e8dc6483e7a63a201c7c99d27cbce8a0cc2a8d28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:07:00.977Z] time="2021-04-23T06:07:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:07:00.977Z] time="2021-04-23T06:07:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9635d0d35ee971d5c2d2adf4e8dc6483e7a63a201c7c99d27cbce8a0cc2a8d28" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:07:01.267Z] === RUN TestPluginInstall/with_htpasswd [2021-04-23T06:07:01.317Z] --- PASS: TestPauseStopPausedContainer (0.86s) [2021-04-23T06:07:01.317Z] === RUN TestPidHost [2021-04-23T06:07:01.869Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-04-23T06:07:01.895Z] time="2021-04-23T06:07:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:07:01.895Z] time="2021-04-23T06:07:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5862081e403a12e0b7bc9496e4d9a23bc2820d81e66a766c8b88b19707e412f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:07:01.895Z] time="2021-04-23T06:07:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:07:01.895Z] time="2021-04-23T06:07:01Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5862081e403a12e0b7bc9496e4d9a23bc2820d81e66a766c8b88b19707e412f0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:07:02.184Z] === RUN TestPluginInstall/with_insecure [2021-04-23T06:07:03.211Z] time="2021-04-23T06:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:07:03.211Z] time="2021-04-23T06:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d3ca69180d3b3f35a515a2e9b8ce7b3cac0f68f7dcd126b5647877e40b7a147" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:07:03.211Z] time="2021-04-23T06:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:07:03.211Z] time="2021-04-23T06:07:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:3d3ca69180d3b3f35a515a2e9b8ce7b3cac0f68f7dcd126b5647877e40b7a147" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:07:03.263Z] --- PASS: TestPidHost (2.11s) [2021-04-23T06:07:03.263Z] === RUN TestPsFilter [2021-04-23T06:07:03.501Z] --- PASS: TestPluginInstall (4.50s) [2021-04-23T06:07:03.501Z] --- PASS: TestPluginInstall/no_auth (2.46s) [2021-04-23T06:07:03.501Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-04-23T06:07:03.501Z] --- PASS: TestPluginInstall/with_insecure (1.25s) [2021-04-23T06:07:03.501Z] plugin_test.go:165: [dc8a15e3092ab] daemon is not started [2021-04-23T06:07:03.501Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:07:03.527Z] --- PASS: TestPsFilter (0.14s) [2021-04-23T06:07:03.527Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:07:03.782Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-04-23T06:07:04.043Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-23T06:07:04.475Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2021-04-23T06:07:04.475Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:07:04.684Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-04-23T06:07:04.684Z] [2021-04-23T06:07:04.684Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-04-23T06:07:04.684Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-04-23T06:07:04.684Z] HOSTNAME=8aa864660c55 [2021-04-23T06:07:04.684Z] TESTDEBUG=0 [2021-04-23T06:07:04.684Z] DEST=bundles/test-integration [2021-04-23T06:07:04.684Z] PWD=/go/src/github.com/docker/docker [2021-04-23T06:07:04.684Z] DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 [2021-04-23T06:07:04.684Z] container=docker [2021-04-23T06:07:04.684Z] HOME=/root [2021-04-23T06:07:04.684Z] GOLANG_VERSION=1.13.15 [2021-04-23T06:07:04.684Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-04-23T06:07:04.684Z] VALIDATE_BRANCH=master [2021-04-23T06:07:04.684Z] TERM=xterm [2021-04-23T06:07:04.684Z] DOCKER_PKG=github.com/docker/docker [2021-04-23T06:07:04.684Z] SHLVL=1 [2021-04-23T06:07:04.684Z] TIMEOUT=120m [2021-04-23T06:07:04.684Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-04-23T06:07:04.684Z] DOCKER_GRAPHDRIVER=overlay2 [2021-04-23T06:07:04.684Z] GO111MODULE=off [2021-04-23T06:07:04.684Z] DOCKER_EXPERIMENTAL=1 [2021-04-23T06:07:04.684Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-04-23T06:07:04.684Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-04-23T06:07:04.684Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-04-23T06:07:04.684Z] GOPATH=/go [2021-04-23T06:07:04.684Z] PKG_CONFIG=pkg-config [2021-04-23T06:07:04.684Z] _=/usr/bin/env [2021-04-23T06:07:04.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-04-23T06:07:05.420Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2021-04-23T06:07:05.420Z] === RUN TestRemoveContainerRunning [2021-04-23T06:07:05.426Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-23T06:07:05.426Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-23T06:07:05.558Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-23T06:07:05.994Z] --- PASS: TestRemoveContainerRunning (0.82s) [2021-04-23T06:07:05.994Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:07:06.615Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-23T06:07:06.939Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.83s) [2021-04-23T06:07:06.939Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:07:06.939Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-23T06:07:06.939Z] === RUN TestRenameLinkedContainer [2021-04-23T06:07:08.118Z] --- PASS: TestPluginsWithRuntimes (4.63s) [2021-04-23T06:07:08.118Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.37s) [2021-04-23T06:07:08.118Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.34s) [2021-04-23T06:07:08.118Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:07:08.750Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s) [2021-04-23T06:07:08.750Z] PASS [2021-04-23T06:07:08.750Z] [2021-04-23T06:07:08.750Z] DONE 10 tests in 10.052s [2021-04-23T06:07:08.750Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-23T06:07:08.750Z] ++ 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-23T06:07:08.750Z] ++ set -e [2021-04-23T06:07:08.750Z] ++ '[' -n 0 ']' [2021-04-23T06:07:08.750Z] ++ set -x [2021-04-23T06:07:08.750Z] ++ 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-23T06:07:09.040Z] INFO: Testing against a local daemon [2021-04-23T06:07:09.040Z] === RUN TestExternalGraphDriver [2021-04-23T06:07:09.040Z] === RUN TestExternalGraphDriver/json [2021-04-23T06:07:09.469Z] --- PASS: TestUpdateRestartPolicy (12.77s) [2021-04-23T06:07:09.469Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:07:09.469Z] --- PASS: TestUpdateRestartWithAutoRemove (0.88s) [2021-04-23T06:07:09.469Z] === RUN TestWaitNonBlocked [2021-04-23T06:07:09.469Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:07:09.469Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:07:09.469Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:07:09.469Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:07:09.469Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:07:09.469Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:07:09.469Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-04-23T06:07:09.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s) [2021-04-23T06:07:09.469Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.22s) [2021-04-23T06:07:09.469Z] === RUN TestWaitBlocked [2021-04-23T06:07:09.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:07:09.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:07:09.469Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:07:09.469Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:07:09.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:07:09.469Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:07:10.249Z] --- PASS: TestRenameLinkedContainer (3.32s) [2021-04-23T06:07:10.249Z] === RUN TestRenameStoppedContainer [2021-04-23T06:07:10.844Z] --- PASS: TestWaitBlocked (0.01s) [2021-04-23T06:07:10.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2021-04-23T06:07:10.844Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2021-04-23T06:07:10.844Z] === CONT TestDaemonRestartIpcMode [2021-04-23T06:07:10.844Z] === CONT TestIpcModeOlderClient [2021-04-23T06:07:10.844Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-04-23T06:07:10.844Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-23T06:07:11.194Z] --- PASS: TestRenameStoppedContainer (0.80s) [2021-04-23T06:07:11.194Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:07:11.633Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-04-23T06:07:11.755Z] === RUN TestExternalGraphDriver/spec [2021-04-23T06:07:12.583Z] --- PASS: TestRenameRunningContainerAndReuse (1.63s) [2021-04-23T06:07:12.583Z] === RUN TestRenameInvalidName [2021-04-23T06:07:13.528Z] --- PASS: TestRenameInvalidName (0.82s) [2021-04-23T06:07:13.528Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:07:13.560Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-23T06:07:13.820Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-23T06:07:13.857Z] === RUN TestExternalGraphDriver/pull [2021-04-23T06:07:15.733Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-23T06:07:15.916Z] --- PASS: TestExternalGraphDriver (6.75s) [2021-04-23T06:07:15.916Z] --- PASS: TestExternalGraphDriver/json (2.22s) [2021-04-23T06:07:15.916Z] --- PASS: TestExternalGraphDriver/spec (2.16s) [2021-04-23T06:07:15.916Z] --- PASS: TestExternalGraphDriver/pull (2.19s) [2021-04-23T06:07:15.916Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:07:15.916Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2021-04-23T06:07:15.916Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:07:15.916Z] PASS [2021-04-23T06:07:15.916Z] [2021-04-23T06:07:15.916Z] === Skipped [2021-04-23T06:07:15.916Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2021-04-23T06:07:15.916Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:07:15.916Z] [2021-04-23T06:07:15.916Z] [2021-04-23T06:07:15.916Z] DONE 5 tests, 1 skipped in 6.947s [2021-04-23T06:07:15.916Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-23T06:07:15.916Z] ++ 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-23T06:07:15.916Z] ++ set -e [2021-04-23T06:07:15.916Z] ++ '[' -n 0 ']' [2021-04-23T06:07:15.916Z] ++ set -x [2021-04-23T06:07:15.916Z] ++ 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-23T06:07:15.916Z] INFO: Testing against a local daemon [2021-04-23T06:07:15.916Z] === RUN TestContinueAfterPluginCrash [2021-04-23T06:07:15.916Z] === PAUSE TestContinueAfterPluginCrash [2021-04-23T06:07:15.916Z] === RUN TestReadPluginNoRead [2021-04-23T06:07:15.916Z] === PAUSE TestReadPluginNoRead [2021-04-23T06:07:15.916Z] === RUN TestDaemonStartWithLogOpt [2021-04-23T06:07:15.916Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-23T06:07:15.916Z] === CONT TestContinueAfterPluginCrash [2021-04-23T06:07:15.916Z] === CONT TestDaemonStartWithLogOpt [2021-04-23T06:07:17.388Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.84s) [2021-04-23T06:07:17.388Z] --- PASS: TestDaemonRestartIpcMode (6.31s) [2021-04-23T06:07:17.388Z] PASS [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === Skipped [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-04-23T06:07:17.388Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-04-23T06:07:17.388Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-04-23T06:07:17.388Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-04-23T06:07:17.388Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-04-23T06:07:17.388Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-04-23T06:07:17.388Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-04-23T06:07:17.388Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-04-23T06:07:17.388Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-04-23T06:07:17.388Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-23T06:07:17.388Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-23T06:07:17.388Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-04-23T06:07:17.388Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-04-23T06:07:17.388Z] 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-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-04-23T06:07:17.388Z] 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-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-04-23T06:07:17.388Z] 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-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-04-23T06:07:17.388Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:07:17.388Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-04-23T06:07:17.388Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:07:17.388Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-04-23T06:07:17.388Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-04-23T06:07:17.388Z] 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-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-04-23T06:07:17.388Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.03s) [2021-04-23T06:07:17.388Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-04-23T06:07:17.388Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-04-23T06:07:17.388Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-04-23T06:07:17.388Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] [2021-04-23T06:07:17.388Z] DONE 178 tests, 26 skipped in 131.818s [2021-04-23T06:07:17.388Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-04-23T06:07:17.645Z] INFO: Testing against a local daemon [2021-04-23T06:07:17.645Z] === RUN TestCommitInheritsEnv [2021-04-23T06:07:17.743Z] --- PASS: TestRenameAnonymousContainer (4.31s) [2021-04-23T06:07:17.743Z] === RUN TestRenameContainerWithSameName [2021-04-23T06:07:18.688Z] --- PASS: TestRenameContainerWithSameName (0.80s) [2021-04-23T06:07:18.688Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:07:19.035Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-23T06:07:19.538Z] --- PASS: TestCommitInheritsEnv (1.60s) [2021-04-23T06:07:19.538Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:07:19.538Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-23T06:07:19.538Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:07:19.538Z] --- PASS: TestImagesFilterMultiReference (0.11s) [2021-04-23T06:07:19.538Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:07:19.538Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-23T06:07:19.538Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:07:20.415Z] --- PASS: TestDaemonStartWithLogOpt (3.83s) [2021-04-23T06:07:20.415Z] === CONT TestReadPluginNoRead [2021-04-23T06:07:20.418Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-04-23T06:07:20.607Z] --- PASS: TestRenameContainerWithLinkedContainer (1.68s) [2021-04-23T06:07:20.607Z] === RUN TestResize [2021-04-23T06:07:21.180Z] --- PASS: TestResize (0.83s) [2021-04-23T06:07:21.180Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:07:21.430Z] --- PASS: TestRemoveImageOrphaning (1.85s) [2021-04-23T06:07:21.430Z] === RUN TestRemoveImageGarbageCollector [2021-04-23T06:07:21.430Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:07:21.430Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-23T06:07:21.430Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:07:21.430Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.06s) [2021-04-23T06:07:21.430Z] === RUN TestTagInvalidReference [2021-04-23T06:07:21.430Z] --- PASS: TestTagInvalidReference (0.01s) [2021-04-23T06:07:21.430Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:07:21.430Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2021-04-23T06:07:21.430Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:07:21.430Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-23T06:07:21.430Z] === RUN TestTagOfficialNames [2021-04-23T06:07:21.430Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-23T06:07:21.430Z] === RUN TestTagMatchesDigest [2021-04-23T06:07:21.430Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-04-23T06:07:21.430Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-23T06:07:21.753Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2021-04-23T06:07:21.753Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:07:22.471Z] === RUN TestReadPluginNoRead/default [2021-04-23T06:07:22.699Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:07:22.699Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:07:22.699Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:07:22.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:07:22.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:07:22.699Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:07:22.699Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:07:24.545Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-23T06:07:25.174Z] --- PASS: TestContinueAfterPluginCrash (9.20s) [2021-04-23T06:07:26.013Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:07:26.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:07:26.013Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:07:26.590Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:07:27.024Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-04-23T06:07:27.231Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-23T06:07:28.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:07:28.514Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:07:28.514Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:07:28.933Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-23T06:07:29.290Z] --- PASS: TestReadPluginNoRead (9.25s) [2021-04-23T06:07:29.290Z] --- PASS: TestReadPluginNoRead/default (2.08s) [2021-04-23T06:07:29.290Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.21s) [2021-04-23T06:07:29.290Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.13s) [2021-04-23T06:07:29.290Z] read_test.go:92: [d5619c5f702ae] daemon is not started [2021-04-23T06:07:29.290Z] PASS [2021-04-23T06:07:29.290Z] [2021-04-23T06:07:29.290Z] DONE 6 tests in 13.215s [2021-04-23T06:07:29.290Z] 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-23T06:07:29.290Z] ++ 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-23T06:07:29.290Z] ++ set -e [2021-04-23T06:07:29.290Z] ++ '[' -n 0 ']' [2021-04-23T06:07:29.290Z] ++ set -x [2021-04-23T06:07:29.290Z] ++ 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-23T06:07:29.290Z] testing: warning: no tests to run [2021-04-23T06:07:29.290Z] PASS [2021-04-23T06:07:29.290Z] [2021-04-23T06:07:29.290Z] DONE 0 tests in 0.076s [2021-04-23T06:07:29.290Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-23T06:07:29.290Z] ++ 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-23T06:07:29.290Z] ++ set -e [2021-04-23T06:07:29.290Z] ++ '[' -n 0 ']' [2021-04-23T06:07:29.290Z] ++ set -x [2021-04-23T06:07:29.290Z] ++ 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-23T06:07:29.290Z] INFO: Testing against a local daemon [2021-04-23T06:07:29.290Z] === RUN TestPluginWithDevMounts [2021-04-23T06:07:29.290Z] === PAUSE TestPluginWithDevMounts [2021-04-23T06:07:29.290Z] === CONT TestPluginWithDevMounts [2021-04-23T06:07:29.503Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-04-23T06:07:29.906Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:07:30.424Z] ......... [ 86%] [2021-04-23T06:07:30.445Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2021-04-23T06:07:31.386Z] --- PASS: TestPluginWithDevMounts (1.86s) [2021-04-23T06:07:31.386Z] PASS [2021-04-23T06:07:31.386Z] [2021-04-23T06:07:31.386Z] DONE 1 tests in 1.983s [2021-04-23T06:07:31.386Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-04-23T06:07:31.386Z] ++ 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-23T06:07:31.386Z] ++ set -e [2021-04-23T06:07:31.386Z] ++ '[' -n 0 ']' [2021-04-23T06:07:31.386Z] ++ set -x [2021-04-23T06:07:31.386Z] ++ 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-23T06:07:31.386Z] INFO: Testing against a local daemon [2021-04-23T06:07:31.387Z] === RUN TestSecretInspect [2021-04-23T06:07:31.387Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.78s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.96s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.02s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.51s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.00s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.90s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.00s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.54s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.59s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.60s) [2021-04-23T06:07:31.826Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.15s) [2021-04-23T06:07:31.826Z] === RUN TestCgroupNamespacesRun [2021-04-23T06:07:31.958Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-23T06:07:32.229Z] --- PASS: TestImportExtremelyLargeImageWorks (108.40s) [2021-04-23T06:07:32.229Z] PASS [2021-04-23T06:07:32.229Z] [2021-04-23T06:07:32.229Z] DONE 12 tests in 111.666s [2021-04-23T06:07:32.229Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-23T06:07:32.229Z] INFO: Testing against a local daemon [2021-04-23T06:07:32.229Z] === RUN TestNetworkCreateDelete [2021-04-23T06:07:32.229Z] --- PASS: TestNetworkCreateDelete (0.45s) [2021-04-23T06:07:32.229Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:07:32.229Z] --- PASS: TestDockerNetworkDeletePreferID (1.28s) [2021-04-23T06:07:32.229Z] === RUN TestDaemonDNSFallback [2021-04-23T06:07:32.530Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-04-23T06:07:34.376Z] --- PASS: TestCgroupNamespacesRun (2.45s) [2021-04-23T06:07:34.376Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-23T06:07:35.075Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-23T06:07:35.075Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-04-23T06:07:35.075Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-04-23T06:07:35.828Z] --- PASS: TestSecretInspect (3.87s) [2021-04-23T06:07:35.828Z] === RUN TestSecretList [2021-04-23T06:07:36.294Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2021-04-23T06:07:36.294Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-23T06:07:37.065Z] tests/integration/models_images_test.py ............... [ 89%] [2021-04-23T06:07:37.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-04-23T06:07:37.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-04-23T06:07:37.618Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2021-04-23T06:07:38.759Z] --- PASS: TestDaemonDNSFallback (7.21s) [2021-04-23T06:07:38.760Z] === RUN TestInspectNetwork [2021-04-23T06:07:38.843Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.50s) [2021-04-23T06:07:38.843Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-23T06:07:39.393Z] --- PASS: TestSecretList (3.71s) [2021-04-23T06:07:39.393Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:07:39.845Z] tests/integration/models_networks_test.py .... [ 91%] [2021-04-23T06:07:40.162Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-04-23T06:07:41.394Z] --- PASS: TestCgroupNamespacesRunHostMode (2.52s) [2021-04-23T06:07:41.394Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-23T06:07:42.897Z] --- PASS: TestSecretsCreateAndDelete (3.74s) [2021-04-23T06:07:42.897Z] === RUN TestSecretsUpdate [2021-04-23T06:07:42.924Z] === RUN TestInspectNetwork/full_network_id [2021-04-23T06:07:42.924Z] === RUN TestInspectNetwork/partial_network_id [2021-04-23T06:07:42.924Z] === RUN TestInspectNetwork/network_name [2021-04-23T06:07:42.924Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-23T06:07:43.601Z] 4612f6d0b889: Pull complete [2021-04-23T06:07:43.943Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.45s) [2021-04-23T06:07:43.943Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-23T06:07:44.363Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-04-23T06:07:45.862Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.09s) [2021-04-23T06:07:45.862Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-23T06:07:46.274Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-04-23T06:07:46.402Z] --- PASS: TestSecretsUpdate (3.78s) [2021-04-23T06:07:46.402Z] === RUN TestTemplatedSecret [2021-04-23T06:07:46.418Z] tests/integration/models_nodes_test.py . [ 91%] [2021-04-23T06:07:46.989Z] tests/integration/models_resources_test.py . [ 91%] [2021-04-23T06:07:47.088Z] --- PASS: TestInspectNetwork (8.16s) [2021-04-23T06:07:47.088Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-23T06:07:47.088Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-23T06:07:47.088Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-23T06:07:47.088Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-23T06:07:47.088Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:07:47.251Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.41s) [2021-04-23T06:07:47.251Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-23T06:07:48.816Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-04-23T06:07:49.605Z] --- PASS: TestRunContainerWithBridgeNone (3.12s) [2021-04-23T06:07:49.605Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:07:49.605Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:07:49.605Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:07:49.605Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:07:49.605Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:07:49.605Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:07:49.605Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:07:49.605Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:07:49.605Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:07:49.605Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:07:49.605Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-23T06:07:49.605Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-23T06:07:49.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:07:49.605Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-23T06:07:49.605Z] === RUN TestNetworkList [2021-04-23T06:07:49.606Z] === RUN TestNetworkList//networks [2021-04-23T06:07:49.606Z] === PAUSE TestNetworkList//networks [2021-04-23T06:07:49.606Z] === RUN TestNetworkList//networks/ [2021-04-23T06:07:49.606Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:07:49.606Z] === CONT TestNetworkList//networks [2021-04-23T06:07:49.606Z] === CONT TestNetworkList//networks/ [2021-04-23T06:07:49.606Z] --- PASS: TestNetworkList (0.01s) [2021-04-23T06:07:49.606Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:07:49.606Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:07:49.606Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:07:49.800Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.54s) [2021-04-23T06:07:49.800Z] === RUN TestKernelTCPMemory [2021-04-23T06:07:50.532Z] --- PASS: TestHostIPv4BridgeLabel (0.86s) [2021-04-23T06:07:50.532Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:07:50.979Z] --- PASS: TestTemplatedSecret (4.14s) [2021-04-23T06:07:50.979Z] === RUN TestSecretCreateResolve [2021-04-23T06:07:51.188Z] --- PASS: TestKernelTCPMemory (1.08s) [2021-04-23T06:07:51.188Z] === RUN TestNISDomainname [2021-04-23T06:07:51.895Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2021-04-23T06:07:51.895Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:07:52.575Z] --- PASS: TestNISDomainname (1.36s) [2021-04-23T06:07:52.575Z] === RUN TestHostnameDnsResolution [2021-04-23T06:07:53.096Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-04-23T06:07:53.258Z] --- PASS: TestDaemonDefaultNetworkPools (1.38s) [2021-04-23T06:07:53.258Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:07:54.108Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-04-23T06:07:54.490Z] --- PASS: TestSecretCreateResolve (3.82s) [2021-04-23T06:07:54.490Z] PASS [2021-04-23T06:07:54.490Z] [2021-04-23T06:07:54.490Z] DONE 6 tests in 23.179s [2021-04-23T06:07:54.490Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-04-23T06:07:54.490Z] ++ 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-23T06:07:54.490Z] ++ set -e [2021-04-23T06:07:54.490Z] ++ '[' -n 0 ']' [2021-04-23T06:07:54.490Z] ++ set -x [2021-04-23T06:07:54.490Z] ++ 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-23T06:07:54.490Z] INFO: Testing against a local daemon [2021-04-23T06:07:54.490Z] === RUN TestServiceCreateInit [2021-04-23T06:07:54.490Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:07:54.514Z] --- PASS: TestHostnameDnsResolution (2.31s) [2021-04-23T06:07:54.514Z] === RUN TestStats [2021-04-23T06:07:55.772Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.06s) [2021-04-23T06:07:55.772Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:07:56.916Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-04-23T06:07:56.916Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-04-23T06:07:57.827Z] --- PASS: TestStats (2.84s) [2021-04-23T06:07:57.827Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:07:57.827Z] === RUN TestStopContainerWithTimeout/0 [2021-04-23T06:07:57.827Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-23T06:07:57.827Z] === RUN TestStopContainerWithTimeout/1 [2021-04-23T06:07:57.827Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-23T06:07:57.827Z] === RUN TestStopContainerWithTimeout/3 [2021-04-23T06:07:57.827Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-23T06:07:57.827Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-23T06:07:57.827Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-23T06:07:57.827Z] === CONT TestStopContainerWithTimeout/0 [2021-04-23T06:07:57.827Z] === CONT TestStopContainerWithTimeout/3 [2021-04-23T06:07:57.827Z] === CONT TestStopContainerWithTimeout/1 [2021-04-23T06:07:57.827Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-23T06:07:58.287Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.60s) [2021-04-23T06:07:58.287Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:07:58.848Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.84s) [2021-04-23T06:07:58.848Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:07:59.403Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-23T06:07:59.403Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-04-23T06:07:59.663Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-23T06:08:00.130Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-04-23T06:08:01.135Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-23T06:08:01.135Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2021-04-23T06:08:01.135Z] --- PASS: TestStopContainerWithTimeout/1 (2.41s) [2021-04-23T06:08:01.136Z] --- PASS: TestStopContainerWithTimeout/3 (3.16s) [2021-04-23T06:08:01.136Z] --- PASS: TestStopContainerWithTimeout/-1 (3.34s) [2021-04-23T06:08:01.136Z] === RUN TestDeleteDevicemapper [2021-04-23T06:08:01.136Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-23T06:08:01.136Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:08:01.136Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:08:01.454Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:08:01.985Z] tests/integration/regression_test.py ...... [ 98%] [2021-04-23T06:08:02.113Z] --- PASS: TestServiceWithPredefinedNetwork (2.76s) [2021-04-23T06:08:02.113Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:08:02.113Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:08:02.113Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:08:02.113Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:08:02.506Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-04-23T06:08:02.506Z] tests/integration/credentials/utils_test.py . [100%] [2021-04-23T06:08:02.506Z] [2021-04-23T06:08:02.506Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-04-23T06:08:02.506Z] =========================== short test summary info ============================ [2021-04-23T06:08:02.506Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-04-23T06:08:02.506Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-04-23T06:08:02.506Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-04-23T06:08:02.506Z] Not supported on most drivers [2021-04-23T06:08:02.506Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-04-23T06:08:02.506Z] Output of docker top depends on host distro, and is not formalized. [2021-04-23T06:08:02.506Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-04-23T06:08:02.506Z] Output of docker top depends on host distro, and is not formalized. [2021-04-23T06:08:02.506Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-04-23T06:08:02.506Z] Can fail if eth0 has multiple IP addresses [2021-04-23T06:08:02.506Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-04-23T06:08:02.506Z] This doesn't seem to be taken into account by the engine [2021-04-23T06:08:02.506Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-04-23T06:08:02.506Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-04-23T06:08:02.506Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-04-23T06:08:02.506Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 372.97 seconds == [2021-04-23T06:08:02.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-04-23T06:08:04.445Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.59s) [2021-04-23T06:08:04.445Z] === RUN TestUpdateMemory [2021-04-23T06:08:04.445Z] --- SKIP: TestUpdateMemory (0.00s) [2021-04-23T06:08:04.445Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:08:04.445Z] === RUN TestUpdateCPUQuota [2021-04-23T06:08:05.901Z] --- PASS: TestServiceCreateInit (11.50s) [2021-04-23T06:08:05.901Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.89s) [2021-04-23T06:08:05.901Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.60s) [2021-04-23T06:08:05.901Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:08:07.797Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-04-23T06:08:07.797Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-23T06:08:07.797Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-23T06:08:07.797Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-23T06:08:08.737Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-04-23T06:08:08.737Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-23T06:08:08.998Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-23T06:08:09.260Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-23T06:08:09.830Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-23T06:08:10.401Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-04-23T06:08:10.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-04-23T06:08:10.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-04-23T06:08:11.037Z] --- PASS: TestUpdateCPUQuota (5.77s) [2021-04-23T06:08:11.037Z] === RUN TestUpdatePidsLimit [2021-04-23T06:08:11.037Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-23T06:08:11.037Z] === RUN TestUpdatePidsLimit/no_change [2021-04-23T06:08:11.610Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-23T06:08:11.784Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-04-23T06:08:12.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-04-23T06:08:12.183Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-23T06:08:12.757Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-23T06:08:13.168Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-23T06:08:13.174Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-04-23T06:08:13.330Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-23T06:08:13.474Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-04-23T06:08:14.275Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-23T06:08:14.989Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:08:14.989Z] [2021-04-23T06:08:14.989Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:08:14.989Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:08:14.989Z] [2021-04-23T06:08:14.989Z] To set a process to complain mode, use the command line tool [2021-04-23T06:08:14.989Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:08:14.989Z] Post stage [Pipeline] junit [2021-04-23T06:08:15.263Z] Recording test results [2021-04-23T06:08:15.323Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit (5.17s) [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit/no_change (0.63s) [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit/update_lower (0.65s) [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.64s) [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.64s) [2021-04-23T06:08:15.663Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2021-04-23T06:08:15.663Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:08:15.711Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-23T06:08:16.551Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-04-23T06:08:16.651Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-04-23T06:08:16.838Z] + echo Ensuring container killed. [2021-04-23T06:08:16.838Z] Ensuring container killed. [2021-04-23T06:08:16.838Z] + docker rm -vf docker-pr1 [2021-04-23T06:08:16.838Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-23T06:08:17.125Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:08:17.125Z] Chowning /workspace to jenkins user [2021-04-23T06:08:17.125Z] + id -u [2021-04-23T06:08:17.125Z] + id -g [2021-04-23T06:08:17.125Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42315:/workspace busybox chown -R 1000:1000 /workspace [2021-04-23T06:08:17.125Z] Unable to find image 'busybox:latest' locally [2021-04-23T06:08:17.384Z] latest: Pulling from library/busybox [2021-04-23T06:08:17.592Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-23T06:08:17.644Z] f531cdc67389: Pulling fs layer [2021-04-23T06:08:17.644Z] f531cdc67389: Verifying Checksum [2021-04-23T06:08:17.644Z] f531cdc67389: Download complete [2021-04-23T06:08:17.644Z] f531cdc67389: Pull complete [2021-04-23T06:08:17.644Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-23T06:08:17.644Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:08:18.891Z] + bundleName=docker-py [2021-04-23T06:08:18.892Z] + echo Creating docker-py-bundles.tar.gz [2021-04-23T06:08:18.892Z] Creating docker-py-bundles.tar.gz [2021-04-23T06:08:18.892Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-04-23T06:08:18.906Z] Archiving artifacts [2021-04-23T06:08:19.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-04-23T06:08:20.134Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-23T06:08:20.153Z] --- PASS: TestServiceWithDataPathPortInit (15.71s) [2021-04-23T06:08:20.153Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:08:20.543Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-04-23T06:08:20.915Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh binary-daemon [2021-04-23T06:08:21.176Z] [2021-04-23T06:08:21.437Z] Removing bundles/ [2021-04-23T06:08:21.437Z] [2021-04-23T06:08:21.437Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-04-23T06:08:21.437Z] Building: bundles/binary-daemon/dockerd-dev [2021-04-23T06:08:21.437Z] GOOS="" GOARCH="" GOARM="" [2021-04-23T06:08:21.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-04-23T06:08:22.047Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-23T06:08:23.431Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-23T06:08:23.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-04-23T06:08:24.133Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-04-23T06:08:25.434Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.76s) [2021-04-23T06:08:25.434Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xvwu4txu06jhigczdy633icpl Created:2021-04-23 06:08:18.663214123 +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[c60997e181462b7175cbaf04c75626a49daab01af0f0eefabfbf9e64b076a38d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oerlmni26urr5g8e7fg45dohn EndpointID:bcff9812742fd35a0806284cfc0c3c210899db8458b4c029597be908409d8b80 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b2a8d556b0082379f1578075b12a3bfd28a633a7e5b5622e0d011386d39f713 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:bbc313e3a02c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.oerlmni26urr5g8e7fg45dohn EndpointID:bcff9812742fd35a0806284cfc0c3c210899db8458b4c029597be908409d8b80 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-23T06:08:25.434Z] PASS [2021-04-23T06:08:25.434Z] [2021-04-23T06:08:25.434Z] === Skipped [2021-04-23T06:08:25.434Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:08:25.434Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:08:25.434Z] [2021-04-23T06:08:25.434Z] [2021-04-23T06:08:25.434Z] DONE 26 tests, 1 skipped in 55.772s [2021-04-23T06:08:25.434Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:08:25.434Z] INFO: Testing against a local daemon [2021-04-23T06:08:25.434Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-23T06:08:25.434Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:08:25.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:08:25.434Z] === RUN TestDockerNetworkIpvlan [2021-04-23T06:08:25.434Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:08:25.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:08:25.434Z] PASS [2021-04-23T06:08:25.434Z] [2021-04-23T06:08:25.434Z] === Skipped [2021-04-23T06:08:25.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:08:25.434Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:08:25.434Z] [2021-04-23T06:08:25.434Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:08:25.434Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:08:25.434Z] [2021-04-23T06:08:25.434Z] [2021-04-23T06:08:25.434Z] DONE 2 tests, 2 skipped in 0.039s [2021-04-23T06:08:25.434Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:08:25.434Z] INFO: Testing against a local daemon [2021-04-23T06:08:25.434Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-23T06:08:26.234Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-04-23T06:08:27.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-04-23T06:08:27.329Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.96s) [2021-04-23T06:08:27.329Z] === RUN TestDockerNetworkMacvlan [2021-04-23T06:08:28.257Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-23T06:08:28.406Z] --- PASS: TestCreateServiceMultipleTimes (21.66s) [2021-04-23T06:08:28.406Z] === RUN TestCreateServiceConflict [2021-04-23T06:08:28.727Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-04-23T06:08:29.185Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-23T06:08:29.410Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-04-23T06:08:30.111Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-23T06:08:30.480Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-04-23T06:08:30.581Z] --- PASS: TestUpdateRestartPolicy (12.91s) [2021-04-23T06:08:30.581Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:08:30.581Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2021-04-23T06:08:30.581Z] === RUN TestWaitNonBlocked [2021-04-23T06:08:30.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:08:30.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:08:30.581Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:08:30.581Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:08:30.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:08:30.581Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:08:30.581Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-23T06:08:30.581Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.02s) [2021-04-23T06:08:30.581Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2021-04-23T06:08:30.581Z] === RUN TestWaitBlocked [2021-04-23T06:08:30.581Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:08:30.581Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:08:30.581Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:08:30.581Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:08:30.581Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:08:30.581Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:08:31.527Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-23T06:08:31.527Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s) [2021-04-23T06:08:31.527Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2021-04-23T06:08:31.527Z] === CONT TestContainerStartOnDaemonRestart [2021-04-23T06:08:31.527Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-23T06:08:31.527Z] === CONT TestContainerKillOnDaemonStart [2021-04-23T06:08:31.527Z] === CONT TestIpcModeOlderClient [2021-04-23T06:08:31.527Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-04-23T06:08:31.527Z] === CONT TestDaemonHostGatewayIP [2021-04-23T06:08:31.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-04-23T06:08:31.947Z] --- PASS: TestCreateServiceConflict (3.87s) [2021-04-23T06:08:31.947Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:08:33.149Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-04-23T06:08:33.149Z] Using test binary docker [2021-04-23T06:08:33.149Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-04-23T06:08:33.149Z] +++ /etc/init.d/apparmor start [2021-04-23T06:08:33.149Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-04-23T06:08:33.149Z] INFO: Waiting for daemon to start... [2021-04-23T06:08:33.149Z] Starting dockerd [2021-04-23T06:08:33.149Z] +++ 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-23T06:08:33.377Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-23T06:08:34.010Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-23T06:08:35.356Z] . [2021-04-23T06:08:35.356Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-04-23T06:08:35.356Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-04-23T06:08:35.356Z] Error: No such image: emptyfs [2021-04-23T06:08:35.356Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-04-23T06:08:35.356Z] ++++ docker load [2021-04-23T06:08:35.356Z] Running integration-test (iteration 1) [2021-04-23T06:08:35.356Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-04-23T06:08:35.356Z] ++ 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-23T06:08:35.356Z] ++ set -e [2021-04-23T06:08:35.356Z] ++ '[' -n 0 ']' [2021-04-23T06:08:35.356Z] ++ set -x [2021-04-23T06:08:35.356Z] ++ 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-23T06:08:35.503Z] --- PASS: TestCreateServiceMaxReplicas (4.12s) [2021-04-23T06:08:35.503Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:08:35.744Z] --- PASS: TestContainerStartOnDaemonRestart (3.51s) [2021-04-23T06:08:35.744Z] === CONT TestDaemonRestartIpcMode [2021-04-23T06:08:36.319Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.72s) [2021-04-23T06:08:36.644Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-23T06:08:38.238Z] --- PASS: TestDaemonHostGatewayIP (6.60s) [2021-04-23T06:08:38.810Z] --- PASS: TestDaemonRestartIpcMode (3.75s) [2021-04-23T06:08:40.598Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-23T06:08:43.179Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-23T06:08:44.545Z] --- PASS: TestDockerNetworkMacvlan (17.49s) [2021-04-23T06:08:44.545Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-04-23T06:08:44.545Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-23T06:08:44.545Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.03s) [2021-04-23T06:08:44.545Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.27s) [2021-04-23T06:08:44.545Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.93s) [2021-04-23T06:08:44.545Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.55s) [2021-04-23T06:08:44.545Z] PASS [2021-04-23T06:08:44.545Z] [2021-04-23T06:08:44.545Z] DONE 8 tests in 19.483s [2021-04-23T06:08:44.545Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-23T06:08:44.545Z] testing: warning: no tests to run [2021-04-23T06:08:44.545Z] PASS [2021-04-23T06:08:44.545Z] [2021-04-23T06:08:44.545Z] DONE 0 tests in 0.007s [2021-04-23T06:08:44.545Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-23T06:08:44.801Z] INFO: Testing against a local daemon [2021-04-23T06:08:44.801Z] === RUN TestAuthZPluginAllowRequest [2021-04-23T06:08:44.806Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-04-23T06:08:45.399Z] --- PASS: TestContainerKillOnDaemonStart (13.65s) [2021-04-23T06:08:45.399Z] PASS [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] === Skipped [2021-04-23T06:08:45.399Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-04-23T06:08:45.399Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-04-23T06:08:45.399Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-04-23T06:08:45.399Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:08:45.399Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-04-23T06:08:45.399Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-04-23T06:08:45.399Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] [2021-04-23T06:08:45.399Z] DONE 197 tests, 6 skipped in 164.734s [2021-04-23T06:08:45.399Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-04-23T06:08:45.399Z] ++ 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-23T06:08:45.399Z] ++ set -e [2021-04-23T06:08:45.399Z] ++ '[' -n 0 ']' [2021-04-23T06:08:45.399Z] ++ set -x [2021-04-23T06:08:45.399Z] ++ 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-23T06:08:45.399Z] INFO: Testing against a local daemon [2021-04-23T06:08:45.399Z] === RUN TestCommitInheritsEnv [2021-04-23T06:08:45.972Z] --- PASS: TestCommitInheritsEnv (0.39s) [2021-04-23T06:08:45.972Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:08:45.972Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-23T06:08:45.972Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-23T06:08:45.972Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:08:45.972Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2021-04-23T06:08:45.972Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:08:45.972Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-04-23T06:08:45.972Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:08:46.234Z] --- PASS: TestRemoveImageOrphaning (0.37s) [2021-04-23T06:08:46.234Z] === RUN TestRemoveImageGarbageCollector [2021-04-23T06:08:46.234Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:08:46.234Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:08:46.234Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:08:46.496Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-23T06:08:46.496Z] === RUN TestTagInvalidReference [2021-04-23T06:08:46.496Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-23T06:08:46.496Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:08:46.496Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-04-23T06:08:46.496Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:08:46.496Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-23T06:08:46.496Z] === RUN TestTagOfficialNames [2021-04-23T06:08:46.496Z] --- PASS: TestTagOfficialNames (0.07s) [2021-04-23T06:08:46.496Z] === RUN TestTagMatchesDigest [2021-04-23T06:08:46.496Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-23T06:08:46.496Z] PASS [2021-04-23T06:08:46.496Z] [2021-04-23T06:08:46.496Z] === Skipped [2021-04-23T06:08:46.496Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-23T06:08:46.496Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-04-23T06:08:46.496Z] [2021-04-23T06:08:46.496Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:08:46.496Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:08:46.496Z] [2021-04-23T06:08:46.496Z] [2021-04-23T06:08:46.496Z] DONE 12 tests, 2 skipped in 1.408s [2021-04-23T06:08:46.496Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-04-23T06:08:46.496Z] ++ 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-23T06:08:46.496Z] ++ set -e [2021-04-23T06:08:46.496Z] ++ '[' -n 0 ']' [2021-04-23T06:08:46.496Z] ++ set -x [2021-04-23T06:08:46.496Z] ++ 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-23T06:08:46.690Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2021-04-23T06:08:46.690Z] === RUN TestAuthZPluginTLS [2021-04-23T06:08:46.758Z] INFO: Testing against a local daemon [2021-04-23T06:08:46.758Z] === RUN TestNetworkCreateDelete [2021-04-23T06:08:46.946Z] --- PASS: TestAuthZPluginTLS (0.69s) [2021-04-23T06:08:46.946Z] === RUN TestAuthZPluginDenyRequest [2021-04-23T06:08:47.702Z] --- PASS: TestNetworkCreateDelete (0.86s) [2021-04-23T06:08:47.702Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:08:47.873Z] --- PASS: TestAuthZPluginDenyRequest (0.69s) [2021-04-23T06:08:47.873Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-23T06:08:48.107Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-04-23T06:08:48.434Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.67s) [2021-04-23T06:08:48.434Z] === RUN TestAuthZPluginDenyResponse [2021-04-23T06:08:48.517Z] Loaded image: buildpack-deps:buster [2021-04-23T06:08:48.517Z] Loaded image: busybox:latest [2021-04-23T06:08:48.517Z] Loaded image: busybox:glibc [2021-04-23T06:08:48.996Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2021-04-23T06:08:48.996Z] === RUN TestAuthZPluginAllowEventStream [2021-04-23T06:08:50.252Z] --- PASS: TestDockerNetworkDeletePreferID (2.54s) [2021-04-23T06:08:50.252Z] === RUN TestDaemonDNSFallback [2021-04-23T06:08:50.885Z] --- PASS: TestAuthZPluginAllowEventStream (1.57s) [2021-04-23T06:08:50.885Z] === RUN TestAuthZPluginErrorResponse [2021-04-23T06:08:51.314Z] Loaded image: debian:bullseye [2021-04-23T06:08:51.314Z] Loaded image: hello-world:latest [2021-04-23T06:08:51.314Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:08:51.314Z] INFO: Testing against a local daemon [2021-04-23T06:08:51.314Z] === RUN TestCgroupNamespacesBuild [2021-04-23T06:08:51.447Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2021-04-23T06:08:51.447Z] === RUN TestAuthZPluginErrorRequest [2021-04-23T06:08:52.008Z] --- PASS: TestAuthZPluginErrorRequest (0.63s) [2021-04-23T06:08:52.008Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-23T06:08:52.311Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-04-23T06:08:52.311Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-04-23T06:08:52.569Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.64s) [2021-04-23T06:08:52.569Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-23T06:08:52.850Z] --- PASS: TestCgroupNamespacesBuild (1.45s) [2021-04-23T06:08:52.850Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-04-23T06:08:54.124Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.78s) [2021-04-23T06:08:54.124Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:08:54.382Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.43s) [2021-04-23T06:08:54.382Z] === RUN TestBuildWithSession [2021-04-23T06:08:54.382Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T06:08:54.382Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:08:54.382Z] === RUN TestBuildSquashParent [2021-04-23T06:08:54.457Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.86s) [2021-04-23T06:08:54.457Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-23T06:08:55.152Z] --- PASS: TestCreateServiceSecretFileMode (3.78s) [2021-04-23T06:08:55.152Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:08:56.347Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.92s) [2021-04-23T06:08:56.347Z] === RUN TestAuthZPluginHeader [2021-04-23T06:08:57.274Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-23T06:08:57.274Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-23T06:08:58.397Z] --- PASS: TestDaemonDNSFallback (8.12s) [2021-04-23T06:08:58.397Z] === RUN TestInspectNetwork [2021-04-23T06:08:58.875Z] --- PASS: TestBuildSquashParent (4.49s) [2021-04-23T06:08:58.875Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T06:08:58.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:08:58.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:08:58.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:08:58.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:08:58.875Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:08:58.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:08:58.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:08:58.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:08:58.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:08:58.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:08:58.875Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:08:58.875Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:08:58.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:08:58.875Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:08:58.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:08:58.875Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:08:59.591Z] --- PASS: TestCreateServiceConfigFileMode (4.04s) [2021-04-23T06:08:59.591Z] === RUN TestCreateServiceSysctls [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite (528.05s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.88s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.22s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (17.32s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.14s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:1455: [dc7ad3636399e] daemon is not started [2021-04-23T06:09:00.444Z] check_test.go:309: [de2080939da8f] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (3.89s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.05s) [2021-04-23T06:09:00.444Z] check_test.go:309: [df326ace05019] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (5.63s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (4.79s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.78s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (6.26s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (6.37s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (4.47s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (2.02s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.84s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d48fb4c1159fb] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d0bd431160697] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.55s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.94s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d32eb9042b8f4] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (4.58s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (3.10s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (4.54s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (2.56s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (1.01s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.95s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.92s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-04-23T06:09:00.444Z] check_test.go:309: [dd1e5e75c3fbd] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.94s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.76s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.81s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (5.02s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (7.86s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (4.36s) [2021-04-23T06:09:00.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-23T06:09:00.444Z] check_test.go:309: [d6ada85a4bc75] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.79s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (3.46s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (3.46s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.79s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d1139bba318eb] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (5.44s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (1.07s) [2021-04-23T06:09:00.444Z] check_test.go:309: [db0aec8af24a8] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.48s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_plugins_test.go:79: [d28ba3f7c6a6c] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.66s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_plugins_test.go:169: [d110941c6918d] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (5.95s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (1.07s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.94s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d85f4ae6f3d16] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.79s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.61s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.55s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.63s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.71s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.94s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.96s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.86s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.91s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.94s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.37s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d6e6ec31b965d] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.82s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (29.38s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (3.82s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (2.00s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (8.26s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (5.42s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (8.79s) [2021-04-23T06:09:00.444Z] check_test.go:309: [db2677c86ce39] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.81s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.63s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.72s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.41s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (3.64s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.62s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.98s) [2021-04-23T06:09:00.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-23T06:09:00.444Z] check_test.go:309: [d68c83d92a5ff] daemon is not started [2021-04-23T06:09:00.444Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-23T06:09:00.444Z] check_test.go:309: [d7e188a697f63] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.87s) [2021-04-23T06:09:00.444Z] check_test.go:309: [dac5964c81ffc] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (7.45s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.56s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (5.45s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.19s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.75s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.14s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (6.52s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (3.87s) [2021-04-23T06:09:00.444Z] check_test.go:309: [da35470d6a4f0] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (5.49s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.50s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (3.00s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d962b12b5e16d] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.92s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.91s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.98s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (1.17s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (6.58s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-04-23T06:09:00.444Z] check_test.go:309: [d0400a14e1a68] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (2.09s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d4ddee6dd164e] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.94s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.95s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (5.32s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.88s) [2021-04-23T06:09:00.444Z] check_test.go:309: [df63f4df04f76] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.35s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.83s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (7.06s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.50s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d37fd7563b098] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (10.31s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (6.47s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (5.99s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (3.23s) [2021-04-23T06:09:00.444Z] check_test.go:309: [df616e51d3480] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.89s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (1.00s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (1.03s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.78s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d173cef3e0842] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.34s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.21s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.54s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (2.08s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.53s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.28s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (5.12s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (7.34s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.15s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.53s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.51s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (4.74s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (12.05s) [2021-04-23T06:09:00.444Z] docker_cli_daemon_test.go:2550: [d5f4dea71fd63] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.50s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (4.39s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.99s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (4.15s) [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.25s) [2021-04-23T06:09:00.444Z] check_test.go:309: [d0c5aafa7147d] daemon is not started [2021-04-23T06:09:00.444Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (7.43s) [2021-04-23T06:09:00.444Z] === RUN TestDockerSwarmSuite [2021-04-23T06:09:00.444Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-04-23T06:09:01.681Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:09:01.681Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:09:02.515Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.88s) [2021-04-23T06:09:02.515Z] === RUN TestAuthZPluginV2Disable [2021-04-23T06:09:02.986Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-04-23T06:09:03.205Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-23T06:09:03.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.45s) [2021-04-23T06:09:03.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.52s) [2021-04-23T06:09:03.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.62s) [2021-04-23T06:09:03.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.67s) [2021-04-23T06:09:03.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.93s) [2021-04-23T06:09:03.205Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.90s) [2021-04-23T06:09:03.205Z] === RUN TestBuildMultiStageCopy [2021-04-23T06:09:03.205Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T06:09:03.690Z] === RUN TestInspectNetwork/full_network_id [2021-04-23T06:09:03.690Z] === RUN TestInspectNetwork/partial_network_id [2021-04-23T06:09:03.690Z] === RUN TestInspectNetwork/network_name [2021-04-23T06:09:03.690Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-23T06:09:04.098Z] --- PASS: TestCreateServiceSysctls (4.80s) [2021-04-23T06:09:04.098Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:09:04.737Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T06:09:05.033Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T06:09:05.328Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T06:09:05.529Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-23T06:09:05.625Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T06:09:05.778Z] --- PASS: TestAuthZPluginV2Disable (3.72s) [2021-04-23T06:09:05.778Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-23T06:09:06.269Z] --- PASS: TestBuildMultiStageCopy (2.97s) [2021-04-23T06:09:06.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.66s) [2021-04-23T06:09:06.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2021-04-23T06:09:06.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.31s) [2021-04-23T06:09:06.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.34s) [2021-04-23T06:09:06.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.33s) [2021-04-23T06:09:06.269Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T06:09:06.470Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-04-23T06:09:06.917Z] --- PASS: TestBuildMultiStageParentConfig (0.88s) [2021-04-23T06:09:06.917Z] === RUN TestBuildLabelWithTargets [2021-04-23T06:09:07.884Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-23T06:09:07.913Z] --- PASS: TestInspectNetwork (8.86s) [2021-04-23T06:09:07.913Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-23T06:09:07.913Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-23T06:09:07.913Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-23T06:09:07.913Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-23T06:09:07.913Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:09:08.445Z] --- PASS: TestBuildLabelWithTargets (1.27s) [2021-04-23T06:09:08.445Z] === RUN TestBuildWithEmptyLayers [2021-04-23T06:09:08.533Z] --- PASS: TestCreateServiceCapabilities (3.88s) [2021-04-23T06:09:08.533Z] === RUN TestInspect [2021-04-23T06:09:08.742Z] --- PASS: TestBuildWithEmptyLayers (0.64s) [2021-04-23T06:09:08.742Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T06:09:09.944Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.57s) [2021-04-23T06:09:09.944Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-23T06:09:10.465Z] --- PASS: TestRunContainerWithBridgeNone (3.39s) [2021-04-23T06:09:10.465Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:09:10.465Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:09:10.465Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:09:10.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:09:10.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:09:10.465Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:09:10.465Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:09:10.465Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:09:10.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:09:10.465Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:09:10.465Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-23T06:09:10.465Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-23T06:09:10.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:09:10.465Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-23T06:09:10.465Z] === RUN TestNetworkList [2021-04-23T06:09:10.465Z] === RUN TestNetworkList//networks [2021-04-23T06:09:10.465Z] === PAUSE TestNetworkList//networks [2021-04-23T06:09:10.465Z] === RUN TestNetworkList//networks/ [2021-04-23T06:09:10.465Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:09:10.726Z] === CONT TestNetworkList//networks [2021-04-23T06:09:10.726Z] === CONT TestNetworkList//networks/ [2021-04-23T06:09:10.726Z] --- PASS: TestNetworkList (0.03s) [2021-04-23T06:09:10.726Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:09:10.726Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:09:10.726Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:09:10.838Z] --- PASS: TestBuildMultiStageOnBuild (1.78s) [2021-04-23T06:09:10.838Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T06:09:11.481Z] --- PASS: TestBuildUncleanTarFilenames (0.93s) [2021-04-23T06:09:11.481Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T06:09:12.056Z] --- PASS: TestInspect (4.02s) [2021-04-23T06:09:12.056Z] === RUN TestCreateJob [2021-04-23T06:09:12.114Z] --- PASS: TestHostIPv4BridgeLabel (1.46s) [2021-04-23T06:09:12.114Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:09:12.836Z] --- PASS: TestImportExtremelyLargeImageWorks (110.56s) [2021-04-23T06:09:12.836Z] PASS [2021-04-23T06:09:12.836Z] [2021-04-23T06:09:12.836Z] === Skipped [2021-04-23T06:09:12.836Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:09:12.836Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-04-23T06:09:12.836Z] [2021-04-23T06:09:12.836Z] [2021-04-23T06:09:12.836Z] DONE 12 tests, 1 skipped in 115.032s [2021-04-23T06:09:12.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-23T06:09:12.836Z] INFO: Testing against a local daemon [2021-04-23T06:09:12.836Z] === RUN TestNetworkCreateDelete [2021-04-23T06:09:12.836Z] --- PASS: TestNetworkCreateDelete (0.47s) [2021-04-23T06:09:12.836Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:09:13.572Z] --- PASS: TestBuildMultiStageLayerLeak (1.91s) [2021-04-23T06:09:13.572Z] === RUN TestBuildWithHugeFile [2021-04-23T06:09:14.204Z] --- PASS: TestDockerNetworkDeletePreferID (1.37s) [2021-04-23T06:09:14.204Z] === RUN TestDaemonDNSFallback [2021-04-23T06:09:14.471Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-04-23T06:09:14.665Z] --- PASS: TestDaemonRestartWithLiveRestore (2.53s) [2021-04-23T06:09:14.665Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:09:17.214Z] --- PASS: TestDaemonDefaultNetworkPools (2.25s) [2021-04-23T06:09:17.214Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:09:17.630Z] --- PASS: TestCreateJob (4.94s) [2021-04-23T06:09:17.630Z] === RUN TestReplicatedJob [2021-04-23T06:09:20.519Z] --- PASS: TestDaemonRestartWithExistingNetwork (3.53s) [2021-04-23T06:09:20.519Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:09:21.052Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-23T06:09:21.993Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-23T06:09:22.110Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.17s) [2021-04-23T06:09:22.110Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-23T06:09:22.252Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-23T06:09:22.343Z] --- PASS: TestDaemonDNSFallback (8.29s) [2021-04-23T06:09:22.343Z] === RUN TestInspectNetwork [2021-04-23T06:09:22.343Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-23T06:09:22.343Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:09:22.343Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-23T06:09:22.343Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:09:22.343Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:09:22.343Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:09:22.343Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:09:22.343Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:09:22.343Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:09:22.343Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:09:22.343Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:09:22.343Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:09:22.343Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:09:22.343Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-04-23T06:09:22.343Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:09:22.343Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-23T06:09:22.343Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-23T06:09:22.343Z] === RUN TestNetworkList [2021-04-23T06:09:22.343Z] === RUN TestNetworkList//networks [2021-04-23T06:09:22.343Z] === PAUSE TestNetworkList//networks [2021-04-23T06:09:22.343Z] === RUN TestNetworkList//networks/ [2021-04-23T06:09:22.343Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:09:22.343Z] === CONT TestNetworkList//networks [2021-04-23T06:09:22.343Z] === CONT TestNetworkList//networks/ [2021-04-23T06:09:22.343Z] --- PASS: TestNetworkList (0.01s) [2021-04-23T06:09:22.343Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:09:22.343Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:09:22.343Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:09:22.343Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-23T06:09:22.343Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:09:22.343Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-04-23T06:09:22.343Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:09:22.343Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-04-23T06:09:22.343Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:09:22.343Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:09:22.343Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:09:22.343Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:09:22.343Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:09:22.343Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:09:22.343Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:09:22.343Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-04-23T06:09:22.343Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:09:22.343Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] PASS [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === Skipped [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-04-23T06:09:22.343Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-04-23T06:09:22.343Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-04-23T06:09:22.343Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-04-23T06:09:22.343Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-04-23T06:09:22.343Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-04-23T06:09:22.343Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-23T06:09:22.343Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] [2021-04-23T06:09:22.343Z] DONE 22 tests, 12 skipped in 10.348s [2021-04-23T06:09:22.343Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:09:22.599Z] INFO: Testing against a local daemon [2021-04-23T06:09:22.599Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-23T06:09:22.599Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:09:22.599Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:22.599Z] === RUN TestDockerNetworkIpvlan [2021-04-23T06:09:22.599Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:09:22.599Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:22.599Z] PASS [2021-04-23T06:09:22.599Z] [2021-04-23T06:09:22.599Z] === Skipped [2021-04-23T06:09:22.599Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:09:22.599Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:22.599Z] [2021-04-23T06:09:22.599Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:09:22.599Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:22.599Z] [2021-04-23T06:09:22.599Z] [2021-04-23T06:09:22.599Z] DONE 2 tests, 2 skipped in 0.217s [2021-04-23T06:09:22.599Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:09:22.823Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-23T06:09:22.856Z] INFO: Testing against a local daemon [2021-04-23T06:09:22.856Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-23T06:09:22.856Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-23T06:09:22.856Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.856Z] === RUN TestDockerNetworkMacvlan [2021-04-23T06:09:22.856Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-04-23T06:09:22.856Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.856Z] PASS [2021-04-23T06:09:22.856Z] [2021-04-23T06:09:22.856Z] === Skipped [2021-04-23T06:09:22.856Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-04-23T06:09:22.856Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.856Z] [2021-04-23T06:09:22.856Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-04-23T06:09:22.856Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:09:22.856Z] [2021-04-23T06:09:22.856Z] [2021-04-23T06:09:22.856Z] DONE 2 tests, 2 skipped in 0.145s [2021-04-23T06:09:22.856Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-23T06:09:22.856Z] testing: warning: no tests to run [2021-04-23T06:09:22.856Z] PASS [2021-04-23T06:09:22.856Z] [2021-04-23T06:09:22.856Z] DONE 0 tests in 0.036s [2021-04-23T06:09:22.856Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-23T06:09:23.112Z] INFO: Testing against a local daemon [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginAllowRequest [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginTLS [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginDenyRequest [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginDenyResponse [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginAllowEventStream [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginErrorResponse [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginErrorRequest [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginHeader [2021-04-23T06:09:23.112Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-04-23T06:09:23.112Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.112Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-23T06:09:23.369Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] === RUN TestAuthZPluginV2Disable [2021-04-23T06:09:23.369Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-23T06:09:23.369Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-23T06:09:23.369Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-23T06:09:23.369Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] PASS [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === Skipped [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.28s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2021-04-23T06:09:23.369Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] [2021-04-23T06:09:23.369Z] DONE 17 tests, 17 skipped in 0.519s [2021-04-23T06:09:23.369Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-23T06:09:23.626Z] INFO: Testing against a local daemon [2021-04-23T06:09:23.626Z] === RUN TestPluginInvalidJSON [2021-04-23T06:09:23.626Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:09:23.626Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:09:23.626Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:09:23.626Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-23T06:09:23.626Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:09:23.626Z] === RUN TestPluginInstall [2021-04-23T06:09:23.626Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-23T06:09:23.626Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.626Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:09:23.626Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-23T06:09:23.626Z] 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-23T06:09:23.626Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:09:23.626Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-23T06:09:23.626Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-23T06:09:23.626Z] PASS [2021-04-23T06:09:23.626Z] [2021-04-23T06:09:23.626Z] === Skipped [2021-04-23T06:09:23.626Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-04-23T06:09:23.626Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-04-23T06:09:23.626Z] [2021-04-23T06:09:23.626Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-04-23T06:09:23.626Z] 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-23T06:09:23.626Z] [2021-04-23T06:09:23.626Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-04-23T06:09:23.626Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-04-23T06:09:23.626Z] [2021-04-23T06:09:23.626Z] [2021-04-23T06:09:23.626Z] DONE 5 tests, 3 skipped in 0.241s [2021-04-23T06:09:23.626Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-23T06:09:23.883Z] INFO: Testing against a local daemon [2021-04-23T06:09:23.883Z] === RUN TestExternalGraphDriver [2021-04-23T06:09:23.883Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-04-23T06:09:23.883Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-23T06:09:23.883Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:09:24.591Z] --- PASS: TestReplicatedJob (7.75s) [2021-04-23T06:09:24.591Z] === RUN TestUpdateReplicatedJob [2021-04-23T06:09:24.733Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-23T06:09:24.733Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-23T06:09:24.916Z] 399f118dfaa9: Pull complete [2021-04-23T06:09:24.916Z] Digest: sha256:1bb6543a7fe87bb95d9adfa4c53ea3469c1c846ad63baf32729078062e8c1127 [2021-04-23T06:09:24.916Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:09:24.916Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-04-23T06:09:24.916Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-04-23T06:09:24.916Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1879' [2021-04-23T06:09:24.916Z] WARN: Skipping validation tests [2021-04-23T06:09:24.916Z] INFO: Running unit tests at 04/23/2021 06:09:17... [2021-04-23T06:09:24.916Z] INFO: make.ps1 starting at 04/23/2021 06:09:21 [2021-04-23T06:09:24.916Z] INFO: Git commit (e928692c69) assumed from DOCKER_GITCOMMIT environment variable [2021-04-23T06:09:24.916Z] INFO: Invoking autogen... [2021-04-23T06:09:24.916Z] INFO: Running unit tests... [2021-04-23T06:09:24.993Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-23T06:09:25.814Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (4.49s) [2021-04-23T06:09:25.814Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:09:26.076Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (1.30s) [2021-04-23T06:09:26.076Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:09:27.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-04-23T06:09:28.476Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-04-23T06:09:29.385Z] --- PASS: TestServiceWithPredefinedNetwork (3.16s) [2021-04-23T06:09:29.385Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:09:29.385Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:09:29.385Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:09:29.385Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:09:30.209Z] --- PASS: TestUpdateReplicatedJob (4.83s) [2021-04-23T06:09:30.209Z] === RUN TestServiceListWithStatuses [2021-04-23T06:09:30.209Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:09:30.209Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:09:30.209Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:09:31.972Z] --- PASS: TestGraphdriverPluginV2 (6.90s) [2021-04-23T06:09:31.972Z] PASS [2021-04-23T06:09:31.972Z] [2021-04-23T06:09:31.972Z] === Skipped [2021-04-23T06:09:31.972Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-04-23T06:09:31.972Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-04-23T06:09:31.972Z] [2021-04-23T06:09:31.972Z] [2021-04-23T06:09:31.972Z] DONE 2 tests, 1 skipped in 7.131s [2021-04-23T06:09:31.972Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-23T06:09:31.972Z] INFO: Testing against a local daemon [2021-04-23T06:09:31.972Z] === RUN TestContinueAfterPluginCrash [2021-04-23T06:09:31.972Z] === PAUSE TestContinueAfterPluginCrash [2021-04-23T06:09:31.972Z] === RUN TestReadPluginNoRead [2021-04-23T06:09:31.972Z] === PAUSE TestReadPluginNoRead [2021-04-23T06:09:31.972Z] === RUN TestDaemonStartWithLogOpt [2021-04-23T06:09:31.972Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-23T06:09:31.972Z] === CONT TestContinueAfterPluginCrash [2021-04-23T06:09:31.972Z] === CONT TestDaemonStartWithLogOpt [2021-04-23T06:09:32.016Z] 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-23T06:09:38.516Z] --- PASS: TestDaemonStartWithLogOpt (7.48s) [2021-04-23T06:09:38.516Z] === CONT TestReadPluginNoRead [2021-04-23T06:09:38.787Z] --- PASS: TestDockerNetworkConnectAlias (8.42s) [2021-04-23T06:09:38.787Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:09:39.214Z] ? github.com/docker/docker/api [no test files] [2021-04-23T06:09:40.143Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.87s) [2021-04-23T06:09:40.143Z] PASS [2021-04-23T06:09:40.143Z] [2021-04-23T06:09:40.143Z] DONE 17 tests in 53.769s [2021-04-23T06:09:40.143Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-23T06:09:40.143Z] INFO: Testing against a local daemon [2021-04-23T06:09:40.143Z] === RUN TestPluginInvalidJSON [2021-04-23T06:09:40.143Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:09:40.143Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:09:40.143Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:09:40.143Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-23T06:09:40.143Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:09:40.143Z] === RUN TestPluginInstall [2021-04-23T06:09:40.143Z] === RUN TestPluginInstall/no_auth [2021-04-23T06:09:40.398Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:09:40.398Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0560cc2752346a1973a4c25ae59c78fb241e98112da278a1ac026e7a99f8d47e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:09:40.398Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:09:40.398Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0560cc2752346a1973a4c25ae59c78fb241e98112da278a1ac026e7a99f8d47e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:09:40.683Z] === RUN TestPluginInstall/with_htpasswd [2021-04-23T06:09:41.255Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:09:41.255Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbcc804b4e92e665c70892b8797f2e3e16ad57241334f701c14a50419f9615d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:09:41.255Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:09:41.255Z] time="2021-04-23T06:09:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dbcc804b4e92e665c70892b8797f2e3e16ad57241334f701c14a50419f9615d6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:09:41.514Z] === RUN TestPluginInstall/with_insecure [2021-04-23T06:09:42.687Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-23T06:09:42.688Z] --- PASS: TestContinueAfterPluginCrash (11.72s) [2021-04-23T06:09:42.895Z] time="2021-04-23T06:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:09:42.895Z] time="2021-04-23T06:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23091f593330ce65fc614b0dabbb173332667cf56ce48e03598c5756c8b17d5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:09:42.895Z] time="2021-04-23T06:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:09:42.895Z] time="2021-04-23T06:09:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:23091f593330ce65fc614b0dabbb173332667cf56ce48e03598c5756c8b17d5b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:09:42.895Z] --- PASS: TestPluginInstall (4.40s) [2021-04-23T06:09:42.895Z] --- PASS: TestPluginInstall/no_auth (2.06s) [2021-04-23T06:09:42.895Z] --- PASS: TestPluginInstall/with_htpasswd (0.87s) [2021-04-23T06:09:42.895Z] --- PASS: TestPluginInstall/with_insecure (1.47s) [2021-04-23T06:09:42.895Z] plugin_test.go:165: [dae338390a7c6] daemon is not started [2021-04-23T06:09:42.895Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:09:42.918Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-04-23T06:09:42.918Z] Copying nested executables into bundles/binary-daemon [2021-04-23T06:09:43.377Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-23T06:09:43.378Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-23T06:09:43.378Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-23T06:09:43.378Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-23T06:09:43.637Z] === RUN TestDockerSuite/TestBuildFails [2021-04-23T06:09:44.300Z] [2021-04-23T06:09:44.784Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-23T06:09:45.207Z] === RUN TestReadPluginNoRead/default [2021-04-23T06:09:45.551Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-23T06:09:45.551Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-23T06:09:45.661Z] --- PASS: TestDockerNetworkReConnect (6.68s) [2021-04-23T06:09:45.661Z] === RUN TestServicePlugin [2021-04-23T06:09:45.661Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-23T06:09:45.661Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:09:45.661Z] === RUN TestServiceUpdateLabel [2021-04-23T06:09:46.148Z] === RUN TestPluginsWithRuntimes/With_Args [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-04-23T06:09:47.179Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/make.sh cross [2021-04-23T06:09:47.514Z] --- PASS: TestServiceWithDataPathPortInit (17.86s) [2021-04-23T06:09:47.514Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:09:47.725Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-23T06:09:47.753Z] [2021-04-23T06:09:47.753Z] Removing bundles/ [2021-04-23T06:09:47.753Z] [2021-04-23T06:09:47.753Z] ---> Making bundle: cross (in bundles/cross) [2021-04-23T06:09:47.753Z] Cross building: bundles/cross/linux/amd64 [2021-04-23T06:09:47.753Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-04-23T06:09:47.753Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-04-23T06:09:48.036Z] --- PASS: TestPluginsWithRuntimes (5.00s) [2021-04-23T06:09:48.036Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.56s) [2021-04-23T06:09:48.036Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.55s) [2021-04-23T06:09:48.036Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:09:48.379Z] --- PASS: TestServiceUpdateLabel (3.83s) [2021-04-23T06:09:48.379Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:09:48.598Z] --- PASS: TestPluginBackCompatMediaTypes (0.72s) [2021-04-23T06:09:48.598Z] PASS [2021-04-23T06:09:48.598Z] [2021-04-23T06:09:48.598Z] DONE 10 tests in 10.168s [2021-04-23T06:09:48.598Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-23T06:09:48.598Z] INFO: Testing against a local daemon [2021-04-23T06:09:48.598Z] === RUN TestExternalGraphDriver [2021-04-23T06:09:48.598Z] === RUN TestExternalGraphDriver/json [2021-04-23T06:09:48.855Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-23T06:09:50.244Z] --- PASS: TestReadPluginNoRead (11.58s) [2021-04-23T06:09:50.244Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.63s) [2021-04-23T06:09:50.244Z] --- PASS: TestReadPluginNoRead/default (2.69s) [2021-04-23T06:09:50.244Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.60s) [2021-04-23T06:09:50.244Z] read_test.go:92: [d7a720855e904] daemon is not started [2021-04-23T06:09:50.244Z] PASS [2021-04-23T06:09:50.244Z] [2021-04-23T06:09:50.244Z] DONE 6 tests in 19.232s [2021-04-23T06:09:50.244Z] 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-23T06:09:50.244Z] testing: warning: no tests to run [2021-04-23T06:09:50.244Z] PASS [2021-04-23T06:09:50.244Z] [2021-04-23T06:09:50.244Z] DONE 0 tests in 0.061s [2021-04-23T06:09:50.244Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-23T06:09:50.244Z] INFO: Testing against a local daemon [2021-04-23T06:09:50.244Z] === RUN TestPluginWithDevMounts [2021-04-23T06:09:50.244Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-23T06:09:50.244Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-23T06:09:50.244Z] PASS [2021-04-23T06:09:50.244Z] [2021-04-23T06:09:50.244Z] === Skipped [2021-04-23T06:09:50.244Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-04-23T06:09:50.244Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-04-23T06:09:50.244Z] [2021-04-23T06:09:50.244Z] [2021-04-23T06:09:50.244Z] DONE 1 tests, 1 skipped in 0.210s [2021-04-23T06:09:50.244Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-23T06:09:50.500Z] INFO: Testing against a local daemon [2021-04-23T06:09:50.500Z] === RUN TestSecretInspect [2021-04-23T06:09:50.500Z] --- SKIP: TestSecretInspect (0.02s) [2021-04-23T06:09:50.500Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] === RUN TestSecretList [2021-04-23T06:09:50.500Z] --- SKIP: TestSecretList (0.01s) [2021-04-23T06:09:50.500Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:09:50.500Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2021-04-23T06:09:50.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] === RUN TestSecretsUpdate [2021-04-23T06:09:50.500Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-04-23T06:09:50.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] === RUN TestTemplatedSecret [2021-04-23T06:09:50.500Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-23T06:09:50.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] === RUN TestSecretCreateResolve [2021-04-23T06:09:50.500Z] --- SKIP: TestSecretCreateResolve (0.02s) [2021-04-23T06:09:50.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] PASS [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] === Skipped [2021-04-23T06:09:50.500Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-04-23T06:09:50.500Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-04-23T06:09:50.500Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2021-04-23T06:09:50.500Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-04-23T06:09:50.500Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-04-23T06:09:50.500Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2021-04-23T06:09:50.500Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] [2021-04-23T06:09:50.500Z] DONE 6 tests, 6 skipped in 0.281s [2021-04-23T06:09:50.500Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-23T06:09:51.064Z] INFO: Testing against a local daemon [2021-04-23T06:09:51.064Z] === RUN TestServiceCreateInit [2021-04-23T06:09:51.064Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:09:51.064Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:09:51.064Z] --- PASS: TestServiceCreateInit (0.02s) [2021-04-23T06:09:51.064Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:09:51.064Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:09:51.064Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-04-23T06:09:51.064Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateServiceConflict [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-04-23T06:09:51.064Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-04-23T06:09:51.064Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-23T06:09:51.064Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-04-23T06:09:51.064Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2021-04-23T06:09:51.064Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateServiceSysctls [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-23T06:09:51.064Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-23T06:09:51.064Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestInspect [2021-04-23T06:09:51.064Z] --- SKIP: TestInspect (0.01s) [2021-04-23T06:09:51.064Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestCreateJob [2021-04-23T06:09:51.064Z] --- SKIP: TestCreateJob (0.01s) [2021-04-23T06:09:51.064Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.064Z] === RUN TestReplicatedJob [2021-04-23T06:09:51.064Z] --- SKIP: TestReplicatedJob (0.01s) [2021-04-23T06:09:51.065Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.065Z] === RUN TestUpdateReplicatedJob [2021-04-23T06:09:51.065Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-04-23T06:09:51.065Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.065Z] === RUN TestServiceListWithStatuses [2021-04-23T06:09:51.065Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:09:51.065Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:09:51.065Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:09:51.065Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-04-23T06:09:51.065Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.065Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:09:51.065Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-04-23T06:09:51.065Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:51.065Z] === RUN TestServicePlugin [2021-04-23T06:09:51.112Z] === RUN TestExternalGraphDriver/spec [2021-04-23T06:09:53.074Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-23T06:09:54.052Z] === RUN TestMiddlewares [2021-04-23T06:09:54.052Z] --- PASS: TestMiddlewares (0.00s) [2021-04-23T06:09:54.052Z] PASS [2021-04-23T06:09:54.052Z] coverage: 9.0% of statements [2021-04-23T06:09:54.052Z] ok github.com/docker/docker/api/server 0.080s coverage: 9.0% of statements [2021-04-23T06:09:54.376Z] === RUN TestExternalGraphDriver/pull [2021-04-23T06:09:55.238Z] --- SKIP: TestServicePlugin (3.88s) [2021-04-23T06:09:55.238Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.238Z] === RUN TestServiceUpdateLabel [2021-04-23T06:09:55.238Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:09:55.239Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:09:55.239Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] === RUN TestServiceUpdateNetwork [2021-04-23T06:09:55.239Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:09:55.239Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2021-04-23T06:09:55.239Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] PASS [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === Skipped [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:09:55.239Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:09:55.239Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:09:55.239Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:09:55.239Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-04-23T06:09:55.239Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-04-23T06:09:55.239Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-04-23T06:09:55.239Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2021-04-23T06:09:55.239Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-04-23T06:09:55.239Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2021-04-23T06:09:55.239Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-04-23T06:09:55.239Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-04-23T06:09:55.239Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-04-23T06:09:55.239Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-04-23T06:09:55.239Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-04-23T06:09:55.239Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-04-23T06:09:55.239Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-23T06:09:55.239Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-04-23T06:09:55.239Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-04-23T06:09:55.239Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServicePlugin (3.88s) [2021-04-23T06:09:55.239Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2021-04-23T06:09:55.239Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2021-04-23T06:09:55.239Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] DONE 24 tests, 23 skipped in 4.467s [2021-04-23T06:09:55.239Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-23T06:09:55.239Z] INFO: Testing against a local daemon [2021-04-23T06:09:55.239Z] === RUN TestSessionCreate [2021-04-23T06:09:55.239Z] --- PASS: TestSessionCreate (0.03s) [2021-04-23T06:09:55.239Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:09:55.239Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-23T06:09:55.239Z] PASS [2021-04-23T06:09:55.239Z] [2021-04-23T06:09:55.239Z] DONE 2 tests in 0.216s [2021-04-23T06:09:55.239Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-23T06:09:55.495Z] INFO: Testing against a local daemon [2021-04-23T06:09:55.495Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:09:55.495Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-23T06:09:55.495Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:09:55.495Z] === RUN TestEventsExecDie [2021-04-23T06:09:55.618Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-23T06:09:56.262Z] --- PASS: TestExternalGraphDriver (7.26s) [2021-04-23T06:09:56.262Z] --- PASS: TestExternalGraphDriver/json (2.45s) [2021-04-23T06:09:56.262Z] --- PASS: TestExternalGraphDriver/spec (2.59s) [2021-04-23T06:09:56.262Z] --- PASS: TestExternalGraphDriver/pull (2.16s) [2021-04-23T06:09:56.262Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:09:56.866Z] --- PASS: TestEventsExecDie (1.16s) [2021-04-23T06:09:56.866Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:09:56.866Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2021-04-23T06:09:56.866Z] === RUN TestInfoBinaryCommits [2021-04-23T06:09:56.866Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-23T06:09:56.866Z] === RUN TestInfoAPIVersioned [2021-04-23T06:09:56.866Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-23T06:09:56.866Z] === RUN TestInfoDiscoveryBackend [2021-04-23T06:09:57.000Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-23T06:09:57.524Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.82s) [2021-04-23T06:09:57.524Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sfbxzo5l3jbrjxjjxpfqhbatm Created:2021-04-23 06:09:48.765096597 +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[f8f0abaac47c6717e070f22a7b8f1705e6fc3da6aa2fa98721b0ace4cb83bc0c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xe3jjlvgw5yjb6nuswx8v9lez EndpointID:520d775835e7646290badfd3c9289ecbac3bd2eee966d9498d0fe43b21364aec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e85064909c8539bc42cace1632491cfdcea8134d07b46b97b2cede43cd4a1727 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:fed59fd56918 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xe3jjlvgw5yjb6nuswx8v9lez EndpointID:520d775835e7646290badfd3c9289ecbac3bd2eee966d9498d0fe43b21364aec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-23T06:09:57.524Z] PASS [2021-04-23T06:09:57.524Z] [2021-04-23T06:09:57.524Z] === Skipped [2021-04-23T06:09:57.524Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:09:57.524Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:09:57.524Z] [2021-04-23T06:09:57.524Z] [2021-04-23T06:09:57.524Z] DONE 26 tests, 1 skipped in 69.388s [2021-04-23T06:09:57.524Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:09:57.524Z] ++ 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-23T06:09:57.524Z] ++ set -e [2021-04-23T06:09:57.524Z] ++ '[' -n 0 ']' [2021-04-23T06:09:57.524Z] ++ set -x [2021-04-23T06:09:57.524Z] ++ 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-23T06:09:57.524Z] INFO: Testing against a local daemon [2021-04-23T06:09:57.524Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-23T06:09:57.524Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:09:57.524Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:57.524Z] === RUN TestDockerNetworkIpvlan [2021-04-23T06:09:57.524Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:09:57.524Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:57.524Z] PASS [2021-04-23T06:09:57.524Z] [2021-04-23T06:09:57.524Z] === Skipped [2021-04-23T06:09:57.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:09:57.524Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:57.524Z] [2021-04-23T06:09:57.524Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:09:57.524Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:09:57.524Z] [2021-04-23T06:09:57.524Z] [2021-04-23T06:09:57.524Z] DONE 2 tests, 2 skipped in 0.143s [2021-04-23T06:09:57.524Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:09:57.524Z] ++ 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-23T06:09:57.524Z] ++ set -e [2021-04-23T06:09:57.524Z] ++ '[' -n 0 ']' [2021-04-23T06:09:57.524Z] ++ set -x [2021-04-23T06:09:57.524Z] ++ 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-23T06:09:57.524Z] INFO: Testing against a local daemon [2021-04-23T06:09:57.524Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-23T06:09:57.572Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-23T06:09:58.757Z] --- PASS: TestInfoDiscoveryBackend (1.80s) [2021-04-23T06:09:58.757Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-23T06:09:58.955Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-23T06:10:00.074Z] --- PASS: TestDockerNetworkMacvlanPersistance (3.36s) [2021-04-23T06:10:00.074Z] === RUN TestDockerNetworkMacvlan [2021-04-23T06:10:00.425Z] --- PASS: TestGraphdriverPluginV2 (4.40s) [2021-04-23T06:10:00.425Z] PASS [2021-04-23T06:10:00.425Z] [2021-04-23T06:10:00.425Z] DONE 5 tests in 11.702s [2021-04-23T06:10:00.425Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-23T06:10:00.425Z] INFO: Testing against a local daemon [2021-04-23T06:10:00.425Z] === RUN TestContinueAfterPluginCrash [2021-04-23T06:10:00.425Z] === PAUSE TestContinueAfterPluginCrash [2021-04-23T06:10:00.425Z] === RUN TestReadPluginNoRead [2021-04-23T06:10:00.425Z] === PAUSE TestReadPluginNoRead [2021-04-23T06:10:00.425Z] === RUN TestDaemonStartWithLogOpt [2021-04-23T06:10:00.425Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-23T06:10:00.425Z] === CONT TestContinueAfterPluginCrash [2021-04-23T06:10:00.425Z] === CONT TestDaemonStartWithLogOpt [2021-04-23T06:10:01.462Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-23T06:10:01.498Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-23T06:10:02.027Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.42s) [2021-04-23T06:10:02.027Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-23T06:10:02.027Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-23T06:10:02.027Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:10:02.027Z] === RUN TestInfoAPI [2021-04-23T06:10:02.027Z] --- PASS: TestInfoAPI (0.02s) [2021-04-23T06:10:02.027Z] === RUN TestInfoAPIWarnings [2021-04-23T06:10:02.849Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-23T06:10:02.879Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-23T06:10:02.879Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-04-23T06:10:02.880Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-04-23T06:10:03.139Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-23T06:10:04.592Z] --- PASS: TestDaemonStartWithLogOpt (4.14s) [2021-04-23T06:10:04.593Z] === CONT TestReadPluginNoRead [2021-04-23T06:10:04.767Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-23T06:10:06.930Z] --- PASS: TestServiceUpdateSecrets (16.23s) [2021-04-23T06:10:06.930Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:10:07.343Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-23T06:10:07.860Z] === RUN TestReadPluginNoRead/default [2021-04-23T06:10:08.789Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-23T06:10:08.978Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-23T06:10:09.254Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-23T06:10:10.153Z] --- PASS: TestContinueAfterPluginCrash (9.53s) [2021-04-23T06:10:10.409Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-23T06:10:10.681Z] --- PASS: TestBuildWithHugeFile (54.31s) [2021-04-23T06:10:10.681Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T06:10:10.681Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-04-23T06:10:10.681Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:10:10.681Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T06:10:10.681Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:10:10.681Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:10:10.681Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:10:10.681Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:10:10.681Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:10:10.681Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:10:10.681Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:10:10.681Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:10:10.681Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:10:10.681Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-04-23T06:10:10.681Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2021-04-23T06:10:10.681Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2021-04-23T06:10:10.681Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2021-04-23T06:10:10.681Z] === RUN TestBuildPreserveOwnership [2021-04-23T06:10:10.681Z] === RUN TestBuildPreserveOwnership/copy_from [2021-04-23T06:10:10.681Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-04-23T06:10:11.163Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-23T06:10:12.233Z] --- PASS: TestBuildPreserveOwnership (3.92s) [2021-04-23T06:10:12.233Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.54s) [2021-04-23T06:10:12.233Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.37s) [2021-04-23T06:10:12.233Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:10:12.233Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-04-23T06:10:12.233Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-04-23T06:10:12.296Z] --- PASS: TestReadPluginNoRead (7.46s) [2021-04-23T06:10:12.296Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-04-23T06:10:12.296Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.66s) [2021-04-23T06:10:12.296Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.54s) [2021-04-23T06:10:12.296Z] read_test.go:92: [de5d7fcc57828] daemon is not started [2021-04-23T06:10:12.296Z] PASS [2021-04-23T06:10:12.296Z] [2021-04-23T06:10:12.296Z] DONE 6 tests in 11.660s [2021-04-23T06:10:12.296Z] 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-23T06:10:12.296Z] testing: warning: no tests to run [2021-04-23T06:10:12.296Z] PASS [2021-04-23T06:10:12.296Z] [2021-04-23T06:10:12.296Z] DONE 0 tests in 0.007s [2021-04-23T06:10:12.296Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-23T06:10:12.296Z] INFO: Testing against a local daemon [2021-04-23T06:10:12.296Z] === RUN TestPluginWithDevMounts [2021-04-23T06:10:12.296Z] === PAUSE TestPluginWithDevMounts [2021-04-23T06:10:12.296Z] === CONT TestPluginWithDevMounts [2021-04-23T06:10:13.192Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-23T06:10:14.184Z] --- PASS: TestPluginWithDevMounts (1.72s) [2021-04-23T06:10:14.184Z] PASS [2021-04-23T06:10:14.184Z] [2021-04-23T06:10:14.184Z] DONE 1 tests in 1.816s [2021-04-23T06:10:14.184Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-23T06:10:14.184Z] INFO: Testing against a local daemon [2021-04-23T06:10:14.184Z] === RUN TestSecretInspect [2021-04-23T06:10:15.365Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-23T06:10:15.935Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-23T06:10:16.697Z] --- PASS: TestSecretInspect (2.51s) [2021-04-23T06:10:16.697Z] === RUN TestSecretList [2021-04-23T06:10:17.319Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-23T06:10:18.260Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-23T06:10:19.212Z] --- PASS: TestSecretList (2.47s) [2021-04-23T06:10:19.212Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:10:19.247Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-23T06:10:19.247Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-23T06:10:20.076Z] --- PASS: TestInfoAPIWarnings (17.82s) [2021-04-23T06:10:20.076Z] === RUN TestInfoDebug [2021-04-23T06:10:20.632Z] --- PASS: TestImportExtremelyLargeImageWorks (231.43s) [2021-04-23T06:10:20.632Z] PASS [2021-04-23T06:10:20.632Z] [2021-04-23T06:10:20.632Z] DONE 12 tests in 236.070s [2021-04-23T06:10:20.632Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-04-23T06:10:20.632Z] ++ 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-23T06:10:20.632Z] ++ set -e [2021-04-23T06:10:20.632Z] ++ '[' -n 0 ']' [2021-04-23T06:10:20.632Z] ++ set -x [2021-04-23T06:10:20.632Z] ++ 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-23T06:10:20.632Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-23T06:10:20.632Z] INFO: Testing against a local daemon [2021-04-23T06:10:20.632Z] === RUN TestNetworkCreateDelete [2021-04-23T06:10:20.892Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-23T06:10:21.153Z] --- PASS: TestNetworkCreateDelete (0.46s) [2021-04-23T06:10:21.153Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:10:21.153Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-23T06:10:21.340Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-23T06:10:21.722Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-23T06:10:21.723Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-23T06:10:21.726Z] --- PASS: TestSecretsCreateAndDelete (2.42s) [2021-04-23T06:10:21.726Z] === RUN TestSecretsUpdate [2021-04-23T06:10:21.967Z] --- PASS: TestInfoDebug (1.99s) [2021-04-23T06:10:21.967Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:10:22.289Z] --- PASS: TestServiceUpdateConfigs (15.96s) [2021-04-23T06:10:22.289Z] === RUN TestServiceUpdateNetwork [2021-04-23T06:10:22.293Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-23T06:10:22.553Z] --- PASS: TestDockerNetworkDeletePreferID (1.42s) [2021-04-23T06:10:22.553Z] === RUN TestDaemonDNSFallback [2021-04-23T06:10:23.123Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-23T06:10:23.257Z] --- PASS: TestDockerNetworkMacvlan (23.17s) [2021-04-23T06:10:23.257Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.18s) [2021-04-23T06:10:23.257Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.20s) [2021-04-23T06:10:23.257Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.39s) [2021-04-23T06:10:23.257Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.58s) [2021-04-23T06:10:23.257Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.70s) [2021-04-23T06:10:23.257Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.75s) [2021-04-23T06:10:23.257Z] PASS [2021-04-23T06:10:23.257Z] [2021-04-23T06:10:23.257Z] DONE 8 tests in 26.667s [2021-04-23T06:10:23.257Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-23T06:10:23.257Z] ++ 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-23T06:10:23.257Z] ++ set -e [2021-04-23T06:10:23.257Z] ++ '[' -n 0 ']' [2021-04-23T06:10:23.257Z] ++ set -x [2021-04-23T06:10:23.257Z] ++ 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-23T06:10:23.257Z] testing: warning: no tests to run [2021-04-23T06:10:23.257Z] PASS [2021-04-23T06:10:23.257Z] [2021-04-23T06:10:23.257Z] DONE 0 tests in 0.024s [2021-04-23T06:10:23.257Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-23T06:10:23.257Z] ++ 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-23T06:10:23.257Z] ++ set -e [2021-04-23T06:10:23.257Z] ++ '[' -n 0 ']' [2021-04-23T06:10:23.257Z] ++ set -x [2021-04-23T06:10:23.257Z] ++ 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-23T06:10:23.257Z] INFO: Testing against a local daemon [2021-04-23T06:10:23.257Z] === RUN TestAuthZPluginAllowRequest [2021-04-23T06:10:23.858Z] --- PASS: TestInfoInsecureRegistries (1.86s) [2021-04-23T06:10:23.858Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:10:24.239Z] --- PASS: TestSecretsUpdate (2.44s) [2021-04-23T06:10:24.239Z] === RUN TestTemplatedSecret [2021-04-23T06:10:25.033Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-04-23T06:10:25.605Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-04-23T06:10:25.749Z] --- PASS: TestInfoRegistryMirrors (1.80s) [2021-04-23T06:10:25.749Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:10:25.749Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-23T06:10:25.749Z] === RUN TestPingCacheHeaders [2021-04-23T06:10:25.749Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-23T06:10:25.749Z] === RUN TestPingGet [2021-04-23T06:10:25.749Z] --- PASS: TestPingGet (0.01s) [2021-04-23T06:10:25.749Z] === RUN TestPingHead [2021-04-23T06:10:25.749Z] --- PASS: TestPingHead (0.02s) [2021-04-23T06:10:25.749Z] === RUN TestVersion [2021-04-23T06:10:25.749Z] --- PASS: TestVersion (0.02s) [2021-04-23T06:10:25.749Z] PASS [2021-04-23T06:10:25.749Z] [2021-04-23T06:10:25.749Z] === Skipped [2021-04-23T06:10:25.749Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-04-23T06:10:25.749Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:10:25.749Z] [2021-04-23T06:10:25.749Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-04-23T06:10:25.749Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-04-23T06:10:25.749Z] [2021-04-23T06:10:25.749Z] [2021-04-23T06:10:25.749Z] DONE 18 tests, 2 skipped in 30.443s [2021-04-23T06:10:25.749Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-23T06:10:25.806Z] --- PASS: TestAuthZPluginAllowRequest (2.29s) [2021-04-23T06:10:25.806Z] === RUN TestAuthZPluginTLS [2021-04-23T06:10:25.865Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-23T06:10:26.009Z] INFO: Testing against a local daemon [2021-04-23T06:10:26.009Z] === RUN TestVolumesCreateAndList [2021-04-23T06:10:26.009Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-23T06:10:26.009Z] === RUN TestVolumesRemove [2021-04-23T06:10:26.009Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-23T06:10:26.009Z] === RUN TestVolumesInspect [2021-04-23T06:10:26.009Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-23T06:10:26.009Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:10:26.009Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:10:26.009Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:10:26.009Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:10:26.009Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-23T06:10:26.009Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:10:26.009Z] PASS [2021-04-23T06:10:26.009Z] [2021-04-23T06:10:26.009Z] DONE 5 tests in 0.326s [2021-04-23T06:10:26.009Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:10:26.266Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12375 is not a child of this shell [2021-04-23T06:10:26.266Z] warning: PID 12375 from bundles/test-integration/docker.pid had a nonzero exit code [2021-04-23T06:10:26.266Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:10:26.266Z] [2021-04-23T06:10:26.266Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:10:26.266Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:10:26.266Z] [2021-04-23T06:10:26.266Z] To set a process to complain mode, use the command line tool [2021-04-23T06:10:26.266Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:10:26.266Z] Removing test suite binaries [2021-04-23T06:10:26.266Z] exiting test-integration [2021-04-23T06:10:26.266Z] ++ exit 0 [2021-04-23T06:10:26.387Z] --- PASS: TestAuthZPluginTLS (1.12s) [2021-04-23T06:10:26.387Z] === RUN TestAuthZPluginDenyRequest [2021-04-23T06:10:26.755Z] --- PASS: TestTemplatedSecret (3.09s) [2021-04-23T06:10:26.755Z] === RUN TestSecretCreateResolve [2021-04-23T06:10:27.196Z] [2021-04-23T06:10:27.714Z] Loaded image: buildpack-deps:buster [2021-04-23T06:10:27.714Z] Loaded image: busybox:latest [2021-04-23T06:10:27.714Z] Loaded image: busybox:glibc [2021-04-23T06:10:27.782Z] --- PASS: TestAuthZPluginDenyRequest (1.17s) [2021-04-23T06:10:27.782Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-23T06:10:28.012Z] Loaded image: debian:bullseye [2021-04-23T06:10:28.308Z] Loaded image: hello-world:latest [2021-04-23T06:10:28.308Z] Loaded image: arm32v7/hello-world:latest [2021-04-23T06:10:28.728Z] --- PASS: TestAuthZPluginAPIDenyResponse (1.16s) [2021-04-23T06:10:28.728Z] === RUN TestAuthZPluginDenyResponse Post stage [Pipeline] junit [2021-04-23T06:10:29.102Z] Recording test results [2021-04-23T06:10:29.270Z] --- PASS: TestSecretCreateResolve (2.43s) [2021-04-23T06:10:29.270Z] PASS [2021-04-23T06:10:29.270Z] [2021-04-23T06:10:29.270Z] DONE 6 tests in 15.411s [2021-04-23T06:10:29.270Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-23T06:10:29.270Z] INFO: Testing against a local daemon [2021-04-23T06:10:29.270Z] === RUN TestServiceCreateInit [2021-04-23T06:10:29.270Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:10:30.116Z] --- PASS: TestAuthZPluginDenyResponse (1.17s) [2021-04-23T06:10:30.116Z] === RUN TestAuthZPluginAllowEventStream [2021-04-23T06:10:31.085Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [2021-04-23T06:10:31.148Z] --- PASS: TestDaemonDNSFallback (7.74s) [2021-04-23T06:10:31.148Z] === RUN TestInspectNetwork [2021-04-23T06:10:31.148Z] === RUN TestDockerSuite/TestBuildLineBreak Post stage [Pipeline] sh [2021-04-23T06:10:31.433Z] + echo Ensuring container killed. [2021-04-23T06:10:31.433Z] Ensuring container killed. [2021-04-23T06:10:31.433Z] + docker rm -vf docker-pr1 [2021-04-23T06:10:31.433Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-23T06:10:31.708Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:10:31.708Z] Chowning /workspace to jenkins user [2021-04-23T06:10:31.708Z] + id -u [2021-04-23T06:10:31.708Z] + id -g [2021-04-23T06:10:31.708Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42315:/workspace busybox chown -R 1000:1000 /workspace [2021-04-23T06:10:31.708Z] Unable to find image 'busybox:latest' locally [2021-04-23T06:10:31.964Z] latest: Pulling from library/busybox [2021-04-23T06:10:32.220Z] f531cdc67389: Pulling fs layer [2021-04-23T06:10:32.220Z] f531cdc67389: Verifying Checksum [2021-04-23T06:10:32.220Z] f531cdc67389: Download complete [2021-04-23T06:10:32.477Z] f531cdc67389: Pull complete [2021-04-23T06:10:32.477Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-23T06:10:32.477Z] Status: Downloaded newer image for busybox:latest [2021-04-23T06:10:32.666Z] --- PASS: TestAuthZPluginAllowEventStream (2.24s) [2021-04-23T06:10:32.666Z] === RUN TestAuthZPluginErrorResponse [2021-04-23T06:10:33.610Z] --- PASS: TestAuthZPluginErrorResponse (1.31s) [2021-04-23T06:10:33.610Z] === RUN TestAuthZPluginErrorRequest [2021-04-23T06:10:34.514Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:10:34.556Z] --- PASS: TestAuthZPluginErrorRequest (1.11s) [2021-04-23T06:10:34.556Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:10:35.292Z] + bundleName=amd64-rootless [2021-04-23T06:10:35.292Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-04-23T06:10:35.292Z] Creating amd64-rootless-bundles.tar.gz [2021-04-23T06:10:35.292Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2021-04-23T06:10:35.292Z] + 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-23T06:10:35.295Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.29s) [2021-04-23T06:10:35.295Z] PASS [2021-04-23T06:10:35.295Z] [2021-04-23T06:10:35.295Z] === Skipped [2021-04-23T06:10:35.295Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-04-23T06:10:35.295Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:10:35.295Z] [2021-04-23T06:10:35.295Z] === SKIP: ppc64le.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-04-23T06:10:35.295Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-04-23T06:10:35.295Z] [2021-04-23T06:10:35.295Z] [2021-04-23T06:10:35.295Z] DONE 34 tests, 2 skipped in 119.282s [2021-04-23T06:10:35.295Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-04-23T06:10:35.295Z] ++ 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-23T06:10:35.295Z] ++ set -e [2021-04-23T06:10:35.295Z] ++ '[' -n 0 ']' [2021-04-23T06:10:35.295Z] ++ set -x [2021-04-23T06:10:35.295Z] ++ 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-23T06:10:35.295Z] INFO: Testing against a local daemon [2021-04-23T06:10:35.295Z] === RUN TestConfigInspect [Pipeline] archiveArtifacts [2021-04-23T06:10:35.302Z] Archiving artifacts [2021-04-23T06:10:35.354Z] === RUN TestInspectNetwork/full_network_id [2021-04-23T06:10:35.354Z] === RUN TestInspectNetwork/partial_network_id [2021-04-23T06:10:35.354Z] === RUN TestInspectNetwork/network_name [2021-04-23T06:10:35.354Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-23T06:10:35.614Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-23T06:10:35.614Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-23T06:10:35.874Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-23T06:10:35.874Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-23T06:10:35.874Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-23T06:10:35.943Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (1.12s) [2021-04-23T06:10:35.943Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-23T06:10:36.134Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-23T06:10:36.353Z] --- PASS: TestConfigInspect (1.89s) [2021-04-23T06:10:36.353Z] === RUN TestConfigList [2021-04-23T06:10:37.219Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T06:10:37.517Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-23T06:10:37.533Z] + make clean [2021-04-23T06:10:37.656Z] --- PASS: TestServiceUpdateNetwork (17.01s) [2021-04-23T06:10:37.656Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:10:37.789Z] docker volume rm -f docker-dev-cache [2021-04-23T06:10:37.789Z] docker-dev-cache [Pipeline] deleteDir [2021-04-23T06:10:38.446Z] --- PASS: TestConfigList (1.89s) [2021-04-23T06:10:38.446Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:10:38.457Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-23T06:10:38.494Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.64s) [2021-04-23T06:10:38.494Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:10:38.679Z] --- PASS: TestServiceCreateInit (9.33s) [2021-04-23T06:10:38.679Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.58s) [2021-04-23T06:10:38.679Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.72s) [2021-04-23T06:10:38.679Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:10:39.156Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-23T06:10:39.837Z] --- PASS: TestInspectNetwork (9.57s) [2021-04-23T06:10:39.837Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-23T06:10:39.837Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-23T06:10:39.837Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-23T06:10:39.837Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-23T06:10:39.837Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:10:40.184Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-23T06:10:40.536Z] --- PASS: TestConfigsCreateAndDelete (1.90s) [2021-04-23T06:10:40.536Z] === RUN TestConfigsUpdate [2021-04-23T06:10:41.042Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.62s) [2021-04-23T06:10:41.042Z] === RUN TestAuthZPluginHeader [2021-04-23T06:10:42.431Z] --- PASS: TestAuthZPluginHeader (1.43s) [2021-04-23T06:10:42.431Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-23T06:10:42.431Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-23T06:10:42.431Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:10:42.431Z] === RUN TestAuthZPluginV2Disable [2021-04-23T06:10:42.431Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-23T06:10:42.431Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:10:42.431Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-23T06:10:42.431Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-23T06:10:42.431Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:10:42.431Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-23T06:10:42.431Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-23T06:10:42.431Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:10:42.431Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-23T06:10:42.638Z] --- PASS: TestConfigsUpdate (1.99s) [2021-04-23T06:10:42.638Z] === RUN TestTemplatedConfig [2021-04-23T06:10:44.039Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-23T06:10:44.039Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-23T06:10:44.039Z] --- PASS: TestRunContainerWithBridgeNone (4.38s) [2021-04-23T06:10:44.039Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:10:44.300Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:10:44.300Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:10:44.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:10:44.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:10:44.300Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:10:44.300Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:10:44.300Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:10:44.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:10:44.300Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:10:44.300Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2021-04-23T06:10:44.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:10:44.300Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-23T06:10:44.300Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-23T06:10:44.300Z] === RUN TestNetworkList [2021-04-23T06:10:44.300Z] === RUN TestNetworkList//networks [2021-04-23T06:10:44.300Z] === PAUSE TestNetworkList//networks [2021-04-23T06:10:44.300Z] === RUN TestNetworkList//networks/ [2021-04-23T06:10:44.300Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:10:44.300Z] === CONT TestNetworkList//networks [2021-04-23T06:10:44.300Z] === CONT TestNetworkList//networks/ [2021-04-23T06:10:44.300Z] --- PASS: TestNetworkList (0.02s) [2021-04-23T06:10:44.300Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:10:44.300Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:10:44.300Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:10:44.300Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-23T06:10:44.736Z] --- PASS: TestTemplatedConfig (2.44s) [2021-04-23T06:10:44.736Z] === RUN TestConfigCreateResolve [2021-04-23T06:10:44.772Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-23T06:10:44.772Z] === RUN TestBoolValue [2021-04-23T06:10:44.772Z] --- PASS: TestBoolValue (0.00s) [2021-04-23T06:10:44.772Z] === RUN TestBoolValueOrDefault [2021-04-23T06:10:44.772Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-04-23T06:10:44.772Z] === RUN TestInt64ValueOrZero [2021-04-23T06:10:44.772Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-04-23T06:10:44.772Z] === RUN TestInt64ValueOrDefault [2021-04-23T06:10:44.772Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-04-23T06:10:44.772Z] === RUN TestInt64ValueOrDefaultWithError [2021-04-23T06:10:44.772Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-04-23T06:10:44.772Z] === RUN TestJsonContentType [2021-04-23T06:10:44.772Z] --- PASS: TestJsonContentType (0.00s) [2021-04-23T06:10:44.772Z] PASS [2021-04-23T06:10:44.772Z] coverage: 14.7% of statements [2021-04-23T06:10:44.772Z] ok github.com/docker/docker/api/server/httputils 0.053s coverage: 14.7% of statements [2021-04-23T06:10:45.242Z] --- PASS: TestHostIPv4BridgeLabel (0.93s) [2021-04-23T06:10:45.242Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:10:46.320Z] === RUN TestMaskSecretKeys [2021-04-23T06:10:46.320Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-04-23T06:10:46.320Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-04-23T06:10:46.320Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-04-23T06:10:46.320Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-04-23T06:10:46.320Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-04-23T06:10:46.320Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-04-23T06:10:46.320Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-04-23T06:10:46.320Z] === RUN TestVersionMiddlewareVersion [2021-04-23T06:10:46.320Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-04-23T06:10:46.320Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-04-23T06:10:46.320Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-04-23T06:10:46.320Z] PASS [2021-04-23T06:10:46.320Z] coverage: 37.7% of statements [2021-04-23T06:10:46.320Z] ok github.com/docker/docker/api/server/middleware 0.129s coverage: 37.7% of statements [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-23T06:10:46.320Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-23T06:10:46.827Z] --- PASS: TestConfigCreateResolve (1.91s) [2021-04-23T06:10:46.827Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:10:47.123Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-04-23T06:10:47.123Z] PASS [2021-04-23T06:10:47.123Z] [2021-04-23T06:10:47.123Z] DONE 7 tests in 12.635s [2021-04-23T06:10:47.123Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-04-23T06:10:47.123Z] ++ 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-23T06:10:47.123Z] ++ set -e [2021-04-23T06:10:47.123Z] ++ '[' -n 0 ']' [2021-04-23T06:10:47.123Z] ++ set -x [2021-04-23T06:10:47.123Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:10:47.123Z] INFO: Testing against a local daemon [2021-04-23T06:10:47.123Z] === RUN TestCheckpoint [2021-04-23T06:10:47.123Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:10:47.123Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:10:47.123Z] === RUN TestContainerInvalidJSON [2021-04-23T06:10:47.167Z] --- PASS: TestDaemonRestartWithLiveRestore (1.80s) [2021-04-23T06:10:47.167Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:10:47.419Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:10:47.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:10:47.419Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:10:47.419Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:10:47.419Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:10:47.419Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:10:47.419Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:10:47.419Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:10:47.419Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:10:47.419Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-04-23T06:10:47.419Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-23T06:10:47.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-23T06:10:47.419Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-23T06:10:47.419Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:10:47.419Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2021-04-23T06:10:47.419Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:10:47.419Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-04-23T06:10:47.419Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:10:47.419Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2021-04-23T06:10:47.419Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:10:47.729Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-04-23T06:10:47.729Z] === RUN TestCopyFromContainer [2021-04-23T06:10:48.085Z] === RUN TestStrSliceMarshalJSON [2021-04-23T06:10:48.085Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestStrSliceUnmarshalJSON [2021-04-23T06:10:48.085Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestStrSliceUnmarshalString [2021-04-23T06:10:48.085Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestStrSliceUnmarshalSlice [2021-04-23T06:10:48.085Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-04-23T06:10:48.085Z] PASS [2021-04-23T06:10:48.085Z] coverage: 90.0% of statements [2021-04-23T06:10:48.085Z] ok github.com/docker/docker/api/types/strslice 0.039s coverage: 90.0% of statements [2021-04-23T06:10:48.085Z] === RUN TestToJSON [2021-04-23T06:10:48.085Z] --- PASS: TestToJSON (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestToParamWithVersion [2021-04-23T06:10:48.085Z] --- PASS: TestToParamWithVersion (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestFromJSON [2021-04-23T06:10:48.085Z] --- PASS: TestFromJSON (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestEmpty [2021-04-23T06:10:48.085Z] --- PASS: TestEmpty (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestArgsMatchKVListEmptySources [2021-04-23T06:10:48.085Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestArgsMatchKVList [2021-04-23T06:10:48.085Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestArgsMatch [2021-04-23T06:10:48.085Z] --- PASS: TestArgsMatch (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestAdd [2021-04-23T06:10:48.085Z] --- PASS: TestAdd (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestDel [2021-04-23T06:10:48.085Z] --- PASS: TestDel (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestLen [2021-04-23T06:10:48.085Z] --- PASS: TestLen (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestExactMatch [2021-04-23T06:10:48.085Z] --- PASS: TestExactMatch (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestOnlyOneExactMatch [2021-04-23T06:10:48.085Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestContains [2021-04-23T06:10:48.085Z] --- PASS: TestContains (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestValidate [2021-04-23T06:10:48.085Z] --- PASS: TestValidate (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestWalkValues [2021-04-23T06:10:48.085Z] --- PASS: TestWalkValues (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestFuzzyMatch [2021-04-23T06:10:48.085Z] --- PASS: TestFuzzyMatch (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestClone [2021-04-23T06:10:48.085Z] --- PASS: TestClone (0.00s) [2021-04-23T06:10:48.085Z] PASS [2021-04-23T06:10:48.085Z] coverage: 92.2% of statements [2021-04-23T06:10:48.085Z] ok github.com/docker/docker/api/types/filters 0.075s coverage: 92.2% of statements [2021-04-23T06:10:48.085Z] === RUN TestAdjustForAPIVersion [2021-04-23T06:10:48.085Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-04-23T06:10:48.085Z] PASS [2021-04-23T06:10:48.085Z] coverage: 5.7% of statements [2021-04-23T06:10:48.085Z] ok github.com/docker/docker/api/server/router/swarm 0.060s coverage: 5.7% of statements [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-23T06:10:48.085Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-23T06:10:48.085Z] === RUN TestDurationToSecondsString [2021-04-23T06:10:48.085Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-04-23T06:10:48.085Z] === RUN TestGetTimestamp [2021-04-23T06:10:48.085Z] --- PASS: TestGetTimestamp (0.12s) [2021-04-23T06:10:48.085Z] === RUN TestParseTimestamps [2021-04-23T06:10:48.085Z] --- PASS: TestParseTimestamps (0.00s) [2021-04-23T06:10:48.085Z] PASS [2021-04-23T06:10:48.085Z] coverage: 100.0% of statements [2021-04-23T06:10:48.085Z] ok github.com/docker/docker/api/types/time 0.164s coverage: 100.0% of statements [2021-04-23T06:10:48.550Z] --- PASS: TestDaemonDefaultNetworkPools (1.51s) [2021-04-23T06:10:48.550Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:10:48.639Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-23T06:10:48.792Z] === RUN TestCopyFromContainer// [2021-04-23T06:10:48.792Z] === RUN TestCopyFromContainer//bar/root [2021-04-23T06:10:49.059Z] === RUN TestCompareVersion [2021-04-23T06:10:49.059Z] --- PASS: TestCompareVersion (0.00s) [2021-04-23T06:10:49.059Z] PASS [2021-04-23T06:10:49.059Z] coverage: 75.0% of statements [2021-04-23T06:10:49.059Z] ok github.com/docker/docker/api/types/versions 0.048s coverage: 75.0% of statements [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-23T06:10:49.059Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-23T06:10:49.090Z] === RUN TestCopyFromContainer//bar/root/ [2021-04-23T06:10:49.090Z] === RUN TestCopyFromContainer/bar/quux [2021-04-23T06:10:49.090Z] === RUN TestCopyFromContainer/bar/quux/ [2021-04-23T06:10:49.090Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-04-23T06:10:49.397Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-04-23T06:10:49.397Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-04-23T06:10:49.397Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-04-23T06:10:49.397Z] === RUN TestCopyFromContainer/bar/notarget [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer (1.98s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-04-23T06:10:49.699Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2021-04-23T06:10:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:10:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:10:49.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:10:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:10:49.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:10:49.699Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:10:49.699Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:10:49.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:10:49.699Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:10:49.700Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:10:49.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-23T06:10:49.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-23T06:10:49.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-23T06:10:49.700Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:10:49.700Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:10:49.700Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2021-04-23T06:10:49.700Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:10:49.700Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:10:49.700Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:10:49.700Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:10:49.700Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:10:49.700Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:10:49.700Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:10:49.700Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:10:49.700Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:10:49.700Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:10:49.700Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-23T06:10:49.700Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-23T06:10:49.700Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:10:49.700Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-23T06:10:49.700Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:10:49.700Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-04-23T06:10:49.700Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-04-23T06:10:50.602Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-04-23T06:10:50.602Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-04-23T06:10:50.602Z] === RUN TestCloneArgsSmartHttp [2021-04-23T06:10:50.602Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2021-04-23T06:10:50.602Z] === RUN TestCloneArgsDumbHttp [2021-04-23T06:10:50.602Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-04-23T06:10:50.602Z] === RUN TestCloneArgsGit [2021-04-23T06:10:50.602Z] --- PASS: TestCloneArgsGit (0.00s) [2021-04-23T06:10:50.602Z] === RUN TestCheckoutGit [2021-04-23T06:10:51.092Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.20s) [2021-04-23T06:10:51.092Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:10:51.232Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s) [2021-04-23T06:10:51.232Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:10:52.762Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.63s) [2021-04-23T06:10:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:10:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:10:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:10:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:10:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:10:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:10:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:10:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:10:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:10:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:10:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:10:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:10:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:10:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:10:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:10:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:10:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-04-23T06:10:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-04-23T06:10:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2021-04-23T06:10:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2021-04-23T06:10:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-04-23T06:10:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-04-23T06:10:52.762Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:10:52.790Z] === RUN TestEnable [2021-04-23T06:10:52.791Z] --- PASS: TestEnable (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestDisable [2021-04-23T06:10:52.791Z] --- PASS: TestDisable (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestEnabled [2021-04-23T06:10:52.791Z] --- PASS: TestEnabled (0.00s) [2021-04-23T06:10:52.791Z] PASS [2021-04-23T06:10:52.791Z] coverage: 100.0% of statements [2021-04-23T06:10:52.791Z] ok github.com/docker/docker/cli/debug 0.113s coverage: 100.0% of statements [2021-04-23T06:10:52.791Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-04-23T06:10:52.791Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-04-23T06:10:52.791Z] === RUN TestProcessNoDockerignore [2021-04-23T06:10:52.791Z] --- PASS: TestProcessNoDockerignore (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestProcessShouldLeaveAllFiles [2021-04-23T06:10:52.791Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestDetectContentType [2021-04-23T06:10:52.791Z] --- PASS: TestDetectContentType (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestSelectAcceptableMIME [2021-04-23T06:10:52.791Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestInspectEmptyResponse [2021-04-23T06:10:52.791Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestInspectResponseBinary [2021-04-23T06:10:52.791Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestResponseUnsupportedContentType [2021-04-23T06:10:52.791Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestInspectResponseTextSimple [2021-04-23T06:10:52.791Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestInspectResponseEmptyContentType [2021-04-23T06:10:52.791Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestUnknownContentLength [2021-04-23T06:10:52.791Z] --- PASS: TestUnknownContentLength (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestDownloadRemote [2021-04-23T06:10:52.791Z] --- PASS: TestDownloadRemote (0.08s) [2021-04-23T06:10:52.791Z] === RUN TestGetWithStatusError [2021-04-23T06:10:52.791Z] --- PASS: TestGetWithStatusError (0.00s) [2021-04-23T06:10:52.791Z] === RUN TestCloseRootDirectory [2021-04-23T06:10:52.791Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-04-23T06:10:52.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:10:52.791Z] === RUN TestHashFile [2021-04-23T06:10:52.791Z] --- SKIP: TestHashFile (0.01s) [2021-04-23T06:10:52.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:10:52.791Z] === RUN TestHashSubdir [2021-04-23T06:10:52.791Z] --- SKIP: TestHashSubdir (0.00s) [2021-04-23T06:10:52.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:10:52.791Z] === RUN TestRemoveDirectory [2021-04-23T06:10:52.791Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-04-23T06:10:52.791Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:10:52.791Z] PASS [2021-04-23T06:10:52.791Z] coverage: 9.3% of statements [2021-04-23T06:10:52.791Z] ok github.com/docker/docker/builder/remotecontext 0.299s coverage: 9.3% of statements [2021-04-23T06:10:53.251Z] === RUN TestGetAllAllowed [2021-04-23T06:10:53.251Z] --- PASS: TestGetAllAllowed (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestGetAllMeta [2021-04-23T06:10:53.251Z] --- PASS: TestGetAllMeta (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestWarnOnUnusedBuildArgs [2021-04-23T06:10:53.251Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestIsUnreferencedBuiltin [2021-04-23T06:10:53.251Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestIsExistingDirectory [2021-04-23T06:10:53.251Z] --- PASS: TestIsExistingDirectory (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestGetFilenameForDownload [2021-04-23T06:10:53.251Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestEnv2Variables [2021-04-23T06:10:53.251Z] --- PASS: TestEnv2Variables (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-04-23T06:10:53.251Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestMaintainer [2021-04-23T06:10:53.251Z] --- PASS: TestMaintainer (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestLabel [2021-04-23T06:10:53.251Z] --- PASS: TestLabel (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestFromScratch [2021-04-23T06:10:53.251Z] --- PASS: TestFromScratch (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestFromWithArg [2021-04-23T06:10:53.251Z] --- PASS: TestFromWithArg (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-04-23T06:10:53.251Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestFromWithUndefinedArg [2021-04-23T06:10:53.251Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestFromMultiStageWithNamedStage [2021-04-23T06:10:53.251Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestOnbuild [2021-04-23T06:10:53.251Z] --- PASS: TestOnbuild (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestWorkdir [2021-04-23T06:10:53.251Z] --- PASS: TestWorkdir (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestCmd [2021-04-23T06:10:53.251Z] --- PASS: TestCmd (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestHealthcheckNone [2021-04-23T06:10:53.251Z] --- PASS: TestHealthcheckNone (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestHealthcheckCmd [2021-04-23T06:10:53.251Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-04-23T06:10:53.251Z] === RUN TestEntrypoint [2021-04-23T06:10:53.458Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2021-04-23T06:10:53.459Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:10:53.459Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:10:53.459Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:10:53.459Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-04-23T06:10:53.459Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-23T06:10:53.459Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-23T06:10:53.459Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:10:53.459Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-04-23T06:10:53.459Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:10:53.459Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s) [2021-04-23T06:10:53.459Z] === RUN TestContainerStartOnDaemonRestart [2021-04-23T06:10:53.459Z] === PAUSE TestContainerStartOnDaemonRestart [2021-04-23T06:10:53.459Z] === RUN TestDaemonRestartIpcMode [2021-04-23T06:10:53.459Z] === PAUSE TestDaemonRestartIpcMode [2021-04-23T06:10:53.459Z] === RUN TestDaemonHostGatewayIP [2021-04-23T06:10:53.459Z] === PAUSE TestDaemonHostGatewayIP [2021-04-23T06:10:53.459Z] === RUN TestRestartDaemonWithRestartingContainer [2021-04-23T06:10:53.459Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-04-23T06:10:53.459Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:10:53.459Z] === PAUSE TestContainerKillOnDaemonStart [2021-04-23T06:10:53.459Z] === RUN TestDiff [2021-04-23T06:10:53.633Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.93s) [2021-04-23T06:10:53.633Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:10:53.712Z] --- PASS: TestEntrypoint (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestExpose [2021-04-23T06:10:53.712Z] --- PASS: TestExpose (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestUser [2021-04-23T06:10:53.712Z] --- PASS: TestUser (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestVolume [2021-04-23T06:10:53.712Z] --- PASS: TestVolume (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestStopSignal [2021-04-23T06:10:53.712Z] --- SKIP: TestStopSignal (0.00s) [2021-04-23T06:10:53.712Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-23T06:10:53.712Z] === RUN TestArg [2021-04-23T06:10:53.712Z] --- PASS: TestArg (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestShell [2021-04-23T06:10:53.712Z] --- PASS: TestShell (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestPrependEnvOnCmd [2021-04-23T06:10:53.712Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestRunWithBuildArgs [2021-04-23T06:10:53.712Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestRunIgnoresHealthcheck [2021-04-23T06:10:53.712Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestDispatchUnsupportedOptions [2021-04-23T06:10:53.712Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2021-04-23T06:10:53.712Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2021-04-23T06:10:53.712Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2021-04-23T06:10:53.712Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestNormalizeWorkdir [2021-04-23T06:10:53.712Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestDispatch [2021-04-23T06:10:53.712Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-04-23T06:10:53.712Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-04-23T06:10:53.712Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-04-23T06:10:53.712Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-04-23T06:10:53.712Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-04-23T06:10:53.712Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-04-23T06:10:53.712Z] === RUN TestDispatch/COPY_url [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch (0.11s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.04s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-04-23T06:10:53.712Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestAddScratchImageAddsToMounts [2021-04-23T06:10:53.712Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestAddFromScratchPopulatesPlatform [2021-04-23T06:10:53.712Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-04-23T06:10:53.712Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-04-23T06:10:53.712Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestImageSourceGetAddsToMounts [2021-04-23T06:10:53.712Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestEmptyDockerfile [2021-04-23T06:10:53.712Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestSymlinkDockerfile [2021-04-23T06:10:53.712Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-04-23T06:10:53.712Z] === RUN TestDockerfileOutsideTheBuildContext [2021-04-23T06:10:53.712Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-04-23T06:10:53.712Z] === RUN TestNonExistingDockerfile [2021-04-23T06:10:53.712Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestCopyRunConfig [2021-04-23T06:10:53.712Z] --- PASS: TestCopyRunConfig (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestDeepCopyRunConfig [2021-04-23T06:10:53.712Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestExportImage [2021-04-23T06:10:53.712Z] --- PASS: TestExportImage (0.00s) [2021-04-23T06:10:53.712Z] === RUN TestNormalizeDest [2021-04-23T06:10:53.712Z] --- PASS: TestNormalizeDest (0.00s) [2021-04-23T06:10:53.712Z] PASS [2021-04-23T06:10:53.712Z] coverage: 46.8% of statements [2021-04-23T06:10:53.712Z] ok github.com/docker/docker/builder/dockerfile 0.249s coverage: 46.8% of statements [2021-04-23T06:10:53.712Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-23T06:10:54.104Z] --- PASS: TestDiff (0.52s) [2021-04-23T06:10:54.104Z] === RUN TestExecWithCloseStdin [2021-04-23T06:10:54.204Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-23T06:10:54.465Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.91s) [2021-04-23T06:10:54.465Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:10:54.747Z] --- PASS: TestExecWithCloseStdin (0.67s) [2021-04-23T06:10:54.747Z] === RUN TestExec [2021-04-23T06:10:55.392Z] --- PASS: TestExec (0.66s) [2021-04-23T06:10:55.392Z] === RUN TestExecUser [2021-04-23T06:10:56.035Z] --- PASS: TestExecUser (0.68s) [2021-04-23T06:10:56.035Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:10:56.780Z] --- PASS: TestCreateServiceMultipleTimes (18.01s) [2021-04-23T06:10:56.780Z] === RUN TestCreateServiceConflict [2021-04-23T06:10:57.094Z] --- PASS: TestServiceUpdatePidsLimit (18.25s) [2021-04-23T06:10:57.094Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.01s) [2021-04-23T06:10:57.094Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.34s) [2021-04-23T06:10:57.094Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.34s) [2021-04-23T06:10:57.094Z] PASS [2021-04-23T06:10:57.094Z] [2021-04-23T06:10:57.094Z] === Skipped [2021-04-23T06:10:57.094Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-04-23T06:10:57.094Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:10:57.094Z] [2021-04-23T06:10:57.094Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-04-23T06:10:57.094Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:10:57.094Z] [2021-04-23T06:10:57.094Z] [2021-04-23T06:10:57.094Z] DONE 27 tests, 2 skipped in 181.549s [2021-04-23T06:10:57.094Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-04-23T06:10:57.094Z] ++ 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-23T06:10:57.094Z] ++ set -e [2021-04-23T06:10:57.094Z] ++ '[' -n 0 ']' [2021-04-23T06:10:57.094Z] ++ set -x [2021-04-23T06:10:57.094Z] ++ 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-23T06:10:57.094Z] INFO: Testing against a local daemon [2021-04-23T06:10:57.094Z] === RUN TestSessionCreate [2021-04-23T06:10:57.094Z] --- PASS: TestSessionCreate (0.02s) [2021-04-23T06:10:57.094Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:10:57.094Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-23T06:10:57.094Z] PASS [2021-04-23T06:10:57.094Z] [2021-04-23T06:10:57.094Z] DONE 2 tests in 0.189s [2021-04-23T06:10:57.094Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-04-23T06:10:57.094Z] ++ 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-23T06:10:57.094Z] ++ set -e [2021-04-23T06:10:57.094Z] ++ '[' -n 0 ']' [2021-04-23T06:10:57.094Z] ++ set -x [2021-04-23T06:10:57.094Z] ++ 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-23T06:10:57.094Z] INFO: Testing against a local daemon [2021-04-23T06:10:57.094Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:10:57.094Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:10:57.094Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:10:57.094Z] === RUN TestEventsExecDie [2021-04-23T06:10:57.094Z] --- PASS: TestExportContainerAndImportImage (0.87s) [2021-04-23T06:10:57.094Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:10:57.383Z] --- PASS: TestEventsExecDie (1.22s) [2021-04-23T06:10:57.383Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:10:57.383Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2021-04-23T06:10:57.383Z] === RUN TestInfoBinaryCommits [2021-04-23T06:10:57.383Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-23T06:10:57.383Z] === RUN TestInfoAPIVersioned [2021-04-23T06:10:57.383Z] --- PASS: TestInfoAPIVersioned (0.00s) [2021-04-23T06:10:57.383Z] === RUN TestInfoDiscoveryBackend [2021-04-23T06:10:57.764Z] --- PASS: TestServiceWithPredefinedNetwork (3.18s) [2021-04-23T06:10:57.764Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:10:57.764Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:10:57.764Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:10:57.764Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:10:58.013Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2021-04-23T06:10:58.013Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-23T06:10:58.335Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-23T06:10:58.621Z] --- PASS: TestExportContainerAfterDaemonRestart (1.47s) [2021-04-23T06:10:58.621Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:10:59.042Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-23T06:10:59.042Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-23T06:10:59.274Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2021-04-23T06:10:59.274Z] === RUN TestHealthKillContainer [2021-04-23T06:10:59.292Z] --- PASS: TestCreateServiceConflict (2.44s) [2021-04-23T06:10:59.292Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:10:59.671Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-04-23T06:10:59.671Z] === RUN TestInfoAPI [2021-04-23T06:10:59.671Z] --- PASS: TestInfoAPI (0.01s) [2021-04-23T06:10:59.671Z] === RUN TestInfoAPIWarnings [2021-04-23T06:10:59.718Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-23T06:11:02.031Z] --- PASS: TestHealthKillContainer (2.83s) [2021-04-23T06:11:02.032Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:11:02.559Z] --- PASS: TestCreateServiceMaxReplicas (2.92s) [2021-04-23T06:11:02.559Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:11:02.677Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-04-23T06:11:02.677Z] === RUN TestIpcModeNone [2021-04-23T06:11:03.015Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-23T06:11:03.015Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-23T06:11:03.320Z] --- PASS: TestIpcModeNone (0.68s) [2021-04-23T06:11:03.320Z] === RUN TestIpcModePrivate [2021-04-23T06:11:03.960Z] --- PASS: TestIpcModePrivate (0.72s) [2021-04-23T06:11:03.960Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-04-23T06:11:03.960Z] === RUN TestIpcModeShareable [2021-04-23T06:11:04.060Z] === RUN TestCheckpointCreateError [2021-04-23T06:11:04.060Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestCheckpointCreate [2021-04-23T06:11:04.060Z] --- PASS: TestCheckpointCreate (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestCheckpointDeleteError [2021-04-23T06:11:04.060Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestCheckpointDelete [2021-04-23T06:11:04.060Z] --- PASS: TestCheckpointDelete (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestCheckpointListError [2021-04-23T06:11:04.060Z] --- PASS: TestCheckpointListError (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestCheckpointList [2021-04-23T06:11:04.060Z] --- PASS: TestCheckpointList (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestCheckpointListContainerNotFound [2021-04-23T06:11:04.060Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNewClientWithOpsFromEnv [2021-04-23T06:11:04.060Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-04-23T06:11:04.060Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-23T06:11:04.060Z] === RUN TestGetAPIPath [2021-04-23T06:11:04.060Z] --- PASS: TestGetAPIPath (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestParseHostURL [2021-04-23T06:11:04.060Z] --- PASS: TestParseHostURL (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-04-23T06:11:04.060Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNegotiateAPIVersionEmpty [2021-04-23T06:11:04.060Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNegotiateAPIVersion [2021-04-23T06:11:04.060Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNegotiateAPVersionOverride [2021-04-23T06:11:04.060Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNegotiateAPIVersionAutomatic [2021-04-23T06:11:04.060Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-04-23T06:11:04.060Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-04-23T06:11:04.060Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestClientRedirect [2021-04-23T06:11:04.060Z] --- PASS: TestClientRedirect (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestConfigCreateUnsupported [2021-04-23T06:11:04.060Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-04-23T06:11:04.060Z] === RUN TestConfigCreateError [2021-04-23T06:11:04.060Z] --- PASS: TestConfigCreateError (0.00s) [2021-04-23T06:11:04.403Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (19.82s) [2021-04-23T06:11:04.403Z] PASS [2021-04-23T06:11:04.403Z] [2021-04-23T06:11:04.403Z] === Skipped [2021-04-23T06:11:04.403Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-23T06:11:04.403Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:11:04.403Z] [2021-04-23T06:11:04.403Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-23T06:11:04.403Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:11:04.403Z] [2021-04-23T06:11:04.403Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-23T06:11:04.403Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:11:04.403Z] [2021-04-23T06:11:04.403Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-23T06:11:04.403Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:11:04.403Z] [2021-04-23T06:11:04.403Z] [2021-04-23T06:11:04.403Z] DONE 17 tests, 4 skipped in 39.356s [2021-04-23T06:11:04.403Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-23T06:11:04.403Z] ++ 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-23T06:11:04.403Z] ++ set -e [2021-04-23T06:11:04.403Z] ++ '[' -n 0 ']' [2021-04-23T06:11:04.403Z] ++ set -x [2021-04-23T06:11:04.403Z] ++ 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-23T06:11:04.403Z] INFO: Testing against a local daemon [2021-04-23T06:11:04.403Z] === RUN TestPluginInvalidJSON [2021-04-23T06:11:04.403Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:11:04.403Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:11:04.403Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:11:04.403Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-23T06:11:04.403Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:11:04.403Z] === RUN TestPluginInstall [2021-04-23T06:11:04.403Z] === RUN TestPluginInstall/no_auth [2021-04-23T06:11:04.521Z] === RUN TestConfigCreate [2021-04-23T06:11:04.521Z] --- PASS: TestConfigCreate (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigInspectNotFound [2021-04-23T06:11:04.521Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigInspectWithEmptyID [2021-04-23T06:11:04.521Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigInspectUnsupported [2021-04-23T06:11:04.521Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigInspectError [2021-04-23T06:11:04.521Z] --- PASS: TestConfigInspectError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigInspectConfigNotFound [2021-04-23T06:11:04.521Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigInspect [2021-04-23T06:11:04.521Z] --- PASS: TestConfigInspect (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigListUnsupported [2021-04-23T06:11:04.521Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigListError [2021-04-23T06:11:04.521Z] --- PASS: TestConfigListError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigList [2021-04-23T06:11:04.521Z] --- PASS: TestConfigList (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigRemoveUnsupported [2021-04-23T06:11:04.521Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigRemoveError [2021-04-23T06:11:04.521Z] --- PASS: TestConfigRemoveError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigRemove [2021-04-23T06:11:04.521Z] --- PASS: TestConfigRemove (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigUpdateUnsupported [2021-04-23T06:11:04.521Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigUpdateError [2021-04-23T06:11:04.521Z] --- PASS: TestConfigUpdateError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestConfigUpdate [2021-04-23T06:11:04.521Z] --- PASS: TestConfigUpdate (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerCommitError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerCommitError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerCommit [2021-04-23T06:11:04.521Z] --- PASS: TestContainerCommit (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStatPathError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStatPathError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStatPathNotFoundError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStatPathNoHeaderError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStatPath [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStatPath (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyToContainerError [2021-04-23T06:11:04.521Z] --- PASS: TestCopyToContainerError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyToContainerNotFoundError [2021-04-23T06:11:04.521Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyToContainerNotStatusOKError [2021-04-23T06:11:04.521Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyToContainer [2021-04-23T06:11:04.521Z] --- PASS: TestCopyToContainer (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyFromContainerError [2021-04-23T06:11:04.521Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyFromContainerNotFoundError [2021-04-23T06:11:04.521Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyFromContainerNotStatusOKError [2021-04-23T06:11:04.521Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyFromContainerNoHeaderError [2021-04-23T06:11:04.521Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestCopyFromContainer [2021-04-23T06:11:04.521Z] --- PASS: TestCopyFromContainer (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerCreateError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerCreateError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerCreateImageNotFound [2021-04-23T06:11:04.521Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerCreateWithName [2021-04-23T06:11:04.521Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerCreateAutoRemove [2021-04-23T06:11:04.521Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerDiffError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerDiffError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerDiff [2021-04-23T06:11:04.521Z] --- PASS: TestContainerDiff (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecCreateError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecCreate [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecCreate (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecStartError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecStartError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecStart [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecStart (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecInspectError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecInspect [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecInspect (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExportError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExportError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExport [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExport (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerInspectError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerInspectError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerInspectContainerNotFound [2021-04-23T06:11:04.521Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerInspectWithEmptyID [2021-04-23T06:11:04.521Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerInspect [2021-04-23T06:11:04.521Z] --- PASS: TestContainerInspect (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerInspectNode [2021-04-23T06:11:04.521Z] --- PASS: TestContainerInspectNode (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerKillError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerKillError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerKill [2021-04-23T06:11:04.521Z] --- PASS: TestContainerKill (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerListError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerListError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerList [2021-04-23T06:11:04.521Z] --- PASS: TestContainerList (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerLogsNotFoundError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerLogsError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerLogsError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerLogs [2021-04-23T06:11:04.521Z] --- PASS: TestContainerLogs (0.14s) [2021-04-23T06:11:04.521Z] === RUN TestContainerPauseError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerPauseError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerPause [2021-04-23T06:11:04.521Z] --- PASS: TestContainerPause (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainersPruneError [2021-04-23T06:11:04.521Z] --- PASS: TestContainersPruneError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainersPrune [2021-04-23T06:11:04.521Z] --- PASS: TestContainersPrune (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerRemoveError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerRemoveError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerRemoveNotFoundError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerRemove [2021-04-23T06:11:04.521Z] --- PASS: TestContainerRemove (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerRenameError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerRenameError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerRename [2021-04-23T06:11:04.521Z] --- PASS: TestContainerRename (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerResizeError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerResizeError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecResizeError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerResize [2021-04-23T06:11:04.521Z] --- PASS: TestContainerResize (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerExecResize [2021-04-23T06:11:04.521Z] --- PASS: TestContainerExecResize (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerRestartError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerRestartError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerRestart [2021-04-23T06:11:04.521Z] --- PASS: TestContainerRestart (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStartError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStartError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStart [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStart (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStatsError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStatsError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStats [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStats (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStopError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStopError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerStop [2021-04-23T06:11:04.521Z] --- PASS: TestContainerStop (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerTopError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerTopError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerTop [2021-04-23T06:11:04.521Z] --- PASS: TestContainerTop (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerUnpauseError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerUnpause [2021-04-23T06:11:04.521Z] --- PASS: TestContainerUnpause (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerUpdateError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerUpdateError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerUpdate [2021-04-23T06:11:04.521Z] --- PASS: TestContainerUpdate (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerWaitError [2021-04-23T06:11:04.521Z] --- PASS: TestContainerWaitError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestContainerWait [2021-04-23T06:11:04.521Z] --- PASS: TestContainerWait (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestDiskUsageError [2021-04-23T06:11:04.521Z] --- PASS: TestDiskUsageError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestDiskUsage [2021-04-23T06:11:04.521Z] --- PASS: TestDiskUsage (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestDistributionInspectUnsupported [2021-04-23T06:11:04.521Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestDistributionInspectWithEmptyID [2021-04-23T06:11:04.521Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestEventsErrorInOptions [2021-04-23T06:11:04.521Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestEventsErrorFromServer [2021-04-23T06:11:04.521Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestEvents [2021-04-23T06:11:04.521Z] --- PASS: TestEvents (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestTLSCloseWriter [2021-04-23T06:11:04.521Z] === PAUSE TestTLSCloseWriter [2021-04-23T06:11:04.521Z] === RUN TestImageBuildError [2021-04-23T06:11:04.521Z] --- PASS: TestImageBuildError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageBuild [2021-04-23T06:11:04.521Z] --- PASS: TestImageBuild (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestGetDockerOS [2021-04-23T06:11:04.521Z] --- PASS: TestGetDockerOS (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageCreateError [2021-04-23T06:11:04.521Z] --- PASS: TestImageCreateError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageCreate [2021-04-23T06:11:04.521Z] --- PASS: TestImageCreate (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageHistoryError [2021-04-23T06:11:04.521Z] --- PASS: TestImageHistoryError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageHistory [2021-04-23T06:11:04.521Z] --- PASS: TestImageHistory (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageImportError [2021-04-23T06:11:04.521Z] --- PASS: TestImageImportError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageImport [2021-04-23T06:11:04.521Z] --- PASS: TestImageImport (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageInspectError [2021-04-23T06:11:04.521Z] --- PASS: TestImageInspectError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageInspectImageNotFound [2021-04-23T06:11:04.521Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageInspectWithEmptyID [2021-04-23T06:11:04.521Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageInspect [2021-04-23T06:11:04.521Z] --- PASS: TestImageInspect (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageListError [2021-04-23T06:11:04.521Z] --- PASS: TestImageListError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageList [2021-04-23T06:11:04.521Z] --- PASS: TestImageList (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageListApiBefore125 [2021-04-23T06:11:04.521Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageLoadError [2021-04-23T06:11:04.521Z] --- PASS: TestImageLoadError (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImageLoad [2021-04-23T06:11:04.521Z] --- PASS: TestImageLoad (0.00s) [2021-04-23T06:11:04.521Z] === RUN TestImagesPruneError [2021-04-23T06:11:04.521Z] --- PASS: TestImagesPruneError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagesPrune [2021-04-23T06:11:04.522Z] --- PASS: TestImagesPrune (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePullReferenceParseError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePullAnyError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePullAnyError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePullStatusUnauthorizedError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePullWithoutErrors [2021-04-23T06:11:04.522Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePushReferenceError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePushAnyError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushAnyError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePushStatusUnauthorizedError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithoutErrors [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-04-23T06:11:04.522Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageRemoveError [2021-04-23T06:11:04.522Z] --- PASS: TestImageRemoveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageRemoveImageNotFound [2021-04-23T06:11:04.522Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageRemove [2021-04-23T06:11:04.522Z] --- PASS: TestImageRemove (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSaveError [2021-04-23T06:11:04.522Z] --- PASS: TestImageSaveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSave [2021-04-23T06:11:04.522Z] --- PASS: TestImageSave (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSearchAnyError [2021-04-23T06:11:04.522Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSearchStatusUnauthorizedError [2021-04-23T06:11:04.522Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-04-23T06:11:04.522Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-04-23T06:11:04.522Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-04-23T06:11:04.522Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageSearchWithoutErrors [2021-04-23T06:11:04.522Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageTagError [2021-04-23T06:11:04.522Z] --- PASS: TestImageTagError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageTagInvalidReference [2021-04-23T06:11:04.522Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageTagInvalidSourceImageName [2021-04-23T06:11:04.522Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageTagHexSource [2021-04-23T06:11:04.522Z] --- PASS: TestImageTagHexSource (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestImageTag [2021-04-23T06:11:04.522Z] --- PASS: TestImageTag (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestInfoServerError [2021-04-23T06:11:04.522Z] --- PASS: TestInfoServerError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestInfoInvalidResponseJSONError [2021-04-23T06:11:04.522Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestInfo [2021-04-23T06:11:04.522Z] --- PASS: TestInfo (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkConnectError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkConnectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkConnect [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkConnect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkCreateError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkCreateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkCreate [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkCreate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkDisconnectError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkDisconnect [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkInspectNotFoundError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkInspectWithEmptyID [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkInspect [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkListError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkListError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkList [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkList (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworksPruneError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworksPruneError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworksPrune [2021-04-23T06:11:04.522Z] --- PASS: TestNetworksPrune (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkRemoveError [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNetworkRemove [2021-04-23T06:11:04.522Z] --- PASS: TestNetworkRemove (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestNodeInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeInspectNodeNotFound [2021-04-23T06:11:04.522Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeInspectWithEmptyID [2021-04-23T06:11:04.522Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeInspect [2021-04-23T06:11:04.522Z] --- PASS: TestNodeInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeListError [2021-04-23T06:11:04.522Z] --- PASS: TestNodeListError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeList [2021-04-23T06:11:04.522Z] --- PASS: TestNodeList (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeRemoveError [2021-04-23T06:11:04.522Z] --- PASS: TestNodeRemoveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeRemove [2021-04-23T06:11:04.522Z] --- PASS: TestNodeRemove (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeUpdateError [2021-04-23T06:11:04.522Z] --- PASS: TestNodeUpdateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestNodeUpdate [2021-04-23T06:11:04.522Z] --- PASS: TestNodeUpdate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestOptionWithTimeout [2021-04-23T06:11:04.522Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPingFail [2021-04-23T06:11:04.522Z] --- PASS: TestPingFail (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPingWithError [2021-04-23T06:11:04.522Z] 2021/04/23 06:11:04 RoundTripper returned a response & error; ignoring response [2021-04-23T06:11:04.522Z] 2021/04/23 06:11:04 RoundTripper returned a response & error; ignoring response [2021-04-23T06:11:04.522Z] --- PASS: TestPingWithError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPingSuccess [2021-04-23T06:11:04.522Z] --- PASS: TestPingSuccess (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPingHeadFallback [2021-04-23T06:11:04.522Z] === RUN TestPingHeadFallback/OK [2021-04-23T06:11:04.522Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-04-23T06:11:04.522Z] === RUN TestPingHeadFallback/Not_Found [2021-04-23T06:11:04.522Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-04-23T06:11:04.522Z] --- PASS: TestPingHeadFallback (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-04-23T06:11:04.522Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginDisableError [2021-04-23T06:11:04.522Z] --- PASS: TestPluginDisableError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginDisable [2021-04-23T06:11:04.522Z] --- PASS: TestPluginDisable (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginEnableError [2021-04-23T06:11:04.522Z] --- PASS: TestPluginEnableError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginEnable [2021-04-23T06:11:04.522Z] --- PASS: TestPluginEnable (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestPluginInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginInspectWithEmptyID [2021-04-23T06:11:04.522Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginInspect [2021-04-23T06:11:04.522Z] --- PASS: TestPluginInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginListError [2021-04-23T06:11:04.522Z] --- PASS: TestPluginListError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginList [2021-04-23T06:11:04.522Z] --- PASS: TestPluginList (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginPushError [2021-04-23T06:11:04.522Z] --- PASS: TestPluginPushError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginPush [2021-04-23T06:11:04.522Z] --- PASS: TestPluginPush (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginRemoveError [2021-04-23T06:11:04.522Z] --- PASS: TestPluginRemoveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginRemove [2021-04-23T06:11:04.522Z] --- PASS: TestPluginRemove (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginSetError [2021-04-23T06:11:04.522Z] --- PASS: TestPluginSetError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPluginSet [2021-04-23T06:11:04.522Z] --- PASS: TestPluginSet (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSetHostHeader [2021-04-23T06:11:04.522Z] --- PASS: TestSetHostHeader (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestPlainTextError [2021-04-23T06:11:04.522Z] --- PASS: TestPlainTextError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestInfiniteError [2021-04-23T06:11:04.522Z] --- PASS: TestInfiniteError (0.01s) [2021-04-23T06:11:04.522Z] === RUN TestSecretCreateUnsupported [2021-04-23T06:11:04.522Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretCreateError [2021-04-23T06:11:04.522Z] --- PASS: TestSecretCreateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretCreate [2021-04-23T06:11:04.522Z] --- PASS: TestSecretCreate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretInspectUnsupported [2021-04-23T06:11:04.522Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestSecretInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretInspectSecretNotFound [2021-04-23T06:11:04.522Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretInspectWithEmptyID [2021-04-23T06:11:04.522Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretInspect [2021-04-23T06:11:04.522Z] --- PASS: TestSecretInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretListUnsupported [2021-04-23T06:11:04.522Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretListError [2021-04-23T06:11:04.522Z] --- PASS: TestSecretListError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretList [2021-04-23T06:11:04.522Z] --- PASS: TestSecretList (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretRemoveUnsupported [2021-04-23T06:11:04.522Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretRemoveError [2021-04-23T06:11:04.522Z] --- PASS: TestSecretRemoveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretRemove [2021-04-23T06:11:04.522Z] --- PASS: TestSecretRemove (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretUpdateUnsupported [2021-04-23T06:11:04.522Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretUpdateError [2021-04-23T06:11:04.522Z] --- PASS: TestSecretUpdateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSecretUpdate [2021-04-23T06:11:04.522Z] --- PASS: TestSecretUpdate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceCreateError [2021-04-23T06:11:04.522Z] --- PASS: TestServiceCreateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceCreate [2021-04-23T06:11:04.522Z] --- PASS: TestServiceCreate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceCreateCompatiblePlatforms [2021-04-23T06:11:04.522Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceCreateDigestPinning [2021-04-23T06:11:04.522Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestServiceInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceInspectServiceNotFound [2021-04-23T06:11:04.522Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceInspectWithEmptyID [2021-04-23T06:11:04.522Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceInspect [2021-04-23T06:11:04.522Z] --- PASS: TestServiceInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceListError [2021-04-23T06:11:04.522Z] --- PASS: TestServiceListError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceList [2021-04-23T06:11:04.522Z] --- PASS: TestServiceList (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceLogsError [2021-04-23T06:11:04.522Z] --- PASS: TestServiceLogsError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceLogs [2021-04-23T06:11:04.522Z] --- PASS: TestServiceLogs (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceRemoveError [2021-04-23T06:11:04.522Z] --- PASS: TestServiceRemoveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceRemoveNotFoundError [2021-04-23T06:11:04.522Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceRemove [2021-04-23T06:11:04.522Z] --- PASS: TestServiceRemove (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceUpdateError [2021-04-23T06:11:04.522Z] --- PASS: TestServiceUpdateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestServiceUpdate [2021-04-23T06:11:04.522Z] --- PASS: TestServiceUpdate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmGetUnlockKeyError [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmGetUnlockKey [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmInitError [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmInitError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmInit [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmInit (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmInspect [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmJoinError [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmJoinError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmJoin [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmJoin (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmLeaveError [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmLeave [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmLeave (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmUnlockError [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmUnlock [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmUnlock (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmUpdateError [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestSwarmUpdate [2021-04-23T06:11:04.522Z] --- PASS: TestSwarmUpdate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestTaskInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestTaskInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestTaskInspectWithEmptyID [2021-04-23T06:11:04.522Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestTaskInspect [2021-04-23T06:11:04.522Z] --- PASS: TestTaskInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestTaskListError [2021-04-23T06:11:04.522Z] --- PASS: TestTaskListError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestTaskList [2021-04-23T06:11:04.522Z] --- PASS: TestTaskList (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeCreateError [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeCreateError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeCreate [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeCreate (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeInspectError [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeInspectError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeInspectNotFound [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeInspectWithEmptyID [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeInspect [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeInspect (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeListError [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeListError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeList [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeList (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeRemoveError [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-04-23T06:11:04.522Z] === RUN TestVolumeRemove [2021-04-23T06:11:04.522Z] --- PASS: TestVolumeRemove (0.00s) [2021-04-23T06:11:04.522Z] === CONT TestTLSCloseWriter [2021-04-23T06:11:04.522Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-04-23T06:11:04.522Z] PASS [2021-04-23T06:11:04.522Z] coverage: 74.9% of statements [2021-04-23T06:11:04.522Z] ok github.com/docker/docker/client 0.699s coverage: 74.9% of statements [2021-04-23T06:11:04.614Z] --- PASS: TestIpcModeShareable (0.69s) [2021-04-23T06:11:04.614Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-04-23T06:11:04.614Z] === RUN TestAPIIpcModeShareableAndContainer [2021-04-23T06:11:04.665Z] time="2021-04-23T06:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:11:04.665Z] time="2021-04-23T06:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f0770ef58c82ea3d31988f933edbd8fd47b42e0acbe39f1c7f2f4c26527daf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:11:04.665Z] time="2021-04-23T06:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:11:04.665Z] time="2021-04-23T06:11:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6f0770ef58c82ea3d31988f933edbd8fd47b42e0acbe39f1c7f2f4c26527daf8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:11:04.927Z] === RUN TestPluginInstall/with_htpasswd [2021-04-23T06:11:05.873Z] time="2021-04-23T06:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:11:05.873Z] time="2021-04-23T06:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4846818d2d7ad0934d5b521dba3455f5fab1e1dcb88dece8448396923509f95e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:11:05.873Z] time="2021-04-23T06:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:11:05.873Z] time="2021-04-23T06:11:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4846818d2d7ad0934d5b521dba3455f5fab1e1dcb88dece8448396923509f95e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:11:06.135Z] === RUN TestPluginInstall/with_insecure [2021-04-23T06:11:06.709Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.93s) [2021-04-23T06:11:06.709Z] === RUN TestAPIIpcModeHost [2021-04-23T06:11:07.217Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-23T06:11:07.353Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-04-23T06:11:07.353Z] === RUN TestDaemonIpcModeShareable [2021-04-23T06:11:07.479Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-23T06:11:08.053Z] time="2021-04-23T06:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:11:08.053Z] time="2021-04-23T06:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56ea46e823c9250d49ccbdc4fe21cb1fc8f9b2b12d13b88607231cd5b66b9efe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:11:08.053Z] time="2021-04-23T06:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:11:08.053Z] time="2021-04-23T06:11:07Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:56ea46e823c9250d49ccbdc4fe21cb1fc8f9b2b12d13b88607231cd5b66b9efe" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:11:08.314Z] --- PASS: TestPluginInstall (5.79s) [2021-04-23T06:11:08.314Z] --- PASS: TestPluginInstall/no_auth (2.52s) [2021-04-23T06:11:08.314Z] --- PASS: TestPluginInstall/with_htpasswd (1.15s) [2021-04-23T06:11:08.314Z] --- PASS: TestPluginInstall/with_insecure (2.12s) [2021-04-23T06:11:08.314Z] plugin_test.go:165: [dcbad85f201c2] daemon is not started [2021-04-23T06:11:08.314Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:11:08.909Z] --- PASS: TestDaemonIpcModeShareable (1.45s) [2021-04-23T06:11:08.909Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-23T06:11:08.909Z] === RUN TestDaemonIpcModePrivate [2021-04-23T06:11:09.288Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-04-23T06:11:09.859Z] Copying nested executables into bundles/cross/linux/amd64 [2021-04-23T06:11:10.024Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-23T06:11:10.024Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-23T06:11:10.438Z] --- PASS: TestDaemonIpcModePrivate (1.46s) [2021-04-23T06:11:10.438Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-23T06:11:10.438Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-04-23T06:11:10.869Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-23T06:11:11.242Z] Cross building: bundles/cross/windows/amd64 [2021-04-23T06:11:11.243Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-23T06:11:11.243Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-04-23T06:11:11.500Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.43s) [2021-04-23T06:11:11.500Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-04-23T06:11:11.500Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-04-23T06:11:12.569Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-23T06:11:13.046Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.45s) [2021-04-23T06:11:13.046Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-04-23T06:11:13.046Z] === RUN TestIpcModeOlderClient [2021-04-23T06:11:13.046Z] === PAUSE TestIpcModeOlderClient [2021-04-23T06:11:13.046Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:11:13.139Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-23T06:11:13.417Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-23T06:11:13.694Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2021-04-23T06:11:13.694Z] === RUN TestKillContainer [2021-04-23T06:11:13.694Z] === RUN TestKillContainer/no_signal [2021-04-23T06:11:13.712Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-04-23T06:11:14.285Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-23T06:11:14.462Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:11:14.462Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:11:15.333Z] --- PASS: TestPluginsWithRuntimes (7.12s) [2021-04-23T06:11:15.333Z] --- PASS: TestPluginsWithRuntimes/No_Args (2.23s) [2021-04-23T06:11:15.333Z] --- PASS: TestPluginsWithRuntimes/With_Args (2.23s) [2021-04-23T06:11:15.333Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:11:15.509Z] --- PASS: TestKillContainer (1.69s) [2021-04-23T06:11:15.509Z] --- PASS: TestKillContainer/no_signal (0.52s) [2021-04-23T06:11:15.509Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2021-04-23T06:11:15.509Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2021-04-23T06:11:15.509Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:11:15.509Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-04-23T06:11:15.686Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-23T06:11:15.824Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-04-23T06:11:16.255Z] --- PASS: TestServiceWithDataPathPortInit (18.55s) [2021-04-23T06:11:16.255Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:11:16.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.12s) [2021-04-23T06:11:16.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.51s) [2021-04-23T06:11:16.466Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.41s) [2021-04-23T06:11:16.466Z] === RUN TestKillStoppedContainer [2021-04-23T06:11:16.466Z] --- PASS: TestKillStoppedContainer (0.08s) [2021-04-23T06:11:16.466Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:11:16.466Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-04-23T06:11:16.466Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:11:16.725Z] --- PASS: TestPluginBackCompatMediaTypes (1.09s) [2021-04-23T06:11:16.725Z] PASS [2021-04-23T06:11:16.725Z] [2021-04-23T06:11:16.725Z] DONE 10 tests in 14.188s [2021-04-23T06:11:16.725Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-23T06:11:16.725Z] ++ 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-23T06:11:16.725Z] ++ set -e [2021-04-23T06:11:16.725Z] ++ '[' -n 0 ']' [2021-04-23T06:11:16.725Z] ++ set -x [2021-04-23T06:11:16.725Z] ++ 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-23T06:11:16.725Z] INFO: Testing against a local daemon [2021-04-23T06:11:16.725Z] === RUN TestExternalGraphDriver [2021-04-23T06:11:16.725Z] === RUN TestExternalGraphDriver/json [2021-04-23T06:11:17.114Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-04-23T06:11:17.114Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:11:17.392Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.99s) [2021-04-23T06:11:17.392Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:11:18.166Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-23T06:11:18.168Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2021-04-23T06:11:18.168Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:11:18.291Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-04-23T06:11:18.291Z] === RUN TestInfoDebug [2021-04-23T06:11:18.291Z] --- PASS: TestInfoDebug (0.52s) [2021-04-23T06:11:18.291Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:11:18.291Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-04-23T06:11:18.291Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:11:18.291Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-04-23T06:11:18.291Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:11:18.291Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2021-04-23T06:11:18.291Z] === RUN TestPingCacheHeaders [2021-04-23T06:11:18.291Z] --- PASS: TestPingCacheHeaders (0.01s) [2021-04-23T06:11:18.291Z] === RUN TestPingGet [2021-04-23T06:11:18.291Z] --- PASS: TestPingGet (0.01s) [2021-04-23T06:11:18.291Z] === RUN TestPingHead [2021-04-23T06:11:18.291Z] --- PASS: TestPingHead (0.01s) [2021-04-23T06:11:18.291Z] === RUN TestVersion [2021-04-23T06:11:18.291Z] --- PASS: TestVersion (0.01s) [2021-04-23T06:11:18.291Z] PASS [2021-04-23T06:11:18.291Z] [2021-04-23T06:11:18.291Z] === Skipped [2021-04-23T06:11:18.291Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:11:18.291Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:11:18.291Z] [2021-04-23T06:11:18.291Z] [2021-04-23T06:11:18.291Z] DONE 18 tests, 1 skipped in 21.635s [2021-04-23T06:11:18.291Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-04-23T06:11:18.291Z] ++ 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-23T06:11:18.291Z] ++ set -e [2021-04-23T06:11:18.291Z] ++ '[' -n 0 ']' [2021-04-23T06:11:18.291Z] ++ set -x [2021-04-23T06:11:18.291Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:11:18.291Z] INFO: Testing against a local daemon [2021-04-23T06:11:18.291Z] === RUN TestVolumesCreateAndList [2021-04-23T06:11:18.291Z] --- PASS: TestVolumesCreateAndList (0.01s) [2021-04-23T06:11:18.291Z] === RUN TestVolumesRemove [2021-04-23T06:11:18.291Z] --- PASS: TestVolumesRemove (0.13s) [2021-04-23T06:11:18.291Z] === RUN TestVolumesInspect [2021-04-23T06:11:18.291Z] --- PASS: TestVolumesInspect (0.01s) [2021-04-23T06:11:18.291Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:11:18.291Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:11:18.291Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:11:18.291Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:11:18.291Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-23T06:11:18.291Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:11:18.291Z] PASS [2021-04-23T06:11:18.291Z] [2021-04-23T06:11:18.291Z] DONE 5 tests in 0.354s [2021-04-23T06:11:18.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:11:18.291Z] ++++ cat bundles/test-integration/docker.pid [2021-04-23T06:11:18.291Z] +++ kill 12368 [2021-04-23T06:11:18.466Z] --- PASS: TestInspectOomKilledFalse (0.58s) [2021-04-23T06:11:18.466Z] === RUN TestLinksEtcHostsContentMatch [2021-04-23T06:11:18.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-23T06:11:18.737Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-23T06:11:18.757Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2021-04-23T06:11:18.757Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:11:19.109Z] --- PASS: TestLinksEtcHostsContentMatch (0.44s) [2021-04-23T06:11:19.109Z] === RUN TestLinksContainerNames [2021-04-23T06:11:19.307Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-23T06:11:19.567Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-23T06:11:19.792Z] +++ /etc/init.d/apparmor stop [2021-04-23T06:11:19.792Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:11:19.792Z] [2021-04-23T06:11:19.792Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:11:19.792Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:11:19.792Z] [2021-04-23T06:11:19.792Z] To set a process to complain mode, use the command line tool [2021-04-23T06:11:19.792Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:11:19.792Z] +++ true [2021-04-23T06:11:19.792Z] exiting test-integration [2021-04-23T06:11:19.792Z] ++ exit 0 [2021-04-23T06:11:19.792Z] [2021-04-23T06:11:20.137Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-23T06:11:20.165Z] --- PASS: TestLinksContainerNames (1.09s) [2021-04-23T06:11:20.165Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:11:20.809Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2021-04-23T06:11:20.809Z] === RUN TestContainerNetworkMountsNoChown [2021-04-23T06:11:20.937Z] === RUN TestExternalGraphDriver/spec [2021-04-23T06:11:21.272Z] --- PASS: TestCreateServiceConfigFileMode (2.82s) [2021-04-23T06:11:21.272Z] === RUN TestCreateServiceSysctls [2021-04-23T06:11:21.606Z] --- PASS: TestContainerNetworkMountsNoChown (0.59s) [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/default [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/default [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/private [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/private [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rprivate [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rprivate [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/slave [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/slave [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rslave [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rslave [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/shared [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/shared [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rshared [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rshared [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/default [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/shared [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rslave [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rshared [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rprivate [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/slave [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/private [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/private/mount_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/private/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/default/bind_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:11:21.606Z] === RUN TestMountDaemonRoot/default/mount_root [2021-04-23T06:11:21.606Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/private/bind_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/private/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/default/mount_root [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-04-23T06:11:21.606Z] === CONT TestMountDaemonRoot/default/bind_root [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2021-04-23T06:11:21.606Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2021-04-23T06:11:21.606Z] === RUN TestContainerBindMountNonRecursive [2021-04-23T06:11:22.241Z] --- PASS: TestCheckoutGit (31.70s) [2021-04-23T06:11:22.241Z] === RUN TestValidGitTransport [2021-04-23T06:11:22.241Z] --- PASS: TestValidGitTransport (0.00s) [2021-04-23T06:11:22.241Z] === RUN TestGitInvalidRef [2021-04-23T06:11:22.241Z] --- PASS: TestGitInvalidRef (0.20s) [2021-04-23T06:11:22.241Z] PASS [2021-04-23T06:11:22.241Z] coverage: 86.3% of statements [2021-04-23T06:11:22.241Z] ok github.com/docker/docker/builder/remotecontext/git 32.155s coverage: 86.3% of statements Post stage [Pipeline] junit [2021-04-23T06:11:22.560Z] Recording test results [2021-04-23T06:11:22.679Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-23T06:11:22.679Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-23T06:11:22.768Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-23T06:11:23.201Z] + echo Ensuring container killed. [2021-04-23T06:11:23.201Z] Ensuring container killed. [2021-04-23T06:11:23.201Z] + docker rm -vf docker-pr1 [2021-04-23T06:11:23.201Z] Error: No such container: docker-pr1 [2021-04-23T06:11:23.201Z] + true [2021-04-23T06:11:23.213Z] ? github.com/docker/docker/cli [no test files] [2021-04-23T06:11:23.213Z] ? github.com/docker/docker/cli/config [no test files] [Pipeline] sh [2021-04-23T06:11:23.573Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:11:23.573Z] Chowning /workspace to jenkins user [2021-04-23T06:11:23.573Z] + id -u [2021-04-23T06:11:23.573Z] + id -g [2021-04-23T06:11:23.573Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42315:/workspace busybox chown -R 1001:1001 /workspace [2021-04-23T06:11:23.573Z] Unable to find image 'busybox:latest' locally [2021-04-23T06:11:23.690Z] --- PASS: TestContainerBindMountNonRecursive (1.60s) [2021-04-23T06:11:23.690Z] === RUN TestContainerVolumesMountedAsShared [2021-04-23T06:11:23.862Z] latest: Pulling from library/busybox [2021-04-23T06:11:23.988Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-04-23T06:11:23.988Z] === RUN TestContainerVolumesMountedAsSlave [2021-04-23T06:11:24.284Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s) [2021-04-23T06:11:24.284Z] === RUN TestNetworkNat [2021-04-23T06:11:24.939Z] --- PASS: TestNetworkNat (0.59s) [2021-04-23T06:11:24.939Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:11:25.150Z] === RUN TestExternalGraphDriver/pull [2021-04-23T06:11:25.219Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-23T06:11:25.438Z] --- PASS: TestCreateServiceSysctls (3.73s) [2021-04-23T06:11:25.438Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:11:25.479Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.35s) [2021-04-23T06:11:25.480Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lqzahgjh5yjxa7p28lam9rucf Created:2021-04-23 06:11:17.944345142 +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[b36a83a5411a0260f4c1a004803aa117f4b23626759d8d84648e47d354dda42e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ra8g3o41zwcbbp0xirnbu8r4q EndpointID:8a5aee2279dfdff8bf8297afed71882f3bbf5fa7e47b4de998ed38ff37022770 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:73d91fac7558029b62b0203ed289ef04ac50af913a92a30372ac3f75d9b8bfa6 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:b39008c8280a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ra8g3o41zwcbbp0xirnbu8r4q EndpointID:8a5aee2279dfdff8bf8297afed71882f3bbf5fa7e47b4de998ed38ff37022770 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-23T06:11:25.480Z] PASS [2021-04-23T06:11:25.480Z] [2021-04-23T06:11:25.480Z] === Skipped [2021-04-23T06:11:25.480Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:11:25.480Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:11:25.480Z] [2021-04-23T06:11:25.480Z] [2021-04-23T06:11:25.480Z] DONE 26 tests, 1 skipped in 65.222s [2021-04-23T06:11:25.597Z] --- PASS: TestNetworkLocalhostTCPNat (0.61s) [2021-04-23T06:11:25.597Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:11:25.740Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:11:25.740Z] ++ 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-23T06:11:25.740Z] ++ set -e [2021-04-23T06:11:25.740Z] ++ '[' -n 0 ']' [2021-04-23T06:11:25.740Z] ++ set -x [2021-04-23T06:11:25.740Z] ++ 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-23T06:11:25.740Z] INFO: Testing against a local daemon [2021-04-23T06:11:25.740Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-23T06:11:25.740Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-23T06:11:25.740Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:11:25.740Z] === RUN TestDockerNetworkIpvlan [2021-04-23T06:11:25.740Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:11:25.740Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:11:25.740Z] PASS [2021-04-23T06:11:25.740Z] [2021-04-23T06:11:25.740Z] === Skipped [2021-04-23T06:11:25.740Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-04-23T06:11:25.740Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:11:25.740Z] [2021-04-23T06:11:25.740Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:11:25.740Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:11:25.740Z] [2021-04-23T06:11:25.740Z] [2021-04-23T06:11:25.740Z] DONE 2 tests, 2 skipped in 0.190s [2021-04-23T06:11:25.740Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:11:25.740Z] ++ 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-23T06:11:25.740Z] ++ set -e [2021-04-23T06:11:25.740Z] ++ '[' -n 0 ']' [2021-04-23T06:11:25.740Z] ++ set -x [2021-04-23T06:11:25.740Z] ++ 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-23T06:11:26.000Z] INFO: Testing against a local daemon [2021-04-23T06:11:26.000Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-23T06:11:26.571Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-23T06:11:27.363Z] 96e4eceb3830: Pulling fs layer [2021-04-23T06:11:27.363Z] 96e4eceb3830: Verifying Checksum [2021-04-23T06:11:27.363Z] 96e4eceb3830: Download complete [2021-04-23T06:11:27.653Z] 96e4eceb3830: Pull complete [2021-04-23T06:11:27.653Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-23T06:11:27.653Z] Status: Downloaded newer image for busybox:latest [2021-04-23T06:11:27.701Z] --- PASS: TestExternalGraphDriver (10.90s) [2021-04-23T06:11:27.701Z] --- PASS: TestExternalGraphDriver/json (3.71s) [2021-04-23T06:11:27.701Z] --- PASS: TestExternalGraphDriver/spec (4.05s) [2021-04-23T06:11:27.701Z] --- PASS: TestExternalGraphDriver/pull (2.97s) [2021-04-23T06:11:27.701Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:11:27.701Z] --- SKIP: TestGraphdriverPluginV2 (0.04s) [2021-04-23T06:11:27.701Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:11:27.701Z] PASS [2021-04-23T06:11:27.701Z] [2021-04-23T06:11:27.701Z] === Skipped [2021-04-23T06:11:27.701Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.04s) [2021-04-23T06:11:27.701Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:11:27.701Z] [2021-04-23T06:11:27.701Z] [2021-04-23T06:11:27.701Z] DONE 5 tests, 1 skipped in 11.087s [2021-04-23T06:11:27.701Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-23T06:11:27.701Z] ++ 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-23T06:11:27.701Z] ++ set -e [2021-04-23T06:11:27.701Z] ++ '[' -n 0 ']' [2021-04-23T06:11:27.701Z] ++ set -x [2021-04-23T06:11:27.701Z] ++ 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-23T06:11:27.701Z] INFO: Testing against a local daemon [2021-04-23T06:11:27.701Z] === RUN TestContinueAfterPluginCrash [2021-04-23T06:11:27.701Z] === PAUSE TestContinueAfterPluginCrash [2021-04-23T06:11:27.701Z] === RUN TestReadPluginNoRead [2021-04-23T06:11:27.701Z] === PAUSE TestReadPluginNoRead [2021-04-23T06:11:27.701Z] === RUN TestDaemonStartWithLogOpt [2021-04-23T06:11:27.701Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-23T06:11:27.701Z] === CONT TestContinueAfterPluginCrash [2021-04-23T06:11:27.701Z] === CONT TestDaemonStartWithLogOpt [2021-04-23T06:11:27.701Z] === CONT TestReadPluginNoRead [2021-04-23T06:11:27.954Z] --- PASS: TestCreateServiceCapabilities (2.82s) [2021-04-23T06:11:27.954Z] === RUN TestInspect [2021-04-23T06:11:28.352Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2021-04-23T06:11:28.352Z] === RUN TestPause [2021-04-23T06:11:28.483Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.35s) [2021-04-23T06:11:28.483Z] === RUN TestDockerNetworkMacvlan [2021-04-23T06:11:28.744Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-23T06:11:28.997Z] --- PASS: TestPause (0.60s) [2021-04-23T06:11:28.997Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:11:28.997Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:11:28.997Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:11:28.997Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:11:29.644Z] --- PASS: TestPauseStopPausedContainer (0.62s) [2021-04-23T06:11:29.644Z] === RUN TestPidHost [2021-04-23T06:11:29.685Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-23T06:11:30.255Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.01s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.01s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-04-23T06:11:30.307Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestConfigureDaemonLogs [2021-04-23T06:11:30.307Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestCommonOptionsInstallFlags [2021-04-23T06:11:30.307Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-04-23T06:11:30.307Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-04-23T06:11:30.307Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-04-23T06:11:30.307Z] PASS [2021-04-23T06:11:30.307Z] coverage: 18.4% of statements [2021-04-23T06:11:30.307Z] ok github.com/docker/docker/cmd/dockerd 0.257s coverage: 18.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:11:30.762Z] + bundleName=s390x-integration [2021-04-23T06:11:30.762Z] + echo Creating s390x-integration-bundles.tar.gz [2021-04-23T06:11:30.762Z] Creating s390x-integration-bundles.tar.gz [2021-04-23T06:11:30.762Z] + 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-23T06:11:30.762Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-23T06:11:30.806Z] Archiving artifacts [2021-04-23T06:11:30.826Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-23T06:11:31.167Z] --- PASS: TestPidHost (1.31s) [2021-04-23T06:11:31.168Z] === RUN TestPsFilter [2021-04-23T06:11:31.168Z] --- PASS: TestPsFilter (0.16s) [2021-04-23T06:11:31.168Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:11:31.217Z] --- PASS: TestInspect (3.30s) [2021-04-23T06:11:31.217Z] === RUN TestCreateJob [2021-04-23T06:11:31.249Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [2021-04-23T06:11:31.281Z] === RUN TestContainerStopSignal [2021-04-23T06:11:31.281Z] --- PASS: TestContainerStopSignal (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestContainerStopTimeout [2021-04-23T06:11:31.281Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestContainerSecretReferenceDestTarget [2021-04-23T06:11:31.281Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-04-23T06:11:31.281Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestContainerLogPathSetForRingLogger [2021-04-23T06:11:31.281Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestReplaceAndAppendEnvVars [2021-04-23T06:11:31.281Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-04-23T06:11:31.281Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-04-23T06:11:31.281Z] === RUN TestNewMemoryStore [2021-04-23T06:11:31.281Z] --- PASS: TestNewMemoryStore (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestAddContainers [2021-04-23T06:11:31.281Z] --- PASS: TestAddContainers (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestGetContainer [2021-04-23T06:11:31.281Z] --- PASS: TestGetContainer (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestDeleteContainer [2021-04-23T06:11:31.281Z] --- PASS: TestDeleteContainer (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestListContainers [2021-04-23T06:11:31.281Z] --- PASS: TestListContainers (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestFirstContainer [2021-04-23T06:11:31.281Z] --- PASS: TestFirstContainer (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestApplyAllContainer [2021-04-23T06:11:31.281Z] --- PASS: TestApplyAllContainer (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestIsValidHealthString [2021-04-23T06:11:31.281Z] --- PASS: TestIsValidHealthString (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestStateRunStop [2021-04-23T06:11:31.281Z] --- PASS: TestStateRunStop (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestStateTimeoutWait [2021-04-23T06:11:31.281Z] --- PASS: TestStateTimeoutWait (0.10s) [2021-04-23T06:11:31.281Z] state_test.go:141: Stop callback fired [2021-04-23T06:11:31.281Z] state_test.go:165: Stop callback fired [2021-04-23T06:11:31.281Z] === RUN TestIsValidStateString [2021-04-23T06:11:31.281Z] --- PASS: TestIsValidStateString (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestViewSaveDelete [2021-04-23T06:11:31.281Z] --- PASS: TestViewSaveDelete (0.01s) [2021-04-23T06:11:31.281Z] === RUN TestViewAll [2021-04-23T06:11:31.281Z] --- PASS: TestViewAll (0.05s) [2021-04-23T06:11:31.281Z] === RUN TestViewGet [2021-04-23T06:11:31.281Z] --- PASS: TestViewGet (0.03s) [2021-04-23T06:11:31.281Z] === RUN TestNames [2021-04-23T06:11:31.281Z] --- PASS: TestNames (0.00s) [2021-04-23T06:11:31.281Z] === RUN TestViewWithHealthCheck [2021-04-23T06:11:31.281Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-04-23T06:11:31.281Z] PASS [2021-04-23T06:11:31.281Z] coverage: 41.6% of statements [2021-04-23T06:11:31.281Z] ok github.com/docker/docker/container 0.367s coverage: 41.6% of statements [2021-04-23T06:11:31.281Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-23T06:11:31.281Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-23T06:11:31.281Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-23T06:11:31.281Z] ? github.com/docker/docker/contrib/httpserver [no test files] [Pipeline] sh [2021-04-23T06:11:31.465Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.48s) [2021-04-23T06:11:31.465Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:11:31.631Z] + make clean [2021-04-23T06:11:31.766Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-23T06:11:31.921Z] docker volume rm -f docker-dev-cache [2021-04-23T06:11:31.922Z] === RUN TestReadPluginNoRead/default [2021-04-23T06:11:32.026Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-23T06:11:32.026Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-23T06:11:32.111Z] --- PASS: TestRemoveContainerWithVolume (0.56s) [2021-04-23T06:11:32.111Z] === RUN TestRemoveContainerRunning [2021-04-23T06:11:32.210Z] docker-dev-cache [Pipeline] deleteDir [2021-04-23T06:11:32.499Z] --- PASS: TestDaemonStartWithLogOpt (4.69s) [2021-04-23T06:11:32.754Z] --- PASS: TestRemoveContainerRunning (0.59s) [2021-04-23T06:11:32.754Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:11:33.401Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.61s) [2021-04-23T06:11:33.401Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:11:33.401Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-23T06:11:33.401Z] === RUN TestRenameLinkedContainer [2021-04-23T06:11:33.589Z] === RUN TestPrepare [2021-04-23T06:11:33.589Z] --- PASS: TestPrepare (0.00s) [2021-04-23T06:11:33.589Z] === RUN TestStart [2021-04-23T06:11:33.589Z] --- PASS: TestStart (0.00s) [2021-04-23T06:11:33.589Z] === RUN TestWaitCancel [2021-04-23T06:11:33.589Z] --- PASS: TestWaitCancel (0.00s) [2021-04-23T06:11:33.589Z] === RUN TestWaitDisabled [2021-04-23T06:11:33.589Z] --- PASS: TestWaitDisabled (0.00s) [2021-04-23T06:11:33.589Z] === RUN TestWaitEnabled [2021-04-23T06:11:33.589Z] --- PASS: TestWaitEnabled (0.00s) [2021-04-23T06:11:33.589Z] === RUN TestRemove [2021-04-23T06:11:33.589Z] --- PASS: TestRemove (0.00s) [2021-04-23T06:11:33.589Z] PASS [2021-04-23T06:11:33.589Z] coverage: 65.3% of statements [2021-04-23T06:11:33.888Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-23T06:11:34.050Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.522s coverage: 65.3% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:11:35.382Z] --- PASS: TestCreateJob (3.74s) [2021-04-23T06:11:35.382Z] === RUN TestReplicatedJob [2021-04-23T06:11:35.498Z] --- PASS: TestRenameLinkedContainer (2.26s) [2021-04-23T06:11:35.498Z] === RUN TestRenameStoppedContainer [2021-04-23T06:11:35.810Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-23T06:11:36.141Z] --- PASS: TestRenameStoppedContainer (0.53s) [2021-04-23T06:11:36.141Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:11:36.224Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-23T06:11:36.237Z] === RUN TestNewListSecretsFilters [2021-04-23T06:11:36.237Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestNewListConfigsFilters [2021-04-23T06:11:36.237Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-04-23T06:11:36.237Z] PASS [2021-04-23T06:11:36.237Z] coverage: 0.5% of statements [2021-04-23T06:11:36.237Z] ok github.com/docker/docker/daemon/cluster 0.293s coverage: 0.5% of statements [2021-04-23T06:11:36.237Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-04-23T06:11:36.237Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCIsolation [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCIsolation [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-04-23T06:11:36.237Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCConfigs [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCConfigs [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-04-23T06:11:36.237Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-04-23T06:11:36.237Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-04-23T06:11:36.237Z] PASS [2021-04-23T06:11:36.237Z] coverage: 35.9% of statements [2021-04-23T06:11:36.237Z] ok github.com/docker/docker/daemon/cluster/convert 0.270s coverage: 35.9% of statements [2021-04-23T06:11:36.486Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-23T06:11:37.197Z] --- PASS: TestRenameRunningContainerAndReuse (1.11s) [2021-04-23T06:11:37.197Z] === RUN TestRenameInvalidName [2021-04-23T06:11:37.206Z] --- PASS: TestReadPluginNoRead (9.50s) [2021-04-23T06:11:37.206Z] --- PASS: TestReadPluginNoRead/default (1.90s) [2021-04-23T06:11:37.206Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.67s) [2021-04-23T06:11:37.206Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.71s) [2021-04-23T06:11:37.206Z] read_test.go:92: [d3ce463514ed0] daemon is not started [2021-04-23T06:11:37.848Z] --- PASS: TestRenameInvalidName (0.55s) [2021-04-23T06:11:37.848Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:11:38.150Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2021-04-23T06:11:38.150Z] PASS [2021-04-23T06:11:38.150Z] [2021-04-23T06:11:38.150Z] DONE 6 tests in 10.298s [2021-04-23T06:11:38.150Z] 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-23T06:11:38.150Z] ++ 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-23T06:11:38.150Z] ++ set -e [2021-04-23T06:11:38.150Z] ++ '[' -n 0 ']' [2021-04-23T06:11:38.150Z] ++ set -x [2021-04-23T06:11:38.150Z] ++ 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-23T06:11:38.150Z] testing: warning: no tests to run [2021-04-23T06:11:38.150Z] PASS [2021-04-23T06:11:38.150Z] [2021-04-23T06:11:38.150Z] DONE 0 tests in 0.049s [2021-04-23T06:11:38.150Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-23T06:11:38.150Z] ++ 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-23T06:11:38.150Z] ++ set -e [2021-04-23T06:11:38.150Z] ++ '[' -n 0 ']' [2021-04-23T06:11:38.150Z] ++ set -x [2021-04-23T06:11:38.150Z] ++ 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-23T06:11:38.150Z] INFO: Testing against a local daemon [2021-04-23T06:11:38.150Z] === RUN TestPluginWithDevMounts [2021-04-23T06:11:38.150Z] === PAUSE TestPluginWithDevMounts [2021-04-23T06:11:38.150Z] === CONT TestPluginWithDevMounts [2021-04-23T06:11:39.031Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-23T06:11:39.947Z] --- PASS: TestRenameAnonymousContainer (1.98s) [2021-04-23T06:11:39.947Z] === RUN TestRenameContainerWithSameName [2021-04-23T06:11:40.246Z] --- PASS: TestRenameContainerWithSameName (0.52s) [2021-04-23T06:11:40.246Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:11:40.424Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-23T06:11:40.700Z] --- PASS: TestPluginWithDevMounts (2.06s) [2021-04-23T06:11:40.700Z] PASS [2021-04-23T06:11:40.700Z] [2021-04-23T06:11:40.700Z] DONE 1 tests in 2.203s [2021-04-23T06:11:40.700Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-23T06:11:40.700Z] ++ 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-23T06:11:40.700Z] ++ set -e [2021-04-23T06:11:40.700Z] ++ '[' -n 0 ']' [2021-04-23T06:11:40.700Z] ++ set -x [2021-04-23T06:11:40.700Z] ++ 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-23T06:11:40.700Z] INFO: Testing against a local daemon [2021-04-23T06:11:40.700Z] === RUN TestSecretInspect [2021-04-23T06:11:41.315Z] --- PASS: TestRenameContainerWithLinkedContainer (1.11s) [2021-04-23T06:11:41.315Z] === RUN TestResize [2021-04-23T06:11:41.368Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-23T06:11:41.629Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-23T06:11:41.919Z] --- PASS: TestReplicatedJob (6.90s) [2021-04-23T06:11:41.919Z] === RUN TestUpdateReplicatedJob [2021-04-23T06:11:41.960Z] --- PASS: TestResize (0.57s) [2021-04-23T06:11:41.960Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:11:42.057Z] === RUN TestDiscoveryOptsErrors [2021-04-23T06:11:42.057Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDiscoveryOpts [2021-04-23T06:11:42.057Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-04-23T06:11:42.057Z] PASS [2021-04-23T06:11:42.057Z] coverage: 30.0% of statements [2021-04-23T06:11:42.057Z] ok github.com/docker/docker/daemon/discovery 0.373s coverage: 30.0% of statements [2021-04-23T06:11:42.057Z] === RUN TestBuilderGC [2021-04-23T06:11:42.057Z] --- PASS: TestBuilderGC (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationNotFound [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDaemonBrokenConfiguration [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestParseClusterAdvertiseSettings [2021-04-23T06:11:42.057Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestFindConfigurationConflicts [2021-04-23T06:11:42.057Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-04-23T06:11:42.057Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeConflicts [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-04-23T06:11:42.057Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-04-23T06:11:42.057Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-04-23T06:11:42.057Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-04-23T06:11:42.057Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_label [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_dns [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_dns-search [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-04-23T06:11:42.057Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-04-23T06:11:42.057Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestModifiedDiscoverySettings [2021-04-23T06:11:42.057Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestReloadSetConfigFileNotExist [2021-04-23T06:11:42.057Z] time="2021-04-23T06:11:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-04-23T06:11:42.057Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-04-23T06:11:42.057Z] === RUN TestReloadDefaultConfigNotExist [2021-04-23T06:11:42.057Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2021-04-23T06:11:42.057Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:11:42.057Z] === RUN TestReloadBadDefaultConfig [2021-04-23T06:11:42.057Z] time="2021-04-23T06:11:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-199491279" [2021-04-23T06:11:42.057Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-04-23T06:11:42.057Z] === RUN TestReloadWithConflictingLabels [2021-04-23T06:11:42.058Z] time="2021-04-23T06:11:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-637060578" [2021-04-23T06:11:42.058Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-04-23T06:11:42.058Z] === RUN TestReloadWithDuplicateLabels [2021-04-23T06:11:42.058Z] time="2021-04-23T06:11:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-825455577" [2021-04-23T06:11:42.058Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-04-23T06:11:42.058Z] === RUN TestDaemonConfigurationMerge [2021-04-23T06:11:42.058Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-04-23T06:11:42.058Z] PASS [2021-04-23T06:11:42.058Z] coverage: 79.7% of statements [2021-04-23T06:11:42.058Z] ok github.com/docker/docker/daemon/config 0.624s coverage: 79.7% of statements [2021-04-23T06:11:42.603Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2021-04-23T06:11:42.603Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:11:43.014Z] === RUN TestVerifyNetworkingConfig [2021-04-23T06:11:43.014Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-04-23T06:11:43.014Z] === RUN TestGetContainer [2021-04-23T06:11:43.014Z] --- PASS: TestGetContainer (0.00s) [2021-04-23T06:11:43.014Z] === RUN TestValidContainerNames [2021-04-23T06:11:43.014Z] --- PASS: TestValidContainerNames (0.00s) [2021-04-23T06:11:43.251Z] --- PASS: TestResizeWhenContainerNotStarted (0.55s) [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:11:43.251Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:11:43.251Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:11:43.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-04-23T06:11:43.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-04-23T06:11:43.251Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:11:43.251Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-04-23T06:11:43.466Z] === RUN TestContainerInitDNS [2021-04-23T06:11:43.466Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-04-23T06:11:43.466Z] daemon_test.go:147: root required [2021-04-23T06:11:43.466Z] === RUN TestMerge [2021-04-23T06:11:43.466Z] --- PASS: TestMerge (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestValidateContainerIsolation [2021-04-23T06:11:43.466Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestFindNetworkErrorType [2021-04-23T06:11:43.466Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestEnsureServicesExist [2021-04-23T06:11:43.466Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestEnsureServicesExistErrors [2021-04-23T06:11:43.466Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-04-23T06:11:43.466Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-04-23T06:11:43.466Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-04-23T06:11:43.466Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-04-23T06:11:43.466Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-04-23T06:11:43.466Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-04-23T06:11:43.466Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestContainerDelete [2021-04-23T06:11:43.466Z] --- PASS: TestContainerDelete (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestContainerDoubleDelete [2021-04-23T06:11:43.466Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestLogContainerEventCopyLabels [2021-04-23T06:11:43.466Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestLogContainerEventWithAttributes [2021-04-23T06:11:43.466Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestNoneHealthcheck [2021-04-23T06:11:43.466Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestHealthStates [2021-04-23T06:11:43.466Z] time="2021-04-23T06:11:42Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] time="2021-04-23T06:11:43Z" 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-23T06:11:43.466Z] --- PASS: TestHealthStates (0.14s) [2021-04-23T06:11:43.466Z] === RUN TestMaskURLCredentials [2021-04-23T06:11:43.466Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestGetInspectData [2021-04-23T06:11:43.466Z] --- PASS: TestGetInspectData (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestFillLicense [2021-04-23T06:11:43.466Z] --- PASS: TestFillLicense (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestListInvalidFilter [2021-04-23T06:11:43.466Z] --- PASS: TestListInvalidFilter (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestNameFilter [2021-04-23T06:11:43.466Z] --- PASS: TestNameFilter (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-04-23T06:11:43.466Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-04-23T06:11:43.466Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-04-23T06:11:43.467Z] === 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-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-04-23T06:11:43.467Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-04-23T06:11:43.467Z] --- 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-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-04-23T06:11:43.467Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestDaemonReloadLabels [2021-04-23T06:11:43.467Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-04-23T06:11:43.467Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestDaemonReloadMirrors [2021-04-23T06:11:43.467Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestDaemonReloadInsecureRegistries [2021-04-23T06:11:43.467Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestDaemonReloadNotAffectOthers [2021-04-23T06:11:43.467Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestDaemonDiscoveryReload [2021-04-23T06:11:43.467Z] === RUN TestEventsLog [2021-04-23T06:11:43.467Z] --- PASS: TestEventsLog (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestEventsLogTimeout [2021-04-23T06:11:43.467Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-04-23T06:11:43.467Z] === RUN TestLogEvents [2021-04-23T06:11:43.467Z] --- PASS: TestLogEvents (0.05s) [2021-04-23T06:11:43.467Z] === RUN TestLoadBufferedEvents [2021-04-23T06:11:43.920Z] --- PASS: TestLoadBufferedEvents (0.12s) [2021-04-23T06:11:43.920Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-04-23T06:11:43.920Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-04-23T06:11:43.920Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-04-23T06:11:43.920Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-04-23T06:11:43.920Z] PASS [2021-04-23T06:11:43.920Z] coverage: 50.0% of statements [2021-04-23T06:11:43.920Z] ok github.com/docker/docker/daemon/events 0.268s coverage: 50.0% of statements [2021-04-23T06:11:44.007Z] --- PASS: TestSecretInspect (3.11s) [2021-04-23T06:11:44.007Z] === RUN TestSecretList [2021-04-23T06:11:44.372Z] === RUN TestWaitNodeAttachment [2021-04-23T06:11:44.372Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-04-23T06:11:44.372Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-04-23T06:11:44.372Z] === RUN TestIsEmptyDir [2021-04-23T06:11:44.823Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-04-23T06:11:44.824Z] --- PASS: TestIsEmptyDir (0.00s) [2021-04-23T06:11:44.824Z] PASS [2021-04-23T06:11:44.824Z] coverage: 2.3% of statements [2021-04-23T06:11:44.824Z] ok github.com/docker/docker/daemon/graphdriver 0.063s coverage: 2.3% of statements [2021-04-23T06:11:44.824Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-04-23T06:11:44.824Z] === RUN TestIsolationConversion [2021-04-23T06:11:44.824Z] === RUN TestIsolationConversion/default [2021-04-23T06:11:44.824Z] === RUN TestIsolationConversion/process [2021-04-23T06:11:44.824Z] === RUN TestIsolationConversion/hyperv [2021-04-23T06:11:44.824Z] --- PASS: TestIsolationConversion (0.00s) [2021-04-23T06:11:44.824Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-04-23T06:11:44.824Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-04-23T06:11:44.824Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestContainerLabels [2021-04-23T06:11:44.824Z] --- PASS: TestContainerLabels (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestCredentialSpecConversion [2021-04-23T06:11:44.824Z] === RUN TestCredentialSpecConversion/none [2021-04-23T06:11:44.824Z] === RUN TestCredentialSpecConversion/config [2021-04-23T06:11:44.824Z] === RUN TestCredentialSpecConversion/file [2021-04-23T06:11:44.824Z] === RUN TestCredentialSpecConversion/registry [2021-04-23T06:11:44.824Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-04-23T06:11:44.824Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-04-23T06:11:44.824Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-04-23T06:11:44.824Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-04-23T06:11:44.824Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestControllerValidateMountBind [2021-04-23T06:11:44.824Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestControllerValidateMountVolume [2021-04-23T06:11:44.824Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestControllerValidateMountTarget [2021-04-23T06:11:44.824Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestControllerValidateMountTmpfs [2021-04-23T06:11:44.824Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestControllerValidateMountInvalidType [2021-04-23T06:11:44.824Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-04-23T06:11:44.824Z] === RUN TestControllerValidateMountNamedPipe [2021-04-23T06:11:44.824Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-04-23T06:11:44.824Z] PASS [2021-04-23T06:11:44.824Z] coverage: 11.3% of statements [2021-04-23T06:11:44.824Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.805s coverage: 11.3% of statements [2021-04-23T06:11:44.824Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-04-23T06:11:44.824Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-04-23T06:11:45.277Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-04-23T06:11:45.277Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-04-23T06:11:45.277Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-23T06:11:45.277Z] reload_test.go:520: root required [2021-04-23T06:11:45.277Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-04-23T06:11:45.277Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-04-23T06:11:45.277Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-04-23T06:11:45.277Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.05s) [2021-04-23T06:11:45.277Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-04-23T06:11:45.277Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2021-04-23T06:11:45.277Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-04-23T06:11:45.277Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-04-23T06:11:45.277Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-04-23T06:11:45.730Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-04-23T06:11:45.730Z] === RUN TestParseVolumesFrom [2021-04-23T06:11:45.730Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-04-23T06:11:45.730Z] PASS [2021-04-23T06:11:45.730Z] coverage: 9.0% of statements [2021-04-23T06:11:45.730Z] ok github.com/docker/docker/daemon 2.776s coverage: 9.0% of statements [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-04-23T06:11:45.730Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-04-23T06:11:45.730Z] === RUN TestLinkNaming [2021-04-23T06:11:45.730Z] --- PASS: TestLinkNaming (0.00s) [2021-04-23T06:11:45.730Z] === RUN TestLinkNew [2021-04-23T06:11:45.730Z] --- PASS: TestLinkNew (0.00s) [2021-04-23T06:11:45.730Z] === RUN TestLinkEnv [2021-04-23T06:11:45.730Z] --- PASS: TestLinkEnv (0.00s) [2021-04-23T06:11:45.730Z] === RUN TestLinkMultipleEnv [2021-04-23T06:11:45.730Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-04-23T06:11:45.730Z] === RUN TestLinkPortRangeEnv [2021-04-23T06:11:45.730Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-04-23T06:11:45.730Z] PASS [2021-04-23T06:11:45.730Z] coverage: 93.0% of statements [2021-04-23T06:11:45.730Z] ok github.com/docker/docker/daemon/links 0.119s coverage: 93.0% of statements [2021-04-23T06:11:45.884Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-04-23T06:11:46.083Z] --- PASS: TestUpdateReplicatedJob (3.79s) [2021-04-23T06:11:46.083Z] === RUN TestServiceListWithStatuses [2021-04-23T06:11:46.083Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:11:46.083Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:11:46.083Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:11:46.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:11:46.181Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-04-23T06:11:46.558Z] --- PASS: TestSecretList (3.10s) [2021-04-23T06:11:46.558Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:11:47.723Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-04-23T06:11:47.880Z] === RUN TestAdapterReadLogs [2021-04-23T06:11:47.880Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-04-23T06:11:47.880Z] === RUN TestCopier [2021-04-23T06:11:47.880Z] --- PASS: TestCopier (0.01s) [2021-04-23T06:11:47.880Z] === RUN TestCopierLongLines [2021-04-23T06:11:47.880Z] --- PASS: TestCopierLongLines (0.00s) [2021-04-23T06:11:47.880Z] === RUN TestCopierSlow [2021-04-23T06:11:47.880Z] --- PASS: TestCopierSlow (0.33s) [2021-04-23T06:11:47.880Z] === RUN TestCopierWithSized [2021-04-23T06:11:47.880Z] === RUN TestCopierWithSized/as_is [2021-04-23T06:11:47.880Z] === RUN TestCopierWithSized/With_RingLogger [2021-04-23T06:11:47.880Z] --- PASS: TestCopierWithSized (0.02s) [2021-04-23T06:11:47.880Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-04-23T06:11:47.880Z] --- PASS: TestCopierWithSized/With_RingLogger (0.02s) [2021-04-23T06:11:47.880Z] === RUN TestCopierWithPartial [2021-04-23T06:11:47.880Z] --- PASS: TestCopierWithPartial (0.00s) [2021-04-23T06:11:47.880Z] === RUN TestRingLogger [2021-04-23T06:11:47.880Z] --- PASS: TestRingLogger (0.00s) [2021-04-23T06:11:47.880Z] === RUN TestRingCap [2021-04-23T06:11:47.880Z] --- PASS: TestRingCap (0.00s) [2021-04-23T06:11:47.880Z] === RUN TestRingClose [2021-04-23T06:11:47.880Z] --- PASS: TestRingClose (0.00s) [2021-04-23T06:11:47.880Z] === RUN TestRingDrain [2021-04-23T06:11:47.880Z] --- PASS: TestRingDrain (0.00s) [2021-04-23T06:11:47.880Z] PASS [2021-04-23T06:11:47.880Z] coverage: 43.0% of statements [2021-04-23T06:11:47.880Z] ok github.com/docker/docker/daemon/logger 0.448s coverage: 43.0% of statements [2021-04-23T06:11:48.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-04-23T06:11:48.688Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig/defaults [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig/invalid_create_group [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-04-23T06:11:49.398Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig (0.00s) [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-04-23T06:11:49.398Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-04-23T06:11:49.398Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-04-23T06:11:49.398Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestNewAWSLogsClientRegionDetect [2021-04-23T06:11:49.398Z] time="2021-04-23T06:11:48Z" level=info msg="Trying to get region from EC2 Metadata" [2021-04-23T06:11:49.398Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-04-23T06:11:49.398Z] === RUN TestCreateSuccess [2021-04-23T06:11:49.398Z] --- PASS: TestCreateSuccess (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestCreateLogGroupSuccess [2021-04-23T06:11:49.398Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestCreateError [2021-04-23T06:11:49.398Z] --- PASS: TestCreateError (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestCreateAlreadyExists [2021-04-23T06:11:49.398Z] time="2021-04-23T06:11:48Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-04-23T06:11:49.398Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestLogClosed [2021-04-23T06:11:49.398Z] --- PASS: TestLogClosed (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestLogBlocking [2021-04-23T06:11:49.398Z] --- PASS: TestLogBlocking (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestLogNonBlockingBufferEmpty [2021-04-23T06:11:49.398Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestLogNonBlockingBufferFull [2021-04-23T06:11:49.398Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestPublishBatchSuccess [2021-04-23T06:11:49.398Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestPublishBatchError [2021-04-23T06:11:49.398Z] time="2021-04-23T06:11:48Z" level=error msg=Error [2021-04-23T06:11:49.398Z] --- PASS: TestPublishBatchError (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-04-23T06:11:49.398Z] time="2021-04-23T06:11:48Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-23T06:11:49.398Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-04-23T06:11:49.398Z] === RUN TestPublishBatchAlreadyAccepted [2021-04-23T06:11:49.398Z] time="2021-04-23T06:11:48Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-04-23T06:11:49.398Z] time="2021-04-23T06:11:48Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-04-23T06:11:49.399Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchSimple [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchTicker [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchMultilinePattern [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.15s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchClose [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchClose (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestEffectiveLen [2021-04-23T06:11:49.399Z] === RUN TestEffectiveLen/0/Hello [2021-04-23T06:11:49.399Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-04-23T06:11:49.399Z] === RUN TestEffectiveLen/2/🙃 [2021-04-23T06:11:49.399Z] === RUN TestEffectiveLen/3/���� [2021-04-23T06:11:49.399Z] === RUN TestEffectiveLen/4/He��o [2021-04-23T06:11:49.399Z] === RUN TestEffectiveLen/5/ [2021-04-23T06:11:49.399Z] --- PASS: TestEffectiveLen (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/0/ [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/1/Hello [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/2/Hello [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/3/Hello [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/4/🙃 [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/5/🙃 [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/6/a� [2021-04-23T06:11:49.399Z] === RUN TestFindValidSplit/7/a� [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: Hello [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: He [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: llo [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: Hello [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: 🙃 [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: 🙃 [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: a [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: � [2021-04-23T06:11:49.399Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1044: a� [2021-04-23T06:11:49.399Z] cloudwatchlogs_test.go:1045: [2021-04-23T06:11:49.399Z] === RUN TestProcessEventEmoji [2021-04-23T06:11:49.399Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchLineSplit [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchLineSplit (0.01s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchLineSplitWithBinary [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchMaxEvents [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchMaxTotalBytes [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.02s) [2021-04-23T06:11:49.399Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-04-23T06:11:49.399Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsMultilinePattern [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-04-23T06:11:49.399Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-04-23T06:11:49.399Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-04-23T06:11:49.399Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestCreateTagSuccess [2021-04-23T06:11:49.399Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-04-23T06:11:49.399Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-04-23T06:11:49.399Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-04-23T06:11:49.399Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2021-04-23T06:11:49.399Z] PASS [2021-04-23T06:11:49.399Z] coverage: 77.8% of statements [2021-04-23T06:11:49.399Z] ok github.com/docker/docker/daemon/logger/awslogs 0.547s coverage: 77.8% of statements [2021-04-23T06:11:49.399Z] === RUN TestJSONFileLogger [2021-04-23T06:11:49.399Z] --- PASS: TestJSONFileLogger (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestJSONFileLoggerWithTags [2021-04-23T06:11:49.399Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestJSONFileLoggerWithOpts [2021-04-23T06:11:49.399Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-04-23T06:11:49.399Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-04-23T06:11:49.399Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-04-23T06:11:49.399Z] === RUN TestEncodeDecode [2021-04-23T06:11:49.399Z] === PAUSE TestEncodeDecode [2021-04-23T06:11:49.399Z] === RUN TestUnexpectedEOF [2021-04-23T06:11:49.399Z] time="2021-04-23T06:11:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-23T06:11:49.399Z] time="2021-04-23T06:11:49Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2021-04-23T06:11:49.399Z] --- PASS: TestUnexpectedEOF (0.12s) [2021-04-23T06:11:49.399Z] === CONT TestEncodeDecode [2021-04-23T06:11:49.399Z] --- PASS: TestEncodeDecode (0.00s) [2021-04-23T06:11:49.399Z] PASS [2021-04-23T06:11:49.399Z] coverage: 69.9% of statements [2021-04-23T06:11:49.399Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.244s coverage: 69.9% of statements [2021-04-23T06:11:49.744Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-04-23T06:11:49.852Z] === RUN TestJSONLogsMarshalJSONBuf [2021-04-23T06:11:49.852Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-04-23T06:11:49.852Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-04-23T06:11:49.852Z] === RUN TestSearchRegistryForImagesErrors [2021-04-23T06:11:49.852Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-04-23T06:11:49.852Z] === RUN TestSearchRegistryForImages [2021-04-23T06:11:49.852Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-04-23T06:11:49.852Z] === RUN TestOnlyPlatformWithFallback [2021-04-23T06:11:49.852Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-04-23T06:11:49.852Z] === RUN TestImageDelete [2021-04-23T06:11:49.852Z] === RUN TestImageDelete/no_lease [2021-04-23T06:11:49.852Z] === RUN TestImageDelete/lease_exists [2021-04-23T06:11:49.852Z] --- PASS: TestImageDelete (0.04s) [2021-04-23T06:11:49.852Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-04-23T06:11:49.852Z] --- PASS: TestImageDelete/lease_exists (0.01s) [2021-04-23T06:11:49.852Z] === RUN TestContentStoreForPull [2021-04-23T06:11:49.852Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.13s) [2021-04-23T06:11:49.852Z] === RUN TestFastTimeMarshalJSON [2021-04-23T06:11:49.852Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2021-04-23T06:11:49.852Z] PASS [2021-04-23T06:11:49.852Z] coverage: 87.2% of statements [2021-04-23T06:11:49.852Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.293s coverage: 87.2% of statements [2021-04-23T06:11:49.852Z] --- PASS: TestContentStoreForPull (0.18s) [2021-04-23T06:11:49.852Z] PASS [2021-04-23T06:11:49.852Z] coverage: 6.7% of statements [2021-04-23T06:11:49.852Z] ok github.com/docker/docker/daemon/images 0.414s coverage: 6.7% of statements [2021-04-23T06:11:49.852Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-23T06:11:49.852Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-23T06:11:49.852Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-04-23T06:11:49.852Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-23T06:11:49.852Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-23T06:11:49.852Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-04-23T06:11:49.852Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-04-23T06:11:49.866Z] --- PASS: TestSecretsCreateAndDelete (3.11s) [2021-04-23T06:11:49.866Z] === RUN TestSecretsUpdate [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.88s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.78s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.99s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.03s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.77s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.29s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.67s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.71s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.48s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.33s) [2021-04-23T06:11:51.269Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2021-04-23T06:11:51.269Z] === RUN TestCgroupNamespacesRun [2021-04-23T06:11:51.327Z] --- PASS: TestDockerNetworkConnectAlias (5.34s) [2021-04-23T06:11:51.327Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:11:51.631Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-23T06:11:51.631Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-04-23T06:11:52.005Z] === RUN TestWriteLog [2021-04-23T06:11:52.005Z] === PAUSE TestWriteLog [2021-04-23T06:11:52.005Z] === RUN TestReadLog [2021-04-23T06:11:52.005Z] === PAUSE TestReadLog [2021-04-23T06:11:52.457Z] === CONT TestWriteLog [2021-04-23T06:11:52.457Z] === CONT TestReadLog [2021-04-23T06:11:52.457Z] --- PASS: TestWriteLog (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestReadLog/tail_exact [2021-04-23T06:11:52.457Z] === RUN TestReadLog/tail_less_than_available [2021-04-23T06:11:52.457Z] === RUN TestReadLog/tail_more_than_available [2021-04-23T06:11:52.457Z] --- PASS: TestReadLog (0.15s) [2021-04-23T06:11:52.457Z] --- PASS: TestReadLog/tail_exact (0.13s) [2021-04-23T06:11:52.457Z] --- PASS: TestReadLog/tail_less_than_available (0.01s) [2021-04-23T06:11:52.457Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-04-23T06:11:52.457Z] PASS [2021-04-23T06:11:52.457Z] coverage: 75.2% of statements [2021-04-23T06:11:52.457Z] ok github.com/docker/docker/daemon/logger/local 0.366s coverage: 75.2% of statements [2021-04-23T06:11:52.457Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-23T06:11:52.457Z] === RUN TestOpenFileDelete [2021-04-23T06:11:52.457Z] --- PASS: TestOpenFileDelete (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestOpenFileRename [2021-04-23T06:11:52.457Z] --- PASS: TestOpenFileRename (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestParseLogTagDefaultTag [2021-04-23T06:11:52.457Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestParseLogTag [2021-04-23T06:11:52.457Z] --- PASS: TestParseLogTag (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestParseLogTagEmptyTag [2021-04-23T06:11:52.457Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestTailFiles [2021-04-23T06:11:52.457Z] --- PASS: TestTailFiles (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestFollowLogsConsumerGone [2021-04-23T06:11:52.457Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-04-23T06:11:52.457Z] === RUN TestFollowLogsProducerGone [2021-04-23T06:11:52.457Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-04-23T06:11:52.457Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-04-23T06:11:52.457Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-04-23T06:11:52.457Z] === RUN TestCheckCapacityAndRotate [2021-04-23T06:11:52.457Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-04-23T06:11:52.457Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-04-23T06:11:52.457Z] --- PASS: TestCheckCapacityAndRotate (0.20s) [2021-04-23T06:11:52.457Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.03s) [2021-04-23T06:11:52.457Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.15s) [2021-04-23T06:11:52.457Z] PASS [2021-04-23T06:11:52.457Z] coverage: 55.3% of statements [2021-04-23T06:11:52.573Z] --- PASS: TestDockerNetworkMacvlan (24.28s) [2021-04-23T06:11:52.573Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.20s) [2021-04-23T06:11:52.573Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2021-04-23T06:11:52.573Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.81s) [2021-04-23T06:11:52.573Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.45s) [2021-04-23T06:11:52.573Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.96s) [2021-04-23T06:11:52.573Z] --- PASS: TestDockerNetworkMacvlan/Addressing (2.39s) [2021-04-23T06:11:52.573Z] PASS [2021-04-23T06:11:52.573Z] [2021-04-23T06:11:52.573Z] DONE 8 tests in 26.796s [2021-04-23T06:11:52.573Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-23T06:11:52.573Z] ++ 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-23T06:11:52.573Z] ++ set -e [2021-04-23T06:11:52.573Z] ++ '[' -n 0 ']' [2021-04-23T06:11:52.573Z] ++ set -x [2021-04-23T06:11:52.573Z] ++ 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-23T06:11:52.798Z] --- PASS: TestCgroupNamespacesRun (1.43s) [2021-04-23T06:11:52.798Z] === RUN TestCgroupNamespacesRunPrivileged [2021-04-23T06:11:52.833Z] testing: warning: no tests to run [2021-04-23T06:11:52.833Z] PASS [2021-04-23T06:11:52.833Z] [2021-04-23T06:11:52.833Z] DONE 0 tests in 0.040s [2021-04-23T06:11:52.833Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-23T06:11:52.833Z] ++ 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-23T06:11:52.833Z] ++ set -e [2021-04-23T06:11:52.833Z] ++ '[' -n 0 ']' [2021-04-23T06:11:52.833Z] ++ set -x [2021-04-23T06:11:52.833Z] ++ 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-23T06:11:52.833Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-23T06:11:52.833Z] INFO: Testing against a local daemon [2021-04-23T06:11:52.833Z] === RUN TestAuthZPluginAllowRequest [2021-04-23T06:11:52.909Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.292s coverage: 55.3% of statements [2021-04-23T06:11:52.909Z] === RUN TestLog [2021-04-23T06:11:52.909Z] --- PASS: TestLog (0.01s) [2021-04-23T06:11:52.909Z] PASS [2021-04-23T06:11:52.909Z] coverage: 31.5% of statements [2021-04-23T06:11:52.909Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.149s coverage: 31.5% of statements [2021-04-23T06:11:53.173Z] --- PASS: TestSecretsUpdate (3.11s) [2021-04-23T06:11:53.173Z] === RUN TestTemplatedSecret [2021-04-23T06:11:53.361Z] === RUN TestValidateLogOpt [2021-04-23T06:11:53.361Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestNewMissedConfig [2021-04-23T06:11:53.361Z] --- PASS: TestNewMissedConfig (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestNewMissedUrl [2021-04-23T06:11:53.361Z] --- PASS: TestNewMissedUrl (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestNewMissedToken [2021-04-23T06:11:53.361Z] --- PASS: TestNewMissedToken (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestNewWithProxy [2021-04-23T06:11:53.361Z] --- PASS: TestNewWithProxy (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestDefault [2021-04-23T06:11:53.361Z] --- PASS: TestDefault (0.01s) [2021-04-23T06:11:53.361Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-04-23T06:11:53.361Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestJsonFormat [2021-04-23T06:11:53.361Z] --- PASS: TestJsonFormat (0.02s) [2021-04-23T06:11:53.361Z] === RUN TestRawFormat [2021-04-23T06:11:53.361Z] --- PASS: TestRawFormat (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestRawFormatWithLabels [2021-04-23T06:11:53.361Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestRawFormatWithoutTag [2021-04-23T06:11:53.361Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-04-23T06:11:53.361Z] === RUN TestBatching [2021-04-23T06:11:53.814Z] --- PASS: TestBatching (0.42s) [2021-04-23T06:11:53.814Z] === RUN TestFrequency [2021-04-23T06:11:53.814Z] === RUN TestNewParse [2021-04-23T06:11:53.814Z] --- PASS: TestNewParse (0.00s) [2021-04-23T06:11:53.814Z] PASS [2021-04-23T06:11:53.814Z] coverage: 8.3% of statements [2021-04-23T06:11:53.814Z] ok github.com/docker/docker/daemon/logger/templates 0.040s coverage: 8.3% of statements [2021-04-23T06:11:53.814Z] --- PASS: TestFrequency (0.16s) [2021-04-23T06:11:53.814Z] === RUN TestOneMessagePerRequest [2021-04-23T06:11:53.814Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-04-23T06:11:53.814Z] === RUN TestVerify [2021-04-23T06:11:53.814Z] --- PASS: TestVerify (0.00s) [2021-04-23T06:11:53.814Z] === RUN TestSkipVerify [2021-04-23T06:11:53.814Z] time="2021-04-23T06:11:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:53.814Z] time="2021-04-23T06:11:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:53.814Z] time="2021-04-23T06:11:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:53.814Z] time="2021-04-23T06:11:53Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:53.849Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2021-04-23T06:11:53.849Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-04-23T06:11:54.266Z] --- PASS: TestSkipVerify (0.55s) [2021-04-23T06:11:54.266Z] === RUN TestBufferMaximum [2021-04-23T06:11:54.266Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.266Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.266Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.266Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.266Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.266Z] time="2021-04-23T06:11:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619158314.136100\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:54.266Z] time="2021-04-23T06:11:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619158314.136100\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:54.266Z] --- PASS: TestBufferMaximum (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestServerAlwaysDown [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619158314.139095\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619158314.139095\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619158314.139095\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619158314.140098\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:54.718Z] time="2021-04-23T06:11:54Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1619158314.140098\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:54.718Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestCannotSendAfterClose [2021-04-23T06:11:54.718Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestDeadlockOnBlockedEndpoint [2021-04-23T06:11:54.718Z] === RUN TestParseLogFormat [2021-04-23T06:11:54.718Z] --- PASS: TestParseLogFormat (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestValidateLogOptEmpty [2021-04-23T06:11:54.718Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestValidateSyslogAddress [2021-04-23T06:11:54.718Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestParseAddressDefaultPort [2021-04-23T06:11:54.718Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestValidateSyslogFacility [2021-04-23T06:11:54.718Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestValidateLogOptSyslogFormat [2021-04-23T06:11:54.718Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-04-23T06:11:54.718Z] === RUN TestValidateLogOpt [2021-04-23T06:11:54.718Z] --- PASS: TestValidateLogOpt (0.00s) [2021-04-23T06:11:54.718Z] PASS [2021-04-23T06:11:54.718Z] coverage: 46.8% of statements [2021-04-23T06:11:54.718Z] ok github.com/docker/docker/daemon/logger/syslog 0.176s coverage: 46.8% of statements [2021-04-23T06:11:55.405Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.40s) [2021-04-23T06:11:55.405Z] === RUN TestCgroupNamespacesRunHostMode [2021-04-23T06:11:55.490Z] --- PASS: TestDockerNetworkReConnect (4.19s) [2021-04-23T06:11:55.490Z] === RUN TestServicePlugin [2021-04-23T06:11:55.672Z] time="2021-04-23T06:11:55Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-04-23T06:11:55.672Z] time="2021-04-23T06:11:55Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"3a81df4ebb99\"}'" [2021-04-23T06:11:55.672Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-04-23T06:11:55.672Z] PASS [2021-04-23T06:11:55.672Z] coverage: 82.5% of statements [2021-04-23T06:11:55.672Z] ok github.com/docker/docker/daemon/logger/splunk 2.267s coverage: 82.5% of statements [2021-04-23T06:11:55.672Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-23T06:11:55.672Z] ? github.com/docker/docker/daemon/network [no test files] [2021-04-23T06:11:55.672Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-23T06:11:56.124Z] === RUN TestV1IDService [2021-04-23T06:11:56.124Z] --- PASS: TestV1IDService (0.02s) [2021-04-23T06:11:56.124Z] === RUN TestV2MetadataService [2021-04-23T06:11:56.131Z] --- PASS: TestAuthZPluginAllowRequest (2.73s) [2021-04-23T06:11:56.131Z] === RUN TestAuthZPluginTLS [2021-04-23T06:11:56.391Z] --- PASS: TestAuthZPluginTLS (0.87s) [2021-04-23T06:11:56.391Z] === RUN TestAuthZPluginDenyRequest [2021-04-23T06:11:56.479Z] --- PASS: TestTemplatedSecret (3.68s) [2021-04-23T06:11:56.479Z] === RUN TestSecretCreateResolve [2021-04-23T06:11:56.937Z] --- PASS: TestCgroupNamespacesRunHostMode (1.42s) [2021-04-23T06:11:56.937Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-04-23T06:11:57.080Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-04-23T06:11:57.080Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestContinueOnError_MirrorEndpoint [2021-04-23T06:11:57.080Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestContinueOnError_NeverContinue [2021-04-23T06:11:57.080Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestManifestStore [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/no_remote_or_local [2021-04-23T06:11:57.080Z] time="2021-04-23T06:11:56Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local496166727\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/no_local_cache [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/with_local_cache [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/unknown_media_type [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-04-23T06:11:57.080Z] time="2021-04-23T06:11:56Z" level=warning msg="reference for unknown type: " [2021-04-23T06:11:57.080Z] time="2021-04-23T06:11:56Z" level=warning msg="reference for unknown type: " [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-04-23T06:11:57.080Z] time="2021-04-23T06:11:56Z" level=warning msg="reference for unknown type: " [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-04-23T06:11:57.080Z] time="2021-04-23T06:11:56Z" level=warning msg="reference for unknown type: " [2021-04-23T06:11:57.080Z] time="2021-04-23T06:11:56Z" level=warning msg="reference for unknown type: " [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/error_persisting_manifest [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-04-23T06:11:57.080Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-04-23T06:11:57.080Z] time="2021-04-23T06:11:56Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore (0.24s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.01s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.04s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/error_persisting_manifest (0.02s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-04-23T06:11:57.080Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-04-23T06:11:57.080Z] === RUN TestDetectManifestBlobMediaType [2021-04-23T06:11:57.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-04-23T06:11:57.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-04-23T06:11:57.080Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-04-23T06:11:57.080Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-04-23T06:11:57.080Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-04-23T06:11:57.080Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-04-23T06:11:57.080Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-04-23T06:11:57.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-04-23T06:11:57.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-04-23T06:11:57.080Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-04-23T06:11:57.080Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-04-23T06:11:57.080Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-04-23T06:11:57.080Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestFixManifestLayers [2021-04-23T06:11:57.080Z] --- PASS: TestFixManifestLayers (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestFixManifestLayersBaseLayerParent [2021-04-23T06:11:57.080Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-23T06:11:57.080Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-23T06:11:57.080Z] === RUN TestFixManifestLayersBadParent [2021-04-23T06:11:57.080Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestValidateManifest [2021-04-23T06:11:57.080Z] --- SKIP: TestValidateManifest (0.00s) [2021-04-23T06:11:57.080Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-23T06:11:57.080Z] === RUN TestFormatPlatform [2021-04-23T06:11:57.080Z] --- PASS: TestFormatPlatform (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestGetRepositoryMountCandidates [2021-04-23T06:11:57.080Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-04-23T06:11:57.080Z] === RUN TestLayerAlreadyExists [2021-04-23T06:11:57.080Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-04-23T06:11:57.080Z] 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-23T06:11:57.080Z] 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-23T06:11:57.080Z] 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-23T06:11:57.080Z] 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-23T06:11:57.080Z] 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-23T06:11:57.080Z] 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-23T06:11:57.080Z] === RUN TestWhenEmptyAuthConfig [2021-04-23T06:11:57.331Z] --- PASS: TestAuthZPluginDenyRequest (0.79s) [2021-04-23T06:11:57.331Z] === RUN TestAuthZPluginAPIDenyResponse [2021-04-23T06:11:57.533Z] === RUN TestSuccessfulDownload [2021-04-23T06:11:57.533Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-04-23T06:11:57.533Z] download_test.go:268: Needs fixing on Windows [2021-04-23T06:11:57.533Z] === RUN TestCancelledDownload [2021-04-23T06:11:57.533Z] --- PASS: TestCancelledDownload (0.00s) [2021-04-23T06:11:57.533Z] === RUN TestMaxDownloadAttempts [2021-04-23T06:11:57.533Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-23T06:11:57.533Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-23T06:11:57.533Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-23T06:11:57.533Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-23T06:11:57.533Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-23T06:11:57.533Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-23T06:11:57.533Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-23T06:11:57.533Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-23T06:11:57.533Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-04-23T06:11:57.533Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-04-23T06:11:57.533Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-04-23T06:11:57.533Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-04-23T06:11:57.533Z] --- PASS: TestV2MetadataService (1.10s) [2021-04-23T06:11:57.533Z] PASS [2021-04-23T06:11:57.533Z] coverage: 48.2% of statements [2021-04-23T06:11:57.533Z] ok github.com/docker/docker/distribution/metadata 1.197s coverage: 48.2% of statements [2021-04-23T06:11:57.533Z] time="2021-04-23T06:11:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T06:11:57.533Z] time="2021-04-23T06:11:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T06:11:57.533Z] time="2021-04-23T06:11:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T06:11:57.533Z] time="2021-04-23T06:11:57Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-04-23T06:11:57.533Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-04-23T06:11:57.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.32s) [2021-04-23T06:11:57.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.32s) [2021-04-23T06:11:57.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.32s) [2021-04-23T06:11:57.533Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.32s) [2021-04-23T06:11:57.533Z] === RUN TestTransfer [2021-04-23T06:11:57.908Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-04-23T06:11:57.985Z] --- PASS: TestTransfer (0.17s) [2021-04-23T06:11:57.985Z] === RUN TestConcurrencyLimit [2021-04-23T06:11:57.985Z] === RUN TestNotFound [2021-04-23T06:11:57.985Z] --- PASS: TestNotFound (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestConflict [2021-04-23T06:11:57.985Z] --- PASS: TestConflict (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestForbidden [2021-04-23T06:11:57.985Z] --- PASS: TestForbidden (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestInvalidParameter [2021-04-23T06:11:57.985Z] --- PASS: TestInvalidParameter (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestNotImplemented [2021-04-23T06:11:57.985Z] --- PASS: TestNotImplemented (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestNotModified [2021-04-23T06:11:57.985Z] --- PASS: TestNotModified (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestUnauthorized [2021-04-23T06:11:57.985Z] --- PASS: TestUnauthorized (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestUnknown [2021-04-23T06:11:57.985Z] --- PASS: TestUnknown (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestCancelled [2021-04-23T06:11:57.985Z] --- PASS: TestCancelled (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestDeadline [2021-04-23T06:11:57.985Z] --- PASS: TestDeadline (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestDataLoss [2021-04-23T06:11:57.985Z] --- PASS: TestDataLoss (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestUnavailable [2021-04-23T06:11:57.985Z] --- PASS: TestUnavailable (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestSystem [2021-04-23T06:11:57.985Z] --- PASS: TestSystem (0.00s) [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Not_Found [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Bad_Request [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Conflict [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Unauthorized [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Service_Unavailable [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Forbidden [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Not_Modified [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Not_Implemented [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-04-23T06:11:57.985Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-04-23T06:11:57.985Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-04-23T06:11:57.985Z] PASS [2021-04-23T06:11:57.985Z] coverage: 53.1% of statements [2021-04-23T06:11:57.985Z] ok github.com/docker/docker/errdefs 0.053s coverage: 53.1% of statements [2021-04-23T06:11:58.001Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s) [2021-04-23T06:11:58.001Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-04-23T06:11:58.169Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.80s) [2021-04-23T06:11:58.169Z] === RUN TestAuthZPluginDenyResponse [2021-04-23T06:11:58.437Z] --- PASS: TestWhenEmptyAuthConfig (1.05s) [2021-04-23T06:11:58.437Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-04-23T06:11:58.437Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-04-23T06:11:58.437Z] === RUN TestTokenPassThru [2021-04-23T06:11:58.437Z] --- PASS: TestTokenPassThru (0.00s) [2021-04-23T06:11:58.437Z] === RUN TestTokenPassThruDifferentHost [2021-04-23T06:11:58.437Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2021-04-23T06:11:58.437Z] PASS [2021-04-23T06:11:58.437Z] coverage: 23.6% of statements [2021-04-23T06:11:58.437Z] --- PASS: TestConcurrencyLimit (0.39s) [2021-04-23T06:11:58.437Z] === RUN TestInactiveJobs [2021-04-23T06:11:58.437Z] ok github.com/docker/docker/distribution 1.477s coverage: 23.6% of statements [2021-04-23T06:11:58.437Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-23T06:11:58.740Z] --- PASS: TestAuthZPluginDenyResponse (0.74s) [2021-04-23T06:11:58.740Z] === RUN TestAuthZPluginAllowEventStream [2021-04-23T06:11:58.890Z] --- PASS: TestInactiveJobs (0.47s) [2021-04-23T06:11:58.890Z] === RUN TestWatchRelease [2021-04-23T06:11:58.890Z] --- PASS: TestWatchRelease (0.12s) [2021-04-23T06:11:58.890Z] === RUN TestWatchFinishedTransfer [2021-04-23T06:11:58.890Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-04-23T06:11:58.890Z] === RUN TestDuplicateTransfer [2021-04-23T06:11:58.890Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-04-23T06:11:58.890Z] === RUN TestSuccessfulUpload [2021-04-23T06:11:59.342Z] time="2021-04-23T06:11:59Z" level=error msg="Upload failed, retrying: simulating retry" [2021-04-23T06:11:59.528Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2021-04-23T06:11:59.528Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-04-23T06:11:59.786Z] --- PASS: TestSecretCreateResolve (3.18s) [2021-04-23T06:11:59.786Z] PASS [2021-04-23T06:11:59.786Z] [2021-04-23T06:11:59.786Z] DONE 6 tests in 19.423s [2021-04-23T06:11:59.786Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-04-23T06:11:59.786Z] ++ 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-23T06:11:59.786Z] ++ set -e [2021-04-23T06:11:59.786Z] ++ '[' -n 0 ']' [2021-04-23T06:11:59.786Z] ++ set -x [2021-04-23T06:11:59.786Z] ++ 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-23T06:11:59.786Z] INFO: Testing against a local daemon [2021-04-23T06:11:59.786Z] === RUN TestServiceCreateInit [2021-04-23T06:11:59.787Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:11:59.795Z] --- PASS: TestSuccessfulUpload (0.71s) [2021-04-23T06:11:59.795Z] === RUN TestCancelledUpload [2021-04-23T06:11:59.795Z] --- PASS: TestCancelledUpload (0.00s) [2021-04-23T06:11:59.795Z] PASS [2021-04-23T06:11:59.795Z] coverage: 76.8% of statements [2021-04-23T06:11:59.795Z] ok github.com/docker/docker/distribution/xfer 2.341s coverage: 76.8% of statements [2021-04-23T06:11:59.795Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-23T06:11:59.795Z] === RUN TestFSGetInvalidData [2021-04-23T06:11:59.795Z] --- PASS: TestFSGetInvalidData (0.04s) [2021-04-23T06:11:59.795Z] === RUN TestFSInvalidSet [2021-04-23T06:11:59.795Z] --- PASS: TestFSInvalidSet (0.03s) [2021-04-23T06:11:59.795Z] === RUN TestFSInvalidRoot [2021-04-23T06:11:59.795Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-04-23T06:11:59.795Z] === RUN TestFSMetadataGetSet [2021-04-23T06:11:59.795Z] === RUN TestCompare [2021-04-23T06:11:59.795Z] --- PASS: TestCompare (0.00s) [2021-04-23T06:11:59.795Z] PASS [2021-04-23T06:11:59.795Z] coverage: 19.2% of statements [2021-04-23T06:11:59.795Z] ok github.com/docker/docker/image/cache 0.166s coverage: 19.2% of statements [2021-04-23T06:11:59.795Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-04-23T06:11:59.795Z] === RUN TestFSInvalidWalker [2021-04-23T06:11:59.795Z] --- PASS: TestFSInvalidWalker (0.01s) [2021-04-23T06:11:59.795Z] === RUN TestFSGetSet [2021-04-23T06:11:59.795Z] --- PASS: TestFSGetSet (0.02s) [2021-04-23T06:11:59.795Z] === RUN TestFSGetUnsetKey [2021-04-23T06:11:59.795Z] --- PASS: TestFSGetUnsetKey (0.01s) [2021-04-23T06:11:59.795Z] === RUN TestFSGetEmptyData [2021-04-23T06:11:59.795Z] --- PASS: TestFSGetEmptyData (0.01s) [2021-04-23T06:11:59.795Z] === RUN TestFSDelete [2021-04-23T06:11:59.795Z] --- PASS: TestFSDelete (0.03s) [2021-04-23T06:11:59.795Z] === RUN TestFSWalker [2021-04-23T06:11:59.795Z] --- PASS: TestFSWalker (0.01s) [2021-04-23T06:11:59.795Z] === RUN TestFSWalkerStopOnError [2021-04-23T06:11:59.795Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-04-23T06:11:59.795Z] === RUN TestNewFromJSON [2021-04-23T06:11:59.795Z] --- PASS: TestNewFromJSON (0.00s) [2021-04-23T06:11:59.795Z] === RUN TestNewFromJSONWithInvalidJSON [2021-04-23T06:11:59.795Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-04-23T06:11:59.795Z] === RUN TestMarshalKeyOrder [2021-04-23T06:11:59.795Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-04-23T06:11:59.795Z] === RUN TestHistoryEqual [2021-04-23T06:12:00.173Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2021-04-23T06:12:00.173Z] === RUN TestCgroupNamespacesRunOlderClient [2021-04-23T06:12:00.247Z] --- PASS: TestHistoryEqual (0.13s) [2021-04-23T06:12:00.247Z] === RUN TestImage [2021-04-23T06:12:00.247Z] --- PASS: TestImage (0.00s) [2021-04-23T06:12:00.247Z] === RUN TestImageOSNotEmpty [2021-04-23T06:12:00.247Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-04-23T06:12:00.247Z] === RUN TestNewChildImageFromImageWithRootFS [2021-04-23T06:12:00.247Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-04-23T06:12:00.247Z] === RUN TestCreate [2021-04-23T06:12:00.247Z] --- PASS: TestCreate (0.01s) [2021-04-23T06:12:00.247Z] === RUN TestRestore [2021-04-23T06:12:00.247Z] time="2021-04-23T06:11:59Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-04-23T06:12:00.247Z] --- PASS: TestRestore (0.03s) [2021-04-23T06:12:00.247Z] === RUN TestAddDelete [2021-04-23T06:12:00.247Z] --- PASS: TestAddDelete (0.02s) [2021-04-23T06:12:00.247Z] === RUN TestSearchAfterDelete [2021-04-23T06:12:00.247Z] --- PASS: TestSearchAfterDelete (0.02s) [2021-04-23T06:12:00.247Z] === RUN TestParentReset [2021-04-23T06:12:00.247Z] --- PASS: TestParentReset (0.02s) [2021-04-23T06:12:00.247Z] === RUN TestGetAndSetLastUpdated [2021-04-23T06:12:00.247Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2021-04-23T06:12:00.247Z] === RUN TestStoreLen [2021-04-23T06:12:00.247Z] --- PASS: TestStoreLen (0.06s) [2021-04-23T06:12:00.247Z] PASS [2021-04-23T06:12:00.247Z] coverage: 86.6% of statements [2021-04-23T06:12:00.247Z] ok github.com/docker/docker/image 0.601s coverage: 86.6% of statements [2021-04-23T06:12:00.651Z] --- PASS: TestAuthZPluginAllowEventStream (1.60s) [2021-04-23T06:12:00.651Z] === RUN TestAuthZPluginErrorResponse [2021-04-23T06:12:00.700Z] === RUN TestValidateManifest [2021-04-23T06:12:00.700Z] === RUN TestValidateManifest/nil [2021-04-23T06:12:00.700Z] === RUN TestValidateManifest/non-nil [2021-04-23T06:12:00.700Z] --- PASS: TestValidateManifest (0.00s) [2021-04-23T06:12:00.700Z] --- PASS: TestValidateManifest/nil (0.00s) [2021-04-23T06:12:00.700Z] --- PASS: TestValidateManifest/non-nil (0.00s) [2021-04-23T06:12:00.700Z] PASS [2021-04-23T06:12:00.700Z] coverage: 0.6% of statements [2021-04-23T06:12:00.700Z] ok github.com/docker/docker/image/tarexport 0.072s coverage: 0.6% of statements [2021-04-23T06:12:01.220Z] --- PASS: TestAuthZPluginErrorResponse (0.70s) [2021-04-23T06:12:01.220Z] === RUN TestAuthZPluginErrorRequest [2021-04-23T06:12:01.659Z] === RUN TestMakeV1ConfigFromConfig [2021-04-23T06:12:01.660Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-04-23T06:12:01.660Z] PASS [2021-04-23T06:12:01.660Z] coverage: 25.0% of statements [2021-04-23T06:12:01.660Z] ok github.com/docker/docker/image/v1 0.123s coverage: 25.0% of statements [2021-04-23T06:12:01.660Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-23T06:12:01.702Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.44s) [2021-04-23T06:12:01.702Z] === RUN TestKernelTCPMemory [2021-04-23T06:12:01.790Z] --- PASS: TestAuthZPluginErrorRequest (0.69s) [2021-04-23T06:12:01.790Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-23T06:12:02.346Z] --- PASS: TestKernelTCPMemory (0.66s) [2021-04-23T06:12:02.346Z] === RUN TestNISDomainname [2021-04-23T06:12:02.613Z] === RUN TestSerialization [2021-04-23T06:12:02.613Z] --- PASS: TestSerialization (0.02s) [2021-04-23T06:12:02.613Z] PASS [2021-04-23T06:12:02.613Z] coverage: 100.0% of statements [2021-04-23T06:12:02.613Z] ok github.com/docker/docker/libcontainerd/queue 0.058s coverage: 100.0% of statements [2021-04-23T06:12:02.732Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.85s) [2021-04-23T06:12:02.732Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-04-23T06:12:02.990Z] --- PASS: TestNISDomainname (0.75s) [2021-04-23T06:12:02.990Z] === RUN TestHostnameDnsResolution [2021-04-23T06:12:03.066Z] === RUN TestEmptyLayer [2021-04-23T06:12:03.066Z] --- PASS: TestEmptyLayer (0.00s) [2021-04-23T06:12:03.066Z] === RUN TestCommitFailure [2021-04-23T06:12:03.066Z] --- PASS: TestCommitFailure (0.01s) [2021-04-23T06:12:03.066Z] === RUN TestStartTransactionFailure [2021-04-23T06:12:03.066Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-04-23T06:12:03.066Z] === RUN TestGetOrphan [2021-04-23T06:12:03.066Z] --- PASS: TestGetOrphan (0.01s) [2021-04-23T06:12:03.066Z] === RUN TestMountAndRegister [2021-04-23T06:12:03.518Z] --- PASS: TestMountAndRegister (0.07s) [2021-04-23T06:12:03.518Z] layer_test.go:271: Layer size: 14 [2021-04-23T06:12:03.518Z] === RUN TestLayerRelease [2021-04-23T06:12:03.518Z] --- SKIP: TestLayerRelease (0.00s) [2021-04-23T06:12:03.518Z] layer_test.go:304: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestStoreRestore [2021-04-23T06:12:03.518Z] --- SKIP: TestStoreRestore (0.00s) [2021-04-23T06:12:03.518Z] layer_test.go:353: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestTarStreamStability [2021-04-23T06:12:03.518Z] --- SKIP: TestTarStreamStability (0.00s) [2021-04-23T06:12:03.518Z] layer_test.go:468: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestRegisterExistingLayer [2021-04-23T06:12:03.518Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-04-23T06:12:03.518Z] === RUN TestTarStreamVerification [2021-04-23T06:12:03.518Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-04-23T06:12:03.518Z] layer_test.go:697: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestLayerMigration [2021-04-23T06:12:03.518Z] --- SKIP: TestLayerMigration (0.00s) [2021-04-23T06:12:03.518Z] migration_test.go:46: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestLayerMigrationNoTarsplit [2021-04-23T06:12:03.518Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-04-23T06:12:03.518Z] migration_test.go:182: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestMountInit [2021-04-23T06:12:03.518Z] --- SKIP: TestMountInit (0.00s) [2021-04-23T06:12:03.518Z] mount_test.go:17: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestMountSize [2021-04-23T06:12:03.518Z] --- SKIP: TestMountSize (0.00s) [2021-04-23T06:12:03.518Z] mount_test.go:76: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestMountChanges [2021-04-23T06:12:03.518Z] --- SKIP: TestMountChanges (0.00s) [2021-04-23T06:12:03.518Z] mount_test.go:125: Failing on Windows [2021-04-23T06:12:03.518Z] === RUN TestMountApply [2021-04-23T06:12:03.518Z] --- SKIP: TestMountApply (0.00s) [2021-04-23T06:12:03.518Z] mount_test.go:212: Failing on Windows [2021-04-23T06:12:03.518Z] PASS [2021-04-23T06:12:03.518Z] coverage: 30.1% of statements [2021-04-23T06:12:03.518Z] ok github.com/docker/docker/layer 0.296s coverage: 30.1% of statements [2021-04-23T06:12:03.518Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-23T06:12:03.673Z] === RUN TestDockerSuite/TestBuildRm [2021-04-23T06:12:03.970Z] === RUN TestEnvironmentParsing [2021-04-23T06:12:03.970Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-04-23T06:12:03.970Z] PASS [2021-04-23T06:12:03.970Z] coverage: 1.0% of statements [2021-04-23T06:12:03.970Z] ok github.com/docker/docker/libcontainerd/local 0.104s coverage: 1.0% of statements [2021-04-23T06:12:03.970Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-23T06:12:03.970Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-23T06:12:03.970Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-04-23T06:12:03.970Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-04-23T06:12:04.043Z] --- PASS: TestHostnameDnsResolution (0.90s) [2021-04-23T06:12:04.043Z] === RUN TestStats [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-04-23T06:12:04.422Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-04-23T06:12:04.422Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-04-23T06:12:04.422Z] PASS [2021-04-23T06:12:04.422Z] coverage: 42.3% of statements [2021-04-23T06:12:04.422Z] ok github.com/docker/docker/oci 0.092s coverage: 42.3% of statements [2021-04-23T06:12:04.422Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-23T06:12:04.422Z] === RUN TestParseVersion [2021-04-23T06:12:04.422Z] --- PASS: TestParseVersion (0.00s) [2021-04-23T06:12:04.422Z] PASS [2021-04-23T06:12:04.422Z] coverage: 52.9% of statements [2021-04-23T06:12:04.422Z] ok github.com/docker/docker/pkg/aaparser 0.069s coverage: 52.9% of statements [2021-04-23T06:12:04.874Z] === RUN TestAddressPoolOpt [2021-04-23T06:12:04.874Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/a [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/something [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/_=a [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/env1=value1 [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/_env1=value1 [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/env2=value2=value3 [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/env3=abc!qwe [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/env_4=value_4 [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/PATH [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/=a [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/PATH= [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/PATH=something [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/asd!qwe [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/1asd [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/123 [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/some_space [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/__some_space_before [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/some_space_after__ [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/= [2021-04-23T06:12:04.874Z] === RUN TestValidateEnv/PaTh [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/a (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/something (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/= (0.00s) [2021-04-23T06:12:04.874Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestParseHost [2021-04-23T06:12:04.874Z] --- PASS: TestParseHost (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestParseDockerDaemonHost [2021-04-23T06:12:04.874Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestParseTCP [2021-04-23T06:12:04.874Z] --- PASS: TestParseTCP (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestParseInvalidUnixAddrInvalid [2021-04-23T06:12:04.874Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestValidateExtraHosts [2021-04-23T06:12:04.874Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestIpOptString [2021-04-23T06:12:04.874Z] --- PASS: TestIpOptString (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestNewIpOptInvalidDefaultVal [2021-04-23T06:12:04.874Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestNewIpOptValidDefaultVal [2021-04-23T06:12:04.874Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestIpOptSetInvalidVal [2021-04-23T06:12:04.874Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestValidateIPAddress [2021-04-23T06:12:04.874Z] --- PASS: TestValidateIPAddress (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestMapOpts [2021-04-23T06:12:04.874Z] --- PASS: TestMapOpts (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestListOptsWithoutValidator [2021-04-23T06:12:04.874Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestListOptsWithValidator [2021-04-23T06:12:04.874Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestValidateDNSSearch [2021-04-23T06:12:04.874Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel/label_with_general_format [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel/label_with_one_more [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-04-23T06:12:04.874Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-04-23T06:12:05.085Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:12:05.327Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-04-23T06:12:05.327Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-04-23T06:12:05.327Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-04-23T06:12:05.327Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-04-23T06:12:05.327Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-04-23T06:12:05.327Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel (0.01s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.01s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-04-23T06:12:05.327Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-04-23T06:12:05.327Z] === RUN TestNamedListOpts [2021-04-23T06:12:05.327Z] --- PASS: TestNamedListOpts (0.00s) [2021-04-23T06:12:05.327Z] === RUN TestNamedMapOpts [2021-04-23T06:12:05.327Z] --- PASS: TestNamedMapOpts (0.00s) [2021-04-23T06:12:05.327Z] === RUN TestParseLink [2021-04-23T06:12:05.327Z] --- PASS: TestParseLink (0.00s) [2021-04-23T06:12:05.327Z] === RUN TestQuotedStringSetWithQuotes [2021-04-23T06:12:05.327Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-04-23T06:12:05.327Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-04-23T06:12:05.327Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-04-23T06:12:05.327Z] === RUN TestQuotedStringSetWithNoQuotes [2021-04-23T06:12:05.327Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-04-23T06:12:05.327Z] === RUN TestUlimitOpt [2021-04-23T06:12:05.327Z] --- PASS: TestUlimitOpt (0.00s) [2021-04-23T06:12:05.327Z] PASS [2021-04-23T06:12:05.327Z] coverage: 67.1% of statements [2021-04-23T06:12:05.327Z] ok github.com/docker/docker/opts 0.123s coverage: 67.1% of statements [2021-04-23T06:12:05.584Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.53s) [2021-04-23T06:12:05.584Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-23T06:12:06.282Z] === RUN TestUnbuffered [2021-04-23T06:12:06.282Z] --- PASS: TestUnbuffered (0.00s) [2021-04-23T06:12:06.282Z] === RUN TestRaceUnbuffered [2021-04-23T06:12:06.282Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-04-23T06:12:06.282Z] PASS [2021-04-23T06:12:06.282Z] coverage: 100.0% of statements [2021-04-23T06:12:06.282Z] ok github.com/docker/docker/pkg/broadcaster 0.072s coverage: 100.0% of statements [2021-04-23T06:12:06.282Z] === RUN TestPeerCertificateMarshalJSON [2021-04-23T06:12:06.735Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-04-23T06:12:06.735Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-04-23T06:12:06.735Z] --- PASS: TestPeerCertificateMarshalJSON (0.57s) [2021-04-23T06:12:06.735Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-04-23T06:12:06.735Z] === RUN TestMiddleware [2021-04-23T06:12:06.735Z] --- PASS: TestMiddleware (0.00s) [2021-04-23T06:12:06.735Z] === RUN TestNewResponseModifier [2021-04-23T06:12:06.735Z] --- PASS: TestNewResponseModifier (0.00s) [2021-04-23T06:12:06.735Z] PASS [2021-04-23T06:12:06.735Z] coverage: 26.8% of statements [2021-04-23T06:12:06.735Z] ok github.com/docker/docker/pkg/authorization 0.638s coverage: 26.8% of statements [2021-04-23T06:12:06.735Z] === RUN TestMatch [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[foo]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[bar]_[foo]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[foo_bar]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[qux]_[foo]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[]#01 [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[qux]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[foo_bar_qux]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[qux]_[baz]] [2021-04-23T06:12:06.735Z] === RUN TestMatch/[[foo_baz]] [2021-04-23T06:12:06.735Z] --- PASS: TestMatch (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-04-23T06:12:06.735Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-04-23T06:12:06.735Z] PASS [2021-04-23T06:12:06.735Z] coverage: 87.5% of statements [2021-04-23T06:12:06.735Z] ok github.com/docker/docker/pkg/capabilities 0.040s coverage: 87.5% of statements [2021-04-23T06:12:06.795Z] --- PASS: TestStats (2.55s) [2021-04-23T06:12:06.795Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:12:06.795Z] === RUN TestStopContainerWithTimeout/0 [2021-04-23T06:12:06.795Z] === PAUSE TestStopContainerWithTimeout/0 [2021-04-23T06:12:06.795Z] === RUN TestStopContainerWithTimeout/1 [2021-04-23T06:12:06.795Z] === PAUSE TestStopContainerWithTimeout/1 [2021-04-23T06:12:06.795Z] === RUN TestStopContainerWithTimeout/3 [2021-04-23T06:12:06.795Z] === PAUSE TestStopContainerWithTimeout/3 [2021-04-23T06:12:06.795Z] === RUN TestStopContainerWithTimeout/-1 [2021-04-23T06:12:06.795Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-04-23T06:12:06.795Z] === CONT TestStopContainerWithTimeout/0 [2021-04-23T06:12:06.795Z] === CONT TestStopContainerWithTimeout/3 [2021-04-23T06:12:06.795Z] === CONT TestStopContainerWithTimeout/-1 [2021-04-23T06:12:06.795Z] === CONT TestStopContainerWithTimeout/1 [2021-04-23T06:12:06.968Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-23T06:12:07.188Z] === RUN TestIsArchivePathDir [2021-04-23T06:12:07.640Z] --- PASS: TestIsArchivePathDir (0.07s) [2021-04-23T06:12:07.640Z] === RUN TestIsArchivePathInvalidFile [2021-04-23T06:12:07.640Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2021-04-23T06:12:07.640Z] === RUN TestIsArchivePathTar [2021-04-23T06:12:07.640Z] === RUN TestChrootTarUntar [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:07.640Z] === RUN TestChrootUntarWithHugeExcludesList [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:07.640Z] === RUN TestChrootUntarEmptyArchive [2021-04-23T06:12:07.640Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestChrootTarUntarWithSymlink [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:12:07.640Z] === RUN TestChrootCopyWithTar [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:12:07.640Z] === RUN TestChrootCopyFileWithTar [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:07.640Z] === RUN TestChrootUntarPath [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:12:07.640Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:07.640Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:07.640Z] === RUN TestChrootApplyDotDotFile [2021-04-23T06:12:07.640Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-04-23T06:12:07.640Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:07.640Z] PASS [2021-04-23T06:12:07.640Z] coverage: 15.4% of statements [2021-04-23T06:12:07.640Z] ok github.com/docker/docker/pkg/chrootarchive 0.100s coverage: 15.4% of statements [2021-04-23T06:12:07.640Z] === RUN TestSizeEmpty [2021-04-23T06:12:07.640Z] --- PASS: TestSizeEmpty (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestSizeEmptyFile [2021-04-23T06:12:07.640Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestSizeNonemptyFile [2021-04-23T06:12:07.640Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestSizeNestedDirectoryEmpty [2021-04-23T06:12:07.640Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-04-23T06:12:07.640Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-04-23T06:12:07.640Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestMoveToSubdir [2021-04-23T06:12:07.640Z] --- PASS: TestMoveToSubdir (0.00s) [2021-04-23T06:12:07.640Z] === RUN TestSizeNonExistingDirectory [2021-04-23T06:12:07.640Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-04-23T06:12:07.640Z] PASS [2021-04-23T06:12:07.640Z] coverage: 80.0% of statements [2021-04-23T06:12:07.640Z] ok github.com/docker/docker/pkg/directory 0.067s coverage: 80.0% of statements [2021-04-23T06:12:07.640Z] --- PASS: TestIsArchivePathTar (0.18s) [2021-04-23T06:12:07.640Z] === RUN TestDecompressStreamGzip [2021-04-23T06:12:07.909Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.50s) [2021-04-23T06:12:07.910Z] === RUN TestAuthZPluginHeader [2021-04-23T06:12:08.092Z] --- PASS: TestDecompressStreamGzip (0.10s) [2021-04-23T06:12:08.092Z] === RUN TestDecompressStreamBzip2 [2021-04-23T06:12:08.092Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2021-04-23T06:12:08.092Z] === RUN TestDecompressStreamXz [2021-04-23T06:12:08.092Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-04-23T06:12:08.092Z] archive_test.go:134: Xz not present in msys2 [2021-04-23T06:12:08.092Z] === RUN TestCompressStreamXzUnsupported [2021-04-23T06:12:08.092Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestCompressStreamBzip2Unsupported [2021-04-23T06:12:08.092Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestCompressStreamInvalid [2021-04-23T06:12:08.092Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestExtensionInvalid [2021-04-23T06:12:08.092Z] --- PASS: TestExtensionInvalid (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestExtensionUncompressed [2021-04-23T06:12:08.092Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestExtensionBzip2 [2021-04-23T06:12:08.092Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestExtensionGzip [2021-04-23T06:12:08.092Z] --- PASS: TestExtensionGzip (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestExtensionXz [2021-04-23T06:12:08.092Z] --- PASS: TestExtensionXz (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestCmdStreamLargeStderr [2021-04-23T06:12:08.092Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-04-23T06:12:08.092Z] === RUN TestCmdStreamBad [2021-04-23T06:12:08.092Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-04-23T06:12:08.092Z] archive_test.go:239: Failing on Windows CI machines [2021-04-23T06:12:08.092Z] === RUN TestCmdStreamGood [2021-04-23T06:12:08.092Z] --- PASS: TestCmdStreamGood (0.04s) [2021-04-23T06:12:08.092Z] === RUN TestUntarPathWithInvalidDest [2021-04-23T06:12:08.092Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-04-23T06:12:08.092Z] === RUN TestUntarPathWithInvalidSrc [2021-04-23T06:12:08.092Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-04-23T06:12:08.092Z] === RUN TestUntarPath [2021-04-23T06:12:08.169Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-23T06:12:08.545Z] --- PASS: TestUntarPath (0.06s) [2021-04-23T06:12:08.545Z] === RUN TestUntarPathWithDestinationFile [2021-04-23T06:12:08.545Z] --- PASS: TestUntarPathWithDestinationFile (0.10s) [2021-04-23T06:12:08.545Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-04-23T06:12:08.545Z] === RUN Test [2021-04-23T06:12:08.545Z] === RUN Test/TestContainsEntry [2021-04-23T06:12:08.545Z] === RUN Test/TestCreateEntries [2021-04-23T06:12:08.545Z] === RUN Test/TestEntriesDiff [2021-04-23T06:12:08.545Z] === RUN Test/TestEntriesEquality [2021-04-23T06:12:08.545Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-04-23T06:12:08.545Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-04-23T06:12:08.545Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-04-23T06:12:08.545Z] === RUN Test/TestGeneratorNotGenerate [2021-04-23T06:12:08.545Z] === RUN Test/TestGeneratorWithPort [2021-04-23T06:12:08.545Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-04-23T06:12:08.545Z] === RUN Test/TestNewEntry [2021-04-23T06:12:08.545Z] === RUN Test/TestParse [2021-04-23T06:12:08.545Z] --- PASS: Test (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestNewEntry (0.00s) [2021-04-23T06:12:08.545Z] --- PASS: Test/TestParse (0.00s) [2021-04-23T06:12:08.545Z] PASS [2021-04-23T06:12:08.545Z] coverage: 58.3% of statements [2021-04-23T06:12:08.545Z] ok github.com/docker/docker/pkg/discovery 0.086s coverage: 58.3% of statements [2021-04-23T06:12:08.545Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.06s) [2021-04-23T06:12:08.545Z] === RUN TestCopyWithTarInvalidSrc [2021-04-23T06:12:08.545Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-04-23T06:12:08.545Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-04-23T06:12:08.545Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-04-23T06:12:08.545Z] === RUN TestCopyWithTarSrcFile [2021-04-23T06:12:08.545Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2021-04-23T06:12:08.545Z] === RUN TestCopyWithTarSrcFolder [2021-04-23T06:12:08.545Z] --- PASS: TestCopyWithTarSrcFolder (0.02s) [2021-04-23T06:12:08.545Z] === RUN TestCopyFileWithTarInvalidSrc [2021-04-23T06:12:08.545Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2021-04-23T06:12:08.545Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-04-23T06:12:08.545Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.01s) [2021-04-23T06:12:08.545Z] === RUN TestCopyFileWithTarSrcFolder [2021-04-23T06:12:08.545Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-04-23T06:12:08.545Z] === RUN TestCopyFileWithTarSrcFile [2021-04-23T06:12:08.545Z] --- PASS: TestCopyFileWithTarSrcFile (0.00s) [2021-04-23T06:12:08.545Z] === RUN TestTarFiles [2021-04-23T06:12:08.741Z] --- PASS: TestAuthZPluginHeader (1.09s) [2021-04-23T06:12:08.741Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-23T06:12:08.998Z] === RUN Test [2021-04-23T06:12:08.998Z] === RUN Test/TestContent [2021-04-23T06:12:08.998Z] === RUN Test/TestInitialize [2021-04-23T06:12:08.998Z] === RUN Test/TestNew [2021-04-23T06:12:08.998Z] === RUN Test/TestParsingContentsWithComments [2021-04-23T06:12:08.998Z] === RUN Test/TestRegister [2021-04-23T06:12:08.998Z] === RUN Test/TestWatch [2021-04-23T06:12:08.998Z] --- PASS: Test (0.01s) [2021-04-23T06:12:08.998Z] --- PASS: Test/TestContent (0.00s) [2021-04-23T06:12:08.998Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-23T06:12:08.998Z] --- PASS: Test/TestNew (0.00s) [2021-04-23T06:12:08.998Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-04-23T06:12:08.998Z] --- PASS: Test/TestRegister (0.00s) [2021-04-23T06:12:08.998Z] --- PASS: Test/TestWatch (0.01s) [2021-04-23T06:12:08.998Z] PASS [2021-04-23T06:12:08.998Z] coverage: 92.9% of statements [2021-04-23T06:12:08.998Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 92.9% of statements [2021-04-23T06:12:09.570Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-04-23T06:12:09.570Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2021-04-23T06:12:09.570Z] --- PASS: TestStopContainerWithTimeout/1 (1.96s) [2021-04-23T06:12:09.570Z] --- PASS: TestStopContainerWithTimeout/3 (2.76s) [2021-04-23T06:12:09.570Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-04-23T06:12:09.570Z] === RUN TestDeleteDevicemapper [2021-04-23T06:12:09.570Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-04-23T06:12:09.570Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:12:09.570Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:12:09.682Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-23T06:12:09.951Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-23T06:12:09.954Z] === RUN Test [2021-04-23T06:12:09.954Z] === RUN Test/TestInitialize [2021-04-23T06:12:09.954Z] time="2021-04-23T06:12:09Z" level=info msg="Initializing discovery without TLS" [2021-04-23T06:12:09.954Z] time="2021-04-23T06:12:09Z" level=info msg="Initializing discovery without TLS" [2021-04-23T06:12:09.954Z] time="2021-04-23T06:12:09Z" level=info msg="Initializing discovery without TLS" [2021-04-23T06:12:09.954Z] === RUN Test/TestInitializeWithCerts [2021-04-23T06:12:09.954Z] time="2021-04-23T06:12:09Z" level=info msg="Initializing discovery with TLS" [2021-04-23T06:12:09.954Z] === RUN Test/TestWatch [2021-04-23T06:12:09.954Z] time="2021-04-23T06:12:09Z" level=info msg="Initializing discovery without TLS" [2021-04-23T06:12:09.954Z] === RUN Test [2021-04-23T06:12:09.954Z] === RUN Test/TestWatch [2021-04-23T06:12:09.954Z] --- PASS: Test (0.01s) [2021-04-23T06:12:09.954Z] --- PASS: Test/TestWatch (0.01s) [2021-04-23T06:12:09.954Z] PASS [2021-04-23T06:12:09.954Z] coverage: 92.3% of statements [2021-04-23T06:12:09.954Z] ok github.com/docker/docker/pkg/discovery/memory 0.172s coverage: 92.3% of statements [2021-04-23T06:12:10.380Z] --- PASS: TestServiceCreateInit (9.80s) [2021-04-23T06:12:10.380Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.49s) [2021-04-23T06:12:10.380Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2021-04-23T06:12:10.380Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:12:10.406Z] === RUN Test [2021-04-23T06:12:10.406Z] === RUN Test/TestInitialize [2021-04-23T06:12:10.406Z] === RUN Test/TestInitializeWithPattern [2021-04-23T06:12:10.406Z] === RUN Test/TestRegister [2021-04-23T06:12:10.406Z] === RUN Test/TestWatch [2021-04-23T06:12:10.406Z] --- PASS: Test (0.00s) [2021-04-23T06:12:10.406Z] --- PASS: Test/TestInitialize (0.00s) [2021-04-23T06:12:10.406Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-04-23T06:12:10.406Z] --- PASS: Test/TestRegister (0.00s) [2021-04-23T06:12:10.406Z] --- PASS: Test/TestWatch (0.00s) [2021-04-23T06:12:10.406Z] PASS [2021-04-23T06:12:10.406Z] coverage: 93.8% of statements [2021-04-23T06:12:10.406Z] ok github.com/docker/docker/pkg/discovery/nodes 0.046s coverage: 93.8% of statements [2021-04-23T06:12:10.521Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-23T06:12:11.361Z] === RUN TestPollerAddRemove [2021-04-23T06:12:11.361Z] --- PASS: TestPollerAddRemove (0.00s) [2021-04-23T06:12:11.361Z] === RUN TestPollerEvent [2021-04-23T06:12:11.361Z] --- SKIP: TestPollerEvent (0.00s) [2021-04-23T06:12:11.361Z] poller_test.go:41: No chmod on Windows [2021-04-23T06:12:11.361Z] === RUN TestPollerClose [2021-04-23T06:12:11.361Z] --- PASS: TestPollerClose (0.00s) [2021-04-23T06:12:11.361Z] PASS [2021-04-23T06:12:11.361Z] coverage: 36.2% of statements [2021-04-23T06:12:11.361Z] ok github.com/docker/docker/pkg/filenotify 0.054s coverage: 36.2% of statements [2021-04-23T06:12:11.814Z] === RUN TestCopyFileWithInvalidSrc [2021-04-23T06:12:11.814Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-04-23T06:12:11.814Z] === RUN TestCopyFileWithInvalidDest [2021-04-23T06:12:11.814Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-04-23T06:12:11.814Z] === RUN TestCopyFileWithSameSrcAndDest [2021-04-23T06:12:11.814Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-04-23T06:12:11.814Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-04-23T06:12:11.814Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-04-23T06:12:11.814Z] === RUN TestCopyFile [2021-04-23T06:12:11.814Z] --- PASS: TestCopyFile (0.00s) [2021-04-23T06:12:11.814Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-04-23T06:12:11.814Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-23T06:12:11.814Z] fileutils_test.go:134: Needs porting to Windows [2021-04-23T06:12:11.814Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-04-23T06:12:11.904Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-23T06:12:12.266Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-04-23T06:12:12.266Z] === RUN TestReadSymlinkedDirectoryToFile [2021-04-23T06:12:12.266Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-23T06:12:12.266Z] fileutils_test.go:180: Needs porting to Windows [2021-04-23T06:12:12.266Z] === RUN TestWildcardMatches [2021-04-23T06:12:12.266Z] --- PASS: TestWildcardMatches (0.00s) [2021-04-23T06:12:12.266Z] === RUN TestPatternMatches [2021-04-23T06:12:12.266Z] --- PASS: TestPatternMatches (0.00s) [2021-04-23T06:12:12.266Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-04-23T06:12:12.266Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-04-23T06:12:12.266Z] === RUN TestPatternMatchesFolderExclusions [2021-04-23T06:12:12.266Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-04-23T06:12:12.266Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-04-23T06:12:12.267Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-04-23T06:12:12.267Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-04-23T06:12:12.267Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-04-23T06:12:12.267Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestSingleExclamationError [2021-04-23T06:12:12.267Z] --- PASS: TestSingleExclamationError (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestMatchesWithNoPatterns [2021-04-23T06:12:12.267Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestMatchesWithMalformedPatterns [2021-04-23T06:12:12.267Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestMatches [2021-04-23T06:12:12.267Z] --- PASS: TestMatches (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCleanPatterns [2021-04-23T06:12:12.267Z] --- PASS: TestCleanPatterns (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-04-23T06:12:12.267Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCleanPatternsExceptionFlag [2021-04-23T06:12:12.267Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-04-23T06:12:12.267Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-04-23T06:12:12.267Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCleanPatternsErrorSingleException [2021-04-23T06:12:12.267Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCreateIfNotExistsDir [2021-04-23T06:12:12.267Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestCreateIfNotExistsFile [2021-04-23T06:12:12.267Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestMatch [2021-04-23T06:12:12.267Z] --- PASS: TestMatch (0.00s) [2021-04-23T06:12:12.267Z] PASS [2021-04-23T06:12:12.267Z] coverage: 87.7% of statements [2021-04-23T06:12:12.267Z] ok github.com/docker/docker/pkg/fileutils 0.168s coverage: 87.7% of statements [2021-04-23T06:12:12.267Z] === RUN TestGet [2021-04-23T06:12:12.267Z] --- PASS: TestGet (0.00s) [2021-04-23T06:12:12.267Z] === RUN TestGetShortcutString [2021-04-23T06:12:12.267Z] --- PASS: TestGetShortcutString (0.00s) [2021-04-23T06:12:12.267Z] PASS [2021-04-23T06:12:12.267Z] coverage: 42.9% of statements [2021-04-23T06:12:12.267Z] ok github.com/docker/docker/pkg/homedir 0.044s coverage: 42.9% of statements [2021-04-23T06:12:12.324Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.27s) [2021-04-23T06:12:12.324Z] === RUN TestUpdateMemory [2021-04-23T06:12:12.963Z] --- PASS: TestUpdateMemory (0.90s) [2021-04-23T06:12:12.963Z] === RUN TestUpdateCPUQuota [2021-04-23T06:12:13.221Z] --- PASS: Test (3.16s) [2021-04-23T06:12:13.221Z] --- PASS: Test/TestInitialize (0.12s) [2021-04-23T06:12:13.221Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2021-04-23T06:12:13.221Z] --- PASS: Test/TestWatch (3.03s) [2021-04-23T06:12:13.221Z] PASS [2021-04-23T06:12:13.221Z] coverage: 84.1% of statements [2021-04-23T06:12:13.221Z] ok github.com/docker/docker/pkg/discovery/kv 3.279s coverage: 84.1% of statements [2021-04-23T06:12:13.221Z] === RUN TestCreateIDMapOrder [2021-04-23T06:12:13.221Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-04-23T06:12:13.221Z] PASS [2021-04-23T06:12:13.221Z] coverage: 7.2% of statements [2021-04-23T06:12:13.221Z] ok github.com/docker/docker/pkg/idtools 0.043s coverage: 7.2% of statements [2021-04-23T06:12:13.287Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-23T06:12:13.673Z] --- PASS: TestTarFiles (5.20s) [2021-04-23T06:12:13.673Z] === RUN TestTarUntar [2021-04-23T06:12:13.673Z] --- PASS: TestTarUntar (0.03s) [2021-04-23T06:12:13.673Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-04-23T06:12:13.673Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-04-23T06:12:13.673Z] === RUN TestTarWithOptions [2021-04-23T06:12:13.673Z] --- PASS: TestTarWithOptions (0.02s) [2021-04-23T06:12:13.673Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-04-23T06:12:13.673Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-04-23T06:12:13.673Z] === RUN TestUntarUstarGnuConflict [2021-04-23T06:12:13.673Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-04-23T06:12:13.673Z] === RUN TestUntarInvalidFilenames [2021-04-23T06:12:13.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-04-23T06:12:14.125Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames389560742\\dest" [2021-04-23T06:12:14.125Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-04-23T06:12:14.125Z] === RUN TestUntarHardlinkToSymlink [2021-04-23T06:12:14.125Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-04-23T06:12:14.125Z] === RUN TestUntarInvalidHardlink [2021-04-23T06:12:14.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink373830791\\victim\\hello" -> "../victim/hello" [2021-04-23T06:12:14.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink352950842\\victim\\hello" -> "/../victim/hello" [2021-04-23T06:12:14.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink196700241\\victim" -> "../victim" [2021-04-23T06:12:14.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink830613372\\victim" -> "../victim" [2021-04-23T06:12:14.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink203080875\\victim" -> "../victim" [2021-04-23T06:12:14.125Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink014866446\\victim" -> "../victim" [2021-04-23T06:12:14.125Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-04-23T06:12:14.125Z] === RUN TestUntarInvalidSymlink [2021-04-23T06:12:14.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink278340117\\dest\\dotdot" -> "../victim/hello" [2021-04-23T06:12:14.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink888501360\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-23T06:12:14.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink615020815\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:14.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink030589218\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:14.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink068735513\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:14.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink654849700\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:14.125Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink464246707\\dest\\dir\\loophole" -> "../../victim" [2021-04-23T06:12:14.125Z] --- PASS: TestUntarInvalidSymlink (0.07s) [2021-04-23T06:12:14.125Z] === RUN TestTempArchiveCloseMultipleTimes [2021-04-23T06:12:14.125Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestXGlobalNoParent [2021-04-23T06:12:14.125Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestReplaceFileTarWrapper [2021-04-23T06:12:14.125Z] === RUN TestFixedBufferCap [2021-04-23T06:12:14.125Z] --- PASS: TestFixedBufferCap (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestFixedBufferLen [2021-04-23T06:12:14.125Z] --- PASS: TestFixedBufferLen (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestFixedBufferString [2021-04-23T06:12:14.125Z] --- PASS: TestFixedBufferString (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestFixedBufferWrite [2021-04-23T06:12:14.125Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestFixedBufferRead [2021-04-23T06:12:14.125Z] --- PASS: TestFixedBufferRead (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestBytesPipeRead [2021-04-23T06:12:14.125Z] --- PASS: TestBytesPipeRead (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestBytesPipeWrite [2021-04-23T06:12:14.125Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-04-23T06:12:14.125Z] === RUN TestBytesPipeWriteRandomChunks [2021-04-23T06:12:14.125Z] --- PASS: TestReplaceFileTarWrapper (0.13s) [2021-04-23T06:12:14.125Z] === RUN TestPrefixHeaderReadable [2021-04-23T06:12:14.125Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-04-23T06:12:14.125Z] === RUN TestDisablePigz [2021-04-23T06:12:14.125Z] --- PASS: TestDisablePigz (0.13s) [2021-04-23T06:12:14.125Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-04-23T06:12:14.125Z] === RUN TestPigz [2021-04-23T06:12:14.128Z] --- PASS: TestUpdateCPUQuota (1.44s) [2021-04-23T06:12:14.128Z] === RUN TestUpdatePidsLimit [2021-04-23T06:12:14.128Z] === RUN TestUpdatePidsLimit/update_from_none [2021-04-23T06:12:14.577Z] === RUN TestError [2021-04-23T06:12:14.577Z] --- PASS: TestError (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestProgressString [2021-04-23T06:12:14.577Z] === RUN TestProgressString/no_progress [2021-04-23T06:12:14.577Z] === RUN TestProgressString/progress_1 [2021-04-23T06:12:14.577Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-04-23T06:12:14.577Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-04-23T06:12:14.577Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-04-23T06:12:14.577Z] === RUN TestProgressString/with_units [2021-04-23T06:12:14.577Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-04-23T06:12:14.577Z] === RUN TestProgressString/hide_counts [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/with_units (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-04-23T06:12:14.577Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestJSONMessageDisplay [2021-04-23T06:12:14.577Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-04-23T06:12:14.577Z] === RUN TestJSONMessageDisplayWithJSONError [2021-04-23T06:12:14.577Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-04-23T06:12:14.577Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestDisplayJSONMessagesStream [2021-04-23T06:12:14.577Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-04-23T06:12:14.577Z] PASS [2021-04-23T06:12:14.577Z] coverage: 91.7% of statements [2021-04-23T06:12:14.577Z] ok github.com/docker/docker/pkg/jsonmessage 0.207s coverage: 91.7% of statements [2021-04-23T06:12:14.577Z] --- PASS: TestPigz (0.21s) [2021-04-23T06:12:14.577Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-04-23T06:12:14.577Z] === RUN TestCopyFileWithInvalidDest [2021-04-23T06:12:14.577Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-04-23T06:12:14.577Z] archive_windows_test.go:16: Currently fails [2021-04-23T06:12:14.577Z] === RUN TestCanonicalTarNameForPath [2021-04-23T06:12:14.577Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestCanonicalTarName [2021-04-23T06:12:14.577Z] --- PASS: TestCanonicalTarName (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestChmodTarEntry [2021-04-23T06:12:14.577Z] --- PASS: TestChmodTarEntry (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestHardLinkOrder [2021-04-23T06:12:14.577Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-04-23T06:12:14.577Z] === RUN TestAtomicWriteToFile [2021-04-23T06:12:14.577Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-04-23T06:12:14.577Z] === RUN TestAtomicWriteSetCommit [2021-04-23T06:12:14.577Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-04-23T06:12:14.577Z] === RUN TestAtomicWriteSetCancel [2021-04-23T06:12:14.577Z] --- PASS: TestAtomicWriteSetCancel (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestReadCloserWrapperClose [2021-04-23T06:12:14.577Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestReaderErrWrapperReadOnError [2021-04-23T06:12:14.577Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestReaderErrWrapperRead [2021-04-23T06:12:14.577Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestHashData [2021-04-23T06:12:14.577Z] --- PASS: TestHashData (0.00s) [2021-04-23T06:12:14.577Z] === RUN TestCancelReadCloser [2021-04-23T06:12:14.577Z] === RUN TestStandardLongPath [2021-04-23T06:12:14.577Z] --- PASS: TestStandardLongPath (0.00s) [2021-04-23T06:12:14.578Z] === RUN TestUNCLongPath [2021-04-23T06:12:14.578Z] --- PASS: TestUNCLongPath (0.00s) [2021-04-23T06:12:14.578Z] PASS [2021-04-23T06:12:14.578Z] coverage: 100.0% of statements [2021-04-23T06:12:14.578Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2021-04-23T06:12:14.578Z] --- PASS: TestHardLinkOrder (0.13s) [2021-04-23T06:12:14.578Z] === RUN TestChangeString [2021-04-23T06:12:14.578Z] --- PASS: TestChangeString (0.00s) [2021-04-23T06:12:14.578Z] === RUN TestChangesWithNoChanges [2021-04-23T06:12:14.578Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-04-23T06:12:14.578Z] === RUN TestChangesWithChanges [2021-04-23T06:12:14.578Z] --- PASS: TestCancelReadCloser (0.10s) [2021-04-23T06:12:14.578Z] === RUN TestWriteCloserWrapperClose [2021-04-23T06:12:14.578Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-04-23T06:12:14.578Z] === RUN TestNopWriteCloser [2021-04-23T06:12:14.578Z] --- PASS: TestNopWriteCloser (0.00s) [2021-04-23T06:12:14.578Z] === RUN TestNopWriter [2021-04-23T06:12:14.578Z] --- PASS: TestNopWriter (0.00s) [2021-04-23T06:12:14.578Z] === RUN TestWriteCounter [2021-04-23T06:12:14.578Z] --- PASS: TestWriteCounter (0.00s) [2021-04-23T06:12:14.578Z] PASS [2021-04-23T06:12:14.578Z] coverage: 69.2% of statements [2021-04-23T06:12:14.578Z] ok github.com/docker/docker/pkg/ioutils 0.648s coverage: 69.2% of statements [2021-04-23T06:12:14.578Z] --- PASS: TestChangesWithChanges (0.03s) [2021-04-23T06:12:14.578Z] === RUN TestChangesWithChangesGH13590 [2021-04-23T06:12:14.578Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-04-23T06:12:14.578Z] changes_test.go:196: needs more investigation [2021-04-23T06:12:14.578Z] === RUN TestChangesDirsEmpty [2021-04-23T06:12:14.773Z] === RUN TestUpdatePidsLimit/no_change [2021-04-23T06:12:14.773Z] === RUN TestUpdatePidsLimit/update_lower [2021-04-23T06:12:14.798Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.98s) [2021-04-23T06:12:14.798Z] === RUN TestAuthZPluginV2Disable [2021-04-23T06:12:14.798Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-23T06:12:15.030Z] --- PASS: TestChangesDirsEmpty (0.13s) [2021-04-23T06:12:15.030Z] === RUN TestChangesDirsMutated [2021-04-23T06:12:15.030Z] --- PASS: TestChangesDirsMutated (0.16s) [2021-04-23T06:12:15.030Z] === RUN TestApplyLayer [2021-04-23T06:12:15.030Z] --- SKIP: TestApplyLayer (0.00s) [2021-04-23T06:12:15.030Z] changes_test.go:433: needs further investigation [2021-04-23T06:12:15.030Z] === RUN TestChangesSizeWithHardlinks [2021-04-23T06:12:15.030Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-04-23T06:12:15.030Z] changes_test.go:469: needs further investigation [2021-04-23T06:12:15.030Z] === RUN TestChangesSizeWithNoChanges [2021-04-23T06:12:15.030Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-04-23T06:12:15.030Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-04-23T06:12:15.030Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-04-23T06:12:15.030Z] === RUN TestChangesSize [2021-04-23T06:12:15.030Z] --- PASS: TestChangesSize (0.00s) [2021-04-23T06:12:15.030Z] === RUN TestApplyLayerInvalidFilenames [2021-04-23T06:12:15.030Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames360230362\\dest" [2021-04-23T06:12:15.030Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-04-23T06:12:15.030Z] === RUN TestApplyLayerInvalidHardlink [2021-04-23T06:12:15.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink582421532\\victim\\hello" -> "../victim/hello" [2021-04-23T06:12:15.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink160371915\\victim\\hello" -> "/../victim/hello" [2021-04-23T06:12:15.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink016406446\\victim" -> "../victim" [2021-04-23T06:12:15.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink925398325\\victim" -> "../victim" [2021-04-23T06:12:15.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink129320720\\victim" -> "../victim" [2021-04-23T06:12:15.030Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink414421295\\victim" -> "../victim" [2021-04-23T06:12:15.030Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2021-04-23T06:12:15.030Z] === RUN TestApplyLayerInvalidSymlink [2021-04-23T06:12:15.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink131088066\\dest\\dotdot" -> "../victim/hello" [2021-04-23T06:12:15.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink527458105\\dest\\slash-dotdot" -> "/../victim/hello" [2021-04-23T06:12:15.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink260416836\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:15.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink982032851\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:15.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink311031574\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:15.030Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink026290045\\dest\\loophole-victim" -> "../victim" [2021-04-23T06:12:15.030Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2021-04-23T06:12:15.030Z] === RUN TestApplyLayerWhiteouts [2021-04-23T06:12:15.030Z] --- PASS: TestApplyLayerWhiteouts (0.09s) [2021-04-23T06:12:15.030Z] === RUN TestGenerateEmptyFile [2021-04-23T06:12:15.030Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-04-23T06:12:15.030Z] === RUN TestGenerateWithContent [2021-04-23T06:12:15.030Z] --- PASS: TestGenerateWithContent (0.00s) [2021-04-23T06:12:15.030Z] PASS [2021-04-23T06:12:15.030Z] coverage: 62.6% of statements [2021-04-23T06:12:15.030Z] ok github.com/docker/docker/pkg/archive 7.887s coverage: 62.6% of statements [2021-04-23T06:12:15.070Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-04-23T06:12:15.366Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-04-23T06:12:15.483Z] === RUN TestNameFormat [2021-04-23T06:12:15.483Z] --- PASS: TestNameFormat (0.00s) [2021-04-23T06:12:15.483Z] === RUN TestNameRetries [2021-04-23T06:12:15.483Z] --- PASS: TestNameRetries (0.00s) [2021-04-23T06:12:15.483Z] PASS [2021-04-23T06:12:15.483Z] coverage: 85.7% of statements [2021-04-23T06:12:15.483Z] ok github.com/docker/docker/pkg/namesgenerator 0.038s coverage: 85.7% of statements [2021-04-23T06:12:15.483Z] === RUN TestParseKeyValueOpt [2021-04-23T06:12:15.483Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-04-23T06:12:15.483Z] === RUN TestParseUintList [2021-04-23T06:12:15.483Z] --- PASS: TestParseUintList (0.00s) [2021-04-23T06:12:15.483Z] === RUN TestParseUintListMaximumLimits [2021-04-23T06:12:15.483Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-04-23T06:12:15.483Z] PASS [2021-04-23T06:12:15.483Z] coverage: 97.0% of statements [2021-04-23T06:12:15.483Z] ok github.com/docker/docker/pkg/parsers 0.063s coverage: 97.0% of statements [2021-04-23T06:12:15.662Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-04-23T06:12:15.935Z] === RUN TestNewAndRemove [2021-04-23T06:12:15.935Z] --- PASS: TestNewAndRemove (0.00s) [2021-04-23T06:12:15.935Z] === RUN TestRemoveInvalidPath [2021-04-23T06:12:15.935Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-04-23T06:12:15.935Z] PASS [2021-04-23T06:12:15.935Z] coverage: 82.6% of statements [2021-04-23T06:12:15.935Z] ok github.com/docker/docker/pkg/pidfile 0.056s coverage: 82.6% of statements [2021-04-23T06:12:15.961Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-04-23T06:12:16.890Z] === RUN TestParseEmptyInterface [2021-04-23T06:12:16.890Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-04-23T06:12:16.890Z] === RUN TestParseNonInterfaceType [2021-04-23T06:12:16.890Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-04-23T06:12:16.890Z] === RUN TestParseWithOneFunction [2021-04-23T06:12:16.890Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-04-23T06:12:16.890Z] === RUN TestParseWithMultipleFuncs [2021-04-23T06:12:16.890Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-04-23T06:12:16.890Z] === RUN TestParseWithUnnamedReturn [2021-04-23T06:12:16.890Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-04-23T06:12:16.890Z] === RUN TestEmbeddedInterface [2021-04-23T06:12:16.890Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-04-23T06:12:16.890Z] === RUN TestParsedImports [2021-04-23T06:12:16.890Z] --- PASS: TestParsedImports (0.00s) [2021-04-23T06:12:16.890Z] === RUN TestAliasedImports [2021-04-23T06:12:16.890Z] --- PASS: TestAliasedImports (0.00s) [2021-04-23T06:12:16.890Z] PASS [2021-04-23T06:12:16.890Z] coverage: 56.8% of statements [2021-04-23T06:12:16.890Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.049s coverage: 56.8% of statements [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit (2.77s) [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.29s) [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.32s) [2021-04-23T06:12:17.016Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s) [2021-04-23T06:12:17.016Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:12:17.846Z] === RUN TestFailedConnection [2021-04-23T06:12:18.299Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-04-23T06:12:18.299Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-23T06:12:18.299Z] === RUN TestBufioReaderPoolPutAndGet [2021-04-23T06:12:18.299Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-04-23T06:12:18.299Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-04-23T06:12:18.299Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-04-23T06:12:18.299Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-04-23T06:12:18.299Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-04-23T06:12:18.299Z] === RUN TestBufioWriterPoolPutAndGet [2021-04-23T06:12:18.299Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-04-23T06:12:18.299Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-04-23T06:12:18.299Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-04-23T06:12:18.299Z] === RUN TestBufferPoolPutAndGet [2021-04-23T06:12:18.299Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-04-23T06:12:18.299Z] PASS [2021-04-23T06:12:18.299Z] coverage: 88.2% of statements [2021-04-23T06:12:18.299Z] ok github.com/docker/docker/pkg/pools 0.034s coverage: 88.2% of statements [2021-04-23T06:12:18.299Z] === RUN TestHTTPTransport [2021-04-23T06:12:18.299Z] --- PASS: TestHTTPTransport (0.00s) [2021-04-23T06:12:18.299Z] PASS [2021-04-23T06:12:18.299Z] coverage: 85.7% of statements [2021-04-23T06:12:18.299Z] ok github.com/docker/docker/pkg/plugins/transport 0.044s coverage: 85.7% of statements [2021-04-23T06:12:18.753Z] --- PASS: TestFailedConnection (1.09s) [2021-04-23T06:12:18.753Z] === RUN TestFailOnce [2021-04-23T06:12:18.753Z] === RUN TestOutputOnPrematureClose [2021-04-23T06:12:18.753Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-04-23T06:12:18.753Z] === RUN TestCompleteSilently [2021-04-23T06:12:18.753Z] --- PASS: TestCompleteSilently (0.00s) [2021-04-23T06:12:18.753Z] PASS [2021-04-23T06:12:19.208Z] coverage: 75.9% of statements [2021-04-23T06:12:19.208Z] ok github.com/docker/docker/pkg/progress 0.036s coverage: 75.9% of statements [2021-04-23T06:12:19.208Z] 2021/04/23 06:12:18 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-04-23T06:12:19.208Z] goroutine 10 [running]: [2021-04-23T06:12:19.208Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-04-23T06:12:19.208Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-04-23T06:12:19.208Z] panic(0x849b40, 0x986ad0) [2021-04-23T06:12:19.208Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-04-23T06:12:19.208Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-23T06:12:19.208Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-04-23T06:12:19.208Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-23T06:12:19.208Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-04-23T06:12:19.208Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-23T06:12:19.208Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-04-23T06:12:19.208Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-04-23T06:12:19.208Z] c:/go/src/net/http/server.go:2831 +0xab [2021-04-23T06:12:19.208Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-04-23T06:12:19.208Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-04-23T06:12:19.208Z] created by net/http.(*Server).Serve [2021-04-23T06:12:19.208Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-04-23T06:12:19.208Z] time="2021-04-23T06:12:18Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-04-23T06:12:19.208Z] === RUN TestSendToOneSub [2021-04-23T06:12:19.208Z] --- PASS: TestSendToOneSub (0.00s) [2021-04-23T06:12:19.208Z] === RUN TestSendToMultipleSubs [2021-04-23T06:12:19.208Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-04-23T06:12:19.208Z] === RUN TestEvictOneSub [2021-04-23T06:12:19.208Z] --- PASS: TestEvictOneSub (0.00s) [2021-04-23T06:12:19.208Z] === RUN TestClosePublisher [2021-04-23T06:12:19.208Z] --- PASS: TestClosePublisher (0.00s) [2021-04-23T06:12:19.208Z] === RUN TestPubSubRace [2021-04-23T06:12:19.661Z] === RUN TestRegister [2021-04-23T06:12:19.661Z] --- PASS: TestRegister (0.00s) [2021-04-23T06:12:19.661Z] === RUN TestCommand [2021-04-23T06:12:19.661Z] --- PASS: TestCommand (0.03s) [2021-04-23T06:12:19.661Z] === RUN TestNaiveSelf [2021-04-23T06:12:20.084Z] --- PASS: TestAuthZPluginV2Disable (4.57s) [2021-04-23T06:12:20.084Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-23T06:12:20.084Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-23T06:12:20.084Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-23T06:12:20.084Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-23T06:12:20.084Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-23T06:12:20.115Z] --- PASS: TestNaiveSelf (0.02s) [2021-04-23T06:12:20.115Z] PASS [2021-04-23T06:12:20.115Z] coverage: 82.4% of statements [2021-04-23T06:12:20.115Z] ok github.com/docker/docker/pkg/reexec 0.084s coverage: 82.4% of statements [2021-04-23T06:12:20.115Z] --- PASS: TestFailOnce (1.14s) [2021-04-23T06:12:20.115Z] === RUN TestEchoInputOutput [2021-04-23T06:12:20.115Z] --- PASS: TestEchoInputOutput (0.00s) [2021-04-23T06:12:20.115Z] === RUN TestBackoff [2021-04-23T06:12:20.115Z] --- PASS: TestBackoff (0.00s) [2021-04-23T06:12:20.115Z] === RUN TestAbortRetry [2021-04-23T06:12:20.115Z] --- PASS: TestAbortRetry (0.00s) [2021-04-23T06:12:20.115Z] === RUN TestClientScheme [2021-04-23T06:12:20.115Z] --- PASS: TestClientScheme (0.00s) [2021-04-23T06:12:20.115Z] === RUN TestNewClientWithTimeout [2021-04-23T06:12:20.115Z] --- PASS: TestPubSubRace (1.05s) [2021-04-23T06:12:20.115Z] PASS [2021-04-23T06:12:20.115Z] coverage: 75.0% of statements [2021-04-23T06:12:20.115Z] ok github.com/docker/docker/pkg/pubsub 1.084s coverage: 75.0% of statements [2021-04-23T06:12:20.345Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-23T06:12:20.568Z] time="2021-04-23T06:12:20Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-04-23T06:12:20.568Z] === RUN TestParseSignal [2021-04-23T06:12:20.568Z] --- PASS: TestParseSignal (0.00s) [2021-04-23T06:12:20.568Z] === RUN TestValidSignalForPlatform [2021-04-23T06:12:20.568Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-04-23T06:12:20.568Z] PASS [2021-04-23T06:12:20.568Z] coverage: 20.3% of statements [2021-04-23T06:12:20.568Z] ok github.com/docker/docker/pkg/signal 0.043s coverage: 20.3% of statements [2021-04-23T06:12:21.021Z] === RUN TestNewStdWriter [2021-04-23T06:12:21.021Z] --- PASS: TestNewStdWriter (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestWriteWithUninitializedStdWriter [2021-04-23T06:12:21.021Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestWriteWithNilBytes [2021-04-23T06:12:21.021Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestWrite [2021-04-23T06:12:21.021Z] --- PASS: TestWrite (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestWriteWithWriterError [2021-04-23T06:12:21.021Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-04-23T06:12:21.021Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyWriteAndRead [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyWithInvalidInputHeader [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyWithCorruptedPrefix [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyReturnsWriteErrors [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-04-23T06:12:21.021Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-04-23T06:12:21.021Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-04-23T06:12:21.021Z] PASS [2021-04-23T06:12:21.021Z] coverage: 100.0% of statements [2021-04-23T06:12:21.021Z] ok github.com/docker/docker/pkg/stdcopy 0.034s coverage: 100.0% of statements [2021-04-23T06:12:21.287Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-23T06:12:21.548Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-23T06:12:21.978Z] === RUN TestRawProgressFormatterFormatStatus [2021-04-23T06:12:21.978Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestRawProgressFormatterFormatProgress [2021-04-23T06:12:21.978Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestFormatStatus [2021-04-23T06:12:21.978Z] --- PASS: TestFormatStatus (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestFormatError [2021-04-23T06:12:21.978Z] --- PASS: TestFormatError (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestFormatJSONError [2021-04-23T06:12:21.978Z] --- PASS: TestFormatJSONError (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestJsonProgressFormatterFormatProgress [2021-04-23T06:12:21.978Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestJsonProgressFormatterFormatStatus [2021-04-23T06:12:21.978Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestNewJSONProgressOutput [2021-04-23T06:12:21.978Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestAuxFormatterEmit [2021-04-23T06:12:21.978Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestStreamWriterStdout [2021-04-23T06:12:21.978Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestStreamWriterStderr [2021-04-23T06:12:21.978Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-04-23T06:12:21.978Z] PASS [2021-04-23T06:12:21.978Z] coverage: 66.2% of statements [2021-04-23T06:12:21.978Z] ok github.com/docker/docker/pkg/streamformatter 0.042s coverage: 66.2% of statements [2021-04-23T06:12:21.978Z] === RUN TestGenerateRandomID [2021-04-23T06:12:21.978Z] --- PASS: TestGenerateRandomID (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestShortenId [2021-04-23T06:12:21.978Z] --- PASS: TestShortenId (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestShortenSha256Id [2021-04-23T06:12:21.978Z] --- PASS: TestShortenSha256Id (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestShortenIdEmpty [2021-04-23T06:12:21.978Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestShortenIdInvalid [2021-04-23T06:12:21.978Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestIsShortIDNonHex [2021-04-23T06:12:21.978Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-04-23T06:12:21.978Z] === RUN TestIsShortIDNotCorrectSize [2021-04-23T06:12:21.978Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-04-23T06:12:21.978Z] PASS [2021-04-23T06:12:21.978Z] coverage: 70.6% of statements [2021-04-23T06:12:21.978Z] ok github.com/docker/docker/pkg/stringid 0.034s coverage: 70.6% of statements [2021-04-23T06:12:21.978Z] time="2021-04-23T06:12:21Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-04-23T06:12:22.489Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-23T06:12:22.935Z] === RUN TestIsCpusetListAvailable [2021-04-23T06:12:22.935Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-04-23T06:12:22.935Z] PASS [2021-04-23T06:12:22.935Z] coverage: 38.2% of statements [2021-04-23T06:12:22.935Z] ok github.com/docker/docker/pkg/sysinfo 0.032s coverage: 38.2% of statements [2021-04-23T06:12:23.435Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s) [2021-04-23T06:12:23.435Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-23T06:12:23.891Z] === RUN TestChtimes [2021-04-23T06:12:23.891Z] --- PASS: TestChtimes (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestChtimesWindows [2021-04-23T06:12:23.891Z] --- PASS: TestChtimesWindows (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-04-23T06:12:23.891Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestEnsureRemoveAllNotExist [2021-04-23T06:12:23.891Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestEnsureRemoveAllWithDir [2021-04-23T06:12:23.891Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestEnsureRemoveAllWithFile [2021-04-23T06:12:23.891Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestHasWin32KSupport [2021-04-23T06:12:23.891Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-04-23T06:12:23.891Z] syscall_windows_test.go:8: win32k: true [2021-04-23T06:12:23.891Z] PASS [2021-04-23T06:12:23.891Z] coverage: 12.0% of statements [2021-04-23T06:12:23.891Z] ok github.com/docker/docker/pkg/system 0.047s coverage: 12.0% of statements [2021-04-23T06:12:23.891Z] === RUN TestTailFile [2021-04-23T06:12:23.891Z] --- PASS: TestTailFile (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestTailFileManyLines [2021-04-23T06:12:23.891Z] --- PASS: TestTailFileManyLines (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestTailEmptyFile [2021-04-23T06:12:23.891Z] --- PASS: TestTailEmptyFile (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestTailNegativeN [2021-04-23T06:12:23.891Z] --- PASS: TestTailNegativeN (0.00s) [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/no_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/no_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/single_byte_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/truncated_last_line [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/12_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/8_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/4_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:23.891Z] === CONT TestNewTailReader/2_byte_delimiter [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.891Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.891Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/single_byte_delimiter [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/no_delimiter [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:23.892Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:23.892Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:23.892Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.345Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.345Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.345Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.346Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.346Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.347Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.347Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.347Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.348Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.348Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.348Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.349Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.349Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-04-23T06:12:24.350Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-04-23T06:12:24.803Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.03s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.01s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:12:24.803Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.02s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.06s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.06s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.01s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.02s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.02s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.02s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.05s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.03s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.01s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.01s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:12:24.804Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-04-23T06:12:24.805Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-04-23T06:12:24.805Z] PASS [2021-04-23T06:12:24.805Z] coverage: 88.6% of statements [2021-04-23T06:12:24.805Z] ok github.com/docker/docker/pkg/tailfile 0.503s coverage: 88.6% of statements [2021-04-23T06:12:24.805Z] time="2021-04-23T06:12:24Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-04-23T06:12:25.259Z] === RUN TestTarSumRemoveNonExistent [2021-04-23T06:12:25.259Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestTarSumRemove [2021-04-23T06:12:25.259Z] --- PASS: TestTarSumRemove (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestSortFileInfoSums [2021-04-23T06:12:25.259Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestNewTarSumForLabelInvalid [2021-04-23T06:12:25.259Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestNewTarSumForLabel [2021-04-23T06:12:25.259Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestEmptyTar [2021-04-23T06:12:25.259Z] --- PASS: TestEmptyTar (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestTarSumsReadSize [2021-04-23T06:12:25.259Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestTarSums [2021-04-23T06:12:25.259Z] --- PASS: TestTarSums (0.05s) [2021-04-23T06:12:25.259Z] === RUN TestIteration [2021-04-23T06:12:25.259Z] --- PASS: TestIteration (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestVersionLabelForChecksum [2021-04-23T06:12:25.259Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestVersion [2021-04-23T06:12:25.259Z] --- PASS: TestVersion (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestGetVersion [2021-04-23T06:12:25.259Z] --- PASS: TestGetVersion (0.00s) [2021-04-23T06:12:25.259Z] === RUN TestGetVersions [2021-04-23T06:12:25.259Z] --- PASS: TestGetVersions (0.00s) [2021-04-23T06:12:25.259Z] PASS [2021-04-23T06:12:25.259Z] coverage: 89.3% of statements [2021-04-23T06:12:25.259Z] ok github.com/docker/docker/pkg/tarsum 0.121s coverage: 89.3% of statements [2021-04-23T06:12:25.711Z] testing: warning: no tests to run [2021-04-23T06:12:25.711Z] PASS [2021-04-23T06:12:25.711Z] coverage: [no statements] [2021-04-23T06:12:25.711Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: [no statements] [no tests to run] [2021-04-23T06:12:26.163Z] === RUN TestTruncIndex [2021-04-23T06:12:26.163Z] --- PASS: TestTruncIndex (0.10s) [2021-04-23T06:12:26.163Z] PASS [2021-04-23T06:12:26.163Z] coverage: 91.5% of statements [2021-04-23T06:12:26.164Z] ok github.com/docker/docker/pkg/truncindex 0.133s coverage: 91.5% of statements [2021-04-23T06:12:26.164Z] === RUN TestIsGIT [2021-04-23T06:12:26.164Z] --- PASS: TestIsGIT (0.00s) [2021-04-23T06:12:26.164Z] === RUN TestIsTransport [2021-04-23T06:12:26.164Z] --- PASS: TestIsTransport (0.00s) [2021-04-23T06:12:26.164Z] PASS [2021-04-23T06:12:26.164Z] coverage: 100.0% of statements [2021-04-23T06:12:26.164Z] ok github.com/docker/docker/pkg/urlutil 0.037s coverage: 100.0% of statements [2021-04-23T06:12:27.119Z] === RUN TestVersionInfo [2021-04-23T06:12:27.119Z] --- PASS: TestVersionInfo (0.00s) [2021-04-23T06:12:27.119Z] === RUN TestAppendVersions [2021-04-23T06:12:27.119Z] --- PASS: TestAppendVersions (0.00s) [2021-04-23T06:12:27.119Z] PASS [2021-04-23T06:12:27.119Z] coverage: 88.9% of statements [2021-04-23T06:12:27.119Z] ok github.com/docker/docker/pkg/useragent 0.039s coverage: 88.9% of statements [2021-04-23T06:12:27.508Z] --- PASS: TestServicePlugin (30.63s) [2021-04-23T06:12:27.508Z] plugin_test.go:62: [da40b452bf505] joining swarm manager [d2d4ab494a96a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:12:27.508Z] plugin_test.go:65: [d101c972ee055] joining swarm manager [d2d4ab494a96a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:12:27.508Z] === RUN TestServiceUpdateLabel [2021-04-23T06:12:27.637Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-23T06:12:27.764Z] --- PASS: TestServiceUpdateLabel (2.06s) [2021-04-23T06:12:27.764Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-23T06:12:28.073Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-23T06:12:28.511Z] --- PASS: TestCreateServiceMultipleTimes (18.23s) [2021-04-23T06:12:28.511Z] === RUN TestCreateServiceConflict [2021-04-23T06:12:28.526Z] === RUN TestValidatePrivileges [2021-04-23T06:12:28.526Z] --- PASS: TestValidatePrivileges (0.00s) [2021-04-23T06:12:28.526Z] === RUN TestFilterByCapNeg [2021-04-23T06:12:28.526Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-04-23T06:12:28.526Z] === RUN TestFilterByCapPos [2021-04-23T06:12:28.526Z] --- PASS: TestFilterByCapPos (0.00s) [2021-04-23T06:12:28.526Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-04-23T06:12:28.526Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-04-23T06:12:28.526Z] PASS [2021-04-23T06:12:28.526Z] coverage: 12.0% of statements [2021-04-23T06:12:28.526Z] ok github.com/docker/docker/plugin 0.052s coverage: 12.0% of statements [2021-04-23T06:12:28.526Z] === RUN TestNewSettable [2021-04-23T06:12:28.526Z] --- PASS: TestNewSettable (0.00s) [2021-04-23T06:12:28.526Z] === RUN TestIsSettable [2021-04-23T06:12:28.526Z] --- PASS: TestIsSettable (0.00s) [2021-04-23T06:12:28.526Z] === RUN TestUpdateSettingsEnv [2021-04-23T06:12:28.526Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-04-23T06:12:28.526Z] PASS [2021-04-23T06:12:28.526Z] coverage: 20.1% of statements [2021-04-23T06:12:28.526Z] ok github.com/docker/docker/plugin/v2 0.046s coverage: 20.1% of statements [2021-04-23T06:12:29.020Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-23T06:12:29.485Z] time="2021-04-23T06:12:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-04-23T06:12:29.485Z] === RUN TestLoad [2021-04-23T06:12:29.485Z] --- PASS: TestLoad (0.00s) [2021-04-23T06:12:29.485Z] === RUN TestSave [2021-04-23T06:12:29.485Z] --- PASS: TestSave (0.03s) [2021-04-23T06:12:29.485Z] === RUN TestAddDeleteGet [2021-04-23T06:12:29.485Z] --- PASS: TestAddDeleteGet (0.09s) [2021-04-23T06:12:29.485Z] === RUN TestInvalidTags [2021-04-23T06:12:29.485Z] --- PASS: TestInvalidTags (0.00s) [2021-04-23T06:12:29.485Z] PASS [2021-04-23T06:12:29.485Z] coverage: 84.4% of statements [2021-04-23T06:12:29.485Z] ok github.com/docker/docker/reference 0.207s coverage: 84.4% of statements [2021-04-23T06:12:29.725Z] --- PASS: TestUpdateRestartPolicy (11.39s) [2021-04-23T06:12:29.725Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:12:29.725Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2021-04-23T06:12:29.725Z] === RUN TestWaitNonBlocked [2021-04-23T06:12:29.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:12:29.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:12:29.725Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:12:29.725Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:12:29.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:12:29.725Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:12:29.725Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-23T06:12:29.725Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.76s) [2021-04-23T06:12:29.725Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.80s) [2021-04-23T06:12:29.725Z] === RUN TestWaitBlocked [2021-04-23T06:12:29.725Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:12:29.725Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:12:29.725Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:12:29.725Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:12:29.725Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-04-23T06:12:29.725Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-04-23T06:12:30.440Z] === RUN TestRestartManagerTimeout [2021-04-23T06:12:30.440Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-04-23T06:12:30.440Z] === RUN TestRestartManagerTimeoutReset [2021-04-23T06:12:30.440Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-04-23T06:12:30.440Z] PASS [2021-04-23T06:12:30.440Z] coverage: 50.9% of statements [2021-04-23T06:12:30.440Z] ok github.com/docker/docker/restartmanager 0.040s coverage: 50.9% of statements [2021-04-23T06:12:30.796Z] --- PASS: TestWaitBlocked (0.03s) [2021-04-23T06:12:30.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2021-04-23T06:12:30.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.86s) [2021-04-23T06:12:30.796Z] === CONT TestContainerStartOnDaemonRestart [2021-04-23T06:12:30.796Z] === CONT TestIpcModeOlderClient [2021-04-23T06:12:30.796Z] === CONT TestDaemonHostGatewayIP [2021-04-23T06:12:30.796Z] === CONT TestContainerKillOnDaemonStart [2021-04-23T06:12:30.796Z] --- PASS: TestIpcModeOlderClient (0.13s) [2021-04-23T06:12:30.796Z] === CONT TestRestartDaemonWithRestartingContainer [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestReaderWithReadError [2021-04-23T06:12:30.892Z] time="2021-04-23T06:12:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestReaderWithReadError (0.12s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestReader [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestReader (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-04-23T06:12:30.892Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-04-23T06:12:30.892Z] PASS [2021-04-23T06:12:30.892Z] coverage: 100.0% of statements [2021-04-23T06:12:30.892Z] ok github.com/docker/docker/registry/resumable 0.183s coverage: 100.0% of statements [2021-04-23T06:12:30.892Z] === RUN TestResolveAuthConfigIndexServer [2021-04-23T06:12:30.892Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestResolveAuthConfigFullURL [2021-04-23T06:12:30.892Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestLoadAllowNondistributableArtifacts [2021-04-23T06:12:30.892Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestValidateMirror [2021-04-23T06:12:30.892Z] --- PASS: TestValidateMirror (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestLoadInsecureRegistries [2021-04-23T06:12:30.892Z] time="2021-04-23T06:12:30Z" level=warning msg="insecure registry http://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-23T06:12:30.892Z] time="2021-04-23T06:12:30Z" level=warning msg="insecure registry https://myregistry.example.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-04-23T06:12:30.892Z] time="2021-04-23T06:12:30Z" level=warning msg="insecure registry HTTP://myregistry.example.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-04-23T06:12:30.892Z] --- PASS: TestLoadInsecureRegistries (0.11s) [2021-04-23T06:12:30.892Z] === RUN TestNewServiceConfig [2021-04-23T06:12:30.892Z] --- PASS: TestNewServiceConfig (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestValidateIndexName [2021-04-23T06:12:30.892Z] --- PASS: TestValidateIndexName (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestValidateIndexNameWithError [2021-04-23T06:12:30.892Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestEndpointParse [2021-04-23T06:12:30.892Z] --- PASS: TestEndpointParse (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestEndpointParseInvalid [2021-04-23T06:12:30.892Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestValidateEndpoint [2021-04-23T06:12:30.892Z] --- PASS: TestValidateEndpoint (0.01s) [2021-04-23T06:12:30.892Z] === RUN TestPing [2021-04-23T06:12:30.892Z] --- PASS: TestPing (0.00s) [2021-04-23T06:12:30.892Z] === RUN TestPingRegistryEndpoint [2021-04-23T06:12:30.892Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-04-23T06:12:30.892Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:30.892Z] === RUN TestEndpoint [2021-04-23T06:12:30.892Z] --- SKIP: TestEndpoint (0.01s) [2021-04-23T06:12:30.892Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:30.892Z] === RUN TestParseRepositoryInfo [2021-04-23T06:12:30.934Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-23T06:12:31.059Z] --- PASS: TestCreateServiceConflict (3.11s) [2021-04-23T06:12:31.059Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:12:31.344Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-04-23T06:12:31.344Z] === RUN TestNewIndexInfo [2021-04-23T06:12:31.344Z] --- PASS: TestNewIndexInfo (0.00s) [2021-04-23T06:12:31.344Z] === RUN TestMirrorEndpointLookup [2021-04-23T06:12:31.344Z] --- SKIP: TestMirrorEndpointLookup (0.02s) [2021-04-23T06:12:31.344Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:31.344Z] === RUN TestSearchRepositories [2021-04-23T06:12:31.344Z] --- PASS: TestSearchRepositories (0.00s) [2021-04-23T06:12:31.344Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-04-23T06:12:31.344Z] Host: 127.0.0.1:49240 [2021-04-23T06:12:31.344Z] User-Agent: docker test client [2021-04-23T06:12:31.344Z] Authorization: Token fake-token [2021-04-23T06:12:31.344Z] X-Docker-Token: true [2021-04-23T06:12:31.344Z] Accept-Encoding: gzip [2021-04-23T06:12:31.344Z] [2021-04-23T06:12:31.344Z] [2021-04-23T06:12:31.344Z] registry_test.go:730: HTTP/1.1 200 OK [2021-04-23T06:12:31.344Z] Connection: close [2021-04-23T06:12:31.344Z] Content-Length: 144 [2021-04-23T06:12:31.344Z] Cache-Control: no-cache [2021-04-23T06:12:31.344Z] Content-Type: application/json [2021-04-23T06:12:31.344Z] Date: Fri, 23 Apr 2021 06:12:30 GMT [2021-04-23T06:12:31.344Z] Expires: -1 [2021-04-23T06:12:31.344Z] Pragma: no-cache [2021-04-23T06:12:31.344Z] Server: docker-tests/mock [2021-04-23T06:12:31.344Z] X-Docker-Registry-Config: mock [2021-04-23T06:12:31.344Z] X-Docker-Registry-Version: 0.0.0 [2021-04-23T06:12:31.344Z] [2021-04-23T06:12:31.344Z] [2021-04-23T06:12:31.344Z] === RUN TestTrustedLocation [2021-04-23T06:12:31.344Z] --- PASS: TestTrustedLocation (0.00s) [2021-04-23T06:12:31.344Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-04-23T06:12:31.344Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-04-23T06:12:31.344Z] === RUN TestAllowNondistributableArtifacts [2021-04-23T06:12:31.344Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-04-23T06:12:31.344Z] === RUN TestIsSecureIndex [2021-04-23T06:12:31.344Z] --- PASS: TestIsSecureIndex (0.00s) [2021-04-23T06:12:31.344Z] PASS [2021-04-23T06:12:31.344Z] coverage: 51.7% of statements [2021-04-23T06:12:31.344Z] ok github.com/docker/docker/registry 0.247s coverage: 51.7% of statements [2021-04-23T06:12:31.504Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-23T06:12:31.797Z] === RUN TestDecodeContainerConfig [2021-04-23T06:12:31.797Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-04-23T06:12:31.797Z] === RUN TestDecodeContainerConfigIsolation [2021-04-23T06:12:31.797Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-04-23T06:12:31.797Z] === RUN TestValidatePrivileged [2021-04-23T06:12:31.797Z] --- PASS: TestValidatePrivileged (0.00s) [2021-04-23T06:12:31.797Z] PASS [2021-04-23T06:12:31.797Z] coverage: 52.2% of statements [2021-04-23T06:12:31.797Z] ok github.com/docker/docker/runconfig 0.138s coverage: 52.2% of statements [2021-04-23T06:12:32.252Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-04-23T06:12:32.252Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-04-23T06:12:32.252Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-04-23T06:12:32.252Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-04-23T06:12:32.252Z] PASS [2021-04-23T06:12:32.252Z] coverage: 62.5% of statements [2021-04-23T06:12:32.252Z] ok github.com/docker/docker/testutil 0.041s coverage: 62.5% of statements [2021-04-23T06:12:32.445Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-23T06:12:32.719Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-04-23T06:12:32.719Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-04-23T06:12:32.719Z] remote: Enumerating objects: 23, done. [2021-04-23T06:12:32.719Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-04-23T06:12:32.719Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-04-23T06:12:32.719Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-04-23T06:12:32.720Z] 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-23T06:12:32.720Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-04-23T06:12:32.720Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-04-23T06:12:33.059Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/test/unit [2021-04-23T06:12:33.826Z] === RUN TestDockerSuite/TestBuildUser [2021-04-23T06:12:34.380Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s) [2021-04-23T06:12:34.380Z] === CONT TestDaemonRestartIpcMode [2021-04-23T06:12:34.408Z] === RUN TestGetAddress [2021-04-23T06:12:34.408Z] --- PASS: TestGetAddress (0.00s) [2021-04-23T06:12:34.408Z] === RUN TestRemove [2021-04-23T06:12:34.408Z] --- SKIP: TestRemove (0.00s) [2021-04-23T06:12:34.408Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-23T06:12:34.408Z] === RUN TestInitializeWithVolumes [2021-04-23T06:12:34.408Z] --- PASS: TestInitializeWithVolumes (0.00s) [2021-04-23T06:12:34.408Z] === RUN TestCreate [2021-04-23T06:12:34.408Z] --- PASS: TestCreate (0.01s) [2021-04-23T06:12:34.408Z] === RUN TestValidateName [2021-04-23T06:12:34.408Z] --- PASS: TestValidateName (0.00s) [2021-04-23T06:12:34.408Z] === RUN TestCreateWithOpts [2021-04-23T06:12:34.408Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-04-23T06:12:34.408Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-23T06:12:34.408Z] === RUN TestRelaodNoOpts [2021-04-23T06:12:34.408Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-04-23T06:12:34.408Z] PASS [2021-04-23T06:12:34.408Z] coverage: 41.5% of statements [2021-04-23T06:12:34.408Z] ok github.com/docker/docker/volume/local 0.088s coverage: 41.5% of statements [2021-04-23T06:12:34.408Z] === RUN TestGetDriver [2021-04-23T06:12:34.408Z] --- PASS: TestGetDriver (0.00s) [2021-04-23T06:12:34.408Z] === RUN TestVolumeRequestError [2021-04-23T06:12:34.408Z] --- PASS: TestVolumeRequestError (0.01s) [2021-04-23T06:12:34.408Z] PASS [2021-04-23T06:12:34.408Z] coverage: 36.1% of statements [2021-04-23T06:12:34.408Z] ok github.com/docker/docker/volume/drivers 0.057s coverage: 36.1% of statements [2021-04-23T06:12:34.676Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.75s) [2021-04-23T06:12:34.860Z] === RUN TestConvertTmpfsOptions [2021-04-23T06:12:34.860Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-04-23T06:12:34.860Z] parser_test.go:49: data="mode=700,size=1m" [2021-04-23T06:12:34.860Z] parser_test.go:49: data="ro" [2021-04-23T06:12:34.860Z] === RUN TestParseMountRaw [2021-04-23T06:12:34.860Z] --- PASS: TestParseMountRaw (0.02s) [2021-04-23T06:12:34.860Z] === RUN TestParseMountRawSplit [2021-04-23T06:12:34.860Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-04-23T06:12:34.860Z] parser_test.go:390: case 0 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 1 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 2 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 3 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 4 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 5 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 6 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 7 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 8 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 0 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 1 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 2 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 3 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 4 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 5 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 6 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 7 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 8 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 9 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 10 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 11 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 12 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 0 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 1 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 2 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 3 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 4 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 5 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 6 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 7 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 8 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 9 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 10 [2021-04-23T06:12:34.860Z] parser_test.go:390: case 11 [2021-04-23T06:12:34.860Z] === RUN TestParseMountSpec [2021-04-23T06:12:34.860Z] --- PASS: TestParseMountSpec (0.00s) [2021-04-23T06:12:34.860Z] parser_test.go:455: case 0 [2021-04-23T06:12:34.860Z] parser_test.go:455: case 1 [2021-04-23T06:12:34.860Z] parser_test.go:455: case 2 [2021-04-23T06:12:34.860Z] parser_test.go:455: case 3 [2021-04-23T06:12:34.860Z] parser_test.go:455: case 4 [2021-04-23T06:12:34.860Z] parser_test.go:455: case 5 [2021-04-23T06:12:34.860Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-04-23T06:12:34.860Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-04-23T06:12:34.860Z] === RUN TestValidateMount [2021-04-23T06:12:34.860Z] --- PASS: TestValidateMount (0.00s) [2021-04-23T06:12:34.860Z] PASS [2021-04-23T06:12:34.860Z] coverage: 66.2% of statements [2021-04-23T06:12:34.861Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 66.2% of statements [2021-04-23T06:12:34.972Z] --- PASS: TestDaemonHostGatewayIP (4.30s) [2021-04-23T06:12:35.274Z] --- PASS: TestCreateServiceMaxReplicas (3.53s) [2021-04-23T06:12:35.274Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:12:35.738Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.37s) [2021-04-23T06:12:35.738Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-23T06:12:35.738Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-23T06:12:36.357Z] ? github.com/docker/docker/api [no test files] [2021-04-23T06:12:36.384Z] === RUN TestSetGetMeta [2021-04-23T06:12:36.384Z] === PAUSE TestSetGetMeta [2021-04-23T06:12:36.384Z] === RUN TestRestore [2021-04-23T06:12:36.384Z] === PAUSE TestRestore [2021-04-23T06:12:36.384Z] === RUN TestServiceCreate [2021-04-23T06:12:36.384Z] === PAUSE TestServiceCreate [2021-04-23T06:12:36.384Z] === RUN TestServiceList [2021-04-23T06:12:36.384Z] === PAUSE TestServiceList [2021-04-23T06:12:36.384Z] === RUN TestServiceRemove [2021-04-23T06:12:36.384Z] === PAUSE TestServiceRemove [2021-04-23T06:12:36.384Z] === RUN TestServiceGet [2021-04-23T06:12:36.384Z] === PAUSE TestServiceGet [2021-04-23T06:12:36.384Z] === RUN TestServicePrune [2021-04-23T06:12:36.384Z] === PAUSE TestServicePrune [2021-04-23T06:12:36.384Z] === RUN TestCreate [2021-04-23T06:12:36.384Z] === PAUSE TestCreate [2021-04-23T06:12:36.384Z] === RUN TestRemove [2021-04-23T06:12:36.384Z] === PAUSE TestRemove [2021-04-23T06:12:36.384Z] === RUN TestList [2021-04-23T06:12:36.384Z] === PAUSE TestList [2021-04-23T06:12:36.384Z] === RUN TestFindByDriver [2021-04-23T06:12:36.384Z] === PAUSE TestFindByDriver [2021-04-23T06:12:36.384Z] === RUN TestFindByReferenced [2021-04-23T06:12:36.384Z] === PAUSE TestFindByReferenced [2021-04-23T06:12:36.384Z] === RUN TestDerefMultipleOfSameRef [2021-04-23T06:12:36.384Z] === PAUSE TestDerefMultipleOfSameRef [2021-04-23T06:12:36.384Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-23T06:12:36.384Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-23T06:12:36.384Z] === RUN TestDefererencePluginOnCreateError [2021-04-23T06:12:36.384Z] === PAUSE TestDefererencePluginOnCreateError [2021-04-23T06:12:36.384Z] === RUN TestRefDerefRemove [2021-04-23T06:12:36.384Z] === PAUSE TestRefDerefRemove [2021-04-23T06:12:36.384Z] === RUN TestGet [2021-04-23T06:12:36.384Z] === PAUSE TestGet [2021-04-23T06:12:36.384Z] === RUN TestGetWithReference [2021-04-23T06:12:36.384Z] === PAUSE TestGetWithReference [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_nil_list [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_nil_list [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_empty_list [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_empty_list [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_filter_some [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_filter_some [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_filter_middle [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_filter_middle [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-04-23T06:12:36.384Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-04-23T06:12:36.384Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_nil_list [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_filter_some [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_empty_list [2021-04-23T06:12:36.384Z] === CONT TestFilterFunc/test_filter_middle [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-04-23T06:12:36.384Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-04-23T06:12:36.384Z] === CONT TestSetGetMeta [2021-04-23T06:12:36.384Z] === CONT TestFindByDriver [2021-04-23T06:12:36.384Z] === CONT TestServiceGet [2021-04-23T06:12:36.384Z] === CONT TestRefDerefRemove [2021-04-23T06:12:36.384Z] --- PASS: TestSetGetMeta (0.02s) [2021-04-23T06:12:36.384Z] === CONT TestServiceRemove [2021-04-23T06:12:36.384Z] --- PASS: TestRefDerefRemove (0.03s) [2021-04-23T06:12:36.384Z] === CONT TestServiceList [2021-04-23T06:12:36.384Z] --- PASS: TestFindByDriver (0.03s) [2021-04-23T06:12:36.384Z] === CONT TestServiceCreate [2021-04-23T06:12:36.384Z] --- PASS: TestServiceGet (0.12s) [2021-04-23T06:12:36.384Z] === CONT TestRestore [2021-04-23T06:12:36.384Z] --- PASS: TestServiceRemove (0.10s) [2021-04-23T06:12:36.384Z] === CONT TestGetWithReference [2021-04-23T06:12:36.384Z] --- PASS: TestServiceList (0.10s) [2021-04-23T06:12:36.384Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-04-23T06:12:36.384Z] --- PASS: TestServiceCreate (0.10s) [2021-04-23T06:12:36.384Z] === CONT TestDefererencePluginOnCreateError [2021-04-23T06:12:36.384Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-04-23T06:12:36.384Z] === CONT TestRemove [2021-04-23T06:12:36.384Z] --- PASS: TestGetWithReference (0.02s) [2021-04-23T06:12:36.384Z] === CONT TestList [2021-04-23T06:12:36.384Z] --- PASS: TestRestore (0.03s) [2021-04-23T06:12:36.384Z] === CONT TestCreate [2021-04-23T06:12:36.384Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-04-23T06:12:36.384Z] === CONT TestDerefMultipleOfSameRef [2021-04-23T06:12:36.384Z] --- PASS: TestCreate (0.02s) [2021-04-23T06:12:36.384Z] === CONT TestServicePrune [2021-04-23T06:12:36.384Z] --- PASS: TestRemove (0.02s) [2021-04-23T06:12:36.384Z] === CONT TestFindByReferenced [2021-04-23T06:12:36.384Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-04-23T06:12:36.384Z] === CONT TestGet [2021-04-23T06:12:36.384Z] --- PASS: TestList (0.03s) [2021-04-23T06:12:36.384Z] time="2021-04-23T06:12:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:12:36.384Z] --- PASS: TestFindByReferenced (0.02s) [2021-04-23T06:12:36.384Z] time="2021-04-23T06:12:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:12:36.384Z] --- PASS: TestGet (0.02s) [2021-04-23T06:12:36.384Z] time="2021-04-23T06:12:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:12:36.384Z] time="2021-04-23T06:12:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-04-23T06:12:36.384Z] time="2021-04-23T06:12:36Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-04-23T06:12:36.384Z] --- PASS: TestServicePrune (0.04s) [2021-04-23T06:12:36.384Z] PASS [2021-04-23T06:12:36.384Z] coverage: 70.3% of statements [2021-04-23T06:12:36.384Z] ok github.com/docker/docker/volume/service 0.337s coverage: 70.3% of statements [2021-04-23T06:12:37.057Z] --- PASS: TestDaemonRestartIpcMode (2.62s) [2021-04-23T06:12:37.900Z] --- PASS: TestNewClientWithTimeout (17.77s) [2021-04-23T06:12:37.900Z] === RUN TestClientStream [2021-04-23T06:12:37.900Z] --- PASS: TestClientStream (0.00s) [2021-04-23T06:12:37.900Z] === RUN TestClientSendFile [2021-04-23T06:12:37.900Z] --- PASS: TestClientSendFile (0.00s) [2021-04-23T06:12:37.900Z] === RUN TestClientWithRequestTimeout [2021-04-23T06:12:37.900Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-04-23T06:12:37.900Z] === RUN TestFileSpecPlugin [2021-04-23T06:12:37.900Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-04-23T06:12:37.900Z] === RUN TestFileJSONSpecPlugin [2021-04-23T06:12:37.900Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-04-23T06:12:37.900Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-04-23T06:12:37.900Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-04-23T06:12:37.900Z] === RUN TestPluginAddHandler [2021-04-23T06:12:37.900Z] --- PASS: TestPluginAddHandler (0.00s) [2021-04-23T06:12:37.900Z] === RUN TestPluginWaitBadPlugin [2021-04-23T06:12:37.900Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-04-23T06:12:37.900Z] === RUN TestGet [2021-04-23T06:12:37.900Z] time="2021-04-23T06:12:37Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-04-23T06:12:38.855Z] time="2021-04-23T06:12:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-04-23T06:12:39.060Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-04-23T06:12:39.320Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-23T06:12:41.007Z] time="2021-04-23T06:12:40Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-04-23T06:12:43.520Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-04-23T06:12:43.981Z] --- PASS: TestContainerKillOnDaemonStart (12.91s) [2021-04-23T06:12:43.981Z] PASS [2021-04-23T06:12:43.981Z] [2021-04-23T06:12:43.981Z] === Skipped [2021-04-23T06:12:43.981Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-04-23T06:12:43.981Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:12:43.981Z] [2021-04-23T06:12:43.981Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-04-23T06:12:43.981Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-04-23T06:12:43.981Z] [2021-04-23T06:12:43.981Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-04-23T06:12:43.981Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-04-23T06:12:43.981Z] [2021-04-23T06:12:43.981Z] [2021-04-23T06:12:43.981Z] DONE 197 tests, 3 skipped in 116.409s [2021-04-23T06:12:43.981Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-04-23T06:12:43.981Z] ++ 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-23T06:12:43.981Z] ++ set -e [2021-04-23T06:12:43.981Z] ++ '[' -n 0 ']' [2021-04-23T06:12:43.981Z] ++ set -x [2021-04-23T06:12:43.981Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:12:43.981Z] INFO: Testing against a local daemon [2021-04-23T06:12:43.981Z] === RUN TestCommitInheritsEnv [2021-04-23T06:12:43.981Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-04-23T06:12:43.981Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:12:43.981Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-04-23T06:12:43.981Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:12:43.981Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-04-23T06:12:43.981Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:12:43.981Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-23T06:12:43.981Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:12:44.623Z] --- PASS: TestRemoveImageOrphaning (0.35s) [2021-04-23T06:12:44.623Z] === RUN TestRemoveImageGarbageCollector [2021-04-23T06:12:44.623Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:12:44.623Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:12:44.623Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:12:44.623Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-23T06:12:44.623Z] === RUN TestTagInvalidReference [2021-04-23T06:12:44.623Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-23T06:12:44.623Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:12:44.623Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-23T06:12:44.623Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:12:44.623Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-04-23T06:12:44.623Z] === RUN TestTagOfficialNames [2021-04-23T06:12:44.623Z] --- PASS: TestTagOfficialNames (0.04s) [2021-04-23T06:12:44.623Z] === RUN TestTagMatchesDigest [2021-04-23T06:12:44.623Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-23T06:12:44.623Z] === CONT TestImportExtremelyLargeImageWorks [2021-04-23T06:12:44.705Z] time="2021-04-23T06:12:44Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-04-23T06:12:45.824Z] --- PASS: TestServiceUpdateSecrets (15.38s) [2021-04-23T06:12:45.824Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:12:50.192Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.83s) [2021-04-23T06:12:50.192Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:12:51.260Z] ok github.com/docker/docker/api/server 0.006s coverage: 9.0% of statements [2021-04-23T06:12:52.111Z] --- PASS: TestCreateServiceSecretFileMode (2.68s) [2021-04-23T06:12:52.111Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:12:53.212Z] --- PASS: TestGet (15.00s) [2021-04-23T06:12:53.213Z] === RUN TestPluginWithNoManifest [2021-04-23T06:12:53.213Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-04-23T06:12:53.213Z] === RUN TestGetAll [2021-04-23T06:12:53.213Z] --- PASS: TestGetAll (0.00s) [2021-04-23T06:12:53.213Z] PASS [2021-04-23T06:12:53.213Z] coverage: 73.4% of statements [2021-04-23T06:12:53.213Z] ok github.com/docker/docker/pkg/plugins 35.230s coverage: 73.4% of statements [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/quota [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/rootless [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/volume [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-23T06:12:53.213Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === Skipped [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-04-23T06:12:54.168Z] dispatchers_test.go:377: Windows does not support stopsignal [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-04-23T06:12:54.168Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2021-04-23T06:12:54.168Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2021-04-23T06:12:54.168Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-04-23T06:12:54.168Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-04-23T06:12:54.168Z] client_test.go:23: runtime.GOOS == "windows" [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-04-23T06:12:54.168Z] daemon_test.go:147: root required [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-04-23T06:12:54.168Z] reload_test.go:520: root required [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.168Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2021-04-23T06:12:54.168Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.168Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-04-23T06:12:54.620Z] pull_v2_test.go:73: Needs fixing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-04-23T06:12:54.620Z] pull_v2_test.go:118: Needs fixing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-04-23T06:12:54.620Z] download_test.go:268: Needs fixing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-04-23T06:12:54.620Z] layer_test.go:304: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-04-23T06:12:54.620Z] layer_test.go:353: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-04-23T06:12:54.620Z] layer_test.go:468: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-04-23T06:12:54.620Z] layer_test.go:697: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-04-23T06:12:54.620Z] migration_test.go:46: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-04-23T06:12:54.620Z] migration_test.go:182: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-04-23T06:12:54.620Z] mount_test.go:17: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-04-23T06:12:54.620Z] mount_test.go:76: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-04-23T06:12:54.620Z] mount_test.go:125: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-04-23T06:12:54.620Z] mount_test.go:212: Failing on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:134: Xz not present in msys2 [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:239: Failing on Windows CI machines [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-04-23T06:12:54.620Z] archive_windows_test.go:16: Currently fails [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-04-23T06:12:54.620Z] changes_test.go:196: needs more investigation [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-04-23T06:12:54.620Z] changes_test.go:433: needs further investigation [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-04-23T06:12:54.620Z] changes_test.go:469: needs further investigation [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-04-23T06:12:54.620Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-04-23T06:12:54.620Z] poller_test.go:41: No chmod on Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-04-23T06:12:54.620Z] fileutils_test.go:134: Needs porting to Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-04-23T06:12:54.620Z] fileutils_test.go:180: Needs porting to Windows [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-04-23T06:12:54.620Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2021-04-23T06:12:54.620Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.02s) [2021-04-23T06:12:54.620Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-04-23T06:12:54.620Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-04-23T06:12:54.620Z] local_test.go:181: runtime.GOOS == "windows" [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] [2021-04-23T06:12:54.620Z] DONE 1833 tests, 45 skipped in 203.331s [2021-04-23T06:12:54.620Z] INFO: make.ps1 ended at 04/23/2021 06:12:54 [2021-04-23T06:12:55.417Z] --- PASS: TestCreateServiceConfigFileMode (3.18s) [2021-04-23T06:12:55.417Z] === RUN TestCreateServiceSysctls [2021-04-23T06:12:55.742Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.23s) [2021-04-23T06:12:55.742Z] PASS [2021-04-23T06:12:55.742Z] [2021-04-23T06:12:55.742Z] DONE 17 tests in 61.120s [2021-04-23T06:12:55.742Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-23T06:12:55.742Z] ++ 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-23T06:12:55.742Z] ++ set -e [2021-04-23T06:12:55.742Z] ++ '[' -n 0 ']' [2021-04-23T06:12:55.742Z] ++ set -x [2021-04-23T06:12:55.742Z] ++ 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-23T06:12:55.742Z] INFO: Testing against a local daemon [2021-04-23T06:12:55.742Z] === RUN TestPluginInvalidJSON [2021-04-23T06:12:55.742Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:12:55.742Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:12:55.742Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:12:55.742Z] --- PASS: TestPluginInvalidJSON (0.04s) [2021-04-23T06:12:55.742Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:12:55.742Z] === RUN TestPluginInstall [2021-04-23T06:12:55.742Z] === RUN TestPluginInstall/no_auth [2021-04-23T06:12:56.138Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-04-23T06:12:56.138Z] INFO: Unit tests ended at 04/23/2021 06:12:55. Duration:00:03:38.0697255 [2021-04-23T06:12:56.138Z] INFO: Building busybox [2021-04-23T06:12:56.138Z] Sending build context to Docker daemon 5.12kB [2021-04-23T06:12:56.138Z] [2021-04-23T06:12:56.138Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-04-23T06:12:56.138Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-04-23T06:12:56.138Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-04-23T06:12:56.138Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-04-23T06:12:56.138Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-04-23T06:12:56.138Z] ---> 152749f71f8f [2021-04-23T06:12:56.138Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-04-23T06:12:56.138Z] ---> Running in 8c5e84f4611c [2021-04-23T06:12:56.682Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-23T06:12:56.682Z] time="2021-04-23T06:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:12:56.682Z] time="2021-04-23T06:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b3ba9ccb27841e68eb37c5b96c2163f0dda71d45fb03f5bb866a0d5e235b3b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:12:56.682Z] time="2021-04-23T06:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:12:56.682Z] time="2021-04-23T06:12:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4b3ba9ccb27841e68eb37c5b96c2163f0dda71d45fb03f5bb866a0d5e235b3b8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:12:57.253Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-04-23T06:12:57.253Z] === RUN TestPluginInstall/with_htpasswd [2021-04-23T06:12:57.824Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-23T06:12:58.086Z] time="2021-04-23T06:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:12:58.086Z] time="2021-04-23T06:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:582e107b4018daec1f4e72d822111c14569f17e7ff5a2f2bd4de378729840d39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:12:58.086Z] time="2021-04-23T06:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:12:58.086Z] time="2021-04-23T06:12:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:582e107b4018daec1f4e72d822111c14569f17e7ff5a2f2bd4de378729840d39" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:12:58.346Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-23T06:12:58.607Z] === RUN TestPluginInstall/with_insecure [2021-04-23T06:12:59.638Z] --- PASS: TestCreateServiceSysctls (3.73s) [2021-04-23T06:12:59.638Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:12:59.993Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-23T06:13:00.253Z] time="2021-04-23T06:13:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:13:00.253Z] time="2021-04-23T06:13:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:810b61d948fcd8e591e55b2fff141dd9e4b0f597d674b8a0c20702f3491239cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:13:00.253Z] time="2021-04-23T06:13:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:13:00.253Z] time="2021-04-23T06:13:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:810b61d948fcd8e591e55b2fff141dd9e4b0f597d674b8a0c20702f3491239cb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:13:00.514Z] --- PASS: TestPluginInstall (6.48s) [2021-04-23T06:13:00.514Z] --- PASS: TestPluginInstall/no_auth (3.22s) [2021-04-23T06:13:00.514Z] --- PASS: TestPluginInstall/with_htpasswd (1.34s) [2021-04-23T06:13:00.514Z] --- PASS: TestPluginInstall/with_insecure (1.93s) [2021-04-23T06:13:00.514Z] plugin_test.go:165: [d043eeef68b80] daemon is not started [2021-04-23T06:13:00.514Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:13:00.654Z] --- PASS: TestServiceUpdateConfigs (15.19s) [2021-04-23T06:13:00.654Z] === RUN TestServiceUpdateNetwork [2021-04-23T06:13:00.781Z] Removing intermediate container 8c5e84f4611c [2021-04-23T06:13:00.781Z] ---> 50ee079c0f94 [2021-04-23T06:13:00.781Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-04-23T06:13:00.781Z] ---> Running in 08b7c471cd76 [2021-04-23T06:13:00.781Z] Removing intermediate container 08b7c471cd76 [2021-04-23T06:13:00.781Z] ---> a15238ba751e [2021-04-23T06:13:00.781Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-04-23T06:13:00.781Z] ---> Running in 94f1976e669f [2021-04-23T06:13:01.233Z] Removing intermediate container 94f1976e669f [2021-04-23T06:13:01.233Z] ---> b5d52cade556 [2021-04-23T06:13:01.233Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-04-23T06:13:01.455Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-23T06:13:02.188Z] [2021-04-23T06:13:02.211Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2021-04-23T06:13:02.211Z] === RUN TestInspect [2021-04-23T06:13:02.639Z] ---> 0f07997417c3 [2021-04-23T06:13:02.639Z] 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-23T06:13:02.639Z] ---> Running in c2030efa98ff [2021-04-23T06:13:03.367Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-23T06:13:03.937Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-23T06:13:03.937Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-23T06:13:03.937Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-23T06:13:03.937Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-23T06:13:03.937Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-23T06:13:05.319Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-23T06:13:06.259Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-23T06:13:06.259Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-23T06:13:06.420Z] --- PASS: TestInspect (3.60s) [2021-04-23T06:13:06.421Z] === RUN TestCreateJob [2021-04-23T06:13:07.201Z] --- PASS: TestPluginsWithRuntimes (6.39s) [2021-04-23T06:13:07.201Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.87s) [2021-04-23T06:13:07.201Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.64s) [2021-04-23T06:13:07.201Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:13:07.201Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-23T06:13:08.142Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-23T06:13:08.142Z] --- PASS: TestPluginBackCompatMediaTypes (0.98s) [2021-04-23T06:13:08.142Z] PASS [2021-04-23T06:13:08.142Z] [2021-04-23T06:13:08.142Z] DONE 10 tests in 14.095s [2021-04-23T06:13:08.142Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-23T06:13:08.142Z] ++ 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-23T06:13:08.142Z] ++ set -e [2021-04-23T06:13:08.142Z] ++ '[' -n 0 ']' [2021-04-23T06:13:08.142Z] ++ set -x [2021-04-23T06:13:08.142Z] ++ 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-23T06:13:08.142Z] INFO: Testing against a local daemon [2021-04-23T06:13:08.142Z] === RUN TestExternalGraphDriver [2021-04-23T06:13:08.402Z] === RUN TestExternalGraphDriver/json [2021-04-23T06:13:08.973Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-23T06:13:09.234Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-23T06:13:10.632Z] --- PASS: TestCreateJob (4.11s) [2021-04-23T06:13:10.632Z] === RUN TestReplicatedJob [2021-04-23T06:13:11.146Z] Removing intermediate container c2030efa98ff [2021-04-23T06:13:11.146Z] ---> ff6f82ec8141 [2021-04-23T06:13:11.146Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-04-23T06:13:11.146Z] ---> Running in 787db2a6d16a [2021-04-23T06:13:11.158Z] === RUN TestExternalGraphDriver/spec [2021-04-23T06:13:11.599Z] [2021-04-23T06:13:11.599Z] SUCCESS: Specified value was saved. [2021-04-23T06:13:12.543Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-23T06:13:12.814Z] --- PASS: TestServiceUpdateNetwork (13.68s) [2021-04-23T06:13:12.814Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:13:13.375Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-23T06:13:13.759Z] Removing intermediate container 787db2a6d16a [2021-04-23T06:13:13.759Z] ---> 35fe0654dc98 [2021-04-23T06:13:13.759Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-04-23T06:13:13.759Z] ---> Running in 471a37e158a8 [2021-04-23T06:13:14.303Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-23T06:13:15.085Z] === RUN TestExternalGraphDriver/pull [2021-04-23T06:13:15.085Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-23T06:13:15.933Z] --- PASS: TestReplicatedJob (5.95s) [2021-04-23T06:13:15.933Z] === RUN TestUpdateReplicatedJob [2021-04-23T06:13:16.024Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-23T06:13:16.285Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-23T06:13:16.857Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-23T06:13:16.857Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-23T06:13:17.118Z] --- PASS: TestExternalGraphDriver (8.99s) [2021-04-23T06:13:17.118Z] --- PASS: TestExternalGraphDriver/json (2.97s) [2021-04-23T06:13:17.118Z] --- PASS: TestExternalGraphDriver/spec (3.40s) [2021-04-23T06:13:17.118Z] --- PASS: TestExternalGraphDriver/pull (2.51s) [2021-04-23T06:13:17.118Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:13:17.454Z] Cannot create a file when that file already exists. [2021-04-23T06:13:17.689Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-23T06:13:20.147Z] --- PASS: TestUpdateReplicatedJob (4.12s) [2021-04-23T06:13:20.147Z] === RUN TestServiceListWithStatuses [2021-04-23T06:13:20.147Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:13:20.147Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:13:20.147Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:13:20.231Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-23T06:13:20.232Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-23T06:13:20.232Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-23T06:13:20.801Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-23T06:13:21.746Z] === RUN TestDockerSuite/TestCommitChange [2021-04-23T06:13:22.099Z] Removing intermediate container 471a37e158a8 [2021-04-23T06:13:22.099Z] ---> bca654bc3e6b [2021-04-23T06:13:22.099Z] Step 13/13 : CMD ["sh"] [2021-04-23T06:13:22.099Z] ---> Running in 2615b5b8ca90 [2021-04-23T06:13:22.099Z] Removing intermediate container 2615b5b8ca90 [2021-04-23T06:13:22.099Z] ---> e0d0101b7374 [2021-04-23T06:13:22.099Z] Successfully built e0d0101b7374 [2021-04-23T06:13:22.099Z] Successfully tagged busybox:latest [2021-04-23T06:13:22.099Z] INFO: Docker images of the daemon under test [2021-04-23T06:13:22.099Z] [2021-04-23T06:13:22.099Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-04-23T06:13:22.099Z] busybox latest e0d0101b7374 Less than a second ago 5.29GB [2021-04-23T06:13:22.099Z] microsoft/windowsservercore latest 152749f71f8f 13 days ago 5.27GB [2021-04-23T06:13:22.099Z] mcr.microsoft.com/windows/servercore ltsc2019 152749f71f8f 13 days ago 5.27GB [2021-04-23T06:13:22.099Z] [2021-04-23T06:13:22.099Z] INFO: Running integration tests at 04/23/2021 06:13:21... [2021-04-23T06:13:22.099Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-04-23T06:13:22.099Z] INFO: Integration API tests being run from the host: [2021-04-23T06:13:22.099Z] INFO: make.ps1 starting at 04/23/2021 06:13:21 [2021-04-23T06:13:22.381Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-23T06:13:22.688Z] --- PASS: TestGraphdriverPluginV2 (5.30s) [2021-04-23T06:13:22.688Z] PASS [2021-04-23T06:13:22.688Z] [2021-04-23T06:13:22.688Z] DONE 5 tests in 14.512s [2021-04-23T06:13:22.688Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-23T06:13:22.688Z] ++ 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-23T06:13:22.688Z] ++ set -e [2021-04-23T06:13:22.688Z] ++ '[' -n 0 ']' [2021-04-23T06:13:22.688Z] ++ set -x [2021-04-23T06:13:22.688Z] ++ 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-23T06:13:22.688Z] INFO: Testing against a local daemon [2021-04-23T06:13:22.688Z] === RUN TestContinueAfterPluginCrash [2021-04-23T06:13:22.688Z] === PAUSE TestContinueAfterPluginCrash [2021-04-23T06:13:22.688Z] === RUN TestReadPluginNoRead [2021-04-23T06:13:22.688Z] === PAUSE TestReadPluginNoRead [2021-04-23T06:13:22.688Z] === RUN TestDaemonStartWithLogOpt [2021-04-23T06:13:22.688Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-23T06:13:22.688Z] === CONT TestContinueAfterPluginCrash [2021-04-23T06:13:22.688Z] === CONT TestDaemonStartWithLogOpt [2021-04-23T06:13:23.054Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-04-23T06:13:23.259Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-23T06:13:24.642Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-23T06:13:26.741Z] --- PASS: TestDockerNetworkConnectAlias (6.44s) [2021-04-23T06:13:26.741Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:13:27.185Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-23T06:13:28.572Z] --- PASS: TestDaemonStartWithLogOpt (5.81s) [2021-04-23T06:13:28.572Z] === CONT TestReadPluginNoRead [2021-04-23T06:13:29.516Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-23T06:13:30.466Z] --- PASS: TestServiceUpdatePidsLimit (17.16s) [2021-04-23T06:13:30.466Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.05s) [2021-04-23T06:13:30.466Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.09s) [2021-04-23T06:13:30.466Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-04-23T06:13:30.466Z] PASS [2021-04-23T06:13:30.466Z] [2021-04-23T06:13:30.466Z] === Skipped [2021-04-23T06:13:30.466Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-23T06:13:30.466Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:13:30.466Z] [2021-04-23T06:13:30.466Z] [2021-04-23T06:13:30.466Z] DONE 27 tests, 1 skipped in 179.896s [2021-04-23T06:13:30.466Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-23T06:13:30.466Z] INFO: Testing against a local daemon [2021-04-23T06:13:30.466Z] === RUN TestSessionCreate [2021-04-23T06:13:30.466Z] --- PASS: TestSessionCreate (0.04s) [2021-04-23T06:13:30.466Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:13:30.466Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-04-23T06:13:30.466Z] PASS [2021-04-23T06:13:30.466Z] [2021-04-23T06:13:30.466Z] DONE 2 tests in 0.083s [2021-04-23T06:13:30.466Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-23T06:13:30.466Z] INFO: Testing against a local daemon [2021-04-23T06:13:30.466Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:13:30.466Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:13:30.466Z] === RUN TestEventsExecDie [2021-04-23T06:13:30.466Z] --- PASS: TestEventsExecDie (1.09s) [2021-04-23T06:13:30.466Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:13:30.466Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-04-23T06:13:30.466Z] === RUN TestInfoBinaryCommits [2021-04-23T06:13:30.466Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-04-23T06:13:30.466Z] === RUN TestInfoAPIVersioned [2021-04-23T06:13:30.466Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-23T06:13:30.466Z] === RUN TestInfoDiscoveryBackend [2021-04-23T06:13:30.904Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-23T06:13:30.958Z] --- PASS: TestDockerNetworkReConnect (4.47s) [2021-04-23T06:13:30.958Z] === RUN TestServicePlugin [2021-04-23T06:13:30.958Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-23T06:13:30.958Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:13:30.958Z] === RUN TestServiceUpdateLabel [2021-04-23T06:13:31.393Z] --- PASS: TestInfoDiscoveryBackend (0.80s) [2021-04-23T06:13:31.393Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-23T06:13:31.845Z] === RUN TestReadPluginNoRead/default [2021-04-23T06:13:32.319Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-23T06:13:32.319Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-23T06:13:32.787Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-23T06:13:33.246Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.68s) [2021-04-23T06:13:33.246Z] === RUN TestInfoAPI [2021-04-23T06:13:33.246Z] --- PASS: TestInfoAPI (0.02s) [2021-04-23T06:13:33.246Z] === RUN TestInfoAPIWarnings [2021-04-23T06:13:34.206Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-23T06:13:34.206Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-23T06:13:34.206Z] --- PASS: TestContinueAfterPluginCrash (11.34s) [2021-04-23T06:13:34.266Z] --- PASS: TestServiceUpdateLabel (3.24s) [2021-04-23T06:13:34.266Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:13:36.118Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-23T06:13:36.118Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-23T06:13:37.059Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-23T06:13:37.059Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-23T06:13:37.059Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-23T06:13:37.059Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-23T06:13:37.059Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-23T06:13:37.059Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-23T06:13:37.321Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-23T06:13:37.894Z] --- PASS: TestReadPluginNoRead (9.28s) [2021-04-23T06:13:37.894Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2021-04-23T06:13:37.894Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.99s) [2021-04-23T06:13:37.894Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.90s) [2021-04-23T06:13:37.894Z] read_test.go:92: [d8ad7e4eb3519] daemon is not started [2021-04-23T06:13:37.894Z] PASS [2021-04-23T06:13:37.894Z] [2021-04-23T06:13:37.894Z] DONE 6 tests in 15.306s [2021-04-23T06:13:37.894Z] 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-23T06:13:37.894Z] ++ 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-23T06:13:37.894Z] ++ set -e [2021-04-23T06:13:37.894Z] ++ '[' -n 0 ']' [2021-04-23T06:13:37.894Z] ++ set -x [2021-04-23T06:13:37.894Z] ++ 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-23T06:13:37.894Z] testing: warning: no tests to run [2021-04-23T06:13:37.894Z] PASS [2021-04-23T06:13:37.894Z] [2021-04-23T06:13:37.894Z] DONE 0 tests in 0.061s [2021-04-23T06:13:37.894Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-23T06:13:37.894Z] ++ 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-23T06:13:37.894Z] ++ set -e [2021-04-23T06:13:37.894Z] ++ '[' -n 0 ']' [2021-04-23T06:13:37.894Z] ++ set -x [2021-04-23T06:13:37.894Z] ++ 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-23T06:13:38.154Z] INFO: Testing against a local daemon [2021-04-23T06:13:38.154Z] === RUN TestPluginWithDevMounts [2021-04-23T06:13:38.154Z] === PAUSE TestPluginWithDevMounts [2021-04-23T06:13:38.154Z] === CONT TestPluginWithDevMounts [2021-04-23T06:13:39.096Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-23T06:13:40.036Z] --- PASS: TestPluginWithDevMounts (1.98s) [2021-04-23T06:13:40.036Z] PASS [2021-04-23T06:13:40.036Z] [2021-04-23T06:13:40.036Z] DONE 1 tests in 2.196s [2021-04-23T06:13:40.036Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-04-23T06:13:40.036Z] ++ 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-23T06:13:40.036Z] ++ set -e [2021-04-23T06:13:40.036Z] ++ '[' -n 0 ']' [2021-04-23T06:13:40.036Z] ++ set -x [2021-04-23T06:13:40.036Z] ++ 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-23T06:13:40.297Z] INFO: Testing against a local daemon [2021-04-23T06:13:40.297Z] === RUN TestSecretInspect [2021-04-23T06:13:41.237Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-23T06:13:41.237Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-23T06:13:41.813Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-23T06:13:42.752Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-23T06:13:43.322Z] --- PASS: TestSecretInspect (2.91s) [2021-04-23T06:13:43.322Z] === RUN TestSecretList [2021-04-23T06:13:43.582Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-23T06:13:44.965Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-23T06:13:45.536Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-04-23T06:13:46.106Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-23T06:13:46.106Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-23T06:13:46.106Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-23T06:13:46.677Z] --- PASS: TestSecretList (3.31s) [2021-04-23T06:13:46.677Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:13:46.938Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-23T06:13:46.938Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-23T06:13:47.198Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-23T06:13:47.198Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-23T06:13:47.198Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-23T06:13:48.116Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:13:48.116Z] INFO: Testing against a local daemon [2021-04-23T06:13:48.116Z] === RUN TestBuildWithSession [2021-04-23T06:13:48.116Z] --- SKIP: TestBuildWithSession (0.00s) [2021-04-23T06:13:48.116Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:13:48.116Z] === RUN TestBuildSquashParent [2021-04-23T06:13:48.116Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-04-23T06:13:48.116Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:13:48.116Z] === RUN TestBuildWithRemoveAndForceRemove [2021-04-23T06:13:48.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:13:48.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:13:48.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:13:48.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:13:48.116Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:13:48.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:13:48.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:13:48.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:13:48.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:13:48.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:13:48.116Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:13:48.116Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:13:48.116Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-04-23T06:13:48.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-04-23T06:13:48.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-04-23T06:13:48.116Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-04-23T06:13:48.581Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-23T06:13:49.966Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-23T06:13:49.966Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2021-04-23T06:13:49.966Z] === RUN TestSecretsUpdate [2021-04-23T06:13:51.280Z] --- PASS: TestInfoAPIWarnings (16.68s) [2021-04-23T06:13:51.280Z] === RUN TestInfoDebug [2021-04-23T06:13:51.280Z] --- PASS: TestInfoDebug (0.65s) [2021-04-23T06:13:51.280Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:13:51.280Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-04-23T06:13:51.280Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:13:51.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-23T06:13:51.350Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-23T06:13:51.841Z] --- PASS: TestInfoRegistryMirrors (0.67s) [2021-04-23T06:13:51.841Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:13:51.841Z] --- PASS: TestLoginFailsWithBadCredentials (0.15s) [2021-04-23T06:13:51.841Z] === RUN TestPingCacheHeaders [2021-04-23T06:13:51.841Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-23T06:13:51.841Z] === RUN TestPingGet [2021-04-23T06:13:51.842Z] --- PASS: TestPingGet (0.01s) [2021-04-23T06:13:51.842Z] === RUN TestPingHead [2021-04-23T06:13:51.842Z] --- PASS: TestPingHead (0.02s) [2021-04-23T06:13:51.842Z] === RUN TestVersion [2021-04-23T06:13:51.842Z] --- PASS: TestVersion (0.02s) [2021-04-23T06:13:51.842Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:13:52.394Z] --- PASS: TestServiceUpdateSecrets (15.50s) [2021-04-23T06:13:52.394Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:13:53.260Z] --- PASS: TestSecretsUpdate (3.32s) [2021-04-23T06:13:53.260Z] === RUN TestTemplatedSecret [2021-04-23T06:13:53.260Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-23T06:13:53.731Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-04-23T06:13:53.731Z] PASS [2021-04-23T06:13:53.731Z] [2021-04-23T06:13:53.731Z] DONE 18 tests in 24.101s [2021-04-23T06:13:53.731Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-23T06:13:53.731Z] INFO: Testing against a local daemon [2021-04-23T06:13:53.731Z] === RUN TestVolumesCreateAndList [2021-04-23T06:13:53.731Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-23T06:13:53.731Z] === RUN TestVolumesRemove [2021-04-23T06:13:53.731Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-23T06:13:53.731Z] === RUN TestVolumesInspect [2021-04-23T06:13:53.731Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-23T06:13:53.731Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:13:53.731Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:13:53.731Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:13:53.731Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:13:53.731Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-23T06:13:53.731Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:13:53.731Z] PASS [2021-04-23T06:13:53.731Z] [2021-04-23T06:13:53.731Z] DONE 5 tests in 0.157s [2021-04-23T06:13:53.731Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:13:54.644Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-23T06:13:54.644Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-23T06:13:55.096Z] Stopping apparmor (via systemctl): apparmor.service. [2021-04-23T06:13:55.096Z] Removing test suite binaries [2021-04-23T06:13:55.352Z] exiting test-integration [2021-04-23T06:13:55.352Z] ++ exit 0 [2021-04-23T06:13:55.352Z] [2021-04-23T06:13:55.586Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-23T06:13:56.664Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-04-23T06:13:56.664Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-04-23T06:13:57.518Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-23T06:13:58.901Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-23T06:13:58.901Z] --- PASS: TestTemplatedSecret (5.72s) [2021-04-23T06:13:58.901Z] === RUN TestSecretCreateResolve Post stage [Pipeline] junit [2021-04-23T06:13:59.527Z] Recording test results [2021-04-23T06:14:00.285Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-23T06:14:00.285Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-23T06:14:01.095Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-23T06:14:01.227Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-23T06:14:01.485Z] + echo Ensuring container killed. [2021-04-23T06:14:01.485Z] Ensuring container killed. [2021-04-23T06:14:01.485Z] + docker rm -vf docker-pr1 [2021-04-23T06:14:01.485Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-23T06:14:01.769Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:14:01.769Z] Chowning /workspace to jenkins user [2021-04-23T06:14:01.769Z] + id -u [2021-04-23T06:14:01.769Z] + id -g [2021-04-23T06:14:01.769Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42315:/workspace busybox chown -R 1000:1000 /workspace [2021-04-23T06:14:01.769Z] Unable to find image 'busybox:latest' locally [2021-04-23T06:14:01.769Z] latest: Pulling from library/busybox [2021-04-23T06:14:02.025Z] f531cdc67389: Pulling fs layer [2021-04-23T06:14:02.025Z] f531cdc67389: Verifying Checksum [2021-04-23T06:14:02.025Z] f531cdc67389: Download complete [2021-04-23T06:14:02.025Z] f531cdc67389: Pull complete [2021-04-23T06:14:02.025Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-23T06:14:02.025Z] Status: Downloaded newer image for busybox:latest [2021-04-23T06:14:02.170Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-23T06:14:02.170Z] --- PASS: TestSecretCreateResolve (3.34s) [2021-04-23T06:14:02.170Z] PASS [2021-04-23T06:14:02.170Z] [2021-04-23T06:14:02.170Z] DONE 6 tests in 22.005s [2021-04-23T06:14:02.170Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-04-23T06:14:02.170Z] ++ 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-23T06:14:02.170Z] ++ set -e [2021-04-23T06:14:02.170Z] ++ '[' -n 0 ']' [2021-04-23T06:14:02.170Z] ++ set -x [2021-04-23T06:14:02.170Z] ++ 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-23T06:14:02.430Z] INFO: Testing against a local daemon [2021-04-23T06:14:02.430Z] === RUN TestServiceCreateInit [2021-04-23T06:14:02.430Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:14:03.370Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-23T06:14:03.370Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-23T06:14:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-04-23T06:14:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (11.60s) [2021-04-23T06:14:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (11.64s) [2021-04-23T06:14:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.91s) [2021-04-23T06:14:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (12.01s) [2021-04-23T06:14:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (6.85s) [2021-04-23T06:14:03.693Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (6.91s) [2021-04-23T06:14:03.693Z] === RUN TestBuildMultiStageCopy [2021-04-23T06:14:03.693Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-04-23T06:14:04.313Z] === RUN TestDockerSuite/TestContainerAPIRestart [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:14:04.837Z] + bundleName=amd64-cgroup2 [2021-04-23T06:14:04.837Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-04-23T06:14:04.837Z] Creating amd64-cgroup2-bundles.tar.gz [2021-04-23T06:14:04.837Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2021-04-23T06:14:04.837Z] + 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-23T06:14:05.102Z] Archiving artifacts [2021-04-23T06:14:05.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-04-23T06:14:06.274Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-23T06:14:06.673Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T06:14:06.983Z] + make clean [2021-04-23T06:14:07.239Z] docker volume rm -f docker-dev-cache [2021-04-23T06:14:07.239Z] docker-dev-cache [Pipeline] deleteDir [2021-04-23T06:14:07.308Z] --- PASS: TestServiceUpdateConfigs (15.42s) [2021-04-23T06:14:07.308Z] === RUN TestServiceUpdateNetwork [2021-04-23T06:14:08.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-23T06:14:08.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-23T06:14:08.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-23T06:14:08.821Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-23T06:14:08.821Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-23T06:14:09.082Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:14:10.023Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:14:10.712Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-04-23T06:14:11.666Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-04-23T06:14:12.619Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-04-23T06:14:12.749Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-04-23T06:14:12.750Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2021-04-23T06:14:12.750Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-04-23T06:14:12.750Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/container [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/events [no test files] [2021-04-23T06:14:12.750Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/image [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/network [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-04-23T06:14:12.750Z] ok github.com/docker/docker/api/types/strslice 0.008s coverage: 90.0% of statements [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-04-23T06:14:12.750Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2021-04-23T06:14:12.750Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-04-23T06:14:12.750Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-04-23T06:14:13.319Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2021-04-23T06:14:13.319Z] ok github.com/docker/docker/builder/dockerfile 0.216s coverage: 48.5% of statements [2021-04-23T06:14:13.319Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-04-23T06:14:13.573Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-04-23T06:14:14.222Z] --- PASS: TestServiceCreateInit (11.38s) [2021-04-23T06:14:14.222Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (6.44s) [2021-04-23T06:14:14.222Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.91s) [2021-04-23T06:14:14.222Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:14:14.483Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-23T06:14:14.701Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-04-23T06:14:15.092Z] --- PASS: TestBuildMultiStageCopy (11.58s) [2021-04-23T06:14:15.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.65s) [2021-04-23T06:14:15.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.80s) [2021-04-23T06:14:15.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.87s) [2021-04-23T06:14:15.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.06s) [2021-04-23T06:14:15.092Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.20s) [2021-04-23T06:14:15.092Z] === RUN TestBuildMultiStageParentConfig [2021-04-23T06:14:15.424Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-23T06:14:15.642Z] ok github.com/docker/docker/builder/remotecontext/git 1.428s coverage: 86.3% of statements [2021-04-23T06:14:15.642Z] ? github.com/docker/docker/cli [no test files] [2021-04-23T06:14:15.642Z] ? github.com/docker/docker/cli/config [no test files] [2021-04-23T06:14:16.809Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-23T06:14:16.809Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-23T06:14:16.809Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-23T06:14:17.247Z] --- PASS: TestBuildMultiStageParentConfig (2.46s) [2021-04-23T06:14:17.247Z] === RUN TestBuildLabelWithTargets [2021-04-23T06:14:17.247Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-04-23T06:14:17.247Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:14:17.247Z] === RUN TestBuildWithEmptyLayers [2021-04-23T06:14:18.763Z] --- PASS: TestBuildWithEmptyLayers (1.25s) [2021-04-23T06:14:18.763Z] === RUN TestBuildMultiStageOnBuild [2021-04-23T06:14:18.944Z] ok github.com/docker/docker/client 0.205s coverage: 75.4% of statements [2021-04-23T06:14:20.106Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-23T06:14:20.676Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-23T06:14:22.224Z] --- PASS: TestServiceUpdateNetwork (14.73s) [2021-04-23T06:14:22.224Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:14:22.224Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-23T06:14:22.486Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-23T06:14:22.588Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-23T06:14:30.630Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-23T06:14:30.745Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-23T06:14:30.745Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-23T06:14:32.655Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-23T06:14:34.565Z] --- PASS: TestCreateServiceMultipleTimes (20.35s) [2021-04-23T06:14:34.565Z] === RUN TestCreateServiceConflict [2021-04-23T06:14:34.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-23T06:14:35.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-04-23T06:14:36.356Z] --- PASS: TestBuildMultiStageOnBuild (15.18s) [2021-04-23T06:14:36.356Z] === RUN TestBuildUncleanTarFilenames [2021-04-23T06:14:36.356Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2021-04-23T06:14:36.356Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:14:36.356Z] === RUN TestBuildMultiStageLayerLeak [2021-04-23T06:14:37.332Z] --- PASS: TestCreateServiceConflict (3.21s) [2021-04-23T06:14:37.332Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:14:37.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-04-23T06:14:38.824Z] --- PASS: TestServiceUpdatePidsLimit (17.64s) [2021-04-23T06:14:38.824Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.04s) [2021-04-23T06:14:38.824Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.22s) [2021-04-23T06:14:38.824Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.22s) [2021-04-23T06:14:38.824Z] PASS [2021-04-23T06:14:38.824Z] [2021-04-23T06:14:38.824Z] === Skipped [2021-04-23T06:14:38.824Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-23T06:14:38.824Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:14:38.824Z] [2021-04-23T06:14:38.824Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-04-23T06:14:38.824Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:14:38.824Z] [2021-04-23T06:14:38.824Z] [2021-04-23T06:14:38.824Z] DONE 27 tests, 2 skipped in 157.802s [2021-04-23T06:14:38.824Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-04-23T06:14:38.824Z] ++ 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-23T06:14:38.824Z] ++ set -e [2021-04-23T06:14:38.824Z] ++ '[' -n 0 ']' [2021-04-23T06:14:38.824Z] ++ set -x [2021-04-23T06:14:38.824Z] ++ 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-23T06:14:38.824Z] INFO: Testing against a local daemon [2021-04-23T06:14:38.824Z] === RUN TestSessionCreate [2021-04-23T06:14:38.824Z] --- PASS: TestSessionCreate (0.05s) [2021-04-23T06:14:38.824Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:14:38.825Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-04-23T06:14:38.825Z] PASS [2021-04-23T06:14:38.825Z] [2021-04-23T06:14:38.825Z] DONE 2 tests in 0.248s [2021-04-23T06:14:38.825Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-04-23T06:14:38.825Z] ++ 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-23T06:14:38.825Z] ++ set -e [2021-04-23T06:14:38.825Z] ++ '[' -n 0 ']' [2021-04-23T06:14:38.825Z] ++ set -x [2021-04-23T06:14:38.825Z] ++ 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-23T06:14:38.825Z] INFO: Testing against a local daemon [2021-04-23T06:14:38.825Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:14:38.825Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:14:38.825Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:14:38.825Z] === RUN TestEventsExecDie [2021-04-23T06:14:39.087Z] --- PASS: TestEventsExecDie (1.10s) [2021-04-23T06:14:39.087Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:14:39.087Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2021-04-23T06:14:39.087Z] === RUN TestInfoBinaryCommits [2021-04-23T06:14:39.087Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-04-23T06:14:39.087Z] === RUN TestInfoAPIVersioned [2021-04-23T06:14:39.087Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-23T06:14:39.087Z] === RUN TestInfoDiscoveryBackend [2021-04-23T06:14:39.306Z] --- PASS: TestBuildWCOWSandboxSize (659.42s) [2021-04-23T06:14:39.306Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T06:14:39.306Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:14:39.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:14:39.306Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:14:39.306Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:14:39.306Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:14:39.306Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:14:39.306Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:14:39.306Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:14:39.306Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:14:39.306Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2021-04-23T06:14:39.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-04-23T06:14:39.306Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-04-23T06:14:39.306Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-04-23T06:14:39.306Z] === RUN TestBuildPreserveOwnership [2021-04-23T06:14:39.306Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-23T06:14:39.306Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:14:39.306Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:14:39.306Z] --- PASS: TestBuildPlatformInvalid (0.37s) [2021-04-23T06:14:39.306Z] PASS [2021-04-23T06:14:39.306Z] ok github.com/docker/docker/integration/build 788.246s [2021-04-23T06:14:39.306Z] [2021-04-23T06:14:39.306Z] === Skipped [2021-04-23T06:14:39.306Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-23T06:14:39.306Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:14:39.306Z] [2021-04-23T06:14:39.306Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-23T06:14:39.306Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.306Z] [2021-04-23T06:14:39.306Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2021-04-23T06:14:39.306Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:14:39.306Z] [2021-04-23T06:14:39.306Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-04-23T06:14:39.306Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:14:39.306Z] [2021-04-23T06:14:39.306Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-23T06:14:39.306Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:14:39.306Z] [2021-04-23T06:14:39.306Z] [2021-04-23T06:14:39.306Z] DONE 29 tests, 5 skipped in 806.090s [2021-04-23T06:14:39.306Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-23T06:14:39.306Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:14:39.306Z] INFO: Testing against a local daemon [2021-04-23T06:14:39.306Z] === RUN TestConfigInspect [2021-04-23T06:14:39.306Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-23T06:14:39.306Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.306Z] === RUN TestConfigList [2021-04-23T06:14:39.306Z] --- SKIP: TestConfigList (0.00s) [2021-04-23T06:14:39.306Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.306Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:14:39.306Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-23T06:14:39.306Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.306Z] === RUN TestConfigsUpdate [2021-04-23T06:14:39.306Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-23T06:14:39.306Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.306Z] === RUN TestTemplatedConfig [2021-04-23T06:14:39.306Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-23T06:14:39.306Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.306Z] === RUN TestConfigCreateResolve [2021-04-23T06:14:39.306Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-23T06:14:39.306Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:14:39.307Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:14:39.307Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:14:39.307Z] PASS [2021-04-23T06:14:39.307Z] ok github.com/docker/docker/integration/config 0.191s [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] === Skipped [2021-04-23T06:14:39.307Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-23T06:14:39.307Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] [2021-04-23T06:14:39.307Z] DONE 7 tests, 7 skipped in 2.600s [2021-04-23T06:14:39.307Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-23T06:14:39.307Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:14:39.307Z] INFO: Testing against a local daemon [2021-04-23T06:14:39.307Z] === RUN TestCheckpoint [2021-04-23T06:14:39.307Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:14:39.307Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:14:39.307Z] === RUN TestContainerInvalidJSON [2021-04-23T06:14:39.307Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:14:39.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:14:39.307Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:14:39.307Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:14:39.307Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:14:39.307Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:14:39.307Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:14:39.307Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:14:39.307Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:14:39.307Z] --- PASS: TestContainerInvalidJSON (0.33s) [2021-04-23T06:14:39.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-23T06:14:39.307Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-23T06:14:39.307Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-04-23T06:14:39.307Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:14:39.307Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.17s) [2021-04-23T06:14:39.307Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:14:39.307Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.15s) [2021-04-23T06:14:39.307Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:14:39.307Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2021-04-23T06:14:39.307Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:14:39.307Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2021-04-23T06:14:39.307Z] === RUN TestCopyFromContainer [2021-04-23T06:14:39.307Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-23T06:14:39.307Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:14:39.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:14:39.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:14:39.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:14:39.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:14:39.307Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:14:39.307Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:14:39.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:14:39.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:14:39.307Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:14:39.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-23T06:14:39.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-23T06:14:39.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:14:39.307Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-23T06:14:39.307Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:14:39.307Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-23T06:14:39.307Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-23T06:14:39.307Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:14:39.307Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:14:39.307Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:14:39.307Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:14:39.307Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:14:39.307Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:14:39.307Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:14:39.307Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:14:39.307Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:14:39.307Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:14:39.307Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-23T06:14:39.307Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:14:39.307Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-04-23T06:14:39.307Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-23T06:14:39.307Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:14:39.307Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-23T06:14:39.307Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.307Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:14:39.307Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-23T06:14:39.307Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:14:39.307Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:14:39.307Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-23T06:14:39.309Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:14:39.309Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:14:39.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:14:39.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:14:39.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:14:39.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:14:39.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:14:39.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:14:39.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:14:39.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:14:39.309Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:14:39.309Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:14:39.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:14:39.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:14:39.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:14:39.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:14:39.309Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:14:39.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-23T06:14:39.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.00s) [2021-04-23T06:14:39.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-23T06:14:39.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-23T06:14:39.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-23T06:14:39.309Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-23T06:14:39.309Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:14:39.309Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-23T06:14:39.309Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-23T06:14:39.309Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:14:39.309Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:14:39.309Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:14:39.309Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-04-23T06:14:39.309Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-04-23T06:14:39.309Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-04-23T06:14:39.309Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:14:39.309Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2021-04-23T06:14:39.309Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:14:39.309Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-23T06:14:39.309Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-23T06:14:39.309Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:14:39.309Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-23T06:14:39.309Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.309Z] === RUN TestDiff [2021-04-23T06:14:39.309Z] --- SKIP: TestDiff (0.00s) [2021-04-23T06:14:39.309Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-23T06:14:39.309Z] === RUN TestExecWithCloseStdin [2021-04-23T06:14:39.309Z] --- PASS: TestExecWithCloseStdin (2.33s) [2021-04-23T06:14:39.309Z] === RUN TestExec [2021-04-23T06:14:39.309Z] --- PASS: TestExec (1.56s) [2021-04-23T06:14:39.309Z] === RUN TestExecUser [2021-04-23T06:14:39.309Z] --- SKIP: TestExecUser (0.00s) [2021-04-23T06:14:39.309Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-23T06:14:39.309Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:14:39.309Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-23T06:14:39.309Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.309Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:14:39.309Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-23T06:14:39.310Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:39.310Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:14:39.310Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-23T06:14:39.310Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-23T06:14:39.310Z] === RUN TestHealthKillContainer [2021-04-23T06:14:39.310Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-23T06:14:39.310Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-23T06:14:39.310Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:14:39.310Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-23T06:14:39.310Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-23T06:14:39.310Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:14:39.505Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-04-23T06:14:39.772Z] --- PASS: TestKillContainerInvalidSignal (1.47s) [2021-04-23T06:14:39.772Z] === RUN TestKillContainer [2021-04-23T06:14:39.772Z] === RUN TestKillContainer/no_signal [2021-04-23T06:14:40.478Z] --- PASS: TestInfoDiscoveryBackend (1.09s) [2021-04-23T06:14:40.478Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-23T06:14:41.317Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:14:41.317Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:14:41.417Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-04-23T06:14:41.417Z] --- PASS: TestCreateServiceMaxReplicas (3.99s) [2021-04-23T06:14:41.417Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:14:41.424Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-23T06:14:41.424Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-23T06:14:41.678Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-04-23T06:14:42.370Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.14s) [2021-04-23T06:14:42.370Z] === RUN TestInfoAPI [2021-04-23T06:14:42.370Z] --- PASS: TestInfoAPI (0.05s) [2021-04-23T06:14:42.370Z] === RUN TestInfoAPIWarnings [2021-04-23T06:14:43.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009857c0_} [2021-04-23T06:14:43.535Z] --- PASS: TestKillContainer (3.49s) [2021-04-23T06:14:43.535Z] --- PASS: TestKillContainer/no_signal (1.40s) [2021-04-23T06:14:43.535Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-23T06:14:43.535Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-23T06:14:43.535Z] --- PASS: TestKillContainer/killing_signal (2.07s) [2021-04-23T06:14:43.535Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:14:43.535Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-23T06:14:43.535Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:14:43.535Z] === RUN TestKillStoppedContainer [2021-04-23T06:14:43.535Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-23T06:14:43.535Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:14:43.535Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:14:43.535Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-23T06:14:43.535Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:14:43.535Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:14:43.535Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-23T06:14:43.535Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-23T06:14:43.535Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:14:43.535Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-23T06:14:43.535Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:43.535Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:14:43.535Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-23T06:14:43.535Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:14:43.535Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:14:44.972Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1400829041_/foo_false____} [2021-04-23T06:14:45.077Z] --- PASS: TestLogsFollowTailEmpty (1.51s) [2021-04-23T06:14:45.077Z] === RUN TestNetworkNat [2021-04-23T06:14:45.077Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-23T06:14:45.077Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-23T06:14:45.077Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:14:46.619Z] --- PASS: TestNetworkLocalhostTCPNat (1.84s) [2021-04-23T06:14:46.619Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:14:46.619Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-23T06:14:46.619Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-23T06:14:46.619Z] === RUN TestPause [2021-04-23T06:14:46.619Z] --- SKIP: TestPause (0.00s) [2021-04-23T06:14:46.619Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-23T06:14:46.619Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:14:46.881Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1400829041_/foo_true____} [2021-04-23T06:14:48.175Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.47s) [2021-04-23T06:14:48.175Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:14:48.175Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-23T06:14:48.175Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:14:48.175Z] === RUN TestPsFilter [2021-04-23T06:14:48.263Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-04-23T06:14:48.263Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3998180124_/foo_false____} [2021-04-23T06:14:48.636Z] --- PASS: TestPsFilter (0.26s) [2021-04-23T06:14:48.636Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:14:48.661Z] --- PASS: TestBuildMultiStageLayerLeak (14.01s) [2021-04-23T06:14:48.661Z] === RUN TestBuildWithHugeFile [2021-04-23T06:14:49.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3998180124_/foo_true____} [2021-04-23T06:14:50.823Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.04s) [2021-04-23T06:14:50.824Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:14:51.034Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3998180124_/foo_true__0xc000985820__} [2021-04-23T06:14:52.367Z] --- PASS: TestRemoveContainerWithVolume (1.64s) [2021-04-23T06:14:52.367Z] === RUN TestRemoveContainerRunning [2021-04-23T06:14:52.978Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000985840_} [2021-04-23T06:14:53.909Z] --- PASS: TestRemoveContainerRunning (1.49s) [2021-04-23T06:14:53.909Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:14:54.359Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000985860_} [2021-04-23T06:14:55.452Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.45s) [2021-04-23T06:14:55.452Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:14:55.452Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-04-23T06:14:55.452Z] === RUN TestRenameLinkedContainer [2021-04-23T06:14:55.452Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-23T06:14:55.452Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-23T06:14:55.452Z] === RUN TestRenameStoppedContainer [2021-04-23T06:14:56.268Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000985880_} [2021-04-23T06:14:56.268Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.56s) [2021-04-23T06:14:56.268Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:14:56.840Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009858a0_} [2021-04-23T06:14:56.996Z] --- PASS: TestRenameStoppedContainer (1.67s) [2021-04-23T06:14:56.996Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:14:58.225Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-23T06:14:58.797Z] --- PASS: TestCreateServiceSecretFileMode (2.80s) [2021-04-23T06:14:58.797Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:14:59.929Z] --- PASS: TestRenameRunningContainerAndReuse (2.95s) [2021-04-23T06:14:59.929Z] === RUN TestRenameInvalidName [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-04-23T06:15:00.181Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-04-23T06:15:00.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-04-23T06:15:00.442Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-04-23T06:15:00.442Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-23T06:15:00.500Z] --- PASS: TestInfoAPIWarnings (17.12s) [2021-04-23T06:15:00.500Z] === RUN TestInfoDebug [2021-04-23T06:15:00.762Z] --- PASS: TestInfoDebug (1.10s) [2021-04-23T06:15:00.762Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:15:01.471Z] --- PASS: TestRenameInvalidName (1.50s) [2021-04-23T06:15:01.471Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:15:01.711Z] --- PASS: TestInfoInsecureRegistries (1.08s) [2021-04-23T06:15:01.711Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:15:02.355Z] --- PASS: TestCreateServiceConfigFileMode (3.26s) [2021-04-23T06:15:02.355Z] === RUN TestCreateServiceSysctls [2021-04-23T06:15:03.099Z] --- PASS: TestInfoRegistryMirrors (1.13s) [2021-04-23T06:15:03.099Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:15:03.099Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2021-04-23T06:15:03.099Z] === RUN TestPingCacheHeaders [2021-04-23T06:15:03.361Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-04-23T06:15:03.361Z] === RUN TestPingGet [2021-04-23T06:15:03.361Z] --- PASS: TestPingGet (0.03s) [2021-04-23T06:15:03.361Z] === RUN TestPingHead [2021-04-23T06:15:03.361Z] --- PASS: TestPingHead (0.05s) [2021-04-23T06:15:03.361Z] === RUN TestVersion [2021-04-23T06:15:03.361Z] --- PASS: TestVersion (0.05s) [2021-04-23T06:15:03.361Z] PASS [2021-04-23T06:15:03.361Z] [2021-04-23T06:15:03.361Z] === Skipped [2021-04-23T06:15:03.361Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:15:03.361Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:15:03.361Z] [2021-04-23T06:15:03.361Z] [2021-04-23T06:15:03.361Z] DONE 18 tests, 1 skipped in 25.588s [2021-04-23T06:15:03.361Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-23T06:15:03.361Z] ++ 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-23T06:15:03.361Z] ++ set -e [2021-04-23T06:15:03.361Z] ++ '[' -n 0 ']' [2021-04-23T06:15:03.361Z] ++ set -x [2021-04-23T06:15:03.361Z] ++ 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-23T06:15:03.623Z] INFO: Testing against a local daemon [2021-04-23T06:15:03.623Z] === RUN TestVolumesCreateAndList [2021-04-23T06:15:03.623Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-23T06:15:03.623Z] === RUN TestVolumesRemove [2021-04-23T06:15:03.623Z] --- PASS: TestVolumesRemove (0.08s) [2021-04-23T06:15:03.623Z] === RUN TestVolumesInspect [2021-04-23T06:15:03.623Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-23T06:15:03.623Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:15:03.623Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:15:03.623Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:15:03.623Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:15:03.623Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-04-23T06:15:03.623Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:15:03.623Z] PASS [2021-04-23T06:15:03.623Z] [2021-04-23T06:15:03.623Z] DONE 5 tests in 0.310s [2021-04-23T06:15:03.623Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:15:04.566Z] ++++ cat bundles/test-integration/docker.pid [2021-04-23T06:15:04.566Z] +++ kill 14065 [2021-04-23T06:15:05.509Z] +++ /etc/init.d/apparmor stop [2021-04-23T06:15:05.509Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:15:05.509Z] [2021-04-23T06:15:05.509Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:15:05.509Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:15:05.509Z] [2021-04-23T06:15:05.509Z] To set a process to complain mode, use the command line tool [2021-04-23T06:15:05.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:15:05.509Z] +++ true [2021-04-23T06:15:05.509Z] exiting test-integration [2021-04-23T06:15:05.509Z] ++ exit 0 [2021-04-23T06:15:05.509Z] [2021-04-23T06:15:05.655Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-23T06:15:05.655Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-04-23T06:15:05.663Z] ok github.com/docker/docker/cmd/dockerd 0.073s coverage: 29.1% of statements [2021-04-23T06:15:05.663Z] ok github.com/docker/docker/container 0.138s coverage: 34.7% of statements [2021-04-23T06:15:05.663Z] ? github.com/docker/docker/container/stream [no test files] [2021-04-23T06:15:05.663Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-04-23T06:15:05.663Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-04-23T06:15:05.663Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-04-23T06:15:06.597Z] --- PASS: TestCreateServiceSysctls (4.55s) [2021-04-23T06:15:06.597Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:15:08.563Z] --- PASS: TestRenameAnonymousContainer (7.17s) [2021-04-23T06:15:08.563Z] === RUN TestRenameContainerWithSameName Post stage [Pipeline] junit [2021-04-23T06:15:08.832Z] Recording test results [2021-04-23T06:15:09.140Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-23T06:15:09.346Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-23T06:15:09.704Z] + echo Ensuring container killed. [2021-04-23T06:15:09.704Z] Ensuring container killed. [2021-04-23T06:15:09.704Z] + docker rm -vf docker-pr1 [2021-04-23T06:15:09.704Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-23T06:15:09.996Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:15:09.996Z] Chowning /workspace to jenkins user [2021-04-23T06:15:09.996Z] + id -u [2021-04-23T06:15:09.996Z] + id -g [2021-04-23T06:15:09.996Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42315:/workspace busybox chown -R 1000:1000 /workspace [2021-04-23T06:15:09.996Z] Unable to find image 'busybox:latest' locally [2021-04-23T06:15:10.105Z] --- PASS: TestRenameContainerWithSameName (1.48s) [2021-04-23T06:15:10.105Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:15:10.105Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-23T06:15:10.105Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:10.105Z] === RUN TestResize [2021-04-23T06:15:10.257Z] latest: Pulling from library/busybox [2021-04-23T06:15:10.519Z] 36fbfd22ebfc: Pulling fs layer [2021-04-23T06:15:10.520Z] 36fbfd22ebfc: Verifying Checksum [2021-04-23T06:15:10.520Z] 36fbfd22ebfc: Download complete [2021-04-23T06:15:10.524Z] --- PASS: TestCreateServiceCapabilities (3.85s) [2021-04-23T06:15:10.524Z] === RUN TestInspect [2021-04-23T06:15:10.782Z] 36fbfd22ebfc: Pull complete [2021-04-23T06:15:10.782Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-23T06:15:10.782Z] Status: Downloaded newer image for busybox:latest [2021-04-23T06:15:11.648Z] --- PASS: TestResize (1.49s) [2021-04-23T06:15:11.648Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:15:12.249Z] ok github.com/docker/docker/daemon/cluster 0.070s coverage: 0.5% of statements [2021-04-23T06:15:13.190Z] --- PASS: TestResizeWithInvalidSize (1.49s) [2021-04-23T06:15:13.190Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:15:13.633Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-04-23T06:15:14.729Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-23T06:15:14.729Z] --- PASS: TestInspect (4.36s) [2021-04-23T06:15:14.729Z] === RUN TestCreateJob [2021-04-23T06:15:14.732Z] --- PASS: TestResizeWhenContainerNotStarted (2.04s) [2021-04-23T06:15:14.732Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:15:14.732Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:15:14.732Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:14.732Z] === RUN TestStats [2021-04-23T06:15:14.732Z] --- SKIP: TestStats (0.00s) [2021-04-23T06:15:14.732Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-23T06:15:14.732Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:15:15.547Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:15:16.112Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-23T06:15:16.112Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-23T06:15:16.389Z] + bundleName=arm64-integration [2021-04-23T06:15:16.389Z] + echo Creating arm64-integration-bundles.tar.gz [2021-04-23T06:15:16.389Z] Creating arm64-integration-bundles.tar.gz [2021-04-23T06:15:16.389Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2021-04-23T06:15:16.389Z] + 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-23T06:15:16.976Z] Archiving artifacts [2021-04-23T06:15:17.500Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-23T06:15:18.441Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-04-23T06:15:19.048Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T06:15:19.375Z] + make clean [2021-04-23T06:15:19.438Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.41s) [2021-04-23T06:15:19.438Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:15:19.438Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-23T06:15:19.438Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-23T06:15:19.438Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:15:19.843Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-23T06:15:19.843Z] --- PASS: TestCreateJob (4.96s) [2021-04-23T06:15:19.844Z] === RUN TestReplicatedJob [2021-04-23T06:15:19.948Z] docker volume rm -f docker-dev-cache [2021-04-23T06:15:19.948Z] docker-dev-cache [Pipeline] deleteDir [2021-04-23T06:15:20.785Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-23T06:15:21.727Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-23T06:15:23.110Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-23T06:15:24.493Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-23T06:15:25.544Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-04-23T06:15:25.544Z] ok github.com/docker/docker/daemon 12.169s coverage: 17.2% of statements [2021-04-23T06:15:25.544Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-04-23T06:15:25.544Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-04-23T06:15:25.807Z] ok github.com/docker/docker/daemon/config 0.059s coverage: 81.8% of statements [2021-04-23T06:15:25.875Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-23T06:15:26.378Z] ok github.com/docker/docker/daemon/discovery 0.011s coverage: 30.0% of statements [2021-04-23T06:15:26.948Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2021-04-23T06:15:26.948Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-04-23T06:15:26.948Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-04-23T06:15:27.258Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-23T06:15:28.199Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-23T06:15:28.332Z] ok github.com/docker/docker/daemon/graphdriver 0.023s coverage: 2.2% of statements [2021-04-23T06:15:28.459Z] --- PASS: TestReplicatedJob (8.60s) [2021-04-23T06:15:28.459Z] === RUN TestUpdateReplicatedJob [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:15:29.400Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-23T06:15:30.244Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.512s coverage: 73.3% of statements [2021-04-23T06:15:30.342Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-23T06:15:31.184Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-04-23T06:15:31.726Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-23T06:15:31.784Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.503s coverage: 56.2% of statements [2021-04-23T06:15:33.110Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-23T06:15:33.110Z] --- PASS: TestUpdateReplicatedJob (4.75s) [2021-04-23T06:15:33.110Z] === RUN TestServiceListWithStatuses [2021-04-23T06:15:33.110Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:15:33.110Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:15:33.110Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:15:34.050Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-23T06:15:34.404Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.9% of statements [2021-04-23T06:15:34.993Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-23T06:15:34.993Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-23T06:15:36.320Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.636s coverage: 45.9% of statements [2021-04-23T06:15:36.320Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-04-23T06:15:36.375Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-23T06:15:36.580Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.295s coverage: 49.4% of statements [2021-04-23T06:15:37.317Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-23T06:15:38.702Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-23T06:15:39.126Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.008s coverage: 57.5% of statements [2021-04-23T06:15:39.126Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.730s coverage: 57.7% of statements [2021-04-23T06:15:39.126Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-04-23T06:15:39.126Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-04-23T06:15:39.643Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-23T06:15:39.644Z] --- PASS: TestDockerNetworkConnectAlias (6.63s) [2021-04-23T06:15:39.644Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:15:40.509Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2021-04-23T06:15:40.564Z] --- PASS: TestUpdateRestartPolicy (19.26s) [2021-04-23T06:15:40.564Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:15:40.564Z] --- PASS: TestUpdateRestartWithAutoRemove (1.49s) [2021-04-23T06:15:40.564Z] === RUN TestWaitNonBlocked [2021-04-23T06:15:40.564Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:15:40.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:15:40.564Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:15:40.564Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:15:40.564Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:15:40.564Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:15:40.583Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-23T06:15:41.450Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2021-04-23T06:15:42.391Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-04-23T06:15:42.391Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-04-23T06:15:42.391Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-04-23T06:15:42.751Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-23T06:15:42.751Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.41s) [2021-04-23T06:15:42.751Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.48s) [2021-04-23T06:15:42.751Z] === RUN TestWaitBlocked [2021-04-23T06:15:42.751Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-23T06:15:42.751Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:42.751Z] PASS [2021-04-23T06:15:42.751Z] ok github.com/docker/docker/integration/container 69.305s [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === Skipped [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-23T06:15:42.751Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-23T06:15:42.751Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-23T06:15:42.751Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-23T06:15:42.751Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-23T06:15:42.751Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-23T06:15:42.751Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-23T06:15:42.751Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-23T06:15:42.751Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-23T06:15:42.751Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-23T06:15:42.751Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-23T06:15:42.751Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-23T06:15:42.751Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-23T06:15:42.751Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-23T06:15:42.751Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-23T06:15:42.751Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-23T06:15:42.751Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-23T06:15:42.751Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-23T06:15:42.751Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-23T06:15:42.751Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-23T06:15:42.751Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-23T06:15:42.751Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-23T06:15:42.751Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-23T06:15:42.751Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-23T06:15:42.751Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-23T06:15:42.751Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-23T06:15:42.751Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-23T06:15:42.751Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-23T06:15:42.751Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-23T06:15:42.751Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-23T06:15:42.751Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:15:42.751Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-23T06:15:42.751Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-23T06:15:42.751Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-23T06:15:42.751Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] [2021-04-23T06:15:42.751Z] DONE 88 tests, 33 skipped in 71.716s [2021-04-23T06:15:42.751Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-23T06:15:43.142Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-23T06:15:43.332Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2021-04-23T06:15:43.711Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-23T06:15:44.294Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:15:44.294Z] INFO: Testing against a local daemon [2021-04-23T06:15:44.294Z] === RUN TestCommitInheritsEnv [2021-04-23T06:15:44.294Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-23T06:15:44.294Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:15:44.294Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:15:44.294Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-23T06:15:44.294Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-23T06:15:44.294Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:15:44.294Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-04-23T06:15:44.294Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:15:44.294Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-04-23T06:15:44.294Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:15:44.715Z] ok github.com/docker/docker/daemon/logger/awslogs 0.191s coverage: 77.8% of statements [2021-04-23T06:15:44.715Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-04-23T06:15:44.715Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-04-23T06:15:44.976Z] ok github.com/docker/docker/daemon/logger/gelf 0.005s coverage: 67.0% of statements [2021-04-23T06:15:45.093Z] --- PASS: TestDockerNetworkReConnect (5.40s) [2021-04-23T06:15:45.093Z] === RUN TestServicePlugin [2021-04-23T06:15:45.266Z] --- PASS: TestRemoveImageOrphaning (0.74s) [2021-04-23T06:15:45.266Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:15:45.266Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-04-23T06:15:45.266Z] === RUN TestTagInvalidReference [2021-04-23T06:15:45.266Z] --- PASS: TestTagInvalidReference (0.02s) [2021-04-23T06:15:45.266Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:15:45.266Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-04-23T06:15:45.266Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:15:45.266Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-04-23T06:15:45.266Z] === RUN TestTagOfficialNames [2021-04-23T06:15:45.266Z] --- PASS: TestTagOfficialNames (0.05s) [2021-04-23T06:15:45.266Z] === RUN TestTagMatchesDigest [2021-04-23T06:15:45.266Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-04-23T06:15:45.266Z] PASS [2021-04-23T06:15:45.266Z] ok github.com/docker/docker/integration/image 1.113s [2021-04-23T06:15:45.727Z] [2021-04-23T06:15:45.727Z] === Skipped [2021-04-23T06:15:45.727Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-23T06:15:45.727Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:15:45.727Z] [2021-04-23T06:15:45.727Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-23T06:15:45.727Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-23T06:15:45.727Z] [2021-04-23T06:15:45.727Z] [2021-04-23T06:15:45.727Z] DONE 11 tests, 2 skipped in 2.819s [2021-04-23T06:15:45.727Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-23T06:15:45.918Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-04-23T06:15:46.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-04-23T06:15:46.490Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-04-23T06:15:47.005Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-23T06:15:47.873Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-04-23T06:15:47.873Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-04-23T06:15:47.915Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:15:47.915Z] INFO: Testing against a local daemon [2021-04-23T06:15:47.915Z] === RUN TestNetworkCreateDelete [2021-04-23T06:15:47.915Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-23T06:15:47.915Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:47.915Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:15:47.915Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-23T06:15:47.915Z] 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-23T06:15:47.915Z] === RUN TestDaemonDNSFallback [2021-04-23T06:15:47.915Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-23T06:15:47.915Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:47.915Z] === RUN TestInspectNetwork [2021-04-23T06:15:47.915Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-23T06:15:47.915Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:47.915Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:15:47.915Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-23T06:15:47.915Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:47.915Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:15:47.915Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:15:47.915Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:15:47.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:15:47.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:15:47.915Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:15:47.915Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:15:47.915Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:15:47.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:15:47.915Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:15:47.915Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-23T06:15:47.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:15:47.915Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-23T06:15:47.915Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-23T06:15:47.915Z] === RUN TestNetworkList [2021-04-23T06:15:47.915Z] === RUN TestNetworkList//networks [2021-04-23T06:15:47.915Z] === PAUSE TestNetworkList//networks [2021-04-23T06:15:47.915Z] === RUN TestNetworkList//networks/ [2021-04-23T06:15:47.915Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:15:47.915Z] === CONT TestNetworkList//networks [2021-04-23T06:15:47.915Z] === CONT TestNetworkList//networks/ [2021-04-23T06:15:47.915Z] --- PASS: TestNetworkList (0.02s) [2021-04-23T06:15:47.915Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:15:47.915Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:15:47.915Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:15:47.915Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-23T06:15:47.915Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:15:47.915Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:15:47.915Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:15:47.915Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:15:47.915Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:15:47.915Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:15:47.915Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:15:47.915Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:15:47.915Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:15:47.915Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:15:47.915Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] PASS [2021-04-23T06:15:47.915Z] ok github.com/docker/docker/integration/network 0.227s [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === Skipped [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-23T06:15:47.915Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-23T06:15:47.915Z] 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-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-23T06:15:47.915Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-23T06:15:47.915Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-23T06:15:47.915Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-23T06:15:47.915Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-23T06:15:47.915Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] [2021-04-23T06:15:47.915Z] DONE 22 tests, 15 skipped in 2.084s [2021-04-23T06:15:47.915Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-23T06:15:48.133Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.023s coverage: 55.1% of statements [2021-04-23T06:15:48.377Z] testing: warning: no tests to run [2021-04-23T06:15:48.377Z] PASS [2021-04-23T06:15:48.377Z] ok github.com/docker/docker/integration/network/ipvlan 0.049s [2021-04-23T06:15:48.377Z] [2021-04-23T06:15:48.377Z] DONE 0 tests in 0.633s [2021-04-23T06:15:48.377Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-23T06:15:48.837Z] testing: warning: no tests to run [2021-04-23T06:15:48.838Z] PASS [2021-04-23T06:15:48.838Z] ok github.com/docker/docker/integration/network/macvlan 0.054s [2021-04-23T06:15:48.838Z] [2021-04-23T06:15:48.838Z] DONE 0 tests in 0.628s [2021-04-23T06:15:49.298Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-23T06:15:49.516Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-04-23T06:15:49.759Z] testing: warning: no tests to run [2021-04-23T06:15:49.759Z] PASS [2021-04-23T06:15:49.759Z] ok github.com/docker/docker/integration/plugin 0.055s [2021-04-23T06:15:49.759Z] [2021-04-23T06:15:49.759Z] DONE 0 tests in 0.617s [2021-04-23T06:15:49.759Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-23T06:15:50.220Z] testing: warning: no tests to run [2021-04-23T06:15:50.220Z] PASS [2021-04-23T06:15:50.220Z] ok github.com/docker/docker/integration/plugin/authz 0.056s [2021-04-23T06:15:50.220Z] [2021-04-23T06:15:50.220Z] DONE 0 tests in 0.656s [2021-04-23T06:15:50.220Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-23T06:15:50.901Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-04-23T06:15:51.162Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-04-23T06:15:51.733Z] ok github.com/docker/docker/daemon/logger/splunk 1.598s coverage: 82.5% of statements [2021-04-23T06:15:51.733Z] ? github.com/docker/docker/daemon/names [no test files] [2021-04-23T06:15:51.733Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-04-23T06:15:51.733Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-04-23T06:15:52.287Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-23T06:15:54.279Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-04-23T06:15:54.852Z] ok github.com/docker/docker/distribution 0.170s coverage: 25.2% of statements [2021-04-23T06:15:54.852Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-04-23T06:15:55.794Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-04-23T06:15:56.491Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-23T06:15:56.740Z] ok github.com/docker/docker/image 0.017s coverage: 86.6% of statements [2021-04-23T06:15:56.751Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-23T06:15:57.312Z] ok github.com/docker/docker/distribution/xfer 1.886s coverage: 85.1% of statements [2021-04-23T06:15:57.312Z] ? github.com/docker/docker/dockerversion [no test files] [2021-04-23T06:15:57.885Z] ok github.com/docker/docker/image/cache 0.008s coverage: 19.2% of statements [2021-04-23T06:15:58.827Z] ok github.com/docker/docker/image/tarexport 0.010s coverage: 0.6% of statements [2021-04-23T06:15:58.840Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:15:58.840Z] INFO: Testing against a local daemon [2021-04-23T06:15:58.840Z] === RUN TestPluginInvalidJSON [2021-04-23T06:15:58.840Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:15:58.840Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:15:58.840Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:15:58.840Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-23T06:15:58.840Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:15:58.840Z] === RUN TestPluginInstall [2021-04-23T06:15:58.840Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-23T06:15:58.840Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-23T06:15:58.840Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:15:58.840Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-23T06:15:58.840Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-23T06:15:58.840Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:15:58.840Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-23T06:15:58.840Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-23T06:15:58.840Z] PASS [2021-04-23T06:15:58.840Z] ok github.com/docker/docker/integration/plugin/common 0.182s [2021-04-23T06:15:58.840Z] [2021-04-23T06:15:58.840Z] === Skipped [2021-04-23T06:15:58.840Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-23T06:15:58.840Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-23T06:15:58.841Z] [2021-04-23T06:15:58.841Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-23T06:15:58.841Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-23T06:15:58.841Z] [2021-04-23T06:15:58.841Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-23T06:15:58.841Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-23T06:15:58.841Z] [2021-04-23T06:15:58.841Z] [2021-04-23T06:15:58.841Z] DONE 5 tests, 3 skipped in 7.568s [2021-04-23T06:15:58.841Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-23T06:15:59.087Z] ok github.com/docker/docker/image/v1 0.024s coverage: 25.0% of statements [2021-04-23T06:15:59.087Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-04-23T06:15:59.658Z] ok github.com/docker/docker/libcontainerd/queue 0.035s coverage: 100.0% of statements [2021-04-23T06:16:00.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:00.388Z] INFO: Testing against a local daemon [2021-04-23T06:16:00.388Z] === RUN TestExternalGraphDriver [2021-04-23T06:16:00.388Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-23T06:16:00.388Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-23T06:16:00.388Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:16:00.388Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-23T06:16:00.388Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-23T06:16:00.388Z] PASS [2021-04-23T06:16:00.388Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.177s [2021-04-23T06:16:00.853Z] [2021-04-23T06:16:00.853Z] === Skipped [2021-04-23T06:16:00.853Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-23T06:16:00.853Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-23T06:16:00.853Z] [2021-04-23T06:16:00.853Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-23T06:16:00.853Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-23T06:16:00.853Z] [2021-04-23T06:16:00.853Z] [2021-04-23T06:16:00.853Z] DONE 2 tests, 2 skipped in 2.642s [2021-04-23T06:16:00.853Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-23T06:16:01.572Z] ok github.com/docker/docker/oci 0.010s coverage: 45.2% of statements [2021-04-23T06:16:01.833Z] ok github.com/docker/docker/opts 0.022s coverage: 67.1% of statements [2021-04-23T06:16:02.035Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-23T06:16:02.094Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-04-23T06:16:03.038Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:03.038Z] INFO: Testing against a local daemon [2021-04-23T06:16:03.038Z] === RUN TestReadPluginNoRead [2021-04-23T06:16:03.038Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-23T06:16:03.038Z] read_test.go:21: no unix domain sockets on Windows [2021-04-23T06:16:03.038Z] PASS [2021-04-23T06:16:03.038Z] ok github.com/docker/docker/integration/plugin/logging 0.151s [2021-04-23T06:16:03.038Z] [2021-04-23T06:16:03.038Z] === Skipped [2021-04-23T06:16:03.038Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-23T06:16:03.038Z] read_test.go:21: no unix domain sockets on Windows [2021-04-23T06:16:03.038Z] [2021-04-23T06:16:03.038Z] [2021-04-23T06:16:03.038Z] DONE 1 tests, 1 skipped in 2.165s [2021-04-23T06:16:03.038Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-23T06:16:03.949Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-04-23T06:16:04.007Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 82.2% of statements [2021-04-23T06:16:04.011Z] testing: warning: no tests to run [2021-04-23T06:16:04.011Z] PASS [2021-04-23T06:16:04.011Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.072s [2021-04-23T06:16:04.011Z] [2021-04-23T06:16:04.011Z] DONE 0 tests in 1.077s [2021-04-23T06:16:04.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-23T06:16:04.949Z] ok github.com/docker/docker/pkg/authorization 0.219s coverage: 68.3% of statements [2021-04-23T06:16:04.949Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-04-23T06:16:05.209Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-04-23T06:16:06.199Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:06.199Z] INFO: Testing against a local daemon [2021-04-23T06:16:06.199Z] === RUN TestPluginWithDevMounts [2021-04-23T06:16:06.199Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-23T06:16:06.199Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:06.199Z] PASS [2021-04-23T06:16:06.199Z] ok github.com/docker/docker/integration/plugin/volumes 0.204s [2021-04-23T06:16:06.199Z] [2021-04-23T06:16:06.199Z] === Skipped [2021-04-23T06:16:06.199Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-23T06:16:06.199Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:06.199Z] [2021-04-23T06:16:06.199Z] [2021-04-23T06:16:06.199Z] DONE 1 tests, 1 skipped in 2.222s [2021-04-23T06:16:06.199Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-23T06:16:06.494Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-23T06:16:07.267Z] --- PASS: TestImportExtremelyLargeImageWorks (193.27s) [2021-04-23T06:16:07.267Z] PASS [2021-04-23T06:16:07.267Z] [2021-04-23T06:16:07.267Z] === Skipped [2021-04-23T06:16:07.267Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-04-23T06:16:07.267Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:16:07.267Z] [2021-04-23T06:16:07.267Z] [2021-04-23T06:16:07.267Z] DONE 12 tests, 1 skipped in 194.301s [2021-04-23T06:16:07.267Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-04-23T06:16:07.267Z] ++ 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-23T06:16:07.267Z] ++ set -e [2021-04-23T06:16:07.267Z] ++ '[' -n 0 ']' [2021-04-23T06:16:07.267Z] ++ set -x [2021-04-23T06:16:07.267Z] ++ 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-23T06:16:07.267Z] INFO: Testing against a local daemon [2021-04-23T06:16:07.267Z] === RUN TestNetworkCreateDelete [2021-04-23T06:16:07.267Z] --- PASS: TestNetworkCreateDelete (0.18s) [2021-04-23T06:16:07.267Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:16:07.267Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2021-04-23T06:16:07.267Z] === RUN TestDaemonDNSFallback [2021-04-23T06:16:07.267Z] --- PASS: TestDaemonDNSFallback (1.56s) [2021-04-23T06:16:07.267Z] === RUN TestInspectNetwork [2021-04-23T06:16:07.267Z] === RUN TestInspectNetwork/full_network_id [2021-04-23T06:16:07.267Z] === RUN TestInspectNetwork/partial_network_id [2021-04-23T06:16:07.267Z] === RUN TestInspectNetwork/network_name [2021-04-23T06:16:07.267Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-04-23T06:16:07.267Z] --- PASS: TestInspectNetwork (7.00s) [2021-04-23T06:16:07.267Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-04-23T06:16:07.267Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-04-23T06:16:07.267Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-04-23T06:16:07.267Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-04-23T06:16:07.267Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:16:07.438Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-23T06:16:08.387Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:08.387Z] INFO: Testing against a local daemon [2021-04-23T06:16:08.387Z] === RUN TestSecretInspect [2021-04-23T06:16:08.387Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] === RUN TestSecretList [2021-04-23T06:16:08.387Z] --- SKIP: TestSecretList (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:16:08.387Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] === RUN TestSecretsUpdate [2021-04-23T06:16:08.387Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] === RUN TestTemplatedSecret [2021-04-23T06:16:08.387Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] === RUN TestSecretCreateResolve [2021-04-23T06:16:08.387Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:08.387Z] PASS [2021-04-23T06:16:08.387Z] ok github.com/docker/docker/integration/secret 0.169s [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] === Skipped [2021-04-23T06:16:08.387Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-23T06:16:08.387Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] [2021-04-23T06:16:08.387Z] DONE 6 tests, 6 skipped in 1.966s [2021-04-23T06:16:08.387Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-23T06:16:08.503Z] ok github.com/docker/docker/pkg/chrootarchive 2.489s coverage: 43.2% of statements [2021-04-23T06:16:08.503Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-04-23T06:16:09.075Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-04-23T06:16:09.075Z] ok github.com/docker/docker/layer 7.837s coverage: 68.8% of statements [2021-04-23T06:16:09.075Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-04-23T06:16:09.075Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-04-23T06:16:09.075Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-04-23T06:16:09.075Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-04-23T06:16:09.075Z] ? github.com/docker/docker/oci/caps [no test files] [2021-04-23T06:16:09.075Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-04-23T06:16:09.075Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-04-23T06:16:09.377Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2021-04-23T06:16:09.377Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:16:09.377Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:16:09.377Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:16:09.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:16:09.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:16:09.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:16:09.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:16:09.377Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:16:09.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:16:09.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:16:09.377Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-04-23T06:16:09.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-04-23T06:16:09.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:16:09.377Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-04-23T06:16:09.377Z] === RUN TestNetworkList [2021-04-23T06:16:09.377Z] === RUN TestNetworkList//networks [2021-04-23T06:16:09.377Z] === PAUSE TestNetworkList//networks [2021-04-23T06:16:09.377Z] === RUN TestNetworkList//networks/ [2021-04-23T06:16:09.377Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:16:09.377Z] === CONT TestNetworkList//networks [2021-04-23T06:16:09.377Z] === CONT TestNetworkList//networks/ [2021-04-23T06:16:09.377Z] --- PASS: TestNetworkList (0.02s) [2021-04-23T06:16:09.377Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:16:09.377Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:16:09.377Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:16:09.647Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2021-04-23T06:16:10.017Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-04-23T06:16:10.017Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:16:10.219Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2021-04-23T06:16:10.577Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:10.577Z] INFO: Testing against a local daemon [2021-04-23T06:16:10.577Z] === RUN TestServiceCreateInit [2021-04-23T06:16:10.577Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:16:10.577Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:16:10.577Z] --- PASS: TestServiceCreateInit (0.02s) [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:16:10.577Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:16:10.577Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-23T06:16:10.577Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateServiceConflict [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-23T06:16:10.577Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateServiceMaxReplicas (0.02s) [2021-04-23T06:16:10.577Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-23T06:16:10.577Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-23T06:16:10.577Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-23T06:16:10.577Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateServiceSysctls [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-04-23T06:16:10.577Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-04-23T06:16:10.577Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestInspect [2021-04-23T06:16:10.577Z] --- SKIP: TestInspect (0.00s) [2021-04-23T06:16:10.577Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestCreateJob [2021-04-23T06:16:10.577Z] --- SKIP: TestCreateJob (0.00s) [2021-04-23T06:16:10.577Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestReplicatedJob [2021-04-23T06:16:10.577Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-23T06:16:10.577Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestUpdateReplicatedJob [2021-04-23T06:16:10.577Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-23T06:16:10.577Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestServiceListWithStatuses [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:16:10.577Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:16:10.577Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-23T06:16:10.577Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:16:10.577Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-23T06:16:10.577Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestServicePlugin [2021-04-23T06:16:10.577Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-23T06:16:10.577Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:10.577Z] === RUN TestServiceUpdateLabel [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-23T06:16:10.577Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:10.577Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-23T06:16:10.577Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:10.577Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-23T06:16:10.577Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:10.577Z] === RUN TestServiceUpdateNetwork [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-23T06:16:10.577Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:10.577Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:16:10.577Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-04-23T06:16:10.577Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:10.577Z] PASS [2021-04-23T06:16:10.577Z] ok github.com/docker/docker/integration/service 0.239s [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === Skipped [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:16:11.040Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:16:11.040Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:16:11.040Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:16:11.040Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-23T06:16:11.040Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-23T06:16:11.040Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.02s) [2021-04-23T06:16:11.040Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-23T06:16:11.040Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-23T06:16:11.040Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-23T06:16:11.040Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2021-04-23T06:16:11.040Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2021-04-23T06:16:11.040Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-23T06:16:11.040Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-23T06:16:11.040Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-23T06:16:11.040Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-23T06:16:11.040Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-23T06:16:11.040Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-23T06:16:11.040Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-23T06:16:11.040Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-23T06:16:11.040Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-23T06:16:11.040Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-23T06:16:11.040Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-23T06:16:11.040Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-23T06:16:11.040Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-04-23T06:16:11.040Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] [2021-04-23T06:16:11.040Z] DONE 24 tests, 23 skipped in 2.442s [2021-04-23T06:16:11.040Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-23T06:16:11.063Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-04-23T06:16:11.063Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:16:11.162Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-04-23T06:16:11.422Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-04-23T06:16:11.706Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2021-04-23T06:16:11.706Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:16:12.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:12.583Z] INFO: Testing against a local daemon [2021-04-23T06:16:12.583Z] === RUN TestSessionCreate [2021-04-23T06:16:12.583Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-23T06:16:12.583Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-23T06:16:12.583Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:16:12.583Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-23T06:16:12.583Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-23T06:16:12.583Z] PASS [2021-04-23T06:16:12.583Z] ok github.com/docker/docker/integration/session 0.147s [2021-04-23T06:16:12.583Z] [2021-04-23T06:16:12.583Z] === Skipped [2021-04-23T06:16:12.583Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-23T06:16:12.583Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-23T06:16:12.583Z] [2021-04-23T06:16:12.583Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-23T06:16:12.583Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-23T06:16:12.583Z] [2021-04-23T06:16:12.583Z] [2021-04-23T06:16:12.583Z] DONE 2 tests, 2 skipped in 1.782s [2021-04-23T06:16:12.583Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-23T06:16:12.725Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-04-23T06:16:12.748Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2021-04-23T06:16:12.748Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:16:12.806Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-04-23T06:16:13.377Z] ok github.com/docker/docker/pkg/discovery/kv 3.064s coverage: 84.1% of statements [2021-04-23T06:16:13.377Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2021-04-23T06:16:13.665Z] === RUN TestDockerSuite/TestCpToDot [2021-04-23T06:16:13.947Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-04-23T06:16:13.947Z] ok github.com/docker/docker/pkg/fsutils 0.225s coverage: 85.1% of statements [2021-04-23T06:16:14.267Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-04-23T06:16:14.267Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:16:14.563Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-04-23T06:16:14.563Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:16:14.605Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-23T06:16:14.767Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:14.767Z] INFO: Testing against a local daemon [2021-04-23T06:16:14.767Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:16:14.767Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:16:14.767Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:14.767Z] === RUN TestEventsExecDie [2021-04-23T06:16:14.767Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-23T06:16:14.767Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-23T06:16:14.767Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:16:14.767Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-23T06:16:14.767Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-23T06:16:14.767Z] === RUN TestInfoAPI [2021-04-23T06:16:14.767Z] --- PASS: TestInfoAPI (0.03s) [2021-04-23T06:16:14.767Z] === RUN TestInfoAPIWarnings [2021-04-23T06:16:14.767Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-23T06:16:14.767Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:16:14.767Z] === RUN TestInfoDebug [2021-04-23T06:16:14.767Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-23T06:16:14.767Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:16:14.767Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:16:14.767Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-23T06:16:14.767Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:16:14.767Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:16:14.767Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-23T06:16:14.767Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:16:14.767Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:16:15.228Z] --- PASS: TestLoginFailsWithBadCredentials (0.93s) [2021-04-23T06:16:15.228Z] === RUN TestPingCacheHeaders [2021-04-23T06:16:15.228Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-23T06:16:15.228Z] === RUN TestPingGet [2021-04-23T06:16:15.228Z] --- PASS: TestPingGet (0.02s) [2021-04-23T06:16:15.228Z] === RUN TestPingHead [2021-04-23T06:16:15.228Z] --- PASS: TestPingHead (0.02s) [2021-04-23T06:16:15.228Z] === RUN TestVersion [2021-04-23T06:16:15.228Z] --- PASS: TestVersion (0.02s) [2021-04-23T06:16:15.228Z] PASS [2021-04-23T06:16:15.228Z] ok github.com/docker/docker/integration/system 1.171s [2021-04-23T06:16:15.228Z] [2021-04-23T06:16:15.228Z] === Skipped [2021-04-23T06:16:15.331Z] ok github.com/docker/docker/pkg/idtools 0.472s coverage: 69.5% of statements [2021-04-23T06:16:15.331Z] ok github.com/docker/docker/pkg/ioutils 0.484s coverage: 69.3% of statements [2021-04-23T06:16:15.693Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:16:15.693Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-23T06:16:15.693Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-23T06:16:15.693Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-23T06:16:15.693Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-23T06:16:15.693Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-23T06:16:15.693Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-23T06:16:15.693Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] [2021-04-23T06:16:15.693Z] DONE 13 tests, 7 skipped in 2.768s [2021-04-23T06:16:15.693Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-23T06:16:15.902Z] ok github.com/docker/docker/pkg/jsonmessage 0.006s coverage: 91.7% of statements [2021-04-23T06:16:15.902Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-04-23T06:16:15.902Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-04-23T06:16:15.902Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-04-23T06:16:15.902Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-04-23T06:16:16.004Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-23T06:16:16.164Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-04-23T06:16:16.164Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-04-23T06:16:16.426Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2021-04-23T06:16:16.649Z] --- PASS: TestServiceWithPredefinedNetwork (2.09s) [2021-04-23T06:16:16.649Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:16:16.649Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:16:16.649Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:16:16.649Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:16:16.687Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-04-23T06:16:16.948Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.004s coverage: 86.7% of statements [2021-04-23T06:16:17.209Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2021-04-23T06:16:17.209Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-04-23T06:16:17.209Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-04-23T06:16:17.237Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:17.237Z] INFO: Testing against a local daemon [2021-04-23T06:16:17.237Z] === RUN TestVolumesCreateAndList [2021-04-23T06:16:17.237Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-04-23T06:16:17.237Z] === RUN TestVolumesRemove [2021-04-23T06:16:17.237Z] --- PASS: TestVolumesRemove (0.10s) [2021-04-23T06:16:17.237Z] === RUN TestVolumesInspect [2021-04-23T06:16:17.237Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-23T06:16:17.237Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:16:17.237Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:16:17.237Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:16:17.237Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:16:17.237Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-23T06:16:17.237Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:16:17.237Z] PASS [2021-04-23T06:16:17.237Z] ok github.com/docker/docker/integration/volume 0.329s [2021-04-23T06:16:17.385Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-23T06:16:17.699Z] [2021-04-23T06:16:17.699Z] DONE 5 tests in 2.150s [2021-04-23T06:16:17.699Z] INFO: make.ps1 ended at 04/23/2021 06:16:17 [2021-04-23T06:16:17.699Z] INFO: Integration CLI tests being run from the host: [2021-04-23T06:16:17.699Z] 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-23T06:16:18.151Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2021-04-23T06:16:18.722Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-04-23T06:16:18.770Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-23T06:16:18.983Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-04-23T06:16:19.032Z] --- PASS: TestServicePlugin (33.90s) [2021-04-23T06:16:19.033Z] plugin_test.go:62: [db14a4d979ba2] joining swarm manager [d222a4ae2fac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:16:19.033Z] plugin_test.go:65: [d97150f1cef85] joining swarm manager [d222a4ae2fac3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:16:19.033Z] === RUN TestServiceUpdateLabel [2021-04-23T06:16:19.243Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-04-23T06:16:20.417Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-23T06:16:20.417Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-23T06:16:20.626Z] ok github.com/docker/docker/pkg/pubsub 1.029s coverage: 75.0% of statements [2021-04-23T06:16:20.886Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-04-23T06:16:21.364Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-23T06:16:21.933Z] --- PASS: TestServiceUpdateLabel (2.98s) [2021-04-23T06:16:21.933Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:16:22.875Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-23T06:16:22.875Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-23T06:16:22.875Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-23T06:16:23.445Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-23T06:16:24.227Z] ok github.com/docker/docker/pkg/signal 2.392s coverage: 61.0% of statements [2021-04-23T06:16:24.228Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-04-23T06:16:24.488Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-04-23T06:16:24.756Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-04-23T06:16:24.810Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore/insider:10.0.20295.1 [2021-04-23T06:16:24.810Z] INFO: Testing against a local daemon [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-23T06:16:24.810Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-23T06:16:24.827Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-23T06:16:24.827Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-23T06:16:24.827Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-23T06:16:25.271Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-23T06:16:25.327Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-04-23T06:16:25.398Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-23T06:16:25.657Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-23T06:16:25.657Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-23T06:16:25.732Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-23T06:16:25.732Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-23T06:16:25.898Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-04-23T06:16:25.917Z] === RUN TestDockerSuite/TestCreateRM [2021-04-23T06:16:25.917Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-23T06:16:25.917Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-23T06:16:26.178Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-23T06:16:26.178Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-23T06:16:26.470Z] ok github.com/docker/docker/pkg/tailfile 0.084s coverage: 88.6% of statements [2021-04-23T06:16:27.041Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-04-23T06:16:27.041Z] testing: warning: no tests to run [2021-04-23T06:16:27.041Z] coverage: [no statements] [2021-04-23T06:16:27.041Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-04-23T06:16:27.613Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-04-23T06:16:27.874Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-04-23T06:16:27.874Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-04-23T06:16:28.719Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-23T06:16:28.719Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-23T06:16:28.719Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-23T06:16:29.786Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-04-23T06:16:30.727Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-04-23T06:16:30.988Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 85.4% of statements [2021-04-23T06:16:32.040Z] --- PASS: TestServiceWithDataPathPortInit (13.47s) [2021-04-23T06:16:32.040Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:16:32.374Z] ok github.com/docker/docker/quota 0.249s coverage: 71.4% of statements [2021-04-23T06:16:32.921Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-23T06:16:32.921Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-23T06:16:32.921Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-23T06:16:32.921Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-23T06:16:32.944Z] ok github.com/docker/docker/reference 0.006s coverage: 83.7% of statements [2021-04-23T06:16:33.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-23T06:16:33.183Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-23T06:16:34.123Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-23T06:16:34.327Z] ok github.com/docker/docker/registry 0.060s coverage: 58.8% of statements [2021-04-23T06:16:34.898Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-04-23T06:16:35.158Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-04-23T06:16:35.505Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-23T06:16:36.076Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-23T06:16:36.100Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-04-23T06:16:36.100Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-04-23T06:16:37.630Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.86s) [2021-04-23T06:16:37.630Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:lltlomqu8vrstv5jb9ftnpkkd Created:2021-04-23 06:16:31.194389546 +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[0d2092bb10bac85700efdcb735438cbc34685907f0fd69000a7449c8cb88e30d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qiq4yh8knbbqcbcij266enqae EndpointID:3db6b613919fa0300a385fdad387c211694dffae6e27e708c41db972e0ffb45a MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b8d8b27541216da677422a73645b1f5c5b6d4c7133e1250642eb18ff50a26569 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:b8b04364712a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qiq4yh8knbbqcbcij266enqae EndpointID:3db6b613919fa0300a385fdad387c211694dffae6e27e708c41db972e0ffb45a EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-04-23T06:16:37.630Z] PASS [2021-04-23T06:16:37.630Z] [2021-04-23T06:16:37.630Z] === Skipped [2021-04-23T06:16:37.630Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:16:37.630Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:16:37.630Z] [2021-04-23T06:16:37.630Z] [2021-04-23T06:16:37.630Z] DONE 26 tests, 1 skipped in 39.130s [2021-04-23T06:16:37.630Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:16:37.630Z] ++ 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-23T06:16:37.630Z] ++ set -e [2021-04-23T06:16:37.630Z] ++ '[' -n 0 ']' [2021-04-23T06:16:37.630Z] ++ set -x [2021-04-23T06:16:37.630Z] ++ 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-23T06:16:37.630Z] INFO: Testing against a local daemon [2021-04-23T06:16:37.630Z] === RUN TestDockerNetworkIpvlanPersistance [2021-04-23T06:16:37.630Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:16:37.630Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:16:37.630Z] === RUN TestDockerNetworkIpvlan [2021-04-23T06:16:37.630Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:16:37.630Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:16:37.630Z] PASS [2021-04-23T06:16:37.630Z] [2021-04-23T06:16:37.630Z] === Skipped [2021-04-23T06:16:37.630Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-04-23T06:16:37.630Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:16:37.630Z] [2021-04-23T06:16:37.630Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-04-23T06:16:37.630Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-04-23T06:16:37.630Z] [2021-04-23T06:16:37.630Z] [2021-04-23T06:16:37.630Z] DONE 2 tests, 2 skipped in 0.077s [2021-04-23T06:16:37.630Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-04-23T06:16:37.630Z] ++ 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-23T06:16:37.630Z] ++ set -e [2021-04-23T06:16:37.630Z] ++ '[' -n 0 ']' [2021-04-23T06:16:37.630Z] ++ set -x [2021-04-23T06:16:37.630Z] ++ 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-23T06:16:37.630Z] INFO: Testing against a local daemon [2021-04-23T06:16:37.630Z] === RUN TestDockerNetworkMacvlanPersistance [2021-04-23T06:16:37.987Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-23T06:16:37.987Z] --- PASS: TestServiceUpdateSecrets (15.87s) [2021-04-23T06:16:37.987Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:16:38.677Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2021-04-23T06:16:38.677Z] === RUN TestDockerNetworkMacvlan [2021-04-23T06:16:39.318Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-04-23T06:16:39.371Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-23T06:16:39.400Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-04-23T06:16:39.971Z] ok github.com/docker/docker/volume/local 0.118s coverage: 76.4% of statements [2021-04-23T06:16:40.372Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-04-23T06:16:40.543Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-04-23T06:16:40.774Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-23T06:16:41.350Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-23T06:16:41.434Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-04-23T06:16:41.610Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-23T06:16:41.926Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2021-04-23T06:16:42.179Z] === RUN TestDockerSuite/TestDockerFails [2021-04-23T06:16:42.179Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-04-23T06:16:42.179Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-04-23T06:16:42.439Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-04-23T06:16:43.524Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-04-23T06:16:43.822Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-04-23T06:16:44.761Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-04-23T06:16:45.608Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-04-23T06:16:47.299Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-04-23T06:16:47.299Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-04-23T06:16:47.299Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-04-23T06:16:47.869Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-04-23T06:16:50.101Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-04-23T06:16:50.396Z] --- PASS: TestDockerNetworkMacvlan (11.78s) [2021-04-23T06:16:50.396Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2021-04-23T06:16:50.396Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-04-23T06:16:50.396Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.01s) [2021-04-23T06:16:50.396Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.05s) [2021-04-23T06:16:50.396Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.46s) [2021-04-23T06:16:50.396Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.71s) [2021-04-23T06:16:50.396Z] PASS [2021-04-23T06:16:50.396Z] [2021-04-23T06:16:50.396Z] DONE 8 tests in 13.245s [2021-04-23T06:16:50.396Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-04-23T06:16:50.396Z] ++ 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-23T06:16:50.396Z] ++ set -e [2021-04-23T06:16:50.396Z] ++ '[' -n 0 ']' [2021-04-23T06:16:50.396Z] ++ set -x [2021-04-23T06:16:50.396Z] ++ 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-23T06:16:50.396Z] testing: warning: no tests to run [2021-04-23T06:16:50.396Z] PASS [2021-04-23T06:16:50.396Z] [2021-04-23T06:16:50.396Z] DONE 0 tests in 0.013s [2021-04-23T06:16:50.396Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-04-23T06:16:50.396Z] ++ 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-23T06:16:50.396Z] ++ set -e [2021-04-23T06:16:50.396Z] ++ '[' -n 0 ']' [2021-04-23T06:16:50.396Z] ++ set -x [2021-04-23T06:16:50.396Z] ++ 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-23T06:16:50.396Z] INFO: Testing against a local daemon [2021-04-23T06:16:50.396Z] === RUN TestAuthZPluginAllowRequest [2021-04-23T06:16:51.912Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/pkg/term [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/rootless [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/testutil/request [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/volume [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-04-23T06:16:51.912Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === Skipped [2021-04-23T06:16:51.912Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-04-23T06:16:51.912Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-04-23T06:16:51.912Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver btrfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-04-23T06:16:51.912Z] time="2021-04-23T06:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-04-23T06:16:51.912Z] time="2021-04-23T06:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-04-23T06:16:51.912Z] time="2021-04-23T06:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-04-23T06:16:51.912Z] time="2021-04-23T06:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-04-23T06:16:51.912Z] time="2021-04-23T06:15:34Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-04-23T06:16:51.912Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-04-23T06:16:51.912Z] overlay_test.go:49: Fails to compute changes intermittently [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-04-23T06:16:51.912Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-04-23T06:16:51.912Z] graphtest_unix.go:46: Driver zfs not supported [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-04-23T06:16:51.912Z] graphtest_unix.go:73: No driver to put! [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-04-23T06:16:51.912Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-04-23T06:16:51.912Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] [2021-04-23T06:16:51.912Z] DONE 2247 tests, 26 skipped in 257.408s [2021-04-23T06:16:51.917Z] --- PASS: TestAuthZPluginAllowRequest (1.33s) [2021-04-23T06:16:51.917Z] === RUN TestAuthZPluginTLS Post stage [Pipeline] junit [2021-04-23T06:16:52.495Z] Recording test results [2021-04-23T06:16:52.556Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-04-23T06:16:52.556Z] === RUN TestAuthZPluginDenyRequest [2021-04-23T06:16:52.847Z] [Checks API] No suitable checks publisher found. [Pipeline] } [2021-04-23T06:16:52.853Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-04-23T06:16:52.853Z] === RUN TestAuthZPluginAPIDenyResponse [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-04-23T06:16:53.188Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42315/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=e928692c6903983ad1fb7a3b94f5520810c52f38 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:e928692c6903983ad1fb7a3b94f5520810c52f38 hack/validate/vendor [2021-04-23T06:16:53.493Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2021-04-23T06:16:53.493Z] === RUN TestAuthZPluginDenyResponse [2021-04-23T06:16:54.135Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2021-04-23T06:16:54.135Z] === RUN TestAuthZPluginAllowEventStream [2021-04-23T06:16:54.218Z] No vendor changes in diff. [2021-04-23T06:16:54.446Z] --- PASS: TestServiceUpdateConfigs (15.89s) [2021-04-23T06:16:54.446Z] === RUN TestServiceUpdateNetwork [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-23T06:16:54.813Z] + echo Ensuring container killed. [2021-04-23T06:16:54.813Z] Ensuring container killed. [2021-04-23T06:16:54.813Z] + docker rm -vf docker-pr1 [2021-04-23T06:16:54.813Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-04-23T06:16:55.015Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-23T06:16:55.099Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:16:55.099Z] Chowning /workspace to jenkins user [2021-04-23T06:16:55.099Z] + id -u [2021-04-23T06:16:55.099Z] + id -g [2021-04-23T06:16:55.099Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42315:/workspace busybox chown -R 1000:1000 /workspace [2021-04-23T06:16:55.655Z] --- PASS: TestAuthZPluginAllowEventStream (1.38s) [2021-04-23T06:16:55.655Z] === RUN TestAuthZPluginErrorResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:16:55.950Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-04-23T06:16:55.950Z] === RUN TestAuthZPluginErrorRequest [2021-04-23T06:16:55.977Z] + bundleName=unit [2021-04-23T06:16:55.977Z] + echo Creating unit-bundles.tar.gz [2021-04-23T06:16:55.977Z] Creating unit-bundles.tar.gz [2021-04-23T06:16:55.977Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-04-23T06:16:55.977Z] bundles/junit-report.xml [2021-04-23T06:16:55.977Z] bundles/go-test-report.json [2021-04-23T06:16:55.977Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-04-23T06:16:55.991Z] Archiving artifacts [2021-04-23T06:16:56.474Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T06:16:56.601Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-04-23T06:16:56.601Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-04-23T06:16:56.794Z] + make clean [2021-04-23T06:16:57.055Z] docker volume rm -f docker-dev-cache [2021-04-23T06:16:57.055Z] docker-dev-cache [Pipeline] deleteDir [2021-04-23T06:16:57.242Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-04-23T06:16:57.242Z] === RUN TestAuthZPluginEnsureLoadImportWorking [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:16:58.316Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-23T06:16:58.773Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.75s) [2021-04-23T06:16:58.773Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-04-23T06:17:00.189Z] --- PASS: TestBuildWithHugeFile (123.06s) [2021-04-23T06:17:00.189Z] === RUN TestBuildWCOWSandboxSize [2021-04-23T06:17:00.860Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-23T06:17:00.862Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.74s) [2021-04-23T06:17:00.862Z] === RUN TestAuthZPluginHeader [2021-04-23T06:17:01.504Z] --- PASS: TestAuthZPluginHeader (0.86s) [2021-04-23T06:17:01.504Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-04-23T06:17:01.504Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-23T06:17:01.504Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:01.504Z] === RUN TestAuthZPluginV2Disable [2021-04-23T06:17:01.504Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-04-23T06:17:01.504Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:01.504Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-04-23T06:17:01.504Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-23T06:17:01.504Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:01.504Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-04-23T06:17:01.504Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-23T06:17:01.504Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:01.504Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-04-23T06:17:03.403Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-04-23T06:17:04.783Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-23T06:17:05.353Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-23T06:17:05.615Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-04-23T06:17:06.556Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-23T06:17:07.497Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-23T06:17:08.068Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-23T06:17:08.659Z] --- PASS: TestServiceUpdateNetwork (14.71s) [2021-04-23T06:17:08.659Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:17:09.229Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-04-23T06:17:09.798Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-23T06:17:11.181Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-04-23T06:17:11.441Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-23T06:17:12.824Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-23T06:17:16.123Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-23T06:17:16.455Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-23T06:17:18.662Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-23T06:17:19.233Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-23T06:17:20.142Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-04-23T06:17:20.142Z] PASS [2021-04-23T06:17:20.142Z] [2021-04-23T06:17:20.142Z] === Skipped [2021-04-23T06:17:20.142Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-04-23T06:17:20.142Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:20.142Z] [2021-04-23T06:17:20.142Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-04-23T06:17:20.142Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:20.142Z] [2021-04-23T06:17:20.142Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-04-23T06:17:20.142Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:20.142Z] [2021-04-23T06:17:20.142Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-04-23T06:17:20.142Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:20.142Z] [2021-04-23T06:17:20.142Z] [2021-04-23T06:17:20.142Z] DONE 17 tests, 4 skipped in 27.727s [2021-04-23T06:17:20.142Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-04-23T06:17:20.142Z] ++ 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-23T06:17:20.142Z] ++ set -e [2021-04-23T06:17:20.142Z] ++ '[' -n 0 ']' [2021-04-23T06:17:20.142Z] ++ set -x [2021-04-23T06:17:20.142Z] ++ 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-23T06:17:20.142Z] INFO: Testing against a local daemon [2021-04-23T06:17:20.142Z] === RUN TestPluginInvalidJSON [2021-04-23T06:17:20.142Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:17:20.142Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:17:20.142Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:17:20.142Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-04-23T06:17:20.142Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:17:20.142Z] === RUN TestPluginInstall [2021-04-23T06:17:20.142Z] === RUN TestPluginInstall/no_auth [2021-04-23T06:17:20.142Z] time="2021-04-23T06:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:17:20.142Z] time="2021-04-23T06:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4fb6a14e8f5f69511bb06249bc9a969f8e4b2d592d484257c1af93d4458e2be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:17:20.142Z] time="2021-04-23T06:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:17:20.142Z] time="2021-04-23T06:17:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f4fb6a14e8f5f69511bb06249bc9a969f8e4b2d592d484257c1af93d4458e2be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:17:20.205Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-23T06:17:20.205Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-23T06:17:20.205Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-23T06:17:20.437Z] === RUN TestPluginInstall/with_htpasswd [2021-04-23T06:17:20.618Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-23T06:17:21.080Z] time="2021-04-23T06:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:17:21.080Z] time="2021-04-23T06:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:034446291306b90be720d030adc51e94707dbb583e6cc80af68ef95c1e344851" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:17:21.080Z] time="2021-04-23T06:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:17:21.080Z] time="2021-04-23T06:17:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:034446291306b90be720d030adc51e94707dbb583e6cc80af68ef95c1e344851" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:17:21.375Z] === RUN TestPluginInstall/with_insecure [2021-04-23T06:17:21.999Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-23T06:17:22.391Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-23T06:17:22.420Z] time="2021-04-23T06:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:17:22.420Z] time="2021-04-23T06:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8658e6be9277e7a0e4c5201853ad6c27bb0203a8e20cd75ef1201f4988f47451" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:17:22.420Z] time="2021-04-23T06:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-04-23T06:17:22.420Z] time="2021-04-23T06:17:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8658e6be9277e7a0e4c5201853ad6c27bb0203a8e20cd75ef1201f4988f47451" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-04-23T06:17:22.715Z] --- PASS: TestPluginInstall (4.33s) [2021-04-23T06:17:22.715Z] --- PASS: TestPluginInstall/no_auth (2.01s) [2021-04-23T06:17:22.715Z] --- PASS: TestPluginInstall/with_htpasswd (0.95s) [2021-04-23T06:17:22.715Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-04-23T06:17:22.715Z] plugin_test.go:165: [da996dd1006a1] daemon is not started [2021-04-23T06:17:22.715Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:17:24.575Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-23T06:17:24.575Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-23T06:17:24.575Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-23T06:17:24.575Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-23T06:17:24.575Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-23T06:17:24.801Z] === RUN TestPluginsWithRuntimes/No_Args [2021-04-23T06:17:25.446Z] === RUN TestPluginsWithRuntimes/With_Args [2021-04-23T06:17:26.965Z] --- PASS: TestPluginsWithRuntimes (4.03s) [2021-04-23T06:17:26.965Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.07s) [2021-04-23T06:17:26.965Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.06s) [2021-04-23T06:17:26.965Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:17:27.278Z] --- PASS: TestServiceUpdatePidsLimit (18.05s) [2021-04-23T06:17:27.278Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.47s) [2021-04-23T06:17:27.278Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.31s) [2021-04-23T06:17:27.278Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.40s) [2021-04-23T06:17:27.278Z] PASS [2021-04-23T06:17:27.278Z] [2021-04-23T06:17:27.278Z] === Skipped [2021-04-23T06:17:27.278Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-04-23T06:17:27.278Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:17:27.278Z] [2021-04-23T06:17:27.278Z] [2021-04-23T06:17:27.278Z] DONE 27 tests, 1 skipped in 204.339s [2021-04-23T06:17:27.278Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-04-23T06:17:27.278Z] ++ 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-23T06:17:27.278Z] ++ set -e [2021-04-23T06:17:27.278Z] ++ '[' -n 0 ']' [2021-04-23T06:17:27.278Z] ++ set -x [2021-04-23T06:17:27.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:17:27.278Z] INFO: Testing against a local daemon [2021-04-23T06:17:27.278Z] === RUN TestSessionCreate [2021-04-23T06:17:27.278Z] --- PASS: TestSessionCreate (0.03s) [2021-04-23T06:17:27.278Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:17:27.278Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-23T06:17:27.278Z] PASS [2021-04-23T06:17:27.278Z] [2021-04-23T06:17:27.278Z] DONE 2 tests in 0.217s [2021-04-23T06:17:27.278Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-04-23T06:17:27.278Z] ++ 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-23T06:17:27.278Z] ++ set -e [2021-04-23T06:17:27.278Z] ++ '[' -n 0 ']' [2021-04-23T06:17:27.278Z] ++ set -x [2021-04-23T06:17:27.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:17:27.278Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-04-23T06:17:27.278Z] INFO: Testing against a local daemon [2021-04-23T06:17:27.278Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:17:27.278Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:17:27.278Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:17:27.278Z] === RUN TestEventsExecDie [2021-04-23T06:17:27.494Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-23T06:17:27.494Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-23T06:17:27.494Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-23T06:17:27.606Z] --- PASS: TestPluginBackCompatMediaTypes (0.84s) [2021-04-23T06:17:27.606Z] PASS [2021-04-23T06:17:27.606Z] [2021-04-23T06:17:27.606Z] DONE 10 tests in 9.300s [2021-04-23T06:17:27.606Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-04-23T06:17:27.606Z] ++ 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-23T06:17:27.606Z] ++ set -e [2021-04-23T06:17:27.606Z] ++ '[' -n 0 ']' [2021-04-23T06:17:27.606Z] ++ set -x [2021-04-23T06:17:27.606Z] ++ 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-23T06:17:27.606Z] INFO: Testing against a local daemon [2021-04-23T06:17:27.606Z] === RUN TestExternalGraphDriver [2021-04-23T06:17:27.606Z] === RUN TestExternalGraphDriver/json [2021-04-23T06:17:27.849Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-23T06:17:28.420Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-23T06:17:28.420Z] --- PASS: TestEventsExecDie (1.46s) [2021-04-23T06:17:28.420Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:17:28.680Z] --- PASS: TestEventsBackwardsCompatible (0.14s) [2021-04-23T06:17:28.680Z] === RUN TestInfoBinaryCommits [2021-04-23T06:17:28.680Z] --- PASS: TestInfoBinaryCommits (0.04s) [2021-04-23T06:17:28.680Z] === RUN TestInfoAPIVersioned [2021-04-23T06:17:28.680Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-04-23T06:17:28.680Z] === RUN TestInfoDiscoveryBackend [2021-04-23T06:17:29.623Z] --- PASS: TestInfoDiscoveryBackend (0.94s) [2021-04-23T06:17:29.623Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-23T06:17:29.692Z] === RUN TestExternalGraphDriver/spec [2021-04-23T06:17:30.566Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-23T06:17:30.566Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-23T06:17:30.826Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-23T06:17:31.086Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-04-23T06:17:31.235Z] === RUN TestExternalGraphDriver/pull [2021-04-23T06:17:32.027Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-23T06:17:32.028Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (1.15s) [2021-04-23T06:17:32.028Z] === RUN TestInfoAPI [2021-04-23T06:17:32.028Z] --- PASS: TestInfoAPI (0.03s) [2021-04-23T06:17:32.028Z] === RUN TestInfoAPIWarnings [2021-04-23T06:17:32.198Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-23T06:17:32.288Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-04-23T06:17:32.859Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-04-23T06:17:32.859Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-23T06:17:33.319Z] --- PASS: TestExternalGraphDriver (5.61s) [2021-04-23T06:17:33.319Z] --- PASS: TestExternalGraphDriver/json (1.82s) [2021-04-23T06:17:33.319Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2021-04-23T06:17:33.319Z] --- PASS: TestExternalGraphDriver/pull (1.82s) [2021-04-23T06:17:33.319Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:17:33.319Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-04-23T06:17:33.319Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:33.319Z] PASS [2021-04-23T06:17:33.319Z] [2021-04-23T06:17:33.319Z] === Skipped [2021-04-23T06:17:33.319Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-04-23T06:17:33.319Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:17:33.319Z] [2021-04-23T06:17:33.319Z] [2021-04-23T06:17:33.319Z] DONE 5 tests, 1 skipped in 5.761s [2021-04-23T06:17:33.319Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-04-23T06:17:33.319Z] ++ 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-23T06:17:33.319Z] ++ set -e [2021-04-23T06:17:33.319Z] ++ '[' -n 0 ']' [2021-04-23T06:17:33.319Z] ++ set -x [2021-04-23T06:17:33.319Z] ++ 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-23T06:17:33.319Z] INFO: Testing against a local daemon [2021-04-23T06:17:33.319Z] === RUN TestContinueAfterPluginCrash [2021-04-23T06:17:33.319Z] === PAUSE TestContinueAfterPluginCrash [2021-04-23T06:17:33.319Z] === RUN TestReadPluginNoRead [2021-04-23T06:17:33.319Z] === PAUSE TestReadPluginNoRead [2021-04-23T06:17:33.319Z] === RUN TestDaemonStartWithLogOpt [2021-04-23T06:17:33.319Z] === PAUSE TestDaemonStartWithLogOpt [2021-04-23T06:17:33.319Z] === CONT TestContinueAfterPluginCrash [2021-04-23T06:17:33.319Z] === CONT TestDaemonStartWithLogOpt [2021-04-23T06:17:33.319Z] === CONT TestReadPluginNoRead [2021-04-23T06:17:33.800Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-04-23T06:17:34.746Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-23T06:17:36.655Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-23T06:17:36.655Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-23T06:17:36.655Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-23T06:17:38.039Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-23T06:17:38.299Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-23T06:17:38.870Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-23T06:17:38.934Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-04-23T06:17:38.934Z] --- PASS: TestDaemonStartWithLogOpt (5.38s) [2021-04-23T06:17:39.574Z] === RUN TestReadPluginNoRead/default [2021-04-23T06:17:40.252Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-04-23T06:17:40.513Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-04-23T06:17:40.513Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-04-23T06:17:40.513Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-23T06:17:41.097Z] === RUN TestReadPluginNoRead/disabled_caching [2021-04-23T06:17:42.424Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-04-23T06:17:42.633Z] --- PASS: TestReadPluginNoRead (9.18s) [2021-04-23T06:17:42.633Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.45s) [2021-04-23T06:17:42.633Z] --- PASS: TestReadPluginNoRead/default (1.46s) [2021-04-23T06:17:42.633Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.38s) [2021-04-23T06:17:42.633Z] read_test.go:92: [d00a7b861c857] daemon is not started [2021-04-23T06:17:43.365Z] === RUN TestDockerSuite/TestEventsRename [2021-04-23T06:17:44.160Z] --- PASS: TestContinueAfterPluginCrash (10.61s) [2021-04-23T06:17:44.160Z] PASS [2021-04-23T06:17:44.160Z] [2021-04-23T06:17:44.160Z] DONE 6 tests in 10.687s [2021-04-23T06:17:44.160Z] 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-23T06:17:44.160Z] ++ 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-23T06:17:44.160Z] ++ set -e [2021-04-23T06:17:44.160Z] ++ '[' -n 0 ']' [2021-04-23T06:17:44.160Z] ++ set -x [2021-04-23T06:17:44.160Z] ++ 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-23T06:17:44.160Z] testing: warning: no tests to run [2021-04-23T06:17:44.160Z] PASS [2021-04-23T06:17:44.160Z] [2021-04-23T06:17:44.160Z] DONE 0 tests in 0.017s [2021-04-23T06:17:44.160Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-04-23T06:17:44.160Z] ++ 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-23T06:17:44.160Z] ++ set -e [2021-04-23T06:17:44.160Z] ++ '[' -n 0 ']' [2021-04-23T06:17:44.160Z] ++ set -x [2021-04-23T06:17:44.160Z] ++ 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-23T06:17:44.160Z] INFO: Testing against a local daemon [2021-04-23T06:17:44.160Z] === RUN TestPluginWithDevMounts [2021-04-23T06:17:44.160Z] === PAUSE TestPluginWithDevMounts [2021-04-23T06:17:44.160Z] === CONT TestPluginWithDevMounts [2021-04-23T06:17:44.749Z] === RUN TestDockerSuite/TestEventsResize [2021-04-23T06:17:45.688Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-23T06:17:46.245Z] --- PASS: TestPluginWithDevMounts (1.82s) [2021-04-23T06:17:46.245Z] PASS [2021-04-23T06:17:46.245Z] [2021-04-23T06:17:46.245Z] DONE 1 tests in 1.894s [2021-04-23T06:17:46.245Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-04-23T06:17:46.245Z] ++ 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-23T06:17:46.245Z] ++ set -e [2021-04-23T06:17:46.245Z] ++ '[' -n 0 ']' [2021-04-23T06:17:46.245Z] ++ set -x [2021-04-23T06:17:46.245Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:17:46.245Z] INFO: Testing against a local daemon [2021-04-23T06:17:46.245Z] === RUN TestSecretInspect [2021-04-23T06:17:48.331Z] --- PASS: TestSecretInspect (1.96s) [2021-04-23T06:17:48.331Z] === RUN TestSecretList [2021-04-23T06:17:48.980Z] --- PASS: TestInfoAPIWarnings (16.75s) [2021-04-23T06:17:48.980Z] === RUN TestInfoDebug [2021-04-23T06:17:49.240Z] --- PASS: TestInfoDebug (0.66s) [2021-04-23T06:17:49.240Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:17:49.810Z] --- PASS: TestInfoInsecureRegistries (0.67s) [2021-04-23T06:17:49.810Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:17:49.857Z] --- PASS: TestSecretList (1.94s) [2021-04-23T06:17:49.857Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:17:50.750Z] --- PASS: TestInfoRegistryMirrors (0.66s) [2021-04-23T06:17:50.750Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:17:50.750Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-04-23T06:17:50.750Z] === RUN TestPingCacheHeaders [2021-04-23T06:17:50.750Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-04-23T06:17:50.750Z] === RUN TestPingGet [2021-04-23T06:17:50.750Z] --- PASS: TestPingGet (0.01s) [2021-04-23T06:17:50.750Z] === RUN TestPingHead [2021-04-23T06:17:50.750Z] --- PASS: TestPingHead (0.03s) [2021-04-23T06:17:50.750Z] === RUN TestVersion [2021-04-23T06:17:50.750Z] --- PASS: TestVersion (0.02s) [2021-04-23T06:17:50.750Z] PASS [2021-04-23T06:17:50.750Z] [2021-04-23T06:17:50.750Z] === Skipped [2021-04-23T06:17:50.750Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:17:50.750Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:17:50.750Z] [2021-04-23T06:17:50.750Z] [2021-04-23T06:17:50.750Z] DONE 18 tests, 1 skipped in 23.981s [2021-04-23T06:17:50.750Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-04-23T06:17:50.750Z] ++ 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-23T06:17:50.750Z] ++ set -e [2021-04-23T06:17:50.750Z] ++ '[' -n 0 ']' [2021-04-23T06:17:50.750Z] ++ set -x [2021-04-23T06:17:50.750Z] ++ 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-23T06:17:51.010Z] INFO: Testing against a local daemon [2021-04-23T06:17:51.011Z] === RUN TestVolumesCreateAndList [2021-04-23T06:17:51.011Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-04-23T06:17:51.011Z] === RUN TestVolumesRemove [2021-04-23T06:17:51.011Z] --- PASS: TestVolumesRemove (0.06s) [2021-04-23T06:17:51.011Z] === RUN TestVolumesInspect [2021-04-23T06:17:51.011Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-23T06:17:51.011Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:17:51.011Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:17:51.011Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:17:51.011Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:17:51.011Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-04-23T06:17:51.011Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:17:51.011Z] PASS [2021-04-23T06:17:51.011Z] [2021-04-23T06:17:51.011Z] DONE 5 tests in 0.284s [2021-04-23T06:17:51.011Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:17:51.271Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-23T06:17:51.841Z] ++++ cat bundles/test-integration/docker.pid [2021-04-23T06:17:51.841Z] +++ kill 5736 [2021-04-23T06:17:51.943Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2021-04-23T06:17:51.943Z] === RUN TestSecretsUpdate [2021-04-23T06:17:52.412Z] === RUN TestDockerSuite/TestEventsStreaming [2021-04-23T06:17:52.982Z] +++ /etc/init.d/apparmor stop [2021-04-23T06:17:52.982Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:17:52.982Z] [2021-04-23T06:17:52.982Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:17:52.982Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:17:52.982Z] [2021-04-23T06:17:52.982Z] To set a process to complain mode, use the command line tool [2021-04-23T06:17:52.982Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:17:52.982Z] +++ true [2021-04-23T06:17:52.982Z] exiting test-integration [2021-04-23T06:17:52.982Z] ++ exit 0 [2021-04-23T06:17:52.982Z] [2021-04-23T06:17:53.242Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-23T06:17:54.029Z] --- PASS: TestSecretsUpdate (1.96s) [2021-04-23T06:17:54.029Z] === RUN TestTemplatedSecret [2021-04-23T06:17:54.181Z] + for job in $(jobs -p) [2021-04-23T06:17:54.182Z] + wait 10717 [2021-04-23T06:17:55.562Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-04-23T06:17:56.120Z] --- PASS: TestTemplatedSecret (2.48s) [2021-04-23T06:17:56.120Z] === RUN TestSecretCreateResolve [2021-04-23T06:17:56.131Z] === RUN TestDockerSuite/TestEventsTop [2021-04-23T06:17:57.072Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-23T06:17:58.237Z] --- PASS: TestSecretCreateResolve (1.97s) [2021-04-23T06:17:58.237Z] PASS [2021-04-23T06:17:58.237Z] [2021-04-23T06:17:58.237Z] DONE 6 tests in 12.287s [2021-04-23T06:17:58.237Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-04-23T06:17:58.237Z] ++ 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-23T06:17:58.237Z] ++ set -e [2021-04-23T06:17:58.237Z] ++ '[' -n 0 ']' [2021-04-23T06:17:58.237Z] ++ set -x [2021-04-23T06:17:58.237Z] ++ 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-23T06:17:58.237Z] INFO: Testing against a local daemon [2021-04-23T06:17:58.237Z] === RUN TestServiceCreateInit [2021-04-23T06:17:58.237Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:17:59.634Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-23T06:18:02.752Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:18:06.300Z] --- PASS: TestServiceCreateInit (7.44s) [2021-04-23T06:18:06.300Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.75s) [2021-04-23T06:18:06.300Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.67s) [2021-04-23T06:18:06.300Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:18:11.859Z] === RUN TestDockerSuite/TestExec [2021-04-23T06:18:12.428Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-23T06:18:13.368Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-23T06:18:13.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-04-23T06:18:14.199Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-23T06:18:14.769Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-23T06:18:18.069Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-23T06:18:19.980Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-23T06:18:20.923Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-23T06:18:21.728Z] --- PASS: TestCreateServiceMultipleTimes (15.52s) [2021-04-23T06:18:21.728Z] === RUN TestCreateServiceConflict [2021-04-23T06:18:21.863Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-23T06:18:23.244Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-23T06:18:23.252Z] --- PASS: TestCreateServiceConflict (1.96s) [2021-04-23T06:18:23.253Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:18:24.183Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-23T06:18:25.124Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-23T06:18:26.010Z] --- PASS: TestCreateServiceMaxReplicas (2.72s) [2021-04-23T06:18:26.010Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:18:27.036Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-23T06:18:29.577Z] === RUN TestDockerSuite/TestExecEnv [2021-04-23T06:18:30.517Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-23T06:18:31.093Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-04-23T06:18:32.672Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-23T06:18:32.672Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-23T06:18:32.672Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-23T06:18:32.672Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-23T06:18:33.005Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-23T06:18:34.389Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-23T06:18:36.419Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-23T06:18:36.881Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-23T06:18:36.881Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-23T06:18:36.881Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-23T06:18:36.881Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-23T06:18:36.881Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-23T06:18:37.686Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-23T06:18:37.853Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-23T06:18:39.073Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-04-23T06:18:39.334Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-04-23T06:18:40.275Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-23T06:18:40.770Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-23T06:18:41.415Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.90s) [2021-04-23T06:18:41.415Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:18:41.415Z] --- PASS: TestCreateServiceSecretFileMode (2.25s) [2021-04-23T06:18:41.415Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:18:41.657Z] === RUN TestDockerSuite/TestExecParseError [2021-04-23T06:18:41.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-23T06:18:41.747Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-23T06:18:41.747Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-23T06:18:41.747Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-23T06:18:42.598Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-23T06:18:43.500Z] --- PASS: TestCreateServiceConfigFileMode (2.22s) [2021-04-23T06:18:43.500Z] === RUN TestCreateServiceSysctls [2021-04-23T06:18:43.982Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-23T06:18:44.662Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-23T06:18:45.366Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-23T06:18:46.259Z] --- PASS: TestCreateServiceSysctls (2.98s) [2021-04-23T06:18:46.259Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:18:49.020Z] --- PASS: TestCreateServiceCapabilities (2.43s) [2021-04-23T06:18:49.020Z] === RUN TestInspect [2021-04-23T06:18:50.650Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-23T06:18:50.910Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-23T06:18:51.784Z] --- PASS: TestInspect (2.66s) [2021-04-23T06:18:51.784Z] === RUN TestCreateJob [2021-04-23T06:18:51.850Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-23T06:18:54.541Z] --- PASS: TestCreateJob (3.06s) [2021-04-23T06:18:54.541Z] === RUN TestReplicatedJob [2021-04-23T06:18:55.018Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-23T06:18:57.205Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-23T06:18:58.178Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-23T06:18:58.178Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-23T06:19:00.157Z] --- PASS: TestReplicatedJob (4.87s) [2021-04-23T06:19:00.157Z] === RUN TestUpdateReplicatedJob [2021-04-23T06:19:01.094Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-23T06:19:02.253Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2021-04-23T06:19:02.253Z] === RUN TestServiceListWithStatuses [2021-04-23T06:19:02.253Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:19:02.253Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:19:02.253Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:19:02.636Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-23T06:19:04.066Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-23T06:19:04.066Z] === RUN TestDockerSuite/TestExecTTY [2021-04-23T06:19:05.463Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-23T06:19:06.405Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-23T06:19:06.737Z] --- PASS: TestDockerNetworkConnectAlias (4.11s) [2021-04-23T06:19:06.738Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:19:07.341Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-23T06:19:07.341Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-23T06:19:07.341Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-23T06:19:07.341Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-23T06:19:07.341Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-23T06:19:07.341Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-23T06:19:07.346Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-23T06:19:08.287Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-23T06:19:08.287Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-23T06:19:09.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-04-23T06:19:10.290Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2021-04-23T06:19:10.290Z] === RUN TestServicePlugin [2021-04-23T06:19:10.290Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-23T06:19:10.290Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:19:10.290Z] === RUN TestServiceUpdateLabel [2021-04-23T06:19:10.615Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-04-23T06:19:11.811Z] --- PASS: TestServiceUpdateLabel (1.97s) [2021-04-23T06:19:11.811Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:19:11.998Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-23T06:19:12.259Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-04-23T06:19:14.170Z] === RUN TestDockerSuite/TestExecWithTERM [2021-04-23T06:19:15.553Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-23T06:19:17.466Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-23T06:19:22.909Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-23T06:19:27.188Z] --- PASS: TestServiceUpdateSecrets (14.44s) [2021-04-23T06:19:27.188Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:19:28.189Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-23T06:19:29.569Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-23T06:19:34.847Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-23T06:19:34.847Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-23T06:19:34.847Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-23T06:19:34.847Z] === RUN TestDockerSuite/TestHealth [2021-04-23T06:19:37.342Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-23T06:19:37.342Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-23T06:19:37.342Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-23T06:19:37.386Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-04-23T06:19:42.573Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2021-04-23T06:19:42.573Z] === RUN TestServiceUpdateNetwork [2021-04-23T06:19:52.973Z] --- PASS: TestServiceUpdateNetwork (12.42s) [2021-04-23T06:19:52.973Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:19:54.021Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-04-23T06:19:54.663Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-04-23T06:19:55.062Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-23T06:19:55.062Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-23T06:19:55.062Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-23T06:19:59.339Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-23T06:19:59.339Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-23T06:19:59.339Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-23T06:19:59.339Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-23T06:19:59.910Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-23T06:19:59.910Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-23T06:20:00.848Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-23T06:20:00.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-23T06:20:00.848Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-23T06:20:01.108Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-23T06:20:01.603Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-04-23T06:20:01.680Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-23T06:20:01.941Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-23T06:20:02.881Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-23T06:20:02.881Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-23T06:20:03.451Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-23T06:20:03.711Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-23T06:20:04.653Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-23T06:20:06.034Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-23T06:20:06.034Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-23T06:20:06.973Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-23T06:20:09.512Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-23T06:20:09.512Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-23T06:20:09.512Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-23T06:20:09.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-23T06:20:09.906Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-23T06:20:10.101Z] --- PASS: TestServiceUpdatePidsLimit (16.06s) [2021-04-23T06:20:10.101Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2021-04-23T06:20:10.101Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2021-04-23T06:20:10.101Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.98s) [2021-04-23T06:20:10.101Z] PASS [2021-04-23T06:20:10.101Z] [2021-04-23T06:20:10.101Z] === Skipped [2021-04-23T06:20:10.101Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-04-23T06:20:10.101Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-04-23T06:20:10.101Z] [2021-04-23T06:20:10.101Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-04-23T06:20:10.101Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-04-23T06:20:10.101Z] [2021-04-23T06:20:10.101Z] [2021-04-23T06:20:10.101Z] DONE 27 tests, 2 skipped in 130.653s [2021-04-23T06:20:10.101Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-04-23T06:20:10.101Z] ++ 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-23T06:20:10.101Z] ++ set -e [2021-04-23T06:20:10.101Z] ++ '[' -n 0 ']' [2021-04-23T06:20:10.101Z] ++ set -x [2021-04-23T06:20:10.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:20:10.101Z] INFO: Testing against a local daemon [2021-04-23T06:20:10.101Z] === RUN TestSessionCreate [2021-04-23T06:20:10.101Z] --- PASS: TestSessionCreate (0.03s) [2021-04-23T06:20:10.101Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:20:10.101Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-04-23T06:20:10.101Z] PASS [2021-04-23T06:20:10.101Z] [2021-04-23T06:20:10.101Z] DONE 2 tests in 0.140s [2021-04-23T06:20:10.101Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-04-23T06:20:10.101Z] ++ 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-23T06:20:10.101Z] ++ set -e [2021-04-23T06:20:10.101Z] ++ '[' -n 0 ']' [2021-04-23T06:20:10.101Z] ++ set -x [2021-04-23T06:20:10.101Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-23T06:20:10.101Z] INFO: Testing against a local daemon [2021-04-23T06:20:10.101Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:20:10.101Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:20:10.101Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:20:10.101Z] === RUN TestEventsExecDie [2021-04-23T06:20:10.101Z] --- PASS: TestEventsExecDie (0.67s) [2021-04-23T06:20:10.101Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:20:10.101Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2021-04-23T06:20:10.101Z] === RUN TestInfoBinaryCommits [2021-04-23T06:20:10.101Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-04-23T06:20:10.101Z] === RUN TestInfoAPIVersioned [2021-04-23T06:20:10.101Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-04-23T06:20:10.101Z] === RUN TestInfoDiscoveryBackend [2021-04-23T06:20:10.395Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-04-23T06:20:10.395Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-04-23T06:20:10.894Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-04-23T06:20:11.155Z] === RUN TestDockerSuite/TestImportFile [2021-04-23T06:20:11.439Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-04-23T06:20:11.439Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-04-23T06:20:12.078Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-04-23T06:20:12.078Z] === RUN TestInfoAPI [2021-04-23T06:20:12.078Z] --- PASS: TestInfoAPI (0.03s) [2021-04-23T06:20:12.078Z] === RUN TestInfoAPIWarnings [2021-04-23T06:20:13.729Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-23T06:20:13.729Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-23T06:20:15.657Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-23T06:20:18.497Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-23T06:20:18.961Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-23T06:20:21.504Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-23T06:20:22.888Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-23T06:20:24.273Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-23T06:20:24.844Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-23T06:20:25.104Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-04-23T06:20:25.104Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-23T06:20:26.487Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-23T06:20:27.057Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-23T06:20:27.997Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-23T06:20:28.568Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-23T06:20:28.816Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-23T06:20:29.139Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-23T06:20:30.080Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-23T06:20:30.080Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-04-23T06:20:30.728Z] --- PASS: TestInfoAPIWarnings (16.30s) [2021-04-23T06:20:30.728Z] === RUN TestInfoDebug [2021-04-23T06:20:30.728Z] --- PASS: TestInfoDebug (0.53s) [2021-04-23T06:20:30.728Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:20:30.728Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-04-23T06:20:30.728Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:20:30.728Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-04-23T06:20:30.728Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:20:30.728Z] --- PASS: TestLoginFailsWithBadCredentials (0.32s) [2021-04-23T06:20:30.728Z] === RUN TestPingCacheHeaders [2021-04-23T06:20:30.728Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-23T06:20:30.728Z] === RUN TestPingGet [2021-04-23T06:20:30.728Z] --- PASS: TestPingGet (0.02s) [2021-04-23T06:20:30.728Z] === RUN TestPingHead [2021-04-23T06:20:30.728Z] --- PASS: TestPingHead (0.03s) [2021-04-23T06:20:30.728Z] === RUN TestVersion [2021-04-23T06:20:30.728Z] --- PASS: TestVersion (0.04s) [2021-04-23T06:20:30.728Z] PASS [2021-04-23T06:20:30.728Z] [2021-04-23T06:20:30.728Z] === Skipped [2021-04-23T06:20:30.728Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:20:30.728Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-04-23T06:20:30.728Z] [2021-04-23T06:20:30.728Z] [2021-04-23T06:20:30.728Z] DONE 18 tests, 1 skipped in 21.313s [2021-04-23T06:20:30.728Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-04-23T06:20:30.728Z] ++ 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-23T06:20:30.728Z] ++ set -e [2021-04-23T06:20:30.728Z] ++ '[' -n 0 ']' [2021-04-23T06:20:30.728Z] ++ set -x [2021-04-23T06:20:30.728Z] ++ 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-23T06:20:30.728Z] INFO: Testing against a local daemon [2021-04-23T06:20:30.728Z] === RUN TestVolumesCreateAndList [2021-04-23T06:20:30.728Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-04-23T06:20:30.728Z] === RUN TestVolumesRemove [2021-04-23T06:20:30.728Z] --- PASS: TestVolumesRemove (0.07s) [2021-04-23T06:20:30.728Z] === RUN TestVolumesInspect [2021-04-23T06:20:30.728Z] --- PASS: TestVolumesInspect (0.02s) [2021-04-23T06:20:30.728Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:20:30.728Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:20:30.728Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:20:30.728Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:20:30.728Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-23T06:20:30.728Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:20:30.728Z] PASS [2021-04-23T06:20:30.728Z] [2021-04-23T06:20:30.728Z] DONE 5 tests in 0.201s [2021-04-23T06:20:30.728Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:20:31.022Z] ++++ cat bundles/test-integration/docker.pid [2021-04-23T06:20:31.022Z] +++ kill 14279 [2021-04-23T06:20:32.541Z] +++ /etc/init.d/apparmor stop [2021-04-23T06:20:32.541Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:20:32.541Z] [2021-04-23T06:20:32.541Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:20:32.541Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:20:32.541Z] [2021-04-23T06:20:32.541Z] To set a process to complain mode, use the command line tool [2021-04-23T06:20:32.541Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:20:32.541Z] +++ true [2021-04-23T06:20:32.541Z] exiting test-integration [2021-04-23T06:20:32.541Z] ++ exit 0 [2021-04-23T06:20:32.541Z] [2021-04-23T06:20:32.619Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-23T06:20:33.188Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-23T06:20:33.758Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-23T06:20:33.758Z] === RUN TestDockerSuite/TestInspectContainerFilterInt Post stage [Pipeline] junit [2021-04-23T06:20:34.108Z] Recording test results [2021-04-23T06:20:34.413Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-23T06:20:34.551Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-23T06:20:34.697Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-23T06:20:34.697Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-23T06:20:34.853Z] + echo Ensuring container killed. [2021-04-23T06:20:34.854Z] Ensuring container killed. [2021-04-23T06:20:34.854Z] + docker rm -vf docker-pr1 [2021-04-23T06:20:34.854Z] Error: No such container: docker-pr1 [2021-04-23T06:20:34.854Z] + true [Pipeline] sh [2021-04-23T06:20:35.003Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-23T06:20:35.258Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:20:35.258Z] Chowning /workspace to jenkins user [2021-04-23T06:20:35.258Z] + id -u [2021-04-23T06:20:35.258Z] + id -g [2021-04-23T06:20:35.258Z] + docker run --rm -v /home/docker/workspace/moby_PR-42315:/workspace busybox chown -R 1001:1001 /workspace [2021-04-23T06:20:35.258Z] Unable to find image 'busybox:latest' locally [2021-04-23T06:20:35.556Z] latest: Pulling from library/busybox [2021-04-23T06:20:35.556Z] 4a957ea280b8: Pulling fs layer [2021-04-23T06:20:35.850Z] 4a957ea280b8: Verifying Checksum [2021-04-23T06:20:35.851Z] 4a957ea280b8: Download complete [2021-04-23T06:20:35.851Z] 4a957ea280b8: Pull complete [2021-04-23T06:20:35.851Z] Digest: sha256:ae39a6f5c07297d7ab64dbd4f82c77c874cc6a94cea29fdec309d0992574b4f7 [2021-04-23T06:20:35.851Z] Status: Downloaded newer image for busybox:latest [2021-04-23T06:20:36.079Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-23T06:20:37.023Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-23T06:20:37.594Z] === RUN TestDockerSuite/TestInspectHistory [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:20:38.351Z] + bundleName=ppc64le-integration [2021-04-23T06:20:38.351Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-04-23T06:20:38.351Z] Creating ppc64le-integration-bundles.tar.gz [2021-04-23T06:20:38.351Z] + 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-23T06:20:38.351Z] -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-04-23T06:20:38.399Z] Archiving artifacts [2021-04-23T06:20:38.534Z] === RUN TestDockerSuite/TestInspectImage [2021-04-23T06:20:38.534Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-23T06:20:38.534Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-23T06:20:38.534Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-23T06:20:38.746Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T06:20:39.143Z] + make clean [2021-04-23T06:20:39.436Z] make: command: Command not found [2021-04-23T06:20:39.436Z] make: command: Command not found [2021-04-23T06:20:39.436Z] docker volume rm -f docker-dev-cache [2021-04-23T06:20:39.436Z] docker-dev-cache [Pipeline] deleteDir [2021-04-23T06:20:39.475Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-23T06:20:39.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-23T06:20:39.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-23T06:20:39.639Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-23T06:20:40.047Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-23T06:20:40.047Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-23T06:20:40.988Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-23T06:20:41.558Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-23T06:20:42.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-04-23T06:20:43.437Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-23T06:20:43.438Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:20:44.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-23T06:20:44.282Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-23T06:20:44.379Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-23T06:20:44.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-23T06:20:44.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-23T06:20:44.733Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-23T06:20:45.760Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-23T06:20:48.306Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-23T06:20:49.251Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-23T06:20:49.820Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-23T06:20:50.762Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-23T06:20:51.702Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-23T06:20:52.643Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-23T06:20:53.584Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-23T06:20:53.584Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-04-23T06:20:56.125Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-23T06:20:57.510Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-23T06:20:59.422Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-23T06:20:59.992Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-23T06:21:01.929Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-23T06:21:04.491Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-23T06:21:05.708Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-23T06:21:07.032Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-23T06:21:07.032Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-23T06:21:10.330Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-23T06:21:10.590Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-23T06:21:11.530Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-23T06:21:12.713Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-23T06:21:12.713Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-23T06:21:12.713Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-23T06:21:13.667Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-23T06:21:13.667Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-23T06:21:22.305Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-23T06:21:22.756Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-23T06:21:22.756Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-23T06:21:22.756Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-23T06:21:23.757Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-23T06:21:24.270Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-23T06:21:24.721Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-23T06:21:25.137Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-23T06:21:25.674Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-23T06:21:26.125Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-23T06:21:26.577Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-23T06:21:27.048Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-04-23T06:21:27.310Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-23T06:21:28.255Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-23T06:21:33.545Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-04-23T06:21:33.545Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-23T06:21:33.545Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-23T06:21:33.545Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-23T06:21:33.545Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-23T06:21:34.484Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-23T06:21:35.073Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-23T06:21:35.424Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-23T06:21:37.220Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-23T06:21:37.220Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-23T06:21:38.174Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-23T06:21:38.174Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-23T06:21:38.626Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-23T06:21:39.578Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-23T06:21:39.640Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-23T06:21:40.210Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-23T06:21:40.535Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-23T06:21:40.986Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-23T06:21:40.986Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-23T06:21:41.939Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-23T06:21:42.389Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-23T06:21:42.389Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-23T06:21:42.389Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-23T06:21:45.493Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-23T06:21:46.077Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-23T06:21:46.874Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-23T06:21:46.875Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-23T06:21:48.258Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-23T06:21:50.170Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-23T06:21:51.554Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-23T06:21:53.467Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-23T06:21:54.854Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-23T06:21:58.151Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-23T06:21:59.092Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-23T06:22:00.034Z] === RUN TestDockerSuite/TestLogsSince [2021-04-23T06:22:03.332Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-04-23T06:22:07.533Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-23T06:22:08.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-04-23T06:22:11.058Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-04-23T06:22:13.607Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-23T06:22:14.178Z] === RUN TestDockerSuite/TestLogsTail [2021-04-23T06:22:14.439Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-04-23T06:22:15.380Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-23T06:22:16.765Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-23T06:22:17.709Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-04-23T06:22:17.709Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-23T06:22:17.970Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-23T06:22:18.911Z] === RUN TestDockerSuite/TestNetHostname [2021-04-23T06:22:21.454Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-04-23T06:22:21.628Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-23T06:22:21.629Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-23T06:22:22.025Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-23T06:22:22.284Z] === RUN TestDockerSuite/TestNetworkEvents [2021-04-23T06:22:22.581Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-23T06:22:24.193Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-04-23T06:22:27.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-23T06:22:27.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-23T06:22:27.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-23T06:22:27.217Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-23T06:22:27.668Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-23T06:22:27.668Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-23T06:22:29.473Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-04-23T06:22:29.473Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-23T06:22:32.772Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-23T06:22:33.341Z] === RUN TestDockerSuite/TestPluginActive [2021-04-23T06:22:33.601Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-04-23T06:22:35.511Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-23T06:22:40.817Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-23T06:22:40.817Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-23T06:22:41.387Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-23T06:22:44.681Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-23T06:22:45.620Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-23T06:22:48.165Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-23T06:22:48.661Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-23T06:22:48.661Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-23T06:22:48.661Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-23T06:22:53.444Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-23T06:22:55.353Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-23T06:22:57.265Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-23T06:22:58.647Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-04-23T06:22:58.907Z] === RUN TestDockerSuite/TestPortList [2021-04-23T06:23:00.951Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-23T06:23:00.951Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-23T06:23:01.402Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-23T06:23:05.091Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-23T06:23:07.243Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-23T06:23:10.111Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-23T06:23:11.130Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-04-23T06:23:13.041Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-23T06:23:13.982Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-04-23T06:23:14.553Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-23T06:23:22.729Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-23T06:23:22.729Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-23T06:23:22.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-23T06:23:22.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-23T06:23:22.729Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-23T06:23:23.297Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-23T06:23:23.297Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-23T06:23:23.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-23T06:23:23.867Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-23T06:23:25.776Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-23T06:23:25.776Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-04-23T06:23:26.717Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-04-23T06:23:29.259Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-04-23T06:23:30.199Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-04-23T06:23:30.770Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-04-23T06:23:32.680Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-04-23T06:23:32.680Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-23T06:23:34.591Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-04-23T06:23:36.500Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-23T06:23:37.440Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-04-23T06:23:37.440Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-23T06:23:42.725Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-23T06:23:42.725Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-04-23T06:23:46.023Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-04-23T06:23:47.406Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-23T06:23:47.406Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-23T06:23:50.721Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-04-23T06:23:52.480Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-23T06:23:52.631Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-23T06:23:53.201Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-04-23T06:23:58.211Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-23T06:23:58.211Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-23T06:23:58.482Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-04-23T06:24:02.679Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-23T06:24:03.619Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-23T06:24:05.531Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-04-23T06:24:06.471Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-23T06:24:08.384Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-23T06:24:09.768Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-23T06:24:12.311Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-04-23T06:24:12.884Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-23T06:24:16.183Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-23T06:24:17.566Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-23T06:24:17.827Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-23T06:24:18.767Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-23T06:24:21.313Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-23T06:24:23.224Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-23T06:24:24.165Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-23T06:24:24.165Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-23T06:24:24.425Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-23T06:24:24.425Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-23T06:24:24.425Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-23T06:24:25.365Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-23T06:24:26.306Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-04-23T06:24:26.876Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-23T06:24:28.788Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-23T06:24:29.733Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-23T06:24:29.993Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-04-23T06:24:35.280Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-04-23T06:24:38.580Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-04-23T06:24:42.783Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-23T06:24:43.724Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-23T06:24:44.664Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-04-23T06:24:46.047Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-23T06:24:46.308Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-23T06:24:46.308Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-23T06:24:46.879Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-23T06:24:48.294Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-04-23T06:24:48.735Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-23T06:24:48.735Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-23T06:24:48.735Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-23T06:24:50.206Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-23T06:24:51.589Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-23T06:24:56.868Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-23T06:24:57.810Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-23T06:24:57.810Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-23T06:24:57.810Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-23T06:24:58.971Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-23T06:25:02.013Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-23T06:25:02.013Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-04-23T06:25:02.587Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-23T06:25:03.158Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-23T06:25:05.703Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-23T06:25:06.646Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-23T06:25:07.461Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-23T06:25:08.559Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-23T06:25:09.131Z] === RUN TestDockerSuite/TestRmiTag [2021-04-23T06:25:09.394Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-23T06:25:09.965Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-23T06:25:14.168Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-23T06:25:14.481Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-23T06:25:15.111Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-23T06:25:15.372Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-04-23T06:25:16.313Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-23T06:25:16.574Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-23T06:25:19.136Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-23T06:25:19.707Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-23T06:25:20.277Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-23T06:25:21.218Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-23T06:25:21.218Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-23T06:25:21.788Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-23T06:25:23.698Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-23T06:25:24.639Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-23T06:25:26.022Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-23T06:25:26.963Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-04-23T06:25:27.902Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-23T06:25:29.288Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-04-23T06:25:30.230Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-04-23T06:25:30.813Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-04-23T06:25:32.200Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-04-23T06:25:32.772Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-04-23T06:25:33.033Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-04-23T06:25:34.421Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-04-23T06:25:35.363Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-23T06:25:36.747Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-04-23T06:25:37.687Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-23T06:25:38.258Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-23T06:25:39.199Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-23T06:25:39.498Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-23T06:25:39.768Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-23T06:25:39.769Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-23T06:25:43.136Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-23T06:25:43.706Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-23T06:25:44.646Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-23T06:25:45.217Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-23T06:25:45.235Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-23T06:25:46.159Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-23T06:25:46.159Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-23T06:25:46.729Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-23T06:25:47.301Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-23T06:25:48.242Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-23T06:25:49.191Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-23T06:25:49.763Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-23T06:25:49.763Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-23T06:25:50.705Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-23T06:25:50.705Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-23T06:25:52.089Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-23T06:25:52.660Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-04-23T06:25:52.920Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-23T06:25:53.726Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-23T06:25:53.860Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-23T06:25:54.801Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-23T06:25:54.801Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-23T06:25:55.741Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-23T06:25:55.741Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-04-23T06:25:57.652Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-23T06:25:58.224Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-04-23T06:25:59.165Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-23T06:26:00.549Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-23T06:26:01.492Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-23T06:26:02.434Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-23T06:26:03.375Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-23T06:26:03.945Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-23T06:26:04.920Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-23T06:26:06.832Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-23T06:26:10.127Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-23T06:26:10.127Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-23T06:26:10.391Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-23T06:26:12.937Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-23T06:26:14.321Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-23T06:26:16.868Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-23T06:26:19.410Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-23T06:26:19.410Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-23T06:26:19.410Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-23T06:26:19.670Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-23T06:26:22.213Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-23T06:26:23.153Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-04-23T06:26:23.728Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-23T06:26:27.027Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-23T06:26:27.288Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-23T06:26:29.198Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-23T06:26:29.768Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-04-23T06:26:29.768Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-23T06:26:30.340Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-04-23T06:26:32.251Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-23T06:26:32.251Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-04-23T06:26:32.251Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-23T06:26:33.212Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-23T06:26:34.162Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-23T06:26:34.732Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-04-23T06:26:34.992Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-04-23T06:26:35.933Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-23T06:26:35.933Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-23T06:26:36.876Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-23T06:26:37.817Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-23T06:26:38.757Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-23T06:26:39.330Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-23T06:26:39.902Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-23T06:26:40.843Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-23T06:26:41.413Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-23T06:26:42.354Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-23T06:26:42.354Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-23T06:26:42.924Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-23T06:26:43.867Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-23T06:26:45.252Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-23T06:26:45.824Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-23T06:26:45.824Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-23T06:26:49.124Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-23T06:26:49.695Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-23T06:26:51.079Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-04-23T06:26:53.999Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-23T06:26:54.000Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-23T06:26:54.000Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-23T06:26:54.000Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-23T06:26:54.000Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-23T06:26:54.451Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-23T06:26:54.451Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-23T06:26:54.903Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-23T06:26:55.354Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-23T06:26:59.045Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-23T06:27:01.071Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-04-23T06:27:01.192Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-23T06:27:02.011Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-23T06:27:03.401Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-04-23T06:27:03.401Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-04-23T06:27:03.401Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-23T06:27:03.401Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-23T06:27:04.345Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-23T06:27:04.879Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-23T06:27:04.879Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-23T06:27:05.330Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-23T06:27:05.330Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-23T06:27:05.330Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-23T06:27:05.330Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-23T06:27:07.642Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-23T06:27:08.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-23T06:27:08.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-23T06:27:08.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-23T06:27:08.210Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-23T06:27:09.025Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-23T06:27:09.163Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-23T06:27:09.967Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-04-23T06:27:10.228Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-23T06:27:16.805Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-23T06:27:16.805Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-23T06:27:17.378Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-23T06:27:17.654Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-23T06:27:18.318Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-04-23T06:27:18.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-23T06:27:18.889Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-23T06:27:18.889Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-23T06:27:20.803Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-23T06:27:22.712Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-23T06:27:24.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-23T06:27:24.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-23T06:27:24.354Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-23T06:27:25.737Z] === RUN TestDockerSuite/TestRunMount [2021-04-23T06:27:33.868Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-23T06:27:34.808Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-23T06:27:35.230Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-23T06:27:35.230Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-23T06:27:35.230Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-23T06:27:35.230Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-23T06:27:35.230Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-23T06:27:35.230Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-23T06:27:35.230Z] === RUN TestDockerSuite/TestBuildFails [2021-04-23T06:27:35.388Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-23T06:27:36.182Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-23T06:27:36.182Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-23T06:27:37.298Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-23T06:27:39.208Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-23T06:27:41.913Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-23T06:27:42.506Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-23T06:27:45.045Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-23T06:27:46.553Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-23T06:27:46.956Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-23T06:27:48.869Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-23T06:27:49.809Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-23T06:27:50.070Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-23T06:27:51.012Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-23T06:27:51.187Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-23T06:27:51.958Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-23T06:27:52.900Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-23T06:27:53.843Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-23T06:27:56.384Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-23T06:27:56.919Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-23T06:27:57.370Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-23T06:27:58.296Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-23T06:28:01.057Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-23T06:28:01.057Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-23T06:28:01.508Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-23T06:28:01.959Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-23T06:28:01.959Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-23T06:28:02.506Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-23T06:28:03.080Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-23T06:28:03.080Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-04-23T06:28:04.022Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-23T06:28:04.022Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-23T06:28:04.592Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-23T06:28:05.163Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-23T06:28:05.423Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-23T06:28:06.365Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-23T06:28:08.963Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-23T06:28:08.963Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-23T06:28:12.940Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-04-23T06:28:12.940Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-23T06:28:12.940Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-04-23T06:28:13.508Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-23T06:28:15.417Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-23T06:28:16.358Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-04-23T06:28:16.618Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-23T06:28:17.188Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-23T06:28:17.759Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-23T06:28:18.331Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-23T06:28:18.904Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-23T06:28:18.904Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-23T06:28:19.199Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-23T06:28:19.199Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-23T06:28:19.846Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-23T06:28:20.106Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-23T06:28:20.106Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-23T06:28:20.712Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-23T06:28:20.712Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-23T06:28:21.047Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-04-23T06:28:21.166Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-23T06:28:21.166Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-23T06:28:22.430Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-23T06:28:22.430Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-23T06:28:24.855Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-23T06:28:25.726Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-23T06:28:25.807Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-23T06:28:26.258Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-23T06:28:26.666Z] === RUN TestDockerSuite/TestRunRm [2021-04-23T06:28:27.211Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-23T06:28:27.607Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-23T06:28:27.664Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-23T06:28:28.115Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-23T06:28:29.646Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-23T06:28:31.816Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-23T06:28:32.076Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-23T06:28:32.646Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-04-23T06:28:34.347Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-23T06:28:34.347Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-23T06:28:34.347Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-23T06:28:34.556Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-04-23T06:28:34.808Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-23T06:28:34.808Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-23T06:28:34.808Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-23T06:28:34.808Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-23T06:28:35.126Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-04-23T06:28:35.268Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-23T06:28:35.728Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-23T06:28:39.328Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-04-23T06:28:40.430Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-23T06:28:42.624Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-04-23T06:28:43.195Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-04-23T06:28:43.766Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-04-23T06:28:44.337Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-04-23T06:28:44.908Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-04-23T06:28:45.479Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-04-23T06:28:45.739Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-04-23T06:28:46.680Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-23T06:28:47.251Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-23T06:28:48.191Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-23T06:28:50.729Z] === RUN TestDockerSuite/TestRunState [2021-04-23T06:28:52.110Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-23T06:28:52.874Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-23T06:28:52.874Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-23T06:28:53.049Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-23T06:28:53.618Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-23T06:28:53.618Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-04-23T06:28:53.618Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-23T06:28:54.558Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-23T06:28:54.818Z] === RUN TestDockerSuite/TestRunSysctls [2021-04-23T06:28:55.785Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-23T06:28:56.213Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-23T06:28:56.474Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-23T06:28:56.474Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-23T06:28:57.046Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-04-23T06:28:59.588Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-04-23T06:29:00.158Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-04-23T06:29:02.070Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-04-23T06:29:04.614Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-04-23T06:29:05.554Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-23T06:29:09.754Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-23T06:29:09.754Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-04-23T06:29:10.014Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-23T06:29:10.956Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-23T06:29:12.342Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-23T06:29:14.886Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-23T06:29:15.828Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-23T06:29:16.769Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-23T06:29:17.030Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-23T06:29:17.030Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-23T06:29:17.972Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-23T06:29:18.914Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-23T06:29:19.855Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-04-23T06:29:19.855Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-04-23T06:29:19.855Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-23T06:29:19.855Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-23T06:29:20.796Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-23T06:29:25.767Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-23T06:29:26.095Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-23T06:29:27.480Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-23T06:29:28.421Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-23T06:29:29.804Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-04-23T06:29:31.187Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-23T06:29:32.574Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-04-23T06:29:32.837Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-23T06:29:34.351Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-23T06:29:36.133Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-23T06:29:38.677Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-23T06:29:39.053Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-23T06:29:39.247Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-23T06:29:39.247Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-23T06:29:39.247Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-23T06:29:39.247Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-23T06:29:39.247Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-04-23T06:29:39.247Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-04-23T06:29:39.818Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-04-23T06:29:42.361Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-04-23T06:29:43.742Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-04-23T06:29:44.685Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-04-23T06:29:44.859Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-23T06:29:46.595Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-04-23T06:29:46.856Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-04-23T06:29:46.856Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-04-23T06:29:47.427Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-04-23T06:29:48.370Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-23T06:29:48.370Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-04-23T06:29:49.322Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-04-23T06:29:49.322Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-04-23T06:29:49.636Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-04-23T06:29:50.578Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-04-23T06:29:51.149Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-04-23T06:29:52.090Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-04-23T06:29:52.090Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-04-23T06:29:53.443Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-23T06:29:53.472Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-23T06:29:53.732Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-23T06:29:54.301Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-04-23T06:29:54.561Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-23T06:29:54.561Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-04-23T06:29:55.132Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-04-23T06:29:55.702Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-04-23T06:29:55.962Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-04-23T06:29:56.532Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-04-23T06:29:56.532Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-23T06:29:56.532Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-23T06:29:57.472Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-23T06:29:58.856Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-04-23T06:29:59.427Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-04-23T06:30:00.370Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-04-23T06:30:00.370Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-23T06:30:01.311Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-23T06:30:01.311Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-23T06:30:02.694Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-23T06:30:03.264Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-23T06:30:05.177Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-23T06:30:06.117Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-23T06:30:06.117Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-23T06:30:06.117Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-23T06:30:07.059Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-04-23T06:30:08.000Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-04-23T06:30:08.278Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-23T06:30:08.278Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-23T06:30:09.382Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-23T06:30:09.382Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-23T06:30:10.767Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-23T06:30:11.027Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-23T06:30:11.607Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-23T06:30:12.978Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-23T06:30:13.439Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-23T06:30:13.439Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-23T06:30:13.439Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-23T06:30:13.516Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-23T06:30:13.517Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-23T06:30:15.426Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-23T06:30:15.426Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-23T06:30:15.426Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-23T06:30:16.353Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-23T06:30:16.809Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-23T06:30:18.197Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-23T06:30:18.770Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-23T06:30:18.770Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-23T06:30:18.770Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-23T06:30:18.770Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-23T06:30:19.341Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-23T06:30:20.099Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-23T06:30:21.641Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-23T06:30:21.883Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-23T06:30:22.102Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-23T06:30:22.102Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-23T06:30:25.016Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-23T06:30:25.477Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-23T06:30:27.019Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-23T06:30:27.160Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-23T06:30:29.701Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-23T06:30:30.271Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-23T06:30:31.653Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-23T06:30:34.111Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-23T06:30:34.944Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-23T06:30:35.652Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-23T06:30:36.855Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-23T06:30:37.796Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-23T06:30:39.709Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-23T06:30:42.259Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-23T06:30:42.741Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-23T06:30:44.168Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-23T06:30:45.653Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-23T06:30:47.465Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-23T06:30:51.459Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-23T06:30:52.751Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-23T06:30:52.751Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-04-23T06:30:55.291Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-23T06:31:00.047Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-23T06:31:00.572Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-23T06:31:03.111Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-04-23T06:31:03.795Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-23T06:31:04.255Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-23T06:31:04.255Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-23T06:31:04.255Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-23T06:31:05.021Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-23T06:31:05.591Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-23T06:31:06.161Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-23T06:31:06.259Z] --- PASS: TestBuildWCOWSandboxSize (843.79s) [2021-04-23T06:31:06.259Z] === RUN TestBuildWithEmptyDockerfile [2021-04-23T06:31:06.259Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:31:06.259Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:31:06.259Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:31:06.259Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:31:06.259Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:31:06.259Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:31:06.259Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-04-23T06:31:06.259Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-04-23T06:31:06.259Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-04-23T06:31:06.259Z] --- PASS: TestBuildWithEmptyDockerfile (0.48s) [2021-04-23T06:31:06.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2021-04-23T06:31:06.259Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2021-04-23T06:31:06.259Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2021-04-23T06:31:06.259Z] === RUN TestBuildPreserveOwnership [2021-04-23T06:31:06.259Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-04-23T06:31:06.259Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:31:06.259Z] === RUN TestBuildPlatformInvalid [2021-04-23T06:31:06.259Z] --- PASS: TestBuildPlatformInvalid (0.47s) [2021-04-23T06:31:06.259Z] PASS [2021-04-23T06:31:06.259Z] ok github.com/docker/docker/integration/build 1031.002s [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === Skipped [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-04-23T06:31:06.259Z] build_session_test.go:25: TODO: BuildKit [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-04-23T06:31:06.259Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-04-23T06:31:06.259Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2021-04-23T06:31:06.259Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-04-23T06:31:06.259Z] build_test.go:632: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] DONE 29 tests, 5 skipped in 1053.179s [2021-04-23T06:31:06.259Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-04-23T06:31:06.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:31:06.259Z] INFO: Testing against a local daemon [2021-04-23T06:31:06.259Z] === RUN TestConfigInspect [2021-04-23T06:31:06.259Z] --- SKIP: TestConfigInspect (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] === RUN TestConfigList [2021-04-23T06:31:06.259Z] --- SKIP: TestConfigList (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] === RUN TestConfigsCreateAndDelete [2021-04-23T06:31:06.259Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] === RUN TestConfigsUpdate [2021-04-23T06:31:06.259Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] === RUN TestTemplatedConfig [2021-04-23T06:31:06.259Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] === RUN TestConfigCreateResolve [2021-04-23T06:31:06.259Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:31:06.259Z] === RUN TestConfigDaemonLibtrustID [2021-04-23T06:31:06.259Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:31:06.259Z] PASS [2021-04-23T06:31:06.259Z] ok github.com/docker/docker/integration/config 0.193s [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === Skipped [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-04-23T06:31:06.259Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] [2021-04-23T06:31:06.259Z] DONE 7 tests, 7 skipped in 2.902s [2021-04-23T06:31:06.259Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-04-23T06:31:06.259Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:31:06.259Z] INFO: Testing against a local daemon [2021-04-23T06:31:06.259Z] === RUN TestCheckpoint [2021-04-23T06:31:06.259Z] --- SKIP: TestCheckpoint (0.00s) [2021-04-23T06:31:06.259Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:31:06.259Z] === RUN TestContainerInvalidJSON [2021-04-23T06:31:06.259Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:31:06.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:31:06.259Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:31:06.259Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:31:06.259Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:31:06.259Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:31:06.259Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-04-23T06:31:06.259Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-04-23T06:31:06.259Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-04-23T06:31:06.259Z] --- PASS: TestContainerInvalidJSON (0.43s) [2021-04-23T06:31:06.259Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-04-23T06:31:06.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-04-23T06:31:06.259Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2021-04-23T06:31:06.259Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-04-23T06:31:06.259Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.23s) [2021-04-23T06:31:06.259Z] === RUN TestCopyFromContainerPathIsNotDir [2021-04-23T06:31:06.259Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.19s) [2021-04-23T06:31:06.259Z] === RUN TestCopyToContainerPathDoesNotExist [2021-04-23T06:31:06.259Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.19s) [2021-04-23T06:31:06.259Z] === RUN TestCopyToContainerPathIsNotDir [2021-04-23T06:31:06.259Z] --- PASS: TestCopyToContainerPathIsNotDir (0.38s) [2021-04-23T06:31:06.259Z] === RUN TestCopyFromContainer [2021-04-23T06:31:06.259Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-04-23T06:31:06.259Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-04-23T06:31:06.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:31:06.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:31:06.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:31:06.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:31:06.259Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:31:06.259Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:31:06.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-04-23T06:31:06.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-04-23T06:31:06.259Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-04-23T06:31:06.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-04-23T06:31:06.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-04-23T06:31:06.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-04-23T06:31:06.259Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-04-23T06:31:06.259Z] === RUN TestCreateLinkToNonExistingContainer [2021-04-23T06:31:06.259Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-04-23T06:31:06.259Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-23T06:31:06.259Z] === RUN TestCreateWithInvalidEnv [2021-04-23T06:31:06.259Z] === RUN TestCreateWithInvalidEnv/0 [2021-04-23T06:31:06.259Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-04-23T06:31:06.259Z] === RUN TestCreateWithInvalidEnv/1 [2021-04-23T06:31:06.259Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-04-23T06:31:06.259Z] === RUN TestCreateWithInvalidEnv/2 [2021-04-23T06:31:06.259Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-04-23T06:31:06.259Z] === CONT TestCreateWithInvalidEnv/0 [2021-04-23T06:31:06.259Z] === CONT TestCreateWithInvalidEnv/2 [2021-04-23T06:31:06.259Z] === CONT TestCreateWithInvalidEnv/1 [2021-04-23T06:31:06.259Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-04-23T06:31:06.259Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-04-23T06:31:06.259Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-04-23T06:31:06.259Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-04-23T06:31:06.259Z] === RUN TestCreateTmpfsMountsTarget [2021-04-23T06:31:06.259Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-04-23T06:31:06.259Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.259Z] === RUN TestCreateWithCustomMaskedPaths [2021-04-23T06:31:06.259Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-04-23T06:31:06.259Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:31:06.259Z] === RUN TestCreateWithCustomReadonlyPaths [2021-04-23T06:31:06.259Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-23T06:31:06.259Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:31:06.260Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-04-23T06:31:06.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:31:06.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:31:06.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:31:06.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:31:06.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:31:06.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:31:06.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:31:06.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:31:06.260Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:31:06.260Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:31:06.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-04-23T06:31:06.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-04-23T06:31:06.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-04-23T06:31:06.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-04-23T06:31:06.260Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-04-23T06:31:06.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-04-23T06:31:06.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-04-23T06:31:06.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-04-23T06:31:06.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-04-23T06:31:06.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-04-23T06:31:06.260Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.00s) [2021-04-23T06:31:06.260Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-04-23T06:31:06.260Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-23T06:31:06.260Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-23T06:31:06.260Z] === RUN TestCreateDifferentPlatform [2021-04-23T06:31:06.260Z] === RUN TestCreateDifferentPlatform/different_os [2021-04-23T06:31:06.260Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-04-23T06:31:06.260Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2021-04-23T06:31:06.260Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-04-23T06:31:06.260Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2021-04-23T06:31:06.260Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-04-23T06:31:06.260Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-04-23T06:31:06.260Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-04-23T06:31:06.260Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-23T06:31:06.260Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-23T06:31:06.260Z] === RUN TestContainerKillOnDaemonStart [2021-04-23T06:31:06.260Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-04-23T06:31:06.260Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:06.260Z] === RUN TestDiff [2021-04-23T06:31:06.260Z] --- SKIP: TestDiff (0.00s) [2021-04-23T06:31:06.260Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-23T06:31:06.260Z] === RUN TestExecWithCloseStdin [2021-04-23T06:31:06.260Z] --- PASS: TestExecWithCloseStdin (2.88s) [2021-04-23T06:31:06.260Z] === RUN TestExec [2021-04-23T06:31:06.731Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-23T06:31:06.731Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-23T06:31:08.115Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-23T06:31:08.413Z] --- PASS: TestExec (2.00s) [2021-04-23T06:31:08.413Z] === RUN TestExecUser [2021-04-23T06:31:08.413Z] --- SKIP: TestExecUser (0.00s) [2021-04-23T06:31:08.413Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-23T06:31:08.413Z] === RUN TestExportContainerAndImportImage [2021-04-23T06:31:08.413Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-04-23T06:31:08.413Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:08.413Z] === RUN TestExportContainerAfterDaemonRestart [2021-04-23T06:31:08.413Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-04-23T06:31:08.413Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:08.413Z] === RUN TestHealthCheckWorkdir [2021-04-23T06:31:08.413Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-04-23T06:31:08.413Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-23T06:31:08.413Z] === RUN TestHealthKillContainer [2021-04-23T06:31:08.413Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-04-23T06:31:08.413Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-23T06:31:08.413Z] === RUN TestInspectCpusetInConfigPre120 [2021-04-23T06:31:08.413Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-04-23T06:31:08.413Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-23T06:31:08.413Z] === RUN TestKillContainerInvalidSignal [2021-04-23T06:31:10.571Z] --- PASS: TestKillContainerInvalidSignal (1.84s) [2021-04-23T06:31:10.571Z] === RUN TestKillContainer [2021-04-23T06:31:10.571Z] === RUN TestKillContainer/no_signal [2021-04-23T06:31:11.347Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-23T06:31:11.347Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-23T06:31:12.088Z] === RUN TestKillContainer/non_killing_signal [2021-04-23T06:31:12.088Z] === RUN TestKillContainer/killing_signal [2021-04-23T06:31:13.410Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-23T06:31:15.949Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-04-23T06:31:16.890Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-04-23T06:31:17.462Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-04-23T06:31:17.462Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-04-23T06:31:18.844Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-04-23T06:31:19.116Z] --- PASS: TestKillContainer (8.85s) [2021-04-23T06:31:19.116Z] --- PASS: TestKillContainer/no_signal (1.81s) [2021-04-23T06:31:19.116Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-23T06:31:19.116Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-23T06:31:19.116Z] --- PASS: TestKillContainer/killing_signal (6.99s) [2021-04-23T06:31:19.116Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-04-23T06:31:19.116Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-23T06:31:19.116Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:31:19.116Z] === RUN TestKillStoppedContainer [2021-04-23T06:31:19.116Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-04-23T06:31:19.116Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:31:19.116Z] === RUN TestKillStoppedContainerAPIPre120 [2021-04-23T06:31:19.116Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-23T06:31:19.116Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:31:19.116Z] === RUN TestKillDifferentUserContainer [2021-04-23T06:31:19.116Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-04-23T06:31:19.116Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-23T06:31:19.116Z] === RUN TestInspectOomKilledTrue [2021-04-23T06:31:19.116Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-04-23T06:31:19.116Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:19.116Z] === RUN TestInspectOomKilledFalse [2021-04-23T06:31:19.116Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-04-23T06:31:19.116Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:31:19.116Z] === RUN TestLogsFollowTailEmpty [2021-04-23T06:31:20.755Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-04-23T06:31:20.756Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-04-23T06:31:21.268Z] --- PASS: TestLogsFollowTailEmpty (1.84s) [2021-04-23T06:31:21.268Z] === RUN TestNetworkNat [2021-04-23T06:31:21.268Z] --- SKIP: TestNetworkNat (0.00s) [2021-04-23T06:31:21.268Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-23T06:31:21.268Z] === RUN TestNetworkLocalhostTCPNat [2021-04-23T06:31:22.139Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-04-23T06:31:23.080Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-04-23T06:31:23.422Z] --- PASS: TestNetworkLocalhostTCPNat (2.15s) [2021-04-23T06:31:23.422Z] === RUN TestNetworkLoopbackNat [2021-04-23T06:31:23.422Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-04-23T06:31:23.422Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-23T06:31:23.422Z] === RUN TestPause [2021-04-23T06:31:23.422Z] --- SKIP: TestPause (0.00s) [2021-04-23T06:31:23.422Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-23T06:31:23.422Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-04-23T06:31:24.021Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-04-23T06:31:24.945Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.87s) [2021-04-23T06:31:24.945Z] === RUN TestPauseStopPausedContainer [2021-04-23T06:31:24.945Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-04-23T06:31:24.945Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:31:24.945Z] === RUN TestPsFilter [2021-04-23T06:31:25.396Z] --- PASS: TestPsFilter (0.23s) [2021-04-23T06:31:25.396Z] === RUN TestRemoveContainerWithRemovedVolume [2021-04-23T06:31:25.932Z] === RUN TestDockerSuite/TestUpdateStats [2021-04-23T06:31:27.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.08s) [2021-04-23T06:31:27.548Z] === RUN TestRemoveContainerWithVolume [2021-04-23T06:31:29.702Z] --- PASS: TestRemoveContainerWithVolume (2.11s) [2021-04-23T06:31:29.702Z] === RUN TestRemoveContainerRunning [2021-04-23T06:31:30.130Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-04-23T06:31:31.072Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-04-23T06:31:31.072Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-04-23T06:31:31.218Z] --- PASS: TestRemoveContainerRunning (1.80s) [2021-04-23T06:31:31.218Z] === RUN TestRemoveContainerForceRemoveRunning [2021-04-23T06:31:32.981Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-04-23T06:31:33.368Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.75s) [2021-04-23T06:31:33.368Z] === RUN TestRemoveInvalidContainer [2021-04-23T06:31:33.368Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-04-23T06:31:33.368Z] === RUN TestRenameLinkedContainer [2021-04-23T06:31:33.368Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-04-23T06:31:33.368Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-23T06:31:33.368Z] === RUN TestRenameStoppedContainer [2021-04-23T06:31:34.363Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-23T06:31:35.519Z] --- PASS: TestRenameStoppedContainer (2.15s) [2021-04-23T06:31:35.519Z] === RUN TestRenameRunningContainerAndReuse [2021-04-23T06:31:39.213Z] --- PASS: TestRenameRunningContainerAndReuse (3.56s) [2021-04-23T06:31:39.213Z] === RUN TestRenameInvalidName [2021-04-23T06:31:39.645Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-04-23T06:31:40.217Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-04-23T06:31:40.733Z] --- PASS: TestRenameInvalidName (1.81s) [2021-04-23T06:31:40.733Z] === RUN TestRenameAnonymousContainer [2021-04-23T06:31:46.820Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-04-23T06:31:47.064Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-23T06:31:51.022Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-04-23T06:31:52.931Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-04-23T06:31:55.472Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-23T06:31:55.475Z] --- PASS: TestRenameAnonymousContainer (13.60s) [2021-04-23T06:31:55.475Z] === RUN TestRenameContainerWithSameName [2021-04-23T06:31:55.931Z] --- PASS: TestRenameContainerWithSameName (1.89s) [2021-04-23T06:31:55.931Z] === RUN TestRenameContainerWithLinkedContainer [2021-04-23T06:31:55.931Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-04-23T06:31:55.931Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-23T06:31:55.931Z] === RUN TestResize [2021-04-23T06:31:58.084Z] --- PASS: TestResize (2.03s) [2021-04-23T06:31:58.084Z] === RUN TestResizeWithInvalidSize [2021-04-23T06:31:58.772Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-04-23T06:31:59.469Z] === RUN TestDockerSuite/TestBuildRm [2021-04-23T06:32:00.235Z] --- PASS: TestResizeWithInvalidSize (1.85s) [2021-04-23T06:32:00.235Z] === RUN TestResizeWhenContainerNotStarted [2021-04-23T06:32:02.071Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-23T06:32:02.388Z] --- PASS: TestResizeWhenContainerNotStarted (2.17s) [2021-04-23T06:32:02.388Z] === RUN TestDaemonRestartKillContainers [2021-04-23T06:32:02.388Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:32:02.388Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:02.388Z] === RUN TestStats [2021-04-23T06:32:02.388Z] --- SKIP: TestStats (0.00s) [2021-04-23T06:32:02.388Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-23T06:32:02.388Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-04-23T06:32:06.084Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.71s) [2021-04-23T06:32:06.084Z] === RUN TestStopContainerWithTimeout [2021-04-23T06:32:06.084Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-04-23T06:32:06.084Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-23T06:32:06.084Z] === RUN TestUpdateRestartPolicy [2021-04-23T06:32:08.648Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-04-23T06:32:10.029Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-04-23T06:32:12.571Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-04-23T06:32:13.512Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-04-23T06:32:14.895Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-04-23T06:32:17.471Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-04-23T06:32:19.386Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-04-23T06:32:20.592Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-23T06:32:20.592Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-23T06:32:20.592Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-23T06:32:20.592Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-23T06:32:21.564Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-23T06:32:21.930Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-04-23T06:32:23.840Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-04-23T06:32:24.481Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-23T06:32:25.751Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-23T06:32:27.087Z] --- PASS: TestUpdateRestartPolicy (19.71s) [2021-04-23T06:32:27.087Z] === RUN TestUpdateRestartWithAutoRemove [2021-04-23T06:32:27.539Z] --- PASS: TestUpdateRestartWithAutoRemove (1.89s) [2021-04-23T06:32:27.539Z] === RUN TestWaitNonBlocked [2021-04-23T06:32:27.539Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:32:27.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:32:27.539Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:32:27.539Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:32:27.539Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-04-23T06:32:27.539Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-04-23T06:32:28.226Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-23T06:32:30.416Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-04-23T06:32:30.416Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.42s) [2021-04-23T06:32:30.416Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.56s) [2021-04-23T06:32:30.416Z] === RUN TestWaitBlocked [2021-04-23T06:32:30.416Z] --- SKIP: TestWaitBlocked (0.00s) [2021-04-23T06:32:30.417Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:30.417Z] PASS [2021-04-23T06:32:30.417Z] ok github.com/docker/docker/integration/container 88.208s [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === Skipped [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-04-23T06:32:30.417Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-04-23T06:32:30.417Z] copy_test.go:82: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-04-23T06:32:30.417Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-04-23T06:32:30.417Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-04-23T06:32:30.417Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-04-23T06:32:30.417Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-04-23T06:32:30.417Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.03s) [2021-04-23T06:32:30.417Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-04-23T06:32:30.417Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-04-23T06:32:30.417Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-04-23T06:32:30.417Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-04-23T06:32:30.417Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-04-23T06:32:30.417Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-04-23T06:32:30.417Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-04-23T06:32:30.417Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-04-23T06:32:30.417Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-04-23T06:32:30.417Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-04-23T06:32:30.417Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-04-23T06:32:30.417Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-04-23T06:32:30.417Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-04-23T06:32:30.417Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-04-23T06:32:30.417Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-04-23T06:32:30.417Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-04-23T06:32:30.417Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-04-23T06:32:30.417Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-04-23T06:32:30.417Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-04-23T06:32:30.417Z] pause_test.go:23: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-04-23T06:32:30.417Z] pause_test.go:70: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-04-23T06:32:30.417Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-04-23T06:32:30.417Z] rename_test.go:193: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-04-23T06:32:30.417Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-04-23T06:32:30.417Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-04-23T06:32:30.417Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-04-23T06:32:30.417Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] [2021-04-23T06:32:30.417Z] DONE 88 tests, 33 skipped in 90.887s [2021-04-23T06:32:30.417Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-04-23T06:32:31.972Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-23T06:32:32.568Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:32:32.568Z] INFO: Testing against a local daemon [2021-04-23T06:32:32.568Z] === RUN TestCommitInheritsEnv [2021-04-23T06:32:32.568Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-04-23T06:32:32.568Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:32:32.568Z] === RUN TestImportExtremelyLargeImageWorks [2021-04-23T06:32:32.568Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-04-23T06:32:32.568Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-23T06:32:32.568Z] === RUN TestImagesFilterMultiReference [2021-04-23T06:32:32.568Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-04-23T06:32:32.568Z] === RUN TestImagePullPlatformInvalid [2021-04-23T06:32:32.568Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-04-23T06:32:32.568Z] === RUN TestRemoveImageOrphaning [2021-04-23T06:32:33.524Z] --- PASS: TestRemoveImageOrphaning (1.05s) [2021-04-23T06:32:33.524Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-04-23T06:32:33.524Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-04-23T06:32:33.524Z] === RUN TestTagInvalidReference [2021-04-23T06:32:33.524Z] --- PASS: TestTagInvalidReference (0.03s) [2021-04-23T06:32:33.524Z] === RUN TestTagValidPrefixedRepo [2021-04-23T06:32:33.524Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-04-23T06:32:33.524Z] === RUN TestTagExistedNameWithoutForce [2021-04-23T06:32:33.524Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-04-23T06:32:33.524Z] === RUN TestTagOfficialNames [2021-04-23T06:32:33.524Z] --- PASS: TestTagOfficialNames (0.09s) [2021-04-23T06:32:33.524Z] === RUN TestTagMatchesDigest [2021-04-23T06:32:33.524Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-04-23T06:32:33.524Z] PASS [2021-04-23T06:32:33.524Z] ok github.com/docker/docker/integration/image 1.602s [2021-04-23T06:32:33.524Z] [2021-04-23T06:32:33.524Z] === Skipped [2021-04-23T06:32:33.524Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-04-23T06:32:33.524Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:32:33.524Z] [2021-04-23T06:32:33.524Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-04-23T06:32:33.524Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-04-23T06:32:33.524Z] [2021-04-23T06:32:33.524Z] [2021-04-23T06:32:33.524Z] DONE 11 tests, 2 skipped in 3.597s [2021-04-23T06:32:33.976Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-04-23T06:32:36.145Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:32:36.145Z] INFO: Testing against a local daemon [2021-04-23T06:32:36.145Z] === RUN TestNetworkCreateDelete [2021-04-23T06:32:36.145Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-04-23T06:32:36.145Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:36.145Z] === RUN TestDockerNetworkDeletePreferID [2021-04-23T06:32:36.145Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-04-23T06:32:36.145Z] 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-23T06:32:36.145Z] === RUN TestDaemonDNSFallback [2021-04-23T06:32:36.145Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-04-23T06:32:36.145Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:36.145Z] === RUN TestInspectNetwork [2021-04-23T06:32:36.145Z] --- SKIP: TestInspectNetwork (0.00s) [2021-04-23T06:32:36.145Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:36.145Z] === RUN TestRunContainerWithBridgeNone [2021-04-23T06:32:36.145Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-04-23T06:32:36.145Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:36.145Z] === RUN TestNetworkInvalidJSON [2021-04-23T06:32:36.145Z] === RUN TestNetworkInvalidJSON//networks/create [2021-04-23T06:32:36.145Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-04-23T06:32:36.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:32:36.145Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:32:36.145Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:32:36.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:32:36.146Z] === CONT TestNetworkInvalidJSON//networks/create [2021-04-23T06:32:36.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-04-23T06:32:36.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-04-23T06:32:36.146Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-04-23T06:32:36.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-04-23T06:32:36.146Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-04-23T06:32:36.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-04-23T06:32:36.146Z] === RUN TestNetworkList [2021-04-23T06:32:36.146Z] === RUN TestNetworkList//networks [2021-04-23T06:32:36.146Z] === PAUSE TestNetworkList//networks [2021-04-23T06:32:36.146Z] === RUN TestNetworkList//networks/ [2021-04-23T06:32:36.146Z] === PAUSE TestNetworkList//networks/ [2021-04-23T06:32:36.146Z] === CONT TestNetworkList//networks [2021-04-23T06:32:36.146Z] === CONT TestNetworkList//networks/ [2021-04-23T06:32:36.146Z] --- PASS: TestNetworkList (0.04s) [2021-04-23T06:32:36.146Z] --- PASS: TestNetworkList//networks (0.00s) [2021-04-23T06:32:36.146Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-04-23T06:32:36.146Z] === RUN TestHostIPv4BridgeLabel [2021-04-23T06:32:36.146Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-04-23T06:32:36.146Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestDaemonRestartWithLiveRestore [2021-04-23T06:32:36.146Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestDaemonDefaultNetworkPools [2021-04-23T06:32:36.146Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestDaemonRestartWithExistingNetwork [2021-04-23T06:32:36.146Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-04-23T06:32:36.146Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-04-23T06:32:36.146Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestServiceWithPredefinedNetwork [2021-04-23T06:32:36.146Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-04-23T06:32:36.146Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:32:36.146Z] === RUN TestServiceWithDataPathPortInit [2021-04-23T06:32:36.146Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-04-23T06:32:36.146Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] PASS [2021-04-23T06:32:36.146Z] ok github.com/docker/docker/integration/network 0.243s [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === Skipped [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-04-23T06:32:36.146Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-04-23T06:32:36.146Z] 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-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-04-23T06:32:36.146Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-04-23T06:32:36.146Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-04-23T06:32:36.146Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-04-23T06:32:36.146Z] network_test.go:126: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:29: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:58: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:102: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:136: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:187: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:212: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:242: FLAKY_TEST [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:332: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-04-23T06:32:36.146Z] service_test.go:400: testEnv.OSType == "windows" [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] [2021-04-23T06:32:36.146Z] DONE 22 tests, 15 skipped in 2.436s [2021-04-23T06:32:36.146Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-04-23T06:32:37.100Z] testing: warning: no tests to run [2021-04-23T06:32:37.100Z] PASS [2021-04-23T06:32:37.100Z] ok github.com/docker/docker/integration/network/ipvlan 0.067s [2021-04-23T06:32:37.100Z] [2021-04-23T06:32:37.100Z] DONE 0 tests in 0.762s [2021-04-23T06:32:37.100Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-04-23T06:32:38.054Z] testing: warning: no tests to run [2021-04-23T06:32:38.054Z] PASS [2021-04-23T06:32:38.054Z] ok github.com/docker/docker/integration/network/macvlan 0.072s [2021-04-23T06:32:38.054Z] [2021-04-23T06:32:38.054Z] DONE 0 tests in 0.786s [2021-04-23T06:32:38.054Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-04-23T06:32:38.508Z] testing: warning: no tests to run [2021-04-23T06:32:38.508Z] PASS [2021-04-23T06:32:38.508Z] ok github.com/docker/docker/integration/plugin 0.067s [2021-04-23T06:32:38.508Z] [2021-04-23T06:32:38.508Z] DONE 0 tests in 0.740s [2021-04-23T06:32:38.961Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-04-23T06:32:39.413Z] testing: warning: no tests to run [2021-04-23T06:32:39.413Z] PASS [2021-04-23T06:32:39.413Z] ok github.com/docker/docker/integration/plugin/authz 0.065s [2021-04-23T06:32:39.413Z] [2021-04-23T06:32:39.413Z] DONE 0 tests in 0.773s [2021-04-23T06:32:39.413Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-23T06:32:43.851Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-23T06:32:44.374Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-23T06:32:44.835Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-23T06:32:45.295Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-23T06:32:45.764Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-23T06:32:45.764Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-23T06:32:46.025Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-23T06:32:46.025Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-23T06:32:46.025Z] === RUN TestDockerSuite/TestVolumeEvents [2021-04-23T06:32:49.683Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:32:49.683Z] INFO: Testing against a local daemon [2021-04-23T06:32:49.683Z] === RUN TestPluginInvalidJSON [2021-04-23T06:32:49.683Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:32:49.683Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:32:49.683Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-04-23T06:32:49.683Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-04-23T06:32:49.683Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-04-23T06:32:49.683Z] === RUN TestPluginInstall [2021-04-23T06:32:49.683Z] --- SKIP: TestPluginInstall (0.00s) [2021-04-23T06:32:49.683Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-23T06:32:49.683Z] === RUN TestPluginsWithRuntimes [2021-04-23T06:32:49.683Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-04-23T06:32:49.683Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-23T06:32:49.683Z] === RUN TestPluginBackCompatMediaTypes [2021-04-23T06:32:49.683Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-04-23T06:32:49.683Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-23T06:32:49.683Z] PASS [2021-04-23T06:32:49.683Z] ok github.com/docker/docker/integration/plugin/common 0.191s [2021-04-23T06:32:49.683Z] [2021-04-23T06:32:49.683Z] === Skipped [2021-04-23T06:32:49.683Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-04-23T06:32:49.683Z] plugin_test.go:63: testEnv.OSType == "windows" [2021-04-23T06:32:49.683Z] [2021-04-23T06:32:49.683Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-04-23T06:32:49.683Z] plugin_test.go:172: testEnv.OSType == "windows" [2021-04-23T06:32:49.683Z] [2021-04-23T06:32:49.683Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2021-04-23T06:32:49.683Z] plugin_test.go:234: testEnv.OSType == "windows" [2021-04-23T06:32:49.683Z] [2021-04-23T06:32:49.683Z] [2021-04-23T06:32:49.683Z] DONE 5 tests, 3 skipped in 8.913s [2021-04-23T06:32:49.683Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-04-23T06:32:51.835Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:32:51.835Z] INFO: Testing against a local daemon [2021-04-23T06:32:51.835Z] === RUN TestExternalGraphDriver [2021-04-23T06:32:51.835Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-04-23T06:32:51.835Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-23T06:32:51.835Z] === RUN TestGraphdriverPluginV2 [2021-04-23T06:32:51.835Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-04-23T06:32:51.835Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-23T06:32:51.835Z] PASS [2021-04-23T06:32:51.835Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.177s [2021-04-23T06:32:51.835Z] [2021-04-23T06:32:51.835Z] === Skipped [2021-04-23T06:32:51.835Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-04-23T06:32:51.835Z] external_test.go:48: runtime.GOOS == "windows" [2021-04-23T06:32:51.835Z] [2021-04-23T06:32:51.835Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-04-23T06:32:51.835Z] external_test.go:408: runtime.GOOS == "windows" [2021-04-23T06:32:51.835Z] [2021-04-23T06:32:51.835Z] [2021-04-23T06:32:51.835Z] DONE 2 tests, 2 skipped in 3.153s [2021-04-23T06:32:51.835Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-04-23T06:32:52.391Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-23T06:32:52.391Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-23T06:32:52.601Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-23T06:32:53.982Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-23T06:32:53.982Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-23T06:32:53.982Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-23T06:32:53.985Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:32:53.985Z] INFO: Testing against a local daemon [2021-04-23T06:32:53.985Z] === RUN TestReadPluginNoRead [2021-04-23T06:32:53.985Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-04-23T06:32:53.985Z] read_test.go:21: no unix domain sockets on Windows [2021-04-23T06:32:53.985Z] PASS [2021-04-23T06:32:53.985Z] ok github.com/docker/docker/integration/plugin/logging 0.163s [2021-04-23T06:32:54.437Z] [2021-04-23T06:32:54.437Z] === Skipped [2021-04-23T06:32:54.437Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-04-23T06:32:54.437Z] read_test.go:21: no unix domain sockets on Windows [2021-04-23T06:32:54.437Z] [2021-04-23T06:32:54.437Z] [2021-04-23T06:32:54.437Z] DONE 1 tests, 1 skipped in 2.533s [2021-04-23T06:32:54.437Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-04-23T06:32:55.953Z] testing: warning: no tests to run [2021-04-23T06:32:55.953Z] PASS [2021-04-23T06:32:55.953Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.107s [2021-04-23T06:32:55.953Z] [2021-04-23T06:32:55.953Z] DONE 0 tests in 1.351s [2021-04-23T06:32:55.953Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-04-23T06:32:56.134Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-23T06:32:56.134Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-23T06:32:57.281Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-23T06:32:58.107Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:32:58.108Z] INFO: Testing against a local daemon [2021-04-23T06:32:58.108Z] === RUN TestPluginWithDevMounts [2021-04-23T06:32:58.108Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-04-23T06:32:58.108Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:58.108Z] PASS [2021-04-23T06:32:58.108Z] ok github.com/docker/docker/integration/plugin/volumes 0.297s [2021-04-23T06:32:58.559Z] [2021-04-23T06:32:58.559Z] === Skipped [2021-04-23T06:32:58.559Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-04-23T06:32:58.559Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:32:58.559Z] [2021-04-23T06:32:58.559Z] [2021-04-23T06:32:58.559Z] DONE 1 tests, 1 skipped in 2.623s [2021-04-23T06:32:58.559Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-04-23T06:33:00.712Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:33:00.712Z] INFO: Testing against a local daemon [2021-04-23T06:33:00.712Z] === RUN TestSecretInspect [2021-04-23T06:33:00.712Z] --- SKIP: TestSecretInspect (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] === RUN TestSecretList [2021-04-23T06:33:00.712Z] --- SKIP: TestSecretList (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] === RUN TestSecretsCreateAndDelete [2021-04-23T06:33:00.712Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] === RUN TestSecretsUpdate [2021-04-23T06:33:00.712Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] === RUN TestTemplatedSecret [2021-04-23T06:33:00.712Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] === RUN TestSecretCreateResolve [2021-04-23T06:33:00.712Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:00.712Z] PASS [2021-04-23T06:33:00.712Z] ok github.com/docker/docker/integration/secret 0.197s [2021-04-23T06:33:00.712Z] [2021-04-23T06:33:00.712Z] === Skipped [2021-04-23T06:33:00.712Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] [2021-04-23T06:33:00.712Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] [2021-04-23T06:33:00.712Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] [2021-04-23T06:33:00.712Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-04-23T06:33:00.712Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.712Z] [2021-04-23T06:33:00.712Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-04-23T06:33:00.713Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:00.713Z] [2021-04-23T06:33:00.713Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-04-23T06:33:00.713Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:00.713Z] [2021-04-23T06:33:00.713Z] [2021-04-23T06:33:00.713Z] DONE 6 tests, 6 skipped in 2.218s [2021-04-23T06:33:00.713Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-04-23T06:33:01.498Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite (1970.90s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.10s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.06s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (2.77s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.10s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.88s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.26s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.96s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (1.49s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (3.06s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.43s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.45s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.18s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.46s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (4.11s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.35s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.35s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.38s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.28s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.45s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.53s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.37s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAttachDetach (1.83s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.43s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.69s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.39s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.14s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.88s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.82s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.76s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.49s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.07s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.40s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (28.25s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.75s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (2.17s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.38s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.05s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.34s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.75s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.30s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.82s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (5.14s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.63s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.84s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.55s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.72s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.34s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.06s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.30s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (2.00s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddScript (4.69s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (10.90s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.94s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.82s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.54s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.64s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.85s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.94s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (5.49s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (9.18s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.51s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.37s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.70s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.52s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.58s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.38s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.17s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.83s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.77s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.47s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.48s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.36s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.80s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.60s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.47s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.81s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.16s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.17s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.27s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (8.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.67s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.58s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.41s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.61s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.53s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.22s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.66s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.25s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.29s) [2021-04-23T06:33:01.499Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-04-23T06:33:01.499Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.91s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.37s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.29s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.06s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.22s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.93s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.83s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.95s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.72s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.54s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.89s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.19s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.89s) [2021-04-23T06:33:01.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-23T06:33:01.499Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-23T06:33:01.499Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-23T06:33:01.499Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.499Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-23T06:33:01.499Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.95s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.02s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.71s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (9.10s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.44s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.02s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.61s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.86s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.59s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.52s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.26s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.84s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.67s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.91s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.32s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.07s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.07s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (7.18s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.12s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.44s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.79s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.13s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.19s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.12s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.34s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (7.52s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.34s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.22s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.35s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.38s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.29s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.22s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.26s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnv (2.34s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (2.18s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.43s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (10.31s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (31.61s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.43s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (13.07s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.87s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.51s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.73s) [2021-04-23T06:33:01.499Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-04-23T06:33:01.499Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.65s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildExpose (0.38s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.71s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.54s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.44s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFails (1.50s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.10s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.55s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.04s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.31s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.80s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.43s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.45s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.64s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.11s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.42s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (3.53s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.71s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.58s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildHistory (4.52s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.54s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.20s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildInheritance (1.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.96s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.36s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.35s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLabels (0.36s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.85s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.80s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.26s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.51s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.23s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.04s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.80s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.58s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (9.78s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.26s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.25s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.73s) [2021-04-23T06:33:01.499Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-23T06:33:01.499Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.53s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.47s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.28s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.39s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.66s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.01s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.57s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.37s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.60s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.06s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.37s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.66s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.02s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.47s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.54s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.38s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.24s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.28s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.43s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.45s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.43s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildPATH (2.51s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.36s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.29s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.13s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.15s) [2021-04-23T06:33:01.499Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (5.56s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildRm (3.62s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.19s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.28s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.63s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.15s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.37s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.73s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.82s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.25s) [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-23T06:33:01.500Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.37s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.99s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildStderr (0.99s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.83s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.77s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.98s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.47s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.30s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildUser (1.98s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.59s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.36s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.49s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.42s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.54s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (2.57s) [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2021-04-23T06:33:01.500Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-23T06:33:01.500Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-23T06:33:01.500Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-23T06:33:01.500Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.15s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.95s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.86s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.15s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.40s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.39s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.90s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.41s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.70s) [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-23T06:33:01.500Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.69s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.30s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-23T06:33:01.500Z] docker_cli_sni_test.go:18: Flakey test [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.72s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitChange (1.33s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.46s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.70s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.33s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.35s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitTTY (1.78s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.23s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.94s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.13s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.83s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.77s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.85s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.08s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.19s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.28s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.14s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.37s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.23s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.16s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.05s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.57s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.52s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.48s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.93s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.07s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.79s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (2.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.60s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.23s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.54s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.97s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.15s) [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-23T06:33:01.500Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerAPIWait (3.12s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.95s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.93s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.98s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.08s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.82s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.82s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.84s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.73s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.96s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.72s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009857c0_} (2.12s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1400829041_/foo_false____} (1.66s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1400829041_/foo_true____} (1.58s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3998180124_/foo_false____} (1.07s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3998180124_/foo_true____} (1.69s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3998180124_/foo_true__0xc000985820__} (1.63s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000985840_} (1.59s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000985860_} (1.60s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000985880_} (0.82s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009858a0_} (1.62s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.76s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.73s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.54s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (5.57s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.15s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (1.22s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.07s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.18s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.99s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.36s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.29s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.44s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.33s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.22s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.99s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.26s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.43s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.08s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.13s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpRelativePath (1.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.03s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.21s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseA (2.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.00s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseC (3.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.57s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.61s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseG (4.76s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.81s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.05s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.37s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.93s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToDot (0.83s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.53s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.40s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToStdout (1.10s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.58s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.08s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.35s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.57s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (1.11s) [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-23T06:33:01.500Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.69s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.27s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateRM (0.12s) [2021-04-23T06:33:01.500Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-23T06:33:01.500Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.49s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.74s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.38s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.79s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.68s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.74s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.16s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.83s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.48s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.77s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (2.51s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.04s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.75s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (7.06s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.35s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.50s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.32s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.49s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsAttach (0.80s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.73s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.76s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.01s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.14s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.56s) [2021-04-23T06:33:01.500Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.36s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (3.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsCopy (1.17s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.69s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.55s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (2.42s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.43s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.64s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.56s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.54s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.05s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFilters (1.89s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFormat (1.88s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.25s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.41s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.57s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.41s) [2021-04-23T06:33:01.501Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-23T06:33:01.501Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.501Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-23T06:33:01.501Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.67s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.03s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsRename (1.30s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsResize (1.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.65s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.31s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.73s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.97s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsTop (0.90s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsUntag (2.64s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.66s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExec (1.13s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.75s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.77s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.87s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.90s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.84s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.29s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.04s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.05s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.04s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.84s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecCgroup (2.54s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecEnv (1.07s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.09s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.70s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecInspectID (3.40s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecInteractive (1.37s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.25s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.41s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecParseError (0.93s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecPausedContainer (1.18s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (1.23s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (4.76s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecStartFails (1.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.44s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.81s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecTTY (1.12s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.09s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.80s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecUlimits (1.05s) [2021-04-23T06:33:01.501Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-23T06:33:01.501Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.24s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.26s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (2.19s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.50s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestExecWithUser (2.10s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.23s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.75s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.76s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.76s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestHealth (24.03s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.92s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.03s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.05s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.21s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.43s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.44s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.67s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.81s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.93s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.30s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesFormat (0.08s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.66s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImportDisplay (1.70s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImportFile (2.31s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.04s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImportGzipped (2.94s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.88s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (1.44s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.99s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.23s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.82s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.72s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.72s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (2.36s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.73s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.75s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.72s) [2021-04-23T06:33:01.501Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-23T06:33:01.501Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.43s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.82s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectDefault (0.89s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectHistory (0.82s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2021-04-23T06:33:01.501Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-23T06:33:01.501Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.74s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.74s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.76s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.83s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.00s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectStatus (1.14s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.32s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.27s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.75s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.82s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (1.00s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.94s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.72s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.32s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.51s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksEnvs (2.12s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.47s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.17s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.32s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.62s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.81s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.69s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.18s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.13s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.88s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (4.57s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.40s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.15s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.02s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.97s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.88s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (5.24s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.14s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.03s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.57s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.56s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.63s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.54s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (3.35s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.04s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsSince (7.34s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsTail (1.16s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.12s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.29s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.91s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestNetHostname (3.08s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.51s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.60s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (3.31s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.94s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPluginActive (2.11s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.33s) [2021-04-23T06:33:01.501Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-23T06:33:01.501Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.79s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.86s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.35s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.07s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.80s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.81s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.70s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.95s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPortList (13.68s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.83s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.16s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.73s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.45s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.40s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (2.07s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (1.44s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.25s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsByOrder (3.72s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.15s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersBase (4.40s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.51s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.15s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.75s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.78s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.71s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.56s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.87s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.66s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (3.06s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.16s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.57s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.87s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.29s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.38s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.75s) [2021-04-23T06:33:01.501Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-23T06:33:01.501Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.25s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.75s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.76s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.87s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.04s) [2021-04-23T06:33:01.501Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.57s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.42s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.31s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.39s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.11s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.84s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.61s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.44s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (3.51s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.21s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.57s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.36s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.10s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.64s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.92s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.12s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.74s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.20s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.37s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (2.18s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAddHost (1.11s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.49s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.88s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.31s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.22s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.93s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.47s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.24s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.28s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.08s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (1.21s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (1.14s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.13s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.07s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.71s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.90s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (1.03s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.81s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.85s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.93s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.86s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.94s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.87s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.83s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.90s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.65s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.47s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.83s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.95s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.85s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.75s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.78s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.17s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.15s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.63s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.36s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.52s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.71s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.32s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.54s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.84s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.73s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.69s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.74s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.85s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.03s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.95s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.86s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.93s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEnvironment (1.06s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.69s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunExitCode (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.74s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.74s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.63s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.11s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.56s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.53s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.74s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.13s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.48s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.50s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.91s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.58s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.61s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.40s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.79s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.78s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.53s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.19s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.42s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunMount (8.24s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.45s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.10s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.57s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.10s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.28s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.55s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.38s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.94s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetHost (1.20s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.84s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.90s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.14s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.10s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.27s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.66s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.80s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.75s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-04-23T06:33:01.502Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.82s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.96s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.46s) [2021-04-23T06:33:01.502Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.44s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.60s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.41s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.12s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.39s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunRm (0.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.76s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.74s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.54s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.63s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.92s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.46s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.49s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunState (1.52s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.17s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.71s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.47s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunSysctls (1.42s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.73s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.27s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.70s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.74s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.66s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.90s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.89s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (1.11s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.60s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.13s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUserByID (0.93s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.20s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.86s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUserByName (0.97s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.83s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.18s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.92s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.32s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.96s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.37s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.61s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.75s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.72s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.61s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.97s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.15s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-23T06:33:01.502Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (4.36s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.91s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.84s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.95s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.00s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-04-23T06:33:01.502Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.94s) [2021-04-23T06:33:01.502Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-04-23T06:33:01.503Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.06s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.77s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.95s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.30s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.21s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.93s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.04s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.96s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.87s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.96s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.73s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.98s) [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.84s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.47s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.46s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.18s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.76s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.95s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.99s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.09s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.72s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.52s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.96s) [2021-04-23T06:33:01.503Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents443414281 [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.52s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.47s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.45s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.08s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.18s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.45s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.36s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.91s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.40s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.31s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.79s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartRecordError (1.84s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.63s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.95s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.02s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.87s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.90s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.72s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.76s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.78s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.56s) [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.12s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.60s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.41s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.74s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.81s) [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-04-23T06:33:01.503Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.10s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.86s) [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.48s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.09s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.73s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateStats (3.76s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.39s) [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-23T06:33:01.503Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.89s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.41s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.82s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (6.16s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (4.87s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.91s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (6.47s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (6.23s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.19s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.14s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.42s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.42s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.25s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.11s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.27s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.09s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.10s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.73s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.76s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.86s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.20s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.69s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.20s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.07s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.86s) [2021-04-23T06:33:01.503Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.00s) [2021-04-23T06:33:01.503Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-23T06:33:01.503Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-23T06:33:01.503Z] === RUN TestDockerRegistrySuite [2021-04-23T06:33:01.503Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-23T06:33:02.888Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-23T06:33:03.583Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:33:03.584Z] INFO: Testing against a local daemon [2021-04-23T06:33:03.584Z] === RUN TestServiceCreateInit [2021-04-23T06:33:03.584Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-04-23T06:33:03.584Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-04-23T06:33:03.584Z] --- PASS: TestServiceCreateInit (0.03s) [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateServiceMultipleTimes [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateServiceConflict [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateServiceMaxReplicas [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-04-23T06:33:03.584Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateWithDuplicateNetworkNames [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateServiceSecretFileMode [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateServiceConfigFileMode [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateServiceSysctls [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2021-04-23T06:33:03.584Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateServiceCapabilities [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-04-23T06:33:03.584Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestInspect [2021-04-23T06:33:03.584Z] --- SKIP: TestInspect (0.00s) [2021-04-23T06:33:03.584Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestCreateJob [2021-04-23T06:33:03.584Z] --- SKIP: TestCreateJob (0.00s) [2021-04-23T06:33:03.584Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestReplicatedJob [2021-04-23T06:33:03.584Z] --- SKIP: TestReplicatedJob (0.00s) [2021-04-23T06:33:03.584Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestUpdateReplicatedJob [2021-04-23T06:33:03.584Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-04-23T06:33:03.584Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestServiceListWithStatuses [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-04-23T06:33:03.584Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestDockerNetworkConnectAlias [2021-04-23T06:33:03.584Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-04-23T06:33:03.584Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestDockerNetworkReConnect [2021-04-23T06:33:03.584Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-04-23T06:33:03.584Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestServicePlugin [2021-04-23T06:33:03.584Z] --- SKIP: TestServicePlugin (0.00s) [2021-04-23T06:33:03.584Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] === RUN TestServiceUpdateLabel [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] === RUN TestServiceUpdateSecrets [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] === RUN TestServiceUpdateConfigs [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] === RUN TestServiceUpdateNetwork [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] === RUN TestServiceUpdatePidsLimit [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2021-04-23T06:33:03.584Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] PASS [2021-04-23T06:33:03.584Z] ok github.com/docker/docker/integration/service 0.326s [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === Skipped [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:33:03.584Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-04-23T06:33:03.584Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-04-23T06:33:03.584Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2021-04-23T06:33:03.584Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-04-23T06:33:03.584Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-04-23T06:33:03.584Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-04-23T06:33:03.584Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-04-23T06:33:03.584Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-04-23T06:33:03.584Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-04-23T06:33:03.584Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-04-23T06:33:03.584Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-04-23T06:33:03.584Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-04-23T06:33:03.584Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2021-04-23T06:33:03.584Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2021-04-23T06:33:03.584Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] [2021-04-23T06:33:03.584Z] DONE 24 tests, 23 skipped in 2.888s [2021-04-23T06:33:03.584Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-04-23T06:33:04.269Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-23T06:33:04.725Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-23T06:33:05.653Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-23T06:33:05.734Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:33:05.734Z] INFO: Testing against a local daemon [2021-04-23T06:33:05.734Z] === RUN TestSessionCreate [2021-04-23T06:33:05.734Z] --- SKIP: TestSessionCreate (0.00s) [2021-04-23T06:33:05.734Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-23T06:33:05.734Z] === RUN TestSessionCreateWithBadUpgrade [2021-04-23T06:33:05.734Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-04-23T06:33:05.734Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-23T06:33:05.734Z] PASS [2021-04-23T06:33:05.734Z] ok github.com/docker/docker/integration/session 0.225s [2021-04-23T06:33:05.734Z] [2021-04-23T06:33:05.734Z] === Skipped [2021-04-23T06:33:05.734Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-04-23T06:33:05.734Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-04-23T06:33:05.734Z] [2021-04-23T06:33:05.734Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-04-23T06:33:05.734Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-04-23T06:33:05.734Z] [2021-04-23T06:33:05.734Z] [2021-04-23T06:33:05.734Z] DONE 2 tests, 2 skipped in 2.184s [2021-04-23T06:33:05.734Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-04-23T06:33:05.914Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-23T06:33:07.884Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:33:07.885Z] INFO: Testing against a local daemon [2021-04-23T06:33:07.885Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-04-23T06:33:07.885Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:33:07.885Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:07.885Z] === RUN TestEventsExecDie [2021-04-23T06:33:07.885Z] --- SKIP: TestEventsExecDie (0.00s) [2021-04-23T06:33:07.885Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-23T06:33:07.885Z] === RUN TestEventsBackwardsCompatible [2021-04-23T06:33:07.885Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-04-23T06:33:07.885Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-23T06:33:07.885Z] === RUN TestInfoAPI [2021-04-23T06:33:07.885Z] --- PASS: TestInfoAPI (0.03s) [2021-04-23T06:33:07.885Z] === RUN TestInfoAPIWarnings [2021-04-23T06:33:07.885Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-04-23T06:33:07.885Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:33:07.885Z] === RUN TestInfoDebug [2021-04-23T06:33:07.885Z] --- SKIP: TestInfoDebug (0.00s) [2021-04-23T06:33:07.885Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:33:07.885Z] === RUN TestInfoInsecureRegistries [2021-04-23T06:33:07.885Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-04-23T06:33:07.885Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:33:07.885Z] === RUN TestInfoRegistryMirrors [2021-04-23T06:33:07.885Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-04-23T06:33:07.885Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:33:07.885Z] === RUN TestLoginFailsWithBadCredentials [2021-04-23T06:33:08.840Z] --- PASS: TestLoginFailsWithBadCredentials (0.97s) [2021-04-23T06:33:08.840Z] === RUN TestPingCacheHeaders [2021-04-23T06:33:08.840Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-04-23T06:33:08.840Z] === RUN TestPingGet [2021-04-23T06:33:08.840Z] --- PASS: TestPingGet (0.03s) [2021-04-23T06:33:08.840Z] === RUN TestPingHead [2021-04-23T06:33:08.840Z] --- PASS: TestPingHead (0.03s) [2021-04-23T06:33:08.840Z] === RUN TestVersion [2021-04-23T06:33:08.840Z] --- PASS: TestVersion (0.03s) [2021-04-23T06:33:08.840Z] PASS [2021-04-23T06:33:08.840Z] ok github.com/docker/docker/integration/system 1.259s [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] === Skipped [2021-04-23T06:33:09.293Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-04-23T06:33:09.293Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-04-23T06:33:09.293Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-04-23T06:33:09.293Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-04-23T06:33:09.293Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-04-23T06:33:09.293Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-04-23T06:33:09.293Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-04-23T06:33:09.293Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] [2021-04-23T06:33:09.293Z] DONE 13 tests, 7 skipped in 3.261s [2021-04-23T06:33:09.293Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-04-23T06:33:10.115Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-23T06:33:11.443Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:33:11.443Z] INFO: Testing against a local daemon [2021-04-23T06:33:11.443Z] === RUN TestVolumesCreateAndList [2021-04-23T06:33:11.443Z] --- PASS: TestVolumesCreateAndList (0.05s) [2021-04-23T06:33:11.443Z] === RUN TestVolumesRemove [2021-04-23T06:33:11.443Z] --- PASS: TestVolumesRemove (0.09s) [2021-04-23T06:33:11.443Z] === RUN TestVolumesInspect [2021-04-23T06:33:11.443Z] --- PASS: TestVolumesInspect (0.03s) [2021-04-23T06:33:11.443Z] === RUN TestVolumesInvalidJSON [2021-04-23T06:33:11.443Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-04-23T06:33:11.443Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-04-23T06:33:11.443Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-04-23T06:33:11.443Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-04-23T06:33:11.443Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-04-23T06:33:11.443Z] PASS [2021-04-23T06:33:11.443Z] ok github.com/docker/docker/integration/volume 0.370s [2021-04-23T06:33:11.896Z] [2021-04-23T06:33:11.896Z] DONE 5 tests in 2.464s [2021-04-23T06:33:11.896Z] INFO: make.ps1 ended at 04/23/2021 06:33:11 [2021-04-23T06:33:11.896Z] INFO: Integration CLI tests being run from the host: [2021-04-23T06:33:11.896Z] 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-23T06:33:15.396Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-23T06:33:18.692Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-23T06:33:19.634Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-23T06:33:20.411Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-04-23T06:33:20.411Z] INFO: Testing against a local daemon [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-04-23T06:33:20.411Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-04-23T06:33:20.863Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-04-23T06:33:20.863Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-04-23T06:33:21.016Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-23T06:33:21.821Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-04-23T06:33:21.821Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-04-23T06:33:22.400Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-23T06:33:23.781Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-23T06:33:25.162Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-23T06:33:26.102Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-23T06:33:27.484Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-23T06:33:29.891Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-23T06:33:29.891Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-23T06:33:29.891Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-23T06:33:30.028Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-23T06:33:31.433Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-23T06:33:32.569Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-23T06:33:33.952Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-23T06:33:34.347Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-23T06:33:37.252Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-23T06:33:38.094Z] === RUN TestDockerSuite/TestBuildUser [2021-04-23T06:33:38.094Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-23T06:33:38.094Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-23T06:33:38.094Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-23T06:33:38.193Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-23T06:33:38.454Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-23T06:33:39.835Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-23T06:33:40.775Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-23T06:33:42.158Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-23T06:33:45.455Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-23T06:33:45.715Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-23T06:33:46.681Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-23T06:33:46.681Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-23T06:33:47.098Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-23T06:33:47.358Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-23T06:33:47.618Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-23T06:33:47.878Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-23T06:33:48.139Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-23T06:33:48.398Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-23T06:33:48.658Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-23T06:33:48.866Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-23T06:33:48.866Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-23T06:33:48.866Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-23T06:33:50.040Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-23T06:33:51.951Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-23T06:33:52.891Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-23T06:33:54.279Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-23T06:33:55.680Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-23T06:33:56.249Z] --- PASS: TestDockerRegistrySuite (55.37s) [2021-04-23T06:33:56.249Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.69s) [2021-04-23T06:33:56.249Z] check_test.go:196: [d497fdf679fb3] daemon is not started [2021-04-23T06:33:56.249Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.42s) [2021-04-23T06:33:56.250Z] check_test.go:196: [dcce3afb5890f] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.61s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d89d0ff39cd5a] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d8494423e3a15] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.68s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d8c8a688e924d] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.06s) [2021-04-23T06:33:56.250Z] check_test.go:196: [dc7571cc2c0d0] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (3.68s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d36a958d30746] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.39s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d12f344cd6578] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.16s) [2021-04-23T06:33:56.250Z] check_test.go:196: [daa5d7c1dc685] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.33s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d1be6c1206706] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.40s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d8da6c060d8c2] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.33s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d044cac616cfe] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.22s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d4072bda233f2] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.23s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d29fe4503da90] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.51s) [2021-04-23T06:33:56.250Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:3bbebb1b5c6e8cb368c414649cda8e9e43be36399558009c26429e399a224a03 [2021-04-23T06:33:56.250Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:617e93c267bc241668734991b482a08df257dcf34f5cd2e38dd1e4c9138c7fe2 [2021-04-23T06:33:56.250Z] check_test.go:196: [db93d11af08a8] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.54s) [2021-04-23T06:33:56.250Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:9b71abec4a238b24f5f7c8f272f025acc2e849e29af2d1687d3c894be8b6dcd3 [2021-04-23T06:33:56.250Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:85986e07ae03a8e8e5beaf306cd34bd050536ec2fe26443d4eb4225fd2f79895 [2021-04-23T06:33:56.250Z] check_test.go:196: [d61b3d99b2221] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.34s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d992c4816e884] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.26s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d5a59a6091f79] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.25s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d768a61ae5a8d] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-04-23T06:33:56.250Z] check_test.go:196: [dae67ff2b4b7c] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.21s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d8032510f64c5] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.15s) [2021-04-23T06:33:56.250Z] check_test.go:196: [df55a8e178b9c] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2021-04-23T06:33:56.250Z] check_test.go:196: [df4873b03546e] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.32s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d050d0d7fba29] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.41s) [2021-04-23T06:33:56.250Z] check_test.go:196: [da0b7818a4a24] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.29s) [2021-04-23T06:33:56.250Z] check_test.go:196: [db330bd911c0c] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.40s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d1703961b8d64] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d3fa75a450bec] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s) [2021-04-23T06:33:56.250Z] check_test.go:196: [dcd6fa4887b6e] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d33c86bef7082] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.35s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d392a7f21e4e7] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d511b948e79a2] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.31s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d5b8973a97e9d] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.94s) [2021-04-23T06:33:56.250Z] check_test.go:196: [d8ff640ecf1cb] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.09s) [2021-04-23T06:33:56.250Z] check_test.go:196: [dcdb639c295b4] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.36s) [2021-04-23T06:33:56.250Z] check_test.go:196: [dd2832d4f8ac2] daemon is not started [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.14s) [2021-04-23T06:33:56.250Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.90s) [2021-04-23T06:33:56.250Z] === RUN TestDockerSchema1RegistrySuite [2021-04-23T06:33:56.250Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-23T06:33:56.510Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-23T06:34:00.710Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-23T06:34:05.991Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-23T06:34:06.604Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-23T06:34:07.064Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-23T06:34:09.287Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-23T06:34:10.670Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-23T06:34:12.052Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-23T06:34:12.052Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-23T06:34:12.993Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-04-23T06:34:13.563Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-23T06:34:14.156Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-23T06:34:15.474Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-23T06:34:16.414Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-23T06:34:18.857Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-23T06:34:19.318Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-23T06:34:19.318Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-23T06:34:19.712Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-23T06:34:20.282Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-23T06:34:20.852Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-23T06:34:20.852Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-23T06:34:21.112Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-23T06:34:21.372Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-23T06:34:21.942Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite (25.64s) [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.26s) [2021-04-23T06:34:21.942Z] check_test.go:223: [dcb1e9a31b16b] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.65s) [2021-04-23T06:34:21.942Z] check_test.go:223: [db27438bb1efb] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.44s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d288b852aa23a] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.72s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d362fbefc6947] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.27s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d74fcef7f0989] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.28s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d20f8168dea02] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.15s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d41e64df1c27b] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d8ffa32f3e494] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.73s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d498a05a3c3b3] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.36s) [2021-04-23T06:34:21.942Z] check_test.go:223: [dfda47fc54e54] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.23s) [2021-04-23T06:34:21.942Z] check_test.go:223: [db428ad7ca08e] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.56s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d287b67d93ea9] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d1f2dc89566fd] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d9181b8b5f84a] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d7b62fbb5f4c3] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2021-04-23T06:34:21.942Z] check_test.go:223: [dbc5a7eed1c8a] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d43075d6d48c4] daemon is not started [2021-04-23T06:34:21.942Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-04-23T06:34:21.942Z] check_test.go:223: [d7cea25c04edc] daemon is not started [2021-04-23T06:34:21.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-23T06:34:21.942Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-23T06:34:22.895Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-23T06:34:23.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-23T06:34:23.467Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-23T06:34:24.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-23T06:34:24.849Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-23T06:34:25.419Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-23T06:34:25.989Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.13s) [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.84s) [2021-04-23T06:34:25.989Z] check_test.go:252: [de04a35ceebb4] daemon is not started [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.55s) [2021-04-23T06:34:25.989Z] check_test.go:252: [d779fa7edc951] daemon is not started [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2021-04-23T06:34:25.989Z] check_test.go:252: [d6b238849f301] daemon is not started [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s) [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2021-04-23T06:34:25.989Z] check_test.go:252: [d0991a9a657a7] daemon is not started [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.39s) [2021-04-23T06:34:25.989Z] check_test.go:252: [d05465dc5812c] daemon is not started [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.58s) [2021-04-23T06:34:25.989Z] check_test.go:252: [deae5d7f6a66b] daemon is not started [2021-04-23T06:34:25.989Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2021-04-23T06:34:25.989Z] check_test.go:252: [dd800574b0b7c] daemon is not started [2021-04-23T06:34:25.989Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-23T06:34:25.989Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-23T06:34:26.413Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-23T06:34:26.413Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-23T06:34:26.558Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-04-23T06:34:27.940Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-04-23T06:34:28.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-04-23T06:34:28.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-04-23T06:34:28.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-04-23T06:34:29.140Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-04-23T06:34:31.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-23T06:34:31.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-23T06:34:31.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-23T06:34:31.681Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-04-23T06:34:31.681Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-23T06:34:31.941Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.82s) [2021-04-23T06:34:31.941Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s) [2021-04-23T06:34:31.941Z] check_test.go:279: [d60ddf5038fb0] daemon is not started [2021-04-23T06:34:31.941Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s) [2021-04-23T06:34:31.941Z] check_test.go:279: [da401cea8ff4d] daemon is not started [2021-04-23T06:34:31.941Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.16s) [2021-04-23T06:34:31.941Z] check_test.go:279: [d36103046ffae] daemon is not started [2021-04-23T06:34:31.941Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.19s) [2021-04-23T06:34:31.941Z] check_test.go:279: [da082222f8c0c] daemon is not started [2021-04-23T06:34:31.941Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2021-04-23T06:34:31.941Z] check_test.go:279: [d2048439704c9] daemon is not started [2021-04-23T06:34:31.941Z] === RUN TestDockerNetworkSuite [2021-04-23T06:34:31.941Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-04-23T06:34:36.145Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-04-23T06:34:36.714Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-04-23T06:34:37.285Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-04-23T06:34:38.817Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-23T06:34:39.825Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-04-23T06:34:42.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-23T06:34:42.563Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-23T06:34:46.406Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-04-23T06:34:48.948Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-04-23T06:34:52.907Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-23T06:34:53.151Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-04-23T06:34:53.367Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-23T06:34:53.367Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-23T06:34:53.367Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-23T06:34:54.342Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-23T06:34:56.467Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-04-23T06:35:00.149Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-23T06:35:01.691Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-23T06:35:02.153Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-23T06:35:02.153Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-23T06:35:02.153Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-23T06:35:03.694Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-23T06:35:07.441Z] === RUN TestDockerSuite/TestCommitChange [2021-04-23T06:35:08.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-04-23T06:35:11.184Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-23T06:35:11.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-04-23T06:35:13.142Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-04-23T06:35:14.083Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-04-23T06:35:14.652Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-04-23T06:35:14.931Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-23T06:35:14.931Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-23T06:35:16.560Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-04-23T06:35:18.472Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-04-23T06:35:18.732Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-04-23T06:35:19.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-04-23T06:35:20.737Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-23T06:35:20.737Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-23T06:35:21.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-04-23T06:35:21.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-04-23T06:35:21.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-04-23T06:35:22.191Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-04-23T06:35:24.103Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-04-23T06:35:26.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-04-23T06:35:26.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-04-23T06:35:26.541Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-23T06:35:26.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-04-23T06:35:26.593Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-23T06:35:29.456Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-23T06:35:31.875Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-04-23T06:35:33.321Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-04-23T06:35:33.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-04-23T06:35:34.353Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-04-23T06:35:35.262Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-23T06:35:35.511Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-04-23T06:35:35.511Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-04-23T06:35:35.511Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-04-23T06:35:37.652Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-04-23T06:35:41.067Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-23T06:35:41.067Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-23T06:35:42.522Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-04-23T06:35:42.940Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-04-23T06:35:43.250Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-23T06:35:43.250Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-23T06:35:43.250Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-23T06:35:43.250Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-23T06:35:44.790Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-23T06:35:45.251Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-23T06:35:45.251Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-23T06:35:46.235Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-04-23T06:35:47.438Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-23T06:35:47.438Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-23T06:35:47.438Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-23T06:35:47.438Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-23T06:35:47.438Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-23T06:35:47.622Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-04-23T06:35:48.192Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-04-23T06:35:50.351Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-23T06:35:51.893Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-23T06:35:52.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-04-23T06:35:52.393Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-04-23T06:35:52.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-04-23T06:35:52.653Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-04-23T06:35:53.222Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-04-23T06:35:53.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-23T06:35:53.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-23T06:35:53.434Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-23T06:35:53.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-04-23T06:35:53.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-04-23T06:35:54.976Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-23T06:35:54.976Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-23T06:35:55.702Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-04-23T06:35:57.159Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-23T06:35:57.160Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-23T06:35:57.160Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-23T06:35:59.015Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-04-23T06:35:59.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-04-23T06:35:59.275Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-04-23T06:35:59.345Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-23T06:35:59.345Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-23T06:36:00.655Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-04-23T06:36:00.886Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-23T06:36:00.886Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-23T06:36:03.072Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-23T06:36:03.533Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-23T06:36:05.719Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-23T06:36:07.229Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-04-23T06:36:08.632Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-23T06:36:12.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-23T06:36:12.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-23T06:36:12.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-23T06:36:12.378Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-23T06:36:12.378Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-23T06:36:12.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-04-23T06:36:12.509Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-04-23T06:36:13.920Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-23T06:36:13.920Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-23T06:36:14.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-04-23T06:36:16.104Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-23T06:36:16.104Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-23T06:36:16.960Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-04-23T06:36:16.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-04-23T06:36:16.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-04-23T06:36:17.648Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-23T06:36:17.648Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-23T06:36:18.871Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-04-23T06:36:19.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-04-23T06:36:21.348Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-04-23T06:36:22.349Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-23T06:36:23.321Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-23T06:36:23.321Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-23T06:36:23.321Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-23T06:36:23.321Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-23T06:36:23.321Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-23T06:36:23.321Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-23T06:36:24.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-23T06:36:24.864Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite (114.72s) [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.75s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dc321a7d4f77a] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.73s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [da5d4c23db8dd] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (8.47s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d84a2c6e84331] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.82s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d8554723ff24b] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (4.31s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:1233: [d193ce3cd1efb] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (3.39s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d3a11f49e06b0] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.13s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d9600aec8260a] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.82s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [de1a53410413d] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.94s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dd59795f6bf0d] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.78s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d8edba62833a7] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.65s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [db014901e2ade] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.66s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dabb556daab72] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.85s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d4f7b69e9b47e] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.44s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dd12b034b1512] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.95s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dbd02e0d281ad] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.58s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dd8cb8bdc53c7] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.49s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d82a5b1921e4b] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d91dca8e80ac6] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.49s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [de04844e9bc0d] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.55s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [da557a8bd5ab7] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (2.12s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [de613d6656d9a] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.08s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d098f7e939fa5] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.53s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dc53fa53c8ace] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d663fdaafc254] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.42s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:968: [d755c3c33d180] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (2.46s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d27e8540a67af] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (14.12s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:1116: [d56cc3553536b] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.58s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d27cbf2c85f93] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (4.09s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d7c13ece3ca59] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.46s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [df61a8a74aa9e] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dab6be55f5e09] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.51s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d5b176b03c9b4] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.51s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dc637c92a2d5a] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [df3a28aea8936] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (5.32s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d8eb37aa31722] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dd58470d53f44] daemon is not started [2021-04-23T06:36:26.634Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d919b1684eaf1] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.51s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dde6caf54d1b1] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (5.85s) [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (5.96s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:1084: [d467d07eed5b3] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.08s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d6c21cd63d3f9] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.52s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [db9663e078430] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.72s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d73211e66a085] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d11a879a15a99] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.61s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [dc34b6e3ef0eb] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.94s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d8b40087572a2] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.71s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [df5719ba04512] daemon is not started [2021-04-23T06:36:26.634Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.48s) [2021-04-23T06:36:26.634Z] docker_cli_network_unix_test.go:46: [d457132022b15] daemon is not started [2021-04-23T06:36:26.634Z] === RUN TestDockerHubPullSuite [2021-04-23T06:36:26.634Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-04-23T06:36:27.050Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-23T06:36:28.547Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-04-23T06:36:29.237Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-23T06:36:31.087Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-04-23T06:36:31.087Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-04-23T06:36:31.425Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-23T06:36:32.052Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-04-23T06:36:32.314Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-04-23T06:36:32.575Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-04-23T06:36:32.575Z] --- PASS: TestDockerHubPullSuite (5.97s) [2021-04-23T06:36:32.575Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.72s) [2021-04-23T06:36:32.575Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.27s) [2021-04-23T06:36:32.575Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2021-04-23T06:36:32.575Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.20s) [2021-04-23T06:36:32.575Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.34s) [2021-04-23T06:36:32.575Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-04-23T06:36:32.575Z] PASS [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === Skipped [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.06s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.04s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_sni_test.go:18: Flakey test [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2021-04-23T06:36:32.575Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4023: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4042: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4108: unmatched requirement IsolationIsProcess [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:2843: kernel doesn't have latency_stats configured [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4078: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4098: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4088: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2021-04-23T06:36:32.575Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_run_test.go:4416: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-23T06:36:32.575Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-04-23T06:36:32.575Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-04-23T06:36:32.575Z] docker_cli_network_unix_test.go:46: [d919b1684eaf1] daemon is not started [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] [2021-04-23T06:36:32.575Z] DONE 1273 tests, 51 skipped in 2230.945s [2021-04-23T06:36:32.575Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:36:32.575Z] ++++ cat bundles/test-integration/docker.pid [2021-04-23T06:36:32.575Z] +++ kill 8220 [2021-04-23T06:36:33.514Z] +++ /etc/init.d/apparmor stop [2021-04-23T06:36:33.514Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:36:33.514Z] [2021-04-23T06:36:33.514Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:36:33.514Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:36:33.514Z] [2021-04-23T06:36:33.514Z] To set a process to complain mode, use the command line tool [2021-04-23T06:36:33.514Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:36:33.514Z] +++ true [2021-04-23T06:36:33.612Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002ded60_} [2021-04-23T06:36:33.775Z] exiting test-integration [2021-04-23T06:36:33.775Z] ++ exit 0 [2021-04-23T06:36:33.775Z] [2021-04-23T06:36:34.035Z] + for job in $(jobs -p) [2021-04-23T06:36:34.035Z] + wait 10718 [2021-04-23T06:36:35.416Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-04-23T06:36:35.799Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1660495858_c:\foo_false____} [2021-04-23T06:36:37.955Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-04-23T06:36:38.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1660495858_c:\foo_true____} [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-23T06:36:40.903Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-23T06:36:41.253Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-04-23T06:36:43.087Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-23T06:36:43.087Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-23T06:36:43.087Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-23T06:36:43.547Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-23T06:36:43.548Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-23T06:36:43.548Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-23T06:36:45.733Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-23T06:36:45.733Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-23T06:36:45.733Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-23T06:36:47.919Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-23T06:36:47.919Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-23T06:36:47.919Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-23T06:36:47.919Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-23T06:36:51.245Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-04-23T06:36:52.623Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-23T06:36:54.167Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-23T06:36:54.167Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-23T06:36:54.167Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-23T06:36:56.528Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-04-23T06:36:59.070Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-04-23T06:37:01.612Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-04-23T06:37:02.753Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-23T06:37:02.753Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-23T06:37:02.753Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-23T06:37:04.906Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-04-23T06:37:08.214Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-04-23T06:37:09.846Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-23T06:37:09.846Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-23T06:37:09.846Z] === RUN TestDockerSuite/TestCpToDot [2021-04-23T06:37:11.512Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-04-23T06:37:12.031Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-23T06:37:12.031Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-23T06:37:12.031Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-23T06:37:13.421Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-04-23T06:37:14.216Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-23T06:37:14.216Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-23T06:37:14.216Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-23T06:37:14.216Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-23T06:37:14.216Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-23T06:37:14.216Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-23T06:37:14.677Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-23T06:37:16.861Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-23T06:37:19.046Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-23T06:37:19.046Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-23T06:37:19.046Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-23T06:37:20.587Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-23T06:37:21.048Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-23T06:37:21.048Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-23T06:37:21.048Z] === RUN TestDockerSuite/TestCreateRM [2021-04-23T06:37:21.509Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-23T06:37:21.509Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-23T06:37:21.509Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-23T06:37:21.969Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-23T06:37:23.657Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-04-23T06:37:23.657Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-04-23T06:37:26.532Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-04-23T06:37:26.532Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-04-23T06:37:29.058Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-23T06:37:29.058Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-23T06:37:29.058Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-23T06:37:31.202Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-04-23T06:37:31.654Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-04-23T06:37:31.654Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-04-23T06:37:31.654Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-04-23T06:37:31.654Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-04-23T06:37:31.654Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-04-23T06:37:32.609Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-04-23T06:37:32.801Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-23T06:37:32.801Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-23T06:37:32.801Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-23T06:37:34.346Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-23T06:37:34.346Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-23T06:37:34.346Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-23T06:37:34.346Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-23T06:37:34.346Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDockerFails [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-23T06:37:34.807Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-23T06:37:36.307Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-04-23T06:37:36.993Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-23T06:37:37.263Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-04-23T06:37:37.263Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-04-23T06:37:37.263Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-04-23T06:37:37.716Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-04-23T06:37:39.180Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-23T06:37:40.591Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-04-23T06:37:41.364Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-23T06:37:49.949Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-23T06:37:52.895Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-04-23T06:37:57.040Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-23T06:38:01.412Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-04-23T06:38:01.742Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-23T06:38:01.864Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-04-23T06:38:01.864Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-04-23T06:38:03.927Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-23T06:38:04.388Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-23T06:38:05.563Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-04-23T06:38:07.081Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-04-23T06:38:08.136Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-23T06:38:08.136Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-23T06:38:09.107Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-23T06:38:09.729Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-04-23T06:38:11.726Z] === RUN TestDockerSuite/TestBuildAddScript [2021-04-23T06:38:11.726Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-04-23T06:38:11.726Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-04-23T06:38:11.726Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-04-23T06:38:11.726Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-04-23T06:38:12.179Z] === RUN TestDockerSuite/TestBuildAddTar [2021-04-23T06:38:13.811Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-23T06:38:18.514Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-23T06:38:18.514Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-23T06:38:18.514Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-23T06:38:18.514Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-23T06:38:18.514Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-23T06:38:18.514Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-23T06:38:18.975Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-23T06:38:18.975Z] === RUN TestDockerSuite/TestEventsRename [2021-04-23T06:38:21.888Z] === RUN TestDockerSuite/TestEventsResize [2021-04-23T06:38:24.619Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-04-23T06:38:28.975Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-23T06:38:31.162Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-23T06:38:33.347Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-23T06:38:38.051Z] === RUN TestDockerSuite/TestEventsTop [2021-04-23T06:38:38.051Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-23T06:38:40.238Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite (1781.21s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.67s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.53s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (7.20s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.58s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.14s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (34.46s) [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:562: [df12ae20384a3] joining swarm manager [d5bfb84080ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:584: [dd2b1ec750e14] joining swarm manager [d5bfb84080ddb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.717Z] check_test.go:380: [df12ae20384a3] daemon is not started [2021-04-23T06:38:42.717Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.74s) [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:45: [d99c74ca0d715] joining swarm manager [d11db9c76342c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.05s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (37.93s) [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:303: [d815652d2524a] joining swarm manager [d7ef5f2ae7881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:304: [db65acaa8dde8] joining swarm manager [d7ef5f2ae7881]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.22s) [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:271: [d3f77f2b26508] joining swarm manager [d92798ba6d75b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:272: [d3615fd43e139] joining swarm manager [d92798ba6d75b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.73s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.95s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.71s) [2021-04-23T06:38:42.717Z] docker_api_swarm_node_test.go:19: [d2d06ff04c126] joining swarm manager [d0d5cab36674f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] docker_api_swarm_node_test.go:20: [d1454c5480726] joining swarm manager [d0d5cab36674f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.48s) [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:501: [d54a485919a6b] joining swarm manager [d4d413e34ace8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] docker_api_swarm_test.go:506: [ddf4b6f53e2ee] joining swarm manager [d4d413e34ace8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.20s) [2021-04-23T06:38:42.717Z] docker_api_swarm_node_test.go:80: [d4d898b4f3abc] joining swarm manager [d413463740f81]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.89s) [2021-04-23T06:38:42.717Z] docker_api_swarm_node_test.go:52: [d1bfea618ae95] joining swarm manager [db6875cc61501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.717Z] docker_api_swarm_node_test.go:53: [d14fd3a861f9e] joining swarm manager [db6875cc61501]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.52s) [2021-04-23T06:38:42.717Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (17.04s) [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:201: [d608cf9a03bcb] joining swarm manager [d6e171b958815]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (58.84s) [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:383: [daf5b5fa16005] joining swarm manager [d8577164c9fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:384: [db3853073ddb6] joining swarm manager [d8577164c9fbb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] check_test.go:380: [db3853073ddb6] daemon is not started [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.46s) [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:801: [d7148cf0dddfd] joining swarm manager [d028fffc373a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:801: [d63ecfc74c18f] joining swarm manager [d028fffc373a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:801: [d33d877dc94b7] joining swarm manager [d028fffc373a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:801: [d242456a7f9ce] joining swarm manager [d028fffc373a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:809: [dc5b35c6f9728] joining swarm manager [d028fffc373a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.41s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.97s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (21.68s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:394: [d2374616cf619] joining swarm manager [db26f8af1f092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:394: [de0d220496b39] joining swarm manager [db26f8af1f092]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.16s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:342: [d2800fd3be98c] joining swarm manager [d3121ce740cce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:342: [da187ef71d2e9] joining swarm manager [d3121ce740cce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.41s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:489: [d8aa0ee59ae4c] joining swarm manager [d702bc9f9fac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:489: [d2e05276bdc4a] joining swarm manager [d702bc9f9fac7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (8.08s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.30s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:127: [d16c372590e55] joining swarm manager [d8fbcae0878c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:128: [d44cc5359f8c6] joining swarm manager [d8fbcae0878c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:136: [d509c41b66d88] joining swarm manager [d8fbcae0878c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:137: [d03511a1aa712] joining swarm manager [d8fbcae0878c7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.84s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.87s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:303: [d4827d788267e] joining swarm manager [d537dffd20d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:303: [d621731545dea] joining swarm manager [d537dffd20d14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.53s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:99: [d1b6f5c09ef2d] joining swarm manager [df5cb1b73e698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:100: [d95002c17dc95] joining swarm manager [df5cb1b73e698]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] check_test.go:380: [d1b6f5c09ef2d] daemon is not started [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (31.59s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:532: [dfd024dd1f38d] joining swarm manager [d1aa01a1d90b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:533: [d99f22e913597] joining swarm manager [d1aa01a1d90b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (44.63s) [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:147: [deea7640e22c6] joining swarm manager [d295ae0cceddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_api_swarm_service_test.go:147: [deff6a8148941] joining swarm manager [d295ae0cceddd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.83s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.48s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.50s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.62s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.13s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.58s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.11s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.41s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.99s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (25.07s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.85s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.25s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.03s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.41s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (4.15s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.98s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.78s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.79s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.29s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.97s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.44s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.68s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.76s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (14.15s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.63s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.66s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (4.12s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.99s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.73s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.43s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.62s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.73s) [2021-04-23T06:38:42.718Z] docker_cli_service_logs_test.go:245: checking task dlit9vul3mag [2021-04-23T06:38:42.718Z] docker_cli_service_logs_test.go:250: checking messages for dlit9vul3mag [2021-04-23T06:38:42.718Z] docker_cli_service_logs_test.go:245: checking task 6n70lzmmckxz [2021-04-23T06:38:42.718Z] docker_cli_service_logs_test.go:250: checking messages for 6n70lzmmckxz [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.69s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (19.85s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.05s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.51s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.94s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1901: [d1fad046f9756] joining swarm manager [d59fda19d25bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1902: [de176f6ffb2c6] joining swarm manager [d59fda19d25bf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.86s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.51s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.85s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1802: [d9cc43376df92] joining swarm manager [ddc88b79ac3c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1803: [d1abed2344f7a] joining swarm manager [ddc88b79ac3c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.17s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (106.31s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1321: [df2e1934953ae] joining swarm manager [ddfbe6695355d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1322: [d0b46e1e023a5] joining swarm manager [ddfbe6695355d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.17s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.08s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.85s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.89s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (7.47s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.54s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.42s) [2021-04-23T06:38:42.718Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.33s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.86s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.87s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.67s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.10s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.57s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1186: [d8b783635a175] joining swarm manager [dac5b888360c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1195: [da34700ba79c7] joining swarm manager [dac5b888360c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.38s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.54s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (134.76s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1118: [d1f2e848603e2] joining swarm manager [d4bf674d83850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1119: [d87b9d123e7b3] joining swarm manager [d4bf674d83850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1172: [d22846d86de5b] joining swarm manager [d4bf674d83850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.61s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1453: [d7f0ef6c9d68a] joining swarm manager [d74eb86e9724a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] docker_cli_swarm_test.go:1454: [daffbb90aeae6] joining swarm manager [d74eb86e9724a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.60s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.19s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.11s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.45s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.11s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.92s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.54s) [2021-04-23T06:38:42.718Z] docker_cli_swarm_unix_test.go:62: [d57ccd73c4843] joining swarm manager [d68d85204de03]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.05s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.41s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.34s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (6.47s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.26s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.83s) [2021-04-23T06:38:42.718Z] docker_api_swarm_test.go:961: [de867d91ad8d9] joining swarm manager [da99b70b977c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.72s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.87s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.52s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.38s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (9.22s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.74s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.09s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.56s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.19s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.95s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.66s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.07s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.19s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.45s) [2021-04-23T06:38:42.718Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.39s) [2021-04-23T06:38:42.718Z] === RUN TestDockerExternalVolumeSuite [2021-04-23T06:38:42.718Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-04-23T06:38:43.985Z] === RUN TestDockerSuite/TestExec [2021-04-23T06:38:43.985Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-23T06:38:43.985Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-23T06:38:45.526Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-23T06:38:47.075Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-23T06:38:47.075Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-23T06:38:47.075Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-23T06:38:47.075Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-23T06:38:48.621Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-23T06:38:50.167Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-23T06:38:52.354Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-23T06:38:53.895Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-23T06:38:57.608Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-04-23T06:38:57.644Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-23T06:38:57.644Z] === RUN TestDockerSuite/TestExecEnv [2021-04-23T06:38:57.644Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-23T06:38:57.644Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-23T06:38:59.188Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-23T06:39:04.027Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-23T06:39:04.027Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-23T06:39:04.027Z] === RUN TestDockerSuite/TestExecParseError [2021-04-23T06:39:04.027Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-23T06:39:04.027Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-23T06:39:04.027Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-23T06:39:04.998Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-23T06:39:05.459Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-23T06:39:05.459Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-23T06:39:05.459Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-23T06:39:05.459Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-23T06:39:05.459Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-23T06:39:07.001Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-23T06:39:07.001Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-23T06:39:11.707Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-23T06:39:11.707Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-23T06:39:11.707Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-23T06:39:11.707Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-23T06:39:12.482Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-04-23T06:39:12.482Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-04-23T06:39:12.482Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-04-23T06:39:17.512Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-23T06:39:23.319Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-23T06:39:25.502Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-23T06:39:30.125Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-04-23T06:39:31.082Z] === RUN TestDockerSuite/TestBuildBlankName [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestHealth [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-23T06:39:31.311Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-23T06:39:31.534Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-04-23T06:39:34.223Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-23T06:39:34.223Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-23T06:39:34.223Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-23T06:39:34.686Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-23T06:39:34.686Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-23T06:39:34.686Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-23T06:39:35.147Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-23T06:39:35.147Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-23T06:39:36.119Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-23T06:39:36.119Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-23T06:39:37.661Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-23T06:39:37.661Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-23T06:39:38.550Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-04-23T06:39:39.002Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-04-23T06:39:39.846Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-23T06:39:42.032Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-23T06:39:42.032Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-23T06:39:42.032Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-23T06:39:43.648Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-04-23T06:39:45.779Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-23T06:39:45.779Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestImportFile [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-23T06:39:47.966Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-23T06:39:50.150Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-23T06:39:52.153Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-04-23T06:39:52.335Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-23T06:39:52.335Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-23T06:39:52.335Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-23T06:39:52.335Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-23T06:39:52.335Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-23T06:39:53.878Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-23T06:39:54.338Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-23T06:39:55.883Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-23T06:39:55.883Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-23T06:39:55.883Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-23T06:39:55.883Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-23T06:39:58.069Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-23T06:40:00.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-04-23T06:40:00.661Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-04-23T06:40:01.816Z] === RUN TestDockerSuite/TestInspectImage [2021-04-23T06:40:01.816Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-23T06:40:01.816Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-23T06:40:01.816Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-23T06:40:03.344Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-23T06:40:04.861Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-23T06:40:04.861Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-23T06:40:05.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-04-23T06:40:05.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-04-23T06:40:05.307Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-04-23T06:40:05.356Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-04-23T06:40:07.009Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-23T06:40:08.525Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-23T06:40:08.525Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-23T06:40:08.977Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-23T06:40:10.494Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-23T06:40:12.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-04-23T06:40:12.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-04-23T06:40:12.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-04-23T06:40:12.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-04-23T06:40:12.335Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-04-23T06:40:13.367Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-23T06:40:15.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-04-23T06:40:16.237Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-23T06:40:18.388Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-23T06:40:20.538Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-23T06:40:22.054Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-23T06:40:24.204Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-23T06:40:25.719Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-23T06:40:27.868Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-23T06:40:28.319Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-23T06:40:28.319Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-23T06:40:29.836Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-23T06:40:31.351Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-23T06:40:37.087Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-23T06:40:38.603Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-23T06:40:38.603Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-23T06:40:40.753Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-23T06:40:40.753Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-23T06:40:45.392Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-23T06:40:47.456Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-04-23T06:40:47.908Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-04-23T06:40:50.033Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-23T06:40:52.559Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-04-23T06:40:53.011Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-04-23T06:40:53.465Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-04-23T06:40:53.728Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-23T06:40:54.984Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-04-23T06:40:54.984Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-04-23T06:40:55.877Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-23T06:40:57.395Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-23T06:40:57.395Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-23T06:40:59.632Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-04-23T06:40:59.671Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-04-23T06:41:00.264Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-23T06:41:01.150Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-04-23T06:41:01.150Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-04-23T06:41:01.150Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-04-23T06:41:01.780Z] === RUN TestDockerSuite/TestLogsSince [2021-04-23T06:41:02.669Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-04-23T06:41:03.630Z] === RUN TestDockerSuite/TestBuildCmd [2021-04-23T06:41:04.082Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-04-23T06:41:04.535Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-04-23T06:41:04.986Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-04-23T06:41:10.765Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-04-23T06:41:12.021Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-23T06:41:12.021Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-23T06:41:12.021Z] === RUN TestDockerSuite/TestLogsTail [2021-04-23T06:41:12.310Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-04-23T06:41:12.310Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-04-23T06:41:12.974Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-23T06:41:13.855Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-04-23T06:41:13.855Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-04-23T06:41:14.317Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-04-23T06:41:15.123Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-23T06:41:16.505Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-04-23T06:41:16.968Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-04-23T06:41:17.272Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-23T06:41:17.272Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestNetHostname [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginActive [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPortList [2021-04-23T06:41:17.723Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-23T06:41:17.941Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-04-23T06:41:17.941Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-04-23T06:41:18.403Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-04-23T06:41:19.376Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-04-23T06:41:19.377Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-04-23T06:41:19.377Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-23T06:41:22.362Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-23T06:41:25.190Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-04-23T06:41:26.055Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-23T06:41:26.055Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-23T06:41:31.779Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-04-23T06:41:31.793Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-23T06:41:31.793Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-23T06:41:38.804Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-23T06:41:46.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-04-23T06:41:53.526Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-23T06:41:53.526Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-23T06:41:53.526Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-23T06:42:00.932Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-04-23T06:42:00.932Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-04-23T06:42:00.932Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-04-23T06:42:02.025Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-23T06:42:03.122Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-04-23T06:42:03.122Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-04-23T06:42:03.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-04-23T06:42:03.584Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-04-23T06:42:04.046Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-04-23T06:42:04.046Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-04-23T06:42:04.895Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-23T06:42:11.904Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-23T06:42:15.594Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-23T06:42:15.594Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-23T06:42:15.594Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-23T06:42:18.760Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-04-23T06:42:19.287Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-23T06:42:19.287Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-23T06:42:19.287Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-23T06:42:19.287Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-23T06:42:19.287Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-23T06:42:25.023Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-23T06:42:25.023Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-23T06:42:26.537Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-23T06:42:26.537Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-23T06:42:27.492Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-23T06:42:28.448Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-23T06:42:28.448Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-23T06:42:32.141Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-23T06:42:33.650Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-04-23T06:42:35.855Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-23T06:42:38.008Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-23T06:42:39.796Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-04-23T06:42:39.796Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-04-23T06:42:39.796Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-04-23T06:42:51.747Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-04-23T06:42:55.599Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-23T06:42:55.599Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-23T06:43:00.239Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-23T06:43:00.239Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-23T06:43:00.239Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-23T06:43:01.193Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-23T06:43:04.887Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-23T06:43:04.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-04-23T06:43:04.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-04-23T06:43:04.996Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-04-23T06:43:08.581Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-23T06:43:08.581Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-23T06:43:12.103Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-04-23T06:43:13.220Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-23T06:43:13.220Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-23T06:43:13.220Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-23T06:43:15.026Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-04-23T06:43:22.134Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-04-23T06:43:23.463Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-23T06:43:26.333Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-23T06:43:26.333Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-23T06:43:36.575Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-23T06:43:38.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-04-23T06:43:40.267Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-23T06:43:47.278Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-23T06:43:55.776Z] === RUN TestDockerSuite/TestRmiTag [2021-04-23T06:43:55.776Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-23T06:43:56.555Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-04-23T06:43:57.925Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-23T06:44:10.219Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-23T06:44:12.367Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-23T06:44:16.059Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-23T06:44:17.013Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-23T06:44:17.013Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-23T06:44:17.465Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-23T06:44:17.465Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-23T06:44:17.465Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-23T06:44:17.465Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-23T06:44:17.465Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-23T06:44:17.465Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-23T06:44:18.980Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-23T06:44:18.980Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-23T06:44:18.980Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-23T06:44:22.672Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-23T06:44:24.822Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-23T06:44:26.973Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-23T06:44:28.644Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-04-23T06:44:29.124Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-23T06:44:31.272Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-23T06:44:31.272Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-23T06:44:34.306Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-23T06:44:35.912Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-23T06:44:38.061Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-23T06:44:38.061Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-23T06:44:38.062Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-04-23T06:44:38.063Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-04-23T06:44:45.069Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-23T06:44:45.069Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-23T06:44:45.069Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-23T06:44:46.584Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-23T06:44:48.099Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-23T06:44:50.248Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-23T06:44:51.776Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-23T06:44:51.776Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-23T06:44:51.776Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-23T06:44:51.776Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-23T06:44:53.292Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-23T06:44:53.292Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-23T06:44:53.292Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-23T06:44:53.292Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-23T06:44:53.743Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-23T06:44:54.698Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-23T06:44:59.336Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-23T06:44:59.336Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-23T06:44:59.336Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-23T06:44:59.336Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-23T06:44:59.336Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-23T06:44:59.336Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-23T06:44:59.336Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-23T06:45:00.738Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-04-23T06:45:01.486Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-23T06:45:01.486Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-23T06:45:01.486Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-23T06:45:01.486Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-23T06:45:03.638Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-23T06:45:05.787Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-23T06:45:05.787Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-23T06:45:07.936Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-23T06:45:07.936Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-23T06:45:07.936Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-23T06:45:07.936Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-23T06:45:10.087Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-23T06:45:11.603Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-23T06:45:13.752Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-23T06:45:15.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-04-23T06:45:15.902Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-23T06:45:15.902Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-23T06:45:15.902Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-23T06:45:15.902Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-23T06:45:15.902Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-23T06:45:15.902Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-23T06:45:16.354Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-23T06:45:16.354Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-23T06:45:16.354Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-23T06:45:20.047Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-23T06:45:20.047Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-23T06:45:20.047Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-23T06:45:20.047Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-23T06:45:20.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-23T06:45:20.047Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-23T06:45:20.047Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-23T06:45:25.784Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-23T06:45:25.784Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-23T06:45:26.737Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-23T06:45:27.190Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-23T06:45:27.190Z] === RUN TestDockerSuite/TestRunMount [2021-04-23T06:45:27.190Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-23T06:45:27.190Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-23T06:45:27.190Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-23T06:45:27.190Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-23T06:45:33.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-04-23T06:45:34.200Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-23T06:45:34.200Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-23T06:45:34.200Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-23T06:45:34.200Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-23T06:45:37.892Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-23T06:45:41.585Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-23T06:45:42.037Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-23T06:45:42.992Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-23T06:45:44.510Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-23T06:45:46.051Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-23T06:45:47.022Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-23T06:45:48.568Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-23T06:45:48.619Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-23T06:45:49.028Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-23T06:45:50.235Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-04-23T06:45:50.235Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-04-23T06:45:51.209Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-04-23T06:45:51.943Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-23T06:45:51.943Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-23T06:45:51.943Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-23T06:45:51.943Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-23T06:45:51.943Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-23T06:45:51.943Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-23T06:45:59.032Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-23T06:45:59.032Z] === RUN TestDockerSuite/TestRunRm [2021-04-23T06:46:01.216Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite (441.93s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s) [2021-04-23T06:46:03.507Z] docker_cli_external_volume_driver_test.go:53: [d3f33bca9f559] daemon is not started [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.74s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.63s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-04-23T06:46:03.507Z] docker_cli_external_volume_driver_test.go:53: [dac8b9a381f36] daemon is not started [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.70s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-04-23T06:46:03.507Z] docker_cli_external_volume_driver_test.go:53: [de6dfa0f505d4] daemon is not started [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-04-23T06:46:03.507Z] docker_cli_external_volume_driver_test.go:53: [da4ee40b591a6] daemon is not started [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.61s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.70s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (16.05s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.69s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.67s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.06s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.34s) [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.41s) [2021-04-23T06:46:03.507Z] docker_cli_external_volume_driver_test.go:485: [da95328d0dffa] daemon is not started [2021-04-23T06:46:03.507Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2021-04-23T06:46:03.507Z] docker_cli_external_volume_driver_test.go:53: [d2eedf2ae0dfe] daemon is not started [2021-04-23T06:46:03.507Z] PASS [2021-04-23T06:46:03.507Z] [2021-04-23T06:46:03.507Z] === Skipped [2021-04-23T06:46:03.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-23T06:46:03.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-04-23T06:46:03.507Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-04-23T06:46:03.507Z] check_test.go:309: [d6ada85a4bc75] daemon is not started [2021-04-23T06:46:03.507Z] [2021-04-23T06:46:03.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-23T06:46:03.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-04-23T06:46:03.507Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-04-23T06:46:03.507Z] check_test.go:309: [d68c83d92a5ff] daemon is not started [2021-04-23T06:46:03.507Z] [2021-04-23T06:46:03.507Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-23T06:46:03.507Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-04-23T06:46:03.507Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-04-23T06:46:03.507Z] check_test.go:309: [d7e188a697f63] daemon is not started [2021-04-23T06:46:03.507Z] [2021-04-23T06:46:03.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-23T06:46:03.507Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-04-23T06:46:03.507Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-04-23T06:46:03.507Z] [2021-04-23T06:46:03.507Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-04-23T06:46:03.507Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2021-04-23T06:46:03.507Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-04-23T06:46:03.507Z] [2021-04-23T06:46:03.507Z] [2021-04-23T06:46:03.507Z] DONE 273 tests, 5 skipped in 2799.813s [2021-04-23T06:46:03.507Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-04-23T06:46:03.507Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da1c4bad5e9a2/docker.pid [2021-04-23T06:46:03.507Z] +++ kill 6309 [2021-04-23T06:46:03.507Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6309 is not a child of this shell [2021-04-23T06:46:03.507Z] warning: PID 6309 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/da1c4bad5e9a2/docker.pid had a nonzero exit code [2021-04-23T06:46:03.507Z] ++++ cat bundles/test-integration/docker.pid [2021-04-23T06:46:03.507Z] +++ kill 8249 [2021-04-23T06:46:03.767Z] +++ /etc/init.d/apparmor stop [2021-04-23T06:46:03.767Z] Leaving: AppArmorNo profiles have been unloaded. [2021-04-23T06:46:03.767Z] [2021-04-23T06:46:03.767Z] Unloading profiles will leave already running processes permanently [2021-04-23T06:46:03.767Z] unconfined, which can lead to unexpected situations. [2021-04-23T06:46:03.767Z] [2021-04-23T06:46:03.767Z] To set a process to complain mode, use the command line tool [2021-04-23T06:46:03.767Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-04-23T06:46:03.767Z] +++ true [2021-04-23T06:46:03.767Z] exiting test-integration [2021-04-23T06:46:03.767Z] ++ exit 0 [2021-04-23T06:46:03.767Z] [2021-04-23T06:46:04.336Z] + exit 0 [2021-04-23T06:46:04.336Z] ++ jobs -p [2021-04-23T06:46:04.336Z] + pids= [2021-04-23T06:46:04.336Z] + echo 'Remaining pids to kill: []' [2021-04-23T06:46:04.336Z] Remaining pids to kill: [] [2021-04-23T06:46:04.336Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-04-23T06:46:04.354Z] Recording test results [2021-04-23T06:46:05.093Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-04-23T06:46:05.424Z] + echo Ensuring container killed. [2021-04-23T06:46:05.424Z] Ensuring container killed. [2021-04-23T06:46:05.424Z] + docker ps -aq -f name=docker-pr1-* [2021-04-23T06:46:05.424Z] + cids=f345200ddc46 [2021-04-23T06:46:05.424Z] 9aff1f0ea4b8 [2021-04-23T06:46:05.424Z] 290aa0fc429d [2021-04-23T06:46:05.424Z] + [ -n f345200ddc46 [2021-04-23T06:46:05.424Z] 9aff1f0ea4b8 [2021-04-23T06:46:05.424Z] 290aa0fc429d ] [2021-04-23T06:46:05.424Z] + docker rm -vf f345200ddc46 9aff1f0ea4b8 290aa0fc429d [2021-04-23T06:46:06.365Z] f345200ddc46 [2021-04-23T06:46:07.020Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-23T06:46:07.306Z] 9aff1f0ea4b8 [2021-04-23T06:46:07.876Z] 290aa0fc429d [Pipeline] sh [2021-04-23T06:46:08.161Z] + echo Chowning /workspace to jenkins user [2021-04-23T06:46:08.161Z] Chowning /workspace to jenkins user [2021-04-23T06:46:08.161Z] + id -u [2021-04-23T06:46:08.161Z] + id -g [2021-04-23T06:46:08.161Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42315:/workspace busybox chown -R 1000:1000 /workspace [2021-04-23T06:46:08.563Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-23T06:46:10.747Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-04-23T06:46:11.763Z] + bundleName=amd64 [2021-04-23T06:46:11.763Z] + echo Creating amd64-bundles.tar.gz [2021-04-23T06:46:11.763Z] Creating amd64-bundles.tar.gz [2021-04-23T06:46:11.763Z] + xargs tar -czf amd64-bundles.tar.gz [2021-04-23T06:46:11.763Z] + 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-23T06:46:12.288Z] === RUN TestDockerSuite/TestRunSetMacAddress [Pipeline] archiveArtifacts [2021-04-23T06:46:13.156Z] Archiving artifacts [2021-04-23T06:46:13.859Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T06:46:14.174Z] + make clean [2021-04-23T06:46:14.433Z] docker volume rm -f docker-dev-cache [2021-04-23T06:46:14.433Z] docker-dev-cache [Pipeline] deleteDir [2021-04-23T06:46:15.198Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-23T06:46:15.198Z] === RUN TestDockerSuite/TestRunState [2021-04-23T06:46:15.198Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-23T06:46:16.414Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-04-23T06:46:16.742Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-23T06:46:16.742Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-23T06:46:18.928Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-23T06:46:18.928Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-23T06:46:18.928Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-23T06:46:18.928Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-23T06:46:18.928Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-23T06:46:18.928Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-23T06:46:23.631Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-23T06:46:25.174Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-23T06:46:25.174Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-23T06:46:27.359Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-23T06:46:27.359Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-23T06:46:27.359Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-23T06:46:28.841Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-04-23T06:46:30.275Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-23T06:46:37.363Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-23T06:46:41.109Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-23T06:46:45.810Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-23T06:46:45.810Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-23T06:46:45.810Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-23T06:46:46.582Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-04-23T06:46:49.553Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-23T06:46:51.095Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-23T06:46:53.281Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-23T06:47:01.982Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-23T06:47:02.444Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-23T06:47:03.986Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-23T06:47:07.733Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-23T06:47:07.734Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-23T06:47:09.921Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-23T06:47:10.382Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-23T06:47:10.843Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-23T06:47:10.843Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-23T06:47:12.385Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-23T06:47:18.190Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-23T06:47:18.190Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-23T06:47:22.324Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-04-23T06:47:25.277Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-23T06:47:25.277Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-23T06:47:29.023Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-23T06:47:29.023Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-23T06:47:29.024Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-23T06:47:29.024Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-23T06:47:29.024Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-23T06:47:33.729Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-23T06:47:33.729Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-23T06:47:33.729Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-23T06:47:33.729Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-23T06:47:33.729Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-23T06:47:33.729Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-23T06:47:33.729Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-23T06:47:35.271Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-23T06:47:37.456Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-23T06:47:37.457Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-23T06:47:39.000Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-23T06:47:39.000Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-23T06:47:39.000Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-23T06:47:39.000Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-23T06:47:39.000Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-23T06:47:39.000Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-23T06:47:39.000Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-23T06:47:43.477Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-04-23T06:47:50.582Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-04-23T06:47:53.837Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-23T06:47:54.297Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-23T06:47:54.297Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-23T06:47:54.297Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-23T06:47:54.757Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-23T06:47:54.757Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-23T06:47:54.757Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-23T06:47:57.670Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-23T06:47:57.670Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-23T06:47:59.855Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-23T06:48:00.315Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-23T06:48:00.776Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-23T06:48:00.776Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-23T06:48:00.776Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-23T06:48:07.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-23T06:48:07.864Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-23T06:48:08.325Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-23T06:48:08.325Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-23T06:48:08.325Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-23T06:48:14.131Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-23T06:48:14.591Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-23T06:48:14.591Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-23T06:48:23.175Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-23T06:48:23.175Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite (1919.33s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-23T06:48:23.637Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.59s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.19s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.48s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (48.37s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-23T06:48:23.637Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-23T06:48:23.637Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.86s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-23T06:48:23.637Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-23T06:48:23.637Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.64s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.13s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.62s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (4.39s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (52.38s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-04-23T06:48:23.637Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (3.91s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (7.66s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.71s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.19s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.76s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.81s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.06s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (9.28s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (3.93s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.86s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.99s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.35s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.01s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.42s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddTar (27.06s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (18.48s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.41s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (14.74s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (8.26s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (11.23s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (5.86s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (3.95s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.27s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (18.86s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (8.12s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.11s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (8.02s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-23T06:48:23.637Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.28s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.45s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (8.81s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.83s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.40s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.33s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.55s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (3.74s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (34.76s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.08s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.93s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (3.78s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (18.14s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.57s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (13.17s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.31s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.55s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.01s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.54s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.57s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignore (39.05s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (9.34s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (42.93s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.24s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.57s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (15.02s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (8.33s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.19s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (22.17s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (8.18s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (7.70s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (59.65s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.31s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.46s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.94s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.41s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.44s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.76s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.32s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (3.56s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.21s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.81s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (8.37s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.60s) [2021-04-23T06:48:23.637Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.637Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-23T06:48:23.637Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFails (2.13s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.09s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.06s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.06s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildForceRm (5.12s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.83s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.10s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (3.81s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.57s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.47s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (6.70s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildHistory (9.46s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.81s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.35s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.07s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.66s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLabel (0.83s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.82s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLabels (0.84s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.28s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.82s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.08s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.52s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.27s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (12.64s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.50s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (26.13s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (12.30s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.88s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.52s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (8.84s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (13.39s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.44s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.54s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.49s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (3.65s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.26s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.19s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.11s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.70s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.80s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.14s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuild (7.46s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.31s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (6.96s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.80s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.12s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (8.43s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (3.57s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.92s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (6.43s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (33.06s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (14.99s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildRm (18.73s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.41s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-04-23T06:48:23.638Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.15s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.19s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.14s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildShellInherited (3.70s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (12.66s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.54s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.54s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (6.91s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.24s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (3.30s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.08s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildStderr (7.92s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (23.46s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.08s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildTagEvent (3.25s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (3.75s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (7.74s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.46s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.52s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (17.59s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.70s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.06s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.50s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWithFailure (6.76s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.63s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWithTabs (3.23s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.30s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (10.71s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.96s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (5.53s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.65s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-04-23T06:48:23.638Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-23T06:48:23.638Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-23T06:48:23.638Z] docker_cli_sni_test.go:18: Flakey test [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.43s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (3.71s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestCommitChange (4.00s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (3.74s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestCommitNewFile (5.30s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestCommitTTY (5.79s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.32s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPICommit (5.48s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (5.82s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.12s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.10s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.16s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.72s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.69s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.70s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.73s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.15s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.81s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.64s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.42s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.21s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.11s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.22s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.31s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.09s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.49s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.22s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-23T06:48:23.638Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.72s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.08s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.06s) [2021-04-23T06:48:23.638Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.60s) [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-23T06:48:23.638Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.638Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.39s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (15.88s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.21s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.20s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.20s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.20s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0002ded60_} (2.29s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1660495858_c:\foo_false____} (2.39s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1660495858_c:\foo_true____} (2.36s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-23T06:48:23.639Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.34s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.08s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.09s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.07s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.07s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.22s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.23s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.05s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.29s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.00s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.86s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.08s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpToCaseH (7.92s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpToDot (1.89s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCpToStdout (2.29s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateArgs (0.19s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.92s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.16s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.31s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateRM (0.32s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.18s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.33s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (6.62s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.22s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.34s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.37s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-23T06:48:23.639Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (1.80s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.14s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-23T06:48:23.639Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestDockerFails (0.05s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.23s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (1.88s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.76s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsCopy (8.25s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.64s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.13s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.63s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.12s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.72s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.79s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFilters (4.45s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFormat (4.35s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.05s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.05s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.13s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsRename (2.27s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsResize (7.41s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.14s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.97s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.58s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsUntag (2.69s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.47s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-23T06:48:23.639Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.57s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.58s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-23T06:48:23.639Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-23T06:48:23.639Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-23T06:48:23.639Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.76s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.72s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.74s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.60s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.85s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.72s) [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecInspectID (4.03s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-23T06:48:23.639Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-23T06:48:23.639Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.639Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.84s) [2021-04-23T06:48:23.639Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-23T06:48:23.640Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.77s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (4.56s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.51s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.58s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.57s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.53s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-23T06:48:23.640Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.05s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.19s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.05s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.25s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.51s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.86s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.44s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.19s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.72s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.37s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesFormat (0.15s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.40s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.05s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.05s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-23T06:48:23.640Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-23T06:48:23.640Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.08s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.14s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-23T06:48:23.640Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-23T06:48:23.640Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.06s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.59s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.15s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.68s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectDefault (1.73s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectHistory (3.71s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.64s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.68s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.19s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.16s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.64s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.65s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectStatus (2.70s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.20s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectTemplateError (1.73s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.12s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.68s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.14s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.74s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.11s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.06s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.05s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.57s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.56s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.34s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.14s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-23T06:48:23.640Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.69s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.06s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (4.40s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (4.44s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (4.44s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.89s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.94s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.19s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.18s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsSince (8.68s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsTail (2.41s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.23s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.16s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.06s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.20s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-23T06:48:23.640Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.85s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-23T06:48:23.640Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsByOrder (6.15s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersBase (6.97s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.37s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-23T06:48:23.640Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (10.31s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (2.99s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.66s) [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (3.78s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-04-23T06:48:23.640Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (3.94s) [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-23T06:48:23.640Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.640Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestPsShowMounts (5.22s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.60s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.21s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.89s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-23T06:48:23.641Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.43s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.93s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.99s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.30s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.87s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.67s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.84s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.93s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.82s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiBlank (0.05s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.26s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (10.45s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.64s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (9.55s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.08s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.78s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (7.84s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiTag (0.56s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.21s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (12.39s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.34s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (3.99s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.94s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.47s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.83s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.06s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.13s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.15s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.16s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.05s) [2021-04-23T06:48:23.641Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.32s) [2021-04-23T06:48:23.641Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-23T06:48:23.641Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.11s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (7.19s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.36s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.51s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.21s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.70s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunCreateVolume (1.73s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.39s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.23s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.20s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.13s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.09s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.12s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.12s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunExitCode (2.12s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (1.69s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.21s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunExposePort (0.05s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.43s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.05s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.03s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.17s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.40s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.48s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.72s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.17s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.41s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.42s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-04-23T06:48:24.103Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.42s) [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.103Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-23T06:48:24.103Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.74s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.37s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunRm (2.18s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.20s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.17s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.15s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.64s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.21s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.96s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.14s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.05s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.36s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.74s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.12s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.71s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.43s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.24s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.01s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.38s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.77s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.16s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.05s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.05s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (7.67s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.27s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.41s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.85s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.15s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.42s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.19s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.58s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.96s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.80s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.50s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (4.84s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.65s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.79s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.68s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.22s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.11s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.16s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.25s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.22s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.10s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.33s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.06s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.67s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.30s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.31s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.06s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.14s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.83s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.50s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.15s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.01s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.21s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.20s) [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.94s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-23T06:48:24.104Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.01s) [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-23T06:48:24.104Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-23T06:48:24.104Z] --- PASS: TestDockerRegistrySuite (0.10s) [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-23T06:48:24.104Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.104Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-23T06:48:24.105Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-23T06:48:24.105Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-23T06:48:24.105Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.01s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-23T06:48:24.105Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-23T06:48:24.105Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerDaemonSuite [2021-04-23T06:48:24.105Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-23T06:48:24.105Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-23T06:48:24.105Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-23T06:48:24.105Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerSwarmSuite [2021-04-23T06:48:24.105Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-23T06:48:24.105Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-23T06:48:24.105Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerExternalVolumeSuite [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerNetworkSuite [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] === RUN TestDockerHubPullSuite [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-23T06:48:24.105Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] PASS [2021-04-23T06:48:24.105Z] ok github.com/docker/docker/integration-cli 1919.810s [2021-04-23T06:48:24.105Z] [2021-04-23T06:48:24.105Z] === Skipped [2021-04-23T06:48:24.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-23T06:48:24.105Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] [2021-04-23T06:48:24.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-23T06:48:24.105Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] [2021-04-23T06:48:24.105Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-23T06:48:24.105Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-04-23T06:48:24.105Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.105Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2021-04-23T06:48:24.106Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-04-23T06:48:24.106Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-04-23T06:48:24.106Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-04-23T06:48:24.106Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2021-04-23T06:48:24.106Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-23T06:48:24.106Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-04-23T06:48:24.106Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-23T06:48:24.106Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-23T06:48:24.106Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.28s) [2021-04-23T06:48:24.106Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.26s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.53s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.75s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.25s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.49s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.28s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.03s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.03s) [2021-04-23T06:48:24.106Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.26s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.25s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.27s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.27s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.24s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.24s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-23T06:48:24.106Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-23T06:48:24.106Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.106Z] [2021-04-23T06:48:24.106Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.06s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.06s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.03s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.03s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.04s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.27s) [2021-04-23T06:48:24.107Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.25s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.25s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildUser (0.02s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.26s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.03s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.28s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.27s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.26s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.24s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.24s) [2021-04-23T06:48:24.107Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2021-04-23T06:48:24.107Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-04-23T06:48:24.107Z] docker_cli_sni_test.go:18: Flakey test [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-23T06:48:24.107Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-04-23T06:48:24.107Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.107Z] [2021-04-23T06:48:24.107Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-23T06:48:24.107Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-23T06:48:24.108Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-23T06:48:24.108Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-23T06:48:24.108Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-23T06:48:24.108Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-23T06:48:24.108Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-23T06:48:24.108Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-23T06:48:24.108Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-23T06:48:24.108Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.108Z] [2021-04-23T06:48:24.108Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-23T06:48:24.108Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-23T06:48:24.108Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-23T06:48:24.109Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-23T06:48:24.109Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-23T06:48:24.109Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-23T06:48:24.109Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-23T06:48:24.109Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-23T06:48:24.109Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-23T06:48:24.109Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-23T06:48:24.109Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-23T06:48:24.109Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.109Z] [2021-04-23T06:48:24.109Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-23T06:48:24.109Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-04-23T06:48:24.110Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.110Z] [2021-04-23T06:48:24.110Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-23T06:48:24.110Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-23T06:48:24.110Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-23T06:48:24.571Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.571Z] [2021-04-23T06:48:24.571Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-23T06:48:24.571Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.29s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-23T06:48:24.572Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-23T06:48:24.572Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.572Z] [2021-04-23T06:48:24.572Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-04-23T06:48:24.573Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.573Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T06:48:24.573Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T06:48:24.573Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.573Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.574Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-23T06:48:24.574Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-23T06:48:24.574Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.574Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-23T06:48:24.575Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-23T06:48:24.575Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] DONE 1092 tests, 546 skipped in 1926.721s [2021-04-23T06:48:24.575Z] INFO: Integration tests ended at 04/23/2021 06:48:24. Duration:00:32:06.8227468 [2021-04-23T06:48:24.575Z] INFO: Docker info of the daemon under test at end of run [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] Containers: 2 [2021-04-23T06:48:24.575Z] Running: 0 [2021-04-23T06:48:24.575Z] Paused: 0 [2021-04-23T06:48:24.575Z] Stopped: 2 [2021-04-23T06:48:24.575Z] Images: 18 [2021-04-23T06:48:24.575Z] Server Version: 0.0.0-dev [2021-04-23T06:48:24.575Z] Storage Driver: windowsfilter [2021-04-23T06:48:24.575Z] Windows: [2021-04-23T06:48:24.575Z] Logging Driver: json-file [2021-04-23T06:48:24.575Z] Plugins: [2021-04-23T06:48:24.575Z] Volume: local [2021-04-23T06:48:24.575Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T06:48:24.575Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T06:48:24.575Z] Swarm: inactive [2021-04-23T06:48:24.575Z] Default Isolation: process [2021-04-23T06:48:24.575Z] Kernel Version: 10.0 20295 (20295.1.amd64fre.fe_release.210212-1600) [2021-04-23T06:48:24.575Z] Operating System: Windows Server 2022 Datacenter Version 2009 (OS Build 20295.1) [2021-04-23T06:48:24.575Z] OSType: windows [2021-04-23T06:48:24.575Z] Architecture: x86_64 [2021-04-23T06:48:24.575Z] CPUs: 4 [2021-04-23T06:48:24.575Z] Total Memory: 32GiB [2021-04-23T06:48:24.575Z] Name: azwin-2-089200 [2021-04-23T06:48:24.575Z] ID: PMJX:4LZJ:4P62:NZDT:6XJP:2UHK:VWKY:VKSW:LRI4:6XYS:RJQK:CC7I [2021-04-23T06:48:24.575Z] Docker Root Dir: D:\CI\PR-42315\1\daemon [2021-04-23T06:48:24.575Z] Debug Mode (client): false [2021-04-23T06:48:24.575Z] Debug Mode (server): true [2021-04-23T06:48:24.575Z] File Descriptors: -1 [2021-04-23T06:48:24.575Z] Goroutines: 17 [2021-04-23T06:48:24.575Z] System Time: 2021-04-23T06:48:24.3805Z [2021-04-23T06:48:24.575Z] EventsListeners: 0 [2021-04-23T06:48:24.575Z] Registry: https://index.docker.io/v1/ [2021-04-23T06:48:24.575Z] Labels: [2021-04-23T06:48:24.575Z] Experimental: false [2021-04-23T06:48:24.575Z] Insecure Registries: [2021-04-23T06:48:24.575Z] 127.0.0.0/8 [2021-04-23T06:48:24.575Z] Live Restore Enabled: false [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] [2021-04-23T06:48:24.575Z] INFO: Stopping daemon under test [2021-04-23T06:48:24.575Z] SUCCESS: The process with PID 2660 (child process of PID 1356) has been terminated. [2021-04-23T06:48:24.575Z] SUCCESS: The process with PID 1356 (child process of PID 4796) has been terminated. [2021-04-23T06:48:24.575Z] INFO: Stop tailing logs of the daemon under tests [2021-04-23T06:48:24.575Z] INFO: executeCI.ps1 Completed successfully at 04/23/2021 06:48:24. [2021-04-23T06:48:24.575Z] INFO: Tidying up at end of run [2021-04-23T06:48:24.575Z] INFO: Saving daemon under test log (d:\CI\PR-42315\1\dut.out) to bundles\CIDUT.out [2021-04-23T06:48:24.575Z] INFO: Saving daemon under test log (d:\CI\PR-42315\1\dut.err) to bundles\CIDUT.err [2021-04-23T06:48:24.575Z] INFO: Nuke-Everything... [2021-04-23T06:48:25.035Z] INFO: Container count on control daemon to delete is 2 [2021-04-23T06:48:25.496Z] 002d8acb238f [2021-04-23T06:48:25.496Z] 1a22241376c3 [2021-04-23T06:48:25.496Z] INFO: Non-base image count on control daemon to delete is 1 [2021-04-23T06:48:31.302Z] Deleted: sha256:65e40c4cc0d17e56bb41985b5722267938c947e8f29b08f446efae2ed8a329ca [2021-04-23T06:48:31.302Z] Deleted: sha256:bd203280f43d18d4d15024cba880b72f29a4d4d406a90e4a1bc83d0c73cfef54 [2021-04-23T06:48:31.302Z] Deleted: sha256:007a1e6f11dce93f642f98e695058d0d85b704cbd0cf04326fe24bdeb9242214 [2021-04-23T06:48:31.302Z] Deleted: sha256:d3b42d0d4aba8e8560cf247c7d02da095e55c74b9bae6dcb5b71c79dc1b84df8 [2021-04-23T06:48:31.302Z] Deleted: sha256:21eeb256c9327f566c31e434605711b9cbc940d9984758ea78c905d86ca23c42 [2021-04-23T06:48:31.302Z] Deleted: sha256:368d709b70237855c9e2815cffa3070a19aabb667677fe0083061a3f63fea5fa [2021-04-23T06:48:31.302Z] Deleted: sha256:62d5b78fd3854b823c50222d71090b95324ddd4c6841832901f752fce43bb83c [2021-04-23T06:48:31.302Z] Deleted: sha256:15716f1bd2664103c2729c9ccc13d90b661025e30f4cf7793b4ede7fa5861720 [2021-04-23T06:48:31.302Z] Deleted: sha256:0c0ca09d8b86f61b231f658bf4d4d3d091182c494f189af1cbb3fdb8d5be1434 [2021-04-23T06:48:31.302Z] Deleted: sha256:34eed9e53f3417a7ae18b011a597540f6e64f2d1f4522821bcb42e8cf74126e9 [2021-04-23T06:48:31.302Z] Deleted: sha256:462cef0c165dbd9263fc28b525c5b0af6a5c8c1cf7fb7bd692a6e877b54c7bd5 [2021-04-23T06:48:31.302Z] Deleted: sha256:4589c00e48568439fcf735e90f8a3709016a454a3cc72fa890147cb8f86ac396 [2021-04-23T06:48:31.302Z] Deleted: sha256:8561ccd7eea5d8761de0f69527b5dfb487208e8c1f13d56395e8a13f1f93cecd [2021-04-23T06:48:31.302Z] Deleted: sha256:9dc872d34e228110e35b9334eddf2cc1af35f238499fa0aa35d75496afe2b601 [2021-04-23T06:48:31.302Z] Deleted: sha256:49d9d2b0cbe72c4f1100b810d5d5ed73b718ce1009b1fb03dcd41c509e214684 [2021-04-23T06:48:31.302Z] Deleted: sha256:892ef74b2ea35c7ac4911909247741892a450dee04d7d8bbad6e84f322506f65 [2021-04-23T06:48:31.302Z] INFO: Tidying pidfile d:\CI\PR-42315\1\docker.pid [2021-04-23T06:48:31.302Z] INFO: Nuking d:\CI [2021-04-23T06:48:41.643Z] INFO: Zapped successfully [2021-04-23T06:48:41.643Z] [2021-04-23T06:48:41.643Z] INFO: executeCI.ps1 exiting at Fri Apr 23 06:48:41 CUT 2021. Duration 00:56:27.2301160 [2021-04-23T06:48:41.643Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-23T06:48:41.890Z] Recording test results [2021-04-23T06:48:44.768Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-23T06:48:46.329Z] Creating win-2022-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-23T06:48:47.514Z] Archiving artifacts [2021-04-23T06:49:00.934Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T06:49:01.868Z] + make clean [2021-04-23T06:49:02.329Z] docker volume rm -f docker-dev-cache [2021-04-23T06:49:02.470Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-04-23T06:49:47.144Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-04-23T06:49:50.067Z] === RUN TestDockerSuite/TestBuildEnv [2021-04-23T06:49:50.067Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-04-23T06:49:50.067Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-04-23T06:49:50.067Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-04-23T06:49:50.067Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-04-23T06:49:50.067Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-04-23T06:49:54.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-04-23T06:49:54.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-04-23T06:49:54.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-04-23T06:49:54.783Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-04-23T06:49:55.244Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-04-23T06:49:59.963Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-04-23T06:50:14.832Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-04-23T06:50:14.832Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-04-23T06:50:14.832Z] === RUN TestDockerSuite/TestBuildExpose [2021-04-23T06:50:14.832Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-04-23T06:50:14.832Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-04-23T06:50:14.832Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-04-23T06:50:14.832Z] === RUN TestDockerSuite/TestBuildFails [2021-04-23T06:50:21.968Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-04-23T06:50:21.968Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-04-23T06:50:26.683Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-04-23T06:50:32.458Z] === RUN TestDockerSuite/TestBuildForceRm [2021-04-23T06:50:44.765Z] === RUN TestDockerSuite/TestBuildFromGit [2021-04-23T06:50:48.462Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-04-23T06:50:49.980Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-04-23T06:50:55.730Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-04-23T06:50:55.730Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-04-23T06:50:55.730Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-04-23T06:50:56.183Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-04-23T06:50:56.183Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-04-23T06:51:10.916Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-04-23T06:51:10.916Z] === RUN TestDockerSuite/TestBuildHistory [2021-04-23T06:51:21.169Z] === RUN TestDockerSuite/TestBuildIidFile [2021-04-23T06:51:22.123Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-04-23T06:51:24.283Z] === RUN TestDockerSuite/TestBuildInheritance [2021-04-23T06:51:24.283Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-04-23T06:51:24.735Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-04-23T06:51:25.188Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-04-23T06:51:33.714Z] === RUN TestDockerSuite/TestBuildLabel [2021-04-23T06:51:34.668Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-04-23T06:51:35.623Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-04-23T06:51:36.577Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-04-23T06:51:37.029Z] === RUN TestDockerSuite/TestBuildLabels [2021-04-23T06:51:37.988Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-04-23T06:51:39.506Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-04-23T06:51:45.246Z] === RUN TestDockerSuite/TestBuildLastModified [2021-04-23T06:51:45.698Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-04-23T06:51:45.698Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-04-23T06:51:45.698Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-04-23T06:51:45.698Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-04-23T06:51:45.698Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-04-23T06:51:46.151Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-04-23T06:51:46.603Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-04-23T06:51:47.054Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-04-23T06:51:52.791Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-04-23T06:52:13.779Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-04-23T06:52:13.779Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-04-23T06:52:13.779Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-04-23T06:52:49.344Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-04-23T06:53:10.346Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-04-23T06:53:13.216Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-04-23T06:53:18.954Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-04-23T06:53:24.688Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-04-23T06:53:42.275Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-04-23T06:53:42.275Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-04-23T06:53:54.583Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-04-23T06:53:54.583Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-04-23T06:53:54.583Z] === RUN TestDockerSuite/TestBuildNetNone [2021-04-23T06:53:54.583Z] === RUN TestDockerSuite/TestBuildNoContext [2021-04-23T06:54:01.601Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-04-23T06:54:11.856Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-04-23T06:54:13.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-04-23T06:54:13.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-04-23T06:54:13.376Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-04-23T06:54:16.246Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-04-23T06:54:17.199Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-04-23T06:54:18.714Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-04-23T06:54:28.950Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-04-23T06:54:29.401Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-04-23T06:54:37.901Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-04-23T06:54:46.407Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-04-23T06:54:54.901Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-04-23T06:54:59.541Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-04-23T06:55:04.181Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-04-23T06:55:05.135Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-04-23T06:55:05.135Z] === RUN TestDockerSuite/TestBuildPATH [2021-04-23T06:55:05.135Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-04-23T06:55:07.281Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-04-23T06:55:07.281Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-04-23T06:55:49.668Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-04-23T06:56:14.691Z] === RUN TestDockerSuite/TestBuildRm [2021-04-23T06:56:24.928Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-04-23T06:56:28.617Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-04-23T06:56:28.617Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-04-23T06:56:28.617Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-04-23T06:56:30.131Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-04-23T06:56:33.834Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-04-23T06:56:37.527Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-04-23T06:56:41.219Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-04-23T06:57:02.344Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-04-23T06:57:02.344Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-04-23T06:57:03.317Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-04-23T06:57:12.415Z] === RUN TestDockerSuite/TestBuildSpaces [2021-04-23T06:57:12.415Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-04-23T06:57:16.167Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-04-23T06:57:16.167Z] === RUN TestDockerSuite/TestBuildStderr [2021-04-23T06:57:20.871Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-04-23T06:57:42.003Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-04-23T06:57:42.004Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-04-23T06:57:42.465Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-04-23T06:57:44.014Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-04-23T06:57:48.727Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-04-23T06:57:53.435Z] === RUN TestDockerSuite/TestBuildUser [2021-04-23T06:57:53.435Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-04-23T06:57:53.435Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-04-23T06:57:53.435Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-04-23T06:57:57.187Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-04-23T06:57:57.649Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-04-23T06:58:06.246Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-04-23T06:58:06.246Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-04-23T06:58:06.246Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-04-23T06:58:27.384Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-04-23T06:58:27.384Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-04-23T06:58:35.981Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-04-23T06:58:44.577Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-04-23T06:58:45.039Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-04-23T06:58:45.039Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-04-23T06:58:47.959Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-04-23T06:58:47.959Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-04-23T06:58:58.315Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-04-23T06:59:03.029Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-04-23T06:59:03.029Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-04-23T06:59:28.204Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-04-23T06:59:28.204Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-04-23T06:59:28.204Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-04-23T06:59:28.204Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-04-23T06:59:28.204Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-04-23T06:59:35.298Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-04-23T06:59:36.270Z] === RUN TestDockerSuite/TestBuildXZHost [2021-04-23T06:59:36.732Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-04-23T06:59:36.732Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-04-23T06:59:36.732Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-04-23T06:59:38.921Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-04-23T06:59:42.673Z] === RUN TestDockerSuite/TestCommitChange [2021-04-23T06:59:47.381Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-04-23T06:59:52.089Z] === RUN TestDockerSuite/TestCommitHardlink [2021-04-23T06:59:52.089Z] === RUN TestDockerSuite/TestCommitNewFile [2021-04-23T06:59:59.182Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-04-23T06:59:59.182Z] === RUN TestDockerSuite/TestCommitTTY [2021-04-23T07:00:05.007Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-04-23T07:00:08.761Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-04-23T07:00:26.493Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-04-23T07:00:32.312Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-04-23T07:00:32.312Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-04-23T07:00:34.502Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-04-23T07:00:34.502Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-04-23T07:00:34.502Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-04-23T07:00:34.502Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-04-23T07:00:36.691Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-04-23T07:00:36.691Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-04-23T07:00:36.691Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-04-23T07:00:39.607Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-04-23T07:00:39.607Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-04-23T07:00:39.607Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-04-23T07:00:39.607Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-04-23T07:00:39.607Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-04-23T07:00:41.793Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-04-23T07:00:43.983Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-04-23T07:00:46.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-04-23T07:00:46.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-04-23T07:00:46.174Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-04-23T07:00:48.364Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-04-23T07:00:48.364Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-04-23T07:00:50.552Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-04-23T07:00:50.552Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-04-23T07:00:50.552Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-04-23T07:00:52.741Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-04-23T07:00:52.741Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-04-23T07:00:54.930Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-04-23T07:00:54.930Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-04-23T07:00:57.121Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-04-23T07:00:57.121Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-04-23T07:00:59.311Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-04-23T07:01:03.063Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-04-23T07:01:06.845Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-04-23T07:01:06.845Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-04-23T07:01:06.845Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-04-23T07:01:06.845Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-04-23T07:01:06.845Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-04-23T07:01:09.036Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-04-23T07:01:09.036Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-04-23T07:01:16.130Z] === RUN TestDockerSuite/TestContainerAPITop [2021-04-23T07:01:16.130Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-04-23T07:01:18.324Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-04-23T07:01:18.324Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-04-23T07:01:22.073Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-04-23T07:01:24.259Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-04-23T07:01:24.259Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-04-23T07:01:24.259Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-04-23T07:01:24.259Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-04-23T07:01:24.259Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-04-23T07:01:24.259Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-04-23T07:01:26.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-04-23T07:01:26.456Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-04-23T07:01:33.550Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-04-23T07:01:36.465Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-04-23T07:01:45.062Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-04-23T07:01:46.607Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005e40_} [2021-04-23T07:01:49.527Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1250580126_c:\foo_false____} [2021-04-23T07:01:51.716Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1250580126_c:\foo_true____} [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-04-23T07:01:54.634Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-04-23T07:01:56.821Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-04-23T07:01:56.821Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-04-23T07:01:56.821Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-04-23T07:01:56.821Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-04-23T07:01:56.821Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-04-23T07:01:57.282Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-04-23T07:01:59.468Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-04-23T07:01:59.468Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-04-23T07:01:59.468Z] === RUN TestDockerSuite/TestCpRelativePath [2021-04-23T07:02:06.586Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-04-23T07:02:06.586Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-04-23T07:02:06.586Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-04-23T07:02:06.586Z] === RUN TestDockerSuite/TestCpToCaseA [2021-04-23T07:02:11.299Z] === RUN TestDockerSuite/TestCpToCaseB [2021-04-23T07:02:13.490Z] === RUN TestDockerSuite/TestCpToCaseC [2021-04-23T07:02:13.490Z] === RUN TestDockerSuite/TestCpToCaseD [2021-04-23T07:02:13.490Z] === RUN TestDockerSuite/TestCpToCaseE [2021-04-23T07:02:22.097Z] === RUN TestDockerSuite/TestCpToCaseF [2021-04-23T07:02:22.097Z] === RUN TestDockerSuite/TestCpToCaseG [2021-04-23T07:02:22.097Z] === RUN TestDockerSuite/TestCpToCaseH [2021-04-23T07:02:30.711Z] === RUN TestDockerSuite/TestCpToCaseI [2021-04-23T07:02:30.711Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-04-23T07:02:30.711Z] === RUN TestDockerSuite/TestCpToDot [2021-04-23T07:02:32.902Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-04-23T07:02:32.902Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-04-23T07:02:32.902Z] === RUN TestDockerSuite/TestCpToStdout [2021-04-23T07:02:35.094Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-04-23T07:02:35.094Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-04-23T07:02:35.094Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-04-23T07:02:35.094Z] === RUN TestDockerSuite/TestCpVolumePath [2021-04-23T07:02:35.094Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-04-23T07:02:35.556Z] === RUN TestDockerSuite/TestCreateArgs [2021-04-23T07:02:35.556Z] === RUN TestDockerSuite/TestCreateByImageID [2021-04-23T07:02:37.746Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-04-23T07:02:39.938Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-04-23T07:02:39.938Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-04-23T07:02:40.401Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-04-23T07:02:41.949Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-04-23T07:02:42.922Z] === RUN TestDockerSuite/TestCreateLabels [2021-04-23T07:02:42.922Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-04-23T07:02:42.922Z] === RUN TestDockerSuite/TestCreateRM [2021-04-23T07:02:43.384Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-04-23T07:02:43.384Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-04-23T07:02:43.384Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-04-23T07:02:43.846Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-04-23T07:02:52.460Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-04-23T07:02:52.460Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-04-23T07:02:52.460Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-04-23T07:02:56.217Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-04-23T07:02:56.217Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-04-23T07:02:56.217Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDevicePermissions [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDockerFails [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestEventsAttach [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestEventsCommit [2021-04-23T07:02:59.142Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-04-23T07:03:01.334Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-04-23T07:03:04.256Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-04-23T07:03:06.446Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-04-23T07:03:18.876Z] === RUN TestDockerSuite/TestEventsCopy [2021-04-23T07:03:23.597Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-04-23T07:03:33.955Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-04-23T07:03:35.502Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-04-23T07:03:36.474Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-04-23T07:03:40.231Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-04-23T07:03:41.215Z] === RUN TestDockerSuite/TestEventsFilterType [2021-04-23T07:03:42.189Z] === RUN TestDockerSuite/TestEventsFilters [2021-04-23T07:03:46.900Z] === RUN TestDockerSuite/TestEventsFormat [2021-04-23T07:03:51.611Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-04-23T07:03:51.611Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-04-23T07:03:51.611Z] === RUN TestDockerSuite/TestEventsImageImport [2021-04-23T07:03:51.611Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-04-23T07:03:51.611Z] === RUN TestDockerSuite/TestEventsImagePull [2021-04-23T07:03:51.611Z] === RUN TestDockerSuite/TestEventsImageTag [2021-04-23T07:03:53.157Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-04-23T07:03:53.157Z] === RUN TestDockerSuite/TestEventsRename [2021-04-23T07:03:55.348Z] === RUN TestDockerSuite/TestEventsResize [2021-04-23T07:04:03.954Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-04-23T07:04:04.928Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-04-23T07:04:07.851Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-04-23T07:04:12.570Z] === RUN TestDockerSuite/TestEventsTop [2021-04-23T07:04:12.570Z] === RUN TestDockerSuite/TestEventsUntag [2021-04-23T07:04:15.495Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-04-23T07:04:19.251Z] === RUN TestDockerSuite/TestExec [2021-04-23T07:04:19.251Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-04-23T07:04:19.251Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-04-23T07:04:20.797Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-04-23T07:04:22.989Z] === RUN TestDockerSuite/TestExecAPIStart [2021-04-23T07:04:22.989Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-04-23T07:04:22.989Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-04-23T07:04:22.989Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-04-23T07:04:24.534Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-04-23T07:04:26.726Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-04-23T07:04:28.917Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-04-23T07:04:31.107Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-04-23T07:04:34.859Z] === RUN TestDockerSuite/TestExecCgroup [2021-04-23T07:04:34.859Z] === RUN TestDockerSuite/TestExecEnv [2021-04-23T07:04:34.859Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-04-23T07:04:34.859Z] === RUN TestDockerSuite/TestExecExitStatus [2021-04-23T07:04:37.053Z] === RUN TestDockerSuite/TestExecInspectID [2021-04-23T07:04:40.811Z] === RUN TestDockerSuite/TestExecInteractive [2021-04-23T07:04:40.811Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-04-23T07:04:40.811Z] === RUN TestDockerSuite/TestExecParseError [2021-04-23T07:04:40.811Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-04-23T07:04:40.811Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-04-23T07:04:40.811Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-04-23T07:04:43.006Z] === RUN TestDockerSuite/TestExecSetEnv [2021-04-23T07:04:43.006Z] === RUN TestDockerSuite/TestExecStartFails [2021-04-23T07:04:43.006Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-04-23T07:04:43.006Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-04-23T07:04:43.006Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-04-23T07:04:43.006Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-04-23T07:04:45.929Z] === RUN TestDockerSuite/TestExecUlimits [2021-04-23T07:04:45.929Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-04-23T07:04:51.757Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-04-23T07:04:51.757Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-04-23T07:04:51.757Z] === RUN TestDockerSuite/TestExecWithUser [2021-04-23T07:04:51.757Z] === RUN TestDockerSuite/TestGetContainerStats [2021-04-23T07:04:57.579Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-04-23T07:05:03.405Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-04-23T07:05:06.325Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-04-23T07:05:12.144Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-04-23T07:05:12.144Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-04-23T07:05:12.144Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-04-23T07:05:12.607Z] === RUN TestDockerSuite/TestHealth [2021-04-23T07:05:12.607Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-04-23T07:05:12.607Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-04-23T07:05:12.607Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-04-23T07:05:12.607Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-04-23T07:05:17.318Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-04-23T07:05:17.318Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-04-23T07:05:17.318Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-04-23T07:05:17.318Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-04-23T07:05:17.318Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-04-23T07:05:17.318Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-04-23T07:05:17.780Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-04-23T07:05:17.780Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-04-23T07:05:19.331Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-04-23T07:05:19.331Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-04-23T07:05:20.879Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-04-23T07:05:21.341Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-04-23T07:05:23.532Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-04-23T07:05:30.645Z] === RUN TestDockerSuite/TestImagesFormat [2021-04-23T07:05:30.645Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-04-23T07:05:31.107Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-04-23T07:05:34.860Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-04-23T07:05:34.860Z] === RUN TestDockerSuite/TestImportBadURL [2021-04-23T07:05:37.053Z] === RUN TestDockerSuite/TestImportDisplay [2021-04-23T07:05:37.054Z] === RUN TestDockerSuite/TestImportFile [2021-04-23T07:05:37.054Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-04-23T07:05:37.054Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-04-23T07:05:37.054Z] === RUN TestDockerSuite/TestImportGzipped [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-04-23T07:05:37.524Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-04-23T07:05:40.444Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-04-23T07:05:42.638Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-04-23T07:05:42.638Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-04-23T07:05:42.638Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-04-23T07:05:42.638Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-04-23T07:05:42.638Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-04-23T07:05:49.760Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-04-23T07:05:49.760Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-04-23T07:05:51.953Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-04-23T07:05:51.953Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-04-23T07:05:51.953Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-04-23T07:05:51.953Z] === RUN TestDockerSuite/TestInspectDefault [2021-04-23T07:05:54.146Z] === RUN TestDockerSuite/TestInspectHistory [2021-04-23T07:05:58.885Z] === RUN TestDockerSuite/TestInspectImage [2021-04-23T07:05:58.885Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-04-23T07:05:58.885Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-04-23T07:05:58.885Z] === RUN TestDockerSuite/TestInspectInt64 [2021-04-23T07:06:00.437Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-04-23T07:06:02.637Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-04-23T07:06:03.100Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-04-23T07:06:05.291Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-04-23T07:06:07.490Z] === RUN TestDockerSuite/TestInspectPlugin [2021-04-23T07:06:07.490Z] === RUN TestDockerSuite/TestInspectRootFS [2021-04-23T07:06:07.490Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-04-23T07:06:09.691Z] === RUN TestDockerSuite/TestInspectStatus [2021-04-23T07:06:12.614Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-04-23T07:06:16.367Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-04-23T07:06:18.560Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-04-23T07:06:20.748Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-04-23T07:06:22.939Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-04-23T07:06:25.127Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-04-23T07:06:27.328Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-04-23T07:06:29.524Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksEnvs [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-04-23T07:06:29.986Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-04-23T07:06:32.178Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-04-23T07:06:34.368Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-04-23T07:06:40.192Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-04-23T07:06:42.389Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-04-23T07:06:42.389Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-04-23T07:06:44.587Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-04-23T07:06:44.587Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-04-23T07:06:50.405Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-04-23T07:06:56.216Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-04-23T07:07:02.024Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-04-23T07:07:04.946Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-04-23T07:07:07.133Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-04-23T07:07:07.133Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-04-23T07:07:09.323Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-04-23T07:07:12.238Z] === RUN TestDockerSuite/TestLogsSince [2021-04-23T07:07:20.825Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-04-23T07:07:20.825Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-04-23T07:07:20.825Z] === RUN TestDockerSuite/TestLogsTail [2021-04-23T07:07:23.737Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-04-23T07:07:25.922Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-04-23T07:07:28.111Z] === RUN TestDockerSuite/TestMountIntoProc [2021-04-23T07:07:28.111Z] === RUN TestDockerSuite/TestMountIntoSys [2021-04-23T07:07:28.111Z] === RUN TestDockerSuite/TestNetHostname [2021-04-23T07:07:28.111Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginActive [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPortHostBinding [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPortList [2021-04-23T07:07:28.578Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-04-23T07:07:33.284Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-04-23T07:07:37.989Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-04-23T07:07:37.990Z] === RUN TestDockerSuite/TestPsByOrder [2021-04-23T07:07:46.640Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-04-23T07:07:46.640Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-04-23T07:07:55.229Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-04-23T07:08:10.104Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-04-23T07:08:10.104Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-04-23T07:08:10.104Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-04-23T07:08:22.503Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-04-23T07:08:28.319Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-04-23T07:08:46.047Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-04-23T07:08:54.639Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-04-23T07:08:54.639Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-04-23T07:08:54.639Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-04-23T07:08:59.340Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-04-23T07:08:59.340Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-04-23T07:08:59.340Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-04-23T07:08:59.340Z] === RUN TestDockerSuite/TestPsRightTagName [2021-04-23T07:08:59.340Z] === RUN TestDockerSuite/TestPsShowMounts [2021-04-23T07:09:06.428Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-04-23T07:09:06.428Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-04-23T07:09:07.975Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-04-23T07:09:07.975Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-04-23T07:09:09.523Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-04-23T07:09:09.985Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-04-23T07:09:09.985Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-04-23T07:09:14.692Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-04-23T07:09:18.439Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-04-23T07:09:20.624Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-04-23T07:09:38.343Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-04-23T07:09:38.343Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-04-23T07:09:44.150Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-04-23T07:09:44.150Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-04-23T07:09:44.150Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-04-23T07:09:44.612Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-04-23T07:09:49.316Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-04-23T07:09:53.066Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-04-23T07:09:53.066Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-04-23T07:09:56.809Z] === RUN TestDockerSuite/TestRmiBlank [2021-04-23T07:09:56.809Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-04-23T07:09:56.809Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-04-23T07:10:11.642Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-04-23T07:10:13.185Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-04-23T07:10:14.157Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-04-23T07:10:21.257Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-04-23T07:10:25.002Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-04-23T07:10:33.592Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-04-23T07:10:36.505Z] === RUN TestDockerSuite/TestRmiTag [2021-04-23T07:10:36.966Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-04-23T07:10:39.880Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-04-23T07:11:01.107Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-04-23T07:11:02.649Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-04-23T07:11:07.356Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAddHost [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-04-23T07:11:08.328Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-04-23T07:11:10.512Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-04-23T07:11:10.512Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-04-23T07:11:10.512Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-04-23T07:11:15.215Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-04-23T07:11:18.131Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-04-23T07:11:25.222Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-04-23T07:11:27.410Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-04-23T07:11:29.597Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-04-23T07:11:29.597Z] === RUN TestDockerSuite/TestRunBindMounts [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-04-23T07:11:34.296Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-04-23T07:11:36.480Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-04-23T07:11:36.480Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-04-23T07:11:39.396Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-04-23T07:11:39.396Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-04-23T07:11:39.396Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-04-23T07:11:41.594Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-04-23T07:11:43.783Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-04-23T07:11:50.880Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-04-23T07:11:53.065Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-04-23T07:11:53.065Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-04-23T07:11:53.065Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-04-23T07:11:53.065Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-04-23T07:11:55.252Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-04-23T07:11:55.252Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-04-23T07:11:55.252Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-04-23T07:11:55.252Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-04-23T07:11:55.712Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-04-23T07:11:57.254Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-04-23T07:12:03.059Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-04-23T07:12:03.059Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-04-23T07:12:03.059Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-04-23T07:12:03.059Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-04-23T07:12:03.059Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-04-23T07:12:03.059Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-04-23T07:12:03.059Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-04-23T07:12:04.604Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-04-23T07:12:04.604Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-04-23T07:12:04.604Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-04-23T07:12:05.064Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-04-23T07:12:07.257Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-04-23T07:12:09.441Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-04-23T07:12:09.441Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-04-23T07:12:11.625Z] === RUN TestDockerSuite/TestRunEnvironment [2021-04-23T07:12:11.625Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-04-23T07:12:11.625Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-04-23T07:12:11.625Z] === RUN TestDockerSuite/TestRunExitCode [2021-04-23T07:12:13.809Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-04-23T07:12:15.991Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-04-23T07:12:18.176Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-04-23T07:12:20.373Z] === RUN TestDockerSuite/TestRunExposePort [2021-04-23T07:12:20.373Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-04-23T07:12:20.373Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-04-23T07:12:20.373Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-04-23T07:12:20.373Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-04-23T07:12:20.373Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-23T07:12:20.834Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-04-23T07:12:20.834Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-04-23T07:12:20.834Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-04-23T07:12:29.559Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-04-23T07:12:29.559Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-04-23T07:12:29.559Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-04-23T07:12:29.559Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-04-23T07:12:29.559Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-04-23T07:12:29.559Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-04-23T07:12:29.559Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-04-23T07:12:36.660Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-04-23T07:12:36.660Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-04-23T07:12:37.633Z] === RUN TestDockerSuite/TestRunModeHostname [2021-04-23T07:12:37.633Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-04-23T07:12:37.633Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunMount [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-04-23T07:12:38.094Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-04-23T07:12:45.191Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-04-23T07:12:45.191Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-04-23T07:12:45.191Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-04-23T07:12:45.191Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-04-23T07:12:49.892Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetHost [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-04-23T07:12:53.635Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-04-23T07:12:54.096Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-04-23T07:12:55.068Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-04-23T07:12:57.254Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-04-23T07:12:59.439Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-04-23T07:13:00.984Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-04-23T07:13:02.533Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunPortInUse [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-04-23T07:13:02.995Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-04-23T07:13:05.909Z] === RUN TestDockerSuite/TestRunPublishPort [2021-04-23T07:13:05.909Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-04-23T07:13:05.909Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-04-23T07:13:05.909Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-04-23T07:13:05.909Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-04-23T07:13:05.909Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-04-23T07:13:13.011Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-04-23T07:13:13.011Z] === RUN TestDockerSuite/TestRunRm [2021-04-23T07:13:20.103Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-04-23T07:13:25.918Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-04-23T07:13:28.103Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-04-23T07:13:35.195Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-04-23T07:13:37.382Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-04-23T07:13:39.565Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-04-23T07:13:39.565Z] === RUN TestDockerSuite/TestRunState [2021-04-23T07:13:39.565Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-04-23T07:13:41.756Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-04-23T07:13:41.756Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-04-23T07:13:43.941Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-04-23T07:13:43.941Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-04-23T07:13:43.941Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-04-23T07:13:43.941Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-04-23T07:13:43.941Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-04-23T07:13:43.941Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUserByID [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUserByName [2021-04-23T07:13:48.706Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-04-23T07:13:51.623Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-04-23T07:13:51.623Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-04-23T07:13:53.809Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-04-23T07:13:53.809Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-04-23T07:13:53.809Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-04-23T07:13:56.725Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-04-23T07:14:03.822Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-04-23T07:14:07.567Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-04-23T07:14:13.376Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-04-23T07:14:13.376Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-04-23T07:14:13.837Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-04-23T07:14:16.753Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-04-23T07:14:18.938Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-04-23T07:14:21.125Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-04-23T07:14:21.125Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-04-23T07:14:21.125Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-04-23T07:14:21.125Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-04-23T07:14:21.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-04-23T07:14:21.125Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-04-23T07:14:21.125Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-04-23T07:14:21.589Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-04-23T07:14:21.589Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-04-23T07:14:25.341Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-04-23T07:14:27.527Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-04-23T07:14:29.072Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveImageId [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-04-23T07:14:33.777Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-04-23T07:14:35.963Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-04-23T07:14:36.424Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-04-23T07:14:36.885Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-04-23T07:14:37.346Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-04-23T07:14:38.890Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-04-23T07:14:45.986Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-04-23T07:14:45.986Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-04-23T07:14:53.078Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-04-23T07:14:53.078Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-04-23T07:15:01.668Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-04-23T07:15:01.668Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-04-23T07:15:01.668Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-04-23T07:15:01.668Z] === RUN TestDockerSuite/TestStartRecordError [2021-04-23T07:15:01.668Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-04-23T07:15:07.479Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-04-23T07:15:07.479Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-04-23T07:15:07.479Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-04-23T07:15:07.479Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-04-23T07:15:07.479Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-04-23T07:15:07.479Z] === RUN TestDockerSuite/TestStatsNoStream [2021-04-23T07:15:07.479Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-04-23T07:15:09.665Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-04-23T07:15:11.850Z] === RUN TestDockerSuite/TestTopPrivileged [2021-04-23T07:15:11.850Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-04-23T07:15:14.040Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-04-23T07:15:14.040Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-04-23T07:15:14.040Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-04-23T07:15:14.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-04-23T07:15:14.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-04-23T07:15:14.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-04-23T07:15:14.040Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-04-23T07:15:31.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-04-23T07:15:31.761Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-04-23T07:15:31.761Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-04-23T07:15:31.761Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-04-23T07:15:31.761Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-04-23T07:15:31.761Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-04-23T07:15:31.761Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-04-23T07:15:33.305Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-04-23T07:15:33.305Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-04-23T07:15:36.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-04-23T07:15:36.217Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-04-23T07:15:36.677Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-04-23T07:15:36.677Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-04-23T07:15:37.143Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-04-23T07:15:49.562Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-04-23T07:15:49.562Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-04-23T07:15:50.023Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-04-23T07:15:50.023Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-04-23T07:15:50.023Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-04-23T07:15:57.110Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-04-23T07:15:57.110Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-04-23T07:15:57.572Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-04-23T07:16:06.161Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-04-23T07:16:06.161Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite (2567.55s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-23T07:16:07.708Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.80s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.25s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (117.62s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.93s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.04s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-23T07:16:07.708Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-23T07:16:07.708Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-23T07:16:07.708Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-23T07:16:07.708Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.07s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.24s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-23T07:16:07.708Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-23T07:16:07.708Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.19s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-04-23T07:16:07.708Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.20s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (99.51s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-04-23T07:16:07.708Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.28s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.02s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.23s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.90s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.16s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.50s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.91s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.97s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.44s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.03s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.25s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.63s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.69s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.63s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddTar (51.28s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (26.42s) [2021-04-23T07:16:07.708Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-04-23T07:16:07.708Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.50s) [2021-04-23T07:16:07.708Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.83s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.47s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.59s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.84s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.78s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.40s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.58s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (35.89s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.50s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.37s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.46s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.36s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-23T07:16:07.709Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.53s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.09s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCmd (0.58s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.55s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.16s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.18s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.22s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.49s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.96s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.94s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.53s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.85s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.72s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.10s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (31.05s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.39s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.11s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.86s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (30.44s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (25.98s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.56s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.69s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (8.24s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.73s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (7.48s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignore (70.29s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.13s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (70.82s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.52s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.70s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (22.05s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (14.46s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (18.90s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (35.11s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.15s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (9.49s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (103.07s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.40s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.56s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.09s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.48s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.58s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (5.29s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (3.30s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.61s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.84s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.96s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.66s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.25s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.64s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFails (7.15s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.14s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (5.42s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.30s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildForceRm (11.16s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.68s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.42s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.97s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.58s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (13.06s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildHistory (11.40s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.02s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.12s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.84s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (8.88s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLabel (0.95s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.99s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.63s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLabels (1.01s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.52s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.82s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.58s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.81s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.08s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.58s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (35.46s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.51s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.07s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (6.09s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.64s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.08s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (12.35s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.66s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNoContext (7.83s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (9.07s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.54s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.75s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.31s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.46s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.58s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.46s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (8.62s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.18s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.70s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.61s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.12s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.12s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (38.66s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (26.85s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildRm (12.07s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.28s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-04-23T07:16:07.709Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.37s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.46s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.83s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.05s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (20.30s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.81s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.69s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.24s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.47s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildStderr (4.13s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (18.81s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (3.04s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.25s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.32s) [2021-04-23T07:16:07.709Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.93s) [2021-04-23T07:16:07.709Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-23T07:16:07.709Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.87s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.57s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.64s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.63s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.95s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.04s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.49s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (10.33s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.24s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.38s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (21.88s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.59s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.06s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-23T07:16:07.710Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-23T07:16:07.710Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-23T07:16:07.710Z] docker_cli_sni_test.go:18: Flakey test [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.16s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.00s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCommitChange (4.66s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.21s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.45s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCommitTTY (6.36s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.20s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPICommit (16.18s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (7.20s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.21s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.13s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.44s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.50s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.07s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.22s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.20s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.25s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.93s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.46s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.24s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.14s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.65s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.76s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.81s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.08s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.16s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.19s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.99s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (28.02s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (7.55s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.64s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (7.56s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.60s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc000005e40_} (2.51s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1250580126_c:\foo_false____} (2.49s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1250580126_c:\foo_true____} (2.64s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-23T07:16:07.710Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.01s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.05s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.45s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.30s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.06s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpRelativePath (7.17s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.25s) [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.29s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.60s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.51s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpToDot (2.30s) [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-23T07:16:07.710Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.710Z] --- PASS: TestDockerSuite/TestCpToStdout (2.31s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.19s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.05s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.25s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.16s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.17s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.97s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.68s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateLabels (0.18s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.36s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.64s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.42s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.19s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-23T07:16:07.711Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.42s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-23T07:16:07.711Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.32s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.32s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.66s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsCopy (4.72s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (9.87s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.22s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.80s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.66s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (1.20s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.00s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFilters (4.66s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFormat (4.55s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-23T07:16:07.711Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.17s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsRename (2.46s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsResize (7.67s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.15s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.54s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.76s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.68s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-23T07:16:07.711Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.92s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.92s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-23T07:16:07.711Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-23T07:16:07.711Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-23T07:16:07.711Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.87s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (2.12s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.01s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.99s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.19s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecInspectID (3.53s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-23T07:16:07.711Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.42s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-23T07:16:07.711Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.27s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.65s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.12s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.03s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.02s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.01s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-23T07:16:07.711Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.15s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-23T07:16:07.711Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.04s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.78s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.26s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.13s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.39s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesFormat (0.21s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-23T07:16:07.711Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.80s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImportBadURL (2.42s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-23T07:16:07.711Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-23T07:16:07.711Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-23T07:16:07.711Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.63s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-23T07:16:07.711Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-23T07:16:07.711Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-04-23T07:16:07.711Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-23T07:16:07.711Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (7.10s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2021-04-23T07:16:07.711Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.14s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectDefault (2.41s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectHistory (4.07s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.33s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.19s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.20s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.24s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.17s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.18s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectStatus (2.59s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.14s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.18s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.25s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.13s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.19s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.30s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.20s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.07s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.97s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.94s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.68s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.45s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-23T07:16:07.712Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.20s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (5.92s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (5.83s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (5.80s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.61s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.57s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.29s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsSince (8.99s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsTail (2.76s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.42s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.33s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.32s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-23T07:16:07.712Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.36s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsByOrder (8.28s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.94s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (13.70s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.30s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.21s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (6.90s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.76s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (9.32s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (5.23s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.92s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.71s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.29s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.93s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-23T07:16:07.712Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.05s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.00s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.36s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (17.11s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.61s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.20s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.79s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (4.19s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.94s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.98s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.28s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.25s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (3.03s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.68s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.43s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.68s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.23s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.05s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.35s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (20.85s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.50s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.30s) [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.18s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.00s) [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-23T07:16:07.712Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.712Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (4.60s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.67s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (7.06s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.34s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.24s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.45s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.15s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (3.08s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.06s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.34s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (7.18s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.25s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.19s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.88s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.05s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.19s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.11s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-23T07:16:07.713Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2021-04-23T07:16:07.713Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.17s) [2021-04-23T07:16:07.713Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-23T07:16:08.175Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.175Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.18s) [2021-04-23T07:16:08.175Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-23T07:16:08.175Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.175Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-23T07:16:08.175Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.175Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-23T07:16:08.175Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.175Z] --- PASS: TestDockerSuite/TestRunExitCode (2.19s) [2021-04-23T07:16:08.175Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.28s) [2021-04-23T07:16:08.175Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.21s) [2021-04-23T07:16:08.175Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.38s) [2021-04-23T07:16:08.175Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2021-04-23T07:16:08.175Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-23T07:16:08.175Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.175Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-23T07:16:08.175Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.175Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.77s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.54s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.73s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.84s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.72s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.96s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.35s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.19s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.15s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.14s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.20s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.92s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.44s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.44s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunRm (7.18s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.40s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.35s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.04s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.16s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.45s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.17s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.95s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.19s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.61s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.54s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.22s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (3.04s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.77s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.31s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.85s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.12s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.87s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.29s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.32s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (4.05s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.77s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.11s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.29s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.28s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.42s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.71s) [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.47s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.37s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestStartAttachSilent (8.80s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-04-23T07:16:08.176Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-23T07:16:08.176Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.90s) [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-23T07:16:08.176Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.176Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-23T07:16:08.177Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.11s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.30s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.13s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-23T07:16:08.177Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.48s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.83s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.37s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (12.34s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-23T07:16:08.177Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.59s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-23T07:16:08.177Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.78s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.27s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.32s) [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.69s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-23T07:16:08.177Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.45s) [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-04-23T07:16:08.177Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-04-23T07:16:08.177Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-04-23T07:16:08.177Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-04-23T07:16:08.177Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-23T07:16:08.177Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthTokenSuite [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-04-23T07:16:08.177Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-04-23T07:16:08.178Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-04-23T07:16:08.178Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-04-23T07:16:08.178Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] === RUN TestDockerDaemonSuite [2021-04-23T07:16:08.178Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-04-23T07:16:08.178Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-04-23T07:16:08.178Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-04-23T07:16:08.178Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] === RUN TestDockerSwarmSuite [2021-04-23T07:16:08.178Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-04-23T07:16:08.178Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-04-23T07:16:08.178Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] === RUN TestDockerExternalVolumeSuite [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] === RUN TestDockerNetworkSuite [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] === RUN TestDockerHubPullSuite [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-04-23T07:16:08.178Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] PASS [2021-04-23T07:16:08.178Z] ok github.com/docker/docker/integration-cli 2568.176s [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === Skipped [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-04-23T07:16:08.178Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2021-04-23T07:16:08.178Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2021-04-23T07:16:08.178Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-04-23T07:16:08.178Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-04-23T07:16:08.178Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_run_test.go:3155: unmatched requirement Apparmor [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2021-04-23T07:16:08.178Z] docker_cli_run_test.go:3133: unmatched requirement Apparmor [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-04-23T07:16:08.178Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.03s) [2021-04-23T07:16:08.178Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.35s) [2021-04-23T07:16:08.178Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.33s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.62s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.88s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.62s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.178Z] [2021-04-23T07:16:08.178Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-04-23T07:16:08.178Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.37s) [2021-04-23T07:16:08.178Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-04-23T07:16:08.179Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.31s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.32s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.02s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.06s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.35s) [2021-04-23T07:16:08.179Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.36s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.30s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.31s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-04-23T07:16:08.179Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2021-04-23T07:16:08.179Z] docker_cli_sni_test.go:18: Flakey test [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2021-04-23T07:16:08.179Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2021-04-23T07:16:08.179Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-04-23T07:16:08.179Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.179Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-23T07:16:08.179Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-04-23T07:16:08.179Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.179Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:2409: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:3504: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:3536: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:3567: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:3550: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:3432: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-04-23T07:16:08.180Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.02s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-04-23T07:16:08.180Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-23T07:16:08.180Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-04-23T07:16:08.180Z] docker_cli_run_test.go:2969: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.180Z] [2021-04-23T07:16:08.180Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-04-23T07:16:08.181Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-04-23T07:16:08.181Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-04-23T07:16:08.181Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-04-23T07:16:08.181Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-04-23T07:16:08.181Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-04-23T07:16:08.181Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-04-23T07:16:08.181Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-04-23T07:16:08.181Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-04-23T07:16:08.181Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-04-23T07:16:08.181Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-04-23T07:16:08.181Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-04-23T07:16:08.181Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.181Z] [2021-04-23T07:16:08.181Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-23T07:16:08.181Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-04-23T07:16:08.182Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.182Z] [2021-04-23T07:16:08.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-23T07:16:08.182Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-04-23T07:16:08.182Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.182Z] [2021-04-23T07:16:08.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-23T07:16:08.182Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-04-23T07:16:08.182Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.182Z] [2021-04-23T07:16:08.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-23T07:16:08.182Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-04-23T07:16:08.182Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.182Z] [2021-04-23T07:16:08.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-04-23T07:16:08.182Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.03s) [2021-04-23T07:16:08.182Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.182Z] [2021-04-23T07:16:08.182Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-23T07:16:08.182Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2021-04-23T07:16:08.645Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:2883: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:2892: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:2672: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-04-23T07:16:08.645Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:3118: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2021-04-23T07:16:08.645Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:3918: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2021-04-23T07:16:08.645Z] docker_cli_run_test.go:2266: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.645Z] [2021-04-23T07:16:08.645Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-23T07:16:08.645Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2602: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2982: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.03s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3168: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3301: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3286: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3211: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2710: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2659: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2732: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2722: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3176: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2153: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3883: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:4058: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:4141: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:4380: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:4393: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:4125: unmatched requirement IsolationIsHyperv [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3699: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3246: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3365: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2316: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2325: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2294: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:3399: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2338: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2363: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2372: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2430: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:4203: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2081: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:4191: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.646Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-23T07:16:08.646Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-04-23T07:16:08.646Z] docker_cli_run_test.go:2385: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.646Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2021-04-23T07:16:08.647Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3188: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3743: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2582: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2551: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2574: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3043: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3089: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3413: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2782: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2472: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2957: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2860: unmatched requirement Apparmor [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2824: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2126: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2238: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3959: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2899: unmatched requirement Apparmor [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3848: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3841: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.02s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3715: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2805: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3016: unmatched requirement Apparmor [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.02s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:2815: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3613: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_run_test.go:3624: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-04-23T07:16:08.647Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.647Z] [2021-04-23T07:16:08.647Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-23T07:16:08.647Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2021-04-23T07:16:08.648Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.03s) [2021-04-23T07:16:08.648Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2021-04-23T07:16:08.648Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.02s) [2021-04-23T07:16:08.648Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2021-04-23T07:16:08.648Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_run_test.go:3424: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.02s) [2021-04-23T07:16:08.648Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2021-04-23T07:16:08.648Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-04-23T07:16:08.648Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.02s) [2021-04-23T07:16:08.648Z] docker_cli_run_test.go:2174: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.648Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T07:16:08.648Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-04-23T07:16:08.648Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.648Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-23T07:16:08.649Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-04-23T07:16:08.649Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:08.649Z] DONE 1092 tests, 546 skipped in 2576.710s [2021-04-23T07:16:08.649Z] INFO: Integration tests ended at 04/23/2021 07:16:08. Duration:00:42:56.9583307 [2021-04-23T07:16:08.649Z] INFO: Docker info of the daemon under test at end of run [2021-04-23T07:16:08.649Z] [2021-04-23T07:16:09.111Z] Containers: 2 [2021-04-23T07:16:09.111Z] Running: 0 [2021-04-23T07:16:09.111Z] Paused: 0 [2021-04-23T07:16:09.111Z] Stopped: 2 [2021-04-23T07:16:09.111Z] Images: 18 [2021-04-23T07:16:09.111Z] Server Version: 0.0.0-dev [2021-04-23T07:16:09.111Z] Storage Driver: windowsfilter [2021-04-23T07:16:09.111Z] Windows: [2021-04-23T07:16:09.111Z] Logging Driver: json-file [2021-04-23T07:16:09.111Z] Plugins: [2021-04-23T07:16:09.111Z] Volume: local [2021-04-23T07:16:09.111Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-04-23T07:16:09.111Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-04-23T07:16:09.111Z] Swarm: inactive [2021-04-23T07:16:09.111Z] Default Isolation: process [2021-04-23T07:16:09.111Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-04-23T07:16:09.111Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-04-23T07:16:09.111Z] OSType: windows [2021-04-23T07:16:09.111Z] Architecture: x86_64 [2021-04-23T07:16:09.111Z] CPUs: 4 [2021-04-23T07:16:09.111Z] Total Memory: 32GiB [2021-04-23T07:16:09.111Z] Name: azwin-2-dc98b0 [2021-04-23T07:16:09.111Z] ID: TUL3:KCTL:O6ZA:GDF3:A65I:TEZX:OQN6:BF3L:IJOD:KCU5:W56L:X4NZ [2021-04-23T07:16:09.111Z] Docker Root Dir: D:\CI\PR-42315\1\daemon [2021-04-23T07:16:09.111Z] Debug Mode (client): false [2021-04-23T07:16:09.111Z] Debug Mode (server): true [2021-04-23T07:16:09.111Z] File Descriptors: -1 [2021-04-23T07:16:09.111Z] Goroutines: 17 [2021-04-23T07:16:09.111Z] System Time: 2021-04-23T07:16:08.6588683Z [2021-04-23T07:16:09.111Z] EventsListeners: 0 [2021-04-23T07:16:09.111Z] Registry: https://index.docker.io/v1/ [2021-04-23T07:16:09.111Z] Labels: [2021-04-23T07:16:09.111Z] Experimental: false [2021-04-23T07:16:09.111Z] Insecure Registries: [2021-04-23T07:16:09.111Z] 127.0.0.0/8 [2021-04-23T07:16:09.111Z] Live Restore Enabled: false [2021-04-23T07:16:09.111Z] [2021-04-23T07:16:09.111Z] [2021-04-23T07:16:09.111Z] INFO: Stopping daemon under test [2021-04-23T07:16:09.111Z] SUCCESS: The process with PID 2012 (child process of PID 4860) has been terminated. [2021-04-23T07:16:09.111Z] SUCCESS: The process with PID 4860 (child process of PID 864) has been terminated. [2021-04-23T07:16:09.111Z] INFO: Stop tailing logs of the daemon under tests [2021-04-23T07:16:09.111Z] INFO: executeCI.ps1 Completed successfully at 04/23/2021 07:16:08. [2021-04-23T07:16:09.111Z] INFO: Tidying up at end of run [2021-04-23T07:16:09.111Z] INFO: Saving daemon under test log (d:\CI\PR-42315\1\dut.out) to bundles\CIDUT.out [2021-04-23T07:16:09.111Z] INFO: Saving daemon under test log (d:\CI\PR-42315\1\dut.err) to bundles\CIDUT.err [2021-04-23T07:16:09.111Z] INFO: Nuke-Everything... [2021-04-23T07:16:10.085Z] INFO: Container count on control daemon to delete is 2 [2021-04-23T07:16:10.085Z] 3a81df4ebb99 [2021-04-23T07:16:10.085Z] edc82dbe4034 [2021-04-23T07:16:10.546Z] INFO: Tidying pidfile d:\CI\PR-42315\1\docker.pid [2021-04-23T07:16:10.546Z] INFO: Nuking d:\CI [2021-04-23T07:16:40.538Z] INFO: Zapped successfully [2021-04-23T07:16:40.538Z] [2021-04-23T07:16:40.538Z] INFO: executeCI.ps1 exiting at Fri Apr 23 07:16:36 CUT 2021. Duration 01:21:39.9987308 [2021-04-23T07:16:40.538Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-04-23T07:16:40.791Z] Recording test results [2021-04-23T07:16:48.293Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-04-23T07:16:49.792Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-04-23T07:16:51.559Z] Archiving artifacts [2021-04-23T07:17:05.547Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42315/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-04-23T07:17:06.484Z] + make clean [2021-04-23T07:17:08.682Z] docker volume rm -f docker-dev-cache [2021-04-23T07:17:08.682Z] 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