Pull request #41724 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3ec41db8367059dbdfdb459967fd9a854f59c231 rather than 95eb4907805b0c8650cc1bce01844162c2c84c4a Obtained Jenkinsfile from 3ec41db8367059dbdfdb459967fd9a854f59c231 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 using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2020-12-23T13:17:48.218Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-12-23T13:17:48.223Z] Trying to pass milestone 3 [Pipeline] milestone [2020-12-23T13:17:48.271Z] Trying to pass milestone 4 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-12-23T13:17:48.461Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c9c994813c11157e) in /home/ubuntu/workspace/moby_PR-41724 [Pipeline] { [Pipeline] checkout [2020-12-23T13:17:48.516Z] using credential docker-jenkins-github-credentials [2020-12-23T13:17:48.526Z] Cloning the remote Git repository [2020-12-23T13:17:48.526Z] Cloning with configured refspecs honoured and without tags [2020-12-23T13:17:48.545Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T13:17:48.545Z] > git init /home/ubuntu/workspace/moby_PR-41724 # timeout=10 [2020-12-23T13:17:48.555Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:17:48.555Z] > git --version # timeout=10 [2020-12-23T13:17:48.560Z] > git --version # 'git version 2.17.1' [2020-12-23T13:17:48.560Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:17:48.561Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:03.450Z] Fetching without tags [2020-12-23T13:18:03.708Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [2020-12-23T13:18:03.431Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:03.449Z] > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10 [2020-12-23T13:18:03.454Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:03.463Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:03.469Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:03.469Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:03.470Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:03.727Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:03.753Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:18:05.010Z] Merge succeeded, producing 587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:18:05.010Z] Checking out Revision 587960aa7cbafa44655561cf2d56e807402d21e0 (PR-41724) [2020-12-23T13:18:05.098Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:18:05.112Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T13:18:05.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41724:/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 [2020-12-23T13:18:05.842Z] Unable to find image 'alpine:latest' locally [2020-12-23T13:18:05.842Z] latest: Pulling from library/alpine [2020-12-23T13:18:06.109Z] 801bfaa63ef2: Pulling fs layer [2020-12-23T13:18:06.109Z] 801bfaa63ef2: Verifying Checksum [2020-12-23T13:18:06.109Z] 801bfaa63ef2: Download complete [2020-12-23T13:18:04.434Z] > git remote # timeout=10 [2020-12-23T13:18:04.439Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:18:04.445Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:04.446Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:18:05.015Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T13:18:05.028Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:05.034Z] > git checkout -f 587960aa7cbafa44655561cf2d56e807402d21e0 # timeout=10 [2020-12-23T13:18:05.117Z] > git rev-list --no-walk 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c # timeout=10 [2020-12-23T13:18:06.371Z] 801bfaa63ef2: Pull complete [2020-12-23T13:18:06.371Z] Digest: sha256:3c7497bf0c7af93428242d6176e8f7905f2201d8fc5861f45be7a346b5f23436 [2020-12-23T13:18:06.371Z] Status: Downloaded newer image for alpine:latest [2020-12-23T13:18:10.585Z] 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: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2020-12-23T13:18:11.360Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c9c994813c11157e) in /home/ubuntu/workspace/moby_PR-41724 [Pipeline] node [Pipeline] node [Pipeline] node [2020-12-23T13:18:11.365Z] Running on s390x-ubuntu-03 in /home/jenkins/workspace/moby_PR-41724 [Pipeline] node [Pipeline] node [2020-12-23T13:18:11.372Z] Running on ppc64le-ubuntu-22 in /home/docker/workspace/moby_PR-41724 Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-12-23T13:18:11.378Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07108b72f5c624395) in /home/ubuntu/workspace/moby_PR-41724 [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [Pipeline] checkout [Pipeline] { [2020-12-23T13:18:11.458Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-12-23T13:18:11.472Z] Fetching changes from the remote Git repository [Pipeline] // stage [2020-12-23T13:18:11.484Z] Fetching without tags [2020-12-23T13:18:11.491Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-12-23T13:18:11.498Z] using credential docker-jenkins-github-credentials [2020-12-23T13:18:11.505Z] Cloning the remote Git repository [2020-12-23T13:18:11.506Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [2020-12-23T13:18:11.511Z] Cloning the remote Git repository [2020-12-23T13:18:11.512Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-12-23T13:18:11.549Z] using credential docker-jenkins-github-credentials [2020-12-23T13:18:11.555Z] Cloning the remote Git repository [2020-12-23T13:18:11.555Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-12-23T13:18:11.740Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [2020-12-23T13:18:11.886Z] Merge succeeded, producing 6e9629ec2a894ca45c957bb9ab6cf2a847d357b1 [2020-12-23T13:18:11.886Z] Checking out Revision 6e9629ec2a894ca45c957bb9ab6cf2a847d357b1 (PR-41724) [2020-12-23T13:18:11.950Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:18:11.968Z] First time build. Skipping changelog. [2020-12-23T13:18:11.482Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-12-23T13:18:11.490Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:11.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:11.503Z] > git --version # timeout=10 [2020-12-23T13:18:11.508Z] > git --version # 'git version 2.17.1' [2020-12-23T13:18:11.508Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:11.508Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:11.759Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:11.764Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:18:11.810Z] > git remote # timeout=10 [2020-12-23T13:18:11.815Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:18:11.826Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:11.827Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:18:11.888Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T13:18:11.905Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:11.910Z] > git checkout -f 6e9629ec2a894ca45c957bb9ab6cf2a847d357b1 # timeout=10 [2020-12-23T13:18:11.969Z] > git rev-list --no-walk 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c # timeout=10 [Pipeline] withEnv [Pipeline] { [2020-12-23T13:18:11.511Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T13:18:11.522Z] > git init /home/jenkins/workspace/moby_PR-41724 # timeout=10 [2020-12-23T13:18:11.525Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:11.525Z] > git --version # timeout=10 [2020-12-23T13:18:11.526Z] > git --version # 'git version 2.17.1' [2020-12-23T13:18:11.526Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:11.526Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [Pipeline] sh [2020-12-23T13:18:11.517Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T13:18:11.518Z] > git init /home/docker/workspace/moby_PR-41724 # timeout=10 [2020-12-23T13:18:11.528Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:11.529Z] > git --version # timeout=10 [2020-12-23T13:18:11.533Z] > git --version # 'git version 2.7.4' [2020-12-23T13:18:11.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:11.534Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:11.549Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T13:18:11.549Z] > git init /home/ubuntu/workspace/moby_PR-41724 # timeout=10 [2020-12-23T13:18:11.558Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:11.558Z] > git --version # timeout=10 [2020-12-23T13:18:11.563Z] > git --version # 'git version 2.17.1' [2020-12-23T13:18:11.563Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:11.564Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:12.756Z] + [ PR != PR ] [2020-12-23T13:18:12.756Z] + [ master != master ] [2020-12-23T13:18:12.756Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T13:18:13.085Z] + docker version [2020-12-23T13:18:13.085Z] Client: Docker Engine - Community [2020-12-23T13:18:13.085Z] Version: 19.03.13 [2020-12-23T13:18:13.085Z] API version: 1.40 [2020-12-23T13:18:13.085Z] Go version: go1.13.15 [2020-12-23T13:18:13.085Z] Git commit: 4484c46d9d [2020-12-23T13:18:13.085Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-23T13:18:13.085Z] OS/Arch: linux/amd64 [2020-12-23T13:18:13.085Z] Experimental: false [2020-12-23T13:18:13.085Z] [2020-12-23T13:18:13.085Z] Server: Docker Engine - Community [2020-12-23T13:18:13.085Z] Engine: [2020-12-23T13:18:13.085Z] Version: 19.03.13 [2020-12-23T13:18:13.085Z] API version: 1.40 (minimum version 1.12) [2020-12-23T13:18:13.085Z] Go version: go1.13.15 [2020-12-23T13:18:13.085Z] Git commit: 4484c46d9d [2020-12-23T13:18:13.085Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-23T13:18:13.085Z] OS/Arch: linux/amd64 [2020-12-23T13:18:13.085Z] Experimental: true [2020-12-23T13:18:13.085Z] containerd: [2020-12-23T13:18:13.085Z] Version: 1.3.7 [2020-12-23T13:18:13.085Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:18:13.085Z] runc: [2020-12-23T13:18:13.085Z] Version: 1.0.0-rc10 [2020-12-23T13:18:13.085Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:18:13.085Z] docker-init: [2020-12-23T13:18:13.085Z] Version: 0.18.0 [2020-12-23T13:18:13.085Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T13:18:13.373Z] + docker info [2020-12-23T13:18:20.667Z] Fetching without tags [2020-12-23T13:18:20.996Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [2020-12-23T13:18:20.637Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:20.643Z] > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10 [2020-12-23T13:18:20.644Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:20.658Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:20.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:20.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:20.673Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:21.001Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:22.154Z] Merge succeeded, producing e5183dba487b5392980f70e6910df8b8090fb86c [2020-12-23T13:18:22.154Z] Checking out Revision e5183dba487b5392980f70e6910df8b8090fb86c (PR-41724) [2020-12-23T13:18:22.209Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:18:22.224Z] First time build. Skipping changelog. [2020-12-23T13:18:21.005Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:18:21.473Z] > git remote # timeout=10 [2020-12-23T13:18:21.474Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:18:21.477Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:21.477Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:18:22.145Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T13:18:22.160Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:22.163Z] > git checkout -f e5183dba487b5392980f70e6910df8b8090fb86c # timeout=10 [2020-12-23T13:18:22.214Z] > git rev-list --no-walk 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T13:18:23.215Z] + docker version [2020-12-23T13:18:23.215Z] Client: Docker Engine - Community [2020-12-23T13:18:23.215Z] Version: 19.03.7 [2020-12-23T13:18:23.215Z] API version: 1.40 [2020-12-23T13:18:23.215Z] Go version: go1.12.17 [2020-12-23T13:18:23.215Z] Git commit: 7141c199a2 [2020-12-23T13:18:23.215Z] Built: Sat Mar 7 16:48:47 2020 [2020-12-23T13:18:23.215Z] OS/Arch: linux/s390x [2020-12-23T13:18:23.215Z] Experimental: false [2020-12-23T13:18:23.215Z] [2020-12-23T13:18:23.215Z] Server: Docker Engine - Community [2020-12-23T13:18:23.215Z] Engine: [2020-12-23T13:18:23.215Z] Version: 19.03.7 [2020-12-23T13:18:23.215Z] API version: 1.40 (minimum version 1.12) [2020-12-23T13:18:23.215Z] Go version: go1.12.17 [2020-12-23T13:18:23.215Z] Git commit: 7141c199a2 [2020-12-23T13:18:23.215Z] Built: Sat Mar 7 16:47:46 2020 [2020-12-23T13:18:23.215Z] OS/Arch: linux/s390x [2020-12-23T13:18:23.215Z] Experimental: true [2020-12-23T13:18:23.215Z] containerd: [2020-12-23T13:18:23.215Z] Version: 1.2.13 [2020-12-23T13:18:23.215Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-23T13:18:23.215Z] runc: [2020-12-23T13:18:23.215Z] Version: 1.0.0-rc10 [2020-12-23T13:18:23.215Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:18:23.215Z] docker-init: [2020-12-23T13:18:23.215Z] Version: 0.18.0 [2020-12-23T13:18:23.215Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T13:18:23.587Z] + docker info [2020-12-23T13:18:23.587Z] Client: [2020-12-23T13:18:23.587Z] Debug Mode: false [2020-12-23T13:18:23.587Z] [2020-12-23T13:18:23.587Z] Server: [2020-12-23T13:18:23.587Z] Containers: 0 [2020-12-23T13:18:23.587Z] Running: 0 [2020-12-23T13:18:23.587Z] Paused: 0 [2020-12-23T13:18:23.587Z] Stopped: 0 [2020-12-23T13:18:23.587Z] Images: 0 [2020-12-23T13:18:23.587Z] Server Version: 19.03.7 [2020-12-23T13:18:23.587Z] Storage Driver: overlay2 [2020-12-23T13:18:23.587Z] Backing Filesystem: [2020-12-23T13:18:23.587Z] Supports d_type: true [2020-12-23T13:18:23.587Z] Native Overlay Diff: true [2020-12-23T13:18:23.587Z] Logging Driver: json-file [2020-12-23T13:18:23.587Z] Cgroup Driver: cgroupfs [2020-12-23T13:18:23.587Z] Plugins: [2020-12-23T13:18:23.587Z] Volume: local [2020-12-23T13:18:23.587Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T13:18:23.587Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T13:18:23.587Z] Swarm: inactive [2020-12-23T13:18:23.587Z] Runtimes: runc [2020-12-23T13:18:23.587Z] Default Runtime: runc [2020-12-23T13:18:23.587Z] Init Binary: docker-init [2020-12-23T13:18:23.587Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-12-23T13:18:23.587Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:18:23.587Z] init version: fec3683 [2020-12-23T13:18:23.587Z] Security Options: [2020-12-23T13:18:23.587Z] apparmor [2020-12-23T13:18:23.587Z] seccomp [2020-12-23T13:18:23.587Z] Profile: default [2020-12-23T13:18:23.587Z] Kernel Version: 4.15.0-91-generic [2020-12-23T13:18:23.587Z] Operating System: Ubuntu 18.04.4 LTS [2020-12-23T13:18:23.587Z] OSType: linux [2020-12-23T13:18:23.587Z] Architecture: s390x [2020-12-23T13:18:23.587Z] CPUs: 2 [2020-12-23T13:18:23.587Z] Total Memory: 7.861GiB [2020-12-23T13:18:23.587Z] Name: s390x-ubuntu-03 [2020-12-23T13:18:23.587Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-12-23T13:18:23.587Z] Docker Root Dir: /var/lib/docker [2020-12-23T13:18:23.587Z] Debug Mode: false [2020-12-23T13:18:23.587Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:18:23.587Z] Labels: [2020-12-23T13:18:23.587Z] Experimental: true [2020-12-23T13:18:23.587Z] Insecure Registries: [2020-12-23T13:18:23.587Z] 127.0.0.0/8 [2020-12-23T13:18:23.587Z] Live Restore Enabled: false [2020-12-23T13:18:23.587Z] [2020-12-23T13:18:23.587Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T13:18:23.981Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:23.981Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:23.981Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T13:18:23.981Z] + bash /home/jenkins/workspace/moby_PR-41724/check-config.sh [2020-12-23T13:18:23.981Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T13:18:23.981Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-12-23T13:18:23.981Z] [2020-12-23T13:18:23.981Z] Generally Necessary: [2020-12-23T13:18:23.981Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T13:18:23.981Z] - apparmor: enabled and tools installed [2020-12-23T13:18:23.981Z] - CONFIG_NAMESPACES: enabled [2020-12-23T13:18:23.981Z] - CONFIG_NET_NS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_PID_NS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_IPC_NS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_UTS_NS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUPS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CPUSETS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_MEMCG: enabled [2020-12-23T13:18:23.981Z] - CONFIG_KEYS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_VETH: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-23T13:18:23.981Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T13:18:23.981Z] [2020-12-23T13:18:23.981Z] Optional Features: [2020-12-23T13:18:23.981Z] - CONFIG_USER_NS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_SECCOMP: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T13:18:23.981Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T13:18:23.981Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T13:18:23.981Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T13:18:23.981Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T13:18:23.981Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T13:18:23.981Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T13:18:23.981Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T13:18:23.981Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T13:18:23.981Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T13:18:23.981Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T13:18:23.981Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T13:18:23.981Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_EXT4_FS: enabled [2020-12-23T13:18:23.981Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T13:18:23.981Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T13:18:23.981Z] - Network Drivers: [2020-12-23T13:18:23.981Z] - "overlay": [2020-12-23T13:18:23.981Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T13:18:23.981Z] Optional (for encrypted networks): [2020-12-23T13:18:23.981Z] - CONFIG_CRYPTO: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T13:18:23.981Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T13:18:23.981Z] - CONFIG_XFRM: enabled [2020-12-23T13:18:23.981Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T13:18:23.981Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-23T13:18:24.271Z] - "ipvlan": [2020-12-23T13:18:24.271Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T13:18:24.271Z] - "macvlan": [2020-12-23T13:18:24.271Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T13:18:24.271Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T13:18:24.271Z] - "ftp,tftp client in container": [2020-12-23T13:18:24.271Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T13:18:24.271Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T13:18:24.271Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T13:18:24.271Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T13:18:24.271Z] - Storage Drivers: [2020-12-23T13:18:24.271Z] - "aufs": [2020-12-23T13:18:24.271Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T13:18:24.271Z] - "btrfs": [2020-12-23T13:18:24.271Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T13:18:24.271Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T13:18:24.271Z] - "devicemapper": [2020-12-23T13:18:24.271Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T13:18:24.271Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T13:18:24.271Z] - "overlay": [2020-12-23T13:18:24.271Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T13:18:24.271Z] - "zfs": [2020-12-23T13:18:24.271Z] - /dev/zfs: missing [2020-12-23T13:18:24.271Z] - zfs command: missing [2020-12-23T13:18:24.271Z] - zpool command: missing [2020-12-23T13:18:24.271Z] [2020-12-23T13:18:24.271Z] Limits: [2020-12-23T13:18:24.271Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T13:18:24.271Z] [2020-12-23T13:18:24.271Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T13:18:24.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:587960aa7cbafa44655561cf2d56e807402d21e0 . [2020-12-23T13:18:24.689Z] #2 [internal] load .dockerignore [2020-12-23T13:18:24.689Z] #2 transferring context: 87B done [2020-12-23T13:18:24.689Z] #2 DONE 0.0s [2020-12-23T13:18:24.689Z] [2020-12-23T13:18:24.689Z] #1 [internal] load build definition from Dockerfile [2020-12-23T13:18:24.689Z] #1 transferring dockerfile: 16.56kB done [2020-12-23T13:18:24.689Z] #1 DONE 0.0s [2020-12-23T13:18:24.689Z] [2020-12-23T13:18:24.689Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T13:18:24.979Z] #3 DONE 0.2s [2020-12-23T13:18:24.979Z] [2020-12-23T13:18:24.979Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T13:18:24.979Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T13:18:25.268Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T13:18:25.268Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-12-23T13:18:25.268Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-12-23T13:18:25.268Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 2.05MB / 8.88MB 0.1s [2020-12-23T13:18:25.268Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-12-23T13:18:25.268Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-12-23T13:18:25.558Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-12-23T13:18:25.558Z] #4 DONE 0.6s [2020-12-23T13:18:25.605Z] Client: [2020-12-23T13:18:25.606Z] Debug Mode: false [2020-12-23T13:18:25.606Z] [2020-12-23T13:18:25.606Z] Server: [2020-12-23T13:18:25.606Z] Containers: 0 [2020-12-23T13:18:25.606Z] Running: 0 [2020-12-23T13:18:25.606Z] Paused: 0 [2020-12-23T13:18:25.606Z] Stopped: 0 [2020-12-23T13:18:25.606Z] Images: 2 [2020-12-23T13:18:25.606Z] Server Version: 19.03.13 [2020-12-23T13:18:25.606Z] Storage Driver: overlay2 [2020-12-23T13:18:25.606Z] Backing Filesystem: extfs [2020-12-23T13:18:25.606Z] Supports d_type: true [2020-12-23T13:18:25.606Z] Native Overlay Diff: true [2020-12-23T13:18:25.606Z] Logging Driver: json-file [2020-12-23T13:18:25.606Z] Cgroup Driver: cgroupfs [2020-12-23T13:18:25.606Z] Plugins: [2020-12-23T13:18:25.606Z] Volume: local [2020-12-23T13:18:25.606Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T13:18:25.606Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T13:18:25.606Z] Swarm: inactive [2020-12-23T13:18:25.606Z] Runtimes: runc [2020-12-23T13:18:25.606Z] Default Runtime: runc [2020-12-23T13:18:25.606Z] Init Binary: docker-init [2020-12-23T13:18:25.606Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:18:25.606Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:18:25.606Z] init version: fec3683 [2020-12-23T13:18:25.606Z] Security Options: [2020-12-23T13:18:25.606Z] apparmor [2020-12-23T13:18:25.606Z] seccomp [2020-12-23T13:18:25.606Z] Profile: default [2020-12-23T13:18:25.606Z] Kernel Version: 5.4.0-1025-aws [2020-12-23T13:18:25.606Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-23T13:18:25.606Z] OSType: linux [2020-12-23T13:18:25.606Z] Architecture: x86_64 [2020-12-23T13:18:25.606Z] CPUs: 2 [2020-12-23T13:18:25.606Z] Total Memory: 7.569GiB [2020-12-23T13:18:25.606Z] Name: ip-10-100-49-14 [2020-12-23T13:18:25.606Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-23T13:18:25.606Z] Docker Root Dir: /var/lib/docker [2020-12-23T13:18:25.606Z] Debug Mode: false [2020-12-23T13:18:25.606Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:18:25.606Z] Labels: [2020-12-23T13:18:25.606Z] Experimental: true [2020-12-23T13:18:25.606Z] Insecure Registries: [2020-12-23T13:18:25.606Z] 127.0.0.0/8 [2020-12-23T13:18:25.606Z] Live Restore Enabled: true [2020-12-23T13:18:25.606Z] [2020-12-23T13:18:25.606Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T13:18:25.847Z] [2020-12-23T13:18:25.847Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:18:25.847Z] #6 DONE 0.1s [2020-12-23T13:18:25.847Z] [2020-12-23T13:18:25.847Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T13:18:25.895Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:25.895Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:25.895Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T13:18:25.895Z] + bash /home/ubuntu/workspace/moby_PR-41724/check-config.sh [2020-12-23T13:18:25.895Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T13:18:25.895Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-23T13:18:25.895Z] [2020-12-23T13:18:25.895Z] Generally Necessary: [2020-12-23T13:18:25.895Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T13:18:25.895Z] - apparmor: enabled and tools installed [2020-12-23T13:18:25.895Z] - CONFIG_NAMESPACES: enabled [2020-12-23T13:18:25.895Z] - CONFIG_NET_NS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_PID_NS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_IPC_NS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_UTS_NS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CGROUPS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CPUSETS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_MEMCG: enabled [2020-12-23T13:18:25.895Z] - CONFIG_KEYS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_VETH: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-23T13:18:25.895Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-23T13:18:25.895Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T13:18:25.895Z] [2020-12-23T13:18:25.895Z] Optional Features: [2020-12-23T13:18:25.895Z] - CONFIG_USER_NS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_SECCOMP: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T13:18:25.895Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T13:18:25.895Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T13:18:25.895Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T13:18:25.895Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T13:18:25.895Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T13:18:25.895Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-23T13:18:25.895Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T13:18:25.895Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T13:18:25.895Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T13:18:25.895Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T13:18:25.895Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T13:18:25.895Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T13:18:25.895Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T13:18:26.156Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T13:18:26.156Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T13:18:26.156Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_EXT4_FS: enabled [2020-12-23T13:18:26.156Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T13:18:26.156Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T13:18:26.156Z] - Network Drivers: [2020-12-23T13:18:26.156Z] - "overlay": [2020-12-23T13:18:26.156Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T13:18:26.156Z] Optional (for encrypted networks): [2020-12-23T13:18:26.156Z] - CONFIG_CRYPTO: enabled [2020-12-23T13:18:26.156Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T13:18:26.156Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T13:18:26.156Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T13:18:26.156Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T13:18:26.156Z] - CONFIG_XFRM: enabled [2020-12-23T13:18:26.156Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-23T13:18:26.156Z] - "ipvlan": [2020-12-23T13:18:26.156Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T13:18:26.156Z] - "macvlan": [2020-12-23T13:18:26.156Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T13:18:26.156Z] - "ftp,tftp client in container": [2020-12-23T13:18:26.156Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T13:18:26.156Z] - Storage Drivers: [2020-12-23T13:18:26.156Z] - "aufs": [2020-12-23T13:18:26.156Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T13:18:26.156Z] - "btrfs": [2020-12-23T13:18:26.156Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T13:18:26.156Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T13:18:26.156Z] - "devicemapper": [2020-12-23T13:18:26.156Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T13:18:26.156Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T13:18:26.156Z] - "overlay": [2020-12-23T13:18:26.156Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T13:18:26.156Z] - "zfs": [2020-12-23T13:18:26.156Z] - /dev/zfs: present [2020-12-23T13:18:26.156Z] - zfs command: missing [2020-12-23T13:18:26.156Z] - zpool command: missing [2020-12-23T13:18:26.156Z] [2020-12-23T13:18:26.156Z] Limits: [2020-12-23T13:18:26.156Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T13:18:26.156Z] [2020-12-23T13:18:26.156Z] + true [2020-12-23T13:18:26.162Z] #7 DONE 0.1s [2020-12-23T13:18:26.162Z] [2020-12-23T13:18:26.162Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T13:18:26.162Z] #5 DONE 0.2s [2020-12-23T13:18:26.162Z] [2020-12-23T13:18:26.162Z] #21 [internal] load build context [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T13:18:26.362Z] Still waiting to schedule task [2020-12-23T13:18:26.363Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2020-12-23T13:18:26.371Z] Still waiting to schedule task [2020-12-23T13:18:26.371Z] All nodes of label ‘arm64&&linux’ are offline [2020-12-23T13:18:26.373Z] Still waiting to schedule task [2020-12-23T13:18:26.373Z] All nodes of label ‘windows-2019’ are offline [2020-12-23T13:18:26.488Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:587960aa7cbafa44655561cf2d56e807402d21e0 . [2020-12-23T13:18:26.488Z] #1 [internal] load build definition from Dockerfile [2020-12-23T13:18:26.488Z] #1 transferring dockerfile: 16.56kB done [2020-12-23T13:18:26.488Z] #1 DONE 0.0s [2020-12-23T13:18:26.488Z] [2020-12-23T13:18:26.488Z] #2 [internal] load .dockerignore [2020-12-23T13:18:26.488Z] #2 transferring context: 87B done [2020-12-23T13:18:26.488Z] #2 DONE 0.0s [2020-12-23T13:18:26.488Z] [2020-12-23T13:18:26.488Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T13:18:27.060Z] #3 DONE 0.5s [2020-12-23T13:18:27.060Z] [2020-12-23T13:18:27.060Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T13:18:27.060Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T13:18:27.060Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T13:18:27.060Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-23T13:18:27.060Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-23T13:18:27.060Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.64MB / 8.88MB 0.1s [2020-12-23T13:18:27.247Z] #21 transferring context: 53.18MB 0.8s done [2020-12-23T13:18:27.247Z] #21 DONE 0.9s [2020-12-23T13:18:27.247Z] [2020-12-23T13:18:27.247Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:18:27.247Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T13:18:27.247Z] #24 sha256:ad1a256857fd775dff080dfa2976eb4206dd82cd17685e928c4419470cde15ce 1.46kB / 1.46kB done [2020-12-23T13:18:27.247Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 37.82MB / 48.97MB 0.8s [2020-12-23T13:18:27.247Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T13:18:27.247Z] #24 sha256:4dd501c606584f9790dd8647e92ba1fc0dd879488225927cdeb79c34eaed6cf1 529B / 529B done [2020-12-23T13:18:27.247Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 41.86MB / 48.97MB 0.9s [2020-12-23T13:18:27.247Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 47.00MB / 48.97MB 1.0s [2020-12-23T13:18:27.321Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.20MB / 8.88MB 0.2s [2020-12-23T13:18:27.321Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-12-23T13:18:27.321Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-23T13:18:27.542Z] #24 ... [2020-12-23T13:18:27.542Z] [2020-12-23T13:18:27.542Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T13:18:27.542Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T13:18:27.542Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-12-23T13:18:27.542Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T13:18:27.542Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T13:18:27.542Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.4s done [2020-12-23T13:18:27.542Z] #60 DONE 1.3s [2020-12-23T13:18:27.542Z] [2020-12-23T13:18:27.542Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:18:27.542Z] #24 sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 48.97MB / 48.97MB 1.1s done [2020-12-23T13:18:27.542Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 [2020-12-23T13:18:27.583Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-12-23T13:18:27.583Z] #4 DONE 0.7s [2020-12-23T13:18:27.844Z] [2020-12-23T13:18:27.844Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:18:28.110Z] #7 ... [2020-12-23T13:18:28.110Z] [2020-12-23T13:18:28.110Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T13:18:28.110Z] #6 DONE 0.3s [2020-12-23T13:18:28.110Z] [2020-12-23T13:18:28.110Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T13:18:28.110Z] #5 DONE 0.3s [2020-12-23T13:18:28.371Z] [2020-12-23T13:18:28.371Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:18:28.371Z] #7 DONE 0.5s [2020-12-23T13:18:28.371Z] [2020-12-23T13:18:28.371Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:28.371Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T13:18:28.371Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-23T13:18:28.371Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 2.80MB / 10.00MB 0.2s [2020-12-23T13:18:28.371Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T13:18:28.371Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-23T13:18:28.371Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 3.53MB / 50.40MB 0.2s [2020-12-23T13:18:28.371Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 2.02MB / 7.81MB 0.2s [2020-12-23T13:18:28.633Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.4s [2020-12-23T13:18:28.633Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.48MB / 50.40MB 0.4s [2020-12-23T13:18:28.633Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2020-12-23T13:18:28.895Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2020-12-23T13:18:28.895Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 33.68MB / 50.40MB 0.6s [2020-12-23T13:18:28.895Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-23T13:18:28.895Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.81MB / 68.67MB 0.6s [2020-12-23T13:18:28.895Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.00MB / 51.83MB 0.6s [2020-12-23T13:18:28.895Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 10.22MB / 68.67MB 0.7s [2020-12-23T13:18:28.895Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 12.38MB / 51.83MB 0.7s [2020-12-23T13:18:29.114Z] Fetching without tags [2020-12-23T13:18:29.086Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:29.089Z] > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10 [2020-12-23T13:18:29.092Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:29.105Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:29.120Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:29.120Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:29.121Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:29.159Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 14.99MB / 68.67MB 0.8s [2020-12-23T13:18:29.159Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.28MB / 51.83MB 0.8s [2020-12-23T13:18:29.424Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 44.37MB / 50.40MB 1.0s [2020-12-23T13:18:29.424Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 25.57MB / 68.67MB 1.0s [2020-12-23T13:18:29.424Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 29.45MB / 51.83MB 1.0s [2020-12-23T13:18:29.424Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.1s [2020-12-23T13:18:29.424Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.92MB / 68.67MB 1.1s [2020-12-23T13:18:29.424Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 38.80MB / 51.83MB 1.1s [2020-12-23T13:18:29.424Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.52MB / 68.67MB 1.2s [2020-12-23T13:18:29.424Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 44.84MB / 51.83MB 1.2s [2020-12-23T13:18:29.509Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [2020-12-23T13:18:29.598Z] #24 extracting sha256:b8cd59e115fe85cdffdb9750beb150c189e768249dc100d22cab4733fb0c7247 2.1s done [2020-12-23T13:18:29.598Z] #24 DONE 3.5s [2020-12-23T13:18:29.598Z] [2020-12-23T13:18:29.598Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:18:29.693Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 50.39MB / 68.67MB 1.4s [2020-12-23T13:18:29.693Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.4s [2020-12-23T13:18:29.693Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 57.03MB / 68.67MB 1.5s [2020-12-23T13:18:29.901Z] Fetching without tags [2020-12-23T13:18:29.960Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.5s done [2020-12-23T13:18:29.960Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 1.8s [2020-12-23T13:18:29.960Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-23T13:18:29.960Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.8s [2020-12-23T13:18:30.175Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [2020-12-23T13:18:30.230Z] #25 0.616 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:30.230Z] #25 0.634 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:30.519Z] #25 0.661 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:30.519Z] #25 0.705 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T13:18:30.519Z] #25 0.914 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T13:18:30.542Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.9s done [2020-12-23T13:18:30.542Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 29.95MB / 120.17MB 2.3s [2020-12-23T13:18:30.542Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s [2020-12-23T13:18:30.808Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 2.3s done [2020-12-23T13:18:30.808Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.70MB / 120.17MB 2.5s [2020-12-23T13:18:30.808Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.3s done [2020-12-23T13:18:29.515Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:29.518Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:18:30.372Z] > git remote # timeout=10 [2020-12-23T13:18:30.375Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:18:30.378Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:30.379Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:18:31.071Z] Merge succeeded, producing 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 [2020-12-23T13:18:31.071Z] Checking out Revision 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 (PR-41724) [2020-12-23T13:18:31.071Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 50.32MB / 120.17MB 2.7s [2020-12-23T13:18:31.071Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.54MB / 120.17MB 2.9s [2020-12-23T13:18:29.852Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:29.857Z] > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10 [2020-12-23T13:18:29.867Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:29.873Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:18:29.904Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:18:29.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:29.906Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:18:30.168Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:30.176Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:18:30.707Z] > git remote # timeout=10 [2020-12-23T13:18:30.714Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:18:30.719Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:18:30.720Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:18:31.165Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:18:31.179Z] First time build. Skipping changelog. [2020-12-23T13:18:31.238Z] Merge succeeded, producing 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 [2020-12-23T13:18:31.238Z] Checking out Revision 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 (PR-41724) [2020-12-23T13:18:31.315Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:18:31.338Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 67.57MB / 120.17MB 3.1s [2020-12-23T13:18:31.603Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 80.53MB / 120.17MB 3.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T13:18:31.869Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 87.08MB / 120.17MB 3.5s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T13:18:32.018Z] #25 2.019 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T13:18:32.133Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 96.99MB / 120.17MB 3.7s [2020-12-23T13:18:32.133Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 112.02MB / 120.17MB 3.9s [2020-12-23T13:18:32.157Z] + docker version [2020-12-23T13:18:32.157Z] Client: [2020-12-23T13:18:32.157Z] Version: 18.06.1-ce [2020-12-23T13:18:32.157Z] API version: 1.38 [2020-12-23T13:18:32.157Z] Go version: go1.10.3 [2020-12-23T13:18:32.157Z] Git commit: e68fc7a [2020-12-23T13:18:32.157Z] Built: Tue Aug 21 17:26:10 2018 [2020-12-23T13:18:32.157Z] OS/Arch: linux/ppc64le [2020-12-23T13:18:32.157Z] Experimental: false [2020-12-23T13:18:32.157Z] [2020-12-23T13:18:32.157Z] Server: [2020-12-23T13:18:32.157Z] Engine: [2020-12-23T13:18:32.157Z] Version: 18.06.1-ce [2020-12-23T13:18:32.157Z] API version: 1.38 (minimum version 1.12) [2020-12-23T13:18:32.157Z] Go version: go1.10.3 [2020-12-23T13:18:32.157Z] Git commit: e68fc7a [2020-12-23T13:18:32.157Z] Built: Tue Aug 21 17:24:20 2018 [2020-12-23T13:18:32.157Z] OS/Arch: linux/ppc64le [2020-12-23T13:18:32.157Z] Experimental: true [Pipeline] sh [2020-12-23T13:18:32.207Z] + docker version [2020-12-23T13:18:32.207Z] Client: Docker Engine - Community [2020-12-23T13:18:32.207Z] Version: 19.03.13 [2020-12-23T13:18:32.207Z] API version: 1.40 [2020-12-23T13:18:32.207Z] Go version: go1.13.15 [2020-12-23T13:18:32.207Z] Git commit: 4484c46d9d [2020-12-23T13:18:32.207Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-23T13:18:32.208Z] OS/Arch: linux/amd64 [2020-12-23T13:18:32.208Z] Experimental: false [2020-12-23T13:18:32.208Z] [2020-12-23T13:18:32.208Z] Server: Docker Engine - Community [2020-12-23T13:18:32.208Z] Engine: [2020-12-23T13:18:32.208Z] Version: 19.03.13 [2020-12-23T13:18:32.208Z] API version: 1.40 (minimum version 1.12) [2020-12-23T13:18:32.208Z] Go version: go1.13.15 [2020-12-23T13:18:32.208Z] Git commit: 4484c46d9d [2020-12-23T13:18:32.208Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-23T13:18:32.208Z] OS/Arch: linux/amd64 [2020-12-23T13:18:32.208Z] Experimental: true [2020-12-23T13:18:32.208Z] containerd: [2020-12-23T13:18:32.208Z] Version: 1.3.7 [2020-12-23T13:18:32.208Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:18:32.208Z] runc: [2020-12-23T13:18:32.208Z] Version: 1.0.0-rc10 [2020-12-23T13:18:32.208Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:18:32.208Z] docker-init: [2020-12-23T13:18:32.208Z] Version: 0.18.0 [2020-12-23T13:18:32.208Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T13:18:32.395Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 118.03MB / 120.17MB 4.0s [2020-12-23T13:18:32.532Z] + docker info [2020-12-23T13:18:32.532Z] Containers: 0 [2020-12-23T13:18:32.532Z] Running: 0 [2020-12-23T13:18:32.532Z] Paused: 0 [2020-12-23T13:18:32.532Z] Stopped: 0 [2020-12-23T13:18:32.532Z] Images: 0 [2020-12-23T13:18:32.532Z] Server Version: 18.06.1-ce [2020-12-23T13:18:32.532Z] Storage Driver: overlay2 [2020-12-23T13:18:32.532Z] Backing Filesystem: extfs [2020-12-23T13:18:32.532Z] Supports d_type: true [2020-12-23T13:18:32.532Z] Native Overlay Diff: true [2020-12-23T13:18:32.532Z] Logging Driver: json-file [2020-12-23T13:18:32.532Z] Cgroup Driver: cgroupfs [2020-12-23T13:18:32.532Z] Plugins: [2020-12-23T13:18:32.532Z] Volume: local [2020-12-23T13:18:32.532Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T13:18:32.532Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-12-23T13:18:32.532Z] Swarm: inactive [2020-12-23T13:18:32.532Z] Runtimes: runc [2020-12-23T13:18:32.532Z] Default Runtime: runc [2020-12-23T13:18:32.532Z] Init Binary: docker-init [2020-12-23T13:18:32.532Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-12-23T13:18:32.532Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-12-23T13:18:32.532Z] init version: fec3683 [2020-12-23T13:18:32.532Z] Security Options: [2020-12-23T13:18:32.532Z] apparmor [2020-12-23T13:18:32.532Z] seccomp [2020-12-23T13:18:32.532Z] Profile: default [2020-12-23T13:18:32.532Z] Kernel Version: 4.4.0-139-generic [2020-12-23T13:18:32.532Z] Operating System: Ubuntu 16.04.3 LTS [2020-12-23T13:18:32.532Z] OSType: linux [2020-12-23T13:18:32.532Z] Architecture: ppc64le [2020-12-23T13:18:32.532Z] CPUs: 4 [2020-12-23T13:18:32.532Z] Total Memory: 7.972GiB [2020-12-23T13:18:32.532Z] Name: ppc64le-ubuntu-22 [2020-12-23T13:18:32.532Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-12-23T13:18:32.532Z] Docker Root Dir: /var/lib/docker [2020-12-23T13:18:32.532Z] Debug Mode (client): false [2020-12-23T13:18:32.532Z] Debug Mode (server): false [2020-12-23T13:18:32.532Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:18:32.532Z] Labels: [2020-12-23T13:18:32.532Z] Experimental: true [2020-12-23T13:18:32.532Z] Insecure Registries: [2020-12-23T13:18:32.532Z] 127.0.0.0/8 [2020-12-23T13:18:32.532Z] Live Restore Enabled: false [2020-12-23T13:18:32.532Z] [2020-12-23T13:18:32.546Z] + docker info [Pipeline] sh [2020-12-23T13:18:32.647Z] [2020-12-23T13:18:32.647Z] #25 ... [2020-12-23T13:18:32.647Z] [2020-12-23T13:18:32.647Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:32.647Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T13:18:32.647Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T13:18:32.647Z] #8 sha256:34df2acbe7473a9a58120e63c8a0547be2460d33f88557496252c423301f85f8 1.79kB / 1.79kB done [2020-12-23T13:18:32.647Z] #8 sha256:2ccfa7a81d7b4297306fdd2a1fe1763c321c9273784674a28766b86687198484 6.19kB / 6.19kB done [2020-12-23T13:18:32.647Z] #8 sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 102.23MB / 102.23MB 1.7s done [2020-12-23T13:18:32.647Z] #8 sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 156B / 156B 0.1s done [2020-12-23T13:18:32.647Z] #8 extracting sha256:734669989488b7bb28db72c8a5f22048aaaf403b6df9988ac684f96140996882 4.2s done [2020-12-23T13:18:32.647Z] #8 extracting sha256:6880a2f7a4f5b6c1639432d448e9b7a61fd7136c2f108028b8f6003769f66de0 0.0s done [2020-12-23T13:18:32.647Z] #8 DONE 6.4s [2020-12-23T13:18:32.647Z] [2020-12-23T13:18:32.647Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:18:32.647Z] #25 3.017 Fetched 8097 kB in 2s (3338 kB/s) [2020-12-23T13:18:32.907Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:32.907Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:32.907Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T13:18:32.907Z] + bash /home/docker/workspace/moby_PR-41724/check-config.sh [2020-12-23T13:18:32.907Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T13:18:32.907Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-12-23T13:18:32.907Z] [2020-12-23T13:18:32.907Z] Generally Necessary: [2020-12-23T13:18:32.907Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T13:18:32.907Z] - apparmor: enabled and tools installed [2020-12-23T13:18:32.907Z] - CONFIG_NAMESPACES: enabled [2020-12-23T13:18:32.907Z] - CONFIG_NET_NS: enabled [2020-12-23T13:18:32.907Z] - CONFIG_PID_NS: enabled [2020-12-23T13:18:32.907Z] - CONFIG_IPC_NS: enabled [2020-12-23T13:18:32.907Z] - CONFIG_UTS_NS: enabled [2020-12-23T13:18:32.907Z] - CONFIG_CGROUPS: enabled [2020-12-23T13:18:32.907Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T13:18:32.907Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T13:18:32.907Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T13:18:32.907Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T13:18:32.907Z] - CONFIG_CPUSETS: enabled [2020-12-23T13:18:32.907Z] - CONFIG_MEMCG: enabled [2020-12-23T13:18:32.907Z] - CONFIG_KEYS: enabled [2020-12-23T13:18:32.907Z] - CONFIG_VETH: enabled (as module) [2020-12-23T13:18:32.938Z] #25 3.017 Reading package lists... [2020-12-23T13:18:32.968Z] #8 ... [2020-12-23T13:18:32.968Z] [2020-12-23T13:18:32.968Z] #21 [internal] load build context [2020-12-23T13:18:32.968Z] #21 transferring context: 53.18MB 4.2s done [2020-12-23T13:18:32.968Z] #21 DONE 4.7s [2020-12-23T13:18:32.968Z] [2020-12-23T13:18:32.968Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:31.063Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T13:18:31.076Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:31.080Z] > git checkout -f 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 # timeout=10 [2020-12-23T13:18:31.171Z] > git rev-list --no-walk 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c # timeout=10 [2020-12-23T13:18:31.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T13:18:31.232Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:18:31.234Z] > git checkout -f 7a6c1cc8ff15616d2fd94b81e8cad0e96aef25b8 # timeout=10 [2020-12-23T13:18:33.198Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-23T13:18:33.199Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T13:18:33.199Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-12-23T13:18:33.199Z] [2020-12-23T13:18:33.199Z] Optional Features: [2020-12-23T13:18:33.199Z] - CONFIG_USER_NS: enabled [2020-12-23T13:18:33.199Z] - CONFIG_SECCOMP: enabled [2020-12-23T13:18:33.199Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T13:18:33.199Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T13:18:33.199Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T13:18:33.199Z] (cgroup swap accounting is currently enabled) [2020-12-23T13:18:33.199Z] - CONFIG_MEMCG_KMEM: enabled [2020-12-23T13:18:33.199Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T13:18:33.199Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T13:18:33.199Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-23T13:18:33.199Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-23T13:18:33.199Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T13:18:33.199Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T13:18:33.199Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T13:18:33.199Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T13:18:33.199Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T13:18:33.199Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T13:18:33.199Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T13:18:33.199Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T13:18:33.199Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T13:18:33.199Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_EXT4_FS: enabled [2020-12-23T13:18:33.199Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T13:18:33.199Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T13:18:33.199Z] - Network Drivers: [2020-12-23T13:18:33.199Z] - "overlay": [2020-12-23T13:18:33.199Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T13:18:33.199Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T13:18:33.199Z] Optional (for encrypted networks): [2020-12-23T13:18:33.495Z] - CONFIG_CRYPTO: enabled [2020-12-23T13:18:33.495Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_XFRM: enabled [2020-12-23T13:18:33.495Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-23T13:18:33.495Z] - "ipvlan": [2020-12-23T13:18:33.495Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T13:18:33.495Z] - "macvlan": [2020-12-23T13:18:33.495Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T13:18:33.495Z] - "ftp,tftp client in container": [2020-12-23T13:18:33.495Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T13:18:33.495Z] - Storage Drivers: [2020-12-23T13:18:33.495Z] - "aufs": [2020-12-23T13:18:33.495Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T13:18:33.495Z] - "btrfs": [2020-12-23T13:18:33.495Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T13:18:33.495Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T13:18:33.495Z] - "devicemapper": [2020-12-23T13:18:33.495Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T13:18:33.495Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T13:18:33.495Z] - "overlay": [2020-12-23T13:18:33.495Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T13:18:33.495Z] - "zfs": [2020-12-23T13:18:33.495Z] - /dev/zfs: missing [2020-12-23T13:18:33.495Z] - zfs command: missing [2020-12-23T13:18:33.495Z] - zpool command: missing [2020-12-23T13:18:33.495Z] [2020-12-23T13:18:33.495Z] Limits: [2020-12-23T13:18:33.495Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T13:18:33.495Z] [2020-12-23T13:18:33.495Z] + true [2020-12-23T13:18:33.516Z] #25 3.468 Reading package lists... [2020-12-23T13:18:33.516Z] #25 3.895 Building dependency tree... [2020-12-23T13:18:33.516Z] #25 4.009 The following additional packages will be installed: [Pipeline] } [Pipeline] // stage [2020-12-23T13:18:33.540Z] #8 ... [2020-12-23T13:18:33.540Z] [2020-12-23T13:18:33.540Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T13:18:33.540Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T13:18:33.540Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T13:18:33.540Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T13:18:33.540Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.6s done [2020-12-23T13:18:33.540Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2020-12-23T13:18:33.540Z] #60 DONE 5.1s [2020-12-23T13:18:33.540Z] [2020-12-23T13:18:33.540Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:33.540Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 5.0s done [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T13:18:33.806Z] #25 4.009 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T13:18:33.806Z] #25 4.009 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T13:18:33.806Z] #25 4.010 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T13:18:33.806Z] #25 4.010 Suggested packages: [2020-12-23T13:18:33.806Z] #25 4.010 krb5-doc krb5-user [2020-12-23T13:18:33.806Z] #25 4.010 Recommended packages: [2020-12-23T13:18:33.806Z] #25 4.010 krb5-locales publicsuffix libsasl2-modules [2020-12-23T13:18:33.806Z] #25 4.141 The following NEW packages will be installed: [2020-12-23T13:18:33.806Z] #25 4.142 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T13:18:33.806Z] #25 4.142 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T13:18:33.806Z] #25 4.142 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T13:18:33.806Z] #25 4.142 libssh2-1 libssl1.1 openssl [2020-12-23T13:18:33.806Z] #25 4.169 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T13:18:33.806Z] #25 4.169 Need to get 4592 kB of archives. [2020-12-23T13:18:33.806Z] #25 4.169 After this operation, 11.9 MB of additional disk space will be used. [2020-12-23T13:18:33.806Z] #25 4.169 Get:1 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u4 [1199 kB] [2020-12-23T13:18:33.806Z] #25 4.182 Get:2 http://deb.debian.org/debian buster-updates/main s390x ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T13:18:33.806Z] #25 4.226 Get:3 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2020-12-23T13:18:33.806Z] #25 4.227 Get:4 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2020-12-23T13:18:33.806Z] #25 4.233 Get:5 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2020-12-23T13:18:33.806Z] #25 4.256 Get:6 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2020-12-23T13:18:33.913Z] + make bundles/buildx [2020-12-23T13:18:34.098Z] #25 4.263 Get:7 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u4 [827 kB] [2020-12-23T13:18:34.098Z] #25 4.267 Get:8 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2020-12-23T13:18:34.098Z] #25 4.274 Get:9 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2020-12-23T13:18:34.098Z] #25 4.275 Get:10 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2020-12-23T13:18:34.098Z] #25 4.277 Get:11 http://deb.debian.org/debian buster/main s390x libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T13:18:34.098Z] #25 4.278 Get:12 http://deb.debian.org/debian buster/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u4 [213 kB] [2020-12-23T13:18:34.098Z] #25 4.280 Get:13 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2020-12-23T13:18:34.098Z] #25 4.281 Get:14 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2020-12-23T13:18:34.098Z] #25 4.282 Get:15 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2020-12-23T13:18:34.098Z] #25 4.283 Get:16 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2020-12-23T13:18:34.098Z] #25 4.284 Get:17 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2020-12-23T13:18:34.098Z] #25 4.289 Get:18 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2020-12-23T13:18:34.098Z] #25 4.309 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-23T13:18:34.098Z] #25 4.311 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-23T13:18:34.098Z] #25 4.312 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-23T13:18:34.098Z] #25 ... [2020-12-23T13:18:34.098Z] [2020-12-23T13:18:34.098Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:18:34.098Z] #9 DONE 1.5s [2020-12-23T13:18:34.098Z] [2020-12-23T13:18:34.098Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:18:34.098Z] #25 4.410 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:18:34.098Z] #25 4.437 Fetched 4592 kB in 0s (28.5 MB/s) [2020-12-23T13:18:34.098Z] #25 4.464 Selecting previously unselected package libssl1.1:s390x. [2020-12-23T13:18:34.098Z] #25 4.464 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-12-23T13:18:34.098Z] #25 4.464 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-23T13:18:34.098Z] #25 4.468 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:34.206Z] make: command: Command not found [2020-12-23T13:18:34.206Z] make: command: Command not found [2020-12-23T13:18:34.206Z] mkdir bundles [2020-12-23T13:18:34.206Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-12-23T13:18:34.206Z] --build-arg BUILDX_COMMIT \ [2020-12-23T13:18:34.206Z] --build-arg BUILDX_REPO \ [2020-12-23T13:18:34.206Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-12-23T13:18:34.206Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-12-23T13:18:34.206Z] . [2020-12-23T13:18:34.206Z] /bin/sh: 4: go: not found [2020-12-23T13:18:34.206Z] /bin/sh: 5: go: not found [2020-12-23T13:18:34.388Z] #25 4.585 Selecting previously unselected package openssl. [2020-12-23T13:18:34.388Z] #25 4.587 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_s390x.deb ... [2020-12-23T13:18:34.388Z] #25 4.599 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:34.388Z] #25 4.687 Selecting previously unselected package ca-certificates. [2020-12-23T13:18:34.388Z] #25 4.688 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T13:18:34.388Z] #25 4.690 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T13:18:34.388Z] #25 4.726 Selecting previously unselected package libkeyutils1:s390x. [2020-12-23T13:18:34.388Z] #25 4.726 Preparing to unpack .../03-libkeyutils1_1.6-6_s390x.deb ... [2020-12-23T13:18:34.388Z] #25 4.728 Unpacking libkeyutils1:s390x (1.6-6) ... [2020-12-23T13:18:34.388Z] #25 4.803 Selecting previously unselected package libkrb5support0:s390x. [2020-12-23T13:18:34.677Z] #25 4.803 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2020-12-23T13:18:34.677Z] #25 4.806 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:34.677Z] #25 4.841 Selecting previously unselected package libk5crypto3:s390x. [2020-12-23T13:18:34.677Z] #25 4.846 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2020-12-23T13:18:34.677Z] #25 4.858 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:34.677Z] #25 4.903 Selecting previously unselected package libkrb5-3:s390x. [2020-12-23T13:18:34.677Z] #25 4.903 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2020-12-23T13:18:34.677Z] #25 4.906 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:34.677Z] #25 4.969 Selecting previously unselected package libgssapi-krb5-2:s390x. [2020-12-23T13:18:34.677Z] #25 4.969 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2020-12-23T13:18:34.677Z] #25 4.975 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:34.677Z] #25 4.999 Selecting previously unselected package libsasl2-modules-db:s390x. [2020-12-23T13:18:34.677Z] #25 5.000 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-23T13:18:34.677Z] #25 5.002 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:34.677Z] #25 5.026 Selecting previously unselected package libsasl2-2:s390x. [2020-12-23T13:18:34.677Z] #25 5.027 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2020-12-23T13:18:34.677Z] #25 5.029 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:34.677Z] #25 5.059 Selecting previously unselected package libldap-common. [2020-12-23T13:18:34.677Z] #25 5.059 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T13:18:34.677Z] #25 5.062 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:34.677Z] #25 5.090 Selecting previously unselected package libldap-2.4-2:s390x. [2020-12-23T13:18:34.677Z] #25 5.090 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_s390x.deb ... [2020-12-23T13:18:34.677Z] #25 5.092 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:34.677Z] #25 5.130 Selecting previously unselected package libnghttp2-14:s390x. [2020-12-23T13:18:34.966Z] #25 5.131 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2020-12-23T13:18:34.966Z] #25 5.133 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-23T13:18:34.966Z] #25 5.163 Selecting previously unselected package libpsl5:s390x. [2020-12-23T13:18:34.966Z] #25 5.163 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2020-12-23T13:18:34.966Z] #25 5.166 Unpacking libpsl5:s390x (0.20.2-2) ... [2020-12-23T13:18:34.966Z] #25 5.190 Selecting previously unselected package librtmp1:s390x. [2020-12-23T13:18:34.966Z] #25 5.191 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2020-12-23T13:18:34.966Z] #25 5.193 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:18:34.966Z] #25 5.216 Selecting previously unselected package libssh2-1:s390x. [2020-12-23T13:18:34.966Z] #25 5.216 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2020-12-23T13:18:34.966Z] #25 5.219 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2020-12-23T13:18:34.966Z] #25 5.248 Selecting previously unselected package libcurl4:s390x. [2020-12-23T13:18:34.966Z] #25 5.249 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2020-12-23T13:18:34.966Z] #25 5.251 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-23T13:18:34.966Z] #25 5.293 Selecting previously unselected package curl. [2020-12-23T13:18:34.966Z] #25 5.294 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2020-12-23T13:18:34.966Z] #25 5.296 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T13:18:34.966Z] #25 5.369 Selecting previously unselected package libonig5:s390x. [2020-12-23T13:18:35.259Z] #25 ... [2020-12-23T13:18:35.259Z] [2020-12-23T13:18:35.259Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T13:18:35.259Z] #10 DONE 0.9s [2020-12-23T13:18:35.259Z] [2020-12-23T13:18:35.259Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T13:18:35.259Z] #37 DONE 0.1s [2020-12-23T13:18:35.259Z] [2020-12-23T13:18:35.259Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T13:18:35.259Z] #29 DONE 0.1s [2020-12-23T13:18:35.259Z] [2020-12-23T13:18:35.259Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:18:35.259Z] #25 5.370 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2020-12-23T13:18:35.259Z] #25 5.373 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-23T13:18:35.259Z] #25 5.415 Selecting previously unselected package libjq1:s390x. [2020-12-23T13:18:35.259Z] #25 5.415 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T13:18:35.259Z] #25 5.419 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T13:18:35.259Z] #25 5.455 Selecting previously unselected package jq. [2020-12-23T13:18:35.259Z] #25 5.455 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T13:18:35.259Z] #25 5.461 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:18:35.259Z] #25 5.495 Setting up libkeyutils1:s390x (1.6-6) ... [2020-12-23T13:18:35.259Z] #25 5.503 Setting up libpsl5:s390x (0.20.2-2) ... [2020-12-23T13:18:35.259Z] #25 5.510 Setting up libssl1.1:s390x (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:35.259Z] #25 5.583 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2020-12-23T13:18:35.259Z] #25 5.588 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:35.259Z] #25 5.604 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:35.259Z] #25 5.611 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:35.259Z] #25 5.616 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:18:35.259Z] #25 5.624 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:35.259Z] #25 5.628 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:35.259Z] #25 5.636 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2020-12-23T13:18:35.259Z] #25 5.646 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:35.259Z] #25 5.653 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:35.259Z] #25 5.671 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-23T13:18:35.259Z] #25 5.673 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T13:18:35.259Z] #25 5.687 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:35.457Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.0s [2020-12-23T13:18:35.550Z] #25 5.688 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T13:18:35.719Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.7s done [2020-12-23T13:18:35.840Z] #25 6.191 Updating certificates in /etc/ssl/certs... [2020-12-23T13:18:35.980Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-23T13:18:36.279Z] Sending build context to Docker daemon 58.07MB [2020-12-23T13:18:36.279Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2020-12-23T13:18:36.279Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-12-23T13:18:36.279Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-12-23T13:18:36.279Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-12-23T13:18:36.279Z] 1.13.15-buster: Pulling from library/golang [2020-12-23T13:18:36.568Z] db4e2d8d5901: Pulling fs layer [2020-12-23T13:18:36.568Z] dfe2d012519c: Pulling fs layer [2020-12-23T13:18:36.568Z] 5d8f1d1f9197: Pulling fs layer [2020-12-23T13:18:36.568Z] 1301750ffb48: Pulling fs layer [2020-12-23T13:18:36.568Z] dc5c6edc9cff: Pulling fs layer [2020-12-23T13:18:36.568Z] 3c370c2e2f82: Pulling fs layer [2020-12-23T13:18:36.568Z] 5ffb2f5886e2: Pulling fs layer [2020-12-23T13:18:36.568Z] 1301750ffb48: Waiting [2020-12-23T13:18:36.568Z] dc5c6edc9cff: Waiting [2020-12-23T13:18:36.568Z] 5ffb2f5886e2: Waiting [2020-12-23T13:18:36.887Z] #25 7.061 126 added, 0 removed; done. [2020-12-23T13:18:36.887Z] #25 7.095 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2020-12-23T13:18:36.887Z] #25 7.102 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:18:36.887Z] #25 7.112 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2020-12-23T13:18:36.887Z] #25 7.120 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T13:18:36.887Z] #25 7.165 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:18:36.887Z] #25 7.165 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T13:18:36.887Z] #25 7.165 Updating certificates in /etc/ssl/certs... [2020-12-23T13:18:36.966Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2020-12-23T13:18:36.966Z] #8 ... [2020-12-23T13:18:36.966Z] [2020-12-23T13:18:36.966Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:18:36.966Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T13:18:36.966Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T13:18:36.966Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-23T13:18:36.966Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-23T13:18:36.966Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 3.8s done [2020-12-23T13:18:36.966Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 4.2s done [2020-12-23T13:18:36.966Z] #24 DONE 8.5s [2020-12-23T13:18:36.966Z] [2020-12-23T13:18:36.966Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:36.966Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2020-12-23T13:18:37.208Z] dfe2d012519c: Verifying Checksum [2020-12-23T13:18:37.208Z] dfe2d012519c: Download complete [2020-12-23T13:18:37.208Z] 5d8f1d1f9197: Verifying Checksum [2020-12-23T13:18:37.208Z] 5d8f1d1f9197: Download complete [2020-12-23T13:18:37.228Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2020-12-23T13:18:37.489Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 0.1s [2020-12-23T13:18:38.957Z] #25 8.983 0 added, 0 removed; done. [2020-12-23T13:18:38.957Z] #25 8.983 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T13:18:38.957Z] #25 8.986 done. [2020-12-23T13:18:39.250Z] #25 DONE 9.4s [2020-12-23T13:18:39.250Z] [2020-12-23T13:18:39.250Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T13:18:39.250Z] #26 DONE 0.0s [2020-12-23T13:18:39.250Z] [2020-12-23T13:18:39.250Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:39.294Z] db4e2d8d5901: Verifying Checksum [2020-12-23T13:18:39.294Z] db4e2d8d5901: Download complete [2020-12-23T13:18:39.945Z] 1301750ffb48: Verifying Checksum [2020-12-23T13:18:39.945Z] 1301750ffb48: Download complete [2020-12-23T13:18:40.240Z] 5ffb2f5886e2: Verifying Checksum [2020-12-23T13:18:40.240Z] 5ffb2f5886e2: Download complete [2020-12-23T13:18:40.674Z] Client: [2020-12-23T13:18:40.674Z] Debug Mode: false [2020-12-23T13:18:40.674Z] [2020-12-23T13:18:40.674Z] Server: [2020-12-23T13:18:40.674Z] Containers: 0 [2020-12-23T13:18:40.674Z] Running: 0 [2020-12-23T13:18:40.674Z] Paused: 0 [2020-12-23T13:18:40.674Z] Stopped: 0 [2020-12-23T13:18:40.674Z] Images: 3 [2020-12-23T13:18:40.674Z] Server Version: 19.03.13 [2020-12-23T13:18:40.674Z] Storage Driver: overlay2 [2020-12-23T13:18:40.674Z] Backing Filesystem: extfs [2020-12-23T13:18:40.674Z] Supports d_type: true [2020-12-23T13:18:40.674Z] Native Overlay Diff: true [2020-12-23T13:18:40.674Z] Logging Driver: json-file [2020-12-23T13:18:40.674Z] Cgroup Driver: cgroupfs [2020-12-23T13:18:40.674Z] Plugins: [2020-12-23T13:18:40.674Z] Volume: local [2020-12-23T13:18:40.674Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T13:18:40.674Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T13:18:40.674Z] Swarm: inactive [2020-12-23T13:18:40.674Z] Runtimes: runc [2020-12-23T13:18:40.674Z] Default Runtime: runc [2020-12-23T13:18:40.674Z] Init Binary: docker-init [2020-12-23T13:18:40.674Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:18:40.674Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:18:40.674Z] init version: fec3683 [2020-12-23T13:18:40.674Z] Security Options: [2020-12-23T13:18:40.674Z] apparmor [2020-12-23T13:18:40.674Z] seccomp [2020-12-23T13:18:40.674Z] Profile: default [2020-12-23T13:18:40.674Z] Kernel Version: 5.4.0-1025-aws [2020-12-23T13:18:40.674Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-23T13:18:40.674Z] OSType: linux [2020-12-23T13:18:40.674Z] Architecture: x86_64 [2020-12-23T13:18:40.674Z] CPUs: 2 [2020-12-23T13:18:40.674Z] Total Memory: 7.569GiB [2020-12-23T13:18:40.674Z] Name: ip-10-100-51-201 [2020-12-23T13:18:40.674Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-23T13:18:40.674Z] Docker Root Dir: /var/lib/docker [2020-12-23T13:18:40.674Z] Debug Mode: false [2020-12-23T13:18:40.674Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:18:40.674Z] Labels: [2020-12-23T13:18:40.674Z] Experimental: true [2020-12-23T13:18:40.674Z] Insecure Registries: [2020-12-23T13:18:40.674Z] 127.0.0.0/8 [2020-12-23T13:18:40.674Z] Live Restore Enabled: true [2020-12-23T13:18:40.674Z] [2020-12-23T13:18:40.674Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T13:18:40.873Z] dc5c6edc9cff: Verifying Checksum [2020-12-23T13:18:40.873Z] dc5c6edc9cff: Download complete [2020-12-23T13:18:40.963Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:40.963Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:18:40.963Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T13:18:40.963Z] + bash /home/ubuntu/workspace/moby_PR-41724/check-config.sh [2020-12-23T13:18:40.963Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T13:18:40.963Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-23T13:18:40.963Z] [2020-12-23T13:18:40.963Z] Generally Necessary: [2020-12-23T13:18:40.963Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T13:18:40.963Z] - apparmor: enabled and tools installed [2020-12-23T13:18:40.963Z] - CONFIG_NAMESPACES: enabled [2020-12-23T13:18:40.963Z] - CONFIG_NET_NS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_PID_NS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_IPC_NS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_UTS_NS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CGROUPS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CPUSETS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_MEMCG: enabled [2020-12-23T13:18:40.963Z] - CONFIG_KEYS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_VETH: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-23T13:18:40.963Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-23T13:18:40.963Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T13:18:40.963Z] [2020-12-23T13:18:40.963Z] Optional Features: [2020-12-23T13:18:40.963Z] - CONFIG_USER_NS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_SECCOMP: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T13:18:40.963Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T13:18:40.963Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T13:18:40.963Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T13:18:40.963Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T13:18:40.963Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T13:18:40.963Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-23T13:18:40.963Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T13:18:40.963Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T13:18:40.963Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T13:18:40.963Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T13:18:40.963Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T13:18:40.963Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T13:18:41.224Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T13:18:41.224Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T13:18:41.224Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T13:18:41.224Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_EXT4_FS: enabled [2020-12-23T13:18:41.224Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T13:18:41.224Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T13:18:41.224Z] - Network Drivers: [2020-12-23T13:18:41.224Z] - "overlay": [2020-12-23T13:18:41.224Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T13:18:41.224Z] Optional (for encrypted networks): [2020-12-23T13:18:41.224Z] - CONFIG_CRYPTO: enabled [2020-12-23T13:18:41.224Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T13:18:41.224Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T13:18:41.224Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T13:18:41.224Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T13:18:41.224Z] - CONFIG_XFRM: enabled [2020-12-23T13:18:41.224Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-23T13:18:41.224Z] - "ipvlan": [2020-12-23T13:18:41.224Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T13:18:41.224Z] - "macvlan": [2020-12-23T13:18:41.224Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T13:18:41.224Z] - "ftp,tftp client in container": [2020-12-23T13:18:41.224Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T13:18:41.224Z] - Storage Drivers: [2020-12-23T13:18:41.224Z] - "aufs": [2020-12-23T13:18:41.224Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T13:18:41.224Z] - "btrfs": [2020-12-23T13:18:41.224Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T13:18:41.224Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T13:18:41.224Z] - "devicemapper": [2020-12-23T13:18:41.224Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T13:18:41.224Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T13:18:41.224Z] - "overlay": [2020-12-23T13:18:41.224Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T13:18:41.224Z] - "zfs": [2020-12-23T13:18:41.224Z] - /dev/zfs: present [2020-12-23T13:18:41.224Z] - zfs command: missing [2020-12-23T13:18:41.224Z] - zpool command: missing [2020-12-23T13:18:41.224Z] [2020-12-23T13:18:41.224Z] Limits: [2020-12-23T13:18:41.224Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T13:18:41.224Z] [2020-12-23T13:18:41.224Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T13:18:41.354Z] #27 1.862 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T13:18:41.354Z] #27 2.233 [2020-12-23T13:18:41.566Z] + sudo modprobe ip_vs [2020-12-23T13:18:41.566Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:587960aa7cbafa44655561cf2d56e807402d21e0 . [2020-12-23T13:18:41.712Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.9s done [2020-12-23T13:18:41.712Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 [2020-12-23T13:18:41.827Z] #2 [internal] load .dockerignore [2020-12-23T13:18:41.827Z] #2 transferring context: 87B done [2020-12-23T13:18:41.827Z] #2 DONE 0.0s [2020-12-23T13:18:41.827Z] [2020-12-23T13:18:41.827Z] #1 [internal] load build definition from Dockerfile [2020-12-23T13:18:41.827Z] #1 transferring dockerfile: 16.56kB done [2020-12-23T13:18:41.827Z] #1 DONE 0.0s [2020-12-23T13:18:41.827Z] [2020-12-23T13:18:41.827Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T13:18:42.095Z] #3 DONE 0.3s [2020-12-23T13:18:42.095Z] [2020-12-23T13:18:42.095Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T13:18:42.095Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T13:18:42.095Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-12-23T13:18:42.095Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T13:18:42.095Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-23T13:18:42.095Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-23T13:18:42.356Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-12-23T13:18:42.356Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-12-23T13:18:42.616Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-12-23T13:18:42.616Z] #4 DONE 0.4s [2020-12-23T13:18:42.616Z] [2020-12-23T13:18:42.616Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T13:18:42.616Z] #5 DONE 0.1s [2020-12-23T13:18:42.616Z] [2020-12-23T13:18:42.616Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T13:18:42.877Z] #7 ... [2020-12-23T13:18:42.877Z] [2020-12-23T13:18:42.877Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:18:42.877Z] #6 DONE 0.2s [2020-12-23T13:18:42.877Z] [2020-12-23T13:18:42.877Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T13:18:42.877Z] #7 DONE 0.4s [2020-12-23T13:18:42.948Z] db4e2d8d5901: Pull complete [2020-12-23T13:18:43.138Z] [2020-12-23T13:18:43.138Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:43.138Z] #8 CACHED [2020-12-23T13:18:43.138Z] [2020-12-23T13:18:43.138Z] #21 [internal] load build context [2020-12-23T13:18:43.241Z] dfe2d012519c: Pull complete [2020-12-23T13:18:43.394Z] #27 2.353 ## 3.4% ####### 10.2% ############ 16.9% ################# 23.7% ####################### 32.7% ########################## 37.1% ################################# 46.2% ###################################### 52.9% ############################################ 61.9% ################################################### 70.9% ####################################################### 77.7% ############################################################ 84.7% ################################################################# 91.4% ###################################################################### 98.1% ######################################################################## 100.0% [2020-12-23T13:18:43.535Z] 5d8f1d1f9197: Pull complete [2020-12-23T13:18:43.535Z] 3c370c2e2f82: Verifying Checksum [2020-12-23T13:18:43.535Z] 3c370c2e2f82: Download complete [2020-12-23T13:18:43.684Z] #27 4.520 [2020-12-23T13:18:43.975Z] #27 4.645 0.7% ################################### 48.8% ######################################################## 78.5% ######################################################################## 100.0% [2020-12-23T13:18:44.525Z] #21 ... [2020-12-23T13:18:44.525Z] [2020-12-23T13:18:44.525Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:18:44.525Z] #9 DONE 1.5s [2020-12-23T13:18:44.525Z] [2020-12-23T13:18:44.525Z] #21 [internal] load build context [2020-12-23T13:18:44.603Z] #27 ... [2020-12-23T13:18:44.603Z] [2020-12-23T13:18:44.603Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:44.603Z] #22 2.340 + RM_GOPATH=0 [2020-12-23T13:18:44.603Z] #22 2.340 + TMP_GOPATH= [2020-12-23T13:18:44.603Z] #22 2.340 + : /build [2020-12-23T13:18:44.603Z] #22 2.340 + '[' -z '' ']' [2020-12-23T13:18:44.603Z] #22 2.340 ++ mktemp -d [2020-12-23T13:18:44.603Z] #22 2.340 + export GOPATH=/tmp/tmp.NinE3nWV5j [2020-12-23T13:18:44.603Z] #22 2.340 + GOPATH=/tmp/tmp.NinE3nWV5j [2020-12-23T13:18:44.603Z] #22 2.340 + RM_GOPATH=1 [2020-12-23T13:18:44.603Z] #22 2.340 + case "$(go env GOARCH)" in [2020-12-23T13:18:44.603Z] #22 2.340 ++ go env GOARCH [2020-12-23T13:18:44.603Z] #22 2.340 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:44.603Z] #22 2.340 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:44.603Z] #22 2.340 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:44.604Z] #22 2.340 + dir=/tmp/install [2020-12-23T13:18:44.604Z] #22 2.340 + bin=dockercli [2020-12-23T13:18:44.604Z] #22 2.340 + shift [2020-12-23T13:18:44.604Z] #22 2.340 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T13:18:44.604Z] #22 2.340 + . /tmp/install/dockercli.installer [2020-12-23T13:18:44.604Z] #22 2.340 ++ : stable [2020-12-23T13:18:44.604Z] #22 2.340 ++ : 17.06.2-ce [2020-12-23T13:18:44.604Z] #22 2.340 + install_dockercli [2020-12-23T13:18:44.604Z] #22 2.340 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T13:18:44.604Z] #22 2.340 ++ uname -m [2020-12-23T13:18:44.604Z] #22 2.340 Install docker/cli version 17.06.2-ce from stable [2020-12-23T13:18:44.604Z] #22 2.349 + arch=s390x [2020-12-23T13:18:44.604Z] #22 2.349 + '[' s390x '!=' x86_64 ']' [2020-12-23T13:18:44.604Z] #22 2.349 + '[' s390x '!=' s390x ']' [2020-12-23T13:18:44.604Z] #22 2.349 + url=https://download.docker.com/linux/static [2020-12-23T13:18:44.604Z] #22 2.349 + tar -xz docker/docker [2020-12-23T13:18:44.604Z] #22 2.349 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-12-23T13:18:44.604Z] #22 8.971 + mkdir -p /build [2020-12-23T13:18:44.604Z] #22 8.975 + mv docker/docker /build/ [2020-12-23T13:18:44.604Z] #22 8.984 + rmdir docker [2020-12-23T13:18:44.604Z] #22 DONE 9.4s [2020-12-23T13:18:44.604Z] [2020-12-23T13:18:44.604Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:44.604Z] #27 5.371 #=#=# [2020-12-23T13:18:44.604Z] #27 ... [2020-12-23T13:18:44.604Z] [2020-12-23T13:18:44.604Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:44.604Z] #47 1.803 + RM_GOPATH=0 [2020-12-23T13:18:44.604Z] #47 1.803 + TMP_GOPATH= [2020-12-23T13:18:44.604Z] #47 1.803 + : /build [2020-12-23T13:18:44.604Z] #47 1.803 + '[' -z '' ']' [2020-12-23T13:18:44.604Z] #47 1.803 ++ mktemp -d [2020-12-23T13:18:44.604Z] #47 1.803 + export GOPATH=/tmp/tmp.su9Jh9aFt7 [2020-12-23T13:18:44.604Z] #47 1.803 + GOPATH=/tmp/tmp.su9Jh9aFt7 [2020-12-23T13:18:44.604Z] #47 1.803 + RM_GOPATH=1 [2020-12-23T13:18:44.604Z] #47 1.803 + case "$(go env GOARCH)" in [2020-12-23T13:18:44.604Z] #47 1.803 ++ go env GOARCH [2020-12-23T13:18:44.604Z] #47 1.809 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:44.604Z] #47 1.809 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:44.604Z] #47 1.809 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:44.604Z] #47 1.809 + dir=/tmp/install [2020-12-23T13:18:44.604Z] #47 1.809 + bin=golangci_lint [2020-12-23T13:18:44.604Z] #47 1.809 + shift [2020-12-23T13:18:44.604Z] #47 1.809 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T13:18:44.604Z] #47 1.809 + . /tmp/install/golangci_lint.installer [2020-12-23T13:18:44.604Z] #47 1.809 ++ : v1.23.8 [2020-12-23T13:18:44.604Z] #47 1.809 + install_golangci_lint [2020-12-23T13:18:44.604Z] #47 1.809 + set -e [2020-12-23T13:18:44.604Z] #47 1.809 + export GO111MODULE=on [2020-12-23T13:18:44.604Z] #47 1.809 + GO111MODULE=on [2020-12-23T13:18:44.604Z] #47 1.809 + GOBIN=/build [2020-12-23T13:18:44.604Z] #47 1.809 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T13:18:44.604Z] #47 1.838 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T13:18:44.604Z] #47 1.838 go: finding github.com v1.23.8 [2020-12-23T13:18:44.604Z] #47 1.838 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T13:18:44.604Z] #47 1.838 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:18:44.604Z] #47 1.838 go: finding github.com/golangci v1.23.8 [2020-12-23T13:18:44.604Z] #47 2.443 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:18:44.604Z] #47 2.778 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:18:44.604Z] #47 6.234 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T13:18:44.604Z] #47 6.267 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T13:18:44.604Z] #47 6.272 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:18:44.604Z] #47 6.272 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T13:18:44.604Z] #47 6.310 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:18:44.604Z] #47 6.337 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:18:44.604Z] #47 6.367 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:18:44.604Z] #47 6.373 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:18:44.604Z] #47 6.374 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:18:44.604Z] #47 6.532 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:18:44.604Z] #47 6.582 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T13:18:44.604Z] #47 6.644 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T13:18:44.604Z] #47 6.646 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:18:44.604Z] #47 6.673 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:18:44.604Z] #47 6.681 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:18:44.604Z] #47 6.717 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:18:44.604Z] #47 6.719 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T13:18:44.604Z] #47 6.719 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T13:18:44.604Z] #47 6.719 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:18:44.604Z] #47 6.725 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T13:18:44.604Z] #47 6.769 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T13:18:44.604Z] #47 6.841 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T13:18:44.604Z] #47 6.844 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T13:18:44.604Z] #47 6.914 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:18:44.604Z] #47 7.012 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:18:44.604Z] #47 7.070 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T13:18:44.604Z] #47 7.084 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:18:44.604Z] #47 7.136 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T13:18:44.604Z] #47 7.180 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T13:18:44.604Z] #47 7.187 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:18:44.604Z] #47 7.190 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T13:18:44.604Z] #47 7.208 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T13:18:44.604Z] #47 7.250 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:18:44.604Z] #47 7.348 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:18:44.604Z] #47 7.348 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:18:44.604Z] #47 7.411 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:18:44.604Z] #47 7.425 go: downloading golang.org/x/text v0.3.2 [2020-12-23T13:18:44.604Z] #47 7.516 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:18:44.604Z] #47 7.526 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T13:18:44.604Z] #47 7.620 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:18:44.604Z] #47 7.630 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T13:18:44.604Z] #47 7.664 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:18:44.604Z] #47 7.750 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:18:44.604Z] #47 8.002 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:18:44.604Z] #47 8.093 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:18:44.604Z] #47 8.203 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T13:18:44.604Z] #47 8.295 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:18:44.604Z] #47 8.456 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T13:18:44.604Z] #47 8.461 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:18:44.604Z] #47 8.543 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:18:44.604Z] #47 8.555 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T13:18:44.604Z] #47 8.570 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:18:44.604Z] #47 8.728 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T13:18:44.604Z] #47 8.762 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:18:44.604Z] #47 8.811 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:18:44.604Z] #47 8.838 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:18:44.604Z] #47 8.959 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:18:44.604Z] #47 9.186 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:18:44.604Z] #47 9.257 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:18:44.604Z] #47 9.260 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:18:44.604Z] #47 9.638 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:18:44.604Z] #47 ... [2020-12-23T13:18:44.604Z] [2020-12-23T13:18:44.604Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:45.028Z] #8 ... [2020-12-23T13:18:45.028Z] [2020-12-23T13:18:45.028Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:18:45.028Z] #25 0.930 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:45.028Z] #25 0.943 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:45.028Z] #25 1.031 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:45.028Z] #25 1.093 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:18:45.028Z] #25 1.384 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:18:45.028Z] #25 1.742 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:18:45.028Z] #25 3.161 Fetched 8410 kB in 2s (3386 kB/s) [2020-12-23T13:18:45.028Z] #25 3.161 Reading package lists... [2020-12-23T13:18:45.028Z] #25 4.080 Reading package lists... [2020-12-23T13:18:45.028Z] #25 4.973 Building dependency tree... [2020-12-23T13:18:45.028Z] #25 5.330 The following additional packages will be installed: [2020-12-23T13:18:45.028Z] #25 5.330 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T13:18:45.028Z] #25 5.330 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T13:18:45.028Z] #25 5.331 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T13:18:45.028Z] #25 5.332 Suggested packages: [2020-12-23T13:18:45.028Z] #25 5.332 krb5-doc krb5-user [2020-12-23T13:18:45.028Z] #25 5.332 Recommended packages: [2020-12-23T13:18:45.028Z] #25 5.332 krb5-locales publicsuffix libsasl2-modules [2020-12-23T13:18:45.028Z] #25 5.567 The following NEW packages will be installed: [2020-12-23T13:18:45.028Z] #25 5.567 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T13:18:45.028Z] #25 5.567 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T13:18:45.028Z] #25 5.567 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T13:18:45.028Z] #25 5.567 libssh2-1 libssl1.1 openssl [2020-12-23T13:18:45.028Z] #25 5.848 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T13:18:45.028Z] #25 5.848 Need to get 5047 kB of archives. [2020-12-23T13:18:45.028Z] #25 5.848 After this operation, 12.1 MB of additional disk space will be used. [2020-12-23T13:18:45.028Z] #25 5.848 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T13:18:45.028Z] #25 5.854 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-23T13:18:45.028Z] #25 5.854 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-23T13:18:45.028Z] #25 5.856 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-23T13:18:45.028Z] #25 5.857 Get:5 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-23T13:18:45.028Z] #25 5.859 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-23T13:18:45.028Z] #25 5.865 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-23T13:18:45.028Z] #25 5.871 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-23T13:18:45.028Z] #25 5.876 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-23T13:18:45.028Z] #25 5.883 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T13:18:45.028Z] #25 5.889 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-23T13:18:45.028Z] #25 5.902 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-23T13:18:45.028Z] #25 5.906 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-23T13:18:45.028Z] #25 5.909 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-23T13:18:45.028Z] #25 5.913 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-23T13:18:45.028Z] #25 5.921 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-23T13:18:45.028Z] #25 5.924 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T13:18:45.028Z] #25 5.938 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-23T13:18:45.028Z] #25 5.950 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T13:18:45.028Z] #25 5.958 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T13:18:45.028Z] #25 5.963 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T13:18:45.028Z] #25 6.157 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:18:45.028Z] #25 6.180 Fetched 5047 kB in 0s (13.6 MB/s) [2020-12-23T13:18:45.028Z] #25 6.225 Selecting previously unselected package libssl1.1:amd64. [2020-12-23T13:18:45.028Z] #25 6.225 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-12-23T13:18:45.028Z] #25 6.229 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.240 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:45.028Z] #25 6.463 Selecting previously unselected package openssl. [2020-12-23T13:18:45.028Z] #25 6.463 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.470 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:45.028Z] #25 6.619 Selecting previously unselected package ca-certificates. [2020-12-23T13:18:45.028Z] #25 6.621 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T13:18:45.028Z] #25 6.625 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T13:18:45.028Z] #25 6.707 Selecting previously unselected package libkeyutils1:amd64. [2020-12-23T13:18:45.028Z] #25 6.707 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.710 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-23T13:18:45.028Z] #25 6.748 Selecting previously unselected package libkrb5support0:amd64. [2020-12-23T13:18:45.028Z] #25 6.750 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.755 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 6.800 Selecting previously unselected package libk5crypto3:amd64. [2020-12-23T13:18:45.028Z] #25 6.800 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.804 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 6.851 Selecting previously unselected package libkrb5-3:amd64. [2020-12-23T13:18:45.028Z] #25 6.851 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.856 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 6.942 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-23T13:18:45.028Z] #25 6.942 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.947 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 6.994 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-23T13:18:45.028Z] #25 6.994 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 6.999 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 7.040 Selecting previously unselected package libsasl2-2:amd64. [2020-12-23T13:18:45.028Z] #25 7.042 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.046 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 7.090 Selecting previously unselected package libldap-common. [2020-12-23T13:18:45.028Z] #25 7.090 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T13:18:45.028Z] #25 7.095 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:45.028Z] #25 7.139 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-23T13:18:45.028Z] #25 7.139 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.145 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:45.028Z] #25 7.202 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-23T13:18:45.028Z] #25 7.202 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.207 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 7.254 Selecting previously unselected package libpsl5:amd64. [2020-12-23T13:18:45.028Z] #25 7.254 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.258 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-23T13:18:45.028Z] #25 7.303 Selecting previously unselected package librtmp1:amd64. [2020-12-23T13:18:45.028Z] #25 7.303 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.307 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:18:45.028Z] #25 7.352 Selecting previously unselected package libssh2-1:amd64. [2020-12-23T13:18:45.028Z] #25 7.352 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.356 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T13:18:45.028Z] #25 7.411 Selecting previously unselected package libcurl4:amd64. [2020-12-23T13:18:45.028Z] #25 7.411 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.417 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 7.477 Selecting previously unselected package curl. [2020-12-23T13:18:45.028Z] #25 7.477 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.482 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T13:18:45.028Z] #25 7.545 Selecting previously unselected package libonig5:amd64. [2020-12-23T13:18:45.028Z] #25 7.545 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.550 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:18:45.028Z] #25 7.609 Selecting previously unselected package libjq1:amd64. [2020-12-23T13:18:45.028Z] #25 7.610 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.615 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:18:45.028Z] #25 7.665 Selecting previously unselected package jq. [2020-12-23T13:18:45.028Z] #25 7.665 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:18:45.028Z] #25 7.668 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:18:45.028Z] #25 7.729 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-23T13:18:45.028Z] #25 7.739 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-23T13:18:45.029Z] #25 7.762 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:45.029Z] #25 7.870 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T13:18:45.029Z] #25 7.883 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:45.029Z] #25 7.900 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:45.029Z] #25 7.911 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:45.029Z] #25 7.923 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:18:45.029Z] #25 7.937 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:45.029Z] #25 7.949 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:18:45.029Z] #25 7.963 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T13:18:45.029Z] #25 7.976 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:45.029Z] #25 7.988 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:18:45.029Z] #25 8.005 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:18:45.029Z] #25 8.017 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:18:45.029Z] #25 8.029 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:18:45.029Z] #25 8.042 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T13:18:45.029Z] #25 ... [2020-12-23T13:18:45.029Z] [2020-12-23T13:18:45.029Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:45.029Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.4s done [2020-12-23T13:18:45.186Z] #27 5.517 # 1.4% ########################### 37.9% ########################################### 60.3% ########################################################### 82.5% [2020-12-23T13:18:45.186Z] #27 ... [2020-12-23T13:18:45.186Z] [2020-12-23T13:18:45.186Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:18:45.186Z] #38 2.910 + git clone https://github.com/docker/distribution.git . [2020-12-23T13:18:45.186Z] #38 2.912 Cloning into '.'... [2020-12-23T13:18:45.186Z] #38 ... [2020-12-23T13:18:45.186Z] [2020-12-23T13:18:45.186Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:45.186Z] #56 1.628 + RM_GOPATH=0 [2020-12-23T13:18:45.186Z] #56 1.628 + TMP_GOPATH= [2020-12-23T13:18:45.186Z] #56 1.628 + : /build [2020-12-23T13:18:45.186Z] #56 1.628 + '[' -z '' ']' [2020-12-23T13:18:45.186Z] #56 1.628 ++ mktemp -d [2020-12-23T13:18:45.186Z] #56 1.628 + export GOPATH=/tmp/tmp.tBBIzQi2Pd [2020-12-23T13:18:45.186Z] #56 1.628 + GOPATH=/tmp/tmp.tBBIzQi2Pd [2020-12-23T13:18:45.186Z] #56 1.628 + RM_GOPATH=1 [2020-12-23T13:18:45.186Z] #56 1.628 + case "$(go env GOARCH)" in [2020-12-23T13:18:45.186Z] #56 1.628 ++ go env GOARCH [2020-12-23T13:18:45.186Z] #56 1.670 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:45.186Z] #56 1.670 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:45.186Z] #56 1.670 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:45.186Z] #56 1.670 + dir=/tmp/install [2020-12-23T13:18:45.186Z] #56 1.670 + bin=rootlesskit [2020-12-23T13:18:45.186Z] #56 1.670 + shift [2020-12-23T13:18:45.186Z] #56 1.670 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T13:18:45.186Z] #56 1.670 + . /tmp/install/rootlesskit.installer [2020-12-23T13:18:45.186Z] #56 1.670 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:18:45.186Z] #56 1.670 + install_rootlesskit [2020-12-23T13:18:45.186Z] #56 1.670 + case "$1" in [2020-12-23T13:18:45.186Z] #56 1.670 + export CGO_ENABLED=0 [2020-12-23T13:18:45.186Z] #56 1.670 + CGO_ENABLED=0 [2020-12-23T13:18:45.186Z] #56 1.670 + _install_rootlesskit [2020-12-23T13:18:45.186Z] #56 1.670 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T13:18:45.186Z] #56 1.670 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.tBBIzQi2Pd/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:18:45.186Z] #56 1.670 Cloning into '/tmp/tmp.tBBIzQi2Pd/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T13:18:45.186Z] #56 1.671 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:18:45.186Z] #56 5.319 + cd /tmp/tmp.tBBIzQi2Pd/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:18:45.186Z] #56 5.319 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:18:45.186Z] #56 5.415 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:18:45.186Z] #56 5.417 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T13:18:45.290Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2020-12-23T13:18:45.469Z] #21 ... [2020-12-23T13:18:45.469Z] [2020-12-23T13:18:45.469Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T13:18:45.469Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T13:18:45.469Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T13:18:45.469Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T13:18:45.469Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.3s done [2020-12-23T13:18:45.469Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-12-23T13:18:45.469Z] #60 DONE 2.3s [2020-12-23T13:18:45.469Z] [2020-12-23T13:18:45.469Z] #21 [internal] load build context [2020-12-23T13:18:45.477Z] #56 ... [2020-12-23T13:18:45.477Z] [2020-12-23T13:18:45.477Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:18:45.477Z] #11 3.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:45.477Z] #11 3.343 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:45.477Z] #11 3.383 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:45.477Z] #11 4.152 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T13:18:45.477Z] #11 5.637 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T13:18:45.477Z] #11 6.984 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T13:18:45.477Z] #11 ... [2020-12-23T13:18:45.477Z] [2020-12-23T13:18:45.477Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:45.477Z] #49 1.684 + RM_GOPATH=0 [2020-12-23T13:18:45.477Z] #49 1.684 + TMP_GOPATH= [2020-12-23T13:18:45.477Z] #49 1.684 + : /build [2020-12-23T13:18:45.477Z] #49 1.684 + '[' -z '' ']' [2020-12-23T13:18:45.477Z] #49 1.693 ++ mktemp -d [2020-12-23T13:18:45.477Z] #49 1.693 + export GOPATH=/tmp/tmp.DkA7nFZGNy [2020-12-23T13:18:45.477Z] #49 1.693 + GOPATH=/tmp/tmp.DkA7nFZGNy [2020-12-23T13:18:45.477Z] #49 1.693 + RM_GOPATH=1 [2020-12-23T13:18:45.477Z] #49 1.693 + case "$(go env GOARCH)" in [2020-12-23T13:18:45.477Z] #49 1.693 ++ go env GOARCH [2020-12-23T13:18:45.477Z] #49 1.693 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:45.477Z] #49 1.693 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:45.477Z] #49 1.693 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:45.477Z] #49 1.696 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:18:45.477Z] #49 1.697 + dir=/tmp/install [2020-12-23T13:18:45.477Z] #49 1.697 + bin=shfmt [2020-12-23T13:18:45.477Z] #49 1.697 + shift [2020-12-23T13:18:45.477Z] #49 1.697 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T13:18:45.477Z] #49 1.697 + . /tmp/install/shfmt.installer [2020-12-23T13:18:45.477Z] #49 1.697 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:18:45.477Z] #49 1.697 + install_shfmt [2020-12-23T13:18:45.477Z] #49 1.697 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T13:18:45.477Z] #49 1.697 + git clone https://github.com/mvdan/sh.git /tmp/tmp.DkA7nFZGNy/src/github.com/mvdan/sh [2020-12-23T13:18:45.477Z] #49 1.697 Cloning into '/tmp/tmp.DkA7nFZGNy/src/github.com/mvdan/sh'... [2020-12-23T13:18:45.477Z] #49 8.512 + cd /tmp/tmp.DkA7nFZGNy/src/github.com/mvdan/sh [2020-12-23T13:18:45.477Z] #49 8.512 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:18:45.477Z] #49 8.606 + GO111MODULE=on [2020-12-23T13:18:45.477Z] #49 8.606 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T13:18:45.477Z] #49 9.516 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:18:45.477Z] #49 9.516 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:18:45.477Z] #49 9.551 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:18:45.477Z] #49 9.621 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:18:45.477Z] #49 9.681 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:18:45.477Z] #49 10.53 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:18:45.477Z] #49 ... [2020-12-23T13:18:45.477Z] [2020-12-23T13:18:45.477Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:45.477Z] #32 2.778 + RM_GOPATH=0 [2020-12-23T13:18:45.477Z] #32 2.778 + TMP_GOPATH= [2020-12-23T13:18:45.477Z] #32 2.778 + : /build [2020-12-23T13:18:45.477Z] #32 2.778 + '[' -z '' ']' [2020-12-23T13:18:45.477Z] #32 2.778 ++ mktemp -d [2020-12-23T13:18:45.477Z] #32 2.778 + export GOPATH=/tmp/tmp.D8zDTRxefk [2020-12-23T13:18:45.477Z] #32 2.778 + GOPATH=/tmp/tmp.D8zDTRxefk [2020-12-23T13:18:45.477Z] #32 2.778 + RM_GOPATH=1 [2020-12-23T13:18:45.477Z] #32 2.778 + case "$(go env GOARCH)" in [2020-12-23T13:18:45.477Z] #32 2.778 ++ go env GOARCH [2020-12-23T13:18:45.477Z] #32 2.778 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:45.477Z] #32 2.778 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:45.477Z] #32 2.781 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:45.477Z] #32 2.793 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:18:45.477Z] #32 2.793 + dir=/tmp/install [2020-12-23T13:18:45.477Z] #32 2.793 + bin=tomlv [2020-12-23T13:18:45.477Z] #32 2.793 + shift [2020-12-23T13:18:45.477Z] #32 2.793 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T13:18:45.477Z] #32 2.793 + . /tmp/install/tomlv.installer [2020-12-23T13:18:45.477Z] #32 2.793 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:18:45.477Z] #32 2.793 + install_tomlv [2020-12-23T13:18:45.477Z] #32 2.793 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T13:18:45.477Z] #32 2.793 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.D8zDTRxefk/src/github.com/BurntSushi/toml [2020-12-23T13:18:45.477Z] #32 2.798 Cloning into '/tmp/tmp.D8zDTRxefk/src/github.com/BurntSushi/toml'... [2020-12-23T13:18:45.477Z] #32 3.407 + cd /tmp/tmp.D8zDTRxefk/src/github.com/BurntSushi/toml [2020-12-23T13:18:45.477Z] #32 3.413 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:18:45.477Z] #32 3.435 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:18:45.477Z] #32 3.832 math/bits [2020-12-23T13:18:45.477Z] #32 3.857 runtime [2020-12-23T13:18:45.477Z] #32 4.335 math [2020-12-23T13:18:45.477Z] #32 9.069 internal/testlog [2020-12-23T13:18:45.477Z] #32 9.409 encoding [2020-12-23T13:18:45.477Z] #32 9.837 runtime/cgo [2020-12-23T13:18:45.736Z] #21 ... [2020-12-23T13:18:45.736Z] [2020-12-23T13:18:45.736Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T13:18:45.736Z] #10 DONE 1.4s [2020-12-23T13:18:45.736Z] [2020-12-23T13:18:45.736Z] #21 [internal] load build context [2020-12-23T13:18:45.766Z] #32 ... [2020-12-23T13:18:45.766Z] [2020-12-23T13:18:45.766Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:18:45.766Z] #40 3.332 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:45.766Z] #40 3.368 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:45.766Z] #40 3.407 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:45.766Z] #40 4.111 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T13:18:45.766Z] #40 5.660 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T13:18:45.766Z] #40 6.953 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T13:18:45.766Z] #40 ... [2020-12-23T13:18:45.766Z] [2020-12-23T13:18:45.766Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:18:45.766Z] #53 3.162 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:45.766Z] #53 3.193 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:45.766Z] #53 3.201 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:45.766Z] #53 4.027 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T13:18:45.766Z] #53 5.596 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T13:18:45.766Z] #53 6.188 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T13:18:46.009Z] #21 ... [2020-12-23T13:18:46.009Z] [2020-12-23T13:18:46.009Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T13:18:46.009Z] #29 DONE 0.1s [2020-12-23T13:18:46.009Z] [2020-12-23T13:18:46.009Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T13:18:46.009Z] #37 DONE 0.1s [2020-12-23T13:18:46.009Z] [2020-12-23T13:18:46.009Z] #21 [internal] load build context [2020-12-23T13:18:46.056Z] #53 ... [2020-12-23T13:18:46.056Z] [2020-12-23T13:18:46.056Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:18:46.056Z] #30 2.963 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T13:18:46.056Z] #30 2.964 Cloning into '.'... [2020-12-23T13:18:46.056Z] #30 ... [2020-12-23T13:18:46.056Z] [2020-12-23T13:18:46.056Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:46.056Z] #45 2.062 + RM_GOPATH=0 [2020-12-23T13:18:46.056Z] #45 2.062 + TMP_GOPATH= [2020-12-23T13:18:46.056Z] #45 2.062 + : /build [2020-12-23T13:18:46.056Z] #45 2.062 + '[' -z '' ']' [2020-12-23T13:18:46.056Z] #45 2.062 ++ mktemp -d [2020-12-23T13:18:46.056Z] #45 2.062 + export GOPATH=/tmp/tmp.zSVBmdclFr [2020-12-23T13:18:46.056Z] #45 2.062 + GOPATH=/tmp/tmp.zSVBmdclFr [2020-12-23T13:18:46.056Z] #45 2.062 + RM_GOPATH=1 [2020-12-23T13:18:46.056Z] #45 2.062 + case "$(go env GOARCH)" in [2020-12-23T13:18:46.056Z] #45 2.062 ++ go env GOARCH [2020-12-23T13:18:46.056Z] #45 2.062 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:46.056Z] #45 2.062 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:46.056Z] #45 2.062 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:46.056Z] #45 2.068 + dir=/tmp/install [2020-12-23T13:18:46.056Z] #45 2.068 + bin=gotestsum [2020-12-23T13:18:46.056Z] #45 2.068 + shift [2020-12-23T13:18:46.056Z] #45 2.068 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T13:18:46.056Z] #45 2.068 + . /tmp/install/gotestsum.installer [2020-12-23T13:18:46.056Z] #45 2.068 ++ : v0.5.3 [2020-12-23T13:18:46.056Z] #45 2.068 + install_gotestsum [2020-12-23T13:18:46.056Z] #45 2.068 + set -e [2020-12-23T13:18:46.056Z] #45 2.068 + export GO111MODULE=on [2020-12-23T13:18:46.056Z] #45 2.068 + GO111MODULE=on [2020-12-23T13:18:46.056Z] #45 2.068 + GOBIN=/build [2020-12-23T13:18:46.056Z] #45 2.068 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T13:18:46.056Z] #45 2.075 go: finding gotest.tools v0.5.3 [2020-12-23T13:18:46.056Z] #45 2.077 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T13:18:46.056Z] #45 2.504 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T13:18:46.056Z] #45 2.777 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T13:18:46.056Z] #45 3.347 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T13:18:46.056Z] #45 3.350 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T13:18:46.056Z] #45 3.357 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T13:18:46.056Z] #45 3.409 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:18:46.056Z] #45 3.424 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:18:46.056Z] #45 3.469 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:18:46.056Z] #45 3.476 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:18:46.056Z] #45 3.536 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:18:46.056Z] #45 3.580 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:18:46.056Z] #45 3.598 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:18:46.056Z] #45 3.610 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:18:46.056Z] #45 3.718 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:18:46.056Z] #45 3.826 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T13:18:46.056Z] #45 3.841 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:18:46.056Z] #45 4.049 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:18:46.056Z] #45 4.050 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T13:18:46.056Z] #45 4.057 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T13:18:46.056Z] #45 4.389 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:18:46.056Z] #45 4.491 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:18:46.056Z] #45 5.170 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:18:46.056Z] #45 6.025 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:18:46.056Z] #45 7.067 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:18:46.056Z] #45 9.758 go: finding github.com/fatih/color v1.9.0 [2020-12-23T13:18:46.056Z] #45 9.771 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:18:46.056Z] #45 9.797 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T13:18:46.056Z] #45 9.987 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T13:18:46.056Z] #45 10.00 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:18:46.056Z] #45 10.06 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:18:46.056Z] #45 10.09 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:18:46.056Z] #45 10.22 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:18:46.056Z] #45 10.25 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:18:46.056Z] #45 10.31 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:18:46.056Z] #45 10.35 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:18:46.269Z] 1301750ffb48: Pull complete [2020-12-23T13:18:46.345Z] #45 ... [2020-12-23T13:18:46.345Z] [2020-12-23T13:18:46.345Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:46.345Z] #62 1.684 + RM_GOPATH=0 [2020-12-23T13:18:46.345Z] #62 1.684 + TMP_GOPATH= [2020-12-23T13:18:46.345Z] #62 1.684 + : /build [2020-12-23T13:18:46.345Z] #62 1.684 + '[' -z '' ']' [2020-12-23T13:18:46.345Z] #62 1.684 ++ mktemp -d [2020-12-23T13:18:46.345Z] #62 1.684 + export GOPATH=/tmp/tmp.NrUs9nZ47L [2020-12-23T13:18:46.345Z] #62 1.684 + GOPATH=/tmp/tmp.NrUs9nZ47L [2020-12-23T13:18:46.345Z] #62 1.684 + RM_GOPATH=1 [2020-12-23T13:18:46.345Z] #62 1.684 + case "$(go env GOARCH)" in [2020-12-23T13:18:46.345Z] #62 1.684 ++ go env GOARCH [2020-12-23T13:18:46.345Z] #62 1.692 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:46.345Z] #62 1.692 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:46.345Z] #62 1.692 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:46.345Z] #62 1.696 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:18:46.345Z] #62 1.696 + dir=/tmp/install [2020-12-23T13:18:46.345Z] #62 1.696 + bin=proxy [2020-12-23T13:18:46.345Z] #62 1.696 + shift [2020-12-23T13:18:46.345Z] #62 1.696 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T13:18:46.345Z] #62 1.696 + . /tmp/install/proxy.installer [2020-12-23T13:18:46.345Z] #62 1.696 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:18:46.345Z] #62 1.696 + install_proxy [2020-12-23T13:18:46.345Z] #62 1.696 + case "$1" in [2020-12-23T13:18:46.345Z] #62 1.696 + export CGO_ENABLED=0 [2020-12-23T13:18:46.345Z] #62 1.696 + CGO_ENABLED=0 [2020-12-23T13:18:46.345Z] #62 1.696 + _install_proxy [2020-12-23T13:18:46.345Z] #62 1.696 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-23T13:18:46.345Z] #62 1.696 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NrUs9nZ47L/src/github.com/docker/libnetwork [2020-12-23T13:18:46.345Z] #62 1.696 Cloning into '/tmp/tmp.NrUs9nZ47L/src/github.com/docker/libnetwork'... [2020-12-23T13:18:46.345Z] #62 ... [2020-12-23T13:18:46.345Z] [2020-12-23T13:18:46.345Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:18:46.345Z] #34 3.305 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:46.345Z] #34 3.338 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:46.345Z] #34 3.367 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:46.345Z] #34 4.083 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T13:18:46.345Z] #34 5.735 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T13:18:46.345Z] #34 7.079 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T13:18:46.345Z] #34 ... [2020-12-23T13:18:46.345Z] [2020-12-23T13:18:46.345Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:18:46.345Z] #43 1.548 + RM_GOPATH=0 [2020-12-23T13:18:46.345Z] #43 1.548 + TMP_GOPATH= [2020-12-23T13:18:46.345Z] #43 1.548 + : /build [2020-12-23T13:18:46.345Z] #43 1.548 + '[' -z '' ']' [2020-12-23T13:18:46.345Z] #43 1.548 ++ mktemp -d [2020-12-23T13:18:46.345Z] #43 1.548 + export GOPATH=/tmp/tmp.v55Zn2Cp6n [2020-12-23T13:18:46.345Z] #43 1.548 + GOPATH=/tmp/tmp.v55Zn2Cp6n [2020-12-23T13:18:46.345Z] #43 1.548 + RM_GOPATH=1 [2020-12-23T13:18:46.345Z] #43 1.548 + case "$(go env GOARCH)" in [2020-12-23T13:18:46.345Z] #43 1.548 ++ go env GOARCH [2020-12-23T13:18:46.345Z] #43 1.554 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:46.345Z] #43 1.554 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:46.345Z] #43 1.554 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:46.345Z] #43 1.554 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:18:46.345Z] #43 1.561 + dir=/tmp/install [2020-12-23T13:18:46.345Z] #43 1.561 + bin=vndr [2020-12-23T13:18:46.345Z] #43 1.561 + shift [2020-12-23T13:18:46.345Z] #43 1.561 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T13:18:46.345Z] #43 1.561 + . /tmp/install/vndr.installer [2020-12-23T13:18:46.345Z] #43 1.561 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:18:46.345Z] #43 1.561 + install_vndr [2020-12-23T13:18:46.345Z] #43 1.561 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T13:18:46.345Z] #43 1.561 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.v55Zn2Cp6n/src/github.com/LK4D4/vndr [2020-12-23T13:18:46.345Z] #43 1.561 Cloning into '/tmp/tmp.v55Zn2Cp6n/src/github.com/LK4D4/vndr'... [2020-12-23T13:18:46.345Z] #43 1.980 + cd /tmp/tmp.v55Zn2Cp6n/src/github.com/LK4D4/vndr [2020-12-23T13:18:46.345Z] #43 1.980 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:18:46.345Z] #43 1.996 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T13:18:46.345Z] #43 2.777 runtime/internal/atomic [2020-12-23T13:18:46.345Z] #43 2.777 internal/cpu [2020-12-23T13:18:46.345Z] #43 2.973 runtime/internal/sys [2020-12-23T13:18:46.345Z] #43 3.065 runtime/internal/math [2020-12-23T13:18:46.345Z] #43 3.101 internal/race [2020-12-23T13:18:46.345Z] #43 3.197 sync/atomic [2020-12-23T13:18:46.345Z] #43 3.219 internal/bytealg [2020-12-23T13:18:46.345Z] #43 3.382 unicode [2020-12-23T13:18:46.345Z] #43 3.609 runtime [2020-12-23T13:18:46.345Z] #43 6.359 unicode/utf8 [2020-12-23T13:18:46.345Z] #43 6.894 math [2020-12-23T13:18:46.345Z] #43 10.81 unicode/utf16 [2020-12-23T13:18:46.345Z] #43 11.04 container/list [2020-12-23T13:18:46.634Z] #43 11.49 crypto/internal/subtle [2020-12-23T13:18:46.634Z] #43 ... [2020-12-23T13:18:46.634Z] [2020-12-23T13:18:46.634Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:46.634Z] #27 5.517 # 1.4% ########################### 37.9% ########################################### 60.3% ########################################################### 82.5% ######################################################################## 100.0% [2020-12-23T13:18:46.634Z] #27 6.394 [2020-12-23T13:18:46.951Z] #21 transferring context: 50.31MB 3.9s [2020-12-23T13:18:47.212Z] #21 transferring context: 53.18MB 4.0s done [2020-12-23T13:18:47.212Z] #21 DONE 4.3s [2020-12-23T13:18:47.212Z] [2020-12-23T13:18:47.212Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:18:47.212Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T13:18:47.212Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-23T13:18:47.212Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-23T13:18:47.212Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 1.3s done [2020-12-23T13:18:47.212Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T13:18:47.212Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 2.5s [2020-12-23T13:18:47.503Z] #27 6.515 0.0% ##### 7.6% ########### 16.2% ################ 22.7% #################### 29.1% ######################## 33.4% ############################## 41.9% ################################## 48.4% ####################################### 54.8% ############################################ 61.3% ############################################### 65.6% ################################################### 72.0% ######################################################## 78.4% ############################################################## 87.0% ################################################################### 93.5% ####################################################################### 100.0% ######################################################################## 100.0% [2020-12-23T13:18:47.802Z] #27 8.627 [2020-12-23T13:18:48.339Z] dc5c6edc9cff: Pull complete [2020-12-23T13:18:50.584Z] #8 ... [2020-12-23T13:18:50.584Z] [2020-12-23T13:18:50.584Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:18:50.584Z] #25 8.610 Updating certificates in /etc/ssl/certs... [2020-12-23T13:18:50.584Z] #25 9.355 126 added, 0 removed; done. [2020-12-23T13:18:50.584Z] #25 9.394 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:18:50.584Z] #25 9.408 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:18:50.584Z] #25 9.420 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T13:18:50.584Z] #25 9.432 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T13:18:50.584Z] #25 9.444 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:18:50.584Z] #25 9.465 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T13:18:50.584Z] #25 9.472 Updating certificates in /etc/ssl/certs... [2020-12-23T13:18:50.584Z] #25 10.06 0 added, 0 removed; done. [2020-12-23T13:18:50.584Z] #25 10.06 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T13:18:50.584Z] #25 10.06 done. [2020-12-23T13:18:50.584Z] #25 DONE 12.9s [2020-12-23T13:18:50.584Z] [2020-12-23T13:18:50.584Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:50.584Z] #8 ... [2020-12-23T13:18:50.584Z] [2020-12-23T13:18:50.584Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T13:18:50.584Z] #26 DONE 0.2s [2020-12-23T13:18:50.584Z] [2020-12-23T13:18:50.584Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:18:50.584Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.3s [2020-12-23T13:18:50.845Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.7s done [2020-12-23T13:18:51.107Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-23T13:18:51.107Z] #8 DONE 22.9s [2020-12-23T13:18:51.107Z] [2020-12-23T13:18:51.107Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:51.107Z] #27 0.960 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T13:18:51.107Z] #27 1.039 [2020-12-23T13:18:51.369Z] #27 1.150 ############ 17.7% ########################### 37.6% ######################################### 57.3% ####################################################### 77.0% ##################################################################### 97.2% ######################################################################## 100.0% [2020-12-23T13:18:51.630Z] #27 1.674 [2020-12-23T13:18:51.630Z] #27 1.786 ######################################################################## 100.0% [2020-12-23T13:18:51.891Z] #27 1.855 [2020-12-23T13:18:52.154Z] #27 1.987 ###### 8.3% ######################################################################## 100.0% [2020-12-23T13:18:52.154Z] #27 2.104 [2020-12-23T13:18:52.507Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 7.5s [2020-12-23T13:18:52.676Z] #27 2.216 ############ 17.9% ########################## 37.2% ######################################## 56.6% ###################################################### 75.7% #################################################################### 95.0% ######################################################################## 100.0% [2020-12-23T13:18:52.677Z] #27 2.701 [2020-12-23T13:18:52.794Z] 3c370c2e2f82: Pull complete [2020-12-23T13:18:52.794Z] 5ffb2f5886e2: Pull complete [2020-12-23T13:18:52.794Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2020-12-23T13:18:52.794Z] Status: Downloaded newer image for golang:1.13.15-buster [2020-12-23T13:18:52.794Z] ---> 805dc2d65d1c [2020-12-23T13:18:52.794Z] Step 5/15 : ARG BUILDX_REPO [2020-12-23T13:18:52.794Z] ---> Running in 68e79e5ece48 [2020-12-23T13:18:52.794Z] Removing intermediate container 68e79e5ece48 [2020-12-23T13:18:52.794Z] ---> c5fe6580913c [2020-12-23T13:18:52.794Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-12-23T13:18:52.794Z] ---> Running in 4c1b3ec50bb4 [2020-12-23T13:18:52.794Z] Cloning into '/buildx'... [2020-12-23T13:18:52.938Z] #27 2.813 ### 4.8% ####### 10.0% [2020-12-23T13:18:52.938Z] #27 ... [2020-12-23T13:18:52.938Z] [2020-12-23T13:18:52.938Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:18:52.938Z] #9 DONE 1.8s [2020-12-23T13:18:52.938Z] [2020-12-23T13:18:52.938Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:53.635Z] #27 8.808 0.4% # 1.7% ## 3.5% #### 6.7% ###### 8.5% ####### 10.4% ######## 12.3% ########## 14.1% ########### 16.3% ############# 18.2% ############## 19.5% ############### 21.6% ################# 24.1% ################### 26.6% #################### 28.5% ##################### 30.4% ####################### 32.2% ######################## 34.1% ######################### 36.0% ########################### 38.3% ############################ 39.7% ############################## 41.8% ############################### 43.7% ################################ 45.5% ################################## 47.4% ################################### 49.3% #################################### 51.1% ###################################### 53.0% ####################################### 54.9% ######################################### 57.4% ########################################### 59.9% ############################################ 61.7% ############################################# 63.6% ############################################### 65.5% ################################################ 67.4% ################################################# 69.2% ################################################### 71.7% #################################################### 73.6% ###################################################### 76.1% ######################################################## 78.6% ########################################################## 81.7% ############################################################ 83.5% ############################################################## 86.7% ############################################################### 88.5% ################################################################# 90.4% ################################################################## 92.3% #################################################################### 94.8% ###################################################################### 97.3% ####################################################################### 99.8% ######################################################################## 100.0% [2020-12-23T13:18:53.635Z] #27 14.57 [2020-12-23T13:18:54.508Z] #27 2.813 ### 4.8% ####### 10.0% ########## 15.2% ############## 20.4% ################## 25.7% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.7% ############################################ 62.3% ################################################ 67.5% #################################################### 72.7% ######################################################## 77.9% ########################################################### 83.1% ############################################################### 88.4% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2020-12-23T13:18:54.508Z] #27 4.672 [2020-12-23T13:18:54.770Z] #27 4.911 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T13:18:54.770Z] #27 4.967 [2020-12-23T13:18:55.032Z] #27 5.035 ######################################################################## 100.0% [2020-12-23T13:18:55.032Z] #27 5.053 [2020-12-23T13:18:55.135Z] #27 ... [2020-12-23T13:18:55.135Z] [2020-12-23T13:18:55.135Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:55.135Z] #47 9.817 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:18:55.135Z] #47 9.896 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:18:55.135Z] #47 9.947 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.02 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:18:55.135Z] #47 10.09 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:18:55.135Z] #47 10.22 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.35 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.43 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.64 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.67 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.74 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.74 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.82 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:18:55.135Z] #47 10.94 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:18:55.135Z] #47 11.29 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:18:55.135Z] #47 11.44 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:18:55.135Z] #47 11.80 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:18:55.135Z] #47 14.19 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:18:55.135Z] #47 14.52 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:18:55.135Z] #47 14.63 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:18:55.135Z] #47 14.83 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:18:55.135Z] #47 15.07 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:18:55.135Z] #47 15.13 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:18:55.135Z] #47 15.22 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:18:55.135Z] #47 15.23 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:18:55.135Z] #47 15.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:18:55.135Z] #47 15.23 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:18:55.135Z] #47 15.23 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:18:55.135Z] #47 15.28 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:18:55.135Z] #47 15.30 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:18:55.135Z] #47 15.35 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:18:55.135Z] #47 15.36 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:18:55.135Z] #47 15.36 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:18:55.135Z] #47 15.45 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:18:55.135Z] #47 15.46 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:18:55.135Z] #47 15.46 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:18:55.135Z] #47 15.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:18:55.135Z] #47 15.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:18:55.135Z] #47 15.52 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:18:55.135Z] #47 15.58 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:18:55.135Z] #47 15.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:18:55.135Z] #47 15.59 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:18:55.135Z] #47 15.66 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:18:55.135Z] #47 15.72 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:18:55.135Z] #47 15.75 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:18:55.135Z] #47 15.75 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:18:55.135Z] #47 15.75 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:18:55.135Z] #47 15.82 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:18:55.135Z] #47 15.83 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:18:55.135Z] #47 15.83 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:18:55.135Z] #47 15.86 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T13:18:55.135Z] #47 15.87 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:18:55.135Z] #47 15.88 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:18:55.135Z] #47 15.91 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T13:18:55.135Z] #47 15.96 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:18:55.135Z] #47 15.98 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:18:55.135Z] #47 16.02 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:18:55.135Z] #47 16.02 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:18:55.135Z] #47 16.06 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:18:55.135Z] #47 16.08 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:18:55.135Z] #47 16.11 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:18:55.135Z] #47 16.18 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:18:55.135Z] #47 16.18 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:18:55.135Z] #47 16.18 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:18:55.135Z] #47 16.21 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T13:18:55.135Z] #47 16.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:18:55.135Z] #47 16.26 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:18:55.135Z] #47 16.30 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:18:55.135Z] #47 16.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:18:55.135Z] #47 16.41 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:18:55.135Z] #47 16.66 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:18:55.135Z] #47 16.70 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:18:55.135Z] #47 16.72 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T13:18:55.135Z] #47 16.72 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:18:55.135Z] #47 16.72 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:18:55.135Z] #47 16.74 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:18:55.135Z] #47 16.76 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:18:55.135Z] #47 16.78 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:18:55.135Z] #47 16.83 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:18:55.135Z] #47 16.87 go: extracting golang.org/x/text v0.3.2 [2020-12-23T13:18:55.135Z] #47 16.90 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:18:55.135Z] #47 16.91 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:18:55.135Z] #47 16.94 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:18:55.135Z] #47 16.94 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T13:18:55.135Z] #47 17.02 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:18:55.135Z] #47 17.16 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T13:18:55.135Z] #47 17.55 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:18:55.135Z] #47 17.69 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T13:18:55.135Z] #47 18.01 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:18:55.135Z] #47 19.46 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T13:18:55.135Z] #47 ... [2020-12-23T13:18:55.135Z] [2020-12-23T13:18:55.135Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:55.135Z] #27 15.86 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T13:18:55.293Z] #27 5.376 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T13:18:55.293Z] #27 5.436 [2020-12-23T13:18:55.424Z] #27 16.15 [2020-12-23T13:18:55.554Z] #27 5.547 ##################################################################### 96.8% ######################################################################## 100.0% [2020-12-23T13:18:55.554Z] #27 5.573 [2020-12-23T13:18:55.714Z] #27 16.38 ################################################## 70.1% ######################################################################## 100.0% [2020-12-23T13:18:55.714Z] #27 16.52 [2020-12-23T13:18:55.808Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 10.7s done [2020-12-23T13:18:55.808Z] #24 DONE 12.6s [2020-12-23T13:18:55.808Z] [2020-12-23T13:18:55.808Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:55.808Z] #45 5.058 + RM_GOPATH=0 [2020-12-23T13:18:55.808Z] #45 5.058 + TMP_GOPATH= [2020-12-23T13:18:55.808Z] #45 5.058 + : /build [2020-12-23T13:18:55.808Z] #45 5.058 + '[' -z '' ']' [2020-12-23T13:18:55.808Z] #45 5.058 ++ mktemp -d [2020-12-23T13:18:55.808Z] #45 5.058 + export GOPATH=/tmp/tmp.gL3s1zS8Vt [2020-12-23T13:18:55.808Z] #45 5.058 + GOPATH=/tmp/tmp.gL3s1zS8Vt [2020-12-23T13:18:55.808Z] #45 5.058 + RM_GOPATH=1 [2020-12-23T13:18:55.808Z] #45 5.058 + case "$(go env GOARCH)" in [2020-12-23T13:18:55.808Z] #45 5.083 ++ go env GOARCH [2020-12-23T13:18:55.808Z] #45 5.098 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:55.808Z] #45 5.098 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:55.808Z] #45 5.108 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:55.808Z] #45 5.112 + dir=/tmp/install [2020-12-23T13:18:55.808Z] #45 5.120 + bin=gotestsum [2020-12-23T13:18:55.808Z] #45 5.120 + shift [2020-12-23T13:18:55.808Z] #45 5.120 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T13:18:55.808Z] #45 5.120 + . /tmp/install/gotestsum.installer [2020-12-23T13:18:55.808Z] #45 5.120 ++ : v0.5.3 [2020-12-23T13:18:55.808Z] #45 5.120 + install_gotestsum [2020-12-23T13:18:55.808Z] #45 5.120 + set -e [2020-12-23T13:18:55.808Z] #45 5.120 + export GO111MODULE=on [2020-12-23T13:18:55.808Z] #45 5.120 + GO111MODULE=on [2020-12-23T13:18:55.808Z] #45 5.120 + GOBIN=/build [2020-12-23T13:18:55.808Z] #45 5.120 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T13:18:55.808Z] #45 5.299 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T13:18:55.808Z] #45 5.315 go: finding gotest.tools v0.5.3 [2020-12-23T13:18:55.808Z] #45 6.477 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T13:18:55.808Z] #45 7.110 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T13:18:55.808Z] #45 ... [2020-12-23T13:18:55.808Z] [2020-12-23T13:18:55.808Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:18:55.808Z] #25 ... [2020-12-23T13:18:55.808Z] [2020-12-23T13:18:55.808Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:18:55.808Z] #53 5.226 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:55.808Z] #53 5.293 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:55.808Z] #53 5.325 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:55.808Z] #53 6.153 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:18:55.808Z] #53 ... [2020-12-23T13:18:55.808Z] [2020-12-23T13:18:55.808Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:18:55.808Z] #34 4.431 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:55.808Z] #34 4.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:55.808Z] #34 4.489 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:55.808Z] #34 5.191 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:18:55.808Z] #34 8.449 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:18:55.820Z] #27 ... [2020-12-23T13:18:55.820Z] [2020-12-23T13:18:55.820Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T13:18:55.820Z] #10 DONE 2.8s [2020-12-23T13:18:55.820Z] [2020-12-23T13:18:55.820Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:55.820Z] #27 5.922 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T13:18:56.004Z] #27 ... [2020-12-23T13:18:56.004Z] [2020-12-23T13:18:56.004Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:56.004Z] #49 10.99 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:18:56.004Z] #49 11.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:18:56.004Z] #49 13.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:18:56.004Z] #49 13.04 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:18:56.004Z] #49 13.20 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:18:56.004Z] #49 13.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:18:56.004Z] #49 13.73 runtime/cgo [2020-12-23T13:18:56.004Z] #49 13.76 runtime [2020-12-23T13:18:56.068Z] #34 ... [2020-12-23T13:18:56.068Z] [2020-12-23T13:18:56.068Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:18:56.068Z] #40 4.435 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:56.068Z] #40 4.463 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:56.068Z] #40 4.463 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:56.068Z] #40 5.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:18:56.068Z] #40 7.291 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:18:56.068Z] #40 ... [2020-12-23T13:18:56.068Z] [2020-12-23T13:18:56.068Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:18:56.069Z] #30 4.134 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T13:18:56.069Z] #30 4.134 Cloning into '.'... [2020-12-23T13:18:56.082Z] #27 ... [2020-12-23T13:18:56.082Z] [2020-12-23T13:18:56.082Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T13:18:56.082Z] #37 DONE 0.1s [2020-12-23T13:18:56.082Z] [2020-12-23T13:18:56.082Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T13:18:56.082Z] #29 DONE 0.1s [2020-12-23T13:18:56.082Z] [2020-12-23T13:18:56.082Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:56.082Z] #27 6.018 [2020-12-23T13:18:56.306Z] Removing intermediate container 4c1b3ec50bb4 [2020-12-23T13:18:56.306Z] ---> 1e3ec9030d0e [2020-12-23T13:18:56.306Z] Step 7/15 : WORKDIR /buildx [2020-12-23T13:18:56.306Z] ---> Running in b7580e0e8913 [2020-12-23T13:18:56.306Z] Removing intermediate container b7580e0e8913 [2020-12-23T13:18:56.306Z] ---> 9f6e201cbbba [2020-12-23T13:18:56.306Z] Step 8/15 : ARG BUILDX_COMMIT [2020-12-23T13:18:56.306Z] ---> Running in f3fa7908284f [2020-12-23T13:18:56.306Z] Removing intermediate container f3fa7908284f [2020-12-23T13:18:56.306Z] ---> 4eb9e2e468c7 [2020-12-23T13:18:56.306Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-12-23T13:18:56.306Z] ---> Running in 8457e34dbbf0 [2020-12-23T13:18:56.331Z] #30 ... [2020-12-23T13:18:56.331Z] [2020-12-23T13:18:56.331Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:18:56.331Z] #38 4.794 + git clone https://github.com/docker/distribution.git . [2020-12-23T13:18:56.331Z] #38 4.796 Cloning into '.'... [2020-12-23T13:18:56.598Z] From https://github.com/docker/buildx [2020-12-23T13:18:56.598Z] * [new tag] v0.3.1 -> build [2020-12-23T13:18:56.610Z] #38 ... [2020-12-23T13:18:56.610Z] [2020-12-23T13:18:56.610Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:18:56.610Z] #11 3.824 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:18:56.610Z] #11 3.849 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:18:56.610Z] #11 4.006 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:18:56.610Z] #11 4.077 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:18:56.610Z] #11 4.655 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:18:56.610Z] #11 6.606 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:18:56.610Z] #11 ... [2020-12-23T13:18:56.610Z] [2020-12-23T13:18:56.610Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:56.610Z] #45 8.359 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:18:56.610Z] #45 8.363 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:18:56.610Z] #45 8.399 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T13:18:56.610Z] #45 8.471 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T13:18:56.610Z] #45 8.572 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:18:56.610Z] #45 8.982 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:18:56.610Z] #45 8.985 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T13:18:56.610Z] #45 9.009 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:18:56.610Z] #45 9.042 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T13:18:56.610Z] #45 9.165 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:18:56.610Z] #45 9.173 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T13:18:56.610Z] #45 9.175 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:18:56.613Z] #27 6.155 ### 4.9% ##################### 30.4% ################################# 47.1% ############################################## 65.1% ############################################################# 85.3% ######################################################################## 100.0% [2020-12-23T13:18:56.613Z] #27 6.655 [2020-12-23T13:18:56.876Z] #45 9.455 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:18:57.032Z] #49 ... [2020-12-23T13:18:57.032Z] [2020-12-23T13:18:57.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:18:57.032Z] #43 11.65 crypto/subtle [2020-12-23T13:18:57.032Z] #43 11.75 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T13:18:57.032Z] #43 11.89 internal/nettrace [2020-12-23T13:18:57.032Z] #43 12.00 runtime/cgo [2020-12-23T13:18:57.032Z] #43 16.58 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T13:18:57.032Z] #43 ... [2020-12-23T13:18:57.032Z] [2020-12-23T13:18:57.032Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:57.032Z] #27 17.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T13:18:57.032Z] #27 17.74 skipping existing aab193acf6ba [2020-12-23T13:18:57.032Z] #27 17.84 [2020-12-23T13:18:57.138Z] #45 9.518 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:18:57.139Z] #45 9.664 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:18:57.139Z] #45 9.667 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:18:57.192Z] #27 7.176 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T13:18:57.192Z] #27 7.268 [2020-12-23T13:18:57.229Z] Switched to branch 'build' [2020-12-23T13:18:57.399Z] #45 ... [2020-12-23T13:18:57.399Z] [2020-12-23T13:18:57.399Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:57.399Z] #56 5.362 + RM_GOPATH=0 [2020-12-23T13:18:57.399Z] #56 5.362 + TMP_GOPATH= [2020-12-23T13:18:57.399Z] #56 5.362 + : /build [2020-12-23T13:18:57.399Z] #56 5.362 + '[' -z '' ']' [2020-12-23T13:18:57.399Z] #56 5.362 ++ mktemp -d [2020-12-23T13:18:57.399Z] #56 5.369 + export GOPATH=/tmp/tmp.Luahin7Jiz [2020-12-23T13:18:57.399Z] #56 5.369 + GOPATH=/tmp/tmp.Luahin7Jiz [2020-12-23T13:18:57.399Z] #56 5.369 + RM_GOPATH=1 [2020-12-23T13:18:57.399Z] #56 5.369 + case "$(go env GOARCH)" in [2020-12-23T13:18:57.399Z] #56 5.369 ++ go env GOARCH [2020-12-23T13:18:57.399Z] #56 5.421 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:18:57.399Z] #56 5.421 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.399Z] #56 5.421 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.399Z] #56 5.421 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:57.399Z] #56 5.421 + dir=/tmp/install [2020-12-23T13:18:57.399Z] #56 5.421 + bin=rootlesskit [2020-12-23T13:18:57.399Z] #56 5.421 + shift [2020-12-23T13:18:57.399Z] #56 5.421 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T13:18:57.399Z] #56 5.421 + . /tmp/install/rootlesskit.installer [2020-12-23T13:18:57.399Z] #56 5.421 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:18:57.399Z] #56 5.421 + install_rootlesskit [2020-12-23T13:18:57.399Z] #56 5.421 + case "$1" in [2020-12-23T13:18:57.399Z] #56 5.421 + export CGO_ENABLED=0 [2020-12-23T13:18:57.399Z] #56 5.421 + CGO_ENABLED=0 [2020-12-23T13:18:57.399Z] #56 5.421 + _install_rootlesskit [2020-12-23T13:18:57.399Z] #56 5.421 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T13:18:57.399Z] #56 5.421 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Luahin7Jiz/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:18:57.399Z] #56 5.444 Cloning into '/tmp/tmp.Luahin7Jiz/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T13:18:57.399Z] #56 ... [2020-12-23T13:18:57.399Z] [2020-12-23T13:18:57.399Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:57.399Z] #22 5.718 + RM_GOPATH=0 [2020-12-23T13:18:57.399Z] #22 5.718 + TMP_GOPATH= [2020-12-23T13:18:57.399Z] #22 5.718 + : /build [2020-12-23T13:18:57.399Z] #22 5.718 + '[' -z '' ']' [2020-12-23T13:18:57.399Z] #22 5.718 ++ mktemp -d [2020-12-23T13:18:57.399Z] #22 5.724 + export GOPATH=/tmp/tmp.yVGHnzfRL0 [2020-12-23T13:18:57.399Z] #22 5.724 + GOPATH=/tmp/tmp.yVGHnzfRL0 [2020-12-23T13:18:57.399Z] #22 5.724 + RM_GOPATH=1 [2020-12-23T13:18:57.399Z] #22 5.724 + case "$(go env GOARCH)" in [2020-12-23T13:18:57.399Z] #22 5.724 ++ go env GOARCH [2020-12-23T13:18:57.399Z] #22 5.762 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.399Z] #22 5.762 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.399Z] #22 5.765 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:57.399Z] #22 5.766 Install docker/cli version 17.06.2-ce from stable [2020-12-23T13:18:57.399Z] #22 5.766 + dir=/tmp/install [2020-12-23T13:18:57.399Z] #22 5.766 + bin=dockercli [2020-12-23T13:18:57.399Z] #22 5.766 + shift [2020-12-23T13:18:57.399Z] #22 5.766 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T13:18:57.399Z] #22 5.766 + . /tmp/install/dockercli.installer [2020-12-23T13:18:57.399Z] #22 5.766 ++ : stable [2020-12-23T13:18:57.399Z] #22 5.766 ++ : 17.06.2-ce [2020-12-23T13:18:57.399Z] #22 5.766 + install_dockercli [2020-12-23T13:18:57.399Z] #22 5.766 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T13:18:57.399Z] #22 5.772 ++ uname -m [2020-12-23T13:18:57.399Z] #22 5.783 + arch=x86_64 [2020-12-23T13:18:57.399Z] #22 5.783 + '[' x86_64 '!=' x86_64 ']' [2020-12-23T13:18:57.399Z] #22 5.783 + url=https://download.docker.com/linux/static [2020-12-23T13:18:57.399Z] #22 5.783 + tar -xz docker/docker [2020-12-23T13:18:57.399Z] #22 5.783 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-23T13:18:57.461Z] #27 7.335 ######################################################################## 100.0% [2020-12-23T13:18:57.461Z] #27 7.383 [2020-12-23T13:18:57.660Z] #22 ... [2020-12-23T13:18:57.660Z] [2020-12-23T13:18:57.660Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:57.660Z] #49 5.714 + RM_GOPATH=0 [2020-12-23T13:18:57.660Z] #49 5.714 + TMP_GOPATH= [2020-12-23T13:18:57.660Z] #49 5.714 + : /build [2020-12-23T13:18:57.660Z] #49 5.714 + '[' -z '' ']' [2020-12-23T13:18:57.660Z] #49 5.714 ++ mktemp -d [2020-12-23T13:18:57.660Z] #49 5.718 + export GOPATH=/tmp/tmp.mruJ4kVROX [2020-12-23T13:18:57.660Z] #49 5.719 + GOPATH=/tmp/tmp.mruJ4kVROX [2020-12-23T13:18:57.660Z] #49 5.719 + RM_GOPATH=1 [2020-12-23T13:18:57.660Z] #49 5.719 + case "$(go env GOARCH)" in [2020-12-23T13:18:57.660Z] #49 5.722 ++ go env GOARCH [2020-12-23T13:18:57.660Z] #49 5.793 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.660Z] #49 5.803 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.660Z] #49 5.803 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:57.660Z] #49 5.820 + dir=/tmp/install [2020-12-23T13:18:57.660Z] #49 5.820 + bin=shfmt [2020-12-23T13:18:57.660Z] #49 5.820 + shift [2020-12-23T13:18:57.660Z] #49 5.820 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T13:18:57.660Z] #49 5.820 + . /tmp/install/shfmt.installer [2020-12-23T13:18:57.660Z] #49 5.820 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:18:57.660Z] #49 5.820 + install_shfmt [2020-12-23T13:18:57.660Z] #49 5.820 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T13:18:57.660Z] #49 5.820 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mruJ4kVROX/src/github.com/mvdan/sh [2020-12-23T13:18:57.660Z] #49 5.820 Cloning into '/tmp/tmp.mruJ4kVROX/src/github.com/mvdan/sh'... [2020-12-23T13:18:57.660Z] #49 5.820 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:18:57.660Z] #49 ... [2020-12-23T13:18:57.660Z] [2020-12-23T13:18:57.660Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:57.660Z] #47 5.555 + RM_GOPATH=0 [2020-12-23T13:18:57.660Z] #47 5.555 + TMP_GOPATH= [2020-12-23T13:18:57.660Z] #47 5.555 + : /build [2020-12-23T13:18:57.660Z] #47 5.555 + '[' -z '' ']' [2020-12-23T13:18:57.660Z] #47 5.555 ++ mktemp -d [2020-12-23T13:18:57.660Z] #47 5.555 + export GOPATH=/tmp/tmp.F37Nkd9K3d [2020-12-23T13:18:57.660Z] #47 5.555 + GOPATH=/tmp/tmp.F37Nkd9K3d [2020-12-23T13:18:57.660Z] #47 5.555 + RM_GOPATH=1 [2020-12-23T13:18:57.660Z] #47 5.555 + case "$(go env GOARCH)" in [2020-12-23T13:18:57.660Z] #47 5.555 ++ go env GOARCH [2020-12-23T13:18:57.660Z] #47 5.643 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.660Z] #47 5.643 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.660Z] #47 5.643 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:57.660Z] #47 5.688 + dir=/tmp/install [2020-12-23T13:18:57.660Z] #47 5.688 + bin=golangci_lint [2020-12-23T13:18:57.660Z] #47 5.688 + shift [2020-12-23T13:18:57.660Z] #47 5.688 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T13:18:57.660Z] #47 5.688 + . /tmp/install/golangci_lint.installer [2020-12-23T13:18:57.660Z] #47 5.688 ++ : v1.23.8 [2020-12-23T13:18:57.660Z] #47 5.688 + install_golangci_lint [2020-12-23T13:18:57.660Z] #47 5.688 + set -e [2020-12-23T13:18:57.660Z] #47 5.688 + export GO111MODULE=on [2020-12-23T13:18:57.660Z] #47 5.688 + GO111MODULE=on [2020-12-23T13:18:57.660Z] #47 5.688 + GOBIN=/build [2020-12-23T13:18:57.660Z] #47 5.688 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T13:18:57.660Z] #47 5.751 go: finding github.com v1.23.8 [2020-12-23T13:18:57.660Z] #47 5.751 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T13:18:57.660Z] #47 5.751 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T13:18:57.660Z] #47 5.751 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:18:57.660Z] #47 5.751 go: finding github.com/golangci v1.23.8 [2020-12-23T13:18:57.660Z] #47 7.219 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:18:57.660Z] #47 7.926 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:18:57.723Z] #27 7.900 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T13:18:57.920Z] #47 ... [2020-12-23T13:18:57.920Z] [2020-12-23T13:18:57.920Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:57.920Z] #62 5.212 + RM_GOPATH=0 [2020-12-23T13:18:57.920Z] #62 5.212 + TMP_GOPATH= [2020-12-23T13:18:57.920Z] #62 5.212 + : /build [2020-12-23T13:18:57.920Z] #62 5.212 + '[' -z '' ']' [2020-12-23T13:18:57.920Z] #62 5.212 ++ mktemp -d [2020-12-23T13:18:57.920Z] #62 5.212 + export GOPATH=/tmp/tmp.Hgt9eRQd51 [2020-12-23T13:18:57.920Z] #62 5.212 + GOPATH=/tmp/tmp.Hgt9eRQd51 [2020-12-23T13:18:57.920Z] #62 5.212 + RM_GOPATH=1 [2020-12-23T13:18:57.920Z] #62 5.212 + case "$(go env GOARCH)" in [2020-12-23T13:18:57.920Z] #62 5.221 ++ go env GOARCH [2020-12-23T13:18:57.920Z] #62 5.234 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.920Z] #62 5.234 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.920Z] #62 5.234 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:57.920Z] #62 5.244 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:18:57.920Z] #62 5.244 + dir=/tmp/install [2020-12-23T13:18:57.920Z] #62 5.244 + bin=proxy [2020-12-23T13:18:57.920Z] #62 5.244 + shift [2020-12-23T13:18:57.920Z] #62 5.244 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T13:18:57.920Z] #62 5.244 + . /tmp/install/proxy.installer [2020-12-23T13:18:57.920Z] #62 5.244 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:18:57.920Z] #62 5.244 + install_proxy [2020-12-23T13:18:57.920Z] #62 5.244 + case "$1" in [2020-12-23T13:18:57.920Z] #62 5.244 + export CGO_ENABLED=0 [2020-12-23T13:18:57.920Z] #62 5.244 + CGO_ENABLED=0 [2020-12-23T13:18:57.920Z] #62 5.244 + _install_proxy [2020-12-23T13:18:57.920Z] #62 5.244 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-23T13:18:57.920Z] #62 5.244 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Hgt9eRQd51/src/github.com/docker/libnetwork [2020-12-23T13:18:57.920Z] #62 5.244 Cloning into '/tmp/tmp.Hgt9eRQd51/src/github.com/docker/libnetwork'... [2020-12-23T13:18:57.920Z] #62 ... [2020-12-23T13:18:57.920Z] [2020-12-23T13:18:57.920Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:18:57.920Z] #43 5.075 + RM_GOPATH=0 [2020-12-23T13:18:57.920Z] #43 5.075 + TMP_GOPATH= [2020-12-23T13:18:57.920Z] #43 5.075 + : /build [2020-12-23T13:18:57.920Z] #43 5.075 + '[' -z '' ']' [2020-12-23T13:18:57.921Z] #43 5.075 ++ mktemp -d [2020-12-23T13:18:57.921Z] #43 5.075 + export GOPATH=/tmp/tmp.mrP1jGuyBj [2020-12-23T13:18:57.921Z] #43 5.075 + GOPATH=/tmp/tmp.mrP1jGuyBj [2020-12-23T13:18:57.921Z] #43 5.075 + RM_GOPATH=1 [2020-12-23T13:18:57.921Z] #43 5.075 + case "$(go env GOARCH)" in [2020-12-23T13:18:57.921Z] #43 5.075 ++ go env GOARCH [2020-12-23T13:18:57.921Z] #43 5.139 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.921Z] #43 5.139 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:57.921Z] #43 5.139 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:57.921Z] #43 5.141 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:18:57.921Z] #43 5.141 + dir=/tmp/install [2020-12-23T13:18:57.921Z] #43 5.141 + bin=vndr [2020-12-23T13:18:57.921Z] #43 5.141 + shift [2020-12-23T13:18:57.921Z] #43 5.141 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T13:18:57.921Z] #43 5.141 + . /tmp/install/vndr.installer [2020-12-23T13:18:57.921Z] #43 5.141 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:18:57.921Z] #43 5.141 + install_vndr [2020-12-23T13:18:57.921Z] #43 5.141 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T13:18:57.921Z] #43 5.141 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.mrP1jGuyBj/src/github.com/LK4D4/vndr [2020-12-23T13:18:57.921Z] #43 5.143 Cloning into '/tmp/tmp.mrP1jGuyBj/src/github.com/LK4D4/vndr'... [2020-12-23T13:18:57.921Z] #43 6.263 + cd /tmp/tmp.mrP1jGuyBj/src/github.com/LK4D4/vndr [2020-12-23T13:18:57.921Z] #43 6.264 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:18:57.921Z] #43 6.286 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T13:18:57.921Z] #43 8.491 internal/cpu [2020-12-23T13:18:57.921Z] #43 8.509 runtime/internal/atomic [2020-12-23T13:18:57.921Z] #43 8.861 runtime/internal/sys [2020-12-23T13:18:57.921Z] #43 9.170 runtime/internal/math [2020-12-23T13:18:57.921Z] #43 9.236 internal/bytealg [2020-12-23T13:18:57.921Z] #43 9.267 internal/race [2020-12-23T13:18:57.921Z] #43 9.421 sync/atomic [2020-12-23T13:18:57.921Z] #43 10.05 unicode [2020-12-23T13:18:57.921Z] #43 10.35 runtime [2020-12-23T13:18:57.984Z] #27 8.022 [2020-12-23T13:18:57.984Z] #27 8.107 ######################################################################## 100.0% [2020-12-23T13:18:57.984Z] #27 8.136 [2020-12-23T13:18:58.059Z] #27 18.89 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T13:18:58.181Z] #43 ... [2020-12-23T13:18:58.181Z] [2020-12-23T13:18:58.181Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:58.181Z] #32 5.044 + RM_GOPATH=0 [2020-12-23T13:18:58.181Z] #32 5.044 + TMP_GOPATH= [2020-12-23T13:18:58.181Z] #32 5.044 + : /build [2020-12-23T13:18:58.181Z] #32 5.044 + '[' -z '' ']' [2020-12-23T13:18:58.181Z] #32 5.044 ++ mktemp -d [2020-12-23T13:18:58.181Z] #32 5.049 + export GOPATH=/tmp/tmp.45UlhRvF4o [2020-12-23T13:18:58.181Z] #32 5.049 + GOPATH=/tmp/tmp.45UlhRvF4o [2020-12-23T13:18:58.181Z] #32 5.049 + RM_GOPATH=1 [2020-12-23T13:18:58.181Z] #32 5.049 + case "$(go env GOARCH)" in [2020-12-23T13:18:58.181Z] #32 5.049 ++ go env GOARCH [2020-12-23T13:18:58.181Z] #32 5.118 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:58.181Z] #32 5.118 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:18:58.181Z] #32 5.118 ++ dirname /tmp/install/install.sh [2020-12-23T13:18:58.181Z] #32 5.129 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:18:58.181Z] #32 5.129 + dir=/tmp/install [2020-12-23T13:18:58.181Z] #32 5.129 + bin=tomlv [2020-12-23T13:18:58.181Z] #32 5.129 + shift [2020-12-23T13:18:58.181Z] #32 5.129 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T13:18:58.181Z] #32 5.129 + . /tmp/install/tomlv.installer [2020-12-23T13:18:58.181Z] #32 5.129 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:18:58.181Z] #32 5.129 + install_tomlv [2020-12-23T13:18:58.181Z] #32 5.129 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T13:18:58.181Z] #32 5.129 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.45UlhRvF4o/src/github.com/BurntSushi/toml [2020-12-23T13:18:58.181Z] #32 5.134 Cloning into '/tmp/tmp.45UlhRvF4o/src/github.com/BurntSushi/toml'... [2020-12-23T13:18:58.181Z] #32 7.182 + cd /tmp/tmp.45UlhRvF4o/src/github.com/BurntSushi/toml [2020-12-23T13:18:58.181Z] #32 7.219 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:18:58.181Z] #32 7.329 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:18:58.181Z] #32 8.278 runtime/internal/atomic [2020-12-23T13:18:58.181Z] #32 8.287 internal/cpu [2020-12-23T13:18:58.181Z] #32 8.692 runtime/internal/sys [2020-12-23T13:18:58.181Z] #32 9.047 runtime/internal/math [2020-12-23T13:18:58.181Z] #32 9.105 internal/bytealg [2020-12-23T13:18:58.181Z] #32 9.243 math/bits [2020-12-23T13:18:58.181Z] #32 10.01 runtime [2020-12-23T13:18:58.181Z] #32 10.07 math [2020-12-23T13:18:58.181Z] #32 ... [2020-12-23T13:18:58.181Z] [2020-12-23T13:18:58.181Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:18:58.181Z] #45 10.21 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:18:58.181Z] #45 10.22 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:18:58.181Z] #45 10.22 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T13:18:58.245Z] #27 8.157 Download of images into '/build' complete. [2020-12-23T13:18:58.245Z] #27 8.157 Use something like the following to load the result into a Docker daemon: [2020-12-23T13:18:58.245Z] #27 8.157 tar -cC '/build' . | docker load [2020-12-23T13:18:58.262Z] Removing intermediate container 8457e34dbbf0 [2020-12-23T13:18:58.262Z] ---> b99bf6459128 [2020-12-23T13:18:58.262Z] Step 10/15 : ARG GOOS [2020-12-23T13:18:58.262Z] ---> Running in 307285cac229 [2020-12-23T13:18:58.262Z] Removing intermediate container 307285cac229 [2020-12-23T13:18:58.262Z] ---> 669ad7ef2875 [2020-12-23T13:18:58.262Z] Step 11/15 : ARG GOARCH [2020-12-23T13:18:58.262Z] ---> Running in 3dac3d527132 [2020-12-23T13:18:58.350Z] #27 19.28 [2020-12-23T13:18:58.552Z] Removing intermediate container 3dac3d527132 [2020-12-23T13:18:58.552Z] ---> 5602b2d2a2ce [2020-12-23T13:18:58.552Z] 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 [2020-12-23T13:18:58.552Z] ---> Running in 13c1e2656b03 [2020-12-23T13:18:58.938Z] #27 19.45 ### 5.3% ######### 13.5% ############## 19.6% [2020-12-23T13:18:58.938Z] #27 ... [2020-12-23T13:18:58.938Z] [2020-12-23T13:18:58.938Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:18:58.938Z] #38 13.76 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T13:18:58.938Z] #38 15.38 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T13:18:58.938Z] #38 ... [2020-12-23T13:18:58.938Z] [2020-12-23T13:18:58.938Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:58.938Z] #27 19.45 ### 5.3% ######### 13.5% ############## 19.6% ################## 25.8% ##################### 29.9% [2020-12-23T13:18:58.938Z] #27 ... [2020-12-23T13:18:58.938Z] [2020-12-23T13:18:58.938Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:18:58.938Z] #11 14.02 Fetched 8097 kB in 11s (748 kB/s) [2020-12-23T13:18:58.938Z] #11 14.02 Reading package lists... [2020-12-23T13:18:58.938Z] #11 17.59 Reading package lists... [2020-12-23T13:18:58.938Z] #11 21.60 Building dependency tree... [2020-12-23T13:18:58.938Z] #11 22.69 The following additional packages will be installed: [2020-12-23T13:18:58.938Z] #11 22.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T13:18:58.938Z] #11 22.69 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T13:18:58.938Z] #11 22.69 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T13:18:58.938Z] #11 22.69 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T13:18:58.938Z] #11 22.70 mingw-w64-x86-64-dev [2020-12-23T13:18:58.938Z] #11 22.70 Suggested packages: [2020-12-23T13:18:58.938Z] #11 22.70 gcc-8-locales seccomp wine64 [2020-12-23T13:18:58.938Z] #11 23.84 The following NEW packages will be installed: [2020-12-23T13:18:58.938Z] #11 23.84 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T13:18:58.938Z] #11 23.84 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T13:18:58.938Z] #11 23.84 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T13:18:58.938Z] #11 23.84 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T13:18:58.938Z] #11 23.84 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T13:18:58.938Z] #11 23.84 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T13:18:58.938Z] #11 23.84 The following packages will be upgraded: [2020-12-23T13:18:58.938Z] #11 23.84 libsystemd0 libudev1 [2020-12-23T13:18:58.938Z] #11 23.95 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:18:58.938Z] #11 23.95 Need to get 73.7 MB of archives. [2020-12-23T13:18:58.938Z] #11 23.95 After this operation, 494 MB of additional disk space will be used. [2020-12-23T13:18:58.938Z] #11 23.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u5 [307 kB] [2020-12-23T13:18:58.938Z] #11 23.99 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u5 [145 kB] [2020-12-23T13:18:59.227Z] #11 ... [2020-12-23T13:18:59.227Z] [2020-12-23T13:18:59.227Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:18:59.517Z] #27 19.45 ### 5.3% ######### 13.5% ############## 19.6% ################## 25.8% ##################### 29.9% ######################### 36.0% ############################## 42.2% ################################## 48.3% [2020-12-23T13:18:59.517Z] #27 ... [2020-12-23T13:18:59.517Z] [2020-12-23T13:18:59.517Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:18:59.517Z] #53 14.36 Fetched 8097 kB in 11s (705 kB/s) [2020-12-23T13:18:59.517Z] #53 14.36 Reading package lists... [2020-12-23T13:18:59.517Z] #53 18.27 Reading package lists... [2020-12-23T13:18:59.517Z] #53 22.12 Building dependency tree... [2020-12-23T13:18:59.517Z] #53 23.18 The following additional packages will be installed: [2020-12-23T13:18:59.517Z] #53 23.18 libbtrfs0 [2020-12-23T13:18:59.517Z] #53 23.25 The following NEW packages will be installed: [2020-12-23T13:18:59.517Z] #53 23.25 libbtrfs-dev libbtrfs0 [2020-12-23T13:18:59.517Z] #53 23.38 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:18:59.517Z] #53 23.38 Need to get 118 kB of archives. [2020-12-23T13:18:59.517Z] #53 23.38 After this operation, 390 kB of additional disk space will be used. [2020-12-23T13:18:59.517Z] #53 23.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-23T13:18:59.518Z] #53 23.58 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-23T13:18:59.518Z] #53 24.24 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:18:59.518Z] #53 24.27 Fetched 118 kB in 0s (352 kB/s) [2020-12-23T13:18:59.518Z] #53 24.35 Selecting previously unselected package libbtrfs0. [2020-12-23T13:18:59.518Z] #53 24.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-12-23T13:18:59.518Z] #53 24.39 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-23T13:18:59.518Z] #53 24.39 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:18:59.518Z] #53 24.45 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:18:59.518Z] #53 24.46 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-23T13:18:59.518Z] #53 24.46 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:18:59.518Z] #53 ... [2020-12-23T13:18:59.518Z] [2020-12-23T13:18:59.518Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:18:59.518Z] #40 14.56 Fetched 8097 kB in 11s (718 kB/s) [2020-12-23T13:18:59.518Z] #40 14.56 Reading package lists... [2020-12-23T13:18:59.518Z] #40 18.72 Reading package lists... [2020-12-23T13:18:59.518Z] #40 22.08 Building dependency tree... [2020-12-23T13:18:59.518Z] #40 23.30 The following additional packages will be installed: [2020-12-23T13:18:59.518Z] #40 23.31 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T13:18:59.518Z] #40 23.31 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T13:18:59.518Z] #40 23.32 Suggested packages: [2020-12-23T13:18:59.518Z] #40 23.32 manpages-dev python-setuptools [2020-12-23T13:18:59.518Z] #40 24.26 The following NEW packages will be installed: [2020-12-23T13:18:59.518Z] #40 24.26 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T13:18:59.518Z] #40 24.26 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T13:18:59.518Z] #40 24.26 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T13:18:59.518Z] #40 24.26 python-six zlib1g-dev [2020-12-23T13:18:59.518Z] #40 24.39 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:18:59.518Z] #40 24.39 Need to get 3742 kB of archives. [2020-12-23T13:18:59.518Z] #40 24.39 After this operation, 22.0 MB of additional disk space will be used. [2020-12-23T13:18:59.518Z] #40 24.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-12-23T13:18:59.518Z] #40 24.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-23T13:18:59.518Z] #40 24.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-12-23T13:18:59.518Z] #40 24.50 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-23T13:18:59.518Z] #40 24.50 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-12-23T13:18:59.518Z] #40 24.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-23T13:18:59.518Z] #40 24.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2020-12-23T13:18:59.518Z] #40 24.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-12-23T13:18:59.518Z] #40 24.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-12-23T13:18:59.518Z] #40 24.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-12-23T13:18:59.810Z] #40 24.57 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-12-23T13:18:59.810Z] #40 24.65 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-12-23T13:18:59.810Z] #40 24.69 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2020-12-23T13:18:59.810Z] #40 ... [2020-12-23T13:18:59.810Z] [2020-12-23T13:18:59.810Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:18:59.810Z] #34 14.67 Fetched 8097 kB in 11s (708 kB/s) [2020-12-23T13:18:59.810Z] #34 14.67 Reading package lists... [2020-12-23T13:18:59.810Z] #34 18.68 Reading package lists... [2020-12-23T13:18:59.810Z] #34 22.41 Building dependency tree... [2020-12-23T13:18:59.810Z] #34 23.44 The following additional packages will be installed: [2020-12-23T13:18:59.810Z] #34 23.47 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T13:18:59.810Z] #34 23.47 Suggested packages: [2020-12-23T13:18:59.810Z] #34 23.47 cmake-doc ninja-build lrzip [2020-12-23T13:18:59.810Z] #34 23.47 Recommended packages: [2020-12-23T13:18:59.810Z] #34 23.47 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T13:18:59.810Z] #34 24.19 The following NEW packages will be installed: [2020-12-23T13:18:59.810Z] #34 24.20 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T13:18:59.810Z] #34 24.20 vim-common xxd [2020-12-23T13:18:59.810Z] #34 24.36 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:18:59.810Z] #34 24.36 Need to get 14.0 MB of archives. [2020-12-23T13:18:59.810Z] #34 24.36 After this operation, 62.1 MB of additional disk space will be used. [2020-12-23T13:18:59.810Z] #34 24.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-23T13:18:59.810Z] #34 24.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:18:59.810Z] #34 24.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T13:18:59.810Z] #34 24.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-23T13:18:59.810Z] #34 ... [2020-12-23T13:18:59.810Z] [2020-12-23T13:18:59.810Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:18:59.810Z] #62 14.64 + cd /tmp/tmp.NrUs9nZ47L/src/github.com/docker/libnetwork [2020-12-23T13:18:59.810Z] #62 14.64 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:18:59.810Z] #62 15.03 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T13:19:00.093Z] #45 12.50 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:19:00.135Z] #62 ... [2020-12-23T13:19:00.135Z] [2020-12-23T13:19:00.135Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:19:00.165Z] #27 DONE 9.9s [2020-12-23T13:19:00.165Z] [2020-12-23T13:19:00.165Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:00.165Z] #49 3.913 + RM_GOPATH=0 [2020-12-23T13:19:00.165Z] #49 3.913 + TMP_GOPATH= [2020-12-23T13:19:00.165Z] #49 3.913 + : /build [2020-12-23T13:19:00.165Z] #49 3.913 + '[' -z '' ']' [2020-12-23T13:19:00.165Z] #49 3.916 ++ mktemp -d [2020-12-23T13:19:00.165Z] #49 3.917 + export GOPATH=/tmp/tmp.Zz55WPYPwB [2020-12-23T13:19:00.165Z] #49 3.917 + GOPATH=/tmp/tmp.Zz55WPYPwB [2020-12-23T13:19:00.165Z] #49 3.917 + RM_GOPATH=1 [2020-12-23T13:19:00.165Z] #49 3.917 + case "$(go env GOARCH)" in [2020-12-23T13:19:00.165Z] #49 3.917 ++ go env GOARCH [2020-12-23T13:19:00.165Z] #49 3.923 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:00.165Z] #49 3.924 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:00.165Z] #49 3.924 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:00.165Z] #49 3.925 + dir=/tmp/install [2020-12-23T13:19:00.165Z] #49 3.925 + bin=shfmt [2020-12-23T13:19:00.165Z] #49 3.925 + shift [2020-12-23T13:19:00.165Z] #49 3.925 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T13:19:00.165Z] #49 3.925 + . /tmp/install/shfmt.installer [2020-12-23T13:19:00.165Z] #49 3.925 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:19:00.165Z] #49 3.925 + install_shfmt [2020-12-23T13:19:00.165Z] #49 3.926 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T13:19:00.165Z] #49 3.926 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Zz55WPYPwB/src/github.com/mvdan/sh [2020-12-23T13:19:00.165Z] #49 3.926 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:19:00.165Z] #49 3.928 Cloning into '/tmp/tmp.Zz55WPYPwB/src/github.com/mvdan/sh'... [2020-12-23T13:19:00.354Z] #45 12.89 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:19:00.714Z] #27 19.45 ### 5.3% ######### 13.5% ############## 19.6% ################## 25.8% ##################### 29.9% ######################### 36.0% ############################## 42.2% ################################## 48.3% ##################################### 52.4% ######################################## 56.5% ############################################# 62.6% ################################################# 68.8% ##################################################### 74.9% ########################################################## 81.1% ############################################################## 87.2% ################################################################### 93.4% ####################################################################### 99.5% ######################################################################## 100.0% [2020-12-23T13:19:00.714Z] #27 21.49 [2020-12-23T13:19:00.714Z] #27 ... [2020-12-23T13:19:00.714Z] [2020-12-23T13:19:00.714Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:00.714Z] #53 24.62 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:19:00.714Z] #53 24.63 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:19:00.714Z] #53 24.64 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:00.714Z] #53 DONE 25.6s [2020-12-23T13:19:01.003Z] [2020-12-23T13:19:01.003Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:01.003Z] #47 22.92 go: finding github.com/fatih/color v1.7.0 [2020-12-23T13:19:01.003Z] #47 23.05 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:19:01.003Z] #47 23.10 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:19:01.003Z] #47 23.10 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:19:01.003Z] #47 23.15 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:19:01.003Z] #47 23.18 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:19:01.003Z] #47 23.19 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:19:01.003Z] #47 23.19 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:19:01.003Z] #47 23.20 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T13:19:01.003Z] #47 23.21 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.25 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.25 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:19:01.003Z] #47 23.26 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:19:01.003Z] #47 23.28 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.29 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T13:19:01.003Z] #47 23.29 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.31 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.31 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T13:19:01.003Z] #47 23.31 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:19:01.003Z] #47 23.32 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.37 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.45 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T13:19:01.003Z] #47 23.45 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:19:01.003Z] #47 23.48 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:19:01.003Z] #47 23.53 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:19:01.003Z] #47 23.53 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T13:19:01.003Z] #47 23.54 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:19:01.003Z] #47 23.54 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T13:19:01.003Z] #47 23.58 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.59 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:19:01.003Z] #47 23.60 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T13:19:01.003Z] #47 23.63 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T13:19:01.003Z] #47 23.64 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:19:01.003Z] #47 23.65 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:19:01.003Z] #47 23.70 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:19:01.003Z] #47 23.72 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:19:01.003Z] #47 23.72 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:19:01.003Z] #47 23.74 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T13:19:01.003Z] #47 23.74 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:19:01.003Z] #47 23.75 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T13:19:01.003Z] #47 23.76 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:19:01.003Z] #47 23.77 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:19:01.003Z] #47 23.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:19:01.003Z] #47 23.89 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:19:01.003Z] #47 23.93 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T13:19:01.003Z] #47 23.95 go: finding golang.org/x/text v0.3.2 [2020-12-23T13:19:01.003Z] #47 23.95 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:19:01.003Z] #47 23.98 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:19:01.003Z] #47 23.99 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:19:01.003Z] #47 23.99 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:19:01.003Z] #47 24.01 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:19:01.003Z] #47 24.01 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:19:01.003Z] #47 24.02 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:19:01.003Z] #47 24.02 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:19:01.003Z] #47 24.03 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:19:01.003Z] #47 24.03 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:19:01.003Z] #47 24.04 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:19:01.003Z] #47 24.05 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:19:01.003Z] #47 24.15 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T13:19:01.003Z] #47 24.18 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:19:01.003Z] #47 24.23 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:19:01.003Z] #47 24.26 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:19:01.003Z] #47 24.26 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:19:01.003Z] #47 24.27 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T13:19:01.003Z] #47 24.28 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:19:01.003Z] #47 24.30 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:19:01.003Z] #47 24.32 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:19:01.003Z] #47 24.32 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T13:19:01.003Z] #47 24.44 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:19:01.003Z] #47 24.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:19:01.003Z] #47 24.47 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:19:01.003Z] #47 24.51 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:19:01.003Z] #47 24.52 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:19:02.031Z] #47 ... [2020-12-23T13:19:02.031Z] [2020-12-23T13:19:02.031Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:02.031Z] #62 DONE 27.0s [2020-12-23T13:19:02.325Z] [2020-12-23T13:19:02.325Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:02.325Z] #34 25.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2020-12-23T13:19:02.325Z] #34 25.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-12-23T13:19:02.325Z] #34 25.13 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-12-23T13:19:02.325Z] #34 25.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-12-23T13:19:02.325Z] #34 25.13 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-12-23T13:19:02.325Z] #34 25.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-12-23T13:19:02.325Z] #34 26.43 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:02.325Z] #34 26.47 Fetched 14.0 MB in 1s (9652 kB/s) [2020-12-23T13:19:02.325Z] #34 26.53 Selecting previously unselected package xxd. [2020-12-23T13:19:02.325Z] #34 26.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 ... 15177 files and directories currently installed.) [2020-12-23T13:19:02.325Z] #34 26.61 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-23T13:19:02.325Z] #34 26.61 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:19:02.325Z] #34 26.76 Selecting previously unselected package vim-common. [2020-12-23T13:19:02.325Z] #34 26.76 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:19:02.325Z] #34 26.78 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:19:02.325Z] #34 27.01 Selecting previously unselected package cmake-data. [2020-12-23T13:19:02.325Z] #34 27.01 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T13:19:02.325Z] #34 27.01 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T13:19:02.941Z] #45 15.32 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:19:03.216Z] #45 ... [2020-12-23T13:19:03.216Z] [2020-12-23T13:19:03.216Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:03.216Z] #22 15.22 + mkdir -p /build [2020-12-23T13:19:03.216Z] #22 15.30 + mv docker/docker /build/ [2020-12-23T13:19:03.216Z] #22 15.30 + rmdir docker [2020-12-23T13:19:03.838Z] #34 ... [2020-12-23T13:19:03.838Z] [2020-12-23T13:19:03.838Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:19:03.838Z] #27 22.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T13:19:03.838Z] #27 22.94 [2020-12-23T13:19:03.838Z] #27 23.18 #=#=# ######################################################################## 100.0% [2020-12-23T13:19:03.838Z] #27 23.35 [2020-12-23T13:19:03.838Z] #27 23.99 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T13:19:03.838Z] #27 24.24 [2020-12-23T13:19:03.838Z] #27 24.33 ######################################################################## 100.0% [2020-12-23T13:19:03.838Z] #27 24.44 [2020-12-23T13:19:03.838Z] #27 24.49 Download of images into '/build' complete. [2020-12-23T13:19:03.838Z] #27 24.49 Use something like the following to load the result into a Docker daemon: [2020-12-23T13:19:03.838Z] #27 24.49 tar -cC '/build' . | docker load [2020-12-23T13:19:03.838Z] #27 DONE 24.7s [2020-12-23T13:19:04.128Z] [2020-12-23T13:19:04.128Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:04.128Z] #40 24.70 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-12-23T13:19:04.128Z] #40 24.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T13:19:04.128Z] #40 24.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-12-23T13:19:04.128Z] #40 24.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-12-23T13:19:04.128Z] #40 25.44 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:04.128Z] #40 25.58 Fetched 3742 kB in 0s (8798 kB/s) [2020-12-23T13:19:04.128Z] #40 25.64 Selecting previously unselected package libcap-dev:s390x. [2020-12-23T13:19:04.128Z] #40 25.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 ... 15177 files and directories currently installed.) [2020-12-23T13:19:04.128Z] #40 25.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 25.74 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-12-23T13:19:04.128Z] #40 25.96 Selecting previously unselected package libnet1:s390x. [2020-12-23T13:19:04.128Z] #40 25.98 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 25.99 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:04.128Z] #40 26.10 Selecting previously unselected package libnet1-dev. [2020-12-23T13:19:04.128Z] #40 26.11 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 26.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:04.128Z] #40 26.30 Selecting previously unselected package libnl-3-200:s390x. [2020-12-23T13:19:04.128Z] #40 26.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 26.30 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T13:19:04.128Z] #40 26.38 Selecting previously unselected package libnl-3-dev:s390x. [2020-12-23T13:19:04.128Z] #40 26.39 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 26.39 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-12-23T13:19:04.128Z] #40 26.63 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-23T13:19:04.128Z] #40 26.63 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 26.63 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T13:19:04.128Z] #40 26.70 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-12-23T13:19:04.128Z] #40 26.70 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 26.71 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-23T13:19:04.128Z] #40 26.82 Selecting previously unselected package zlib1g-dev:s390x. [2020-12-23T13:19:04.128Z] #40 26.82 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 26.82 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-23T13:19:04.128Z] #40 27.01 Selecting previously unselected package libprotobuf17:s390x. [2020-12-23T13:19:04.128Z] #40 27.01 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 27.02 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-23T13:19:04.128Z] #40 27.70 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-12-23T13:19:04.128Z] #40 27.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 27.71 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-23T13:19:04.128Z] #40 27.80 Selecting previously unselected package libprotobuf-dev:s390x. [2020-12-23T13:19:04.128Z] #40 27.80 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 27.80 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-23T13:19:04.128Z] #40 28.52 Selecting previously unselected package libprotoc17:s390x. [2020-12-23T13:19:04.128Z] #40 28.53 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-12-23T13:19:04.128Z] #40 28.53 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-12-23T13:19:04.159Z] #22 DONE 16.5s [2020-12-23T13:19:04.159Z] [2020-12-23T13:19:04.159Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:04.159Z] #32 16.27 internal/testlog [2020-12-23T13:19:04.159Z] #32 16.91 encoding [2020-12-23T13:19:04.418Z] #40 29.17 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T13:19:04.418Z] #40 29.18 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-12-23T13:19:04.418Z] #40 29.19 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:19:04.418Z] #40 29.32 Selecting previously unselected package protobuf-compiler. [2020-12-23T13:19:04.418Z] #40 29.33 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-12-23T13:19:04.418Z] #40 29.33 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:19:04.707Z] #40 29.44 Selecting previously unselected package python-pkg-resources. [2020-12-23T13:19:04.707Z] #40 29.44 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:19:04.707Z] #40 29.45 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T13:19:04.707Z] #40 29.61 Selecting previously unselected package python-six. [2020-12-23T13:19:04.707Z] #40 29.61 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T13:19:04.707Z] #40 29.61 Unpacking python-six (1.12.0-1) ... [2020-12-23T13:19:04.707Z] #40 29.67 Selecting previously unselected package python-protobuf. [2020-12-23T13:19:04.707Z] #40 29.67 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-12-23T13:19:04.708Z] #40 29.68 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T13:19:04.708Z] #40 ... [2020-12-23T13:19:04.708Z] [2020-12-23T13:19:04.708Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:04.708Z] #34 29.79 Selecting previously unselected package libicu63:s390x. [2020-12-23T13:19:04.731Z] #32 17.30 runtime/cgo [2020-12-23T13:19:04.997Z] #34 29.80 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-23T13:19:04.997Z] #34 29.80 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T13:19:05.461Z] #49 ... [2020-12-23T13:19:05.461Z] [2020-12-23T13:19:05.461Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:05.461Z] #45 5.224 + RM_GOPATH=0 [2020-12-23T13:19:05.461Z] #45 5.224 + TMP_GOPATH= [2020-12-23T13:19:05.461Z] #45 5.224 + : /build [2020-12-23T13:19:05.461Z] #45 5.224 + '[' -z '' ']' [2020-12-23T13:19:05.461Z] #45 5.224 ++ mktemp -d [2020-12-23T13:19:05.461Z] #45 5.232 + export GOPATH=/tmp/tmp.05UrK1vsZG [2020-12-23T13:19:05.461Z] #45 5.232 + GOPATH=/tmp/tmp.05UrK1vsZG [2020-12-23T13:19:05.461Z] #45 5.232 + RM_GOPATH=1 [2020-12-23T13:19:05.461Z] #45 5.232 + case "$(go env GOARCH)" in [2020-12-23T13:19:05.461Z] #45 5.232 ++ go env GOARCH [2020-12-23T13:19:05.461Z] #45 5.245 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:05.461Z] #45 5.245 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:05.461Z] #45 5.245 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:05.461Z] #45 5.251 + dir=/tmp/install [2020-12-23T13:19:05.461Z] #45 5.251 + bin=gotestsum [2020-12-23T13:19:05.461Z] #45 5.251 + shift [2020-12-23T13:19:05.461Z] #45 5.251 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T13:19:05.461Z] #45 5.251 + . /tmp/install/gotestsum.installer [2020-12-23T13:19:05.461Z] #45 5.251 ++ : v0.5.3 [2020-12-23T13:19:05.461Z] #45 5.251 + install_gotestsum [2020-12-23T13:19:05.461Z] #45 5.251 + set -e [2020-12-23T13:19:05.461Z] #45 5.251 + export GO111MODULE=on [2020-12-23T13:19:05.461Z] #45 5.251 + GO111MODULE=on [2020-12-23T13:19:05.461Z] #45 5.251 + GOBIN=/build [2020-12-23T13:19:05.461Z] #45 5.251 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T13:19:05.461Z] #45 5.271 go: finding gotest.tools v0.5.3 [2020-12-23T13:19:05.461Z] #45 5.271 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T13:19:05.461Z] #45 6.325 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T13:19:05.461Z] #45 7.032 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T13:19:05.461Z] #45 8.527 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:19:05.461Z] #45 8.570 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T13:19:05.461Z] #45 8.596 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:19:05.461Z] #45 8.642 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:19:05.461Z] #45 8.684 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:19:05.461Z] #45 8.685 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T13:19:05.461Z] #45 8.685 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T13:19:05.461Z] #45 8.690 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:19:05.461Z] #45 8.817 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:19:05.461Z] #45 8.872 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:19:05.461Z] #45 8.888 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:19:05.461Z] #45 9.427 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T13:19:05.461Z] #45 9.540 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T13:19:05.461Z] #45 9.667 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:19:05.461Z] #45 9.700 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:19:05.723Z] #45 9.817 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T13:19:05.723Z] #45 ... [2020-12-23T13:19:05.723Z] [2020-12-23T13:19:05.723Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:05.723Z] #43 5.907 + RM_GOPATH=0 [2020-12-23T13:19:05.723Z] #43 5.907 + TMP_GOPATH= [2020-12-23T13:19:05.723Z] #43 5.907 + : /build [2020-12-23T13:19:05.723Z] #43 5.907 + '[' -z '' ']' [2020-12-23T13:19:05.723Z] #43 5.907 ++ mktemp -d [2020-12-23T13:19:05.723Z] #43 5.907 + export GOPATH=/tmp/tmp.fxWAyuwKWu [2020-12-23T13:19:05.723Z] #43 5.907 + GOPATH=/tmp/tmp.fxWAyuwKWu [2020-12-23T13:19:05.723Z] #43 5.907 + RM_GOPATH=1 [2020-12-23T13:19:05.723Z] #43 5.907 + case "$(go env GOARCH)" in [2020-12-23T13:19:05.723Z] #43 5.907 ++ go env GOARCH [2020-12-23T13:19:05.723Z] #43 6.016 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:19:05.723Z] #43 6.020 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:05.723Z] #43 6.020 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:05.723Z] #43 6.020 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:05.723Z] #43 6.020 + dir=/tmp/install [2020-12-23T13:19:05.723Z] #43 6.020 + bin=vndr [2020-12-23T13:19:05.723Z] #43 6.020 + shift [2020-12-23T13:19:05.723Z] #43 6.020 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T13:19:05.723Z] #43 6.020 + . /tmp/install/vndr.installer [2020-12-23T13:19:05.723Z] #43 6.020 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:19:05.723Z] #43 6.020 + install_vndr [2020-12-23T13:19:05.723Z] #43 6.020 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T13:19:05.723Z] #43 6.020 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.fxWAyuwKWu/src/github.com/LK4D4/vndr [2020-12-23T13:19:05.723Z] #43 6.045 Cloning into '/tmp/tmp.fxWAyuwKWu/src/github.com/LK4D4/vndr'... [2020-12-23T13:19:05.723Z] #43 6.998 + cd /tmp/tmp.fxWAyuwKWu/src/github.com/LK4D4/vndr [2020-12-23T13:19:05.723Z] #43 6.998 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:19:05.723Z] #43 7.119 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T13:19:05.723Z] #43 8.961 runtime/internal/atomic [2020-12-23T13:19:05.723Z] #43 9.040 internal/cpu [2020-12-23T13:19:05.723Z] #43 9.452 runtime/internal/sys [2020-12-23T13:19:05.723Z] #43 9.638 runtime/internal/math [2020-12-23T13:19:05.723Z] #43 9.744 internal/race [2020-12-23T13:19:05.723Z] #43 9.973 internal/bytealg [2020-12-23T13:19:05.723Z] #43 10.01 sync/atomic [2020-12-23T13:19:05.985Z] #43 ... [2020-12-23T13:19:05.985Z] [2020-12-23T13:19:05.985Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:05.985Z] #32 5.906 + RM_GOPATH=0 [2020-12-23T13:19:05.985Z] #32 5.906 + TMP_GOPATH= [2020-12-23T13:19:05.985Z] #32 5.906 + : /build [2020-12-23T13:19:05.985Z] #32 5.906 + '[' -z '' ']' [2020-12-23T13:19:05.985Z] #32 5.906 ++ mktemp -d [2020-12-23T13:19:05.985Z] #32 5.913 + export GOPATH=/tmp/tmp.d1hZMV1w5w [2020-12-23T13:19:05.985Z] #32 5.914 + GOPATH=/tmp/tmp.d1hZMV1w5w [2020-12-23T13:19:05.985Z] #32 5.914 + RM_GOPATH=1 [2020-12-23T13:19:05.985Z] #32 5.916 + case "$(go env GOARCH)" in [2020-12-23T13:19:05.985Z] #32 5.921 ++ go env GOARCH [2020-12-23T13:19:05.985Z] #32 5.973 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:05.985Z] #32 5.977 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:05.985Z] #32 5.977 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:05.985Z] #32 6.021 + dir=/tmp/install [2020-12-23T13:19:05.985Z] #32 6.021 + bin=tomlv [2020-12-23T13:19:05.985Z] #32 6.021 + shift [2020-12-23T13:19:05.985Z] #32 6.021 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T13:19:05.985Z] #32 6.021 + . /tmp/install/tomlv.installer [2020-12-23T13:19:05.985Z] #32 6.021 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:19:05.985Z] #32 6.040 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:19:05.985Z] #32 6.041 + install_tomlv [2020-12-23T13:19:05.985Z] #32 6.041 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T13:19:05.985Z] #32 6.041 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.d1hZMV1w5w/src/github.com/BurntSushi/toml [2020-12-23T13:19:05.985Z] #32 6.041 Cloning into '/tmp/tmp.d1hZMV1w5w/src/github.com/BurntSushi/toml'... [2020-12-23T13:19:05.985Z] #32 7.560 + cd /tmp/tmp.d1hZMV1w5w/src/github.com/BurntSushi/toml [2020-12-23T13:19:05.985Z] #32 7.560 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:19:05.985Z] #32 7.596 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:19:05.985Z] #32 8.804 internal/cpu [2020-12-23T13:19:05.985Z] #32 8.831 runtime/internal/atomic [2020-12-23T13:19:05.985Z] #32 9.338 runtime/internal/sys [2020-12-23T13:19:05.985Z] #32 9.636 runtime/internal/math [2020-12-23T13:19:05.985Z] #32 9.671 internal/bytealg [2020-12-23T13:19:05.985Z] #32 9.745 math/bits [2020-12-23T13:19:05.985Z] #32 ... [2020-12-23T13:19:05.985Z] [2020-12-23T13:19:05.985Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:05.985Z] #11 6.611 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:19:05.985Z] #11 6.700 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:19:05.985Z] #11 6.703 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:19:05.985Z] #11 9.236 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:19:06.117Z] #32 ... [2020-12-23T13:19:06.117Z] [2020-12-23T13:19:06.117Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:06.117Z] #53 10.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:19:06.117Z] #53 13.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:06.249Z] #11 ... [2020-12-23T13:19:06.249Z] [2020-12-23T13:19:06.249Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:06.249Z] #56 5.697 + RM_GOPATH=0 [2020-12-23T13:19:06.249Z] #56 5.697 + TMP_GOPATH= [2020-12-23T13:19:06.249Z] #56 5.697 + : /build [2020-12-23T13:19:06.249Z] #56 5.697 + '[' -z '' ']' [2020-12-23T13:19:06.249Z] #56 5.697 ++ mktemp -d [2020-12-23T13:19:06.249Z] #56 5.711 + export GOPATH=/tmp/tmp.SYRt6oK4BW [2020-12-23T13:19:06.249Z] #56 5.711 + GOPATH=/tmp/tmp.SYRt6oK4BW [2020-12-23T13:19:06.249Z] #56 5.711 + RM_GOPATH=1 [2020-12-23T13:19:06.249Z] #56 5.711 + case "$(go env GOARCH)" in [2020-12-23T13:19:06.249Z] #56 5.732 ++ go env GOARCH [2020-12-23T13:19:06.249Z] #56 5.756 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:06.249Z] #56 5.756 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:06.249Z] #56 5.756 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:06.249Z] #56 5.767 + dir=/tmp/install [2020-12-23T13:19:06.249Z] #56 5.767 + bin=rootlesskit [2020-12-23T13:19:06.249Z] #56 5.767 + shift [2020-12-23T13:19:06.249Z] #56 5.767 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T13:19:06.249Z] #56 5.767 + . /tmp/install/rootlesskit.installer [2020-12-23T13:19:06.249Z] #56 5.769 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:19:06.249Z] #56 5.772 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:19:06.249Z] #56 5.772 + install_rootlesskit [2020-12-23T13:19:06.249Z] #56 5.772 + case "$1" in [2020-12-23T13:19:06.249Z] #56 5.772 + export CGO_ENABLED=0 [2020-12-23T13:19:06.249Z] #56 5.772 + CGO_ENABLED=0 [2020-12-23T13:19:06.249Z] #56 5.772 + _install_rootlesskit [2020-12-23T13:19:06.249Z] #56 5.772 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T13:19:06.249Z] #56 5.804 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.SYRt6oK4BW/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:19:06.249Z] #56 5.804 Cloning into '/tmp/tmp.SYRt6oK4BW/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T13:19:06.249Z] #56 ... [2020-12-23T13:19:06.249Z] [2020-12-23T13:19:06.249Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:06.249Z] #34 6.476 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:19:06.249Z] #34 6.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:19:06.249Z] #34 6.651 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:19:06.249Z] #34 8.919 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:19:06.377Z] #53 ... [2020-12-23T13:19:06.377Z] [2020-12-23T13:19:06.377Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:06.377Z] #40 10.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:06.563Z] #34 ... [2020-12-23T13:19:06.563Z] [2020-12-23T13:19:06.563Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:06.563Z] #53 7.045 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:19:06.563Z] #53 7.120 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:19:06.563Z] #53 7.120 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:19:06.563Z] #53 9.646 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:19:06.563Z] #53 ... [2020-12-23T13:19:06.563Z] [2020-12-23T13:19:06.563Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:19:06.563Z] #38 6.042 + git clone https://github.com/docker/distribution.git . [2020-12-23T13:19:06.563Z] #38 6.055 Cloning into '.'... [2020-12-23T13:19:06.639Z] #40 ... [2020-12-23T13:19:06.639Z] [2020-12-23T13:19:06.639Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:06.639Z] #47 16.80 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T13:19:06.639Z] #47 16.81 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:19:06.639Z] #47 16.85 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:19:06.639Z] #47 16.92 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T13:19:06.639Z] #47 16.92 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T13:19:06.639Z] #47 16.92 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T13:19:06.639Z] #47 17.13 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T13:19:06.639Z] #47 17.20 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:19:06.639Z] #47 17.23 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T13:19:06.639Z] #47 17.36 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T13:19:06.639Z] #47 17.38 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T13:19:06.639Z] #47 17.43 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T13:19:06.639Z] #47 17.45 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:19:06.639Z] #47 17.64 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T13:19:06.639Z] #47 17.70 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T13:19:06.639Z] #47 17.71 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:19:06.639Z] #47 17.89 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:19:06.639Z] #47 17.90 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T13:19:06.639Z] #47 18.03 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:19:06.639Z] #47 18.11 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T13:19:06.639Z] #47 18.51 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:19:06.639Z] #47 18.77 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:19:06.639Z] #47 18.79 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:19:06.639Z] #47 18.87 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T13:19:06.639Z] #47 19.06 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:19:06.639Z] #47 19.09 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:19:06.826Z] #38 ... [2020-12-23T13:19:06.826Z] [2020-12-23T13:19:06.826Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:19:06.826Z] #30 5.363 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T13:19:06.826Z] #30 5.369 Cloning into '.'... [2020-12-23T13:19:06.826Z] #30 ... [2020-12-23T13:19:06.826Z] [2020-12-23T13:19:06.826Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:06.826Z] #22 5.040 + RM_GOPATH=0 [2020-12-23T13:19:06.826Z] #22 5.040 + TMP_GOPATH= [2020-12-23T13:19:06.826Z] #22 5.047 + : /build [2020-12-23T13:19:06.826Z] #22 5.047 + '[' -z '' ']' [2020-12-23T13:19:06.826Z] #22 5.047 ++ mktemp -d [2020-12-23T13:19:06.826Z] #22 5.047 + export GOPATH=/tmp/tmp.sAdsO4yIT3 [2020-12-23T13:19:06.826Z] #22 5.047 + GOPATH=/tmp/tmp.sAdsO4yIT3 [2020-12-23T13:19:06.826Z] #22 5.047 + RM_GOPATH=1 [2020-12-23T13:19:06.826Z] #22 5.047 + case "$(go env GOARCH)" in [2020-12-23T13:19:06.826Z] #22 5.047 ++ go env GOARCH [2020-12-23T13:19:06.826Z] #22 5.070 Install docker/cli version 17.06.2-ce from stable [2020-12-23T13:19:06.826Z] #22 5.070 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:06.826Z] #22 5.070 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:06.826Z] #22 5.070 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:06.826Z] #22 5.070 + dir=/tmp/install [2020-12-23T13:19:06.826Z] #22 5.070 + bin=dockercli [2020-12-23T13:19:06.826Z] #22 5.070 + shift [2020-12-23T13:19:06.826Z] #22 5.070 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T13:19:06.826Z] #22 5.070 + . /tmp/install/dockercli.installer [2020-12-23T13:19:06.826Z] #22 5.070 ++ : stable [2020-12-23T13:19:06.826Z] #22 5.070 ++ : 17.06.2-ce [2020-12-23T13:19:06.826Z] #22 5.070 + install_dockercli [2020-12-23T13:19:06.826Z] #22 5.070 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T13:19:06.826Z] #22 5.070 ++ uname -m [2020-12-23T13:19:06.826Z] #22 5.082 + arch=x86_64 [2020-12-23T13:19:06.826Z] #22 5.082 + '[' x86_64 '!=' x86_64 ']' [2020-12-23T13:19:06.826Z] #22 5.082 + url=https://download.docker.com/linux/static [2020-12-23T13:19:06.826Z] #22 5.082 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-23T13:19:06.826Z] #22 5.082 + tar -xz docker/docker [2020-12-23T13:19:06.899Z] #47 19.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:19:07.087Z] #22 ... [2020-12-23T13:19:07.087Z] [2020-12-23T13:19:07.087Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:07.087Z] #40 6.934 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:19:07.087Z] #40 6.969 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:19:07.087Z] #40 6.969 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:19:07.087Z] #40 9.129 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:19:07.087Z] #40 11.08 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:19:07.159Z] #47 ... [2020-12-23T13:19:07.159Z] [2020-12-23T13:19:07.159Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:19:07.159Z] #25 1.486 Get:1 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:19:07.159Z] #25 1.579 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:19:07.159Z] #25 1.581 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:19:07.159Z] #25 2.722 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:19:07.159Z] #25 5.159 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:07.159Z] #25 7.981 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:19:07.159Z] #25 ... [2020-12-23T13:19:07.159Z] [2020-12-23T13:19:07.159Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:07.159Z] #47 19.78 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:19:07.159Z] #47 19.87 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:19:07.349Z] #40 ... [2020-12-23T13:19:07.349Z] [2020-12-23T13:19:07.349Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:07.349Z] #62 4.366 + RM_GOPATH=0 [2020-12-23T13:19:07.349Z] #62 4.366 + TMP_GOPATH= [2020-12-23T13:19:07.349Z] #62 4.366 + : /build [2020-12-23T13:19:07.349Z] #62 4.366 + '[' -z '' ']' [2020-12-23T13:19:07.349Z] #62 4.366 ++ mktemp -d [2020-12-23T13:19:07.349Z] #62 4.368 + export GOPATH=/tmp/tmp.qop9ksstKm [2020-12-23T13:19:07.349Z] #62 4.368 + GOPATH=/tmp/tmp.qop9ksstKm [2020-12-23T13:19:07.349Z] #62 4.368 + RM_GOPATH=1 [2020-12-23T13:19:07.349Z] #62 4.368 + case "$(go env GOARCH)" in [2020-12-23T13:19:07.349Z] #62 4.368 ++ go env GOARCH [2020-12-23T13:19:07.349Z] #62 4.400 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:19:07.349Z] #62 4.400 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:07.349Z] #62 4.400 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:07.349Z] #62 4.400 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:07.349Z] #62 4.400 + dir=/tmp/install [2020-12-23T13:19:07.349Z] #62 4.400 + bin=proxy [2020-12-23T13:19:07.349Z] #62 4.400 + shift [2020-12-23T13:19:07.349Z] #62 4.400 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T13:19:07.349Z] #62 4.400 + . /tmp/install/proxy.installer [2020-12-23T13:19:07.349Z] #62 4.400 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:19:07.349Z] #62 4.400 + install_proxy [2020-12-23T13:19:07.349Z] #62 4.400 + case "$1" in [2020-12-23T13:19:07.349Z] #62 4.400 + export CGO_ENABLED=0 [2020-12-23T13:19:07.349Z] #62 4.400 + CGO_ENABLED=0 [2020-12-23T13:19:07.349Z] #62 4.400 + _install_proxy [2020-12-23T13:19:07.349Z] #62 4.400 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-23T13:19:07.349Z] #62 4.400 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qop9ksstKm/src/github.com/docker/libnetwork [2020-12-23T13:19:07.349Z] #62 4.411 Cloning into '/tmp/tmp.qop9ksstKm/src/github.com/docker/libnetwork'... [2020-12-23T13:19:07.349Z] #62 ... [2020-12-23T13:19:07.349Z] [2020-12-23T13:19:07.349Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:07.349Z] #47 5.176 + RM_GOPATH=0 [2020-12-23T13:19:07.349Z] #47 5.176 + TMP_GOPATH= [2020-12-23T13:19:07.349Z] #47 5.176 + : /build [2020-12-23T13:19:07.349Z] #47 5.176 + '[' -z '' ']' [2020-12-23T13:19:07.349Z] #47 5.176 ++ mktemp -d [2020-12-23T13:19:07.349Z] #47 5.176 + export GOPATH=/tmp/tmp.q6Pc8b3WQW [2020-12-23T13:19:07.349Z] #47 5.176 + GOPATH=/tmp/tmp.q6Pc8b3WQW [2020-12-23T13:19:07.349Z] #47 5.176 + RM_GOPATH=1 [2020-12-23T13:19:07.349Z] #47 5.176 + case "$(go env GOARCH)" in [2020-12-23T13:19:07.349Z] #47 5.176 ++ go env GOARCH [2020-12-23T13:19:07.349Z] #47 5.189 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:07.349Z] #47 5.189 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:07.349Z] #47 5.189 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:07.349Z] #47 5.201 + dir=/tmp/install [2020-12-23T13:19:07.349Z] #47 5.201 + bin=golangci_lint [2020-12-23T13:19:07.349Z] #47 5.201 + shift [2020-12-23T13:19:07.349Z] #47 5.201 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T13:19:07.349Z] #47 5.201 + . /tmp/install/golangci_lint.installer [2020-12-23T13:19:07.349Z] #47 5.201 ++ : v1.23.8 [2020-12-23T13:19:07.349Z] #47 5.201 + install_golangci_lint [2020-12-23T13:19:07.349Z] #47 5.201 + set -e [2020-12-23T13:19:07.349Z] #47 5.201 + export GO111MODULE=on [2020-12-23T13:19:07.349Z] #47 5.201 + GO111MODULE=on [2020-12-23T13:19:07.349Z] #47 5.201 + GOBIN=/build [2020-12-23T13:19:07.349Z] #47 5.201 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T13:19:07.349Z] #47 5.245 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T13:19:07.349Z] #47 5.251 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T13:19:07.349Z] #47 5.252 go: finding github.com v1.23.8 [2020-12-23T13:19:07.349Z] #47 5.255 go: finding github.com/golangci v1.23.8 [2020-12-23T13:19:07.350Z] #47 5.255 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:19:07.350Z] #47 6.711 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:19:07.350Z] #47 8.281 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:19:07.611Z] #47 ... [2020-12-23T13:19:07.611Z] [2020-12-23T13:19:07.611Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:07.611Z] #49 11.24 + cd /tmp/tmp.Zz55WPYPwB/src/github.com/mvdan/sh [2020-12-23T13:19:07.611Z] #49 11.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:19:07.611Z] #49 11.45 + GO111MODULE=on [2020-12-23T13:19:07.611Z] #49 11.47 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T13:19:07.730Z] #47 ... [2020-12-23T13:19:07.730Z] [2020-12-23T13:19:07.730Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:07.730Z] #34 11.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:07.990Z] #34 ... [2020-12-23T13:19:07.990Z] [2020-12-23T13:19:07.990Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:07.990Z] #40 22.10 Fetched 8410 kB in 18s (461 kB/s) [2020-12-23T13:19:08.556Z] #49 12.61 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:19:08.557Z] #49 12.61 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:19:08.557Z] #49 12.62 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:19:08.819Z] #49 12.88 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:19:08.819Z] #49 13.10 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:19:09.519Z] #34 33.92 Selecting previously unselected package libxml2:s390x. [2020-12-23T13:19:09.519Z] #34 33.92 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2020-12-23T13:19:09.519Z] #34 33.92 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:19:09.519Z] #34 ... [2020-12-23T13:19:09.519Z] [2020-12-23T13:19:09.519Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:09.519Z] #11 24.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2020-12-23T13:19:09.519Z] #11 24.98 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2020-12-23T13:19:09.519Z] #11 25.57 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T13:19:09.519Z] #11 25.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-12-23T13:19:09.519Z] #11 25.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-12-23T13:19:09.519Z] #11 25.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T13:19:09.519Z] #11 25.95 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T13:19:09.519Z] #11 26.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T13:19:09.519Z] #11 26.14 Get:11 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] [2020-12-23T13:19:09.519Z] #11 28.99 Get:12 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] [2020-12-23T13:19:09.519Z] #11 30.47 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-12-23T13:19:09.520Z] #11 30.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-12-23T13:19:09.520Z] #11 30.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-12-23T13:19:09.520Z] #11 30.48 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-12-23T13:19:09.520Z] #11 30.49 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2020-12-23T13:19:09.520Z] #11 30.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u5 [110 kB] [2020-12-23T13:19:09.520Z] #11 30.50 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-12-23T13:19:09.520Z] #11 30.51 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-12-23T13:19:09.520Z] #11 30.52 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-12-23T13:19:09.520Z] #11 30.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-12-23T13:19:09.520Z] #11 30.54 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-12-23T13:19:09.520Z] #11 30.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-12-23T13:19:09.520Z] #11 30.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-12-23T13:19:09.520Z] #11 30.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-12-23T13:19:09.520Z] #11 30.67 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u5 [322 kB] [2020-12-23T13:19:09.520Z] #11 31.53 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:09.520Z] #11 31.60 Fetched 73.7 MB in 7s (10.5 MB/s) [2020-12-23T13:19:09.520Z] #11 31.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-12-23T13:19:09.520Z] #11 31.70 Preparing to unpack .../libsystemd0_241-7~deb10u5_s390x.deb ... [2020-12-23T13:19:09.520Z] #11 31.72 Unpacking libsystemd0:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:19:09.520Z] #11 31.97 Setting up libsystemd0:s390x (241-7~deb10u5) ... [2020-12-23T13:19:09.520Z] #11 32.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-23T13:19:09.520Z] #11 32.08 Preparing to unpack .../libudev1_241-7~deb10u5_s390x.deb ... [2020-12-23T13:19:09.520Z] #11 32.09 Unpacking libudev1:s390x (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:19:09.520Z] #11 32.20 Setting up libudev1:s390x (241-7~deb10u5) ... [2020-12-23T13:19:09.520Z] #11 32.31 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T13:19:09.520Z] #11 32.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-12-23T13:19:09.520Z] #11 32.37 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-12-23T13:19:09.520Z] #11 32.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:19:09.520Z] #11 34.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T13:19:09.520Z] #11 34.13 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-12-23T13:19:09.520Z] #11 34.13 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:19:09.520Z] #11 ... [2020-12-23T13:19:09.520Z] [2020-12-23T13:19:09.520Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:09.520Z] #34 34.29 Selecting previously unselected package libarchive13:s390x. [2020-12-23T13:19:09.520Z] #34 34.29 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-12-23T13:19:09.520Z] #34 34.29 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-23T13:19:09.520Z] #34 ... [2020-12-23T13:19:09.520Z] [2020-12-23T13:19:09.520Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:09.520Z] #32 24.50 sync [2020-12-23T13:19:09.520Z] #32 24.50 internal/reflectlite [2020-12-23T13:19:09.520Z] #32 26.42 errors [2020-12-23T13:19:09.520Z] #32 26.42 sort [2020-12-23T13:19:09.520Z] #32 26.71 strconv [2020-12-23T13:19:09.520Z] #32 27.69 io [2020-12-23T13:19:09.520Z] #32 27.97 internal/oserror [2020-12-23T13:19:09.520Z] #32 28.11 syscall [2020-12-23T13:19:09.520Z] #32 30.19 reflect [2020-12-23T13:19:09.520Z] #32 34.51 time [2020-12-23T13:19:09.764Z] #49 ... [2020-12-23T13:19:09.764Z] [2020-12-23T13:19:09.764Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:09.764Z] #22 13.58 + mkdir -p /build [2020-12-23T13:19:09.764Z] #22 13.60 + mv docker/docker /build/ [2020-12-23T13:19:09.764Z] #22 13.61 + rmdir docker [2020-12-23T13:19:09.764Z] #22 DONE 14.0s [2020-12-23T13:19:09.764Z] [2020-12-23T13:19:09.764Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:09.764Z] #49 13.98 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:19:09.809Z] #32 ... [2020-12-23T13:19:09.809Z] [2020-12-23T13:19:09.809Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:09.809Z] #43 24.52 sync [2020-12-23T13:19:09.809Z] #43 24.52 internal/reflectlite [2020-12-23T13:19:09.809Z] #43 25.80 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T13:19:09.809Z] #43 26.07 math/rand [2020-12-23T13:19:09.809Z] #43 26.76 internal/singleflight [2020-12-23T13:19:09.809Z] #43 27.13 io [2020-12-23T13:19:09.809Z] #43 27.14 strconv [2020-12-23T13:19:09.809Z] #43 28.29 bytes [2020-12-23T13:19:09.809Z] #43 30.08 bufio [2020-12-23T13:19:09.809Z] #43 30.41 reflect [2020-12-23T13:19:09.809Z] #43 31.49 syscall [2020-12-23T13:19:09.809Z] #43 ... [2020-12-23T13:19:09.809Z] [2020-12-23T13:19:09.809Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:09.809Z] #34 34.55 Selecting previously unselected package libjsoncpp1:s390x. [2020-12-23T13:19:09.809Z] #34 34.57 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-12-23T13:19:09.809Z] #34 34.58 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-12-23T13:19:09.809Z] #34 34.72 Selecting previously unselected package librhash0:s390x. [2020-12-23T13:19:09.809Z] #34 34.72 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-12-23T13:19:09.809Z] #34 34.72 Unpacking librhash0:s390x (1.3.8-1) ... [2020-12-23T13:19:09.904Z] #40 22.10 Reading package lists... [2020-12-23T13:19:09.904Z] #40 ... [2020-12-23T13:19:09.904Z] [2020-12-23T13:19:09.904Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:09.904Z] #56 12.33 + cd /tmp/tmp.Luahin7Jiz/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:19:09.904Z] #56 12.33 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:19:09.904Z] #56 12.63 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:19:09.904Z] #56 12.63 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T13:19:09.904Z] #56 ... [2020-12-23T13:19:09.904Z] [2020-12-23T13:19:09.904Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:19:09.904Z] #38 22.81 Checking out files: 83% (1390/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T13:19:09.904Z] #38 23.17 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T13:19:10.099Z] #34 34.87 Selecting previously unselected package libuv1:s390x. [2020-12-23T13:19:10.099Z] #34 34.87 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-12-23T13:19:10.099Z] #34 34.87 Unpacking libuv1:s390x (1.24.1-1) ... [2020-12-23T13:19:10.099Z] #34 34.93 Selecting previously unselected package cmake. [2020-12-23T13:19:10.099Z] #34 34.93 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-12-23T13:19:10.099Z] #34 34.93 Unpacking cmake (3.13.4-1) ... [2020-12-23T13:19:10.729Z] #34 ... [2020-12-23T13:19:10.729Z] [2020-12-23T13:19:10.729Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:10.729Z] #54 0.587 + RM_GOPATH=0 [2020-12-23T13:19:10.729Z] #54 0.587 + TMP_GOPATH= [2020-12-23T13:19:10.729Z] #54 0.587 + : /build [2020-12-23T13:19:10.729Z] #54 0.587 + '[' -z '' ']' [2020-12-23T13:19:10.729Z] #54 0.587 ++ mktemp -d [2020-12-23T13:19:10.729Z] #54 0.588 + export GOPATH=/tmp/tmp.slXo4SxYfu [2020-12-23T13:19:10.729Z] #54 0.588 + GOPATH=/tmp/tmp.slXo4SxYfu [2020-12-23T13:19:10.729Z] #54 0.588 + RM_GOPATH=1 [2020-12-23T13:19:10.729Z] #54 0.588 + case "$(go env GOARCH)" in [2020-12-23T13:19:10.729Z] #54 0.588 ++ go env GOARCH [2020-12-23T13:19:10.729Z] #54 0.606 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:10.729Z] #54 0.606 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:10.729Z] #54 0.607 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:10.729Z] #54 0.611 + dir=/tmp/install [2020-12-23T13:19:10.729Z] #54 0.611 + bin=containerd [2020-12-23T13:19:10.729Z] #54 0.611 + shift [2020-12-23T13:19:10.729Z] #54 0.611 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T13:19:10.729Z] #54 0.611 + . /tmp/install/containerd.installer [2020-12-23T13:19:10.729Z] #54 0.611 ++ set -e [2020-12-23T13:19:10.729Z] #54 0.612 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:19:10.729Z] #54 0.612 + install_containerd [2020-12-23T13:19:10.729Z] #54 0.612 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T13:19:10.729Z] #54 0.613 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:19:10.729Z] #54 0.613 + git clone https://github.com/containerd/containerd.git /tmp/tmp.slXo4SxYfu/src/github.com/containerd/containerd [2020-12-23T13:19:10.729Z] #54 0.615 Cloning into '/tmp/tmp.slXo4SxYfu/src/github.com/containerd/containerd'... [2020-12-23T13:19:10.729Z] #54 ... [2020-12-23T13:19:10.729Z] [2020-12-23T13:19:10.729Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:10.729Z] #40 30.02 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T13:19:10.729Z] #40 31.64 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-12-23T13:19:10.729Z] #40 31.64 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:10.729Z] #40 31.65 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T13:19:10.729Z] #40 31.66 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-12-23T13:19:10.729Z] #40 31.67 Setting up python-six (1.12.0-1) ... [2020-12-23T13:19:10.729Z] #40 33.18 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-12-23T13:19:10.729Z] #40 33.18 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T13:19:10.729Z] #40 33.20 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-12-23T13:19:10.729Z] #40 33.20 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-12-23T13:19:10.729Z] #40 33.21 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-12-23T13:19:10.729Z] #40 33.22 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:19:10.729Z] #40 33.22 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:10.729Z] #40 33.23 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-12-23T13:19:10.729Z] #40 33.24 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:19:10.729Z] #40 33.24 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T13:19:11.153Z] #49 15.22 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:19:11.208Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0441837d13091ac6b) in /home/ubuntu/workspace/moby_PR-41724 [Pipeline] { [Pipeline] checkout [2020-12-23T13:19:11.365Z] #40 ... [2020-12-23T13:19:11.365Z] [2020-12-23T13:19:11.365Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:11.365Z] #45 DONE 36.2s [2020-12-23T13:19:11.365Z] [2020-12-23T13:19:11.365Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:11.365Z] #40 36.19 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-12-23T13:19:11.365Z] #40 36.21 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:11.365Z] #40 ... [2020-12-23T13:19:11.365Z] [2020-12-23T13:19:11.365Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:11.365Z] #11 36.20 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T13:19:11.365Z] #11 36.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T13:19:11.365Z] #11 36.21 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:19:11.669Z] #11 36.45 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-12-23T13:19:11.669Z] #11 36.45 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-23T13:19:11.669Z] #11 36.46 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T13:19:11.669Z] #11 36.60 Selecting previously unselected package dmsetup. [2020-12-23T13:19:11.669Z] #11 36.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-12-23T13:19:11.669Z] #11 36.61 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T13:19:11.815Z] #38 ... [2020-12-23T13:19:11.815Z] [2020-12-23T13:19:11.815Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:11.815Z] #43 14.16 unicode/utf8 [2020-12-23T13:19:11.815Z] #43 15.05 math [2020-12-23T13:19:11.815Z] #43 19.92 unicode/utf16 [2020-12-23T13:19:11.815Z] #43 20.30 container/list [2020-12-23T13:19:11.815Z] #43 20.90 crypto/internal/subtle [2020-12-23T13:19:11.815Z] #43 21.05 crypto/subtle [2020-12-23T13:19:11.815Z] #43 21.14 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T13:19:11.815Z] #43 21.23 internal/nettrace [2020-12-23T13:19:11.815Z] #43 21.37 runtime/cgo [2020-12-23T13:19:11.815Z] #43 ... [2020-12-23T13:19:11.815Z] [2020-12-23T13:19:11.815Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:19:11.815Z] #38 25.66 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T13:19:11.965Z] #11 ... [2020-12-23T13:19:11.965Z] [2020-12-23T13:19:11.965Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:11.965Z] #40 DONE 36.8s [2020-12-23T13:19:11.965Z] [2020-12-23T13:19:11.965Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:11.965Z] #11 36.86 Selecting previously unselected package mingw-w64-common. [2020-12-23T13:19:11.965Z] #11 36.86 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T13:19:11.965Z] #11 36.88 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T13:19:12.542Z] #49 16.59 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:19:12.620Z] #11 ... [2020-12-23T13:19:12.620Z] [2020-12-23T13:19:12.620Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:12.620Z] #34 37.00 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T13:19:12.620Z] #34 37.11 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:19:12.620Z] #34 37.11 Setting up libuv1:s390x (1.24.1-1) ... [2020-12-23T13:19:12.620Z] #34 37.11 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:19:12.620Z] #34 37.11 Setting up librhash0:s390x (1.3.8-1) ... [2020-12-23T13:19:12.620Z] #34 37.13 Setting up cmake-data (3.13.4-1) ... [2020-12-23T13:19:12.620Z] #34 37.15 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:19:12.620Z] #34 37.16 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-12-23T13:19:12.620Z] #34 37.17 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-12-23T13:19:12.620Z] #34 37.18 Setting up cmake (3.13.4-1) ... [2020-12-23T13:19:12.620Z] #34 37.19 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:12.620Z] #34 37.21 Processing triggers for mime-support (3.62) ... [2020-12-23T13:19:12.620Z] #34 DONE 37.6s [2020-12-23T13:19:12.909Z] [2020-12-23T13:19:12.909Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:13.487Z] #49 17.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:19:13.539Z] #35 0.892 + RM_GOPATH=0 [2020-12-23T13:19:13.539Z] #35 0.892 + TMP_GOPATH= [2020-12-23T13:19:13.539Z] #35 0.892 + : /build [2020-12-23T13:19:13.539Z] #35 0.892 + '[' -z '' ']' [2020-12-23T13:19:13.539Z] #35 0.892 ++ mktemp -d [2020-12-23T13:19:13.539Z] #35 0.893 + export GOPATH=/tmp/tmp.4TBChvuDoI [2020-12-23T13:19:13.539Z] #35 0.893 + GOPATH=/tmp/tmp.4TBChvuDoI [2020-12-23T13:19:13.539Z] #35 0.893 + RM_GOPATH=1 [2020-12-23T13:19:13.539Z] #35 0.893 + case "$(go env GOARCH)" in [2020-12-23T13:19:13.539Z] #35 0.893 ++ go env GOARCH [2020-12-23T13:19:13.539Z] #35 0.912 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:13.539Z] #35 0.912 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:13.539Z] #35 0.916 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:13.539Z] #35 0.919 + dir=/tmp/install [2020-12-23T13:19:13.539Z] #35 0.920 + bin=tini [2020-12-23T13:19:13.539Z] #35 0.920 + shift [2020-12-23T13:19:13.539Z] #35 0.920 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T13:19:13.539Z] #35 0.920 + . /tmp/install/tini.installer [2020-12-23T13:19:13.539Z] #35 0.920 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:19:13.539Z] #35 0.920 + install_tini [2020-12-23T13:19:13.539Z] #35 0.920 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T13:19:13.539Z] #35 0.920 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:19:13.539Z] #35 0.920 + git clone https://github.com/krallin/tini.git /tmp/tmp.4TBChvuDoI/tini [2020-12-23T13:19:13.539Z] #35 0.926 Cloning into '/tmp/tmp.4TBChvuDoI/tini'... [2020-12-23T13:19:13.749Z] #49 18.06 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:19:14.011Z] #49 18.26 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:19:14.011Z] #49 18.28 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:19:14.172Z] #35 1.506 + cd /tmp/tmp.4TBChvuDoI/tini [2020-12-23T13:19:14.172Z] #35 1.506 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:19:14.172Z] #35 1.512 + cmake . [2020-12-23T13:19:14.806Z] #35 1.909 -- The C compiler identification is GNU 8.3.0 [2020-12-23T13:19:14.806Z] #35 1.979 -- Check for working C compiler: /usr/bin/cc [2020-12-23T13:19:14.957Z] #49 19.20 runtime/cgo [2020-12-23T13:19:15.095Z] #35 2.369 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T13:19:15.095Z] #35 2.370 -- Detecting C compiler ABI info [2020-12-23T13:19:15.219Z] #49 19.29 runtime [2020-12-23T13:19:15.384Z] #35 2.654 -- Detecting C compiler ABI info - done [2020-12-23T13:19:15.384Z] #35 2.663 -- Detecting C compile features [2020-12-23T13:19:15.674Z] #35 ... [2020-12-23T13:19:15.674Z] [2020-12-23T13:19:15.674Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:19:15.674Z] #30 30.35 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T13:19:15.674Z] #30 30.64 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T13:19:15.674Z] #30 ... [2020-12-23T13:19:15.674Z] [2020-12-23T13:19:15.674Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:15.674Z] #32 38.59 internal/poll [2020-12-23T13:19:15.674Z] #32 38.80 internal/fmtsort [2020-12-23T13:19:15.674Z] #32 39.29 internal/syscall/execenv [2020-12-23T13:19:15.674Z] #32 39.55 internal/syscall/unix [2020-12-23T13:19:15.674Z] #32 39.63 strings [2020-12-23T13:19:15.674Z] #32 39.79 os [2020-12-23T13:19:15.674Z] #32 ... [2020-12-23T13:19:15.674Z] [2020-12-23T13:19:15.674Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:15.674Z] #49 30.78 syscall [2020-12-23T13:19:15.674Z] #49 30.81 reflect [2020-12-23T13:19:15.674Z] #49 36.92 time [2020-12-23T13:19:15.674Z] #49 40.43 context [2020-12-23T13:19:15.674Z] #49 40.63 encoding/binary [2020-12-23T13:19:15.963Z] #49 ... [2020-12-23T13:19:15.963Z] [2020-12-23T13:19:15.963Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:15.963Z] #11 40.88 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T13:19:15.963Z] #11 40.90 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T13:19:15.963Z] #11 40.90 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:19:16.048Z] using credential docker-jenkins-github-credentials [2020-12-23T13:19:16.057Z] Cloning the remote Git repository [2020-12-23T13:19:16.057Z] Cloning with configured refspecs honoured and without tags [2020-12-23T13:19:16.102Z] #38 ... [2020-12-23T13:19:16.102Z] [2020-12-23T13:19:16.102Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:16.102Z] #49 18.56 + cd /tmp/tmp.mruJ4kVROX/src/github.com/mvdan/sh [2020-12-23T13:19:16.102Z] #49 18.56 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:19:16.102Z] #49 18.81 + GO111MODULE=on [2020-12-23T13:19:16.102Z] #49 18.81 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T13:19:16.102Z] #49 20.13 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:19:16.102Z] #49 20.16 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:19:16.102Z] #49 20.30 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:19:16.102Z] #49 20.59 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:19:16.102Z] #49 20.67 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:19:16.103Z] #49 21.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:19:16.103Z] #49 22.33 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:19:16.103Z] #49 23.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:19:16.103Z] #49 25.04 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:19:16.103Z] #49 25.29 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:19:16.103Z] #49 25.41 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:19:16.103Z] #49 25.57 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:19:16.103Z] #49 26.42 runtime/cgo [2020-12-23T13:19:16.103Z] #49 26.62 runtime [2020-12-23T13:19:16.103Z] #49 ... [2020-12-23T13:19:16.103Z] [2020-12-23T13:19:16.103Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:16.103Z] #62 26.08 Checking out files: 62% (1189/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. [2020-12-23T13:19:16.103Z] #62 26.81 + cd /tmp/tmp.Hgt9eRQd51/src/github.com/docker/libnetwork [2020-12-23T13:19:16.103Z] #62 26.81 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:19:16.103Z] #62 27.57 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T13:19:16.163Z] #49 ... [2020-12-23T13:19:16.163Z] [2020-12-23T13:19:16.163Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:16.163Z] #45 10.17 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:19:16.163Z] #45 10.28 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:19:16.163Z] #45 10.52 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:19:16.163Z] #45 12.36 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:19:16.163Z] #45 13.35 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:19:16.163Z] #45 14.19 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:19:16.163Z] #45 18.37 go: finding github.com/fatih/color v1.9.0 [2020-12-23T13:19:16.163Z] #45 18.43 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:19:16.163Z] #45 18.50 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T13:19:16.163Z] #45 18.52 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:19:16.163Z] #45 18.54 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T13:19:16.163Z] #45 18.57 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:19:16.163Z] #45 18.75 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:19:16.163Z] #45 18.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:19:16.163Z] #45 19.11 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:19:16.163Z] #45 19.12 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:19:16.163Z] #45 19.13 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:19:16.163Z] #45 ... [2020-12-23T13:19:16.163Z] [2020-12-23T13:19:16.163Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:16.163Z] #32 10.37 math [2020-12-23T13:19:16.163Z] #32 10.63 runtime [2020-12-23T13:19:16.163Z] #32 15.44 unicode/utf8 [2020-12-23T13:19:16.163Z] #32 15.88 encoding [2020-12-23T13:19:16.163Z] #32 16.08 runtime/cgo [2020-12-23T13:19:16.363Z] #62 ... [2020-12-23T13:19:16.363Z] [2020-12-23T13:19:16.363Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:16.363Z] #11 20.58 Fetched 8410 kB in 17s (494 kB/s) [2020-12-23T13:19:16.363Z] #11 20.58 Reading package lists... [2020-12-23T13:19:16.425Z] #32 ... [2020-12-23T13:19:16.425Z] [2020-12-23T13:19:16.425Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:16.425Z] #43 10.37 unicode [2020-12-23T13:19:16.425Z] #43 10.74 runtime [2020-12-23T13:19:16.425Z] #43 14.81 unicode/utf8 [2020-12-23T13:19:16.425Z] #43 15.61 internal/testlog [2020-12-23T13:19:16.425Z] #43 15.87 encoding [2020-12-23T13:19:16.425Z] #43 15.98 unicode/utf16 [2020-12-23T13:19:16.425Z] #43 16.23 container/list [2020-12-23T13:19:16.425Z] #43 16.80 crypto/internal/subtle [2020-12-23T13:19:16.425Z] #43 17.15 crypto/subtle [2020-12-23T13:19:16.425Z] #43 17.32 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T13:19:16.425Z] #43 17.38 internal/nettrace [2020-12-23T13:19:16.425Z] #43 17.58 runtime/cgo [2020-12-23T13:19:16.425Z] #43 ... [2020-12-23T13:19:16.425Z] [2020-12-23T13:19:16.425Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:16.425Z] #47 16.23 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T13:19:16.425Z] #47 16.30 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:19:16.425Z] #47 16.30 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T13:19:16.425Z] #47 16.30 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:19:16.425Z] #47 16.33 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T13:19:16.425Z] #47 16.39 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T13:19:16.425Z] #47 16.61 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:19:16.425Z] #47 16.64 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:19:16.425Z] #47 16.72 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:19:16.425Z] #47 16.73 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T13:19:16.425Z] #47 16.73 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:19:16.425Z] #47 16.75 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:19:16.425Z] #47 16.76 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T13:19:16.425Z] #47 16.87 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:19:16.425Z] #47 16.95 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:19:16.425Z] #47 16.97 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:19:16.425Z] #47 17.02 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:19:16.425Z] #47 17.06 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T13:19:16.425Z] #47 17.19 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:19:16.425Z] #47 17.51 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:19:16.425Z] #47 17.59 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T13:19:16.425Z] #47 17.72 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:19:16.425Z] #47 17.91 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:19:16.425Z] #47 17.96 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:19:16.425Z] #47 18.08 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:19:16.425Z] #47 18.18 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:19:16.425Z] #47 18.39 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:19:16.425Z] #47 18.53 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:19:16.425Z] #47 18.54 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:19:16.425Z] #47 19.85 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:19:16.625Z] #11 28.11 Reading package lists... [2020-12-23T13:19:16.625Z] #11 ... [2020-12-23T13:19:16.625Z] [2020-12-23T13:19:16.625Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:16.625Z] #47 20.78 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:19:16.625Z] #47 21.04 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:19:16.625Z] #47 21.47 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:19:16.625Z] #47 22.01 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:19:16.625Z] #47 23.07 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:19:16.625Z] #47 24.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:19:16.625Z] #47 24.45 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:19:16.625Z] #47 24.46 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T13:19:16.625Z] #47 24.66 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T13:19:16.625Z] #47 26.22 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:19:16.625Z] #47 26.26 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:19:16.625Z] #47 26.26 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:19:16.625Z] #47 26.26 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:19:16.625Z] #47 26.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:19:16.625Z] #47 26.34 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T13:19:16.625Z] #47 26.34 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:19:16.625Z] #47 26.35 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:19:16.625Z] #47 26.36 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:19:16.625Z] #47 26.40 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T13:19:16.625Z] #47 26.42 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:19:16.625Z] #47 26.47 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:19:16.625Z] #47 26.54 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:19:16.625Z] #47 26.57 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:19:16.625Z] #47 26.61 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:19:16.625Z] #47 26.62 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:19:16.625Z] #47 26.69 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:19:16.625Z] #47 26.89 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:19:16.625Z] #47 26.90 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:19:16.625Z] #47 26.96 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:19:16.625Z] #47 27.00 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:19:16.625Z] #47 27.00 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:19:16.625Z] #47 27.00 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:19:16.625Z] #47 27.04 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:19:16.625Z] #47 27.06 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:19:16.625Z] #47 27.28 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T13:19:16.625Z] #47 27.40 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:19:16.625Z] #47 27.45 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:19:16.625Z] #47 27.47 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:19:16.625Z] #47 27.70 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:19:16.625Z] #47 27.83 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:19:16.625Z] #47 27.88 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:19:16.625Z] #47 27.95 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:19:16.625Z] #47 28.03 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T13:19:16.625Z] #47 28.15 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:19:16.625Z] #47 28.31 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:19:16.625Z] #47 28.35 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:19:16.625Z] #47 28.49 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:19:16.625Z] #47 28.49 go: downloading golang.org/x/text v0.3.2 [2020-12-23T13:19:16.625Z] #47 28.69 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:19:16.625Z] #47 28.69 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:19:16.625Z] #47 28.76 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:19:16.625Z] #47 28.84 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:19:16.625Z] #47 28.89 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:19:16.625Z] #47 28.91 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:19:16.625Z] #47 29.06 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:19:16.625Z] #47 29.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:19:16.625Z] #47 29.16 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:19:16.625Z] #47 ... [2020-12-23T13:19:16.625Z] [2020-12-23T13:19:16.625Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:16.625Z] #45 19.28 go: finding github.com/fatih/color v1.9.0 [2020-12-23T13:19:16.625Z] #45 19.28 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:19:16.625Z] #45 19.29 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T13:19:16.625Z] #45 19.42 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T13:19:16.625Z] #45 19.45 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:19:16.625Z] #45 19.62 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:19:16.625Z] #45 19.89 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:19:16.625Z] #45 20.12 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:19:16.625Z] #45 20.14 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:19:16.625Z] #45 20.16 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:19:16.625Z] #45 20.16 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:19:16.886Z] #45 ... [2020-12-23T13:19:16.886Z] [2020-12-23T13:19:16.886Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:16.886Z] #47 29.34 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:19:16.886Z] #47 29.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:19:16.998Z] #47 ... [2020-12-23T13:19:16.998Z] [2020-12-23T13:19:16.998Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:16.998Z] #34 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:19:16.998Z] #34 13.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:17.146Z] #47 29.67 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:19:17.146Z] #47 29.71 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:19:17.146Z] #47 29.71 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:19:17.146Z] #47 29.82 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:19:17.260Z] #34 ... [2020-12-23T13:19:17.260Z] [2020-12-23T13:19:17.260Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:17.260Z] #11 11.16 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:19:17.260Z] #11 13.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:17.260Z] #11 ... [2020-12-23T13:19:17.260Z] [2020-12-23T13:19:17.260Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:15.836Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T13:19:15.897Z] > git init /home/ubuntu/workspace/moby_PR-41724 # timeout=10 [2020-12-23T13:19:16.230Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:19:16.231Z] > git --version # timeout=10 [2020-12-23T13:19:16.248Z] > git --version # 'git version 2.7.4' [2020-12-23T13:19:16.248Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:19:16.374Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:19:17.406Z] #47 29.83 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:19:17.666Z] #47 30.19 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:19:17.783Z] #62 21.35 Checking out files: 62% (1199/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. [2020-12-23T13:19:17.783Z] #62 22.02 + cd /tmp/tmp.qop9ksstKm/src/github.com/docker/libnetwork [2020-12-23T13:19:17.783Z] #62 22.02 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:19:17.783Z] #62 ... [2020-12-23T13:19:17.783Z] [2020-12-23T13:19:17.783Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:17.783Z] #53 12.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:19:17.783Z] #53 14.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:17.931Z] #47 30.32 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:19:17.931Z] #47 30.44 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:19:17.931Z] #47 30.50 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:19:17.931Z] #47 30.50 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:19:17.931Z] #47 30.53 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:19:17.931Z] #47 30.53 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:19:18.045Z] #53 ... [2020-12-23T13:19:18.045Z] [2020-12-23T13:19:18.045Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:18.045Z] #56 12.23 + cd /tmp/tmp.SYRt6oK4BW/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:19:18.045Z] #56 12.23 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:19:18.045Z] #56 12.71 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:19:18.045Z] #56 12.72 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T13:19:18.045Z] #56 ... [2020-12-23T13:19:18.045Z] [2020-12-23T13:19:18.045Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:18.045Z] #47 21.80 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:19:18.045Z] #47 21.80 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:19:18.045Z] #47 21.81 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:19:18.045Z] #47 21.86 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T13:19:18.045Z] #47 21.86 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:19:18.045Z] #47 21.86 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:19:18.045Z] #47 21.86 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:19:18.045Z] #47 21.86 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:19:18.045Z] #47 21.86 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T13:19:18.045Z] #47 21.86 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:19:18.045Z] #47 21.88 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T13:19:18.045Z] #47 21.88 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:19:18.045Z] #47 21.91 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:19:18.045Z] #47 21.99 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:19:18.045Z] #47 22.00 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T13:19:18.045Z] #47 22.05 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:19:18.045Z] #47 22.06 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T13:19:18.045Z] #47 22.12 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:19:18.045Z] #47 22.17 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:19:18.045Z] #47 22.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:19:18.045Z] #47 22.24 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:19:18.045Z] #47 22.27 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:19:18.045Z] #47 22.27 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:19:18.045Z] #47 22.32 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:19:18.045Z] #47 22.36 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T13:19:18.192Z] #47 30.78 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:19:18.192Z] #47 30.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:19:18.192Z] #47 30.83 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:19:18.192Z] #47 30.84 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T13:19:18.306Z] #47 22.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:19:18.306Z] #47 22.37 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T13:19:18.306Z] #47 22.38 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:19:18.306Z] #47 22.51 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:19:18.306Z] #47 22.51 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T13:19:18.306Z] #47 22.56 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:19:18.306Z] #47 22.59 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T13:19:18.306Z] #47 22.63 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:19:18.452Z] #47 30.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:19:18.452Z] #47 31.06 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:19:18.452Z] #47 31.15 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:19:18.568Z] #47 22.64 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:19:18.568Z] #47 22.64 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:19:18.568Z] #47 22.64 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:19:18.568Z] #47 22.74 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:19:18.568Z] #47 22.82 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:19:18.568Z] #47 22.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:19:18.683Z] #11 ... [2020-12-23T13:19:18.683Z] [2020-12-23T13:19:18.683Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:18.683Z] #35 3.709 -- Detecting C compile features - done [2020-12-23T13:19:18.683Z] #35 3.735 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T13:19:18.683Z] #35 3.881 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T13:19:18.683Z] #35 3.943 -- Configuring done [2020-12-23T13:19:18.683Z] #35 3.988 -- Generating done [2020-12-23T13:19:18.683Z] #35 4.000 -- Build files have been written to: /tmp/tmp.4TBChvuDoI/tini [2020-12-23T13:19:18.683Z] #35 4.009 + make tini-static [2020-12-23T13:19:18.683Z] #35 4.186 Scanning dependencies of target tini-static [2020-12-23T13:19:18.683Z] #35 4.258 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T13:19:18.683Z] #35 4.934 [100%] Linking C executable tini-static [2020-12-23T13:19:18.683Z] #35 5.244 [100%] Built target tini-static [2020-12-23T13:19:18.683Z] #35 5.312 + mkdir -p /build [2020-12-23T13:19:18.683Z] #35 5.314 + cp tini-static /build/docker-init [2020-12-23T13:19:18.683Z] #35 DONE 5.5s [2020-12-23T13:19:18.683Z] [2020-12-23T13:19:18.683Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:18.683Z] #32 41.19 path [2020-12-23T13:19:18.683Z] #32 41.51 text/tabwriter [2020-12-23T13:19:18.683Z] #32 42.06 fmt [2020-12-23T13:19:18.683Z] #32 42.07 path/filepath [2020-12-23T13:19:18.683Z] #32 42.94 io/ioutil [2020-12-23T13:19:18.712Z] #47 31.26 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T13:19:18.712Z] #47 31.28 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:19:18.712Z] #47 31.33 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T13:19:18.712Z] #47 31.36 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T13:19:18.712Z] #47 31.47 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T13:19:18.829Z] #47 22.86 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:19:18.829Z] #47 22.89 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T13:19:18.829Z] #47 22.92 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:19:18.829Z] #47 22.97 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:19:18.829Z] #47 23.03 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T13:19:18.829Z] #47 ... [2020-12-23T13:19:18.829Z] [2020-12-23T13:19:18.829Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:18.829Z] #40 13.05 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:19:18.972Z] #47 31.58 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:19:19.099Z] #40 ... [2020-12-23T13:19:19.099Z] [2020-12-23T13:19:19.099Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:19.099Z] #47 23.18 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:19:19.099Z] #47 23.18 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:19:19.099Z] #47 23.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:19:19.099Z] #47 23.19 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:19:19.099Z] #47 23.20 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:19:19.099Z] #47 23.20 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:19:19.099Z] #47 23.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:19:19.233Z] #47 31.75 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T13:19:19.233Z] #47 31.78 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:19:19.361Z] #47 23.43 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T13:19:19.361Z] #47 23.48 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:19:19.361Z] #47 23.53 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:19:19.361Z] #47 23.56 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:19:19.361Z] #47 23.56 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:19:19.361Z] #47 23.56 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T13:19:19.361Z] #47 23.56 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:19:19.494Z] #47 31.95 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:19:19.494Z] #47 32.04 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:19:19.494Z] #47 32.11 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:19:19.624Z] #47 23.66 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:19:19.624Z] #47 23.70 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:19:19.624Z] #47 23.84 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:19:19.624Z] #47 23.86 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:19:19.711Z] #32 44.46 flag [2020-12-23T13:19:19.712Z] #32 44.46 github.com/BurntSushi/toml [2020-12-23T13:19:19.755Z] #47 32.18 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:19:19.755Z] #47 32.20 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:19:19.755Z] #47 32.23 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:19:19.755Z] #47 32.24 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:19:19.755Z] #47 32.28 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:19:19.755Z] #47 32.29 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:19:19.755Z] #47 32.29 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:19:19.755Z] #47 32.32 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:19:19.755Z] #47 32.43 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:19:19.913Z] #47 23.95 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:19:19.913Z] #47 24.12 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:19:19.913Z] #47 24.20 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T13:19:20.016Z] #47 32.44 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:19:20.016Z] #47 32.44 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:19:20.016Z] #47 32.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:19:20.016Z] #47 32.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:19:20.016Z] #47 32.61 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:19:20.016Z] #47 32.61 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:19:20.016Z] #47 32.61 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:19:20.016Z] #47 32.66 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:19:20.016Z] #47 ... [2020-12-23T13:19:20.016Z] [2020-12-23T13:19:20.016Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:20.016Z] #34 24.14 Fetched 8410 kB in 20s (417 kB/s) [2020-12-23T13:19:20.016Z] #34 24.14 Reading package lists... [2020-12-23T13:19:20.175Z] #47 24.20 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:19:20.175Z] #47 24.23 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:19:20.175Z] #47 24.33 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:19:20.175Z] #47 24.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:19:20.277Z] #34 31.88 Reading package lists... [2020-12-23T13:19:20.277Z] #34 ... [2020-12-23T13:19:20.277Z] [2020-12-23T13:19:20.277Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:20.277Z] #47 32.71 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:19:20.277Z] #47 32.79 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T13:19:20.277Z] #47 32.86 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:19:20.277Z] #47 32.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:19:20.277Z] #47 32.90 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:19:20.437Z] #47 24.59 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:19:20.437Z] #47 24.64 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:19:20.437Z] #47 24.66 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:19:20.437Z] #47 24.66 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:19:20.539Z] #47 32.97 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:19:20.539Z] #47 32.98 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:19:20.539Z] #47 33.00 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:19:20.539Z] #47 33.04 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:19:20.539Z] #47 33.04 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T13:19:20.539Z] #47 33.16 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:19:20.539Z] #47 33.17 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:19:20.539Z] #47 33.29 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:19:20.699Z] #47 24.74 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T13:19:20.699Z] #47 24.90 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:19:20.739Z] #32 45.55 log [2020-12-23T13:19:20.908Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0847b789bf7681587) in /home/ubuntu/workspace/moby_PR-41724 [Pipeline] { [Pipeline] checkout [2020-12-23T13:19:20.961Z] #47 25.05 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:19:20.961Z] #47 25.16 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:19:20.961Z] #47 25.22 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:19:20.961Z] #47 25.22 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:19:20.961Z] #47 25.28 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:19:21.112Z] #47 33.44 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:19:21.112Z] #47 33.63 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T13:19:21.223Z] #47 25.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:19:21.373Z] #47 ... [2020-12-23T13:19:21.373Z] [2020-12-23T13:19:21.373Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:21.373Z] #53 25.57 Fetched 8410 kB in 21s (408 kB/s) [2020-12-23T13:19:21.373Z] #53 25.57 Reading package lists... [2020-12-23T13:19:21.484Z] #47 25.61 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:19:21.485Z] #47 25.62 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:19:21.485Z] #47 25.70 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:19:21.485Z] #47 25.80 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T13:19:21.636Z] #53 32.77 Reading package lists... [2020-12-23T13:19:21.636Z] #53 ... [2020-12-23T13:19:21.636Z] [2020-12-23T13:19:21.636Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:21.636Z] #11 28.11 Reading package lists... [2020-12-23T13:19:21.746Z] #47 25.86 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:19:21.746Z] #47 26.08 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:19:22.008Z] #47 26.13 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:19:22.008Z] #47 26.22 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T13:19:22.008Z] #47 26.29 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:19:22.008Z] #47 26.29 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:19:22.008Z] #47 26.34 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T13:19:22.241Z] #32 46.84 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:19:22.241Z] #32 ... [2020-12-23T13:19:22.241Z] [2020-12-23T13:19:22.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:22.241Z] #41 7.177 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:19:22.241Z] #41 7.177 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:19:22.241Z] #41 7.221 Note: Building without GnuTLS support [2020-12-23T13:19:22.241Z] #41 7.229 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:19:22.241Z] #41 7.229 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:19:22.241Z] #41 8.082 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:19:22.241Z] #41 8.090 GEN .gitid [2020-12-23T13:19:22.241Z] #41 8.098 GEN criu/include/version.h [2020-12-23T13:19:22.241Z] #41 8.128 GEN include/common/asm [2020-12-23T13:19:22.241Z] #41 8.891 PBCC images/timens.pb-c.c [2020-12-23T13:19:22.241Z] #41 8.901 DEP images/timens.pb-c.d [2020-12-23T13:19:22.241Z] #41 8.935 PBCC images/fown.pb-c.c [2020-12-23T13:19:22.241Z] #41 8.938 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T13:19:22.241Z] #41 8.994 PBCC images/opts.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.000 PBCC images/memfd.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.016 DEP images/fown.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.047 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.092 DEP images/opts.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.122 DEP images/memfd.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.141 PBCC images/sit.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.157 DEP images/sit.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.196 PBCC images/macvlan.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.204 DEP images/macvlan.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.247 PBCC images/autofs.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.261 DEP images/autofs.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.278 PBCC images/sysctl.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.299 DEP images/sysctl.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.351 PBCC images/time.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.356 DEP images/time.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.376 PBCC images/binfmt-misc.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.411 DEP images/binfmt-misc.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.440 PBCC images/seccomp.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.464 DEP images/seccomp.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.506 PBCC images/userns.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.531 DEP images/userns.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.544 PBCC images/cgroup.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.585 DEP images/cgroup.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.591 PBCC images/ext-file.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.623 DEP images/ext-file.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.645 PBCC images/rpc.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.701 DEP images/rpc.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.724 PBCC images/siginfo.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.748 DEP images/siginfo.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.767 PBCC images/pagemap.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.804 DEP images/pagemap.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.810 PBCC images/rlimit.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.824 DEP images/rlimit.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.864 PBCC images/file-lock.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.893 DEP images/file-lock.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.927 PBCC images/tty.pb-c.c [2020-12-23T13:19:22.241Z] #41 9.943 DEP images/tty.pb-c.d [2020-12-23T13:19:22.241Z] #41 9.974 PBCC images/tun.pb-c.c [2020-12-23T13:19:22.241Z] #41 10.00 PBCC images/netdev.pb-c.c [2020-12-23T13:19:22.241Z] #41 10.06 DEP images/tun.pb-c.d [2020-12-23T13:19:22.241Z] #41 10.07 DEP images/netdev.pb-c.d [2020-12-23T13:19:22.241Z] #41 10.11 PBCC images/vma.pb-c.c [2020-12-23T13:19:22.241Z] #41 10.12 DEP images/vma.pb-c.d [2020-12-23T13:19:22.241Z] #41 10.18 PBCC images/creds.pb-c.c [2020-12-23T13:19:22.241Z] #41 ... [2020-12-23T13:19:22.241Z] [2020-12-23T13:19:22.241Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:22.241Z] #43 37.00 time [2020-12-23T13:19:22.241Z] #43 39.44 internal/syscall/execenv [2020-12-23T13:19:22.241Z] #43 39.55 internal/syscall/unix [2020-12-23T13:19:22.241Z] #43 39.76 strings [2020-12-23T13:19:22.241Z] #43 40.36 os [2020-12-23T13:19:22.241Z] #43 41.32 regexp/syntax [2020-12-23T13:19:22.241Z] #43 42.38 fmt [2020-12-23T13:19:22.241Z] #43 44.43 regexp [2020-12-23T13:19:22.241Z] #43 45.78 go/token [2020-12-23T13:19:22.241Z] #43 46.23 go/scanner [2020-12-23T13:19:22.241Z] #43 46.58 internal/lazyregexp [2020-12-23T13:19:22.241Z] #43 46.71 net/url [2020-12-23T13:19:22.241Z] #43 ... [2020-12-23T13:19:22.241Z] [2020-12-23T13:19:22.241Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:22.241Z] #41 10.20 DEP images/creds.pb-c.d [2020-12-23T13:19:22.241Z] #41 10.21 PBCC images/utsns.pb-c.c [2020-12-23T13:19:22.241Z] #41 10.23 DEP images/utsns.pb-c.d [2020-12-23T13:19:22.241Z] #41 10.28 PBCC images/ipc-desc.pb-c.c [2020-12-23T13:19:22.241Z] #41 10.29 PBCC images/ipc-sem.pb-c.c [2020-12-23T13:19:22.242Z] #41 10.29 DEP images/ipc-desc.pb-c.d [2020-12-23T13:19:22.242Z] #41 10.34 DEP images/ipc-sem.pb-c.d [2020-12-23T13:19:22.242Z] #41 10.36 PBCC images/ipc-msg.pb-c.c [2020-12-23T13:19:22.242Z] #41 10.39 DEP images/ipc-msg.pb-c.d [2020-12-23T13:19:22.531Z] #41 10.43 PBCC images/ipc-shm.pb-c.c [2020-12-23T13:19:22.531Z] #41 10.45 DEP images/ipc-shm.pb-c.d [2020-12-23T13:19:22.531Z] #41 10.47 PBCC images/ipc-var.pb-c.c [2020-12-23T13:19:22.531Z] #41 10.48 DEP images/ipc-var.pb-c.d [2020-12-23T13:19:22.531Z] #41 10.52 PBCC images/sk-opts.pb-c.c [2020-12-23T13:19:22.531Z] #41 10.52 PBCC images/packet-sock.pb-c.c [2020-12-23T13:19:22.531Z] #41 10.54 DEP images/sk-opts.pb-c.d [2020-12-23T13:19:22.531Z] #41 10.55 DEP images/packet-sock.pb-c.d [2020-12-23T13:19:22.531Z] #41 10.62 PBCC images/sk-netlink.pb-c.c [2020-12-23T13:19:22.531Z] #41 10.65 DEP images/sk-netlink.pb-c.d [2020-12-23T13:19:22.531Z] #41 10.65 PBCC images/sk-inet.pb-c.c [2020-12-23T13:19:22.531Z] #41 10.68 DEP images/sk-inet.pb-c.d [2020-12-23T13:19:22.531Z] #41 10.71 PBCC images/sk-unix.pb-c.c [2020-12-23T13:19:22.531Z] #41 10.73 DEP images/sk-unix.pb-c.d [2020-12-23T13:19:22.581Z] #47 26.84 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:19:22.581Z] #47 26.84 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T13:19:22.820Z] #41 10.76 PBCC images/mm.pb-c.c [2020-12-23T13:19:22.820Z] #41 10.77 DEP images/mm.pb-c.d [2020-12-23T13:19:22.820Z] #41 10.79 PBCC images/timerfd.pb-c.c [2020-12-23T13:19:22.820Z] #41 10.81 DEP images/timerfd.pb-c.d [2020-12-23T13:19:22.820Z] #41 10.84 PBCC images/timer.pb-c.c [2020-12-23T13:19:22.820Z] #41 10.86 DEP images/timer.pb-c.d [2020-12-23T13:19:22.820Z] #41 10.88 PBCC images/sa.pb-c.c [2020-12-23T13:19:22.820Z] #41 10.90 DEP images/sa.pb-c.d [2020-12-23T13:19:22.820Z] #41 10.92 PBCC images/pipe-data.pb-c.c [2020-12-23T13:19:22.820Z] #41 10.93 DEP images/pipe-data.pb-c.d [2020-12-23T13:19:22.820Z] #41 10.96 PBCC images/mnt.pb-c.c [2020-12-23T13:19:22.842Z] #47 27.03 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:19:23.021Z] #11 35.56 Building dependency tree... [2020-12-23T13:19:23.104Z] #47 27.31 go: downloading golang.org/x/text v0.3.2 [2020-12-23T13:19:23.104Z] #47 27.31 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:19:23.109Z] #41 10.99 DEP images/mnt.pb-c.d [2020-12-23T13:19:23.109Z] #41 11.03 PBCC images/sk-packet.pb-c.c [2020-12-23T13:19:23.109Z] #41 11.05 DEP images/sk-packet.pb-c.d [2020-12-23T13:19:23.109Z] #41 11.08 PBCC images/tcp-stream.pb-c.c [2020-12-23T13:19:23.109Z] #41 11.09 DEP images/tcp-stream.pb-c.d [2020-12-23T13:19:23.109Z] #41 11.11 PBCC images/pipe.pb-c.c [2020-12-23T13:19:23.109Z] #41 11.12 DEP images/pipe.pb-c.d [2020-12-23T13:19:23.109Z] #41 11.14 PBCC images/pstree.pb-c.c [2020-12-23T13:19:23.109Z] #41 11.15 DEP images/pstree.pb-c.d [2020-12-23T13:19:23.109Z] #41 11.17 PBCC images/fs.pb-c.c [2020-12-23T13:19:23.110Z] #41 11.18 DEP images/fs.pb-c.d [2020-12-23T13:19:23.110Z] #41 11.19 PBCC images/signalfd.pb-c.c [2020-12-23T13:19:23.110Z] #41 11.21 DEP images/signalfd.pb-c.d [2020-12-23T13:19:23.110Z] #41 11.24 PBCC images/fh.pb-c.c [2020-12-23T13:19:23.110Z] #41 11.26 PBCC images/fsnotify.pb-c.c [2020-12-23T13:19:23.110Z] #41 11.27 DEP images/fh.pb-c.d [2020-12-23T13:19:23.110Z] #41 11.29 DEP images/fsnotify.pb-c.d [2020-12-23T13:19:23.366Z] #47 27.48 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T13:19:23.399Z] #41 11.31 PBCC images/eventpoll.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.32 DEP images/eventpoll.pb-c.d [2020-12-23T13:19:23.399Z] #41 11.34 PBCC images/eventfd.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.35 DEP images/eventfd.pb-c.d [2020-12-23T13:19:23.399Z] #41 11.36 PBCC images/remap-file-path.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.37 DEP images/remap-file-path.pb-c.d [2020-12-23T13:19:23.399Z] #41 11.39 PBCC images/fifo.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.40 DEP images/fifo.pb-c.d [2020-12-23T13:19:23.399Z] #41 11.42 PBCC images/ghost-file.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.45 DEP images/ghost-file.pb-c.d [2020-12-23T13:19:23.399Z] #41 11.50 PBCC images/regfile.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.50 DEP images/regfile.pb-c.d [2020-12-23T13:19:23.399Z] #41 11.55 PBCC images/ns.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.55 DEP images/ns.pb-c.d [2020-12-23T13:19:23.399Z] #41 11.58 PBCC images/fdinfo.pb-c.c [2020-12-23T13:19:23.399Z] #41 11.62 DEP images/fdinfo.pb-c.d [2020-12-23T13:19:23.581Z] using credential docker-jenkins-github-credentials [2020-12-23T13:19:23.586Z] Cloning the remote Git repository [2020-12-23T13:19:23.586Z] Cloning with configured refspecs honoured and without tags [2020-12-23T13:19:23.599Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T13:19:23.688Z] #41 11.67 PBCC images/core-aarch64.pb-c.c [2020-12-23T13:19:23.688Z] #41 11.67 PBCC images/core-arm.pb-c.c [2020-12-23T13:19:23.688Z] #41 11.73 PBCC images/core-ppc64.pb-c.c [2020-12-23T13:19:23.688Z] #41 11.74 PBCC images/core-s390.pb-c.c [2020-12-23T13:19:23.688Z] #41 11.77 PBCC images/core-x86.pb-c.c [2020-12-23T13:19:23.688Z] #41 11.80 PBCC images/core.pb-c.c [2020-12-23T13:19:23.688Z] #41 11.85 PBCC images/inventory.pb-c.c [2020-12-23T13:19:23.939Z] #47 28.22 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T13:19:23.979Z] #41 11.88 DEP images/core-aarch64.pb-c.d [2020-12-23T13:19:23.979Z] #41 11.91 DEP images/core-arm.pb-c.d [2020-12-23T13:19:23.979Z] #41 11.92 DEP images/core-ppc64.pb-c.d [2020-12-23T13:19:23.979Z] #41 11.95 DEP images/core-s390.pb-c.d [2020-12-23T13:19:23.979Z] #41 11.98 DEP images/core-x86.pb-c.d [2020-12-23T13:19:23.979Z] #41 12.04 DEP images/core.pb-c.d [2020-12-23T13:19:23.979Z] #41 12.09 DEP images/inventory.pb-c.d [2020-12-23T13:19:23.979Z] #41 12.16 PBCC images/cpuinfo.pb-c.c [2020-12-23T13:19:24.218Z] #47 28.26 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:19:24.269Z] #41 12.18 DEP images/cpuinfo.pb-c.d [2020-12-23T13:19:24.269Z] #41 12.23 PBCC images/stats.pb-c.c [2020-12-23T13:19:24.269Z] #41 12.23 DEP images/stats.pb-c.d [2020-12-23T13:19:24.412Z] #11 38.62 The following additional packages will be installed: [2020-12-23T13:19:24.412Z] #11 38.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T13:19:24.480Z] #47 28.71 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:19:24.481Z] #47 28.73 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:19:24.675Z] #11 38.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T13:19:24.675Z] #11 38.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T13:19:24.675Z] #11 38.67 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T13:19:24.675Z] #11 38.67 mingw-w64-x86-64-dev [2020-12-23T13:19:24.675Z] #11 38.68 Suggested packages: [2020-12-23T13:19:24.675Z] #11 38.69 gcc-8-locales seccomp wine64 [2020-12-23T13:19:24.675Z] #11 ... [2020-12-23T13:19:24.675Z] [2020-12-23T13:19:24.675Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:19:24.675Z] #25 19.10 Fetched 8410 kB in 18s (470 kB/s) [2020-12-23T13:19:24.675Z] #25 19.10 Reading package lists... [2020-12-23T13:19:23.647Z] > git init /home/ubuntu/workspace/moby_PR-41724 # timeout=10 [2020-12-23T13:19:24.220Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:19:24.220Z] > git --version # timeout=10 [2020-12-23T13:19:24.236Z] > git --version # 'git version 2.17.1' [2020-12-23T13:19:24.237Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:19:24.252Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:19:24.742Z] #47 28.93 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:19:24.742Z] #47 29.02 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:19:24.900Z] #41 ... [2020-12-23T13:19:24.900Z] [2020-12-23T13:19:24.900Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:24.900Z] #32 DONE 49.8s [2020-12-23T13:19:24.900Z] [2020-12-23T13:19:24.900Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:24.900Z] #11 44.76 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T13:19:24.900Z] #11 44.79 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-23T13:19:24.900Z] #11 44.79 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:19:24.900Z] #11 44.90 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T13:19:24.900Z] #11 44.91 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-23T13:19:24.900Z] #11 44.91 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:19:24.936Z] #25 26.40 Reading package lists... [2020-12-23T13:19:24.936Z] #25 ... [2020-12-23T13:19:24.936Z] [2020-12-23T13:19:24.936Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:24.936Z] #47 37.29 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T13:19:24.936Z] #47 ... [2020-12-23T13:19:24.936Z] [2020-12-23T13:19:24.936Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:24.936Z] #40 22.10 Reading package lists... [2020-12-23T13:19:24.936Z] #40 29.67 Reading package lists... [2020-12-23T13:19:24.936Z] #40 36.94 Building dependency tree... [2020-12-23T13:19:25.004Z] #47 29.21 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:19:25.191Z] #11 ... [2020-12-23T13:19:25.191Z] [2020-12-23T13:19:25.191Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:25.191Z] #41 13.31 make[1]: Nothing to be done for 'all'. [2020-12-23T13:19:25.197Z] #40 ... [2020-12-23T13:19:25.197Z] [2020-12-23T13:19:25.197Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:25.197Z] #34 31.88 Reading package lists... [2020-12-23T13:19:25.266Z] #47 29.44 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:19:25.266Z] #47 29.46 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:19:25.839Z] #47 30.19 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:19:26.219Z] #41 14.13 CC images/stats.o [2020-12-23T13:19:26.219Z] #41 ... [2020-12-23T13:19:26.219Z] [2020-12-23T13:19:26.219Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:26.219Z] #49 40.94 os [2020-12-23T13:19:26.219Z] #49 41.76 encoding/base64 [2020-12-23T13:19:26.219Z] #49 42.23 golang.org/x/sys/unix [2020-12-23T13:19:26.219Z] #49 43.34 fmt [2020-12-23T13:19:26.219Z] #49 46.11 encoding/json [2020-12-23T13:19:26.219Z] #49 47.69 github.com/pkg/diff [2020-12-23T13:19:26.219Z] #49 48.92 go/ast [2020-12-23T13:19:26.219Z] #49 50.70 golang.org/x/crypto/ssh/terminal [2020-12-23T13:19:26.219Z] #49 ... [2020-12-23T13:19:26.219Z] [2020-12-23T13:19:26.219Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:26.219Z] #43 47.30 go/ast [2020-12-23T13:19:26.219Z] #43 48.06 text/template/parse [2020-12-23T13:19:26.219Z] #43 50.28 go/parser [2020-12-23T13:19:26.219Z] #43 50.90 text/template [2020-12-23T13:19:26.583Z] #34 38.92 Building dependency tree... [2020-12-23T13:19:27.718Z] #43 ... [2020-12-23T13:19:27.718Z] [2020-12-23T13:19:27.718Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:27.718Z] #54 26.21 Checking out files: 79% (2965/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T13:19:27.718Z] #54 26.71 + cd /tmp/tmp.slXo4SxYfu/src/github.com/containerd/containerd [2020-12-23T13:19:27.718Z] #54 26.71 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:19:27.761Z] #47 31.54 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.64 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.79 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.81 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.91 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.92 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:19:27.761Z] #47 31.93 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:19:28.007Z] #54 27.30 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T13:19:28.007Z] #54 27.30 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T13:19:28.007Z] #54 27.30 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:19:28.007Z] #54 27.30 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:19:28.007Z] #54 27.30 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T13:19:28.007Z] #54 27.30 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T13:19:28.007Z] #54 27.30 + '[' '' = dynamic ']' [2020-12-23T13:19:28.007Z] #54 27.30 + make [2020-12-23T13:19:28.022Z] #47 32.12 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:19:28.022Z] #47 32.12 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:19:28.504Z] #34 42.52 The following additional packages will be installed: [2020-12-23T13:19:28.504Z] #34 42.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T13:19:28.504Z] #34 42.55 Suggested packages: [2020-12-23T13:19:28.504Z] #34 42.57 cmake-doc ninja-build lrzip [2020-12-23T13:19:28.504Z] #34 42.57 Recommended packages: [2020-12-23T13:19:28.504Z] #34 42.57 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T13:19:28.597Z] #47 ... [2020-12-23T13:19:28.597Z] [2020-12-23T13:19:28.597Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:28.597Z] #62 22.55 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T13:19:28.597Z] #62 ... [2020-12-23T13:19:28.597Z] [2020-12-23T13:19:28.597Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:19:28.597Z] #38 23.05 Checking out files: 87% (1452/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T13:19:28.597Z] #38 23.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T13:19:28.597Z] #38 24.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T13:19:28.636Z] #54 27.91 + bin/ctr [2020-12-23T13:19:28.858Z] #38 ... [2020-12-23T13:19:28.859Z] [2020-12-23T13:19:28.859Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:28.859Z] #47 32.96 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T13:19:29.448Z] #34 ... [2020-12-23T13:19:29.448Z] [2020-12-23T13:19:29.448Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:29.448Z] #43 32.08 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T13:19:29.448Z] #43 32.26 vendor/golang.org/x/crypto/curve25519 [2020-12-23T13:19:29.448Z] #43 42.09 sync [2020-12-23T13:19:29.448Z] #43 42.10 internal/reflectlite [2020-12-23T13:19:29.448Z] #43 ... [2020-12-23T13:19:29.448Z] [2020-12-23T13:19:29.448Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:29.448Z] #34 43.72 The following NEW packages will be installed: [2020-12-23T13:19:29.448Z] #34 43.73 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T13:19:29.448Z] #34 43.73 vim-common xxd [2020-12-23T13:19:29.805Z] #47 ... [2020-12-23T13:19:29.805Z] [2020-12-23T13:19:29.805Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:29.805Z] #34 23.99 Fetched 8410 kB in 18s (470 kB/s) [2020-12-23T13:19:29.805Z] #34 23.99 Reading package lists... [2020-12-23T13:19:29.805Z] #34 31.01 Reading package lists... [2020-12-23T13:19:29.805Z] #34 ... [2020-12-23T13:19:29.805Z] [2020-12-23T13:19:29.805Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:29.805Z] #53 24.92 Fetched 8410 kB in 18s (464 kB/s) [2020-12-23T13:19:29.805Z] #53 24.92 Reading package lists... [2020-12-23T13:19:30.021Z] #34 44.19 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:19:30.021Z] #34 44.19 Need to get 14.9 MB of archives. [2020-12-23T13:19:30.021Z] #34 44.19 After this operation, 61.8 MB of additional disk space will be used. [2020-12-23T13:19:30.021Z] #34 44.19 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T13:19:30.021Z] #34 44.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:19:30.021Z] #34 44.20 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T13:19:30.282Z] #34 44.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T13:19:30.379Z] #53 31.48 Reading package lists... [2020-12-23T13:19:30.379Z] #53 ... [2020-12-23T13:19:30.379Z] [2020-12-23T13:19:30.379Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:30.379Z] #11 24.41 Fetched 8410 kB in 18s (465 kB/s) [2020-12-23T13:19:30.379Z] #11 24.41 Reading package lists... [2020-12-23T13:19:30.379Z] #11 31.48 Reading package lists... [2020-12-23T13:19:30.379Z] #11 ... [2020-12-23T13:19:30.379Z] [2020-12-23T13:19:30.379Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:30.379Z] #40 24.58 Fetched 8410 kB in 18s (469 kB/s) [2020-12-23T13:19:30.379Z] #40 24.58 Reading package lists... [2020-12-23T13:19:31.225Z] #34 45.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-23T13:19:31.225Z] #34 45.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-23T13:19:31.225Z] #34 45.44 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-23T13:19:31.225Z] #34 45.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-23T13:19:31.225Z] #34 45.44 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-23T13:19:31.225Z] #34 45.47 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-23T13:19:32.932Z] #40 31.03 Reading package lists... [2020-12-23T13:19:32.932Z] #40 ... [2020-12-23T13:19:32.932Z] [2020-12-23T13:19:32.932Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:32.932Z] #47 37.23 go: extracting golang.org/x/text v0.3.2 [2020-12-23T13:19:33.172Z] #34 47.25 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:33.432Z] #34 ... [2020-12-23T13:19:33.432Z] [2020-12-23T13:19:33.432Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:33.432Z] #62 DONE 45.9s [2020-12-23T13:19:33.432Z] [2020-12-23T13:19:33.432Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:33.432Z] #40 40.40 The following additional packages will be installed: [2020-12-23T13:19:33.432Z] #40 40.42 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T13:19:33.432Z] #40 40.42 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T13:19:33.432Z] #40 40.43 Suggested packages: [2020-12-23T13:19:33.432Z] #40 40.45 manpages-dev python-setuptools [2020-12-23T13:19:33.432Z] #40 41.94 The following NEW packages will be installed: [2020-12-23T13:19:33.432Z] #40 41.95 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T13:19:33.432Z] #40 41.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T13:19:33.432Z] #40 41.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T13:19:33.432Z] #40 41.95 python-six zlib1g-dev [2020-12-23T13:19:33.432Z] #40 42.37 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:19:33.432Z] #40 42.37 Need to get 4095 kB of archives. [2020-12-23T13:19:33.432Z] #40 42.37 After this operation, 22.5 MB of additional disk space will be used. [2020-12-23T13:19:33.432Z] #40 42.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-23T13:19:33.432Z] #40 42.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T13:19:33.432Z] #40 42.38 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T13:19:33.432Z] #40 42.38 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T13:19:33.432Z] #40 42.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-23T13:19:33.432Z] #40 42.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T13:19:33.432Z] #40 42.41 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-23T13:19:33.432Z] #40 42.42 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-23T13:19:33.432Z] #40 42.45 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-23T13:19:33.432Z] #40 42.58 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-23T13:19:33.432Z] #40 42.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-23T13:19:33.432Z] #40 42.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-23T13:19:33.432Z] #40 42.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-23T13:19:33.432Z] #40 42.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-23T13:19:33.432Z] #40 42.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T13:19:33.432Z] #40 42.87 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T13:19:33.432Z] #40 42.87 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-23T13:19:33.432Z] #40 44.38 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:33.432Z] #40 44.63 Fetched 4095 kB in 1s (5028 kB/s) [2020-12-23T13:19:33.432Z] #40 44.74 Selecting previously unselected package libcap-dev:amd64. [2020-12-23T13:19:33.432Z] #40 44.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:33.432Z] #40 44.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 44.83 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T13:19:33.432Z] #40 45.01 Selecting previously unselected package libnet1:amd64. [2020-12-23T13:19:33.432Z] #40 45.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 45.05 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:33.432Z] #40 45.23 Selecting previously unselected package libnet1-dev. [2020-12-23T13:19:33.432Z] #40 45.26 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 45.27 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:33.432Z] #40 45.55 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T13:19:33.432Z] #40 45.55 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 45.56 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:19:33.432Z] #40 45.70 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-23T13:19:33.432Z] #40 45.71 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 45.72 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T13:19:33.432Z] #40 46.04 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T13:19:33.432Z] #40 46.08 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 46.14 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:33.432Z] #40 46.30 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-23T13:19:33.432Z] #40 46.34 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 46.38 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:33.432Z] #40 46.90 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-23T13:19:33.432Z] #40 46.91 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 47.02 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:19:33.432Z] #40 47.49 Selecting previously unselected package libprotobuf17:amd64. [2020-12-23T13:19:33.432Z] #40 47.51 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:33.432Z] #40 47.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:33.913Z] #47 ... [2020-12-23T13:19:33.913Z] [2020-12-23T13:19:33.913Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:33.913Z] #43 28.11 vendor/golang.org/x/crypto/curve25519 [2020-12-23T13:19:34.005Z] #40 ... [2020-12-23T13:19:34.005Z] [2020-12-23T13:19:34.005Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:34.005Z] #34 47.74 Fetched 14.9 MB in 2s (7739 kB/s) [2020-12-23T13:19:34.005Z] #34 47.95 Selecting previously unselected package xxd. [2020-12-23T13:19:34.005Z] #34 47.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:34.005Z] #34 48.07 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:19:34.005Z] #34 48.07 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:19:34.005Z] #34 ... [2020-12-23T13:19:34.005Z] [2020-12-23T13:19:34.005Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:34.005Z] #53 32.77 Reading package lists... [2020-12-23T13:19:34.005Z] #53 39.72 Building dependency tree... [2020-12-23T13:19:34.005Z] #53 43.56 The following additional packages will be installed: [2020-12-23T13:19:34.005Z] #53 43.57 libbtrfs0 [2020-12-23T13:19:34.005Z] #53 43.78 The following NEW packages will be installed: [2020-12-23T13:19:34.005Z] #53 43.80 libbtrfs-dev libbtrfs0 [2020-12-23T13:19:34.005Z] #53 44.23 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:19:34.005Z] #53 44.23 Need to get 119 kB of archives. [2020-12-23T13:19:34.005Z] #53 44.23 After this operation, 387 kB of additional disk space will be used. [2020-12-23T13:19:34.005Z] #53 44.23 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T13:19:34.005Z] #53 44.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T13:19:34.005Z] #53 45.53 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:34.005Z] #53 45.77 Fetched 119 kB in 0s (434 kB/s) [2020-12-23T13:19:34.005Z] #53 45.88 Selecting previously unselected package libbtrfs0. [2020-12-23T13:19:34.005Z] #53 45.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.) [2020-12-23T13:19:34.005Z] #53 46.00 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T13:19:34.005Z] #53 46.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:19:34.005Z] #53 46.26 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:19:34.005Z] #53 46.27 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T13:19:34.005Z] #53 46.28 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:19:34.005Z] #53 47.22 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:19:34.005Z] #53 47.33 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:19:34.005Z] #53 47.51 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:34.005Z] #53 DONE 48.2s [2020-12-23T13:19:34.179Z] #43 ... [2020-12-23T13:19:34.179Z] [2020-12-23T13:19:34.179Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:34.179Z] #53 31.48 Reading package lists... [2020-12-23T13:19:34.180Z] #54 ... [2020-12-23T13:19:34.180Z] [2020-12-23T13:19:34.180Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:34.180Z] #11 59.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T13:19:34.180Z] #11 59.05 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-12-23T13:19:34.180Z] #11 59.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:19:34.265Z] [2020-12-23T13:19:34.265Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:19:34.526Z] #30 47.21 Checking out files: 89% (1357/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: 94% (1437/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. [2020-12-23T13:19:34.526Z] #30 48.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T13:19:34.787Z] #30 48.86 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T13:19:34.820Z] #11 ... [2020-12-23T13:19:34.820Z] [2020-12-23T13:19:34.820Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:34.820Z] #49 51.62 mvdan.cc/editorconfig [2020-12-23T13:19:34.820Z] #49 52.37 mvdan.cc/sh/v3/fileutil [2020-12-23T13:19:34.820Z] #49 52.37 mvdan.cc/sh/v3/syntax [2020-12-23T13:19:34.820Z] #49 56.15 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T13:19:34.820Z] #49 DONE 59.7s [2020-12-23T13:19:34.820Z] [2020-12-23T13:19:34.820Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:34.820Z] #41 14.40 CC images/core.o [2020-12-23T13:19:34.820Z] #41 14.74 CC images/core-x86.o [2020-12-23T13:19:34.820Z] #41 15.07 CC images/core-arm.o [2020-12-23T13:19:34.820Z] #41 15.26 CC images/core-aarch64.o [2020-12-23T13:19:34.820Z] #41 15.44 CC images/core-ppc64.o [2020-12-23T13:19:34.820Z] #41 15.65 CC images/core-s390.o [2020-12-23T13:19:34.820Z] #41 15.94 CC images/cpuinfo.o [2020-12-23T13:19:34.820Z] #41 16.27 CC images/inventory.o [2020-12-23T13:19:34.820Z] #41 16.47 CC images/fdinfo.o [2020-12-23T13:19:34.820Z] #41 16.62 CC images/fown.o [2020-12-23T13:19:34.820Z] #41 16.68 CC images/ns.o [2020-12-23T13:19:34.820Z] #41 16.77 CC images/regfile.o [2020-12-23T13:19:34.820Z] #41 16.86 CC images/ghost-file.o [2020-12-23T13:19:34.820Z] #41 16.98 CC images/fifo.o [2020-12-23T13:19:34.820Z] #41 17.05 CC images/remap-file-path.o [2020-12-23T13:19:34.820Z] #41 17.15 CC images/eventfd.o [2020-12-23T13:19:34.820Z] #41 17.25 CC images/eventpoll.o [2020-12-23T13:19:34.820Z] #41 17.39 CC images/fh.o [2020-12-23T13:19:34.820Z] #41 17.56 CC images/fsnotify.o [2020-12-23T13:19:34.820Z] #41 17.77 CC images/signalfd.o [2020-12-23T13:19:34.820Z] #41 17.86 CC images/fs.o [2020-12-23T13:19:34.820Z] #41 17.95 CC images/pstree.o [2020-12-23T13:19:34.820Z] #41 18.04 CC images/pipe.o [2020-12-23T13:19:34.820Z] #41 18.12 CC images/tcp-stream.o [2020-12-23T13:19:34.820Z] #41 18.28 CC images/sk-packet.o [2020-12-23T13:19:34.820Z] #41 18.41 CC images/mnt.o [2020-12-23T13:19:34.820Z] #41 18.51 CC images/pipe-data.o [2020-12-23T13:19:34.820Z] #41 18.65 CC images/sa.o [2020-12-23T13:19:34.820Z] #41 18.83 CC images/timer.o [2020-12-23T13:19:34.820Z] #41 19.04 CC images/timerfd.o [2020-12-23T13:19:34.820Z] #41 19.13 CC images/mm.o [2020-12-23T13:19:34.820Z] #41 19.33 CC images/sk-opts.o [2020-12-23T13:19:34.820Z] #41 19.45 CC images/sk-unix.o [2020-12-23T13:19:34.820Z] #41 19.65 CC images/sk-inet.o [2020-12-23T13:19:34.820Z] #41 19.95 CC images/tun.o [2020-12-23T13:19:34.820Z] #41 20.21 CC images/sk-netlink.o [2020-12-23T13:19:34.820Z] #41 20.31 CC images/packet-sock.o [2020-12-23T13:19:34.820Z] #41 20.52 CC images/ipc-var.o [2020-12-23T13:19:34.820Z] #41 20.66 CC images/ipc-desc.o [2020-12-23T13:19:34.820Z] #41 20.80 CC images/ipc-shm.o [2020-12-23T13:19:34.820Z] #41 20.96 CC images/ipc-msg.o [2020-12-23T13:19:34.820Z] #41 21.20 CC images/ipc-sem.o [2020-12-23T13:19:34.820Z] #41 21.31 CC images/utsns.o [2020-12-23T13:19:34.820Z] #41 21.44 CC images/creds.o [2020-12-23T13:19:34.820Z] #41 21.58 CC images/vma.o [2020-12-23T13:19:34.820Z] #41 21.73 CC images/netdev.o [2020-12-23T13:19:34.820Z] #41 21.98 CC images/tty.o [2020-12-23T13:19:34.820Z] #41 22.29 CC images/file-lock.o [2020-12-23T13:19:34.820Z] #41 22.42 CC images/rlimit.o [2020-12-23T13:19:34.820Z] #41 22.57 CC images/pagemap.o [2020-12-23T13:19:34.820Z] #41 22.69 CC images/siginfo.o [2020-12-23T13:19:34.820Z] #41 22.87 CC images/rpc.o [2020-12-23T13:19:35.856Z] #41 23.84 CC images/ext-file.o [2020-12-23T13:19:35.856Z] #41 23.93 CC images/cgroup.o [2020-12-23T13:19:36.108Z] #53 38.42 Building dependency tree... [2020-12-23T13:19:36.145Z] #41 24.22 CC images/userns.o [2020-12-23T13:19:36.175Z] #30 ... [2020-12-23T13:19:36.175Z] [2020-12-23T13:19:36.175Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:36.175Z] #11 40.44 The following NEW packages will be installed: [2020-12-23T13:19:36.175Z] #11 40.45 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T13:19:36.175Z] #11 40.45 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T13:19:36.175Z] #11 40.46 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T13:19:36.175Z] #11 40.46 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T13:19:36.175Z] #11 40.46 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T13:19:36.175Z] #11 40.47 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T13:19:36.175Z] #11 40.47 The following packages will be upgraded: [2020-12-23T13:19:36.175Z] #11 40.48 libsystemd0 libudev1 [2020-12-23T13:19:36.175Z] #11 41.02 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:19:36.175Z] #11 41.02 Need to get 78.2 MB of archives. [2020-12-23T13:19:36.175Z] #11 41.02 After this operation, 487 MB of additional disk space will be used. [2020-12-23T13:19:36.175Z] #11 41.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-23T13:19:36.175Z] #11 41.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-23T13:19:36.175Z] #11 41.04 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] [2020-12-23T13:19:36.175Z] #11 41.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-23T13:19:36.175Z] #11 41.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T13:19:36.175Z] #11 41.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-23T13:19:36.175Z] #11 41.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-23T13:19:36.175Z] #11 41.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T13:19:36.175Z] #11 42.26 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T13:19:36.175Z] #11 42.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T13:19:36.175Z] #11 42.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-23T13:19:36.175Z] #11 46.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-23T13:19:36.175Z] #11 50.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-23T13:19:36.175Z] #11 50.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-23T13:19:36.175Z] #11 50.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T13:19:36.175Z] #11 50.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T13:19:36.175Z] #11 50.20 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-23T13:19:36.175Z] #11 50.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-23T13:19:36.175Z] #11 50.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-23T13:19:36.175Z] #11 50.26 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-23T13:19:36.175Z] #11 50.30 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-23T13:19:36.175Z] #11 50.32 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-23T13:19:36.175Z] #11 50.33 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-23T13:19:36.175Z] #11 50.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-23T13:19:36.175Z] #11 50.43 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-23T13:19:36.175Z] #11 50.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-23T13:19:36.175Z] #11 50.45 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-23T13:19:36.373Z] #53 ... [2020-12-23T13:19:36.373Z] [2020-12-23T13:19:36.373Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:36.373Z] #62 DONE 40.4s [2020-12-23T13:19:36.434Z] #41 24.44 CC images/google/protobuf/descriptor.o [2020-12-23T13:19:36.436Z] #11 ... [2020-12-23T13:19:36.436Z] [2020-12-23T13:19:36.436Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:36.436Z] #54 1.554 + RM_GOPATH=0 [2020-12-23T13:19:36.436Z] #54 1.554 + TMP_GOPATH= [2020-12-23T13:19:36.436Z] #54 1.554 + : /build [2020-12-23T13:19:36.436Z] #54 1.554 + '[' -z '' ']' [2020-12-23T13:19:36.436Z] #54 1.554 ++ mktemp -d [2020-12-23T13:19:36.436Z] #54 1.565 + export GOPATH=/tmp/tmp.bdeJz3w4TY [2020-12-23T13:19:36.436Z] #54 1.565 + GOPATH=/tmp/tmp.bdeJz3w4TY [2020-12-23T13:19:36.436Z] #54 1.565 + RM_GOPATH=1 [2020-12-23T13:19:36.436Z] #54 1.565 + case "$(go env GOARCH)" in [2020-12-23T13:19:36.436Z] #54 1.566 ++ go env GOARCH [2020-12-23T13:19:36.436Z] #54 1.604 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:36.436Z] #54 1.604 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:36.436Z] #54 1.604 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:36.436Z] #54 1.609 + dir=/tmp/install [2020-12-23T13:19:36.436Z] #54 1.609 + bin=containerd [2020-12-23T13:19:36.436Z] #54 1.610 + shift [2020-12-23T13:19:36.436Z] #54 1.610 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T13:19:36.436Z] #54 1.610 + . /tmp/install/containerd.installer [2020-12-23T13:19:36.436Z] #54 1.611 ++ set -e [2020-12-23T13:19:36.436Z] #54 1.617 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:19:36.436Z] #54 1.621 + install_containerd [2020-12-23T13:19:36.436Z] #54 1.622 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T13:19:36.436Z] #54 1.622 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:19:36.436Z] #54 1.622 + git clone https://github.com/containerd/containerd.git /tmp/tmp.bdeJz3w4TY/src/github.com/containerd/containerd [2020-12-23T13:19:36.436Z] #54 1.633 Cloning into '/tmp/tmp.bdeJz3w4TY/src/github.com/containerd/containerd'... [2020-12-23T13:19:36.636Z] [2020-12-23T13:19:36.636Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:36.636Z] #43 40.31 sync [2020-12-23T13:19:36.636Z] #43 40.31 internal/reflectlite [2020-12-23T13:19:36.697Z] #54 ... [2020-12-23T13:19:36.697Z] [2020-12-23T13:19:36.697Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:36.697Z] #47 39.21 go: extracting golang.org/x/text v0.3.2 [2020-12-23T13:19:36.697Z] #47 45.04 go: finding github.com/fatih/color v1.7.0 [2020-12-23T13:19:36.697Z] #47 45.06 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:19:36.697Z] #47 45.23 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:19:36.697Z] #47 45.23 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:19:36.697Z] #47 45.34 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:19:36.697Z] #47 45.40 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:19:36.697Z] #47 45.48 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:19:36.697Z] #47 45.51 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T13:19:36.697Z] #47 45.52 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:19:36.697Z] #47 45.58 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:19:36.697Z] #47 45.58 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:19:36.697Z] #47 45.62 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:19:36.697Z] #47 45.64 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:19:36.697Z] #47 45.68 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:19:36.697Z] #47 45.71 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:19:36.697Z] #47 45.72 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:19:36.697Z] #47 45.74 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T13:19:36.697Z] #47 45.76 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T13:19:36.697Z] #47 45.82 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:19:36.697Z] #47 45.91 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:19:36.697Z] #47 46.03 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:19:36.697Z] #47 46.11 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T13:19:36.697Z] #47 46.11 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:19:36.697Z] #47 46.15 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:19:36.697Z] #47 46.18 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T13:19:36.697Z] #47 46.19 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:19:36.697Z] #47 46.20 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:19:36.697Z] #47 46.26 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T13:19:36.697Z] #47 46.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:19:36.697Z] #47 46.31 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:19:36.697Z] #47 46.42 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:19:36.697Z] #47 46.45 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T13:19:36.697Z] #47 46.50 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:19:36.697Z] #47 46.55 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T13:19:36.697Z] #47 46.57 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:19:36.697Z] #47 46.60 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:19:36.697Z] #47 46.64 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:19:36.697Z] #47 46.66 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:19:36.697Z] #47 46.71 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:19:36.697Z] #47 46.80 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T13:19:36.697Z] #47 46.83 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:19:36.697Z] #47 46.83 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T13:19:36.697Z] #47 46.98 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:19:36.697Z] #47 47.13 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:19:36.697Z] #47 47.13 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:19:36.697Z] #47 47.25 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T13:19:36.697Z] #47 47.36 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:19:36.697Z] #47 47.42 go: finding golang.org/x/text v0.3.2 [2020-12-23T13:19:36.697Z] #47 47.48 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:19:36.697Z] #47 47.48 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:19:36.697Z] #47 47.53 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:19:36.697Z] #47 47.58 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:19:36.697Z] #47 47.65 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:19:36.697Z] #47 47.66 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:19:36.697Z] #47 47.73 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:19:36.697Z] #47 47.84 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:19:36.697Z] #47 47.88 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:19:36.697Z] #47 47.90 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:19:36.697Z] #47 47.96 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T13:19:36.697Z] #47 48.08 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:19:36.697Z] #47 48.28 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:19:36.697Z] #47 48.28 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:19:36.697Z] #47 48.31 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:19:36.697Z] #47 48.34 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:19:36.697Z] #47 48.34 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T13:19:36.697Z] #47 48.40 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:19:36.697Z] #47 48.40 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:19:36.697Z] #47 48.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:19:36.697Z] #47 48.48 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T13:19:36.697Z] #47 48.66 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:19:36.697Z] #47 48.79 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:19:36.697Z] #47 48.79 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:19:36.697Z] #47 48.90 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:19:36.697Z] #47 48.92 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:19:37.463Z] #41 25.21 CC images/opts.o [2020-12-23T13:19:37.463Z] #41 25.36 CC images/seccomp.o [2020-12-23T13:19:37.463Z] #41 25.51 CC images/binfmt-misc.o [2020-12-23T13:19:37.638Z] #47 ... [2020-12-23T13:19:37.638Z] [2020-12-23T13:19:37.638Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:37.638Z] #11 51.74 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:37.753Z] #41 25.66 CC images/time.o [2020-12-23T13:19:37.753Z] #41 25.78 CC images/sysctl.o [2020-12-23T13:19:37.753Z] #41 ... [2020-12-23T13:19:37.753Z] [2020-12-23T13:19:37.753Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:37.753Z] #43 52.53 encoding/xml [2020-12-23T13:19:37.753Z] #43 54.41 go/doc [2020-12-23T13:19:37.753Z] #43 55.85 github.com/LK4D4/vndr/versioned [2020-12-23T13:19:37.753Z] #43 55.93 compress/flate [2020-12-23T13:19:37.753Z] #43 56.47 github.com/LK4D4/vndr/build [2020-12-23T13:19:37.753Z] #43 57.51 hash/crc32 [2020-12-23T13:19:37.753Z] #43 57.80 compress/gzip [2020-12-23T13:19:37.753Z] #43 58.26 net [2020-12-23T13:19:37.753Z] #43 58.50 vendor/golang.org/x/text/transform [2020-12-23T13:19:37.753Z] #43 58.99 vendor/golang.org/x/text/unicode/bidi [2020-12-23T13:19:37.753Z] #43 60.47 vendor/golang.org/x/text/secure/bidirule [2020-12-23T13:19:37.753Z] #43 60.66 vendor/golang.org/x/text/unicode/norm [2020-12-23T13:19:37.753Z] #43 62.77 vendor/golang.org/x/net/idna [2020-12-23T13:19:37.899Z] #11 52.00 Fetched 78.2 MB in 10s (7922 kB/s) [2020-12-23T13:19:37.899Z] #11 52.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% [2020-12-23T13:19:37.899Z] #11 ... [2020-12-23T13:19:37.899Z] [2020-12-23T13:19:37.899Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:37.899Z] #32 40.61 sync [2020-12-23T13:19:37.899Z] #32 40.62 internal/reflectlite [2020-12-23T13:19:37.899Z] #32 43.26 sort [2020-12-23T13:19:37.899Z] #32 43.27 errors [2020-12-23T13:19:37.899Z] #32 43.75 strconv [2020-12-23T13:19:37.899Z] #32 44.67 io [2020-12-23T13:19:37.899Z] #32 46.30 internal/oserror [2020-12-23T13:19:37.899Z] #32 46.47 syscall [2020-12-23T13:19:37.899Z] #32 47.99 reflect [2020-12-23T13:19:38.025Z] #43 42.23 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T13:19:38.042Z] #43 ... [2020-12-23T13:19:38.042Z] [2020-12-23T13:19:38.042Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:38.042Z] #41 25.93 CC images/autofs.o [2020-12-23T13:19:38.042Z] #41 26.06 CC images/macvlan.o [2020-12-23T13:19:38.042Z] #41 26.17 CC images/sit.o [2020-12-23T13:19:38.159Z] #32 ... [2020-12-23T13:19:38.159Z] [2020-12-23T13:19:38.159Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:38.159Z] #11 52.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:38.159Z] #11 52.22 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-23T13:19:38.159Z] #11 52.24 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:19:38.286Z] #43 42.48 math/rand [2020-12-23T13:19:38.331Z] #41 26.31 CC images/memfd.o [2020-12-23T13:19:38.601Z] Fetching without tags [2020-12-23T13:19:38.621Z] #41 26.47 CC images/timens.o [2020-12-23T13:19:38.621Z] #41 26.58 LINK images/built-in.o [2020-12-23T13:19:38.621Z] #41 26.66 GEN compel/include/asm [2020-12-23T13:19:38.621Z] #41 26.66 GEN compel/include/version.h [2020-12-23T13:19:38.621Z] #41 26.67 touch .config [2020-12-23T13:19:38.621Z] #41 26.68 GEN include/common/config.h [2020-12-23T13:19:38.621Z] #41 26.73 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-12-23T13:19:38.621Z] #41 26.78 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T13:19:38.621Z] #41 26.79 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T13:19:38.682Z] #11 52.70 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-23T13:19:38.682Z] #11 52.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% [2020-12-23T13:19:38.682Z] #11 ... [2020-12-23T13:19:38.682Z] [2020-12-23T13:19:38.682Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:19:38.682Z] #25 26.40 Reading package lists... [2020-12-23T13:19:38.682Z] #25 33.36 Building dependency tree... [2020-12-23T13:19:38.682Z] #25 36.93 The following additional packages will be installed: [2020-12-23T13:19:38.682Z] #25 36.94 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T13:19:38.682Z] #25 36.94 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T13:19:38.682Z] #25 36.94 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T13:19:38.682Z] #25 36.96 Suggested packages: [2020-12-23T13:19:38.682Z] #25 36.96 krb5-doc krb5-user [2020-12-23T13:19:38.682Z] #25 36.96 Recommended packages: [2020-12-23T13:19:38.682Z] #25 36.96 krb5-locales publicsuffix libsasl2-modules [2020-12-23T13:19:38.682Z] #25 38.58 The following NEW packages will be installed: [2020-12-23T13:19:38.682Z] #25 38.58 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T13:19:38.682Z] #25 38.58 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T13:19:38.682Z] #25 38.58 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T13:19:38.682Z] #25 38.58 libssh2-1 libssl1.1 openssl [2020-12-23T13:19:38.682Z] #25 39.31 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T13:19:38.682Z] #25 39.31 Need to get 5047 kB of archives. [2020-12-23T13:19:38.682Z] #25 39.31 After this operation, 12.1 MB of additional disk space will be used. [2020-12-23T13:19:38.682Z] #25 39.31 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T13:19:38.682Z] #25 39.33 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-23T13:19:38.682Z] #25 39.35 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-23T13:19:38.682Z] #25 39.35 Get:4 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-23T13:19:38.682Z] #25 39.36 Get:5 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-23T13:19:38.682Z] #25 39.43 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-23T13:19:38.682Z] #25 39.50 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-23T13:19:38.682Z] #25 39.54 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-23T13:19:38.682Z] #25 39.55 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-23T13:19:38.682Z] #25 39.58 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T13:19:38.682Z] #25 39.62 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-23T13:19:38.682Z] #25 39.69 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-23T13:19:38.682Z] #25 39.72 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-23T13:19:38.682Z] #25 39.75 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-23T13:19:38.682Z] #25 39.75 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-23T13:19:38.682Z] #25 39.79 Get:16 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-23T13:19:38.682Z] #25 39.80 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T13:19:38.682Z] #25 39.90 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-23T13:19:38.682Z] #25 40.05 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T13:19:38.682Z] #25 40.08 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T13:19:38.682Z] #25 40.09 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T13:19:38.682Z] #25 41.17 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:38.682Z] #25 41.35 Fetched 5047 kB in 1s (4665 kB/s) [2020-12-23T13:19:38.682Z] #25 41.50 Selecting previously unselected package libssl1.1:amd64. [2020-12-23T13:19:38.682Z] #25 41.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2020-12-23T13:19:38.682Z] #25 41.53 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T13:19:38.682Z] #25 41.54 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:19:38.682Z] #25 42.81 Selecting previously unselected package openssl. [2020-12-23T13:19:38.682Z] #25 42.85 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T13:19:38.682Z] #25 42.89 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:19:38.910Z] #41 26.81 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-12-23T13:19:38.910Z] #41 26.81 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-12-23T13:19:38.910Z] #41 26.83 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-12-23T13:19:38.910Z] #41 26.84 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T13:19:38.910Z] #41 26.84 DEP compel/plugins/std/infect.d [2020-12-23T13:19:38.910Z] #41 26.93 DEP compel/plugins/std/string.d [2020-12-23T13:19:38.910Z] #41 27.01 DEP compel/plugins/std/log.d [2020-12-23T13:19:38.942Z] #25 ... [2020-12-23T13:19:38.942Z] [2020-12-23T13:19:38.942Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:38.942Z] #11 52.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:38.942Z] #11 52.99 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-23T13:19:38.942Z] #11 53.01 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:19:39.021Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [2020-12-23T13:19:39.199Z] #41 27.09 DEP compel/plugins/std/fds.d [2020-12-23T13:19:39.199Z] #41 27.15 DEP compel/plugins/std/std.d [2020-12-23T13:19:39.199Z] #41 27.25 DEP compel/plugins/shmem/shmem.d [2020-12-23T13:19:39.199Z] #41 27.34 DEP compel/plugins/fds/fds.d [2020-12-23T13:19:39.203Z] #11 53.36 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-23T13:19:39.232Z] #43 43.33 internal/singleflight [2020-12-23T13:19:39.465Z] #11 53.61 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T13:19:39.465Z] #11 53.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:39.465Z] #11 53.68 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-23T13:19:39.465Z] #11 53.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:19:39.489Z] #41 27.47 CC compel/plugins/std/std.o [2020-12-23T13:19:38.502Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:19:38.522Z] > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10 [2020-12-23T13:19:38.537Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:19:38.554Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:19:38.583Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:19:38.583Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:19:38.585Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:19:39.008Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:19:39.032Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:19:39.778Z] #41 27.72 CC compel/plugins/std/fds.o [2020-12-23T13:19:39.805Z] #43 43.83 strconv [2020-12-23T13:19:39.805Z] #43 43.86 io [2020-12-23T13:19:40.067Z] #41 27.99 CC compel/plugins/std/log.o [2020-12-23T13:19:40.356Z] #41 28.48 CC compel/plugins/std/string.o [2020-12-23T13:19:40.750Z] #43 45.06 bytes [2020-12-23T13:19:40.985Z] #41 28.88 CC compel/plugins/std/infect.o [2020-12-23T13:19:40.985Z] #41 29.13 CC compel/arch/s390/plugins/std/parasite-head.o [2020-12-23T13:19:40.985Z] #41 29.18 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-12-23T13:19:41.274Z] #41 29.23 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-12-23T13:19:41.274Z] #41 29.29 AR compel/plugins/std.lib.a [2020-12-23T13:19:41.274Z] #41 29.32 CC compel/plugins/fds/fds.o [2020-12-23T13:19:41.326Z] #43 ... [2020-12-23T13:19:41.326Z] [2020-12-23T13:19:41.326Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:41.326Z] #47 42.78 go: finding github.com/fatih/color v1.7.0 [2020-12-23T13:19:41.326Z] #47 42.79 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:19:41.327Z] #47 42.88 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:19:41.327Z] #47 42.95 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:19:41.327Z] #47 43.03 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:19:41.327Z] #47 43.03 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:19:41.327Z] #47 43.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:19:41.327Z] #47 43.09 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:19:41.327Z] #47 43.09 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T13:19:41.327Z] #47 43.13 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.17 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.19 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:19:41.327Z] #47 43.19 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:19:41.327Z] #47 43.22 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.26 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.27 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.28 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T13:19:41.327Z] #47 43.28 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T13:19:41.327Z] #47 43.29 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:19:41.327Z] #47 43.30 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.37 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.38 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.42 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T13:19:41.327Z] #47 43.50 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:19:41.327Z] #47 43.50 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:19:41.327Z] #47 43.54 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:19:41.327Z] #47 43.59 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T13:19:41.327Z] #47 43.60 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T13:19:41.327Z] #47 43.61 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:19:41.327Z] #47 43.64 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T13:19:41.327Z] #47 43.68 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:19:41.327Z] #47 43.69 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:19:41.327Z] #47 43.80 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:19:41.327Z] #47 43.81 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T13:19:41.327Z] #47 43.84 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:19:41.327Z] #47 43.90 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:19:41.327Z] #47 43.92 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:19:41.327Z] #47 43.93 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:19:41.327Z] #47 43.96 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T13:19:41.327Z] #47 44.00 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T13:19:41.327Z] #47 44.01 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:19:41.327Z] #47 44.05 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:19:41.327Z] #47 44.07 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:19:41.327Z] #47 44.11 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:19:41.327Z] #47 44.12 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:19:41.327Z] #47 44.26 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T13:19:41.327Z] #47 44.28 go: finding golang.org/x/text v0.3.2 [2020-12-23T13:19:41.327Z] #47 44.35 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:19:41.327Z] #47 44.39 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:19:41.327Z] #47 44.44 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:19:41.327Z] #47 44.45 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:19:41.327Z] #47 44.48 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:19:41.327Z] #47 44.49 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:19:41.327Z] #47 44.51 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:19:41.327Z] #47 44.54 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:19:41.327Z] #47 44.58 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:19:41.327Z] #47 44.59 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T13:19:41.327Z] #47 44.59 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:19:41.327Z] #47 44.59 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:19:41.327Z] #47 44.61 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:19:41.327Z] #47 44.66 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:19:41.327Z] #47 44.67 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:19:41.327Z] #47 44.68 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:19:41.327Z] #47 44.72 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:19:41.327Z] #47 44.74 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T13:19:41.327Z] #47 44.76 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:19:41.327Z] #47 44.77 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:19:41.327Z] #47 44.87 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:19:41.327Z] #47 44.89 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T13:19:41.327Z] #47 45.08 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:19:41.327Z] #47 45.14 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:19:41.327Z] #47 45.15 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:19:41.327Z] #47 45.20 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:19:41.327Z] #47 45.26 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:19:41.389Z] #11 ... [2020-12-23T13:19:41.389Z] [2020-12-23T13:19:41.389Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:41.389Z] #43 43.93 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T13:19:41.389Z] #43 44.32 math/rand [2020-12-23T13:19:41.389Z] #43 45.46 internal/singleflight [2020-12-23T13:19:41.389Z] #43 45.91 io [2020-12-23T13:19:41.389Z] #43 46.23 strconv [2020-12-23T13:19:41.389Z] #43 48.11 bytes [2020-12-23T13:19:41.389Z] #43 50.72 bufio [2020-12-23T13:19:41.389Z] #43 50.96 reflect [2020-12-23T13:19:41.389Z] #43 52.69 syscall [2020-12-23T13:19:41.389Z] #43 ... [2020-12-23T13:19:41.389Z] [2020-12-23T13:19:41.389Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:19:41.389Z] #25 43.72 Selecting previously unselected package ca-certificates. [2020-12-23T13:19:41.389Z] #25 43.72 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T13:19:41.389Z] #25 43.74 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T13:19:41.389Z] #25 44.04 Selecting previously unselected package libkeyutils1:amd64. [2020-12-23T13:19:41.389Z] #25 44.05 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 44.06 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-23T13:19:41.389Z] #25 44.14 Selecting previously unselected package libkrb5support0:amd64. [2020-12-23T13:19:41.389Z] #25 44.14 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 44.15 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:41.389Z] #25 44.24 Selecting previously unselected package libk5crypto3:amd64. [2020-12-23T13:19:41.389Z] #25 44.24 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 44.24 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:41.389Z] #25 44.42 Selecting previously unselected package libkrb5-3:amd64. [2020-12-23T13:19:41.389Z] #25 44.42 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 44.42 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:41.389Z] #25 44.88 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-23T13:19:41.389Z] #25 44.89 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 44.90 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:41.389Z] #25 45.13 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-23T13:19:41.389Z] #25 45.13 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 45.15 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:19:41.389Z] #25 45.31 Selecting previously unselected package libsasl2-2:amd64. [2020-12-23T13:19:41.389Z] #25 45.31 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 45.31 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:19:41.389Z] #25 45.47 Selecting previously unselected package libldap-common. [2020-12-23T13:19:41.389Z] #25 45.47 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T13:19:41.389Z] #25 45.48 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:19:41.389Z] #25 45.64 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-23T13:19:41.389Z] #25 45.64 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-23T13:19:41.389Z] #25 45.64 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:19:41.564Z] #41 29.61 AR compel/plugins/fds.lib.a [2020-12-23T13:19:41.564Z] #41 29.63 HOSTDEP compel/src/lib/log-host.d [2020-12-23T13:19:41.564Z] #41 29.66 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T13:19:41.650Z] #25 45.99 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-23T13:19:41.650Z] #25 45.99 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-23T13:19:41.650Z] #25 45.99 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T13:19:41.853Z] #41 29.77 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-12-23T13:19:41.853Z] #41 29.80 HOSTDEP compel/src/main-host.d [2020-12-23T13:19:41.853Z] #41 29.91 DEP compel/src/lib/ptrace.d [2020-12-23T13:19:41.853Z] #41 30.01 DEP compel/src/lib/infect.d [2020-12-23T13:19:41.904Z] #47 ... [2020-12-23T13:19:41.904Z] [2020-12-23T13:19:41.904Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:19:41.904Z] #53 42.95 The following additional packages will be installed: [2020-12-23T13:19:41.904Z] #53 42.95 libbtrfs0 [2020-12-23T13:19:41.904Z] #53 43.13 The following NEW packages will be installed: [2020-12-23T13:19:41.904Z] #53 43.14 libbtrfs-dev libbtrfs0 [2020-12-23T13:19:41.904Z] #53 43.58 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:19:41.904Z] #53 43.58 Need to get 119 kB of archives. [2020-12-23T13:19:41.904Z] #53 43.58 After this operation, 387 kB of additional disk space will be used. [2020-12-23T13:19:41.904Z] #53 43.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T13:19:41.904Z] #53 43.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T13:19:41.904Z] #53 44.71 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:41.904Z] #53 44.90 Fetched 119 kB in 0s (402 kB/s) [2020-12-23T13:19:41.904Z] #53 45.04 Selecting previously unselected package libbtrfs0. [2020-12-23T13:19:41.904Z] #53 45.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:41.904Z] #53 45.11 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T13:19:41.904Z] #53 45.13 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:19:41.904Z] #53 45.24 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:19:41.904Z] #53 45.28 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T13:19:41.904Z] #53 45.29 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:19:41.904Z] #53 45.57 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:19:41.904Z] #53 45.59 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:19:41.904Z] #53 45.60 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:41.904Z] #53 DONE 45.9s [2020-12-23T13:19:41.904Z] [2020-12-23T13:19:41.904Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:41.904Z] #40 37.40 Building dependency tree... [2020-12-23T13:19:41.904Z] #40 41.43 The following additional packages will be installed: [2020-12-23T13:19:41.904Z] #40 41.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T13:19:41.904Z] #40 41.45 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T13:19:41.904Z] #40 41.47 Suggested packages: [2020-12-23T13:19:41.904Z] #40 41.47 manpages-dev python-setuptools [2020-12-23T13:19:41.904Z] #40 43.04 The following NEW packages will be installed: [2020-12-23T13:19:41.904Z] #40 43.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T13:19:41.904Z] #40 43.04 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T13:19:41.904Z] #40 43.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T13:19:41.904Z] #40 43.05 python-six zlib1g-dev [2020-12-23T13:19:41.904Z] #40 43.59 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:19:41.904Z] #40 43.59 Need to get 4095 kB of archives. [2020-12-23T13:19:41.904Z] #40 43.59 After this operation, 22.5 MB of additional disk space will be used. [2020-12-23T13:19:41.904Z] #40 43.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-23T13:19:41.904Z] #40 43.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T13:19:41.904Z] #40 43.59 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T13:19:41.904Z] #40 43.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T13:19:41.904Z] #40 43.61 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-23T13:19:41.904Z] #40 43.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T13:19:41.904Z] #40 43.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-23T13:19:41.904Z] #40 43.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-23T13:19:41.904Z] #40 43.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-23T13:19:41.904Z] #40 43.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-23T13:19:41.904Z] #40 43.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-23T13:19:41.904Z] #40 43.89 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-23T13:19:41.904Z] #40 43.95 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-23T13:19:41.904Z] #40 43.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-23T13:19:41.904Z] #40 43.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T13:19:41.904Z] #40 43.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T13:19:41.904Z] #40 43.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-23T13:19:41.904Z] #40 45.16 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:41.904Z] #40 45.36 Fetched 4095 kB in 1s (4974 kB/s) [2020-12-23T13:19:41.904Z] #40 45.49 Selecting previously unselected package libcap-dev:amd64. [2020-12-23T13:19:41.904Z] #40 45.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.) [2020-12-23T13:19:41.904Z] #40 45.58 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-23T13:19:41.904Z] #40 45.59 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T13:19:41.904Z] #40 45.73 Selecting previously unselected package libnet1:amd64. [2020-12-23T13:19:41.904Z] #40 45.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:19:41.904Z] #40 45.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:41.905Z] #40 45.92 Selecting previously unselected package libnet1-dev. [2020-12-23T13:19:41.905Z] #40 45.92 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:19:41.905Z] #40 46.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:41.911Z] #25 46.17 Selecting previously unselected package libpsl5:amd64. [2020-12-23T13:19:41.911Z] #25 46.18 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-23T13:19:41.911Z] #25 46.18 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-23T13:19:41.911Z] #25 46.30 Selecting previously unselected package librtmp1:amd64. [2020-12-23T13:19:41.911Z] #25 46.31 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-23T13:19:41.911Z] #25 46.32 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:19:41.911Z] #25 46.44 Selecting previously unselected package libssh2-1:amd64. [2020-12-23T13:19:41.723Z] > git remote # timeout=10 [2020-12-23T13:19:41.727Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:19:41.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:19:41.795Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:19:42.142Z] #41 30.12 DEP compel/src/lib/infect-util.d [2020-12-23T13:19:42.142Z] #41 30.19 DEP compel/src/lib/infect-rpc.d [2020-12-23T13:19:42.142Z] #41 30.26 DEP compel/arch/s390/src/lib/infect.d [2020-12-23T13:19:42.142Z] #41 30.30 DEP compel/arch/s390/src/lib/cpu.d [2020-12-23T13:19:42.142Z] #41 30.32 DEP compel/src/lib/log.d [2020-12-23T13:19:42.142Z] #41 30.38 DEP compel/src/main.d [2020-12-23T13:19:42.166Z] #40 46.38 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T13:19:42.166Z] #40 46.39 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T13:19:42.166Z] #40 46.39 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:19:42.172Z] #25 46.44 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-23T13:19:42.172Z] #25 46.46 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T13:19:42.172Z] #25 46.68 Selecting previously unselected package libcurl4:amd64. [2020-12-23T13:19:42.172Z] #25 46.68 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T13:19:42.172Z] #25 46.69 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T13:19:42.210Z] Merge succeeded, producing 53ef623f753cf864b12f6194bf74e8fd761d57bc [2020-12-23T13:19:42.210Z] Checking out Revision 53ef623f753cf864b12f6194bf74e8fd761d57bc (PR-41724) [2020-12-23T13:19:42.429Z] #40 46.56 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-23T13:19:42.429Z] #40 46.57 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-23T13:19:42.429Z] #40 46.58 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T13:19:42.432Z] #41 30.48 DEP compel/src/lib/handle-elf.d [2020-12-23T13:19:42.432Z] #41 30.58 DEP compel/arch/s390/src/lib/handle-elf.d [2020-12-23T13:19:42.432Z] #41 30.65 CC compel/src/lib/log.o [2020-12-23T13:19:42.721Z] #41 30.77 CC compel/arch/s390/src/lib/cpu.o [2020-12-23T13:19:42.745Z] #25 47.03 Selecting previously unselected package curl. [2020-12-23T13:19:42.745Z] #25 47.03 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T13:19:42.745Z] #25 47.04 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T13:19:43.003Z] #40 47.02 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T13:19:43.003Z] #40 47.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:19:43.003Z] #40 47.03 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:43.003Z] #40 ... [2020-12-23T13:19:43.003Z] [2020-12-23T13:19:43.003Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:43.003Z] #54 1.072 + RM_GOPATH=0 [2020-12-23T13:19:43.003Z] #54 1.073 + TMP_GOPATH= [2020-12-23T13:19:43.003Z] #54 1.074 + : /build [2020-12-23T13:19:43.003Z] #54 1.074 + '[' -z '' ']' [2020-12-23T13:19:43.003Z] #54 1.076 ++ mktemp -d [2020-12-23T13:19:43.003Z] #54 1.089 + export GOPATH=/tmp/tmp.56UXJtUri9 [2020-12-23T13:19:43.003Z] #54 1.091 + GOPATH=/tmp/tmp.56UXJtUri9 [2020-12-23T13:19:43.003Z] #54 1.091 + RM_GOPATH=1 [2020-12-23T13:19:43.003Z] #54 1.091 + case "$(go env GOARCH)" in [2020-12-23T13:19:43.003Z] #54 1.092 ++ go env GOARCH [2020-12-23T13:19:43.003Z] #54 1.099 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:43.003Z] #54 1.104 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:43.003Z] #54 1.105 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:43.003Z] #54 1.109 + dir=/tmp/install [2020-12-23T13:19:43.003Z] #54 1.109 + bin=containerd [2020-12-23T13:19:43.003Z] #54 1.109 + shift [2020-12-23T13:19:43.003Z] #54 1.109 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T13:19:43.003Z] #54 1.113 + . /tmp/install/containerd.installer [2020-12-23T13:19:43.003Z] #54 1.113 ++ set -e [2020-12-23T13:19:43.003Z] #54 1.113 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:19:43.003Z] #54 1.113 + install_containerd [2020-12-23T13:19:43.003Z] #54 1.118 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T13:19:43.003Z] #54 1.118 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:19:43.003Z] #54 1.119 + git clone https://github.com/containerd/containerd.git /tmp/tmp.56UXJtUri9/src/github.com/containerd/containerd [2020-12-23T13:19:43.003Z] #54 1.122 Cloning into '/tmp/tmp.56UXJtUri9/src/github.com/containerd/containerd'... [2020-12-23T13:19:43.006Z] #25 47.31 Selecting previously unselected package libonig5:amd64. [2020-12-23T13:19:43.006Z] #25 47.31 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T13:19:43.006Z] #25 47.32 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:19:43.010Z] #41 30.93 CC compel/arch/s390/src/lib/infect.o [2020-12-23T13:19:43.265Z] #54 ... [2020-12-23T13:19:43.265Z] [2020-12-23T13:19:43.265Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:43.265Z] #34 31.01 Reading package lists... [2020-12-23T13:19:43.265Z] #34 37.74 Building dependency tree... [2020-12-23T13:19:43.265Z] #34 42.21 The following additional packages will be installed: [2020-12-23T13:19:43.265Z] #34 42.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T13:19:43.265Z] #34 42.24 Suggested packages: [2020-12-23T13:19:43.265Z] #34 42.25 cmake-doc ninja-build lrzip [2020-12-23T13:19:43.265Z] #34 42.25 Recommended packages: [2020-12-23T13:19:43.265Z] #34 42.25 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T13:19:43.265Z] #34 43.26 The following NEW packages will be installed: [2020-12-23T13:19:43.265Z] #34 43.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T13:19:43.265Z] #34 43.28 vim-common xxd [2020-12-23T13:19:43.265Z] #34 43.66 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:19:43.265Z] #34 43.66 Need to get 14.9 MB of archives. [2020-12-23T13:19:43.265Z] #34 43.66 After this operation, 61.8 MB of additional disk space will be used. [2020-12-23T13:19:43.265Z] #34 43.66 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T13:19:43.265Z] #34 43.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:19:43.265Z] #34 43.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T13:19:43.265Z] #34 43.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T13:19:43.265Z] #34 44.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-23T13:19:43.265Z] #34 44.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-23T13:19:43.265Z] #34 44.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-23T13:19:43.265Z] #34 44.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-23T13:19:43.265Z] #34 44.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-23T13:19:43.265Z] #34 44.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-23T13:19:43.265Z] #34 46.49 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:43.265Z] #34 46.74 Fetched 14.9 MB in 2s (9231 kB/s) [2020-12-23T13:19:43.265Z] #34 46.84 Selecting previously unselected package xxd. [2020-12-23T13:19:43.265Z] #34 46.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:43.265Z] #34 46.94 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:19:43.265Z] #34 46.94 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:19:43.265Z] #34 47.20 Selecting previously unselected package vim-common. [2020-12-23T13:19:43.265Z] #34 47.20 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:19:43.265Z] #34 47.24 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:19:43.265Z] #34 47.60 Selecting previously unselected package cmake-data. [2020-12-23T13:19:43.265Z] #34 47.60 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T13:19:43.265Z] #34 47.61 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T13:19:43.265Z] #34 ... [2020-12-23T13:19:43.265Z] [2020-12-23T13:19:43.265Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:43.265Z] #40 47.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-23T13:19:43.265Z] #40 47.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:19:43.265Z] #40 47.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:43.265Z] #40 47.27 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-23T13:19:43.265Z] #40 47.28 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-23T13:19:43.265Z] #40 47.29 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:19:43.265Z] #40 47.56 Selecting previously unselected package libprotobuf17:amd64. [2020-12-23T13:19:43.265Z] #40 47.56 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:43.265Z] #40 47.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:43.272Z] #25 47.59 Selecting previously unselected package libjq1:amd64. [2020-12-23T13:19:43.272Z] #25 47.60 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:19:43.272Z] #25 47.61 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:19:43.299Z] #41 31.43 CC compel/src/lib/infect-rpc.o [2020-12-23T13:19:43.527Z] #40 ... [2020-12-23T13:19:43.527Z] [2020-12-23T13:19:43.527Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:43.527Z] #11 31.48 Reading package lists... [2020-12-23T13:19:43.527Z] #11 37.91 Building dependency tree... [2020-12-23T13:19:43.527Z] #11 42.18 The following additional packages will be installed: [2020-12-23T13:19:43.527Z] #11 42.19 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T13:19:43.527Z] #11 42.20 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T13:19:43.527Z] #11 42.20 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T13:19:43.527Z] #11 42.20 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T13:19:43.527Z] #11 42.20 mingw-w64-x86-64-dev [2020-12-23T13:19:43.527Z] #11 42.20 Suggested packages: [2020-12-23T13:19:43.527Z] #11 42.22 gcc-8-locales seccomp wine64 [2020-12-23T13:19:43.527Z] #11 43.47 The following NEW packages will be installed: [2020-12-23T13:19:43.527Z] #11 43.48 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T13:19:43.527Z] #11 43.48 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T13:19:43.527Z] #11 43.48 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T13:19:43.527Z] #11 43.48 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T13:19:43.527Z] #11 43.48 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T13:19:43.527Z] #11 43.48 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T13:19:43.527Z] #11 43.49 The following packages will be upgraded: [2020-12-23T13:19:43.527Z] #11 43.50 libsystemd0 libudev1 [2020-12-23T13:19:43.527Z] #11 43.86 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:19:43.527Z] #11 43.86 Need to get 78.2 MB of archives. [2020-12-23T13:19:43.527Z] #11 43.86 After this operation, 487 MB of additional disk space will be used. [2020-12-23T13:19:43.527Z] #11 43.86 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-23T13:19:43.527Z] #11 43.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-23T13:19:43.527Z] #11 43.88 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] [2020-12-23T13:19:43.527Z] #11 44.07 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-23T13:19:43.527Z] #11 44.32 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T13:19:43.527Z] #11 44.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-23T13:19:43.527Z] #11 44.35 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-23T13:19:43.527Z] #11 44.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T13:19:43.527Z] #11 44.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T13:19:43.527Z] #11 45.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T13:19:43.527Z] #11 45.16 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-23T13:19:43.533Z] #25 47.81 Selecting previously unselected package jq. [2020-12-23T13:19:43.533Z] #25 47.82 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:19:43.533Z] #25 47.83 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:19:43.533Z] #25 48.08 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-23T13:19:43.588Z] #41 31.59 CC compel/src/lib/infect-util.o [2020-12-23T13:19:43.588Z] #41 31.72 CC compel/src/lib/infect.o [2020-12-23T13:19:43.794Z] #25 48.12 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-23T13:19:43.794Z] #25 48.13 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:19:44.102Z] #11 ... [2020-12-23T13:19:44.102Z] [2020-12-23T13:19:44.102Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:19:44.366Z] #25 48.81 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T13:19:44.366Z] #25 ... [2020-12-23T13:19:44.366Z] [2020-12-23T13:19:44.366Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:44.366Z] #34 48.54 Selecting previously unselected package vim-common. [2020-12-23T13:19:44.366Z] #34 48.54 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:19:44.366Z] #34 48.73 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:19:44.366Z] #34 49.35 Selecting previously unselected package cmake-data. [2020-12-23T13:19:44.366Z] #34 49.36 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T13:19:44.366Z] #34 49.37 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T13:19:44.366Z] #34 52.78 Selecting previously unselected package libicu63:amd64. [2020-12-23T13:19:44.366Z] #34 52.79 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T13:19:44.366Z] #34 52.81 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:19:44.366Z] #34 ... [2020-12-23T13:19:44.366Z] [2020-12-23T13:19:44.366Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:19:44.366Z] #25 48.81 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T13:19:44.366Z] #25 48.83 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:19:44.366Z] #25 48.85 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:44.366Z] #25 48.86 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:19:44.366Z] #25 48.87 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:19:44.366Z] #25 48.88 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:44.366Z] #25 48.90 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:19:44.366Z] #25 48.91 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T13:19:44.366Z] #25 48.92 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:42.187Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T13:19:42.198Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:19:42.202Z] > git checkout -f 53ef623f753cf864b12f6194bf74e8fd761d57bc # timeout=10 [2020-12-23T13:19:44.626Z] #30 48.05 Checking out files: 87% (1334/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-23T13:19:44.626Z] #30 48.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T13:19:44.628Z] #25 48.94 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:19:44.628Z] #25 48.95 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:19:44.628Z] #25 48.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:19:44.628Z] #25 48.97 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:19:44.628Z] #25 48.98 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T13:19:44.671Z] #41 ... [2020-12-23T13:19:44.671Z] [2020-12-23T13:19:44.671Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:44.671Z] #11 69.30 Selecting previously unselected package libapparmor1:s390x. [2020-12-23T13:19:44.671Z] #11 69.31 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-12-23T13:19:44.671Z] #11 69.31 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-12-23T13:19:44.671Z] #11 69.38 Selecting previously unselected package libapparmor-dev:s390x. [2020-12-23T13:19:44.671Z] #11 69.38 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-12-23T13:19:44.671Z] #11 69.38 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-12-23T13:19:44.671Z] #11 69.46 Selecting previously unselected package libbtrfs0. [2020-12-23T13:19:44.671Z] #11 69.46 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-12-23T13:19:44.671Z] #11 69.47 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:19:44.671Z] #11 69.50 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:19:44.671Z] #11 69.51 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-12-23T13:19:44.671Z] #11 69.51 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:19:44.671Z] #11 69.57 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-12-23T13:19:44.671Z] #11 69.57 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-12-23T13:19:44.671Z] #11 69.57 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T13:19:44.671Z] #11 69.60 Selecting previously unselected package libudev-dev:s390x. [2020-12-23T13:19:44.671Z] #11 69.60 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_s390x.deb ... [2020-12-23T13:19:44.671Z] #11 69.61 Unpacking libudev-dev:s390x (241-7~deb10u5) ... [2020-12-23T13:19:44.671Z] #11 69.71 Selecting previously unselected package libsepol1-dev:s390x. [2020-12-23T13:19:44.888Z] #30 ... [2020-12-23T13:19:44.888Z] [2020-12-23T13:19:44.888Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:44.888Z] #32 39.14 sync [2020-12-23T13:19:44.888Z] #32 39.17 internal/reflectlite [2020-12-23T13:19:44.888Z] #32 42.35 errors [2020-12-23T13:19:44.888Z] #32 42.37 sort [2020-12-23T13:19:44.888Z] #32 42.79 strconv [2020-12-23T13:19:44.888Z] #32 43.43 io [2020-12-23T13:19:44.888Z] #32 44.75 syscall [2020-12-23T13:19:44.888Z] #32 46.88 reflect [2020-12-23T13:19:44.961Z] #11 69.71 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-12-23T13:19:44.961Z] #11 69.71 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-12-23T13:19:44.961Z] #11 69.92 Selecting previously unselected package libpcre16-3:s390x. [2020-12-23T13:19:44.961Z] #11 69.92 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-12-23T13:19:44.961Z] #11 69.92 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-12-23T13:19:45.150Z] #32 ... [2020-12-23T13:19:45.150Z] [2020-12-23T13:19:45.150Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:19:45.150Z] #30 49.06 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T13:19:45.200Z] #25 ... [2020-12-23T13:19:45.200Z] [2020-12-23T13:19:45.200Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:45.200Z] #40 49.35 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-23T13:19:45.200Z] #40 49.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:45.200Z] #40 49.36 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:45.200Z] #40 49.97 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-23T13:19:45.200Z] #40 49.97 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:45.200Z] #40 49.98 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:45.200Z] #40 51.35 Selecting previously unselected package libprotoc17:amd64. [2020-12-23T13:19:45.200Z] #40 51.35 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:45.200Z] #40 51.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:45.200Z] #40 52.12 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T13:19:45.200Z] #40 52.13 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:19:45.200Z] #40 52.13 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:19:45.200Z] #40 52.29 Selecting previously unselected package protobuf-compiler. [2020-12-23T13:19:45.200Z] #40 52.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:45.200Z] #40 52.30 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:19:45.200Z] #40 52.42 Selecting previously unselected package python-pkg-resources. [2020-12-23T13:19:45.200Z] #40 52.43 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:19:45.200Z] #40 52.47 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T13:19:45.200Z] #40 52.71 Selecting previously unselected package python-six. [2020-12-23T13:19:45.200Z] #40 52.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T13:19:45.200Z] #40 52.72 Unpacking python-six (1.12.0-1) ... [2020-12-23T13:19:45.200Z] #40 52.86 Selecting previously unselected package python-protobuf. [2020-12-23T13:19:45.200Z] #40 52.86 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:45.200Z] #40 52.87 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T13:19:45.200Z] #40 53.66 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T13:19:45.200Z] #40 59.01 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:45.200Z] #40 59.02 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:45.200Z] #40 59.03 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:45.200Z] #40 59.04 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:45.200Z] #40 59.07 Setting up python-six (1.12.0-1) ... [2020-12-23T13:19:45.252Z] #11 70.03 Selecting previously unselected package libpcre32-3:s390x. [2020-12-23T13:19:45.252Z] #11 70.03 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-12-23T13:19:45.252Z] #11 70.03 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-12-23T13:19:45.252Z] #11 70.13 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-12-23T13:19:45.252Z] #11 70.13 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-12-23T13:19:45.252Z] #11 70.13 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-23T13:19:45.252Z] #11 70.18 Selecting previously unselected package libpcre3-dev:s390x. [2020-12-23T13:19:45.252Z] #11 70.18 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-12-23T13:19:45.252Z] #11 70.18 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-12-23T13:19:45.543Z] #11 70.39 Selecting previously unselected package libselinux1-dev:s390x. [2020-12-23T13:19:45.543Z] #11 ... [2020-12-23T13:19:45.543Z] [2020-12-23T13:19:45.543Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:45.543Z] #56 66.55 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:19:45.543Z] #56 66.55 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T13:19:45.543Z] #56 DONE 70.5s [2020-12-23T13:19:45.543Z] [2020-12-23T13:19:45.543Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:45.543Z] #11 70.39 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-12-23T13:19:45.543Z] #11 70.39 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-23T13:19:45.543Z] #11 ... [2020-12-23T13:19:45.543Z] [2020-12-23T13:19:45.543Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T13:19:45.543Z] #57 DONE 0.1s [2020-12-23T13:19:45.543Z] [2020-12-23T13:19:45.543Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:45.543Z] #11 70.57 Selecting previously unselected package libdevmapper-dev:s390x. [2020-12-23T13:19:45.543Z] #11 70.57 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-12-23T13:19:45.543Z] #11 70.57 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-23T13:19:45.543Z] #11 70.61 Selecting previously unselected package libseccomp-dev:s390x. [2020-12-23T13:19:45.832Z] #11 ... [2020-12-23T13:19:45.832Z] [2020-12-23T13:19:45.832Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T13:19:45.832Z] #58 DONE 0.1s [2020-12-23T13:19:45.832Z] [2020-12-23T13:19:45.832Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:45.833Z] #11 70.62 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-12-23T13:19:45.833Z] #11 70.62 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-12-23T13:19:45.833Z] #11 70.76 Selecting previously unselected package libsystemd-dev:s390x. [2020-12-23T13:19:45.833Z] #11 70.77 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_s390x.deb ... [2020-12-23T13:19:45.833Z] #11 70.78 Unpacking libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-23T13:19:45.930Z] Removing intermediate container 13c1e2656b03 [2020-12-23T13:19:45.930Z] ---> 20171dd64a49 [2020-12-23T13:19:45.930Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-12-23T13:19:45.930Z] ---> 805dc2d65d1c [2020-12-23T13:19:45.930Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-12-23T13:19:45.930Z] ---> b4ba57ccf9a0 [2020-12-23T13:19:45.930Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-12-23T13:19:45.930Z] ---> Running in b565bc5625a7 [2020-12-23T13:19:45.930Z] Removing intermediate container b565bc5625a7 [2020-12-23T13:19:45.930Z] ---> 4bf505534615 [2020-12-23T13:19:45.930Z] Successfully built 4bf505534615 [2020-12-23T13:19:45.930Z] Successfully tagged moby-buildx:latest [2020-12-23T13:19:45.930Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-12-23T13:19:45.930Z] if [ -n "${id}" ]; then \ [2020-12-23T13:19:45.930Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-12-23T13:19:45.930Z] && touch bundles/buildx; \ [2020-12-23T13:19:45.930Z] docker rm -f ${id}; \ [2020-12-23T13:19:45.930Z] fi [2020-12-23T13:19:45.930Z] 29077ddb9720d10f55c12a514e3e726687c31df5b89161d34fa645e031f270ae [2020-12-23T13:19:45.930Z] bundles/buildx version [2020-12-23T13:19:45.930Z] buildx v0.3.1 6db68d0 [2020-12-23T13:19:45.930Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:587960aa7cbafa44655561cf2d56e807402d21e0 . [2020-12-23T13:19:45.930Z] #1 [internal] booting buildkit [2020-12-23T13:19:45.930Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-12-23T13:19:45.930Z] #1 pulling image moby/buildkit:buildx-stable-1 3.6s done [2020-12-23T13:19:45.930Z] #1 creating container buildx_buildkit_default [2020-12-23T13:19:45.930Z] #1 creating container buildx_buildkit_default 0.4s done [2020-12-23T13:19:45.930Z] #1 DONE 3.9s [2020-12-23T13:19:45.930Z] [2020-12-23T13:19:45.930Z] #2 [internal] load build definition from Dockerfile [2020-12-23T13:19:45.930Z] #2 transferring dockerfile: 16.55kB 0.0s done [2020-12-23T13:19:45.930Z] #2 DONE 0.0s [2020-12-23T13:19:45.930Z] [2020-12-23T13:19:45.930Z] #3 [internal] load .dockerignore [2020-12-23T13:19:45.930Z] #3 transferring context: 87B done [2020-12-23T13:19:45.930Z] #3 DONE 0.0s [2020-12-23T13:19:45.930Z] [2020-12-23T13:19:45.930Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T13:19:46.221Z] #4 DONE 0.5s [2020-12-23T13:19:46.221Z] [2020-12-23T13:19:46.221Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T13:19:46.221Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T13:19:46.380Z] Fetching without tags [2020-12-23T13:19:46.473Z] #11 71.33 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-12-23T13:19:46.473Z] #11 71.34 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-12-23T13:19:46.473Z] #11 71.34 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-12-23T13:19:46.473Z] #11 71.35 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:19:46.473Z] #11 71.36 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-12-23T13:19:46.473Z] #11 71.36 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-12-23T13:19:46.473Z] #11 71.37 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:19:46.473Z] #11 71.38 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:19:46.473Z] #11 71.38 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-12-23T13:19:46.473Z] #11 71.39 Setting up libudev-dev:s390x (241-7~deb10u5) ... [2020-12-23T13:19:46.473Z] #11 71.40 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:19:46.473Z] #11 71.41 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:19:46.473Z] #11 71.41 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-12-23T13:19:46.473Z] #11 71.42 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T13:19:46.473Z] #11 71.43 Setting up libsystemd-dev:s390x (241-7~deb10u5) ... [2020-12-23T13:19:46.473Z] #11 71.43 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:19:46.473Z] #11 71.44 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-12-23T13:19:46.473Z] #11 71.44 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:19:46.473Z] #11 71.46 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 [2020-12-23T13:19:46.473Z] #11 71.46 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 [2020-12-23T13:19:46.473Z] #11 71.46 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:19:46.473Z] #11 71.47 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T13:19:46.473Z] #11 71.47 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 [2020-12-23T13:19:46.473Z] #11 71.48 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:19:46.473Z] #11 71.48 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-12-23T13:19:46.473Z] #11 71.50 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T13:19:46.473Z] #11 71.51 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T13:19:46.473Z] #11 71.52 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-12-23T13:19:46.473Z] #11 71.53 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-12-23T13:19:46.473Z] #11 71.53 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:46.511Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2020-12-23T13:19:46.511Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2020-12-23T13:19:46.511Z] #5 DONE 0.3s [2020-12-23T13:19:46.531Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:19:46.545Z] First time build. Skipping changelog. [2020-12-23T13:19:46.587Z] #40 ... [2020-12-23T13:19:46.587Z] [2020-12-23T13:19:46.587Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:46.587Z] #34 60.78 Selecting previously unselected package libxml2:amd64. [2020-12-23T13:19:46.587Z] #34 60.79 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-23T13:19:46.587Z] #34 60.79 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:19:46.800Z] [2020-12-23T13:19:46.800Z] #6 [internal] load build definition from Dockerfile [2020-12-23T13:19:46.800Z] #6 transferring dockerfile: 16.55kB done [2020-12-23T13:19:46.800Z] #6 DONE 0.0s [2020-12-23T13:19:46.800Z] [2020-12-23T13:19:46.800Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:19:46.822Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T13:19:47.089Z] #9 DONE 0.3s [2020-12-23T13:19:47.089Z] [2020-12-23T13:19:47.089Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T13:19:47.117Z] #11 DONE 71.9s [2020-12-23T13:19:47.117Z] [2020-12-23T13:19:47.117Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:46.524Z] > git rev-list --no-walk 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c # timeout=10 [2020-12-23T13:19:46.280Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:19:46.313Z] > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10 [2020-12-23T13:19:46.328Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:19:46.354Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:19:46.380Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:19:46.380Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:19:46.381Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:19:46.824Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:19:46.845Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:19:47.377Z] #8 DONE 0.4s [2020-12-23T13:19:47.377Z] [2020-12-23T13:19:47.377Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T13:19:47.422Z] #34 61.45 Selecting previously unselected package libarchive13:amd64. [2020-12-23T13:19:47.422Z] #34 61.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-23T13:19:47.422Z] #34 61.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T13:19:47.673Z] #7 DONE 0.8s [2020-12-23T13:19:47.673Z] [2020-12-23T13:19:47.673Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T13:19:47.673Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2020-12-23T13:19:47.685Z] #34 61.87 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-23T13:19:47.685Z] #34 61.90 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-23T13:19:47.685Z] #34 61.91 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T13:19:47.814Z] + docker version [2020-12-23T13:19:47.947Z] #34 62.08 Selecting previously unselected package librhash0:amd64. [2020-12-23T13:19:47.947Z] #34 62.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-23T13:19:47.947Z] #34 62.12 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-23T13:19:47.972Z] #62 ... [2020-12-23T13:19:47.972Z] [2020-12-23T13:19:47.972Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:19:47.972Z] #26 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 0.0s done [2020-12-23T13:19:47.972Z] #26 DONE 0.1s [2020-12-23T13:19:47.972Z] [2020-12-23T13:19:47.972Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T13:19:47.972Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.19MB / 9.86MB 0.2s [2020-12-23T13:19:48.158Z] #51 ... [2020-12-23T13:19:48.158Z] [2020-12-23T13:19:48.158Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T13:19:48.158Z] #12 DONE 1.0s [2020-12-23T13:19:48.158Z] [2020-12-23T13:19:48.158Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:48.158Z] #51 0.994 + RM_GOPATH=0 [2020-12-23T13:19:48.158Z] #51 0.994 + TMP_GOPATH= [2020-12-23T13:19:48.158Z] #51 0.994 + : /build [2020-12-23T13:19:48.158Z] #51 0.994 + '[' -z '' ']' [2020-12-23T13:19:48.158Z] #51 0.995 ++ mktemp -d [2020-12-23T13:19:48.158Z] #51 0.996 + export GOPATH=/tmp/tmp.59nnGL8ZMA [2020-12-23T13:19:48.158Z] #51 0.996 + GOPATH=/tmp/tmp.59nnGL8ZMA [2020-12-23T13:19:48.158Z] #51 0.996 + RM_GOPATH=1 [2020-12-23T13:19:48.158Z] #51 0.996 + case "$(go env GOARCH)" in [2020-12-23T13:19:48.158Z] #51 0.996 ++ go env GOARCH [2020-12-23T13:19:48.158Z] #51 1.006 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:48.158Z] #51 1.006 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:48.158Z] #51 1.006 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:48.158Z] #51 1.008 + dir=/tmp/install [2020-12-23T13:19:48.158Z] #51 1.008 + bin=runc [2020-12-23T13:19:48.158Z] #51 1.008 + shift [2020-12-23T13:19:48.158Z] #51 1.008 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T13:19:48.158Z] #51 1.009 + . /tmp/install/runc.installer [2020-12-23T13:19:48.158Z] #51 1.009 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:19:48.158Z] #51 1.009 + install_runc [2020-12-23T13:19:48.158Z] #51 1.009 + uname -r [2020-12-23T13:19:48.158Z] #51 1.010 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T13:19:48.158Z] #51 1.012 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T13:19:48.158Z] #51 1.012 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T13:19:48.158Z] #51 1.013 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T13:19:48.158Z] #51 1.013 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.59nnGL8ZMA/src/github.com/opencontainers/runc [2020-12-23T13:19:48.158Z] #51 1.016 Cloning into '/tmp/tmp.59nnGL8ZMA/src/github.com/opencontainers/runc'... [2020-12-23T13:19:48.208Z] #34 62.32 Selecting previously unselected package libuv1:amd64. [2020-12-23T13:19:48.208Z] #34 62.32 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-23T13:19:48.208Z] #34 62.33 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-23T13:19:48.470Z] #34 62.81 Selecting previously unselected package cmake. [2020-12-23T13:19:48.583Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.44MB / 9.86MB 0.3s [2020-12-23T13:19:48.583Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-12-23T13:19:48.583Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-12-23T13:19:48.711Z] Merge succeeded, producing a581f7dab565c399ca098aff056dc93343dea20b [2020-12-23T13:19:48.711Z] Checking out Revision a581f7dab565c399ca098aff056dc93343dea20b (PR-41724) [2020-12-23T13:19:48.731Z] #34 62.81 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-23T13:19:48.993Z] #34 62.98 Unpacking cmake (3.13.4-1) ... [2020-12-23T13:19:49.186Z] #51 ... [2020-12-23T13:19:49.186Z] [2020-12-23T13:19:49.186Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T13:19:49.186Z] #13 DONE 1.1s [2020-12-23T13:19:49.186Z] [2020-12-23T13:19:49.186Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:49.186Z] #43 64.18 vendor/golang.org/x/net/http2/hpack [2020-12-23T13:19:49.186Z] #43 64.92 mime [2020-12-23T13:19:49.186Z] #43 66.07 mime/quotedprintable [2020-12-23T13:19:49.186Z] #43 66.36 net/http/internal [2020-12-23T13:19:49.186Z] #43 68.71 net/textproto [2020-12-23T13:19:49.186Z] #43 68.71 crypto/x509 [2020-12-23T13:19:49.186Z] #43 69.28 vendor/golang.org/x/net/http/httpguts [2020-12-23T13:19:49.186Z] #43 69.48 vendor/golang.org/x/net/http/httpproxy [2020-12-23T13:19:49.186Z] #43 69.84 mime/multipart [2020-12-23T13:19:49.186Z] #43 71.39 crypto/tls [2020-12-23T13:19:49.486Z] #43 ... [2020-12-23T13:19:49.486Z] [2020-12-23T13:19:49.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:49.486Z] #41 33.02 CC compel/src/lib/ptrace.o [2020-12-23T13:19:49.486Z] #41 33.35 AR compel/libcompel.a [2020-12-23T13:19:49.486Z] #41 33.38 HOSTCC compel/src/main-host.o [2020-12-23T13:19:49.486Z] #41 33.59 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-12-23T13:19:49.486Z] #41 33.67 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T13:19:49.486Z] #41 33.90 HOSTCC compel/src/lib/log-host.o [2020-12-23T13:19:49.486Z] #41 33.98 HOSTLINK compel/compel-host-bin [2020-12-23T13:19:49.486Z] #41 34.08 DEP soccr/soccr.d [2020-12-23T13:19:49.486Z] #41 34.17 CC soccr/soccr.o [2020-12-23T13:19:49.486Z] #41 34.97 AR soccr/libsoccr.a [2020-12-23T13:19:49.486Z] #41 34.98 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:19:49.486Z] #41 35.17 DEP criu/arch/s390/sigframe.d [2020-12-23T13:19:49.486Z] #41 35.27 DEP criu/arch/s390/crtools.d [2020-12-23T13:19:49.486Z] #41 35.52 DEP criu/arch/s390/cpu.d [2020-12-23T13:19:49.486Z] #41 35.65 CC criu/arch/s390/cpu.o [2020-12-23T13:19:49.486Z] #41 35.97 CC criu/arch/s390/crtools.o [2020-12-23T13:19:49.486Z] #41 36.66 CC criu/arch/s390/sigframe.o [2020-12-23T13:19:49.486Z] #41 36.78 LINK criu/arch/s390/crtools.built-in.o [2020-12-23T13:19:49.486Z] #41 36.80 DEP criu/pie/util-vdso.d [2020-12-23T13:19:49.486Z] #41 36.89 DEP criu/pie/util.d [2020-12-23T13:19:49.486Z] #41 36.96 CC criu/pie/util.o [2020-12-23T13:19:49.486Z] #41 37.10 CC criu/pie/util-vdso.o [2020-12-23T13:19:49.486Z] #41 37.50 AR criu/pie/pie.lib.a [2020-12-23T13:19:49.486Z] #41 37.52 DEP criu/pie/restorer.d [2020-12-23T13:19:49.565Z] #34 ... [2020-12-23T13:19:49.565Z] [2020-12-23T13:19:49.565Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:49.565Z] #45 DONE 62.1s [2020-12-23T13:19:49.565Z] [2020-12-23T13:19:49.565Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:49.565Z] #40 63.56 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:19:49.565Z] #40 63.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:19:49.565Z] #40 63.77 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:49.565Z] #40 63.80 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T13:19:48.286Z] > git remote # timeout=10 [2020-12-23T13:19:48.314Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:19:48.345Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:19:48.359Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:19:48.688Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-12-23T13:19:48.708Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:19:48.744Z] > git checkout -f a581f7dab565c399ca098aff056dc93343dea20b # timeout=10 [2020-12-23T13:19:49.781Z] #41 37.70 DEP criu/arch/s390/restorer.d [2020-12-23T13:19:49.781Z] #41 37.90 DEP criu/arch/s390/vdso-pie.d [2020-12-23T13:19:49.826Z] #40 63.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:49.826Z] #40 63.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:19:49.826Z] #40 63.95 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:49.826Z] #40 63.97 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:49.826Z] #40 64.02 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:19:49.826Z] #40 64.04 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T13:19:50.070Z] #41 37.97 DEP criu/pie/parasite-vdso.d [2020-12-23T13:19:50.070Z] #41 ... [2020-12-23T13:19:50.070Z] [2020-12-23T13:19:50.070Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T13:19:50.070Z] #14 0.794 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T13:19:50.070Z] #14 DONE 1.0s [2020-12-23T13:19:50.071Z] [2020-12-23T13:19:50.071Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:50.071Z] #41 38.10 DEP criu/pie/parasite.d [2020-12-23T13:19:50.071Z] #41 ... [2020-12-23T13:19:50.071Z] [2020-12-23T13:19:50.071Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:50.071Z] #43 74.69 net/http/httptrace [2020-12-23T13:19:50.071Z] #43 74.80 net/http [2020-12-23T13:19:50.088Z] #40 ... [2020-12-23T13:19:50.088Z] [2020-12-23T13:19:50.088Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:50.088Z] #49 52.77 syscall [2020-12-23T13:19:50.088Z] #49 52.80 reflect [2020-12-23T13:19:50.088Z] #49 60.13 time [2020-12-23T13:19:50.088Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2020-12-23T13:19:50.088Z] #62 DONE 2.2s [2020-12-23T13:19:50.088Z] [2020-12-23T13:19:50.088Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:19:50.088Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2020-12-23T13:19:50.088Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.1s done [2020-12-23T13:19:50.088Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 30.41MB / 96.52MB 2.0s [2020-12-23T13:19:50.088Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 26.21MB / 57.46MB 2.0s [2020-12-23T13:19:50.088Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 1.2s done [2020-12-23T13:19:50.088Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2020-12-23T13:19:50.088Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 18.87MB / 54.14MB 1.8s [2020-12-23T13:19:50.088Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 17.83MB / 73.58MB 1.8s [2020-12-23T13:19:50.349Z] #49 ... [2020-12-23T13:19:50.349Z] [2020-12-23T13:19:50.349Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:50.349Z] #11 56.56 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T13:19:50.349Z] #11 56.56 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-23T13:19:50.349Z] #11 56.56 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:19:50.349Z] #11 59.60 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T13:19:50.349Z] #11 59.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T13:19:50.349Z] #11 59.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:19:50.349Z] #11 59.80 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-23T13:19:50.349Z] #11 59.80 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:19:50.349Z] #11 59.81 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:19:50.349Z] #11 60.00 Selecting previously unselected package dmsetup. [2020-12-23T13:19:50.349Z] #11 60.00 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:19:50.349Z] #11 60.00 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T13:19:50.349Z] #11 60.21 Selecting previously unselected package mingw-w64-common. [2020-12-23T13:19:50.349Z] #11 60.21 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T13:19:50.349Z] #11 60.23 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T13:19:50.428Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 29.36MB / 57.46MB 2.1s [2020-12-23T13:19:50.428Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 25.17MB / 54.14MB 2.1s [2020-12-23T13:19:50.429Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 23.07MB / 73.58MB 2.2s [2020-12-23T13:19:50.429Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 35.65MB / 96.52MB 2.4s [2020-12-23T13:19:50.429Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 28.31MB / 54.14MB 2.4s [2020-12-23T13:19:50.463Z] #30 ... [2020-12-23T13:19:50.463Z] [2020-12-23T13:19:50.463Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:50.463Z] #49 43.99 io [2020-12-23T13:19:50.463Z] #49 43.99 internal/oserror [2020-12-23T13:19:50.463Z] #49 44.06 syscall [2020-12-23T13:19:50.463Z] #49 45.51 bytes [2020-12-23T13:19:50.463Z] #49 48.33 reflect [2020-12-23T13:19:50.463Z] #49 52.54 time [2020-12-23T13:19:50.463Z] #49 ... [2020-12-23T13:19:50.463Z] [2020-12-23T13:19:50.463Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:50.463Z] #11 48.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-23T13:19:50.463Z] #11 50.84 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-23T13:19:50.463Z] #11 50.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-23T13:19:50.463Z] #11 50.87 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T13:19:50.463Z] #11 50.88 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T13:19:50.463Z] #11 50.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-23T13:19:50.463Z] #11 50.89 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-23T13:19:50.463Z] #11 50.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-23T13:19:50.463Z] #11 50.93 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-23T13:19:50.463Z] #11 50.96 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-23T13:19:50.463Z] #11 50.99 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-23T13:19:50.463Z] #11 50.99 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-23T13:19:50.463Z] #11 51.08 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-23T13:19:50.463Z] #11 51.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-23T13:19:50.463Z] #11 51.09 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-23T13:19:50.463Z] #11 51.10 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-23T13:19:50.463Z] #11 52.20 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:19:50.463Z] #11 52.39 Fetched 78.2 MB in 8s (10.4 MB/s) [2020-12-23T13:19:50.463Z] #11 52.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.) [2020-12-23T13:19:50.463Z] #11 52.57 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-23T13:19:50.463Z] #11 52.61 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:19:50.463Z] #11 53.10 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-23T13:19:50.463Z] #11 53.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:50.463Z] #11 53.36 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-23T13:19:50.463Z] #11 53.38 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:19:50.463Z] #11 53.63 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-23T13:19:50.463Z] #11 53.77 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T13:19:50.463Z] #11 53.78 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:19:50.463Z] #11 53.88 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-23T13:19:50.463Z] #11 53.89 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:19:50.755Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 32.51MB / 57.46MB 2.6s [2020-12-23T13:19:50.755Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 29.36MB / 73.58MB 2.6s [2020-12-23T13:19:51.099Z] #43 ... [2020-12-23T13:19:51.099Z] [2020-12-23T13:19:51.099Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T13:19:51.099Z] #15 DONE 1.0s [2020-12-23T13:19:51.099Z] [2020-12-23T13:19:51.099Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T13:19:51.156Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 32.51MB / 54.14MB 2.7s [2020-12-23T13:19:51.157Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 33.55MB / 73.58MB 2.9s [2020-12-23T13:19:51.157Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 40.89MB / 96.52MB 3.0s [2020-12-23T13:19:51.157Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 35.65MB / 57.46MB 3.0s [2020-12-23T13:19:51.157Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 35.65MB / 54.14MB 3.0s [2020-12-23T13:19:51.595Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 38.80MB / 54.14MB 3.2s [2020-12-23T13:19:51.596Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 37.75MB / 73.58MB 3.2s [2020-12-23T13:19:51.596Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 38.80MB / 57.46MB 3.3s [2020-12-23T13:19:51.596Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 41.94MB / 54.14MB 3.5s [2020-12-23T13:19:51.596Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 42.99MB / 73.58MB 3.5s [2020-12-23T13:19:51.853Z] #11 ... [2020-12-23T13:19:51.853Z] [2020-12-23T13:19:51.853Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:19:51.853Z] #45 DONE 56.0s [2020-12-23T13:19:51.853Z] [2020-12-23T13:19:51.853Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:51.853Z] #40 48.28 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-23T13:19:51.853Z] #40 48.29 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:51.853Z] #40 48.30 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:51.853Z] #40 48.62 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-23T13:19:51.853Z] #40 48.62 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:51.853Z] #40 48.63 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:51.853Z] #40 50.09 Selecting previously unselected package libprotoc17:amd64. [2020-12-23T13:19:51.853Z] #40 50.12 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:51.853Z] #40 50.12 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:51.853Z] #40 50.75 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T13:19:51.853Z] #40 50.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:19:51.853Z] #40 50.78 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:19:51.853Z] #40 50.91 Selecting previously unselected package protobuf-compiler. [2020-12-23T13:19:51.853Z] #40 50.92 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:51.853Z] #40 50.94 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:19:51.853Z] #40 51.12 Selecting previously unselected package python-pkg-resources. [2020-12-23T13:19:51.853Z] #40 51.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:19:51.853Z] #40 51.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T13:19:51.853Z] #40 51.38 Selecting previously unselected package python-six. [2020-12-23T13:19:51.853Z] #40 51.38 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T13:19:51.853Z] #40 51.39 Unpacking python-six (1.12.0-1) ... [2020-12-23T13:19:51.853Z] #40 51.50 Selecting previously unselected package python-protobuf. [2020-12-23T13:19:51.853Z] #40 51.52 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-23T13:19:51.853Z] #40 51.53 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T13:19:51.853Z] #40 52.07 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T13:19:52.135Z] #16 DONE 1.0s [2020-12-23T13:19:52.135Z] [2020-12-23T13:19:52.135Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T13:19:52.142Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 46.14MB / 96.52MB 3.6s [2020-12-23T13:19:52.142Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 41.94MB / 57.46MB 3.6s [2020-12-23T13:19:52.142Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 45.09MB / 54.14MB 3.8s [2020-12-23T13:19:52.142Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 47.19MB / 73.58MB 3.8s [2020-12-23T13:19:52.142Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 45.09MB / 57.46MB 4.1s [2020-12-23T13:19:52.142Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 48.23MB / 54.14MB 3.9s [2020-12-23T13:19:52.142Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 51.38MB / 54.14MB 4.1s [2020-12-23T13:19:52.142Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 53.48MB / 73.58MB 4.1s [2020-12-23T13:19:52.468Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 4.2s done [2020-12-23T13:19:52.468Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 51.38MB / 96.52MB 4.4s [2020-12-23T13:19:52.468Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 48.23MB / 57.46MB 4.4s [2020-12-23T13:19:52.468Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 58.72MB / 73.58MB 4.4s [2020-12-23T13:19:52.468Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2020-12-23T13:19:52.798Z] #40 ... [2020-12-23T13:19:52.798Z] [2020-12-23T13:19:52.798Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:52.798Z] #11 57.05 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T13:19:52.798Z] #11 57.05 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-23T13:19:52.798Z] #11 57.11 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:19:52.799Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 57.67MB / 96.52MB 4.8s [2020-12-23T13:19:52.799Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 52.43MB / 57.46MB 4.7s [2020-12-23T13:19:52.799Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 66.06MB / 73.58MB 4.7s [2020-12-23T13:19:52.898Z] #11 ... [2020-12-23T13:19:52.898Z] [2020-12-23T13:19:52.898Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:52.898Z] #34 66.85 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:19:52.898Z] #34 66.87 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:19:52.898Z] #34 66.92 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-23T13:19:52.898Z] #34 66.94 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:19:52.898Z] #34 66.99 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-23T13:19:52.898Z] #34 67.02 Setting up cmake-data (3.13.4-1) ... [2020-12-23T13:19:52.898Z] #34 67.05 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:19:53.013Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:19:53.049Z] First time build. Skipping changelog. [2020-12-23T13:19:53.108Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 55.57MB / 57.46MB 4.8s [2020-12-23T13:19:53.108Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 71.30MB / 73.58MB 4.8s [2020-12-23T13:19:53.108Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 5.0s done [2020-12-23T13:19:53.108Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 4.9s done [2020-12-23T13:19:53.160Z] #34 67.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T13:19:53.160Z] #34 67.14 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T13:19:53.160Z] #34 67.17 Setting up cmake (3.13.4-1) ... [2020-12-23T13:19:53.160Z] #34 67.19 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:53.160Z] #34 67.33 Processing triggers for mime-support (3.62) ... [2020-12-23T13:19:53.177Z] #17 DONE 1.1s [2020-12-23T13:19:53.177Z] [2020-12-23T13:19:53.177Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:19:53.374Z] #11 ... [2020-12-23T13:19:53.374Z] [2020-12-23T13:19:53.374Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:53.374Z] #43 47.51 bufio [2020-12-23T13:19:53.374Z] #43 48.38 reflect [2020-12-23T13:19:53.374Z] #43 49.08 syscall [2020-12-23T13:19:53.374Z] #43 57.00 time [2020-12-23T13:19:53.409Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 65.01MB / 96.52MB 5.1s [2020-12-23T13:19:53.409Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 74.45MB / 96.52MB 5.4s [2020-12-23T13:19:53.423Z] #34 ... [2020-12-23T13:19:53.423Z] [2020-12-23T13:19:53.423Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:53.423Z] #32 56.05 time [2020-12-23T13:19:53.423Z] #32 61.63 internal/poll [2020-12-23T13:19:53.423Z] #32 63.25 internal/fmtsort [2020-12-23T13:19:53.423Z] #32 63.99 internal/syscall/execenv [2020-12-23T13:19:53.423Z] #32 64.15 internal/syscall/unix [2020-12-23T13:19:53.423Z] #32 64.16 strings [2020-12-23T13:19:53.423Z] #32 64.37 os [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T13:19:53.637Z] #43 ... [2020-12-23T13:19:53.637Z] [2020-12-23T13:19:53.637Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:53.637Z] #40 57.20 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:53.637Z] #40 57.27 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:53.637Z] #40 57.48 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:53.637Z] #40 57.49 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T13:19:53.637Z] #40 57.51 Setting up python-six (1.12.0-1) ... [2020-12-23T13:19:53.685Z] #32 ... [2020-12-23T13:19:53.685Z] [2020-12-23T13:19:53.685Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:53.685Z] #11 67.34 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T13:19:53.685Z] #11 67.34 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T13:19:53.685Z] #11 67.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:19:53.685Z] #11 ... [2020-12-23T13:19:53.685Z] [2020-12-23T13:19:53.685Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:53.685Z] #34 DONE 67.9s [2020-12-23T13:19:53.704Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 79.69MB / 96.52MB 5.6s [2020-12-23T13:19:53.947Z] [2020-12-23T13:19:53.947Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:54.004Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 88.08MB / 96.52MB 5.9s [2020-12-23T13:19:54.207Z] #18 0.847 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:19:54.207Z] #18 0.974 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:19:54.207Z] #18 0.988 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:19:54.300Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s [2020-12-23T13:19:54.300Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.2s done [2020-12-23T13:19:54.480Z] + docker version [2020-12-23T13:19:54.497Z] #18 1.226 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-12-23T13:19:53.011Z] > git rev-list --no-walk 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c # timeout=10 [2020-12-23T13:19:54.891Z] #35 1.151 + RM_GOPATH=0 [2020-12-23T13:19:54.891Z] #35 1.151 + TMP_GOPATH= [2020-12-23T13:19:54.891Z] #35 1.151 + : /build [2020-12-23T13:19:54.891Z] #35 1.151 + '[' -z '' ']' [2020-12-23T13:19:54.891Z] #35 1.151 ++ mktemp -d [2020-12-23T13:19:54.891Z] #35 1.161 + export GOPATH=/tmp/tmp.eP2G6FNJFb [2020-12-23T13:19:54.891Z] #35 1.163 + GOPATH=/tmp/tmp.eP2G6FNJFb [2020-12-23T13:19:54.891Z] #35 1.163 + RM_GOPATH=1 [2020-12-23T13:19:54.891Z] #35 1.163 + case "$(go env GOARCH)" in [2020-12-23T13:19:54.891Z] #35 1.163 ++ go env GOARCH [2020-12-23T13:19:54.891Z] #35 1.209 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:54.891Z] #35 1.213 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:19:54.891Z] #35 1.215 ++ dirname /tmp/install/install.sh [2020-12-23T13:19:54.891Z] #35 1.216 + dir=/tmp/install [2020-12-23T13:19:54.891Z] #35 1.217 + bin=tini [2020-12-23T13:19:54.891Z] #35 1.217 + shift [2020-12-23T13:19:54.891Z] #35 1.217 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T13:19:54.891Z] #35 1.217 + . /tmp/install/tini.installer [2020-12-23T13:19:54.891Z] #35 1.217 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:19:54.891Z] #35 1.218 + install_tini [2020-12-23T13:19:54.891Z] #35 1.218 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T13:19:54.891Z] #35 1.218 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:19:54.891Z] #35 1.218 + git clone https://github.com/krallin/tini.git /tmp/tmp.eP2G6FNJFb/tini [2020-12-23T13:19:54.891Z] #35 1.222 Cloning into '/tmp/tmp.eP2G6FNJFb/tini'... [2020-12-23T13:19:55.347Z] #10 ... [2020-12-23T13:19:55.347Z] [2020-12-23T13:19:55.347Z] #23 [internal] load build context [2020-12-23T13:19:55.347Z] #23 transferring context: 53.18MB 7.6s done [2020-12-23T13:19:55.347Z] #23 DONE 7.7s [2020-12-23T13:19:55.347Z] [2020-12-23T13:19:55.347Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:19:55.347Z] #26 sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 54.14MB / 54.14MB 4.0s done [2020-12-23T13:19:55.347Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 [2020-12-23T13:19:55.526Z] #18 2.487 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [228 kB] [2020-12-23T13:19:55.836Z] #35 1.956 + cd /tmp/tmp.eP2G6FNJFb/tini [2020-12-23T13:19:55.836Z] #35 1.956 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:19:55.836Z] #35 2.022 + cmake . [2020-12-23T13:19:56.407Z] #35 2.648 -- The C compiler identification is GNU 8.3.0 [2020-12-23T13:19:56.407Z] #35 2.729 -- Check for working C compiler: /usr/bin/cc [2020-12-23T13:19:56.954Z] #40 ... [2020-12-23T13:19:56.954Z] [2020-12-23T13:19:56.954Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:56.954Z] #34 50.51 Selecting previously unselected package libicu63:amd64. [2020-12-23T13:19:56.954Z] #34 50.55 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T13:19:56.954Z] #34 50.56 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:19:56.954Z] #34 57.68 Selecting previously unselected package libxml2:amd64. [2020-12-23T13:19:56.954Z] #34 57.68 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-23T13:19:56.954Z] #34 57.70 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:19:56.954Z] #34 58.29 Selecting previously unselected package libarchive13:amd64. [2020-12-23T13:19:56.954Z] #34 58.30 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-23T13:19:56.954Z] #34 58.31 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T13:19:56.954Z] #34 58.62 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-23T13:19:56.954Z] #34 58.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-23T13:19:56.954Z] #34 58.63 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T13:19:56.954Z] #34 58.76 Selecting previously unselected package librhash0:amd64. [2020-12-23T13:19:56.954Z] #34 58.79 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-23T13:19:56.954Z] #34 58.80 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-23T13:19:56.954Z] #34 59.04 Selecting previously unselected package libuv1:amd64. [2020-12-23T13:19:56.954Z] #34 59.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-23T13:19:56.954Z] #34 59.04 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-23T13:19:56.954Z] #34 59.20 Selecting previously unselected package cmake. [2020-12-23T13:19:56.954Z] #34 59.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-23T13:19:56.954Z] #34 59.21 Unpacking cmake (3.13.4-1) ... [2020-12-23T13:19:56.954Z] #34 ... [2020-12-23T13:19:56.954Z] [2020-12-23T13:19:56.954Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:19:56.954Z] #11 59.99 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T13:19:56.954Z] #11 60.01 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T13:19:56.954Z] #11 60.04 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:19:56.954Z] #11 60.18 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-23T13:19:56.954Z] #11 60.18 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:19:56.954Z] #11 60.19 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:19:56.954Z] #11 60.41 Selecting previously unselected package dmsetup. [2020-12-23T13:19:56.954Z] #11 60.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:19:56.954Z] #11 60.43 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T13:19:56.954Z] #11 60.60 Selecting previously unselected package mingw-w64-common. [2020-12-23T13:19:56.954Z] #11 60.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T13:19:56.954Z] #11 60.62 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T13:19:57.348Z] #35 ... [2020-12-23T13:19:57.348Z] [2020-12-23T13:19:57.348Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:19:57.348Z] #25 52.18 Updating certificates in /etc/ssl/certs... [2020-12-23T13:19:57.348Z] #25 57.02 126 added, 0 removed; done. [2020-12-23T13:19:57.348Z] #25 57.18 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:19:57.348Z] #25 57.20 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:19:57.348Z] #25 57.22 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T13:19:57.348Z] #25 57.25 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T13:19:57.348Z] #25 57.28 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:57.348Z] #25 57.34 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T13:19:57.348Z] #25 57.38 Updating certificates in /etc/ssl/certs... [2020-12-23T13:19:57.348Z] #25 60.91 0 added, 0 removed; done. [2020-12-23T13:19:57.348Z] #25 60.91 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T13:19:57.348Z] #25 60.92 done. [2020-12-23T13:19:57.348Z] #25 DONE 61.4s [2020-12-23T13:19:57.348Z] [2020-12-23T13:19:57.348Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T13:19:57.348Z] #26 DONE 0.1s [2020-12-23T13:19:57.348Z] [2020-12-23T13:19:57.348Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:57.348Z] #35 3.409 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T13:19:57.348Z] #35 3.425 -- Detecting C compiler ABI info [2020-12-23T13:19:57.429Z] #26 extracting sha256:fbe5c9ac66677a4494c2d36707222498adce02d2dcb8e08d2f8a59a0f10b2582 5.3s done [2020-12-23T13:19:57.429Z] #26 DONE 9.3s [2020-12-23T13:19:57.429Z] [2020-12-23T13:19:57.429Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:19:57.429Z] #27 0.238 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:19:57.613Z] #18 4.130 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7872 B] [2020-12-23T13:19:57.721Z] #27 0.259 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:19:57.721Z] #27 0.288 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:19:57.721Z] #27 0.482 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T13:19:58.014Z] #27 0.801 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T13:19:58.290Z] #35 4.527 -- Detecting C compiler ABI info - done [2020-12-23T13:19:58.290Z] #35 ... [2020-12-23T13:19:58.290Z] [2020-12-23T13:19:58.290Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:19:58.290Z] #43 60.84 time [2020-12-23T13:19:58.290Z] #43 66.47 strings [2020-12-23T13:19:58.290Z] #43 67.22 os [2020-12-23T13:19:58.290Z] #43 70.27 regexp/syntax [2020-12-23T13:19:58.553Z] #43 ... [2020-12-23T13:19:58.553Z] [2020-12-23T13:19:58.553Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:58.553Z] #40 72.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T13:19:58.553Z] #40 72.45 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:58.648Z] #27 1.305 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T13:19:58.814Z] #40 DONE 72.9s [2020-12-23T13:19:58.814Z] [2020-12-23T13:19:58.814Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:58.882Z] #11 ... [2020-12-23T13:19:58.883Z] [2020-12-23T13:19:58.883Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:19:58.883Z] #32 53.12 time [2020-12-23T13:19:58.883Z] #32 59.77 internal/poll [2020-12-23T13:19:58.883Z] #32 60.10 internal/fmtsort [2020-12-23T13:19:58.883Z] #32 60.74 internal/syscall/execenv [2020-12-23T13:19:58.883Z] #32 60.91 internal/syscall/unix [2020-12-23T13:19:58.883Z] #32 61.15 strings [2020-12-23T13:19:58.883Z] #32 62.09 os [2020-12-23T13:19:59.114Z] #18 ... [2020-12-23T13:19:59.114Z] [2020-12-23T13:19:59.114Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:19:59.114Z] #41 38.27 CC criu/pie/parasite.o [2020-12-23T13:19:59.114Z] #41 39.01 LINK criu/pie/parasite.built-in.o [2020-12-23T13:19:59.114Z] #41 39.01 GEN criu/pie/parasite-blob.h [2020-12-23T13:19:59.114Z] #41 39.02 CC criu/pie/parasite-vdso.o [2020-12-23T13:19:59.114Z] #41 39.57 CC criu/arch/s390/vdso-pie.o [2020-12-23T13:19:59.114Z] #41 39.73 CC criu/arch/s390/restorer.o [2020-12-23T13:19:59.114Z] #41 39.97 CC criu/pie/restorer.o [2020-12-23T13:19:59.114Z] #41 41.43 LINK criu/pie/restorer.built-in.o [2020-12-23T13:19:59.114Z] #41 41.44 GEN criu/pie/restorer-blob.h [2020-12-23T13:19:59.114Z] #41 41.49 DEP criu/vdso.d [2020-12-23T13:19:59.114Z] #41 41.74 DEP criu/uts_ns.d [2020-12-23T13:19:59.114Z] #41 41.87 DEP criu/util.d [2020-12-23T13:19:59.114Z] #41 42.00 DEP criu/uffd.d [2020-12-23T13:19:59.114Z] #41 42.10 DEP criu/tun.d [2020-12-23T13:19:59.114Z] #41 42.22 DEP criu/tty.d [2020-12-23T13:19:59.114Z] #41 42.41 DEP criu/timerfd.d [2020-12-23T13:19:59.114Z] #41 42.56 DEP criu/timens.d [2020-12-23T13:19:59.114Z] #41 42.70 DEP criu/sysfs_parse.d [2020-12-23T13:19:59.114Z] #41 42.80 DEP criu/sysctl.d [2020-12-23T13:19:59.114Z] #41 42.93 DEP criu/string.d [2020-12-23T13:19:59.114Z] #41 42.96 DEP criu/stats.d [2020-12-23T13:19:59.114Z] #41 43.07 DEP criu/sockets.d [2020-12-23T13:19:59.114Z] #41 43.22 DEP criu/sk-unix.d [2020-12-23T13:19:59.114Z] #41 43.39 DEP criu/sk-tcp.d [2020-12-23T13:19:59.114Z] #41 43.56 DEP criu/sk-queue.d [2020-12-23T13:19:59.114Z] #41 43.64 DEP criu/sk-packet.d [2020-12-23T13:19:59.114Z] #41 43.79 DEP criu/sk-netlink.d [2020-12-23T13:19:59.114Z] #41 43.88 DEP criu/sk-inet.d [2020-12-23T13:19:59.114Z] #41 44.07 DEP criu/signalfd.d [2020-12-23T13:19:59.114Z] #41 44.14 DEP criu/sigframe.d [2020-12-23T13:19:59.114Z] #41 44.23 DEP criu/shmem.d [2020-12-23T13:19:59.114Z] #41 44.35 DEP criu/servicefd.d [2020-12-23T13:19:59.114Z] #41 44.49 DEP criu/seize.d [2020-12-23T13:19:59.114Z] #41 44.64 DEP criu/seccomp.d [2020-12-23T13:19:59.114Z] #41 44.75 DEP criu/rst-malloc.d [2020-12-23T13:19:59.114Z] #41 44.79 DEP criu/rbtree.d [2020-12-23T13:19:59.114Z] #41 44.81 DEP criu/pstree.d [2020-12-23T13:19:59.114Z] #41 44.99 DEP criu/protobuf.d [2020-12-23T13:19:59.114Z] #41 45.06 GEN criu/protobuf-desc-gen.h [2020-12-23T13:19:59.114Z] #41 46.11 DEP criu/protobuf-desc.d [2020-12-23T13:19:59.114Z] #41 46.23 DEP criu/proc_parse.d [2020-12-23T13:19:59.114Z] #41 46.44 DEP criu/plugin.d [2020-12-23T13:19:59.114Z] #41 46.52 DEP criu/pipes.d [2020-12-23T13:19:59.114Z] #41 46.63 DEP criu/pie-util.d [2020-12-23T13:19:59.114Z] #41 46.69 DEP criu/pie-util-vdso.d [2020-12-23T13:19:59.114Z] #41 46.77 DEP criu/path.d [2020-12-23T13:19:59.114Z] #41 46.85 DEP criu/parasite-syscall.d [2020-12-23T13:19:59.114Z] #41 47.13 DEP criu/pagemap.d [2020-12-23T13:19:59.144Z] #32 ... [2020-12-23T13:19:59.144Z] [2020-12-23T13:19:59.144Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:19:59.144Z] #34 62.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:19:59.145Z] #34 62.66 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:19:59.145Z] #34 62.68 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-23T13:19:59.145Z] #34 62.71 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:19:59.145Z] #34 62.76 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-23T13:19:59.145Z] #34 62.79 Setting up cmake-data (3.13.4-1) ... [2020-12-23T13:19:59.145Z] #34 62.81 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:19:59.145Z] #34 62.83 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T13:19:59.145Z] #34 62.85 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T13:19:59.145Z] #34 62.87 Setting up cmake (3.13.4-1) ... [2020-12-23T13:19:59.145Z] #34 62.89 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:19:59.145Z] #34 62.92 Processing triggers for mime-support (3.62) ... [2020-12-23T13:19:59.404Z] #41 47.28 DEP criu/pagemap-cache.d [2020-12-23T13:19:59.404Z] #41 47.41 DEP criu/page-xfer.d [2020-12-23T13:19:59.404Z] #41 ... [2020-12-23T13:19:59.404Z] [2020-12-23T13:19:59.404Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:19:59.404Z] #18 6.245 Fetched 8097 kB in 5s (1488 kB/s) [2020-12-23T13:19:59.719Z] #34 DONE 64.0s [2020-12-23T13:19:59.719Z] [2020-12-23T13:19:59.719Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:19:59.719Z] #40 61.62 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:19:59.719Z] #40 61.63 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:19:59.719Z] #40 61.66 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:59.719Z] #40 61.68 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T13:19:59.719Z] #40 61.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:59.719Z] #40 61.73 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:19:59.719Z] #40 61.76 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:19:59.719Z] #40 61.80 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T13:19:59.719Z] #40 61.81 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:19:59.719Z] #40 61.83 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T13:20:00.156Z] Client: Docker Engine - Community [2020-12-23T13:20:00.156Z] Version: 19.03.13 [2020-12-23T13:20:00.156Z] API version: 1.40 [2020-12-23T13:20:00.156Z] Go version: go1.13.15 [2020-12-23T13:20:00.156Z] Git commit: 4484c46 [2020-12-23T13:20:00.156Z] Built: Wed Sep 16 17:03:45 2020 [2020-12-23T13:20:00.156Z] OS/Arch: linux/arm64 [2020-12-23T13:20:00.156Z] Experimental: false [2020-12-23T13:20:00.156Z] [2020-12-23T13:20:00.156Z] Server: Docker Engine - Community [2020-12-23T13:20:00.156Z] Engine: [2020-12-23T13:20:00.156Z] Version: 19.03.13 [2020-12-23T13:20:00.156Z] API version: 1.40 (minimum version 1.12) [2020-12-23T13:20:00.156Z] Go version: go1.13.15 [2020-12-23T13:20:00.156Z] Git commit: 4484c46 [2020-12-23T13:20:00.156Z] Built: Wed Sep 16 17:02:17 2020 [2020-12-23T13:20:00.156Z] OS/Arch: linux/arm64 [2020-12-23T13:20:00.156Z] Experimental: true [2020-12-23T13:20:00.156Z] containerd: [2020-12-23T13:20:00.156Z] Version: 1.3.7 [2020-12-23T13:20:00.156Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:20:00.156Z] runc: [2020-12-23T13:20:00.156Z] Version: 1.0.0-rc10 [2020-12-23T13:20:00.156Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:20:00.156Z] docker-init: [2020-12-23T13:20:00.156Z] Version: 0.18.0 [2020-12-23T13:20:00.156Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T13:20:00.590Z] + docker info [2020-12-23T13:20:00.715Z] #27 3.509 Fetched 8184 kB in 3s (2496 kB/s) [2020-12-23T13:20:01.362Z] #41 2.616 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:20:01.362Z] #41 2.618 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:20:01.362Z] #41 2.640 Note: Building without GnuTLS support [2020-12-23T13:20:01.362Z] #41 2.657 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:20:01.362Z] #41 2.657 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:20:01.506Z] #18 6.245 Reading package lists... [2020-12-23T13:20:02.243Z] #27 3.509 Reading package lists... [2020-12-23T13:20:02.629Z] Client: Docker Engine - Community [2020-12-23T13:20:02.629Z] Version: 19.03.13 [2020-12-23T13:20:02.629Z] API version: 1.40 [2020-12-23T13:20:02.629Z] Go version: go1.13.15 [2020-12-23T13:20:02.629Z] Git commit: 4484c46d9d [2020-12-23T13:20:02.629Z] Built: Wed Sep 16 17:02:36 2020 [2020-12-23T13:20:02.629Z] OS/Arch: linux/amd64 [2020-12-23T13:20:02.629Z] Experimental: false [2020-12-23T13:20:02.629Z] [2020-12-23T13:20:02.629Z] Server: Docker Engine - Community [2020-12-23T13:20:02.629Z] Engine: [2020-12-23T13:20:02.629Z] Version: 19.03.13 [2020-12-23T13:20:02.629Z] API version: 1.40 (minimum version 1.12) [2020-12-23T13:20:02.629Z] Go version: go1.13.15 [2020-12-23T13:20:02.629Z] Git commit: 4484c46d9d [2020-12-23T13:20:02.629Z] Built: Wed Sep 16 17:01:06 2020 [2020-12-23T13:20:02.629Z] OS/Arch: linux/amd64 [2020-12-23T13:20:02.629Z] Experimental: true [2020-12-23T13:20:02.629Z] containerd: [2020-12-23T13:20:02.629Z] Version: 1.3.7 [2020-12-23T13:20:02.629Z] GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:20:02.629Z] runc: [2020-12-23T13:20:02.629Z] Version: 1.0.0-rc10 [2020-12-23T13:20:02.629Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:20:02.629Z] docker-init: [2020-12-23T13:20:02.629Z] Version: 0.18.0 [2020-12-23T13:20:02.629Z] GitCommit: fec3683 [Pipeline] sh [2020-12-23T13:20:03.026Z] #18 8.125 Reading package lists... [2020-12-23T13:20:03.026Z] #18 ... [2020-12-23T13:20:03.026Z] [2020-12-23T13:20:03.026Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:03.026Z] #43 81.41 github.com/LK4D4/vndr/godl [2020-12-23T13:20:03.026Z] #43 81.95 github.com/LK4D4/vndr [2020-12-23T13:20:03.026Z] #43 DONE 87.9s [2020-12-23T13:20:03.026Z] [2020-12-23T13:20:03.026Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:03.026Z] #51 6.005 + cd /tmp/tmp.59nnGL8ZMA/src/github.com/opencontainers/runc [2020-12-23T13:20:03.026Z] #51 6.005 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:20:03.026Z] #51 6.506 + '[' -z '' ']' [2020-12-23T13:20:03.026Z] #51 6.506 + target=static [2020-12-23T13:20:03.026Z] #51 6.506 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T13:20:03.026Z] #51 6.838 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-23T13:20:03.026Z] #51 ... [2020-12-23T13:20:03.026Z] [2020-12-23T13:20:03.026Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:20:03.026Z] #18 8.125 Reading package lists... [2020-12-23T13:20:03.029Z] #40 ... [2020-12-23T13:20:03.029Z] [2020-12-23T13:20:03.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:03.029Z] #11 67.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T13:20:03.029Z] #11 67.07 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T13:20:03.029Z] #11 67.07 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:20:03.104Z] + docker info [2020-12-23T13:20:03.754Z] #27 5.033 Reading package lists... [2020-12-23T13:20:03.904Z] #41 4.964 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:20:03.904Z] #41 5.014 GEN .gitid [2020-12-23T13:20:03.904Z] #41 5.069 GEN criu/include/version.h [2020-12-23T13:20:03.904Z] #41 ... [2020-12-23T13:20:03.904Z] [2020-12-23T13:20:03.904Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:03.904Z] #27 1.882 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T13:20:03.904Z] #27 2.368 [2020-12-23T13:20:03.905Z] #27 2.608 # 2.0% ###### 8.5% ########## 15.2% ############## 20.6% ################### 27.6% ####################### 32.9% ########################### 38.0% ############################## 42.4% ################################### 49.8% ######################################## 56.7% ############################################ 61.9% ################################################ 68.0% ###################################################### 75.5% ########################################################## 81.4% ############################################################ 84.6% ################################################################ 89.4% ######################################################################## 100.0% [2020-12-23T13:20:03.905Z] #27 4.633 [2020-12-23T13:20:03.905Z] #27 4.852 #=#=# 0.2% ################################# 46.6% ############################################# 62.8% ######################################################################## 100.0% [2020-12-23T13:20:03.905Z] #27 5.631 [2020-12-23T13:20:03.905Z] #27 5.798 ########## 15.1% ###################### 31.5% ####################################### 54.7% ###################################################################### 98.4% ######################################################################## 100.0% [2020-12-23T13:20:03.905Z] #27 6.436 [2020-12-23T13:20:03.949Z] #18 10.02 Building dependency tree... [2020-12-23T13:20:03.949Z] #18 10.81 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T13:20:03.949Z] #18 10.81 The following additional packages will be installed: [2020-12-23T13:20:04.045Z] #27 6.503 Building dependency tree... [2020-12-23T13:20:04.165Z] #27 6.607 1.1% #### 6.7% ######### 12.7% ############# 19.0% ################ 23.4% [2020-12-23T13:20:04.165Z] #27 ... [2020-12-23T13:20:04.165Z] [2020-12-23T13:20:04.165Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:04.165Z] #49 66.80 context [2020-12-23T13:20:04.165Z] #49 68.05 os [2020-12-23T13:20:04.165Z] #49 68.29 encoding/binary [2020-12-23T13:20:04.165Z] #49 70.93 encoding/base64 [2020-12-23T13:20:04.165Z] #49 72.40 golang.org/x/sys/unix [2020-12-23T13:20:04.165Z] #49 72.91 fmt [2020-12-23T13:20:04.239Z] #18 10.81 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T13:20:04.239Z] #18 10.81 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T13:20:04.239Z] #18 10.82 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T13:20:04.239Z] #18 10.82 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T13:20:04.239Z] #18 10.82 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T13:20:04.239Z] #18 10.82 Suggested packages: [2020-12-23T13:20:04.239Z] #18 10.82 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T13:20:04.239Z] #18 10.82 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T13:20:04.239Z] #18 10.82 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T13:20:04.239Z] #18 10.82 Recommended packages: [2020-12-23T13:20:04.239Z] #18 10.82 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T13:20:04.239Z] #18 10.82 python3-keyrings.alt python3-xdg unzip [2020-12-23T13:20:04.337Z] #27 6.925 The following additional packages will be installed: [2020-12-23T13:20:04.337Z] #27 6.925 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T13:20:04.337Z] #27 6.925 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T13:20:04.337Z] #27 6.925 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T13:20:04.337Z] #27 6.928 Suggested packages: [2020-12-23T13:20:04.337Z] #27 6.928 krb5-doc krb5-user [2020-12-23T13:20:04.337Z] #27 6.928 Recommended packages: [2020-12-23T13:20:04.337Z] #27 6.928 krb5-locales publicsuffix libsasl2-modules [2020-12-23T13:20:04.418Z] #11 ... [2020-12-23T13:20:04.418Z] [2020-12-23T13:20:04.418Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:04.418Z] #49 58.63 context [2020-12-23T13:20:04.418Z] #49 59.65 internal/poll [2020-12-23T13:20:04.418Z] #49 61.84 os [2020-12-23T13:20:04.418Z] #49 62.50 encoding/binary [2020-12-23T13:20:04.418Z] #49 65.01 encoding/base64 [2020-12-23T13:20:04.418Z] #49 65.89 golang.org/x/sys/unix [2020-12-23T13:20:04.418Z] #49 66.54 fmt [2020-12-23T13:20:04.426Z] #49 ... [2020-12-23T13:20:04.426Z] [2020-12-23T13:20:04.426Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:04.628Z] #27 7.291 The following NEW packages will be installed: [2020-12-23T13:20:04.628Z] #27 7.291 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T13:20:04.628Z] #27 7.291 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T13:20:04.628Z] #27 7.291 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T13:20:04.628Z] #27 7.291 libssh2-1 libssl1.1 openssl [2020-12-23T13:20:04.628Z] #27 7.341 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T13:20:04.628Z] #27 7.341 Need to get 5166 kB of archives. [2020-12-23T13:20:04.628Z] #27 7.341 After this operation, 14.6 MB of additional disk space will be used. [2020-12-23T13:20:04.628Z] #27 7.341 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u4 [1526 kB] [2020-12-23T13:20:04.628Z] #27 7.353 Get:2 http://deb.debian.org/debian buster-updates/main ppc64el ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T13:20:04.628Z] #27 7.386 Get:3 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2020-12-23T13:20:04.628Z] #27 7.388 Get:4 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2020-12-23T13:20:04.628Z] #27 7.388 Get:5 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T13:20:04.628Z] #27 7.393 Get:6 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2020-12-23T13:20:04.628Z] #27 7.404 Get:7 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2020-12-23T13:20:04.628Z] #27 7.436 Get:8 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2020-12-23T13:20:04.628Z] #27 7.445 Get:9 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2020-12-23T13:20:04.628Z] #27 7.449 Get:10 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2020-12-23T13:20:04.628Z] #27 7.456 Get:11 http://deb.debian.org/debian buster/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T13:20:04.628Z] #27 7.461 Get:12 http://deb.debian.org/debian buster/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u4 [243 kB] [2020-12-23T13:20:04.628Z] #27 7.535 Get:13 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2020-12-23T13:20:04.680Z] #49 ... [2020-12-23T13:20:04.680Z] [2020-12-23T13:20:04.680Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:04.680Z] #35 1.046 + RM_GOPATH=0 [2020-12-23T13:20:04.680Z] #35 1.047 + TMP_GOPATH= [2020-12-23T13:20:04.680Z] #35 1.048 + : /build [2020-12-23T13:20:04.680Z] #35 1.048 + '[' -z '' ']' [2020-12-23T13:20:04.680Z] #35 1.057 ++ mktemp -d [2020-12-23T13:20:04.680Z] #35 1.065 + export GOPATH=/tmp/tmp.1A3gflOaQ3 [2020-12-23T13:20:04.680Z] #35 1.066 + GOPATH=/tmp/tmp.1A3gflOaQ3 [2020-12-23T13:20:04.680Z] #35 1.066 + RM_GOPATH=1 [2020-12-23T13:20:04.680Z] #35 1.066 + case "$(go env GOARCH)" in [2020-12-23T13:20:04.680Z] #35 1.068 ++ go env GOARCH [2020-12-23T13:20:04.680Z] #35 1.081 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:04.680Z] #35 1.081 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:04.680Z] #35 1.082 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:04.680Z] #35 1.090 + dir=/tmp/install [2020-12-23T13:20:04.680Z] #35 1.090 + bin=tini [2020-12-23T13:20:04.680Z] #35 1.090 + shift [2020-12-23T13:20:04.680Z] #35 1.090 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T13:20:04.680Z] #35 1.090 + . /tmp/install/tini.installer [2020-12-23T13:20:04.680Z] #35 1.091 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:20:04.680Z] #35 1.091 + install_tini [2020-12-23T13:20:04.680Z] #35 1.091 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T13:20:04.680Z] #35 1.091 + git clone https://github.com/krallin/tini.git /tmp/tmp.1A3gflOaQ3/tini [2020-12-23T13:20:04.680Z] #35 1.091 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:20:04.680Z] #35 1.092 Cloning into '/tmp/tmp.1A3gflOaQ3/tini'... [2020-12-23T13:20:04.680Z] #35 1.834 + cd /tmp/tmp.1A3gflOaQ3/tini [2020-12-23T13:20:04.680Z] #35 1.834 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:20:04.680Z] #35 1.849 + cmake . [2020-12-23T13:20:04.680Z] #35 2.485 -- The C compiler identification is GNU 8.3.0 [2020-12-23T13:20:04.680Z] #35 2.536 -- Check for working C compiler: /usr/bin/cc [2020-12-23T13:20:04.680Z] #35 3.228 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T13:20:04.680Z] #35 3.241 -- Detecting C compiler ABI info [2020-12-23T13:20:04.680Z] #35 3.989 -- Detecting C compiler ABI info - done [2020-12-23T13:20:04.680Z] #35 4.039 -- Detecting C compile features [2020-12-23T13:20:04.921Z] #27 7.550 Get:14 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2020-12-23T13:20:04.921Z] #27 7.557 Get:15 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2020-12-23T13:20:04.921Z] #27 7.557 Get:16 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2020-12-23T13:20:04.921Z] #27 7.561 Get:17 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2020-12-23T13:20:04.921Z] #27 7.579 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2020-12-23T13:20:04.921Z] #27 7.588 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-23T13:20:04.921Z] #27 7.596 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-23T13:20:04.921Z] #27 7.600 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-23T13:20:04.921Z] #27 7.824 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:20:04.942Z] #35 ... [2020-12-23T13:20:04.942Z] [2020-12-23T13:20:04.942Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:20:04.942Z] #40 68.33 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T13:20:04.942Z] #40 68.35 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:04.942Z] #40 DONE 69.0s [2020-12-23T13:20:04.942Z] [2020-12-23T13:20:04.942Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:04.947Z] #27 6.607 1.1% #### 6.7% ######### 12.7% ############# 19.0% ################ 23.4% ################### 27.4% ####################### 32.0% ########################## 37.4% ################################ 44.5% ################################## 47.9% ###################################### 52.9% ######################################### 57.7% ########### [2020-12-23T13:20:04.947Z] #27 ... [2020-12-23T13:20:04.947Z] [2020-12-23T13:20:04.947Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:04.947Z] #32 67.54 path [2020-12-23T13:20:04.947Z] #32 68.09 text/tabwriter [2020-12-23T13:20:04.947Z] #32 69.17 path/filepath [2020-12-23T13:20:04.947Z] #32 69.19 fmt [2020-12-23T13:20:04.947Z] #32 71.50 io/ioutil [2020-12-23T13:20:04.947Z] #32 73.89 flag [2020-12-23T13:20:04.947Z] #32 73.92 github.com/BurntSushi/toml [2020-12-23T13:20:04.947Z] #32 75.93 log [2020-12-23T13:20:04.947Z] #32 ... [2020-12-23T13:20:04.947Z] [2020-12-23T13:20:04.947Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:05.213Z] #27 7.849 Fetched 5166 kB in 0s (18.8 MB/s) [2020-12-23T13:20:05.213Z] #27 7.889 Selecting previously unselected package libssl1.1:ppc64el. [2020-12-23T13:20:05.213Z] #27 7.889 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-12-23T13:20:05.213Z] #27 7.898 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-23T13:20:05.213Z] #27 7.902 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:05.214Z] #27 8.107 Selecting previously unselected package openssl. [2020-12-23T13:20:05.332Z] #18 12.05 The following NEW packages will be installed: [2020-12-23T13:20:05.332Z] #18 12.06 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T13:20:05.332Z] #18 12.06 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T13:20:05.332Z] #18 12.06 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T13:20:05.332Z] #18 12.06 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T13:20:05.332Z] #18 12.06 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T13:20:05.332Z] #18 12.06 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T13:20:05.332Z] #18 12.06 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T13:20:05.332Z] #18 12.06 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T13:20:05.332Z] #18 12.06 xz-utils zip [2020-12-23T13:20:05.332Z] #18 12.16 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:20:05.332Z] #18 12.16 Need to get 27.7 MB of archives. [2020-12-23T13:20:05.332Z] #18 12.16 After this operation, 117 MB of additional disk space will be used. [2020-12-23T13:20:05.332Z] #18 12.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-12-23T13:20:05.332Z] #18 12.18 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2020-12-23T13:20:05.332Z] #18 12.22 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2020-12-23T13:20:05.332Z] #18 12.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-12-23T13:20:05.505Z] #27 8.110 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_ppc64el.deb ... [2020-12-23T13:20:05.505Z] #27 8.111 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:05.505Z] #27 8.238 Selecting previously unselected package ca-certificates. [2020-12-23T13:20:05.505Z] #27 8.241 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T13:20:05.505Z] #27 8.242 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:05.505Z] #27 8.308 Selecting previously unselected package libkeyutils1:ppc64el. [2020-12-23T13:20:05.505Z] #27 8.310 Preparing to unpack .../03-libkeyutils1_1.6-6_ppc64el.deb ... [2020-12-23T13:20:05.505Z] #27 8.312 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2020-12-23T13:20:05.505Z] #27 8.341 Selecting previously unselected package libkrb5support0:ppc64el. [2020-12-23T13:20:05.621Z] #18 12.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-12-23T13:20:05.621Z] #18 12.28 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2020-12-23T13:20:05.621Z] #18 12.32 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2020-12-23T13:20:05.621Z] #18 12.33 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-12-23T13:20:05.621Z] #18 12.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-12-23T13:20:05.621Z] #18 12.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-12-23T13:20:05.621Z] #18 12.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-12-23T13:20:05.621Z] #18 12.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-12-23T13:20:05.621Z] #18 12.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-12-23T13:20:05.621Z] #18 12.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-12-23T13:20:05.621Z] #18 12.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-12-23T13:20:05.621Z] #18 12.41 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-12-23T13:20:05.621Z] #18 12.42 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-12-23T13:20:05.621Z] #18 12.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:20:05.621Z] #18 12.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-12-23T13:20:05.621Z] #18 12.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-12-23T13:20:05.621Z] #18 12.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-12-23T13:20:05.621Z] #18 12.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-12-23T13:20:05.621Z] #18 12.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-12-23T13:20:05.621Z] #18 12.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-12-23T13:20:05.621Z] #18 12.46 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-12-23T13:20:05.621Z] #18 12.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-12-23T13:20:05.621Z] #18 12.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-12-23T13:20:05.621Z] #18 12.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-12-23T13:20:05.621Z] #18 12.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-12-23T13:20:05.730Z] #27 6.607 1.1% #### 6.7% ######### 12.7% ############# 19.0% ################ 23.4% ################### 27.4% ####################### 32.0% ########################## 37.4% ################################ 44.5% ################################## 47.9% ###################################### 52.9% ######################################### 57.7% ############################################## 64.4% ################################################### 72.0% ####################################################### 76.8% ######################################################### 79.2% ############################################################## 86.6% ##################################################################### 96.8% ######################################################################## 100.0% [2020-12-23T13:20:05.796Z] #27 8.342 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2020-12-23T13:20:05.797Z] #27 8.347 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:05.797Z] #27 8.376 Selecting previously unselected package libk5crypto3:ppc64el. [2020-12-23T13:20:05.797Z] #27 8.378 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-23T13:20:05.797Z] #27 8.381 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:05.797Z] #27 8.420 Selecting previously unselected package libkrb5-3:ppc64el. [2020-12-23T13:20:05.797Z] #27 8.423 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2020-12-23T13:20:05.797Z] #27 8.424 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:05.797Z] #27 8.521 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2020-12-23T13:20:05.797Z] #27 8.522 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2020-12-23T13:20:05.797Z] #27 8.524 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:05.797Z] #27 8.573 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2020-12-23T13:20:05.797Z] #27 8.575 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-23T13:20:05.797Z] #27 8.577 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:05.797Z] #27 8.617 Selecting previously unselected package libsasl2-2:ppc64el. [2020-12-23T13:20:05.975Z] #18 12.67 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-12-23T13:20:05.975Z] #18 12.67 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-12-23T13:20:05.975Z] #18 12.68 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-12-23T13:20:05.975Z] #18 12.68 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-12-23T13:20:05.975Z] #18 12.68 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-12-23T13:20:05.975Z] #18 12.69 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T13:20:05.975Z] #18 12.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T13:20:05.975Z] #18 12.74 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T13:20:05.975Z] #18 12.75 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-12-23T13:20:05.975Z] #18 12.75 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T13:20:05.975Z] #18 12.76 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T13:20:05.975Z] #18 12.77 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T13:20:05.975Z] #18 12.78 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-12-23T13:20:05.975Z] #18 12.82 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-12-23T13:20:05.975Z] #18 12.82 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-12-23T13:20:05.975Z] #18 12.83 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T13:20:05.991Z] #27 8.799 [2020-12-23T13:20:05.991Z] #27 ... [2020-12-23T13:20:05.991Z] [2020-12-23T13:20:05.991Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:05.991Z] #35 4.594 -- Detecting C compile features [2020-12-23T13:20:05.991Z] #35 7.315 -- Detecting C compile features - done [2020-12-23T13:20:05.991Z] #35 7.406 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T13:20:05.991Z] #35 7.764 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T13:20:05.991Z] #35 7.890 -- Configuring done [2020-12-23T13:20:05.991Z] #35 7.926 -- Generating done [2020-12-23T13:20:05.991Z] #35 7.930 -- Build files have been written to: /tmp/tmp.eP2G6FNJFb/tini [2020-12-23T13:20:05.991Z] #35 7.945 + make tini-static [2020-12-23T13:20:05.991Z] #35 8.227 Scanning dependencies of target tini-static [2020-12-23T13:20:05.991Z] #35 8.274 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T13:20:05.991Z] #35 9.890 [100%] Linking C executable tini-static [2020-12-23T13:20:05.991Z] #35 10.65 [100%] Built target tini-static [2020-12-23T13:20:05.991Z] #35 10.78 + mkdir -p /build [2020-12-23T13:20:05.991Z] #35 10.79 + cp tini-static /build/docker-init [2020-12-23T13:20:05.991Z] #35 DONE 12.3s [2020-12-23T13:20:06.092Z] #27 8.619 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2020-12-23T13:20:06.092Z] #27 8.621 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:06.092Z] #27 8.805 Selecting previously unselected package libldap-common. [2020-12-23T13:20:06.092Z] #27 8.805 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T13:20:06.092Z] #27 8.806 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:06.092Z] #27 8.842 Selecting previously unselected package libldap-2.4-2:ppc64el. [2020-12-23T13:20:06.092Z] #27 8.842 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_ppc64el.deb ... [2020-12-23T13:20:06.092Z] #27 8.843 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:06.092Z] #27 8.904 Selecting previously unselected package libnghttp2-14:ppc64el. [2020-12-23T13:20:06.092Z] #27 8.906 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2020-12-23T13:20:06.092Z] #27 8.908 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-23T13:20:06.092Z] #27 8.945 Selecting previously unselected package libpsl5:ppc64el. [2020-12-23T13:20:06.092Z] #27 8.947 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2020-12-23T13:20:06.092Z] #27 8.950 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2020-12-23T13:20:06.092Z] #27 8.978 Selecting previously unselected package librtmp1:ppc64el. [2020-12-23T13:20:06.092Z] #27 8.980 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2020-12-23T13:20:06.092Z] #27 8.982 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:20:06.092Z] #27 9.022 Selecting previously unselected package libssh2-1:ppc64el. [2020-12-23T13:20:06.252Z] [2020-12-23T13:20:06.252Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:06.252Z] #32 78.81 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:20:06.264Z] #18 12.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-12-23T13:20:06.264Z] #18 13.05 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-12-23T13:20:06.264Z] #18 13.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-12-23T13:20:06.384Z] #27 9.025 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2020-12-23T13:20:06.384Z] #27 9.026 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-23T13:20:06.384Z] #27 9.070 Selecting previously unselected package libcurl4:ppc64el. [2020-12-23T13:20:06.384Z] #27 9.070 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-23T13:20:06.384Z] #27 9.074 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-23T13:20:06.384Z] #27 9.130 Selecting previously unselected package curl. [2020-12-23T13:20:06.384Z] #27 9.133 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2020-12-23T13:20:06.384Z] #27 9.134 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T13:20:06.384Z] #27 9.182 Selecting previously unselected package libonig5:ppc64el. [2020-12-23T13:20:06.384Z] #27 9.184 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-23T13:20:06.384Z] #27 9.186 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-23T13:20:06.384Z] #27 9.238 Selecting previously unselected package libjq1:ppc64el. [2020-12-23T13:20:06.384Z] #27 9.238 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T13:20:06.554Z] #18 13.38 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:20:06.554Z] #18 13.41 Fetched 27.7 MB in 1s (28.0 MB/s) [2020-12-23T13:20:06.554Z] #18 13.46 Selecting previously unselected package pigz. [2020-12-23T13:20:06.679Z] #27 9.239 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T13:20:06.679Z] #27 9.279 Selecting previously unselected package jq. [2020-12-23T13:20:06.679Z] #27 9.282 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T13:20:06.679Z] #27 9.288 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:06.679Z] #27 9.314 Setting up libkeyutils1:ppc64el (1.6-6) ... [2020-12-23T13:20:06.679Z] #27 9.319 Setting up libpsl5:ppc64el (0.20.2-2) ... [2020-12-23T13:20:06.679Z] #27 9.323 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:06.679Z] #27 9.483 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2020-12-23T13:20:06.679Z] #27 9.487 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:06.679Z] #27 9.490 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:06.843Z] #18 13.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 ... 23199 files and directories currently installed.) [2020-12-23T13:20:06.843Z] #18 13.51 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-12-23T13:20:06.843Z] #18 13.52 Unpacking pigz (2.4-1) ... [2020-12-23T13:20:06.843Z] #18 13.62 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-12-23T13:20:06.843Z] #18 13.62 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T13:20:06.843Z] #18 13.62 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-23T13:20:06.860Z] #41 ... [2020-12-23T13:20:06.860Z] [2020-12-23T13:20:06.860Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:06.860Z] #43 60.90 internal/syscall/execenv [2020-12-23T13:20:06.860Z] #43 61.09 internal/syscall/unix [2020-12-23T13:20:06.860Z] #43 61.34 strings [2020-12-23T13:20:06.860Z] #43 62.87 os [2020-12-23T13:20:06.860Z] #43 64.19 regexp/syntax [2020-12-23T13:20:06.860Z] #43 66.72 fmt [2020-12-23T13:20:06.860Z] #43 69.76 regexp [2020-12-23T13:20:06.860Z] #43 ... [2020-12-23T13:20:06.860Z] [2020-12-23T13:20:06.860Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:06.860Z] #35 6.431 -- Detecting C compile features - done [2020-12-23T13:20:06.860Z] #35 6.493 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T13:20:06.860Z] #35 6.771 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T13:20:06.860Z] #35 6.910 -- Configuring done [2020-12-23T13:20:06.860Z] #35 6.915 -- Generating done [2020-12-23T13:20:06.860Z] #35 6.937 -- Build files have been written to: /tmp/tmp.1A3gflOaQ3/tini [2020-12-23T13:20:06.860Z] #35 6.944 + make tini-static [2020-12-23T13:20:06.972Z] #27 9.494 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:06.972Z] #27 9.496 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:20:06.972Z] #27 9.499 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:06.972Z] #27 9.502 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:06.972Z] #27 9.507 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2020-12-23T13:20:06.972Z] #27 9.511 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:06.972Z] #27 9.513 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:06.972Z] #27 9.518 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-23T13:20:06.972Z] #27 9.521 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T13:20:06.972Z] #27 9.524 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:06.972Z] #27 9.527 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:07.133Z] #18 13.95 Selecting previously unselected package python3.7-minimal. [2020-12-23T13:20:07.133Z] #18 13.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T13:20:07.133Z] #18 13.96 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:20:07.433Z] #35 7.421 Scanning dependencies of target tini-static [2020-12-23T13:20:07.433Z] #35 7.587 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T13:20:07.449Z] #18 ... [2020-12-23T13:20:07.449Z] [2020-12-23T13:20:07.449Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:20:07.449Z] #30 DONE 92.2s [2020-12-23T13:20:07.609Z] #27 ... [2020-12-23T13:20:07.609Z] [2020-12-23T13:20:07.609Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:07.609Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.9s done [2020-12-23T13:20:07.609Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2020-12-23T13:20:07.609Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2020-12-23T13:20:07.609Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.6s done [2020-12-23T13:20:07.609Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2020-12-23T13:20:07.609Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2020-12-23T13:20:07.609Z] #10 ... [2020-12-23T13:20:07.609Z] [2020-12-23T13:20:07.609Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:07.609Z] #27 10.25 Updating certificates in /etc/ssl/certs... [2020-12-23T13:20:07.609Z] #27 ... [2020-12-23T13:20:07.609Z] [2020-12-23T13:20:07.609Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:07.609Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.7s done [2020-12-23T13:20:07.609Z] #10 DONE 19.7s [2020-12-23T13:20:07.769Z] [2020-12-23T13:20:07.769Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:07.769Z] #41 47.52 DEP criu/page-pipe.d [2020-12-23T13:20:07.769Z] #41 47.64 DEP criu/netfilter.d [2020-12-23T13:20:07.769Z] #41 47.80 DEP criu/net.d [2020-12-23T13:20:07.769Z] #41 47.93 DEP criu/namespaces.d [2020-12-23T13:20:07.769Z] #41 48.09 DEP criu/mount.d [2020-12-23T13:20:07.769Z] #41 48.23 DEP criu/memfd.d [2020-12-23T13:20:07.769Z] #41 48.33 DEP criu/mem.d [2020-12-23T13:20:07.769Z] #41 48.55 DEP criu/lsm.d [2020-12-23T13:20:07.769Z] #41 48.67 DEP criu/log.d [2020-12-23T13:20:07.769Z] #41 48.78 DEP criu/libnetlink.d [2020-12-23T13:20:07.769Z] #41 48.93 DEP criu/kerndat.d [2020-12-23T13:20:07.769Z] #41 49.07 DEP criu/kcmp-ids.d [2020-12-23T13:20:07.769Z] #41 49.13 DEP criu/irmap.d [2020-12-23T13:20:07.769Z] #41 49.21 DEP criu/ipc_ns.d [2020-12-23T13:20:07.770Z] #41 49.39 DEP criu/image.d [2020-12-23T13:20:07.770Z] #41 49.49 DEP criu/image-desc.d [2020-12-23T13:20:07.770Z] #41 49.56 DEP criu/fsnotify.d [2020-12-23T13:20:07.770Z] #41 49.72 DEP criu/filesystems.d [2020-12-23T13:20:07.770Z] #41 49.85 DEP criu/files.d [2020-12-23T13:20:07.770Z] #41 50.04 DEP criu/files-reg.d [2020-12-23T13:20:07.770Z] #41 50.21 DEP criu/files-ext.d [2020-12-23T13:20:07.770Z] #41 50.37 DEP criu/file-lock.d [2020-12-23T13:20:07.770Z] #41 50.44 DEP criu/file-ids.d [2020-12-23T13:20:07.770Z] #41 50.55 DEP criu/fifo.d [2020-12-23T13:20:07.770Z] #41 50.69 DEP criu/fdstore.d [2020-12-23T13:20:07.770Z] #41 50.81 DEP criu/fault-injection.d [2020-12-23T13:20:07.770Z] #41 50.86 DEP criu/external.d [2020-12-23T13:20:07.770Z] #41 50.97 DEP criu/eventpoll.d [2020-12-23T13:20:07.770Z] #41 51.18 DEP criu/eventfd.d [2020-12-23T13:20:07.770Z] #41 51.37 DEP criu/crtools.d [2020-12-23T13:20:07.770Z] #41 51.50 DEP criu/cr-service.d [2020-12-23T13:20:07.770Z] #41 51.66 DEP criu/cr-restore.d [2020-12-23T13:20:07.770Z] #41 51.78 DEP criu/cr-errno.d [2020-12-23T13:20:07.770Z] #41 51.81 DEP criu/cr-dump.d [2020-12-23T13:20:07.770Z] #41 51.87 DEP criu/cr-dedup.d [2020-12-23T13:20:07.770Z] #41 51.95 DEP criu/cr-check.d [2020-12-23T13:20:07.770Z] #41 52.13 DEP criu/config.d [2020-12-23T13:20:07.770Z] #41 52.26 DEP criu/clone-noasan.d [2020-12-23T13:20:07.770Z] #41 52.34 DEP criu/cgroup.d [2020-12-23T13:20:07.770Z] #41 52.50 DEP criu/cgroup-props.d [2020-12-23T13:20:07.770Z] #41 52.60 DEP criu/bitmap.d [2020-12-23T13:20:07.770Z] #41 52.60 DEP criu/bfd.d [2020-12-23T13:20:07.770Z] #41 52.65 DEP criu/autofs.d [2020-12-23T13:20:07.770Z] #41 52.71 DEP criu/aio.d [2020-12-23T13:20:07.770Z] #41 52.78 DEP criu/action-scripts.d [2020-12-23T13:20:07.770Z] #41 52.89 CC criu/action-scripts.o [2020-12-23T13:20:07.770Z] #41 53.28 CC criu/aio.o [2020-12-23T13:20:07.770Z] #41 53.66 CC criu/autofs.o [2020-12-23T13:20:07.770Z] #41 54.43 CC criu/bfd.o [2020-12-23T13:20:07.770Z] #41 54.85 CC criu/bitmap.o [2020-12-23T13:20:07.770Z] #41 54.95 CC criu/cgroup-props.o [2020-12-23T13:20:07.770Z] #41 55.42 CC criu/cgroup.o [2020-12-23T13:20:07.900Z] [2020-12-23T13:20:07.900Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:07.900Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2020-12-23T13:20:07.900Z] #10 DONE 19.7s [2020-12-23T13:20:07.900Z] [2020-12-23T13:20:07.900Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:20:07.900Z] #11 DONE 0.2s [2020-12-23T13:20:07.900Z] [2020-12-23T13:20:07.900Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T13:20:08.066Z] #41 ... [2020-12-23T13:20:08.066Z] [2020-12-23T13:20:08.066Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:20:08.066Z] #18 14.85 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2020-12-23T13:20:08.066Z] #18 14.85 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:20:08.197Z] #12 DONE 0.2s [2020-12-23T13:20:08.197Z] [2020-12-23T13:20:08.197Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:08.197Z] #27 ... [2020-12-23T13:20:08.197Z] [2020-12-23T13:20:08.197Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T13:20:08.197Z] #39 DONE 0.1s [2020-12-23T13:20:08.197Z] [2020-12-23T13:20:08.197Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T13:20:08.197Z] #31 DONE 0.1s [2020-12-23T13:20:08.197Z] [2020-12-23T13:20:08.197Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:08.197Z] #27 11.02 126 added, 0 removed; done. [2020-12-23T13:20:08.494Z] #27 11.05 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2020-12-23T13:20:08.494Z] #27 11.06 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:08.494Z] #27 11.07 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2020-12-23T13:20:08.494Z] #27 11.07 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T13:20:08.494Z] #27 11.07 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:08.494Z] #27 11.11 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:08.494Z] #27 11.13 Updating certificates in /etc/ssl/certs... [2020-12-23T13:20:09.165Z] #18 15.92 Selecting previously unselected package python3-minimal. [2020-12-23T13:20:09.165Z] #18 15.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 ... 23448 files and directories currently installed.) [2020-12-23T13:20:09.165Z] #18 15.96 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-12-23T13:20:09.165Z] #18 15.96 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T13:20:09.165Z] #18 16.02 Selecting previously unselected package libmpdec2:s390x. [2020-12-23T13:20:09.165Z] #18 16.03 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-12-23T13:20:09.165Z] #18 16.03 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-12-23T13:20:09.165Z] #18 16.08 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-12-23T13:20:09.352Z] #35 9.037 [100%] Linking C executable tini-static [2020-12-23T13:20:09.519Z] #18 16.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T13:20:09.519Z] #18 16.08 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-23T13:20:09.616Z] #35 9.601 [100%] Built target tini-static [2020-12-23T13:20:09.616Z] #35 9.718 + mkdir -p /build [2020-12-23T13:20:09.616Z] #35 9.727 + cp tini-static /build/docker-init [2020-12-23T13:20:09.663Z] #32 ... [2020-12-23T13:20:09.663Z] [2020-12-23T13:20:09.664Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:09.664Z] #43 71.76 fmt [2020-12-23T13:20:09.664Z] #43 76.51 regexp [2020-12-23T13:20:09.664Z] #43 77.37 go/token [2020-12-23T13:20:09.664Z] #43 78.33 go/scanner [2020-12-23T13:20:09.664Z] #43 80.38 go/ast [2020-12-23T13:20:09.664Z] #43 81.31 internal/lazyregexp [2020-12-23T13:20:09.664Z] #43 81.76 net/url [2020-12-23T13:20:09.664Z] #43 ... [2020-12-23T13:20:09.664Z] [2020-12-23T13:20:09.664Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:09.808Z] #18 16.60 Selecting previously unselected package python3.7. [2020-12-23T13:20:09.808Z] #18 16.60 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2020-12-23T13:20:09.808Z] #18 16.60 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:20:09.886Z] #35 DONE 10.0s [2020-12-23T13:20:09.886Z] [2020-12-23T13:20:09.886Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:09.886Z] #11 73.35 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T13:20:09.886Z] #11 73.35 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:20:09.886Z] #11 73.36 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:09.886Z] #11 73.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T13:20:09.886Z] #11 73.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:20:09.886Z] #11 73.56 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:10.100Z] #18 16.71 Selecting previously unselected package libpython3-stdlib:s390x. [2020-12-23T13:20:10.100Z] #18 16.71 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-12-23T13:20:10.100Z] #18 16.72 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-23T13:20:10.100Z] #18 16.76 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T13:20:10.460Z] #11 ... [2020-12-23T13:20:10.460Z] [2020-12-23T13:20:10.460Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:10.460Z] #32 64.46 path [2020-12-23T13:20:10.460Z] #32 65.12 text/tabwriter [2020-12-23T13:20:10.460Z] #32 66.26 path/filepath [2020-12-23T13:20:10.460Z] #32 66.28 fmt [2020-12-23T13:20:10.460Z] #32 67.94 io/ioutil [2020-12-23T13:20:10.460Z] #32 70.37 github.com/BurntSushi/toml [2020-12-23T13:20:10.460Z] #32 70.38 flag [2020-12-23T13:20:10.460Z] #32 71.94 log [2020-12-23T13:20:10.460Z] #32 ... [2020-12-23T13:20:10.460Z] [2020-12-23T13:20:10.460Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:10.460Z] #41 2.346 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:20:10.460Z] #41 2.347 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:20:10.460Z] #41 2.415 Note: Building without GnuTLS support [2020-12-23T13:20:10.460Z] #41 2.417 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:20:10.460Z] #41 2.417 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:20:10.460Z] #41 4.502 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:20:10.460Z] #41 4.540 GEN .gitid [2020-12-23T13:20:10.460Z] #41 4.598 GEN criu/include/version.h [2020-12-23T13:20:10.460Z] #41 4.671 GEN include/common/asm [2020-12-23T13:20:10.583Z] #27 13.39 0 added, 0 removed; done. [2020-12-23T13:20:10.583Z] #27 13.39 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T13:20:10.583Z] #27 13.40 done. [2020-12-23T13:20:10.730Z] #18 17.31 Selecting previously unselected package python3. [2020-12-23T13:20:10.730Z] #18 17.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-12-23T13:20:10.730Z] #18 17.35 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-12-23T13:20:10.730Z] #18 17.37 Unpacking python3 (3.7.3-1) ... [2020-12-23T13:20:10.730Z] #18 17.42 Selecting previously unselected package libip4tc0:s390x. [2020-12-23T13:20:10.730Z] #18 17.42 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-12-23T13:20:10.730Z] #18 17.43 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-12-23T13:20:10.730Z] #18 17.47 Selecting previously unselected package libip6tc0:s390x. [2020-12-23T13:20:10.730Z] #18 17.47 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-12-23T13:20:10.730Z] #18 17.47 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-12-23T13:20:10.730Z] #18 17.53 Selecting previously unselected package libiptc0:s390x. [2020-12-23T13:20:10.730Z] #18 17.53 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-12-23T13:20:10.730Z] #18 17.54 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-12-23T13:20:10.730Z] #18 17.59 Selecting previously unselected package libnfnetlink0:s390x. [2020-12-23T13:20:10.730Z] #18 17.59 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-12-23T13:20:10.730Z] #18 17.59 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-23T13:20:10.730Z] #18 17.63 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-12-23T13:20:10.882Z] #27 DONE 13.6s [2020-12-23T13:20:10.882Z] [2020-12-23T13:20:10.882Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:10.882Z] #47 1.157 + RM_GOPATH=0 [2020-12-23T13:20:10.882Z] #47 1.159 + TMP_GOPATH= [2020-12-23T13:20:10.882Z] #47 1.160 + : /build [2020-12-23T13:20:10.882Z] #47 1.161 + '[' -z '' ']' [2020-12-23T13:20:10.882Z] #47 1.173 ++ mktemp -d [2020-12-23T13:20:10.882Z] #47 1.175 + export GOPATH=/tmp/tmp.W21BVoNFQj [2020-12-23T13:20:10.882Z] #47 1.191 + GOPATH=/tmp/tmp.W21BVoNFQj [2020-12-23T13:20:10.882Z] #47 1.191 + RM_GOPATH=1 [2020-12-23T13:20:10.882Z] #47 1.191 + case "$(go env GOARCH)" in [2020-12-23T13:20:10.882Z] #47 1.192 ++ go env GOARCH [2020-12-23T13:20:10.882Z] #47 1.238 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:10.882Z] #47 1.242 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:10.882Z] #47 1.244 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:10.882Z] #47 1.247 + dir=/tmp/install [2020-12-23T13:20:10.882Z] #47 1.248 + bin=gotestsum [2020-12-23T13:20:10.882Z] #47 1.248 + shift [2020-12-23T13:20:10.882Z] #47 1.248 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T13:20:10.882Z] #47 1.249 + . /tmp/install/gotestsum.installer [2020-12-23T13:20:10.882Z] #47 1.249 ++ : v0.5.3 [2020-12-23T13:20:10.882Z] #47 1.249 + install_gotestsum [2020-12-23T13:20:10.882Z] #47 1.250 + set -e [2020-12-23T13:20:10.882Z] #47 1.251 + export GO111MODULE=on [2020-12-23T13:20:10.882Z] #47 1.251 + GO111MODULE=on [2020-12-23T13:20:10.882Z] #47 1.251 + GOBIN=/build [2020-12-23T13:20:10.882Z] #47 1.251 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T13:20:10.882Z] #47 1.334 go: finding gotest.tools v0.5.3 [2020-12-23T13:20:10.882Z] #47 1.337 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T13:20:10.882Z] #47 2.352 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T13:20:10.882Z] #47 ... [2020-12-23T13:20:10.882Z] [2020-12-23T13:20:10.882Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T13:20:10.882Z] #28 DONE 0.1s [2020-12-23T13:20:11.019Z] #18 17.64 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-12-23T13:20:11.019Z] #18 17.64 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-23T13:20:11.019Z] #18 17.67 Selecting previously unselected package libnftnl11:s390x. [2020-12-23T13:20:11.019Z] #18 17.67 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-12-23T13:20:11.019Z] #18 17.67 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-12-23T13:20:11.019Z] #18 17.70 Selecting previously unselected package iptables. [2020-12-23T13:20:11.019Z] #18 17.70 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-12-23T13:20:11.019Z] #18 17.70 Unpacking iptables (1.8.2-4) ... [2020-12-23T13:20:11.019Z] #18 17.88 Selecting previously unselected package xxd. [2020-12-23T13:20:11.019Z] #18 17.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-12-23T13:20:11.187Z] [2020-12-23T13:20:11.187Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:11.187Z] #34 1.179 + RM_GOPATH=0 [2020-12-23T13:20:11.187Z] #34 1.193 + TMP_GOPATH= [2020-12-23T13:20:11.187Z] #34 1.193 + : /build [2020-12-23T13:20:11.187Z] #34 1.202 + '[' -z '' ']' [2020-12-23T13:20:11.187Z] #34 1.205 ++ mktemp -d [2020-12-23T13:20:11.187Z] #34 1.207 + export GOPATH=/tmp/tmp.rp6dDRamWK [2020-12-23T13:20:11.187Z] #34 1.211 + GOPATH=/tmp/tmp.rp6dDRamWK [2020-12-23T13:20:11.187Z] #34 1.211 + RM_GOPATH=1 [2020-12-23T13:20:11.187Z] #34 1.212 + case "$(go env GOARCH)" in [2020-12-23T13:20:11.187Z] #34 1.222 ++ go env GOARCH [2020-12-23T13:20:11.187Z] #34 1.236 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:11.187Z] #34 1.237 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:11.187Z] #34 1.243 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:11.187Z] #34 1.250 + dir=/tmp/install [2020-12-23T13:20:11.187Z] #34 1.251 + bin=tomlv [2020-12-23T13:20:11.187Z] #34 1.252 + shift [2020-12-23T13:20:11.187Z] #34 1.253 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T13:20:11.187Z] #34 1.253 + . /tmp/install/tomlv.installer [2020-12-23T13:20:11.187Z] #34 1.254 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:20:11.187Z] #34 1.255 + install_tomlv [2020-12-23T13:20:11.187Z] #34 1.255 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:20:11.187Z] #34 1.255 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T13:20:11.187Z] #34 1.255 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.rp6dDRamWK/src/github.com/BurntSushi/toml [2020-12-23T13:20:11.187Z] #34 1.262 Cloning into '/tmp/tmp.rp6dDRamWK/src/github.com/BurntSushi/toml'... [2020-12-23T13:20:11.187Z] #34 2.699 + cd /tmp/tmp.rp6dDRamWK/src/github.com/BurntSushi/toml [2020-12-23T13:20:11.187Z] #34 2.699 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:20:11.187Z] #34 2.712 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:20:11.308Z] #18 17.89 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:20:11.308Z] #18 17.96 Selecting previously unselected package vim-common. [2020-12-23T13:20:11.309Z] #18 17.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:20:11.309Z] #18 17.97 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:20:11.309Z] #18 18.07 Selecting previously unselected package bash-completion. [2020-12-23T13:20:11.309Z] #18 18.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T13:20:11.535Z] #27 9.018 0.6% # 2.0% ## 3.6% ### 5.3% ##### 7.2% ###### 9.3% ######## 11.1% ######### 12.6% ########## 14.1% ########### 16.0% ############ 17.7% ############# 18.4% ############## 20.2% ############### 22.1% ################# 24.2% ################### 26.5% ##################### 29.8% ####################### 32.6% ######################### 34.7% ########################## 36.9% ############################ 39.0% ############################# 41.0% ############################### 43.1% ################################ 44.5% ################################# 46.5% ################################## 48.0% ##################################### 52.0% ###################################### 53.7% ######################################## 56.8% ########################################## 58.8% ########################################### 60.3% ############################################ 62.1% ############################################# 63.8% ############################################## 65.2% ################################################ 67.6% ################################################## 69.8% ################################################### 71.3% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 77.7% ########################################################## 81.3% ########################################################### 82.6% ############################################################# 86.0% ############################################################### 87.9% ################################################################# 90.3% ################################################################## 92.5% ################################################################### 93.3% #################################################################### 95.6% [2020-12-23T13:20:11.535Z] #27 ... [2020-12-23T13:20:11.535Z] [2020-12-23T13:20:11.535Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:11.535Z] #11 75.64 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T13:20:11.535Z] #11 75.67 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:20:11.535Z] #11 75.67 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:11.535Z] #11 75.85 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T13:20:11.535Z] #11 75.87 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:20:11.535Z] #11 75.88 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:11.535Z] #11 ... [2020-12-23T13:20:11.535Z] [2020-12-23T13:20:11.535Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:11.796Z] #27 9.018 0.6% # 2.0% ## 3.6% ### 5.3% ##### 7.2% ###### 9.3% ######## 11.1% ######### 12.6% ########## 14.1% ########### 16.0% ############ 17.7% ############# 18.4% ############## 20.2% ############### 22.1% ################# 24.2% ################### 26.5% ##################### 29.8% ####################### 32.6% ######################### 34.7% ########################## 36.9% ############################ 39.0% ############################# 41.0% ############################### 43.1% ################################ 44.5% ################################# 46.5% ################################## 48.0% ##################################### 52.0% ###################################### 53.7% ######################################## 56.8% ########################################## 58.8% ########################################### 60.3% ############################################ 62.1% ############################################# 63.8% ############################################## 65.2% ################################################ 67.6% ################################################## 69.8% ################################################### 71.3% ##################################################### 73.7% ###################################################### 75.4% ####################################################### 77.7% ########################################################## 81.3% ########################################################### 82.6% ############################################################# 86.0% ############################################################### 87.9% ################################################################# 90.3% ################################################################## 92.5% ################################################################### 93.3% #################################################################### 95.6% ###################################################################### 98.1% ######################################################################## 100.0% [2020-12-23T13:20:11.796Z] #27 14.62 [2020-12-23T13:20:11.845Z] #34 3.590 internal/cpu [2020-12-23T13:20:11.845Z] #34 3.730 math/bits [2020-12-23T13:20:11.849Z] #41 7.094 PBCC images/timens.pb-c.c [2020-12-23T13:20:11.849Z] #41 7.118 DEP images/timens.pb-c.d [2020-12-23T13:20:11.849Z] #41 7.209 PBCC images/fown.pb-c.c [2020-12-23T13:20:12.111Z] #41 7.238 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T13:20:12.111Z] #41 7.359 PBCC images/opts.pb-c.c [2020-12-23T13:20:12.111Z] #41 7.407 PBCC images/memfd.pb-c.c [2020-12-23T13:20:12.111Z] #41 7.446 DEP images/fown.pb-c.d [2020-12-23T13:20:12.144Z] #34 3.790 runtime/internal/atomic [2020-12-23T13:20:12.144Z] #34 3.855 runtime/internal/sys [2020-12-23T13:20:12.336Z] #18 19.10 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T13:20:12.373Z] #41 7.511 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T13:20:12.373Z] #41 7.614 DEP images/opts.pb-c.d [2020-12-23T13:20:12.373Z] #41 7.709 DEP images/memfd.pb-c.d [2020-12-23T13:20:12.625Z] #18 19.37 Selecting previously unselected package bzip2. [2020-12-23T13:20:12.625Z] #18 19.38 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-12-23T13:20:12.625Z] #18 19.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:20:12.625Z] #18 19.42 Selecting previously unselected package xz-utils. [2020-12-23T13:20:12.625Z] #18 19.42 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-12-23T13:20:12.625Z] #18 19.43 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T13:20:12.635Z] #41 7.816 PBCC images/sit.pb-c.c [2020-12-23T13:20:12.635Z] #41 7.898 DEP images/sit.pb-c.d [2020-12-23T13:20:12.635Z] #41 7.950 PBCC images/macvlan.pb-c.c [2020-12-23T13:20:12.736Z] #27 15.66 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T13:20:12.793Z] #34 4.609 runtime/internal/math [2020-12-23T13:20:12.898Z] #41 7.984 DEP images/macvlan.pb-c.d [2020-12-23T13:20:12.898Z] #41 8.054 PBCC images/autofs.pb-c.c [2020-12-23T13:20:12.898Z] #41 8.105 DEP images/autofs.pb-c.d [2020-12-23T13:20:12.898Z] #41 8.173 PBCC images/sysctl.pb-c.c [2020-12-23T13:20:12.914Z] #18 19.52 Selecting previously unselected package apparmor. [2020-12-23T13:20:12.914Z] #18 19.52 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-12-23T13:20:12.914Z] #18 19.56 Unpacking apparmor (2.13.2-10) ... [2020-12-23T13:20:12.914Z] #18 19.80 Selecting previously unselected package aufs-tools. [2020-12-23T13:20:12.997Z] #27 15.91 [2020-12-23T13:20:13.065Z] Client: [2020-12-23T13:20:13.065Z] Debug Mode: false [2020-12-23T13:20:13.065Z] [2020-12-23T13:20:13.065Z] Server: [2020-12-23T13:20:13.065Z] Containers: 0 [2020-12-23T13:20:13.065Z] Running: 0 [2020-12-23T13:20:13.065Z] Paused: 0 [2020-12-23T13:20:13.065Z] Stopped: 0 [2020-12-23T13:20:13.065Z] Images: 0 [2020-12-23T13:20:13.065Z] Server Version: 19.03.13 [2020-12-23T13:20:13.065Z] Storage Driver: overlay2 [2020-12-23T13:20:13.065Z] Backing Filesystem: extfs [2020-12-23T13:20:13.065Z] Supports d_type: true [2020-12-23T13:20:13.065Z] Native Overlay Diff: true [2020-12-23T13:20:13.065Z] Logging Driver: json-file [2020-12-23T13:20:13.065Z] Cgroup Driver: cgroupfs [2020-12-23T13:20:13.065Z] Plugins: [2020-12-23T13:20:13.065Z] Volume: local [2020-12-23T13:20:13.065Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T13:20:13.065Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T13:20:13.065Z] Swarm: inactive [2020-12-23T13:20:13.065Z] Runtimes: runc [2020-12-23T13:20:13.065Z] Default Runtime: runc [2020-12-23T13:20:13.065Z] Init Binary: docker-init [2020-12-23T13:20:13.065Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:20:13.065Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:20:13.065Z] init version: fec3683 [2020-12-23T13:20:13.065Z] Security Options: [2020-12-23T13:20:13.065Z] apparmor [2020-12-23T13:20:13.065Z] seccomp [2020-12-23T13:20:13.066Z] Profile: default [2020-12-23T13:20:13.066Z] Kernel Version: 5.4.0-1025-aws [2020-12-23T13:20:13.066Z] Operating System: Ubuntu 18.04.5 LTS [2020-12-23T13:20:13.066Z] OSType: linux [2020-12-23T13:20:13.066Z] Architecture: x86_64 [2020-12-23T13:20:13.066Z] CPUs: 2 [2020-12-23T13:20:13.066Z] Total Memory: 7.569GiB [2020-12-23T13:20:13.066Z] Name: ip-10-100-72-147 [2020-12-23T13:20:13.066Z] ID: CCIE:AJZ6:AWCZ:J3ZS:O37A:2P7O:RJLE:DDVR:4JXC:CCOM:IQWM:5M5X [2020-12-23T13:20:13.066Z] Docker Root Dir: /var/lib/docker [2020-12-23T13:20:13.066Z] Debug Mode: false [2020-12-23T13:20:13.066Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:20:13.066Z] Labels: [2020-12-23T13:20:13.066Z] Experimental: true [2020-12-23T13:20:13.066Z] Insecure Registries: [2020-12-23T13:20:13.066Z] 127.0.0.0/8 [2020-12-23T13:20:13.066Z] Live Restore Enabled: true [2020-12-23T13:20:13.066Z] [2020-12-23T13:20:13.066Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T13:20:13.159Z] #34 4.805 unicode/utf8 [2020-12-23T13:20:13.159Z] #34 4.975 sync/atomic [2020-12-23T13:20:13.160Z] #41 8.182 DEP images/sysctl.pb-c.d [2020-12-23T13:20:13.160Z] #41 8.255 PBCC images/time.pb-c.c [2020-12-23T13:20:13.160Z] #41 8.327 DEP images/time.pb-c.d [2020-12-23T13:20:13.160Z] #41 8.365 PBCC images/binfmt-misc.pb-c.c [2020-12-23T13:20:13.160Z] #41 8.418 DEP images/binfmt-misc.pb-c.d [2020-12-23T13:20:13.160Z] #41 8.463 PBCC images/seccomp.pb-c.c [2020-12-23T13:20:13.203Z] #18 19.81 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-12-23T13:20:13.203Z] #18 19.81 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:20:13.203Z] #18 19.87 Selecting previously unselected package libonig5:s390x. [2020-12-23T13:20:13.203Z] #18 19.87 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-12-23T13:20:13.204Z] #18 19.88 Unpacking libonig5:s390x (6.9.1-1) ... [2020-12-23T13:20:13.204Z] #18 19.95 Selecting previously unselected package libjq1:s390x. [2020-12-23T13:20:13.204Z] #18 19.95 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T13:20:13.204Z] #18 19.95 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T13:20:13.204Z] #18 20.02 Selecting previously unselected package jq. [2020-12-23T13:20:13.204Z] #18 20.02 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-12-23T13:20:13.204Z] #18 20.02 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:13.204Z] #18 20.06 Selecting previously unselected package libaio1:s390x. [2020-12-23T13:20:13.259Z] #27 16.05 ######################################################################## 100.0% [2020-12-23T13:20:13.259Z] #27 16.13 [2020-12-23T13:20:13.394Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:20:13.394Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:20:13.394Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T13:20:13.394Z] + bash /home/ubuntu/workspace/moby_PR-41724/check-config.sh [2020-12-23T13:20:13.394Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T13:20:13.394Z] info: reading kernel config from /boot/config-5.4.0-1025-aws ... [2020-12-23T13:20:13.394Z] [2020-12-23T13:20:13.394Z] Generally Necessary: [2020-12-23T13:20:13.394Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T13:20:13.394Z] - apparmor: enabled and tools installed [2020-12-23T13:20:13.394Z] - CONFIG_NAMESPACES: enabled [2020-12-23T13:20:13.394Z] - CONFIG_NET_NS: enabled [2020-12-23T13:20:13.394Z] - CONFIG_PID_NS: enabled [2020-12-23T13:20:13.394Z] - CONFIG_IPC_NS: enabled [2020-12-23T13:20:13.394Z] - CONFIG_UTS_NS: enabled [2020-12-23T13:20:13.394Z] - CONFIG_CGROUPS: enabled [2020-12-23T13:20:13.394Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T13:20:13.394Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T13:20:13.394Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T13:20:13.394Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T13:20:13.394Z] - CONFIG_CPUSETS: enabled [2020-12-23T13:20:13.394Z] - CONFIG_MEMCG: enabled [2020-12-23T13:20:13.394Z] - CONFIG_KEYS: enabled [2020-12-23T13:20:13.394Z] - CONFIG_VETH: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_NF_NAT_IPV4: missing [2020-12-23T13:20:13.394Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T13:20:13.394Z] - CONFIG_NF_NAT_NEEDED: missing [2020-12-23T13:20:13.394Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T13:20:13.422Z] #41 8.487 DEP images/seccomp.pb-c.d [2020-12-23T13:20:13.422Z] #41 8.542 PBCC images/userns.pb-c.c [2020-12-23T13:20:13.422Z] #41 8.568 DEP images/userns.pb-c.d [2020-12-23T13:20:13.422Z] #41 8.612 PBCC images/cgroup.pb-c.c [2020-12-23T13:20:13.422Z] #41 8.630 DEP images/cgroup.pb-c.d [2020-12-23T13:20:13.422Z] #41 8.700 PBCC images/ext-file.pb-c.c [2020-12-23T13:20:13.493Z] #18 20.06 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-12-23T13:20:13.493Z] #18 20.07 Unpacking libaio1:s390x (0.3.112-3) ... [2020-12-23T13:20:13.493Z] #18 20.10 Selecting previously unselected package libgpm2:s390x. [2020-12-23T13:20:13.493Z] #18 20.10 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-12-23T13:20:13.493Z] #18 20.10 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-12-23T13:20:13.493Z] #18 20.13 Selecting previously unselected package libicu63:s390x. [2020-12-23T13:20:13.493Z] #18 20.14 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-12-23T13:20:13.493Z] #18 20.14 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T13:20:13.521Z] #27 ... [2020-12-23T13:20:13.521Z] [2020-12-23T13:20:13.521Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:13.521Z] #32 DONE 86.1s [2020-12-23T13:20:13.521Z] [2020-12-23T13:20:13.521Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:13.521Z] #41 5.149 GEN include/common/asm [2020-12-23T13:20:13.521Z] #41 7.175 PBCC images/timens.pb-c.c [2020-12-23T13:20:13.521Z] #41 7.224 DEP images/timens.pb-c.d [2020-12-23T13:20:13.521Z] #41 7.305 PBCC images/fown.pb-c.c [2020-12-23T13:20:13.521Z] #41 7.337 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T13:20:13.521Z] #41 7.478 PBCC images/opts.pb-c.c [2020-12-23T13:20:13.521Z] #41 7.579 PBCC images/memfd.pb-c.c [2020-12-23T13:20:13.521Z] #41 7.676 DEP images/fown.pb-c.d [2020-12-23T13:20:13.521Z] #41 7.825 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T13:20:13.521Z] #41 7.955 DEP images/opts.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.041 DEP images/memfd.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.157 PBCC images/sit.pb-c.c [2020-12-23T13:20:13.521Z] #41 8.292 DEP images/sit.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.499 PBCC images/macvlan.pb-c.c [2020-12-23T13:20:13.521Z] #41 8.580 DEP images/macvlan.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.651 PBCC images/autofs.pb-c.c [2020-12-23T13:20:13.521Z] #41 8.758 DEP images/autofs.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.769 PBCC images/sysctl.pb-c.c [2020-12-23T13:20:13.521Z] #41 8.784 DEP images/sysctl.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.817 PBCC images/time.pb-c.c [2020-12-23T13:20:13.521Z] #41 8.860 DEP images/time.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.909 PBCC images/binfmt-misc.pb-c.c [2020-12-23T13:20:13.521Z] #41 8.948 DEP images/binfmt-misc.pb-c.d [2020-12-23T13:20:13.521Z] #41 8.992 PBCC images/seccomp.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.015 DEP images/seccomp.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.073 PBCC images/userns.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.102 DEP images/userns.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.216 PBCC images/cgroup.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.282 DEP images/cgroup.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.334 PBCC images/ext-file.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.370 DEP images/ext-file.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.416 PBCC images/rpc.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.449 DEP images/rpc.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.511 PBCC images/siginfo.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.553 DEP images/siginfo.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.617 PBCC images/pagemap.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.686 DEP images/pagemap.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.730 PBCC images/rlimit.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.763 DEP images/rlimit.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.832 PBCC images/file-lock.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.860 DEP images/file-lock.pb-c.d [2020-12-23T13:20:13.521Z] #41 9.900 PBCC images/tty.pb-c.c [2020-12-23T13:20:13.521Z] #41 9.950 DEP images/tty.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.02 PBCC images/tun.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.07 PBCC images/netdev.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.14 DEP images/tun.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.18 DEP images/netdev.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.31 PBCC images/vma.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.37 DEP images/vma.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.47 PBCC images/creds.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.52 DEP images/creds.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.57 PBCC images/utsns.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.62 DEP images/utsns.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.69 PBCC images/ipc-desc.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.70 PBCC images/ipc-sem.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.73 DEP images/ipc-desc.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.79 DEP images/ipc-sem.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.85 PBCC images/ipc-msg.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.87 DEP images/ipc-msg.pb-c.d [2020-12-23T13:20:13.521Z] #41 10.95 PBCC images/ipc-shm.pb-c.c [2020-12-23T13:20:13.521Z] #41 10.96 DEP images/ipc-shm.pb-c.d [2020-12-23T13:20:13.521Z] #41 11.01 PBCC images/ipc-var.pb-c.c [2020-12-23T13:20:13.521Z] #41 11.09 DEP images/ipc-var.pb-c.d [2020-12-23T13:20:13.521Z] #41 11.20 PBCC images/sk-opts.pb-c.c [2020-12-23T13:20:13.521Z] #41 11.25 PBCC images/packet-sock.pb-c.c [2020-12-23T13:20:13.521Z] #41 11.32 DEP images/sk-opts.pb-c.d [2020-12-23T13:20:13.521Z] #41 11.41 DEP images/packet-sock.pb-c.d [2020-12-23T13:20:13.521Z] #41 11.48 PBCC images/sk-netlink.pb-c.c [2020-12-23T13:20:13.521Z] #41 11.62 DEP images/sk-netlink.pb-c.d [2020-12-23T13:20:13.521Z] #41 11.67 PBCC images/sk-inet.pb-c.c [2020-12-23T13:20:13.521Z] #41 11.76 DEP images/sk-inet.pb-c.d [2020-12-23T13:20:13.521Z] #41 11.79 PBCC images/sk-unix.pb-c.c [2020-12-23T13:20:13.521Z] #41 11.82 DEP images/sk-unix.pb-c.d [2020-12-23T13:20:13.521Z] #41 11.89 PBCC images/mm.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.07 DEP images/mm.pb-c.d [2020-12-23T13:20:13.521Z] #41 12.19 PBCC images/timerfd.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.26 DEP images/timerfd.pb-c.d [2020-12-23T13:20:13.521Z] #41 12.31 PBCC images/timer.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.35 DEP images/timer.pb-c.d [2020-12-23T13:20:13.521Z] #41 12.42 PBCC images/sa.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.47 DEP images/sa.pb-c.d [2020-12-23T13:20:13.521Z] #41 12.57 PBCC images/pipe-data.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.60 DEP images/pipe-data.pb-c.d [2020-12-23T13:20:13.521Z] #41 12.66 PBCC images/mnt.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.70 DEP images/mnt.pb-c.d [2020-12-23T13:20:13.521Z] #41 12.77 PBCC images/sk-packet.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.81 DEP images/sk-packet.pb-c.d [2020-12-23T13:20:13.521Z] #41 12.87 PBCC images/tcp-stream.pb-c.c [2020-12-23T13:20:13.521Z] #41 12.90 DEP images/tcp-stream.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.03 PBCC images/pipe.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.10 DEP images/pipe.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.19 PBCC images/pstree.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.22 DEP images/pstree.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.25 PBCC images/fs.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.28 DEP images/fs.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.30 PBCC images/signalfd.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.36 DEP images/signalfd.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.46 PBCC images/fh.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.51 PBCC images/fsnotify.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.59 DEP images/fh.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.64 DEP images/fsnotify.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.72 PBCC images/eventpoll.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.73 DEP images/eventpoll.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.81 PBCC images/eventfd.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.83 DEP images/eventfd.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.88 PBCC images/remap-file-path.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.91 DEP images/remap-file-path.pb-c.d [2020-12-23T13:20:13.521Z] #41 13.96 PBCC images/fifo.pb-c.c [2020-12-23T13:20:13.521Z] #41 13.98 DEP images/fifo.pb-c.d [2020-12-23T13:20:13.521Z] #41 14.02 PBCC images/ghost-file.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.10 DEP images/ghost-file.pb-c.d [2020-12-23T13:20:13.521Z] #41 14.13 PBCC images/regfile.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.18 DEP images/regfile.pb-c.d [2020-12-23T13:20:13.521Z] #41 14.24 PBCC images/ns.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.28 DEP images/ns.pb-c.d [2020-12-23T13:20:13.521Z] #41 14.34 PBCC images/fdinfo.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.44 DEP images/fdinfo.pb-c.d [2020-12-23T13:20:13.521Z] #41 14.51 PBCC images/core-aarch64.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.57 PBCC images/core-arm.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.71 PBCC images/core-ppc64.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.87 PBCC images/core-s390.pb-c.c [2020-12-23T13:20:13.521Z] #41 14.93 PBCC images/core-x86.pb-c.c [2020-12-23T13:20:13.652Z] [2020-12-23T13:20:13.652Z] Optional Features: [2020-12-23T13:20:13.652Z] - CONFIG_USER_NS: enabled [2020-12-23T13:20:13.652Z] - CONFIG_SECCOMP: enabled [2020-12-23T13:20:13.652Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T13:20:13.652Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T13:20:13.652Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T13:20:13.652Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T13:20:13.652Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T13:20:13.652Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T13:20:13.652Z] - CONFIG_IOSCHED_CFQ: missing [2020-12-23T13:20:13.652Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-12-23T13:20:13.652Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T13:20:13.652Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T13:20:13.652Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T13:20:13.652Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T13:20:13.652Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T13:20:13.652Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T13:20:13.652Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T13:20:13.652Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T13:20:13.652Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T13:20:13.652Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T13:20:13.652Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T13:20:13.652Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T13:20:13.652Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T13:20:13.652Z] - CONFIG_EXT4_FS: enabled [2020-12-23T13:20:13.652Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T13:20:13.652Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T13:20:13.652Z] - Network Drivers: [2020-12-23T13:20:13.652Z] - "overlay": [2020-12-23T13:20:13.652Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T13:20:13.652Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T13:20:13.652Z] Optional (for encrypted networks): [2020-12-23T13:20:13.683Z] #41 8.742 DEP images/ext-file.pb-c.d [2020-12-23T13:20:13.684Z] #41 8.774 PBCC images/rpc.pb-c.c [2020-12-23T13:20:13.684Z] #41 8.810 DEP images/rpc.pb-c.d [2020-12-23T13:20:13.684Z] #41 8.850 PBCC images/siginfo.pb-c.c [2020-12-23T13:20:13.684Z] #41 8.866 DEP images/siginfo.pb-c.d [2020-12-23T13:20:13.684Z] #41 8.913 PBCC images/pagemap.pb-c.c [2020-12-23T13:20:13.684Z] #41 8.960 DEP images/pagemap.pb-c.d [2020-12-23T13:20:13.684Z] #41 9.003 PBCC images/rlimit.pb-c.c [2020-12-23T13:20:13.684Z] #41 9.019 DEP images/rlimit.pb-c.d [2020-12-23T13:20:13.781Z] #41 15.01 PBCC images/core.pb-c.c [2020-12-23T13:20:13.781Z] #41 15.17 PBCC images/inventory.pb-c.c [2020-12-23T13:20:13.827Z] #34 5.529 internal/bytealg [2020-12-23T13:20:13.827Z] #34 5.560 math [2020-12-23T13:20:13.908Z] - CONFIG_CRYPTO: enabled [2020-12-23T13:20:13.908Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T13:20:13.908Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T13:20:13.908Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T13:20:13.908Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T13:20:13.908Z] - CONFIG_XFRM: enabled [2020-12-23T13:20:13.908Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-12-23T13:20:13.908Z] - "ipvlan": [2020-12-23T13:20:13.908Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T13:20:13.908Z] - "macvlan": [2020-12-23T13:20:13.908Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T13:20:13.908Z] - "ftp,tftp client in container": [2020-12-23T13:20:13.908Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T13:20:13.908Z] - Storage Drivers: [2020-12-23T13:20:13.908Z] - "aufs": [2020-12-23T13:20:13.908Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T13:20:13.908Z] - "btrfs": [2020-12-23T13:20:13.908Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T13:20:13.908Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T13:20:13.908Z] - "devicemapper": [2020-12-23T13:20:13.908Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T13:20:13.908Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T13:20:13.908Z] - "overlay": [2020-12-23T13:20:13.908Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T13:20:13.908Z] - "zfs": [2020-12-23T13:20:13.908Z] - /dev/zfs: present [2020-12-23T13:20:13.908Z] - zfs command: missing [2020-12-23T13:20:13.908Z] - zpool command: missing [2020-12-23T13:20:13.908Z] [2020-12-23T13:20:13.908Z] Limits: [2020-12-23T13:20:13.908Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T13:20:13.908Z] [2020-12-23T13:20:13.908Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-12-23T13:20:13.946Z] #41 9.059 PBCC images/file-lock.pb-c.c [2020-12-23T13:20:13.946Z] #41 9.086 DEP images/file-lock.pb-c.d [2020-12-23T13:20:13.946Z] #41 9.146 PBCC images/tty.pb-c.c [2020-12-23T13:20:13.946Z] #41 9.178 DEP images/tty.pb-c.d [2020-12-23T13:20:13.946Z] #41 9.233 PBCC images/tun.pb-c.c [2020-12-23T13:20:13.946Z] #41 9.280 PBCC images/netdev.pb-c.c [Pipeline] sh [2020-12-23T13:20:14.131Z] #34 ... [2020-12-23T13:20:14.131Z] [2020-12-23T13:20:14.131Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:14.131Z] #29 1.973 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T13:20:14.131Z] #29 2.584 [2020-12-23T13:20:14.208Z] #41 9.336 DEP images/tun.pb-c.d [2020-12-23T13:20:14.208Z] #41 9.381 DEP images/netdev.pb-c.d [2020-12-23T13:20:14.209Z] #41 9.482 PBCC images/vma.pb-c.c [2020-12-23T13:20:14.232Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:587960aa7cbafa44655561cf2d56e807402d21e0 . [2020-12-23T13:20:14.232Z] #2 [internal] load .dockerignore [2020-12-23T13:20:14.232Z] #2 transferring context: 87B done [2020-12-23T13:20:14.351Z] #41 15.40 DEP images/core-aarch64.pb-c.d [2020-12-23T13:20:14.351Z] #41 15.52 DEP images/core-arm.pb-c.d [2020-12-23T13:20:14.351Z] #41 15.67 DEP images/core-ppc64.pb-c.d [2020-12-23T13:20:14.351Z] #41 15.73 DEP images/core-s390.pb-c.d [2020-12-23T13:20:14.351Z] #41 ... [2020-12-23T13:20:14.351Z] [2020-12-23T13:20:14.351Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:14.351Z] #27 17.32 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T13:20:14.471Z] #41 9.552 DEP images/vma.pb-c.d [2020-12-23T13:20:14.471Z] #41 9.625 PBCC images/creds.pb-c.c [2020-12-23T13:20:14.471Z] #41 9.665 DEP images/creds.pb-c.d [2020-12-23T13:20:14.471Z] #41 9.724 PBCC images/utsns.pb-c.c [2020-12-23T13:20:14.471Z] #41 9.730 DEP images/utsns.pb-c.d [2020-12-23T13:20:14.493Z] #2 DONE 0.1s [2020-12-23T13:20:14.493Z] [2020-12-23T13:20:14.493Z] #1 [internal] load build definition from Dockerfile [2020-12-23T13:20:14.493Z] #1 transferring dockerfile: 16.56kB 0.0s done [2020-12-23T13:20:14.493Z] #1 DONE 0.1s [2020-12-23T13:20:14.493Z] [2020-12-23T13:20:14.493Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T13:20:14.733Z] #41 9.774 PBCC images/ipc-desc.pb-c.c [2020-12-23T13:20:14.733Z] #41 9.824 PBCC images/ipc-sem.pb-c.c [2020-12-23T13:20:14.733Z] #41 9.877 DEP images/ipc-desc.pb-c.d [2020-12-23T13:20:14.733Z] #41 9.959 DEP images/ipc-sem.pb-c.d [2020-12-23T13:20:14.733Z] #41 10.01 PBCC images/ipc-msg.pb-c.c [2020-12-23T13:20:14.922Z] #27 17.72 [2020-12-23T13:20:14.995Z] #41 10.04 DEP images/ipc-msg.pb-c.d [2020-12-23T13:20:14.995Z] #41 10.09 PBCC images/ipc-shm.pb-c.c [2020-12-23T13:20:14.995Z] #41 10.11 DEP images/ipc-shm.pb-c.d [2020-12-23T13:20:14.995Z] #41 ... [2020-12-23T13:20:14.995Z] [2020-12-23T13:20:14.995Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:14.995Z] #32 75.12 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:20:14.995Z] #32 DONE 79.1s [2020-12-23T13:20:14.995Z] [2020-12-23T13:20:14.995Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:14.995Z] #41 10.23 PBCC images/ipc-var.pb-c.c [2020-12-23T13:20:14.995Z] #41 ... [2020-12-23T13:20:14.995Z] [2020-12-23T13:20:14.995Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:14.995Z] #43 71.54 flag [2020-12-23T13:20:14.995Z] #43 73.29 go/token [2020-12-23T13:20:14.995Z] #43 73.52 internal/lazyregexp [2020-12-23T13:20:14.995Z] #43 73.83 net/url [2020-12-23T13:20:14.995Z] #43 74.78 go/scanner [2020-12-23T13:20:14.995Z] #43 76.21 text/template/parse [2020-12-23T13:20:14.995Z] #43 76.32 go/ast [2020-12-23T13:20:15.184Z] #27 17.89 ######## 11.6% ######################################################################## 100.0% [2020-12-23T13:20:15.257Z] #43 ... [2020-12-23T13:20:15.257Z] [2020-12-23T13:20:15.257Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:15.257Z] #41 10.24 DEP images/ipc-var.pb-c.d [2020-12-23T13:20:15.257Z] #41 10.32 PBCC images/sk-opts.pb-c.c [2020-12-23T13:20:15.257Z] #41 10.40 PBCC images/packet-sock.pb-c.c [2020-12-23T13:20:15.257Z] #41 10.52 DEP images/sk-opts.pb-c.d [2020-12-23T13:20:15.257Z] #41 10.63 DEP images/packet-sock.pb-c.d [2020-12-23T13:20:15.425Z] #3 DONE 1.0s [2020-12-23T13:20:15.425Z] [2020-12-23T13:20:15.425Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T13:20:15.425Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T13:20:15.425Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-12-23T13:20:15.425Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-12-23T13:20:15.425Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.82MB / 8.88MB 0.1s [2020-12-23T13:20:15.425Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T13:20:15.425Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-12-23T13:20:15.425Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-12-23T13:20:15.443Z] #27 18.12 [2020-12-23T13:20:15.519Z] #41 10.72 PBCC images/sk-netlink.pb-c.c [2020-12-23T13:20:15.552Z] Client: [2020-12-23T13:20:15.552Z] Debug Mode: false [2020-12-23T13:20:15.552Z] [2020-12-23T13:20:15.552Z] Server: [2020-12-23T13:20:15.552Z] Containers: 0 [2020-12-23T13:20:15.552Z] Running: 0 [2020-12-23T13:20:15.552Z] Paused: 0 [2020-12-23T13:20:15.552Z] Stopped: 0 [2020-12-23T13:20:15.552Z] Images: 0 [2020-12-23T13:20:15.552Z] Server Version: 19.03.13 [2020-12-23T13:20:15.552Z] Storage Driver: overlay2 [2020-12-23T13:20:15.552Z] Backing Filesystem: extfs [2020-12-23T13:20:15.552Z] Supports d_type: true [2020-12-23T13:20:15.552Z] Native Overlay Diff: true [2020-12-23T13:20:15.552Z] Logging Driver: json-file [2020-12-23T13:20:15.552Z] Cgroup Driver: cgroupfs [2020-12-23T13:20:15.552Z] Plugins: [2020-12-23T13:20:15.552Z] Volume: local [2020-12-23T13:20:15.552Z] Network: bridge host ipvlan macvlan null overlay [2020-12-23T13:20:15.552Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-12-23T13:20:15.552Z] Swarm: inactive [2020-12-23T13:20:15.552Z] Runtimes: runc [2020-12-23T13:20:15.552Z] Default Runtime: runc [2020-12-23T13:20:15.552Z] Init Binary: docker-init [2020-12-23T13:20:15.552Z] containerd version: 8fba4e9a7d01810a393d5d25a3621dc101981175 [2020-12-23T13:20:15.552Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-12-23T13:20:15.552Z] init version: fec3683 [2020-12-23T13:20:15.552Z] Security Options: [2020-12-23T13:20:15.552Z] apparmor [2020-12-23T13:20:15.552Z] seccomp [2020-12-23T13:20:15.552Z] Profile: default [2020-12-23T13:20:15.552Z] Kernel Version: 4.15.0-1083-aws [2020-12-23T13:20:15.552Z] Operating System: Ubuntu 16.04.7 LTS [2020-12-23T13:20:15.552Z] OSType: linux [2020-12-23T13:20:15.552Z] Architecture: aarch64 [2020-12-23T13:20:15.552Z] CPUs: 4 [2020-12-23T13:20:15.552Z] Total Memory: 7.525GiB [2020-12-23T13:20:15.552Z] Name: ip-10-100-51-118 [2020-12-23T13:20:15.552Z] ID: Y7CY:OBXM:64JR:IATL:K5XK:3QN2:NY4M:WSP4:5UNB:OI7D:IVLF:RPVW [2020-12-23T13:20:15.552Z] Docker Root Dir: /var/lib/docker [2020-12-23T13:20:15.552Z] Debug Mode: false [2020-12-23T13:20:15.552Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:20:15.552Z] Labels: [2020-12-23T13:20:15.552Z] Experimental: true [2020-12-23T13:20:15.552Z] Insecure Registries: [2020-12-23T13:20:15.552Z] 127.0.0.0/8 [2020-12-23T13:20:15.552Z] Live Restore Enabled: true [2020-12-23T13:20:15.552Z] [2020-12-23T13:20:15.552Z] WARNING: No swap limit support [Pipeline] sh [2020-12-23T13:20:15.585Z] #18 22.26 Selecting previously unselected package libnet1:s390x. [2020-12-23T13:20:15.585Z] #18 22.27 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-12-23T13:20:15.585Z] #18 22.27 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T13:20:15.585Z] #18 22.31 Selecting previously unselected package libnl-3-200:s390x. [2020-12-23T13:20:15.585Z] #18 22.32 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-12-23T13:20:15.585Z] #18 22.32 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T13:20:15.585Z] #18 22.35 Selecting previously unselected package libprotobuf-c1:s390x. [2020-12-23T13:20:15.585Z] #18 22.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-12-23T13:20:15.585Z] #18 22.36 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T13:20:15.585Z] #18 22.38 Selecting previously unselected package libreadline5:s390x. [2020-12-23T13:20:15.585Z] #18 22.39 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-12-23T13:20:15.585Z] #18 22.39 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-23T13:20:15.585Z] #18 22.44 Selecting previously unselected package net-tools. [2020-12-23T13:20:15.585Z] #18 22.44 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-12-23T13:20:15.585Z] #18 22.44 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:20:15.682Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-12-23T13:20:15.781Z] #41 10.85 DEP images/sk-netlink.pb-c.d [2020-12-23T13:20:15.781Z] #41 10.98 PBCC images/sk-inet.pb-c.c [2020-12-23T13:20:15.781Z] #41 11.07 DEP images/sk-inet.pb-c.d [2020-12-23T13:20:15.855Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:20:15.855Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:20:15.855Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41724/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-12-23T13:20:15.855Z] + bash /home/ubuntu/workspace/moby_PR-41724/check-config.sh [2020-12-23T13:20:15.855Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-12-23T13:20:15.855Z] info: reading kernel config from /boot/config-4.15.0-1083-aws ... [2020-12-23T13:20:15.855Z] [2020-12-23T13:20:15.855Z] Generally Necessary: [2020-12-23T13:20:15.855Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-12-23T13:20:15.855Z] - apparmor: enabled and tools installed [2020-12-23T13:20:15.855Z] - CONFIG_NAMESPACES: enabled [2020-12-23T13:20:15.855Z] - CONFIG_NET_NS: enabled [2020-12-23T13:20:15.875Z] #18 22.55 Selecting previously unselected package python-pip-whl. [2020-12-23T13:20:15.875Z] #18 22.56 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T13:20:15.875Z] #18 22.56 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T13:20:15.939Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-12-23T13:20:15.939Z] #4 DONE 0.7s [2020-12-23T13:20:15.947Z] #29 2.895 0.3% ### 5.4% ######## 11.5% ########### 15.5% ############## 20.5% ################# 24.1% ##################### 29.8% ######################### 36.0% ############################## 42.1% ################################### 48.8% #################################### 51.4% ######################################## 56.3% ########################################## 59.1% ############################################## 65.2% #################################################### 73.4% ########################################################## 81.5% ################################################################ 89.7% ######################################################################## 100.0% [2020-12-23T13:20:16.043Z] #41 11.31 PBCC images/sk-unix.pb-c.c [2020-12-23T13:20:16.043Z] #41 11.35 DEP images/sk-unix.pb-c.d [2020-12-23T13:20:16.122Z] - CONFIG_PID_NS: enabled [2020-12-23T13:20:16.122Z] - CONFIG_IPC_NS: enabled [2020-12-23T13:20:16.122Z] - CONFIG_UTS_NS: enabled [2020-12-23T13:20:16.122Z] - CONFIG_CGROUPS: enabled [2020-12-23T13:20:16.122Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-12-23T13:20:16.122Z] - CONFIG_CGROUP_DEVICE: enabled [2020-12-23T13:20:16.122Z] - CONFIG_CGROUP_FREEZER: enabled [2020-12-23T13:20:16.122Z] - CONFIG_CGROUP_SCHED: enabled [2020-12-23T13:20:16.122Z] - CONFIG_CPUSETS: enabled [2020-12-23T13:20:16.122Z] - CONFIG_MEMCG: enabled [2020-12-23T13:20:16.122Z] - CONFIG_KEYS: enabled [2020-12-23T13:20:16.122Z] - CONFIG_VETH: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_BRIDGE: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_NF_NAT: enabled (as module) [2020-12-23T13:20:16.122Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-12-23T13:20:16.122Z] - CONFIG_POSIX_MQUEUE: enabled [2020-12-23T13:20:16.122Z] [2020-12-23T13:20:16.122Z] Optional Features: [2020-12-23T13:20:16.122Z] - CONFIG_USER_NS: enabled [2020-12-23T13:20:16.122Z] - CONFIG_SECCOMP: enabled [2020-12-23T13:20:16.122Z] - CONFIG_CGROUP_PIDS: enabled [2020-12-23T13:20:16.164Z] #18 22.92 Selecting previously unselected package python3-lib2to3. [2020-12-23T13:20:16.164Z] #18 22.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T13:20:16.164Z] #18 22.93 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:20:16.164Z] #18 23.02 Selecting previously unselected package python3-distutils. [2020-12-23T13:20:16.164Z] #18 23.02 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T13:20:16.164Z] #18 23.03 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T13:20:16.164Z] #18 23.12 Selecting previously unselected package python3-pip. [2020-12-23T13:20:16.198Z] [2020-12-23T13:20:16.198Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:20:16.245Z] #29 5.303 [2020-12-23T13:20:16.310Z] #41 11.40 PBCC images/mm.pb-c.c [2020-12-23T13:20:16.310Z] #41 11.47 DEP images/mm.pb-c.d [2020-12-23T13:20:16.310Z] #41 11.51 PBCC images/timerfd.pb-c.c [2020-12-23T13:20:16.310Z] #41 11.56 DEP images/timerfd.pb-c.d [2020-12-23T13:20:16.310Z] #41 11.60 PBCC images/timer.pb-c.c [2020-12-23T13:20:16.383Z] #27 19.00 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T13:20:16.383Z] #27 19.24 [2020-12-23T13:20:16.387Z] - CONFIG_MEMCG_SWAP: enabled [2020-12-23T13:20:16.387Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-12-23T13:20:16.387Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-12-23T13:20:16.387Z] - CONFIG_BLK_CGROUP: enabled [2020-12-23T13:20:16.387Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-12-23T13:20:16.387Z] - CONFIG_IOSCHED_CFQ: enabled [2020-12-23T13:20:16.387Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-12-23T13:20:16.387Z] - CONFIG_CGROUP_PERF: enabled [2020-12-23T13:20:16.387Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-12-23T13:20:16.387Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-12-23T13:20:16.387Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-12-23T13:20:16.387Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-12-23T13:20:16.387Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-12-23T13:20:16.387Z] - CONFIG_RT_GROUP_SCHED: missing [2020-12-23T13:20:16.387Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-12-23T13:20:16.387Z] - CONFIG_IP_VS: enabled (as module) [2020-12-23T13:20:16.387Z] - CONFIG_IP_VS_NFCT: enabled [2020-12-23T13:20:16.387Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-12-23T13:20:16.387Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-12-23T13:20:16.387Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-12-23T13:20:16.387Z] - CONFIG_EXT4_FS: enabled [2020-12-23T13:20:16.387Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-12-23T13:20:16.387Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-12-23T13:20:16.387Z] - Network Drivers: [2020-12-23T13:20:16.387Z] - "overlay": [2020-12-23T13:20:16.453Z] #18 23.12 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T13:20:16.453Z] #18 23.12 Unpacking python3-pip (18.1-5) ... [2020-12-23T13:20:16.453Z] #18 23.21 Selecting previously unselected package python3-pkg-resources. [2020-12-23T13:20:16.453Z] #18 23.21 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:20:16.453Z] #18 23.21 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:20:16.453Z] #18 23.28 Selecting previously unselected package python3-setuptools. [2020-12-23T13:20:16.453Z] #18 23.28 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T13:20:16.453Z] #18 23.28 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T13:20:16.572Z] #41 11.62 DEP images/timer.pb-c.d [2020-12-23T13:20:16.572Z] #41 11.66 PBCC images/sa.pb-c.c [2020-12-23T13:20:16.572Z] #41 11.69 DEP images/sa.pb-c.d [2020-12-23T13:20:16.572Z] #41 11.75 PBCC images/pipe-data.pb-c.c [2020-12-23T13:20:16.572Z] #41 11.77 DEP images/pipe-data.pb-c.d [2020-12-23T13:20:16.572Z] #41 11.81 PBCC images/mnt.pb-c.c [2020-12-23T13:20:16.572Z] #41 11.85 DEP images/mnt.pb-c.d [2020-12-23T13:20:16.572Z] #41 11.89 PBCC images/sk-packet.pb-c.c [2020-12-23T13:20:16.643Z] #27 19.41 # 2.4% [2020-12-23T13:20:16.644Z] #27 ... [2020-12-23T13:20:16.644Z] [2020-12-23T13:20:16.644Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:16.644Z] #49 79.15 encoding/json [2020-12-23T13:20:16.644Z] #49 83.42 github.com/pkg/diff [2020-12-23T13:20:16.644Z] #49 85.03 go/ast [2020-12-23T13:20:16.644Z] #49 87.55 golang.org/x/crypto/ssh/terminal [2020-12-23T13:20:16.644Z] #49 88.72 mvdan.cc/editorconfig [2020-12-23T13:20:16.644Z] #49 ... [2020-12-23T13:20:16.644Z] [2020-12-23T13:20:16.644Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:16.657Z] - CONFIG_VXLAN: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-12-23T13:20:16.657Z] Optional (for encrypted networks): [2020-12-23T13:20:16.657Z] - CONFIG_CRYPTO: enabled [2020-12-23T13:20:16.657Z] - CONFIG_CRYPTO_AEAD: enabled [2020-12-23T13:20:16.657Z] - CONFIG_CRYPTO_GCM: enabled [2020-12-23T13:20:16.657Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-12-23T13:20:16.657Z] - CONFIG_CRYPTO_GHASH: enabled [2020-12-23T13:20:16.657Z] - CONFIG_XFRM: enabled [2020-12-23T13:20:16.657Z] - CONFIG_XFRM_USER: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_INET_ESP: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-12-23T13:20:16.657Z] - "ipvlan": [2020-12-23T13:20:16.657Z] - CONFIG_IPVLAN: enabled (as module) [2020-12-23T13:20:16.657Z] - "macvlan": [2020-12-23T13:20:16.657Z] - CONFIG_MACVLAN: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_DUMMY: enabled (as module) [2020-12-23T13:20:16.657Z] - "ftp,tftp client in container": [2020-12-23T13:20:16.657Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-12-23T13:20:16.657Z] - Storage Drivers: [2020-12-23T13:20:16.657Z] - "aufs": [2020-12-23T13:20:16.657Z] - CONFIG_AUFS_FS: enabled (as module) [2020-12-23T13:20:16.657Z] - "btrfs": [2020-12-23T13:20:16.657Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-12-23T13:20:16.657Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-12-23T13:20:16.657Z] - "devicemapper": [2020-12-23T13:20:16.742Z] #18 23.42 Selecting previously unselected package python3-wheel. [2020-12-23T13:20:16.742Z] #18 23.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T13:20:16.742Z] #18 23.43 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T13:20:16.742Z] #18 23.49 Selecting previously unselected package sudo. [2020-12-23T13:20:16.742Z] #18 23.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-12-23T13:20:16.742Z] #18 23.49 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:20:16.763Z] #6 ... [2020-12-23T13:20:16.763Z] [2020-12-23T13:20:16.763Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T13:20:16.763Z] #5 DONE 0.3s [2020-12-23T13:20:16.763Z] [2020-12-23T13:20:16.763Z] #7 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T13:20:16.763Z] #7 DONE 0.4s [2020-12-23T13:20:16.763Z] [2020-12-23T13:20:16.763Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:20:16.763Z] #6 DONE 0.4s [2020-12-23T13:20:16.763Z] [2020-12-23T13:20:16.763Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:16.763Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T13:20:16.763Z] #8 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2020-12-23T13:20:16.763Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.0s [2020-12-23T13:20:16.763Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.0s [2020-12-23T13:20:16.763Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T13:20:16.763Z] #8 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2020-12-23T13:20:16.837Z] #41 11.93 DEP images/sk-packet.pb-c.d [2020-12-23T13:20:16.837Z] #41 12.03 PBCC images/tcp-stream.pb-c.c [2020-12-23T13:20:16.837Z] #41 12.07 DEP images/tcp-stream.pb-c.d [2020-12-23T13:20:16.837Z] #41 12.10 PBCC images/pipe.pb-c.c [2020-12-23T13:20:16.837Z] #41 12.13 DEP images/pipe.pb-c.d [2020-12-23T13:20:16.866Z] #29 5.466 #=#=# ########################## 37.4% ################################################################# 90.9% ######################################################################## 100.0% [2020-12-23T13:20:16.921Z] - CONFIG_BLK_DEV_DM: enabled [2020-12-23T13:20:16.921Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-12-23T13:20:16.921Z] - "overlay": [2020-12-23T13:20:16.921Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-12-23T13:20:16.921Z] - "zfs": [2020-12-23T13:20:16.921Z] - /dev/zfs: missing [2020-12-23T13:20:16.921Z] - zfs command: missing [2020-12-23T13:20:16.921Z] - zpool command: missing [2020-12-23T13:20:16.921Z] [2020-12-23T13:20:16.921Z] Limits: [2020-12-23T13:20:16.921Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-12-23T13:20:16.921Z] [2020-12-23T13:20:16.921Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-12-23T13:20:17.024Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.34MB / 50.40MB 0.2s [2020-12-23T13:20:17.024Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.52MB / 50.40MB 0.4s [2020-12-23T13:20:17.024Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 6.09MB / 7.81MB 0.4s [2020-12-23T13:20:17.032Z] #18 23.84 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T13:20:17.032Z] #18 23.84 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-12-23T13:20:17.032Z] #18 23.85 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:20:17.032Z] #18 23.97 Selecting previously unselected package uidmap. [2020-12-23T13:20:17.099Z] #41 12.18 PBCC images/pstree.pb-c.c [2020-12-23T13:20:17.099Z] #41 12.20 DEP images/pstree.pb-c.d [2020-12-23T13:20:17.099Z] #41 12.25 PBCC images/fs.pb-c.c [2020-12-23T13:20:17.099Z] #41 12.28 DEP images/fs.pb-c.d [2020-12-23T13:20:17.099Z] #41 12.30 PBCC images/signalfd.pb-c.c [2020-12-23T13:20:17.099Z] #41 12.39 DEP images/signalfd.pb-c.d [2020-12-23T13:20:17.162Z] #29 6.259 [2020-12-23T13:20:17.262Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:587960aa7cbafa44655561cf2d56e807402d21e0 . [2020-12-23T13:20:17.262Z] #2 [internal] load .dockerignore [2020-12-23T13:20:17.262Z] #2 transferring context: 87B done [2020-12-23T13:20:17.262Z] #2 DONE 0.0s [2020-12-23T13:20:17.262Z] [2020-12-23T13:20:17.262Z] #1 [internal] load build definition from Dockerfile [2020-12-23T13:20:17.262Z] #1 transferring dockerfile: 16.56kB 0.0s done [2020-12-23T13:20:17.262Z] #1 DONE 0.0s [2020-12-23T13:20:17.262Z] [2020-12-23T13:20:17.262Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-12-23T13:20:17.284Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2020-12-23T13:20:17.321Z] #18 23.97 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-12-23T13:20:17.321Z] #18 23.97 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T13:20:17.321Z] #18 24.03 Selecting previously unselected package vim-runtime. [2020-12-23T13:20:17.321Z] #18 24.03 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:20:17.321Z] #18 24.05 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T13:20:17.321Z] #18 24.08 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T13:20:17.321Z] #18 24.09 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:20:17.361Z] #41 12.45 PBCC images/fh.pb-c.c [2020-12-23T13:20:17.361Z] #41 12.50 PBCC images/fsnotify.pb-c.c [2020-12-23T13:20:17.361Z] #41 12.56 DEP images/fh.pb-c.d [2020-12-23T13:20:17.361Z] #41 12.59 DEP images/fsnotify.pb-c.d [2020-12-23T13:20:17.361Z] #41 12.63 PBCC images/eventpoll.pb-c.c [2020-12-23T13:20:17.361Z] #41 ... [2020-12-23T13:20:17.361Z] [2020-12-23T13:20:17.361Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:17.361Z] #49 71.49 encoding/json [2020-12-23T13:20:17.361Z] #49 76.34 github.com/pkg/diff [2020-12-23T13:20:17.361Z] #49 77.56 go/ast [2020-12-23T13:20:17.361Z] #49 78.41 golang.org/x/crypto/ssh/terminal [2020-12-23T13:20:17.361Z] #49 80.28 mvdan.cc/editorconfig [2020-12-23T13:20:17.541Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 16.00MB / 50.40MB 0.7s [2020-12-23T13:20:17.541Z] #8 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.5s done [2020-12-23T13:20:17.541Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 507.48kB / 10.00MB 0.7s [2020-12-23T13:20:17.541Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 1.01MB / 51.83MB 0.7s [2020-12-23T13:20:17.541Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 19.83MB / 50.40MB 0.9s [2020-12-23T13:20:17.541Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 5.02MB / 10.00MB 0.9s [2020-12-23T13:20:17.541Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.23MB / 51.83MB 0.9s [2020-12-23T13:20:17.623Z] #49 ... [2020-12-23T13:20:17.623Z] [2020-12-23T13:20:17.623Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:17.623Z] #41 12.65 DEP images/eventpoll.pb-c.d [2020-12-23T13:20:17.623Z] #41 12.70 PBCC images/eventfd.pb-c.c [2020-12-23T13:20:17.623Z] #41 12.74 DEP images/eventfd.pb-c.d [2020-12-23T13:20:17.623Z] #41 12.79 PBCC images/remap-file-path.pb-c.c [2020-12-23T13:20:17.623Z] #41 12.82 DEP images/remap-file-path.pb-c.d [2020-12-23T13:20:17.623Z] #41 12.87 PBCC images/fifo.pb-c.c [2020-12-23T13:20:17.623Z] #41 12.91 DEP images/fifo.pb-c.d [2020-12-23T13:20:17.623Z] #41 12.98 PBCC images/ghost-file.pb-c.c [2020-12-23T13:20:17.685Z] #27 19.41 # 2.4% ######## 12.4% ################# 24.3% ###################### 31.3% ############################## 42.0% ################################### 49.8% ######################################### 57.7% ################################################ 67.2% ####################################################### 77.2% ############################################################## 86.3% #################################################################### 94.5% ######################################################################## 100.0% [2020-12-23T13:20:17.798Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 23.94MB / 50.40MB 1.0s [2020-12-23T13:20:17.798Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 7.66MB / 10.00MB 1.0s [2020-12-23T13:20:17.798Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 10.91MB / 51.83MB 1.0s [2020-12-23T13:20:17.885Z] #41 13.03 DEP images/ghost-file.pb-c.d [2020-12-23T13:20:17.885Z] #41 13.09 PBCC images/regfile.pb-c.c [2020-12-23T13:20:17.885Z] #41 13.13 DEP images/regfile.pb-c.d [2020-12-23T13:20:17.885Z] #41 13.19 PBCC images/ns.pb-c.c [2020-12-23T13:20:17.885Z] #41 13.19 DEP images/ns.pb-c.d [2020-12-23T13:20:17.945Z] #27 20.69 [2020-12-23T13:20:18.055Z] #29 6.482 ##### 7.2% #################### 27.8% ########################################## 58.6% ######################################################## 79.1% ######################################################################## 100.0% [2020-12-23T13:20:18.056Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s [2020-12-23T13:20:18.056Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 13.94MB / 51.83MB 1.3s [2020-12-23T13:20:18.056Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 27.43MB / 50.40MB 1.3s [2020-12-23T13:20:18.056Z] #8 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 1.3s done [2020-12-23T13:20:18.056Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 1.3s [2020-12-23T13:20:18.147Z] #41 13.24 PBCC images/fdinfo.pb-c.c [2020-12-23T13:20:18.147Z] #41 13.31 DEP images/fdinfo.pb-c.d [2020-12-23T13:20:18.147Z] #41 13.36 PBCC images/core-aarch64.pb-c.c [2020-12-23T13:20:18.147Z] #41 13.44 PBCC images/core-arm.pb-c.c [2020-12-23T13:20:18.210Z] #3 DONE 0.9s [2020-12-23T13:20:18.210Z] [2020-12-23T13:20:18.210Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-12-23T13:20:18.210Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-12-23T13:20:18.317Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 17.30MB / 51.83MB 1.4s [2020-12-23T13:20:18.317Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 31.33MB / 50.40MB 1.6s [2020-12-23T13:20:18.351Z] #29 ... [2020-12-23T13:20:18.351Z] [2020-12-23T13:20:18.351Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:18.351Z] #13 1.382 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:20:18.351Z] #13 1.560 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:20:18.351Z] #13 1.578 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:20:18.351Z] #13 2.956 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T13:20:18.351Z] #13 5.174 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T13:20:18.351Z] #13 7.908 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T13:20:18.351Z] #13 ... [2020-12-23T13:20:18.351Z] [2020-12-23T13:20:18.351Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:18.351Z] #45 1.148 + RM_GOPATH=0 [2020-12-23T13:20:18.351Z] #45 1.161 + TMP_GOPATH= [2020-12-23T13:20:18.351Z] #45 1.169 + : /build [2020-12-23T13:20:18.351Z] #45 1.169 + '[' -z '' ']' [2020-12-23T13:20:18.351Z] #45 1.170 ++ mktemp -d [2020-12-23T13:20:18.351Z] #45 1.201 + export GOPATH=/tmp/tmp.RgjFVjKwsg [2020-12-23T13:20:18.351Z] #45 1.201 + GOPATH=/tmp/tmp.RgjFVjKwsg [2020-12-23T13:20:18.351Z] #45 1.201 + RM_GOPATH=1 [2020-12-23T13:20:18.351Z] #45 1.201 + case "$(go env GOARCH)" in [2020-12-23T13:20:18.351Z] #45 1.210 ++ go env GOARCH [2020-12-23T13:20:18.351Z] #45 1.266 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:18.351Z] #45 1.266 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:18.351Z] #45 1.270 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:18.351Z] #45 1.278 + dir=/tmp/install [2020-12-23T13:20:18.351Z] #45 1.278 + bin=vndr [2020-12-23T13:20:18.351Z] #45 1.278 + shift [2020-12-23T13:20:18.351Z] #45 1.279 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T13:20:18.351Z] #45 1.279 + . /tmp/install/vndr.installer [2020-12-23T13:20:18.351Z] #45 1.280 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:20:18.351Z] #45 1.281 + install_vndr [2020-12-23T13:20:18.351Z] #45 1.281 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T13:20:18.351Z] #45 1.282 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.RgjFVjKwsg/src/github.com/LK4D4/vndr [2020-12-23T13:20:18.351Z] #45 1.282 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:20:18.351Z] #45 1.285 Cloning into '/tmp/tmp.RgjFVjKwsg/src/github.com/LK4D4/vndr'... [2020-12-23T13:20:18.351Z] #45 2.247 + cd /tmp/tmp.RgjFVjKwsg/src/github.com/LK4D4/vndr [2020-12-23T13:20:18.351Z] #45 2.250 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:20:18.351Z] #45 2.277 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T13:20:18.351Z] #45 3.928 runtime/internal/atomic [2020-12-23T13:20:18.351Z] #45 3.929 runtime/internal/sys [2020-12-23T13:20:18.351Z] #45 3.984 internal/race [2020-12-23T13:20:18.351Z] #45 4.023 internal/cpu [2020-12-23T13:20:18.351Z] #45 4.529 sync/atomic [2020-12-23T13:20:18.351Z] #45 4.541 runtime/internal/math [2020-12-23T13:20:18.351Z] #45 4.748 unicode [2020-12-23T13:20:18.351Z] #45 5.041 unicode/utf8 [2020-12-23T13:20:18.351Z] #45 5.169 internal/bytealg [2020-12-23T13:20:18.351Z] #45 5.688 math [2020-12-23T13:20:18.351Z] #45 7.176 internal/testlog [2020-12-23T13:20:18.351Z] #45 7.663 runtime [2020-12-23T13:20:18.351Z] #45 7.936 encoding [2020-12-23T13:20:18.351Z] #45 8.543 unicode/utf16 [2020-12-23T13:20:18.351Z] #45 9.789 container/list [2020-12-23T13:20:18.408Z] #41 13.49 PBCC images/core-ppc64.pb-c.c [2020-12-23T13:20:18.408Z] #41 13.55 PBCC images/core-s390.pb-c.c [2020-12-23T13:20:18.408Z] #41 13.59 PBCC images/core-x86.pb-c.c [2020-12-23T13:20:18.408Z] #41 13.64 PBCC images/core.pb-c.c [2020-12-23T13:20:18.473Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-12-23T13:20:18.473Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-12-23T13:20:18.473Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-12-23T13:20:18.473Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2020-12-23T13:20:18.577Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.19MB / 50.40MB 1.8s [2020-12-23T13:20:18.577Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 22.96MB / 51.83MB 1.8s [2020-12-23T13:20:18.577Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 8.40MB / 68.67MB 1.8s [2020-12-23T13:20:18.577Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 12.28MB / 68.67MB 1.8s [2020-12-23T13:20:18.661Z] #45 ... [2020-12-23T13:20:18.661Z] [2020-12-23T13:20:18.661Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:18.661Z] #49 0.903 + RM_GOPATH=0 [2020-12-23T13:20:18.661Z] #49 0.903 + TMP_GOPATH= [2020-12-23T13:20:18.661Z] #49 0.904 + : /build [2020-12-23T13:20:18.661Z] #49 0.904 + '[' -z '' ']' [2020-12-23T13:20:18.661Z] #49 0.904 ++ mktemp -d [2020-12-23T13:20:18.661Z] #49 0.906 + export GOPATH=/tmp/tmp.yJPZ3KEG2d [2020-12-23T13:20:18.661Z] #49 0.906 + GOPATH=/tmp/tmp.yJPZ3KEG2d [2020-12-23T13:20:18.661Z] #49 0.906 + RM_GOPATH=1 [2020-12-23T13:20:18.661Z] #49 0.906 + case "$(go env GOARCH)" in [2020-12-23T13:20:18.661Z] #49 0.907 ++ go env GOARCH [2020-12-23T13:20:18.661Z] #49 0.912 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:18.661Z] #49 0.912 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:18.661Z] #49 0.913 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:18.661Z] #49 0.922 + dir=/tmp/install [2020-12-23T13:20:18.661Z] #49 0.923 + bin=golangci_lint [2020-12-23T13:20:18.661Z] #49 0.924 + shift [2020-12-23T13:20:18.661Z] #49 0.925 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T13:20:18.661Z] #49 0.925 + . /tmp/install/golangci_lint.installer [2020-12-23T13:20:18.661Z] #49 0.927 ++ : v1.23.8 [2020-12-23T13:20:18.661Z] #49 0.927 + install_golangci_lint [2020-12-23T13:20:18.661Z] #49 0.927 + set -e [2020-12-23T13:20:18.661Z] #49 0.927 + export GO111MODULE=on [2020-12-23T13:20:18.661Z] #49 0.927 + GO111MODULE=on [2020-12-23T13:20:18.661Z] #49 0.927 + GOBIN=/build [2020-12-23T13:20:18.661Z] #49 0.927 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T13:20:18.661Z] #49 0.951 go: finding github.com v1.23.8 [2020-12-23T13:20:18.661Z] #49 0.952 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T13:20:18.661Z] #49 0.952 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T13:20:18.661Z] #49 0.952 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:20:18.662Z] #49 0.952 go: finding github.com/golangci v1.23.8 [2020-12-23T13:20:18.662Z] #49 1.989 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:20:18.662Z] #49 3.320 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:20:18.662Z] #49 ... [2020-12-23T13:20:18.662Z] [2020-12-23T13:20:18.662Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:18.662Z] #58 0.844 + RM_GOPATH=0 [2020-12-23T13:20:18.662Z] #58 0.845 + TMP_GOPATH= [2020-12-23T13:20:18.662Z] #58 0.845 + : /build [2020-12-23T13:20:18.662Z] #58 0.845 + '[' -z '' ']' [2020-12-23T13:20:18.662Z] #58 0.845 ++ mktemp -d [2020-12-23T13:20:18.662Z] #58 0.847 + export GOPATH=/tmp/tmp.lwJ1hELR9e [2020-12-23T13:20:18.662Z] #58 0.847 + GOPATH=/tmp/tmp.lwJ1hELR9e [2020-12-23T13:20:18.662Z] #58 0.847 + RM_GOPATH=1 [2020-12-23T13:20:18.662Z] #58 0.847 + case "$(go env GOARCH)" in [2020-12-23T13:20:18.662Z] #58 0.848 ++ go env GOARCH [2020-12-23T13:20:18.662Z] #58 0.859 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:18.662Z] #58 0.859 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:18.662Z] #58 0.860 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:18.662Z] #58 0.862 + dir=/tmp/install [2020-12-23T13:20:18.662Z] #58 0.863 + bin=rootlesskit [2020-12-23T13:20:18.662Z] #58 0.863 + shift [2020-12-23T13:20:18.662Z] #58 0.863 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T13:20:18.662Z] #58 0.863 + . /tmp/install/rootlesskit.installer [2020-12-23T13:20:18.662Z] #58 0.863 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:20:18.662Z] #58 0.864 + install_rootlesskit [2020-12-23T13:20:18.662Z] #58 0.864 + case "$1" in [2020-12-23T13:20:18.662Z] #58 0.864 + export CGO_ENABLED=0 [2020-12-23T13:20:18.662Z] #58 0.864 + CGO_ENABLED=0 [2020-12-23T13:20:18.662Z] #58 0.864 + _install_rootlesskit [2020-12-23T13:20:18.662Z] #58 0.864 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T13:20:18.662Z] #58 0.864 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:20:18.662Z] #58 0.864 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.lwJ1hELR9e/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:20:18.662Z] #58 0.868 Cloning into '/tmp/tmp.lwJ1hELR9e/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T13:20:18.662Z] #58 5.880 + cd /tmp/tmp.lwJ1hELR9e/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:20:18.662Z] #58 5.893 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:20:18.662Z] #58 6.413 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:20:18.662Z] #58 6.414 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T13:20:18.670Z] #41 13.71 PBCC images/inventory.pb-c.c [2020-12-23T13:20:18.670Z] #41 13.78 DEP images/core-aarch64.pb-c.d [2020-12-23T13:20:18.670Z] #41 13.83 DEP images/core-arm.pb-c.d [2020-12-23T13:20:18.670Z] #41 13.89 DEP images/core-ppc64.pb-c.d [2020-12-23T13:20:18.670Z] #41 13.94 DEP images/core-s390.pb-c.d [2020-12-23T13:20:18.670Z] #41 14.00 DEP images/core-x86.pb-c.d [2020-12-23T13:20:18.670Z] #41 14.04 DEP images/core.pb-c.d [2020-12-23T13:20:18.735Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 4.78MB / 8.28MB 0.3s [2020-12-23T13:20:18.735Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2020-12-23T13:20:18.836Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 39.92MB / 50.40MB 2.0s [2020-12-23T13:20:18.836Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 26.18MB / 51.83MB 2.0s [2020-12-23T13:20:18.836Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 17.75MB / 68.67MB 2.0s [2020-12-23T13:20:18.836Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 42.84MB / 50.40MB 2.1s [2020-12-23T13:20:18.836Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 31.07MB / 51.83MB 2.1s [2020-12-23T13:20:18.836Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 22.57MB / 68.67MB 2.1s [2020-12-23T13:20:18.888Z] #27 21.69 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T13:20:18.931Z] #41 14.11 DEP images/inventory.pb-c.d [2020-12-23T13:20:18.931Z] #41 14.17 PBCC images/cpuinfo.pb-c.c [2020-12-23T13:20:18.959Z] #58 ... [2020-12-23T13:20:18.959Z] [2020-12-23T13:20:18.959Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:20:18.959Z] #32 0.924 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T13:20:18.959Z] #32 0.927 Cloning into '.'... [2020-12-23T13:20:18.959Z] #32 ... [2020-12-23T13:20:18.959Z] [2020-12-23T13:20:18.959Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:20:18.959Z] #42 1.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:20:18.959Z] #42 1.440 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:20:18.959Z] #42 1.443 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:20:18.959Z] #42 3.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T13:20:18.959Z] #42 5.258 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T13:20:18.959Z] #42 7.835 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T13:20:19.149Z] #27 21.97 [2020-12-23T13:20:19.149Z] #27 22.08 ######################################################################## 100.0% [2020-12-23T13:20:19.149Z] #27 22.20 [2020-12-23T13:20:19.193Z] #41 14.17 DEP images/cpuinfo.pb-c.d [2020-12-23T13:20:19.193Z] #41 14.22 PBCC images/stats.pb-c.c [2020-12-23T13:20:19.193Z] #41 14.24 DEP images/stats.pb-c.d [2020-12-23T13:20:19.259Z] #42 ... [2020-12-23T13:20:19.259Z] [2020-12-23T13:20:19.259Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:20:19.259Z] #55 1.355 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:20:19.259Z] #55 1.445 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:20:19.259Z] #55 1.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:20:19.259Z] #55 3.180 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T13:20:19.259Z] #55 5.335 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T13:20:19.259Z] #55 7.676 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T13:20:19.259Z] #55 ... [2020-12-23T13:20:19.259Z] [2020-12-23T13:20:19.259Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:19.259Z] #64 0.844 + RM_GOPATH=0 [2020-12-23T13:20:19.259Z] #64 0.844 + TMP_GOPATH= [2020-12-23T13:20:19.259Z] #64 0.845 + : /build [2020-12-23T13:20:19.259Z] #64 0.845 + '[' -z '' ']' [2020-12-23T13:20:19.259Z] #64 0.845 ++ mktemp -d [2020-12-23T13:20:19.259Z] #64 0.847 + export GOPATH=/tmp/tmp.JSgQsvJdli [2020-12-23T13:20:19.259Z] #64 0.848 + GOPATH=/tmp/tmp.JSgQsvJdli [2020-12-23T13:20:19.259Z] #64 0.848 + RM_GOPATH=1 [2020-12-23T13:20:19.259Z] #64 0.848 + case "$(go env GOARCH)" in [2020-12-23T13:20:19.259Z] #64 0.849 ++ go env GOARCH [2020-12-23T13:20:19.259Z] #64 0.859 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:19.259Z] #64 0.859 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:19.259Z] #64 0.860 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:19.259Z] #64 0.861 + dir=/tmp/install [2020-12-23T13:20:19.259Z] #64 0.862 + bin=proxy [2020-12-23T13:20:19.259Z] #64 0.862 + shift [2020-12-23T13:20:19.259Z] #64 0.862 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T13:20:19.259Z] #64 0.862 + . /tmp/install/proxy.installer [2020-12-23T13:20:19.259Z] #64 0.863 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:20:19.259Z] #64 0.864 + install_proxy [2020-12-23T13:20:19.259Z] #64 0.864 + case "$1" in [2020-12-23T13:20:19.259Z] #64 0.864 + export CGO_ENABLED=0 [2020-12-23T13:20:19.259Z] #64 0.864 + CGO_ENABLED=0 [2020-12-23T13:20:19.259Z] #64 0.864 + _install_proxy [2020-12-23T13:20:19.259Z] #64 0.864 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-23T13:20:19.259Z] #64 0.864 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:20:19.259Z] #64 0.865 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.JSgQsvJdli/src/github.com/docker/libnetwork [2020-12-23T13:20:19.259Z] #64 0.868 Cloning into '/tmp/tmp.JSgQsvJdli/src/github.com/docker/libnetwork'... [2020-12-23T13:20:19.259Z] #64 ... [2020-12-23T13:20:19.259Z] [2020-12-23T13:20:19.259Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:20:19.259Z] #36 1.099 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:20:19.259Z] #36 1.288 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:20:19.259Z] #36 1.289 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:20:19.259Z] #36 2.733 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T13:20:19.259Z] #36 5.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T13:20:19.259Z] #36 7.279 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T13:20:19.313Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.9s done [2020-12-23T13:20:19.313Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-12-23T13:20:19.399Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 49.07MB / 50.40MB 2.5s [2020-12-23T13:20:19.399Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 37.48MB / 51.83MB 2.5s [2020-12-23T13:20:19.399Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 29.26MB / 68.67MB 2.5s [2020-12-23T13:20:19.399Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.17MB / 51.83MB 2.8s [2020-12-23T13:20:19.399Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 36.06MB / 68.67MB 2.8s [2020-12-23T13:20:19.425Z] #18 25.94 Selecting previously unselected package vim. [2020-12-23T13:20:19.425Z] #18 25.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-12-23T13:20:19.425Z] #18 25.95 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T13:20:19.425Z] #18 26.33 Selecting previously unselected package xfsprogs. [2020-12-23T13:20:19.425Z] #18 26.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-12-23T13:20:19.425Z] #18 26.33 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T13:20:19.425Z] #18 ... [2020-12-23T13:20:19.425Z] [2020-12-23T13:20:19.425Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:19.425Z] #41 57.52 CC criu/clone-noasan.o [2020-12-23T13:20:19.425Z] #41 57.68 CC criu/config.o [2020-12-23T13:20:19.425Z] #41 58.30 CC criu/cr-check.o [2020-12-23T13:20:19.425Z] #41 59.23 CC criu/cr-dedup.o [2020-12-23T13:20:19.425Z] #41 59.36 CC criu/cr-dump.o [2020-12-23T13:20:19.425Z] #41 60.77 CC criu/cr-errno.o [2020-12-23T13:20:19.425Z] #41 60.80 CC criu/cr-restore.o [2020-12-23T13:20:19.425Z] #41 63.25 CC criu/cr-service.o [2020-12-23T13:20:19.425Z] #41 64.22 CC criu/crtools.o [2020-12-23T13:20:19.425Z] #41 64.62 CC criu/eventfd.o [2020-12-23T13:20:19.425Z] #41 64.76 CC criu/eventpoll.o [2020-12-23T13:20:19.425Z] #41 65.13 CC criu/external.o [2020-12-23T13:20:19.425Z] #41 65.37 CC criu/fault-injection.o [2020-12-23T13:20:19.425Z] #41 65.41 CC criu/fdstore.o [2020-12-23T13:20:19.425Z] #41 65.70 CC criu/fifo.o [2020-12-23T13:20:19.425Z] #41 66.03 CC criu/file-ids.o [2020-12-23T13:20:19.425Z] #41 66.15 CC criu/file-lock.o [2020-12-23T13:20:19.425Z] #41 66.58 CC criu/files-ext.o [2020-12-23T13:20:19.425Z] #41 66.80 CC criu/files-reg.o [2020-12-23T13:20:19.576Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-12-23T13:20:19.578Z] #36 ... [2020-12-23T13:20:19.578Z] [2020-12-23T13:20:19.578Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:20:19.578Z] #40 1.056 + git clone https://github.com/docker/distribution.git . [2020-12-23T13:20:19.578Z] #40 1.063 Cloning into '.'... [2020-12-23T13:20:19.578Z] #40 ... [2020-12-23T13:20:19.578Z] [2020-12-23T13:20:19.578Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:19.578Z] #51 1.191 + RM_GOPATH=0 [2020-12-23T13:20:19.578Z] #51 1.192 + TMP_GOPATH= [2020-12-23T13:20:19.578Z] #51 1.203 + : /build [2020-12-23T13:20:19.578Z] #51 1.204 + '[' -z '' ']' [2020-12-23T13:20:19.578Z] #51 1.205 ++ mktemp -d [2020-12-23T13:20:19.578Z] #51 1.208 + export GOPATH=/tmp/tmp.X7UanHMox8 [2020-12-23T13:20:19.578Z] #51 1.210 + GOPATH=/tmp/tmp.X7UanHMox8 [2020-12-23T13:20:19.578Z] #51 1.210 + RM_GOPATH=1 [2020-12-23T13:20:19.578Z] #51 1.211 + case "$(go env GOARCH)" in [2020-12-23T13:20:19.578Z] #51 1.211 ++ go env GOARCH [2020-12-23T13:20:19.578Z] #51 1.261 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:19.579Z] #51 1.262 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:19.579Z] #51 1.264 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:19.579Z] #51 1.270 + dir=/tmp/install [2020-12-23T13:20:19.579Z] #51 1.271 + bin=shfmt [2020-12-23T13:20:19.579Z] #51 1.271 + shift [2020-12-23T13:20:19.579Z] #51 1.279 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T13:20:19.579Z] #51 1.279 + . /tmp/install/shfmt.installer [2020-12-23T13:20:19.579Z] #51 1.281 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:20:19.579Z] #51 1.281 + install_shfmt [2020-12-23T13:20:19.579Z] #51 1.282 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T13:20:19.579Z] #51 1.282 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:20:19.579Z] #51 1.282 + git clone https://github.com/mvdan/sh.git /tmp/tmp.X7UanHMox8/src/github.com/mvdan/sh [2020-12-23T13:20:19.579Z] #51 1.319 Cloning into '/tmp/tmp.X7UanHMox8/src/github.com/mvdan/sh'... [2020-12-23T13:20:19.655Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 43.95MB / 51.83MB 2.9s [2020-12-23T13:20:19.766Z] #41 ... [2020-12-23T13:20:19.766Z] [2020-12-23T13:20:19.766Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:20:19.766Z] #18 26.58 Selecting previously unselected package zip. [2020-12-23T13:20:19.766Z] #18 26.59 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-12-23T13:20:19.766Z] #18 26.59 Unpacking zip (3.0-11+b1) ... [2020-12-23T13:20:19.766Z] #18 26.67 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:20:19.872Z] #51 ... [2020-12-23T13:20:19.872Z] [2020-12-23T13:20:19.872Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:19.872Z] #24 1.131 + RM_GOPATH=0 [2020-12-23T13:20:19.872Z] #24 1.152 + TMP_GOPATH= [2020-12-23T13:20:19.872Z] #24 1.152 + : /build [2020-12-23T13:20:19.872Z] #24 1.152 + '[' -z '' ']' [2020-12-23T13:20:19.872Z] #24 1.152 ++ mktemp -d [2020-12-23T13:20:19.872Z] #24 1.156 + export GOPATH=/tmp/tmp.na3JsvJPec [2020-12-23T13:20:19.872Z] #24 1.156 + GOPATH=/tmp/tmp.na3JsvJPec [2020-12-23T13:20:19.872Z] #24 1.160 + RM_GOPATH=1 [2020-12-23T13:20:19.872Z] #24 1.161 + case "$(go env GOARCH)" in [2020-12-23T13:20:19.872Z] #24 1.172 ++ go env GOARCH [2020-12-23T13:20:19.872Z] #24 1.225 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:19.872Z] #24 1.225 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:19.872Z] #24 1.226 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:19.872Z] #24 1.242 + dir=/tmp/install [2020-12-23T13:20:19.872Z] #24 1.242 + bin=dockercli [2020-12-23T13:20:19.872Z] #24 1.242 + shift [2020-12-23T13:20:19.872Z] #24 1.243 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T13:20:19.872Z] #24 1.243 + . /tmp/install/dockercli.installer [2020-12-23T13:20:19.872Z] #24 1.243 ++ : stable [2020-12-23T13:20:19.872Z] #24 1.243 ++ : 17.06.2-ce [2020-12-23T13:20:19.872Z] #24 1.244 + install_dockercli [2020-12-23T13:20:19.872Z] #24 1.245 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T13:20:19.872Z] #24 1.245 Install docker/cli version 17.06.2-ce from stable [2020-12-23T13:20:19.872Z] #24 1.257 ++ uname -m [2020-12-23T13:20:19.872Z] #24 1.263 + arch=ppc64le [2020-12-23T13:20:19.872Z] #24 1.263 + '[' ppc64le '!=' x86_64 ']' [2020-12-23T13:20:19.872Z] #24 1.263 + '[' ppc64le '!=' s390x ']' [2020-12-23T13:20:19.872Z] #24 1.264 + '[' ppc64le '!=' armhf ']' [2020-12-23T13:20:19.872Z] #24 1.264 + build_dockercli [2020-12-23T13:20:19.872Z] #24 1.264 + git clone https://github.com/docker/docker-ce /tmp/tmp.na3JsvJPec/tmp/docker-ce [2020-12-23T13:20:19.872Z] #24 1.270 Cloning into '/tmp/tmp.na3JsvJPec/tmp/docker-ce'... [2020-12-23T13:20:19.872Z] #24 ... [2020-12-23T13:20:19.872Z] [2020-12-23T13:20:19.872Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:19.872Z] #29 7.321 [2020-12-23T13:20:19.916Z] #8 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 3.0s done [2020-12-23T13:20:19.916Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 46.88MB / 51.83MB 3.0s [2020-12-23T13:20:19.916Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 41.06MB / 68.67MB 3.0s [2020-12-23T13:20:19.916Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 3.0s [2020-12-23T13:20:19.916Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 49.87MB / 51.83MB 3.3s [2020-12-23T13:20:20.056Z] #18 26.68 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:20:20.056Z] #18 26.70 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-12-23T13:20:20.056Z] #18 26.70 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-12-23T13:20:20.056Z] #18 26.71 Setting up libgpm2:s390x (1.20.7-5) ... [2020-12-23T13:20:20.056Z] #18 26.72 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-12-23T13:20:20.056Z] #18 26.72 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T13:20:20.056Z] #18 26.73 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-12-23T13:20:20.056Z] #18 26.74 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-12-23T13:20:20.056Z] #18 26.75 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:20:20.056Z] #18 26.75 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-12-23T13:20:20.056Z] #18 26.76 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-12-23T13:20:20.056Z] #18 26.77 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:20:20.056Z] #18 26.77 Setting up zip (3.0-11+b1) ... [2020-12-23T13:20:20.056Z] #18 26.78 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:20:20.056Z] #18 26.79 Setting up bash-completion (1:2.8-6) ... [2020-12-23T13:20:20.092Z] #27 22.89 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T13:20:20.151Z] #4 DONE 1.8s [2020-12-23T13:20:20.179Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 45.67MB / 68.67MB 3.4s [2020-12-23T13:20:20.179Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.31MB / 120.17MB 3.5s [2020-12-23T13:20:20.179Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2020-12-23T13:20:20.353Z] #27 23.18 [2020-12-23T13:20:20.414Z] [2020-12-23T13:20:20.414Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-12-23T13:20:20.436Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 52.31MB / 68.67MB 3.6s [2020-12-23T13:20:20.436Z] #8 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 3.7s done [2020-12-23T13:20:20.436Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 14.90MB / 120.17MB 3.7s [2020-12-23T13:20:20.436Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 3.7s [2020-12-23T13:20:20.581Z] #41 15.66 make[1]: Nothing to be done for 'all'. [2020-12-23T13:20:20.614Z] #27 23.29 ######################################################################## 100.0% [2020-12-23T13:20:20.614Z] #27 23.38 [2020-12-23T13:20:20.614Z] #27 23.46 Download of images into '/build' complete. [2020-12-23T13:20:20.614Z] #27 23.46 Use something like the following to load the result into a Docker daemon: [2020-12-23T13:20:20.614Z] #27 23.46 tar -cC '/build' . | docker load [2020-12-23T13:20:20.678Z] #7 DONE 0.3s [2020-12-23T13:20:20.678Z] [2020-12-23T13:20:20.678Z] #6 [internal] load metadata for docker.io/library/debian:buster [2020-12-23T13:20:20.692Z] #8 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 3.8s done [2020-12-23T13:20:20.692Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 58.90MB / 68.67MB 4.0s [2020-12-23T13:20:20.946Z] #6 DONE 0.4s [2020-12-23T13:20:20.946Z] [2020-12-23T13:20:20.946Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2020-12-23T13:20:20.946Z] #5 DONE 0.4s [2020-12-23T13:20:20.946Z] [2020-12-23T13:20:20.946Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:20.946Z] #8 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2020-12-23T13:20:20.946Z] #8 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2020-12-23T13:20:20.946Z] #8 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2020-12-23T13:20:20.946Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0B / 49.18MB 0.0s [2020-12-23T13:20:20.946Z] #8 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2020-12-23T13:20:21.119Z] #18 28.06 Setting up libiptc0:s390x (1.8.2-4) ... [2020-12-23T13:20:21.119Z] #18 28.06 Setting up xz-utils (5.2.4-1) ... [2020-12-23T13:20:21.119Z] #18 28.07 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T13:20:21.119Z] #18 28.08 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:20:21.275Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 66.30MB / 68.67MB 4.5s [2020-12-23T13:20:21.275Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 22.75MB / 120.17MB 4.5s [2020-12-23T13:20:21.409Z] #18 28.13 invoke-rc.d: could not determine current runlevel [2020-12-23T13:20:21.409Z] #18 28.13 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T13:20:21.409Z] #18 28.14 Setting up pigz (2.4-1) ... [2020-12-23T13:20:21.409Z] #18 28.14 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-12-23T13:20:21.409Z] #18 28.15 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-12-23T13:20:21.409Z] #18 28.16 Setting up python-pip-whl (18.1-5) ... [2020-12-23T13:20:21.409Z] #18 28.17 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-12-23T13:20:21.409Z] #18 28.17 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:20:21.409Z] #18 28.36 Setting up libaio1:s390x (0.3.112-3) ... [2020-12-23T13:20:21.521Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 9.84MB / 49.18MB 0.2s [2020-12-23T13:20:21.521Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 13.33MB / 49.18MB 0.3s [2020-12-23T13:20:21.521Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 22.29MB / 49.18MB 0.5s [2020-12-23T13:20:21.557Z] #27 ... [2020-12-23T13:20:21.557Z] [2020-12-23T13:20:21.557Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:21.557Z] #43 84.06 text/template/parse [2020-12-23T13:20:21.557Z] #43 86.41 go/parser [2020-12-23T13:20:21.557Z] #43 88.67 text/template [2020-12-23T13:20:21.557Z] #43 91.09 encoding/xml [2020-12-23T13:20:21.557Z] #43 93.69 go/doc [2020-12-23T13:20:21.557Z] #43 ... [2020-12-23T13:20:21.557Z] [2020-12-23T13:20:21.557Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:21.661Z] #29 7.640 0.1% #### 6.1% ####### 10.0% ######## 11.9% ############ 17.7% ############## 19.6% ################ 23.4% ##################### 30.1% ######################### 35.4% ############################# 41.1% ################################ 45.0% ################################## 48.1% ###################################### 53.8% ######################################### 57.6% ########################################## 59.5% ############################################# 63.3% ################################################# 68.5% ################################################## 70.1% #################################################### 72.3% ####################################################### 76.6% ######################################################### 80.5% ############################################################## 87.2% ################################################################## 93.0% ##################################################################### 96.7% ###################################################################### 97.9% ######################################################################## 100.0% [2020-12-23T13:20:21.661Z] #29 ... [2020-12-23T13:20:21.661Z] [2020-12-23T13:20:21.661Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:21.661Z] #47 3.472 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T13:20:21.661Z] #47 5.632 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T13:20:21.661Z] #47 5.638 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:20:21.661Z] #47 5.653 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T13:20:21.661Z] #47 5.771 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:20:21.661Z] #47 5.801 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:20:21.661Z] #47 5.944 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T13:20:21.661Z] #47 5.945 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T13:20:21.661Z] #47 6.019 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:20:21.661Z] #47 6.076 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:20:21.661Z] #47 6.116 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:20:21.661Z] #47 6.133 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:20:21.661Z] #47 6.277 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T13:20:21.661Z] #47 6.382 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:20:21.661Z] #47 6.386 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T13:20:21.661Z] #47 6.584 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:20:21.661Z] #47 6.984 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:20:21.661Z] #47 7.054 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:20:21.661Z] #47 7.410 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:20:21.661Z] #47 7.574 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:20:21.661Z] #47 9.988 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:20:21.661Z] #47 11.52 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:20:21.661Z] #47 12.95 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:20:21.661Z] #47 ... [2020-12-23T13:20:21.661Z] [2020-12-23T13:20:21.661Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:21.661Z] #49 12.54 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T13:20:21.661Z] #49 12.56 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T13:20:21.661Z] #49 12.65 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T13:20:21.661Z] #49 12.68 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T13:20:21.661Z] #49 12.68 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T13:20:21.661Z] #49 12.71 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:20:21.661Z] #49 12.75 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:20:21.661Z] #49 12.77 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T13:20:21.661Z] #49 12.91 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T13:20:21.661Z] #49 13.01 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:20:21.661Z] #49 13.04 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T13:20:21.661Z] #49 13.13 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:20:21.661Z] #49 13.23 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T13:20:21.661Z] #49 13.26 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:20:21.661Z] #49 13.53 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T13:20:21.661Z] #49 13.56 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T13:20:21.661Z] #49 13.56 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:20:21.698Z] #18 28.36 Setting up libonig5:s390x (6.9.1-1) ... [2020-12-23T13:20:21.698Z] #18 28.37 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2020-12-23T13:20:21.698Z] #18 28.38 Setting up vim (2:8.1.0875-5) ... [2020-12-23T13:20:21.698Z] #18 28.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T13:20:21.698Z] #18 28.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T13:20:21.698Z] #18 28.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T13:20:21.698Z] #18 28.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T13:20:21.698Z] #18 28.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T13:20:21.698Z] #18 28.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T13:20:21.698Z] #18 28.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T13:20:21.698Z] #18 28.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T13:20:21.698Z] #18 28.42 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-12-23T13:20:21.698Z] #18 28.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:20:21.698Z] #18 28.44 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-12-23T13:20:21.698Z] #18 28.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:21.698Z] #18 28.45 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-12-23T13:20:21.698Z] #18 28.46 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:20:21.818Z] #54 46.62 Checking out files: 47% (1758/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 89% (3318/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) [2020-12-23T13:20:21.818Z] #54 ... [2020-12-23T13:20:21.818Z] [2020-12-23T13:20:21.818Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:21.818Z] #27 DONE 24.7s [2020-12-23T13:20:21.839Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 28.87MB / 120.17MB 5.1s [2020-12-23T13:20:21.969Z] #41 17.14 CC images/stats.o [2020-12-23T13:20:22.079Z] [2020-12-23T13:20:22.079Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:22.079Z] #41 15.85 DEP images/core-x86.pb-c.d [2020-12-23T13:20:22.079Z] #41 15.94 DEP images/core.pb-c.d [2020-12-23T13:20:22.079Z] #41 16.03 DEP images/inventory.pb-c.d [2020-12-23T13:20:22.079Z] #41 16.06 PBCC images/cpuinfo.pb-c.c [2020-12-23T13:20:22.079Z] #41 16.07 DEP images/cpuinfo.pb-c.d [2020-12-23T13:20:22.079Z] #41 16.10 PBCC images/stats.pb-c.c [2020-12-23T13:20:22.079Z] #41 16.12 DEP images/stats.pb-c.d [2020-12-23T13:20:22.079Z] #41 17.62 make[1]: Nothing to be done for 'all'. [2020-12-23T13:20:22.079Z] #41 19.24 CC images/stats.o [2020-12-23T13:20:22.079Z] #41 19.67 CC images/core.o [2020-12-23T13:20:22.079Z] #41 20.36 CC images/core-x86.o [2020-12-23T13:20:22.079Z] #41 20.91 CC images/core-arm.o [2020-12-23T13:20:22.079Z] #41 21.26 CC images/core-aarch64.o [2020-12-23T13:20:22.079Z] #41 21.78 CC images/core-ppc64.o [2020-12-23T13:20:22.079Z] #41 22.47 CC images/core-s390.o [2020-12-23T13:20:22.079Z] #41 23.35 CC images/cpuinfo.o [2020-12-23T13:20:22.079Z] #41 ... [2020-12-23T13:20:22.079Z] [2020-12-23T13:20:22.079Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:22.099Z] #8 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.1s done [2020-12-23T13:20:22.099Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 38.02MB / 120.17MB 5.3s [2020-12-23T13:20:22.231Z] #41 17.52 CC images/core.o [2020-12-23T13:20:22.312Z] #49 14.15 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:20:22.312Z] #49 14.17 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:20:22.312Z] #49 14.21 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:20:22.358Z] #8 ... [2020-12-23T13:20:22.358Z] [2020-12-23T13:20:22.358Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T13:20:22.358Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T13:20:22.358Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T13:20:22.358Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T13:20:22.358Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2020-12-23T13:20:22.358Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.9s done [2020-12-23T13:20:22.358Z] #60 DONE 5.6s [2020-12-23T13:20:22.358Z] [2020-12-23T13:20:22.358Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:22.358Z] #8 ... [2020-12-23T13:20:22.358Z] [2020-12-23T13:20:22.358Z] #21 [internal] load build context [2020-12-23T13:20:22.358Z] #21 transferring context: 33.67MB 5.6s [2020-12-23T13:20:22.600Z] #54 46.62 Checking out files: 47% (1758/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 89% (3318/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T13:20:22.600Z] #54 48.49 + cd /tmp/tmp.bdeJz3w4TY/src/github.com/containerd/containerd [2020-12-23T13:20:22.600Z] #54 48.50 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:20:22.610Z] #49 14.34 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T13:20:22.610Z] #49 14.38 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:20:22.804Z] #41 18.17 CC images/core-x86.o [2020-12-23T13:20:22.907Z] #49 14.53 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:20:22.907Z] #49 14.62 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T13:20:22.907Z] #49 14.62 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:20:23.206Z] #49 14.91 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:20:23.206Z] #49 14.97 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:20:23.206Z] #49 15.05 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T13:20:23.206Z] #49 15.12 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:20:23.206Z] #49 15.16 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:20:23.311Z] #18 30.09 Setting up iptables (1.8.2-4) ... [2020-12-23T13:20:23.311Z] #18 30.10 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:20:23.311Z] #18 30.10 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:20:23.311Z] #18 30.11 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:20:23.311Z] #18 30.11 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:20:23.311Z] #18 30.11 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T13:20:23.311Z] #18 30.12 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T13:20:23.311Z] #18 30.12 Setting up python3 (3.7.3-1) ... [2020-12-23T13:20:23.380Z] #41 ... [2020-12-23T13:20:23.380Z] [2020-12-23T13:20:23.380Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:23.516Z] #49 15.16 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:20:23.516Z] #49 15.18 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T13:20:23.516Z] #49 15.22 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:20:23.516Z] #49 15.30 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:20:23.516Z] #49 15.42 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:20:23.600Z] #18 30.35 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T13:20:23.815Z] #49 15.56 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:20:23.815Z] #49 15.56 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T13:20:23.815Z] #49 15.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:20:23.904Z] #54 40.36 Checking out files: 37% (1394/3708) Checking out files: 38% (1410/3708) Checking out files: 39% (1447/3708) Checking out files: 40% (1484/3708) Checking out files: 41% (1521/3708) Checking out files: 42% (1558/3708) Checking out files: 43% (1595/3708) Checking out files: 44% (1632/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T13:20:23.904Z] #54 42.14 + cd /tmp/tmp.56UXJtUri9/src/github.com/containerd/containerd [2020-12-23T13:20:23.904Z] #54 42.14 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:20:23.916Z] #18 30.68 Setting up apparmor (2.13.2-10) ... [2020-12-23T13:20:24.120Z] #49 15.79 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:20:24.120Z] #49 15.93 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:20:24.180Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 2.6s [2020-12-23T13:20:24.180Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0B / 7.68MB 2.6s [2020-12-23T13:20:24.180Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 1.01MB / 7.68MB 2.7s [2020-12-23T13:20:24.180Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 6.63MB / 7.68MB 2.8s [2020-12-23T13:20:24.180Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 2.9s [2020-12-23T13:20:24.254Z] #21 ... [2020-12-23T13:20:24.254Z] [2020-12-23T13:20:24.254Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:24.254Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 91.72MB / 120.17MB 7.4s [2020-12-23T13:20:24.430Z] #49 16.04 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:20:24.430Z] #49 ... [2020-12-23T13:20:24.430Z] [2020-12-23T13:20:24.430Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:24.430Z] #34 6.074 unicode [2020-12-23T13:20:24.430Z] #34 7.036 internal/testlog [2020-12-23T13:20:24.430Z] #34 7.808 runtime [2020-12-23T13:20:24.430Z] #34 7.871 encoding [2020-12-23T13:20:24.430Z] #34 8.531 runtime/cgo [2020-12-23T13:20:24.430Z] #34 ... [2020-12-23T13:20:24.430Z] [2020-12-23T13:20:24.430Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:24.430Z] #29 10.94 [2020-12-23T13:20:24.443Z] #8 ... [2020-12-23T13:20:24.443Z] [2020-12-23T13:20:24.443Z] #21 [internal] load build context [2020-12-23T13:20:24.443Z] #21 transferring context: 53.18MB 3.2s done [2020-12-23T13:20:24.443Z] #21 DONE 3.7s [2020-12-23T13:20:24.443Z] [2020-12-23T13:20:24.443Z] #60 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-12-23T13:20:24.443Z] #60 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-12-23T13:20:24.443Z] #60 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-12-23T13:20:24.443Z] #60 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-12-23T13:20:24.443Z] #60 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2020-12-23T13:20:24.443Z] #60 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-12-23T13:20:24.443Z] #60 DONE 3.7s [2020-12-23T13:20:24.511Z] #8 ... [2020-12-23T13:20:24.511Z] [2020-12-23T13:20:24.511Z] #21 [internal] load build context [2020-12-23T13:20:24.511Z] #21 transferring context: 53.18MB 7.5s done [2020-12-23T13:20:24.511Z] #21 DONE 7.7s [2020-12-23T13:20:24.511Z] [2020-12-23T13:20:24.511Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:24.511Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.52MB / 120.17MB 7.6s [2020-12-23T13:20:24.511Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 109.70MB / 120.17MB 7.9s [2020-12-23T13:20:24.515Z] #54 50.14 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T13:20:24.515Z] #54 50.15 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T13:20:24.515Z] #54 50.15 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:20:24.515Z] #54 50.15 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:20:24.515Z] #54 50.15 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T13:20:24.515Z] #54 50.15 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T13:20:24.515Z] #54 50.15 + '[' '' = dynamic ']' [2020-12-23T13:20:24.515Z] #54 50.15 + make [2020-12-23T13:20:24.708Z] [2020-12-23T13:20:24.708Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:24.708Z] #8 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 3.5s done [2020-12-23T13:20:24.708Z] #8 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 3.5s done [2020-12-23T13:20:24.708Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 2.82MB / 9.98MB 3.7s [2020-12-23T13:20:24.708Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 8.18MB / 62.53MB 3.7s [2020-12-23T13:20:24.708Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 3.46MB / 52.16MB 3.7s [2020-12-23T13:20:24.969Z] #18 31.61 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T13:20:24.969Z] #18 31.61 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:20:24.969Z] #18 31.82 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:20:24.972Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 4.87MB / 9.98MB 3.9s [2020-12-23T13:20:24.972Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 13.36MB / 62.53MB 3.9s [2020-12-23T13:20:24.972Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 9.24MB / 52.16MB 3.9s [2020-12-23T13:20:24.972Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 0.1s [2020-12-23T13:20:24.972Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.1s [2020-12-23T13:20:24.972Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 33.54MB / 62.53MB 4.1s [2020-12-23T13:20:24.973Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 21.13MB / 52.16MB 4.1s [2020-12-23T13:20:25.075Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 116.22MB / 120.17MB 8.2s [2020-12-23T13:20:25.087Z] #54 51.05 + bin/ctr [2020-12-23T13:20:25.236Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 30.62MB / 52.16MB 4.2s [2020-12-23T13:20:25.236Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 44.38MB / 62.53MB 4.3s [2020-12-23T13:20:25.236Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 37.03MB / 52.16MB 4.3s [2020-12-23T13:20:25.291Z] #54 43.47 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T13:20:25.291Z] #54 43.48 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T13:20:25.291Z] #54 43.48 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:20:25.291Z] #54 43.48 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:20:25.291Z] #54 43.48 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T13:20:25.291Z] #54 43.48 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T13:20:25.291Z] #54 43.48 + '[' '' = dynamic ']' [2020-12-23T13:20:25.291Z] #54 43.48 + make [2020-12-23T13:20:25.332Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2020-12-23T13:20:25.501Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 4.5s [2020-12-23T13:20:25.501Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 42.73MB / 52.16MB 4.5s [2020-12-23T13:20:25.501Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 46.57MB / 52.16MB 4.6s [2020-12-23T13:20:25.590Z] #8 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.8s done [2020-12-23T13:20:25.597Z] #18 32.32 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T13:20:25.864Z] #54 44.08 + bin/ctr [2020-12-23T13:20:25.887Z] #18 32.64 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T13:20:25.892Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 4.7s [2020-12-23T13:20:26.562Z] #18 33.34 Setting up python3-pip (18.1-5) ... [2020-12-23T13:20:26.891Z] #54 ... [2020-12-23T13:20:26.891Z] [2020-12-23T13:20:26.891Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:26.891Z] #43 80.91 text/template [2020-12-23T13:20:26.891Z] #43 81.86 go/parser [2020-12-23T13:20:26.891Z] #43 85.37 encoding/xml [2020-12-23T13:20:26.891Z] #43 86.10 go/doc [2020-12-23T13:20:26.891Z] #43 89.57 github.com/LK4D4/vndr/build [2020-12-23T13:20:26.891Z] #43 90.77 github.com/LK4D4/vndr/versioned [2020-12-23T13:20:26.891Z] #43 90.90 compress/flate [2020-12-23T13:20:26.891Z] #43 ... [2020-12-23T13:20:26.891Z] [2020-12-23T13:20:26.891Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:26.891Z] #41 18.69 CC images/core-arm.o [2020-12-23T13:20:26.891Z] #41 19.04 CC images/core-aarch64.o [2020-12-23T13:20:26.891Z] #41 19.48 CC images/core-ppc64.o [2020-12-23T13:20:26.891Z] #41 20.09 CC images/core-s390.o [2020-12-23T13:20:26.891Z] #41 20.69 CC images/cpuinfo.o [2020-12-23T13:20:26.891Z] #41 21.11 CC images/inventory.o [2020-12-23T13:20:26.891Z] #41 21.65 CC images/fdinfo.o [2020-12-23T13:20:26.891Z] #41 22.01 CC images/fown.o [2020-12-23T13:20:26.959Z] #8 ... [2020-12-23T13:20:26.959Z] [2020-12-23T13:20:26.959Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:20:26.959Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T13:20:26.959Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T13:20:26.959Z] #24 sha256:5b5fa7e155b1f19dffb996ea64e55520b80d5bd7a8fdb5aed1acabd217e9ed59 529B / 529B done [2020-12-23T13:20:26.959Z] #24 sha256:6d6b00c22231693c9b87e79986d562874446bf10182206e4621e23ca8dfa8e1c 1.46kB / 1.46kB done [2020-12-23T13:20:26.959Z] #24 sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 50.40MB / 50.40MB 7.5s done [2020-12-23T13:20:26.959Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 1.9s [2020-12-23T13:20:26.959Z] #24 ... [2020-12-23T13:20:26.959Z] [2020-12-23T13:20:26.959Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:27.152Z] #41 22.18 CC images/ns.o [2020-12-23T13:20:27.152Z] #41 22.42 CC images/regfile.o [2020-12-23T13:20:27.191Z] #18 34.03 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:27.191Z] #18 34.05 Processing triggers for mime-support (3.62) ... [2020-12-23T13:20:27.414Z] #41 22.66 CC images/ghost-file.o [2020-12-23T13:20:27.675Z] #41 ... [2020-12-23T13:20:27.675Z] [2020-12-23T13:20:27.675Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:27.675Z] #49 81.78 mvdan.cc/sh/v3/fileutil [2020-12-23T13:20:27.675Z] #49 81.95 mvdan.cc/sh/v3/syntax [2020-12-23T13:20:27.675Z] #49 87.87 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T13:20:27.675Z] #49 ... [2020-12-23T13:20:27.675Z] [2020-12-23T13:20:27.675Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:27.675Z] #41 23.01 CC images/fifo.o [2020-12-23T13:20:27.820Z] #18 DONE 34.6s [2020-12-23T13:20:27.820Z] [2020-12-23T13:20:27.820Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:27.820Z] #41 68.06 CC criu/files.o [2020-12-23T13:20:27.820Z] #41 69.36 CC criu/filesystems.o [2020-12-23T13:20:27.820Z] #41 69.87 CC criu/fsnotify.o [2020-12-23T13:20:27.820Z] #41 70.40 CC criu/image-desc.o [2020-12-23T13:20:27.820Z] #41 70.47 CC criu/image.o [2020-12-23T13:20:27.820Z] #41 70.93 CC criu/ipc_ns.o [2020-12-23T13:20:27.820Z] #41 71.68 CC criu/irmap.o [2020-12-23T13:20:27.820Z] #41 72.00 CC criu/kcmp-ids.o [2020-12-23T13:20:27.820Z] #41 72.14 CC criu/kerndat.o [2020-12-23T13:20:27.820Z] #41 72.67 CC criu/libnetlink.o [2020-12-23T13:20:27.820Z] #41 72.96 CC criu/log.o [2020-12-23T13:20:27.820Z] #41 73.27 CC criu/lsm.o [2020-12-23T13:20:27.820Z] #41 73.53 CC criu/mem.o [2020-12-23T13:20:27.820Z] #41 74.61 CC criu/memfd.o [2020-12-23T13:20:27.820Z] #41 75.01 CC criu/mount.o [2020-12-23T13:20:27.820Z] #41 ... [2020-12-23T13:20:27.820Z] [2020-12-23T13:20:27.820Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T13:20:28.247Z] #41 23.25 CC images/remap-file-path.o [2020-12-23T13:20:28.247Z] #41 23.51 CC images/eventfd.o [2020-12-23T13:20:28.391Z] #54 ... [2020-12-23T13:20:28.391Z] [2020-12-23T13:20:28.391Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:28.391Z] #49 90.47 mvdan.cc/sh/v3/fileutil [2020-12-23T13:20:28.391Z] #49 90.71 mvdan.cc/sh/v3/syntax [2020-12-23T13:20:28.391Z] #49 97.80 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T13:20:28.391Z] #49 ... [2020-12-23T13:20:28.391Z] [2020-12-23T13:20:28.391Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:28.391Z] #41 24.11 CC images/inventory.o [2020-12-23T13:20:28.391Z] #41 24.58 CC images/fdinfo.o [2020-12-23T13:20:28.391Z] #41 25.22 CC images/fown.o [2020-12-23T13:20:28.391Z] #41 25.66 CC images/ns.o [2020-12-23T13:20:28.391Z] #41 25.88 CC images/regfile.o [2020-12-23T13:20:28.391Z] #41 26.10 CC images/ghost-file.o [2020-12-23T13:20:28.391Z] #41 26.44 CC images/fifo.o [2020-12-23T13:20:28.391Z] #41 26.66 CC images/remap-file-path.o [2020-12-23T13:20:28.391Z] #41 26.92 CC images/eventfd.o [2020-12-23T13:20:28.391Z] #41 27.07 CC images/eventpoll.o [2020-12-23T13:20:28.391Z] #41 27.29 CC images/fh.o [2020-12-23T13:20:28.391Z] #41 27.55 CC images/fsnotify.o [2020-12-23T13:20:28.391Z] #41 28.32 CC images/signalfd.o [2020-12-23T13:20:28.391Z] #41 28.54 CC images/fs.o [2020-12-23T13:20:28.391Z] #41 28.78 CC images/pstree.o [2020-12-23T13:20:28.391Z] #41 29.09 CC images/pipe.o [2020-12-23T13:20:28.391Z] #41 29.36 CC images/tcp-stream.o [2020-12-23T13:20:28.391Z] #41 29.58 CC images/sk-packet.o [2020-12-23T13:20:28.508Z] #41 23.72 CC images/eventpoll.o [2020-12-23T13:20:28.553Z] #8 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 4.8s done [2020-12-23T13:20:28.553Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 0B / 97.69MB 7.2s [2020-12-23T13:20:28.553Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 10.73MB / 97.69MB 7.3s [2020-12-23T13:20:28.553Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 17.78MB / 97.69MB 7.4s [2020-12-23T13:20:28.653Z] #41 29.89 CC images/mnt.o [2020-12-23T13:20:28.816Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 25.72MB / 97.69MB 7.5s [2020-12-23T13:20:28.816Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 34.11MB / 97.69MB 7.8s [2020-12-23T13:20:28.816Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 43.82MB / 97.69MB 7.9s [2020-12-23T13:20:28.914Z] #41 30.13 CC images/pipe-data.o [2020-12-23T13:20:28.916Z] #19 0.840 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T13:20:28.916Z] #19 0.842 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T13:20:28.916Z] #19 0.844 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T13:20:28.916Z] #19 DONE 1.0s [2020-12-23T13:20:28.916Z] [2020-12-23T13:20:28.916Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:20:29.079Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 56.25MB / 97.69MB 8.1s [2020-12-23T13:20:29.081Z] #41 24.10 CC images/fh.o [2020-12-23T13:20:29.175Z] #41 30.34 CC images/sa.o [2020-12-23T13:20:29.342Z] #41 24.50 CC images/fsnotify.o [2020-12-23T13:20:29.342Z] #8 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 8.2s done [2020-12-23T13:20:29.342Z] #8 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 8.2s done [2020-12-23T13:20:29.342Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 84.99MB / 97.69MB 8.5s [2020-12-23T13:20:29.342Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 8.5s [2020-12-23T13:20:29.436Z] #41 30.64 CC images/timer.o [2020-12-23T13:20:29.615Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 90.84MB / 97.69MB 8.6s [2020-12-23T13:20:29.615Z] #8 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 8.6s done [2020-12-23T13:20:29.615Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 8.7s [2020-12-23T13:20:29.698Z] #41 30.99 CC images/timerfd.o [2020-12-23T13:20:29.698Z] #41 ... [2020-12-23T13:20:29.698Z] [2020-12-23T13:20:29.698Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:29.698Z] #11 103.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T13:20:29.698Z] #11 103.9 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:20:29.698Z] #11 103.9 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:29.914Z] #41 25.18 CC images/signalfd.o [2020-12-23T13:20:30.146Z] #29 11.12 0.0% 1.0% # 2.0% ## 3.7% ### 5.3% #### 6.4% ##### 8.0% ###### 9.6% ####### 10.3% ####### 10.8% ######## 11.8% ######### 13.3% ########## 14.4% ########### 15.5% ############ 17.6% ############# 19.3% ############### 21.4% ################ 23.6% ################# 24.7% ################### 26.9% #################### 29.0% ###################### 30.7% ####################### 32.8% ######################## 34.5% ########################## 36.6% ########################### 38.2% ############################ 39.8% ############################# 40.4% ############################# 41.6% ############################## 42.2% ############################### 43.5% ################################ 45.5% ################################# 47.2% ################################### 49.3% #################################### 50.4% ##################################### 52.4% ###################################### 53.1% ####################################### 55.0% ######################################## 56.5% ######################################### 58.2% ########################################### 59.7% ############################################ 61.2% ############################################# 62.8% ############################################## 64.5% ############################################### 65.5% ################################################ 67.8% ################################################# 68.9% ################################################## 69.6% ################################################### 70.9% #################################################### 72.3% ##################################################### 73.8% ###################################################### 75.4% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 80.8% ########################################################### 82.5% ########################################################### 82.8% ############################################################ 83.4% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.9% ################################################################# 91.5% [2020-12-23T13:20:30.146Z] #29 ... [2020-12-23T13:20:30.146Z] [2020-12-23T13:20:30.146Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:30.146Z] #51 12.10 + cd /tmp/tmp.X7UanHMox8/src/github.com/mvdan/sh [2020-12-23T13:20:30.146Z] #51 12.10 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:20:30.146Z] #51 12.27 + GO111MODULE=on [2020-12-23T13:20:30.146Z] #51 12.27 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T13:20:30.146Z] #51 14.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:20:30.146Z] #51 14.63 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:20:30.146Z] #51 14.75 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:20:30.146Z] #51 14.83 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:20:30.146Z] #51 15.49 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:20:30.146Z] #51 17.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:20:30.146Z] #51 18.30 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:20:30.146Z] #51 20.30 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:20:30.146Z] #51 22.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:20:30.178Z] #41 ... [2020-12-23T13:20:30.178Z] [2020-12-23T13:20:30.178Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:30.178Z] #49 DONE 94.3s [2020-12-23T13:20:30.178Z] [2020-12-23T13:20:30.178Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:30.178Z] #43 92.77 hash/crc32 [2020-12-23T13:20:30.178Z] #43 93.46 net [2020-12-23T13:20:30.178Z] #43 93.73 compress/gzip [2020-12-23T13:20:30.178Z] #43 94.35 vendor/golang.org/x/text/transform [2020-12-23T13:20:30.203Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.4s [2020-12-23T13:20:30.443Z] #51 22.14 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:20:30.443Z] #51 ... [2020-12-23T13:20:30.443Z] [2020-12-23T13:20:30.443Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:30.443Z] #45 12.15 crypto/internal/subtle [2020-12-23T13:20:30.443Z] #45 12.40 crypto/subtle [2020-12-23T13:20:30.443Z] #45 12.87 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T13:20:30.443Z] #45 13.23 internal/nettrace [2020-12-23T13:20:30.443Z] #45 13.84 runtime/cgo [2020-12-23T13:20:30.443Z] #45 18.17 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T13:20:30.443Z] #45 ... [2020-12-23T13:20:30.443Z] [2020-12-23T13:20:30.443Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:30.537Z] #8 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 5.5s done [2020-12-23T13:20:30.800Z] #8 ... [2020-12-23T13:20:30.800Z] [2020-12-23T13:20:30.800Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:20:30.800Z] #24 resolve docker.io/library/debian:buster@sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 done [2020-12-23T13:20:30.800Z] #24 sha256:22d4552b9f96fd0ea943cb846d58b069d4df297673636055a3d984b3ccac6a28 1.85kB / 1.85kB done [2020-12-23T13:20:30.800Z] #24 sha256:7bf528fa91df041f696d30aad7d41f3532342f9ed92dd7476c59b8b24e00ff9b 529B / 529B done [2020-12-23T13:20:30.800Z] #24 sha256:1b0fae9b3949513258b1f1092e0dd6171e3b6984f36caea75ab7dc5f8902271b 1.46kB / 1.46kB done [2020-12-23T13:20:30.800Z] #24 sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 49.18MB / 49.18MB 3.6s done [2020-12-23T13:20:30.800Z] #24 extracting sha256:99e5136f81cd2a8cc226c42435d6f4f30584d168cc51f4d4afd2d5611e4d2215 5.5s done [2020-12-23T13:20:30.800Z] #24 ... [2020-12-23T13:20:30.800Z] [2020-12-23T13:20:30.800Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:31.033Z] #29 11.12 0.0% 1.0% # 2.0% ## 3.7% ### 5.3% #### 6.4% ##### 8.0% ###### 9.6% ####### 10.3% ####### 10.8% ######## 11.8% ######### 13.3% ########## 14.4% ########### 15.5% ############ 17.6% ############# 19.3% ############### 21.4% ################ 23.6% ################# 24.7% ################### 26.9% #################### 29.0% ###################### 30.7% ####################### 32.8% ######################## 34.5% ########################## 36.6% ########################### 38.2% ############################ 39.8% ############################# 40.4% ############################# 41.6% ############################## 42.2% ############################### 43.5% ################################ 45.5% ################################# 47.2% ################################### 49.3% #################################### 50.4% ##################################### 52.4% ###################################### 53.1% ####################################### 55.0% ######################################## 56.5% ######################################### 58.2% ########################################### 59.7% ############################################ 61.2% ############################################# 62.8% ############################################## 64.5% ############################################### 65.5% ################################################ 67.8% ################################################# 68.9% ################################################## 69.6% ################################################### 70.9% #################################################### 72.3% ##################################################### 73.8% ###################################################### 75.4% ####################################################### 76.5% ######################################################### 79.2% ########################################################## 80.8% ########################################################### 82.5% ########################################################### 82.8% ############################################################ 83.4% ############################################################ 84.4% ############################################################# 85.3% ############################################################## 87.2% ############################################################### 88.2% ################################################################ 89.9% ################################################################# 91.5% ################################################################### 93.1% #################################################################### 94.8% ##################################################################### 96.4% ###################################################################### 98.0% ####################################################################### 99.4% ######################################################################## 100.0% [2020-12-23T13:20:31.084Z] #11 ... [2020-12-23T13:20:31.084Z] [2020-12-23T13:20:31.084Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:31.084Z] #49 DONE 103.4s [2020-12-23T13:20:31.084Z] [2020-12-23T13:20:31.084Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:31.084Z] #41 31.23 CC images/mm.o [2020-12-23T13:20:31.084Z] #41 31.61 CC images/sk-opts.o [2020-12-23T13:20:31.084Z] #41 31.80 CC images/sk-unix.o [2020-12-23T13:20:31.084Z] #41 32.31 CC images/sk-inet.o [2020-12-23T13:20:31.132Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.2s [2020-12-23T13:20:31.133Z] #8 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 10.5s done [2020-12-23T13:20:31.133Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2020-12-23T13:20:31.328Z] #29 20.21 [2020-12-23T13:20:31.564Z] #43 95.51 vendor/golang.org/x/text/unicode/bidi [2020-12-23T13:20:31.656Z] #41 32.76 CC images/tun.o [2020-12-23T13:20:31.707Z] #20 2.960 Collecting yamllint==1.16.0 [2020-12-23T13:20:31.917Z] #41 33.14 CC images/sk-netlink.o [2020-12-23T13:20:32.062Z] #20 3.220 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T13:20:32.062Z] #20 3.249 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T13:20:32.062Z] #20 3.273 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T13:20:32.062Z] #20 3.297 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T13:20:32.178Z] #41 33.45 CC images/packet-sock.o [2020-12-23T13:20:32.355Z] #20 3.400 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T13:20:32.439Z] #41 33.74 CC images/ipc-var.o [2020-12-23T13:20:32.504Z] #8 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.2s done [2020-12-23T13:20:32.504Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 [2020-12-23T13:20:32.504Z] #8 ... [2020-12-23T13:20:32.504Z] [2020-12-23T13:20:32.504Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:20:32.504Z] #24 extracting sha256:6c33745f49b41daad28b7b192c447938452ea4de9fe8c7cc3edf1433b1366946 7.6s done [2020-12-23T13:20:32.504Z] #24 DONE 15.9s [2020-12-23T13:20:32.504Z] [2020-12-23T13:20:32.504Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:32.504Z] #8 ... [2020-12-23T13:20:32.504Z] [2020-12-23T13:20:32.504Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:32.701Z] #41 33.94 CC images/ipc-desc.o [2020-12-23T13:20:32.701Z] #41 34.08 CC images/ipc-shm.o [2020-12-23T13:20:32.847Z] #29 21.60 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T13:20:32.949Z] #43 97.15 vendor/golang.org/x/text/secure/bidirule [2020-12-23T13:20:32.962Z] #41 34.25 CC images/ipc-msg.o [2020-12-23T13:20:32.983Z] #20 3.979 Building wheels for collected packages: pyyaml [2020-12-23T13:20:32.983Z] #20 3.980 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T13:20:33.143Z] #29 22.10 [2020-12-23T13:20:33.223Z] #41 34.46 CC images/ipc-sem.o [2020-12-23T13:20:33.223Z] #41 34.60 CC images/utsns.o [2020-12-23T13:20:33.272Z] #20 4.522 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T13:20:33.437Z] #29 22.31 ###### 8.7% ####################################### 55.0% ######################################################################## 100.0% [2020-12-23T13:20:33.484Z] #41 34.76 CC images/creds.o [2020-12-23T13:20:33.521Z] #43 97.47 vendor/golang.org/x/text/unicode/norm [2020-12-23T13:20:33.561Z] #20 4.522 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T13:20:33.561Z] #20 4.544 Successfully built pyyaml [2020-12-23T13:20:33.561Z] #20 4.597 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-23T13:20:33.561Z] #20 4.802 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T13:20:33.731Z] #29 22.72 [2020-12-23T13:20:33.745Z] #41 35.01 CC images/vma.o [2020-12-23T13:20:34.019Z] #41 35.19 CC images/netdev.o [2020-12-23T13:20:34.113Z] #8 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 12.7s done [2020-12-23T13:20:34.113Z] #8 ... [2020-12-23T13:20:34.113Z] [2020-12-23T13:20:34.113Z] #24 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:22d4552b... [2020-12-23T13:20:34.113Z] #24 DONE 13.0s [2020-12-23T13:20:34.113Z] [2020-12-23T13:20:34.113Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:34.242Z] #20 DONE 5.1s [2020-12-23T13:20:34.242Z] [2020-12-23T13:20:34.242Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T13:20:34.242Z] #23 DONE 0.2s [2020-12-23T13:20:34.242Z] [2020-12-23T13:20:34.242Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:20:34.281Z] #41 35.62 CC images/tty.o [2020-12-23T13:20:34.370Z] #29 ... [2020-12-23T13:20:34.370Z] [2020-12-23T13:20:34.370Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:34.370Z] #49 16.18 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:20:34.370Z] #49 16.29 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:20:34.370Z] #49 16.35 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:20:34.370Z] #49 16.36 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:20:34.370Z] #49 16.64 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:20:34.370Z] #49 16.86 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:20:34.370Z] #49 16.96 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:20:34.370Z] #49 16.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:20:34.370Z] #49 17.11 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:20:34.370Z] #49 17.12 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:20:34.370Z] #49 17.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:20:34.370Z] #49 17.32 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:20:34.370Z] #49 17.64 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T13:20:34.370Z] #49 17.70 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:20:34.370Z] #49 17.82 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:20:34.370Z] #49 17.88 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.08 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.11 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.14 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T13:20:34.370Z] #49 18.18 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.32 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:20:34.370Z] #49 18.35 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.60 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.65 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:20:34.370Z] #49 18.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.72 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:20:34.370Z] #49 18.75 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:20:34.370Z] #49 18.98 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:20:34.370Z] #49 19.03 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:20:34.370Z] #49 19.03 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:20:34.370Z] #49 19.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:20:34.370Z] #49 19.13 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:20:34.370Z] #49 19.19 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:20:34.370Z] #49 19.33 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:20:34.370Z] #49 19.35 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:20:34.370Z] #49 19.47 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:20:34.370Z] #49 20.19 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:20:34.370Z] #49 21.71 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:20:34.370Z] #49 22.79 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:20:34.370Z] #49 24.69 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:20:34.370Z] #49 24.83 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:20:34.397Z] #25 1.602 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:20:34.397Z] #25 1.624 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:20:34.397Z] #25 1.632 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:20:34.397Z] #25 1.868 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:20:34.463Z] #43 ... [2020-12-23T13:20:34.463Z] [2020-12-23T13:20:34.463Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:34.463Z] #41 25.45 CC images/fs.o [2020-12-23T13:20:34.463Z] #41 25.73 CC images/pstree.o [2020-12-23T13:20:34.463Z] #41 25.98 CC images/pipe.o [2020-12-23T13:20:34.463Z] #41 26.28 CC images/tcp-stream.o [2020-12-23T13:20:34.463Z] #41 26.66 CC images/sk-packet.o [2020-12-23T13:20:34.463Z] #41 26.90 CC images/mnt.o [2020-12-23T13:20:34.463Z] #41 27.15 CC images/pipe-data.o [2020-12-23T13:20:34.463Z] #41 27.37 CC images/sa.o [2020-12-23T13:20:34.463Z] #41 27.58 CC images/timer.o [2020-12-23T13:20:34.463Z] #41 27.94 CC images/timerfd.o [2020-12-23T13:20:34.463Z] #41 28.21 CC images/mm.o [2020-12-23T13:20:34.463Z] #41 28.47 CC images/sk-opts.o [2020-12-23T13:20:34.463Z] #41 28.67 CC images/sk-unix.o [2020-12-23T13:20:34.463Z] #41 28.92 CC images/sk-inet.o [2020-12-23T13:20:34.463Z] #41 29.33 CC images/tun.o [2020-12-23T13:20:34.463Z] #41 29.55 CC images/sk-netlink.o [2020-12-23T13:20:34.654Z] #25 2.108 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:20:34.664Z] #49 26.40 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:20:34.664Z] #49 ... [2020-12-23T13:20:34.664Z] [2020-12-23T13:20:34.664Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:34.664Z] #64 20.85 Checking out files: 54% (1036/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. [2020-12-23T13:20:34.664Z] #64 21.63 + cd /tmp/tmp.JSgQsvJdli/src/github.com/docker/libnetwork [2020-12-23T13:20:34.664Z] #64 21.63 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:20:34.664Z] #64 22.35 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T13:20:34.664Z] #64 ... [2020-12-23T13:20:34.664Z] [2020-12-23T13:20:34.665Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:34.665Z] #49 26.41 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T13:20:34.665Z] #49 26.41 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:20:34.665Z] #49 26.41 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:20:34.665Z] #49 26.44 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:20:34.665Z] #49 26.46 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:20:34.665Z] #49 26.48 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T13:20:34.665Z] #49 26.48 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:20:34.665Z] #49 26.49 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:20:34.665Z] #49 26.51 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T13:20:34.665Z] #49 26.57 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:20:34.665Z] #49 26.59 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:20:34.665Z] #49 26.60 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:20:34.665Z] #49 26.62 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:20:34.724Z] #41 29.80 CC images/packet-sock.o [2020-12-23T13:20:34.853Z] #41 36.12 CC images/file-lock.o [2020-12-23T13:20:34.961Z] #49 26.69 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:20:34.961Z] #49 26.75 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:20:35.114Z] #41 36.40 CC images/rlimit.o [2020-12-23T13:20:35.114Z] #41 ... [2020-12-23T13:20:35.114Z] [2020-12-23T13:20:35.114Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:35.114Z] #43 97.72 github.com/LK4D4/vndr/build [2020-12-23T13:20:35.114Z] #43 98.56 github.com/LK4D4/vndr/versioned [2020-12-23T13:20:35.114Z] #43 98.65 compress/flate [2020-12-23T13:20:35.114Z] #43 100.8 hash/crc32 [2020-12-23T13:20:35.114Z] #43 101.3 net [2020-12-23T13:20:35.114Z] #43 101.4 compress/gzip [2020-12-23T13:20:35.114Z] #43 102.0 vendor/golang.org/x/text/transform [2020-12-23T13:20:35.114Z] #43 102.7 vendor/golang.org/x/text/unicode/bidi [2020-12-23T13:20:35.114Z] #43 104.9 vendor/golang.org/x/text/secure/bidirule [2020-12-23T13:20:35.114Z] #43 105.2 vendor/golang.org/x/text/unicode/norm [2020-12-23T13:20:35.217Z] #25 2.436 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:20:35.256Z] #49 26.92 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:20:35.256Z] #49 26.94 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:20:35.256Z] #49 26.94 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:20:35.256Z] #49 26.97 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:20:35.256Z] #49 27.00 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:20:35.256Z] #49 ... [2020-12-23T13:20:35.256Z] [2020-12-23T13:20:35.256Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:20:35.256Z] #42 16.93 Fetched 8184 kB in 16s (523 kB/s) [2020-12-23T13:20:35.256Z] #42 16.93 Reading package lists... [2020-12-23T13:20:35.256Z] #42 24.74 Reading package lists... [2020-12-23T13:20:35.256Z] #42 ... [2020-12-23T13:20:35.256Z] [2020-12-23T13:20:35.256Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:35.256Z] #49 27.00 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:20:35.256Z] #49 27.00 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:20:35.256Z] #49 27.13 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:20:35.256Z] #49 27.15 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T13:20:35.256Z] #49 27.18 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:20:35.256Z] #49 27.26 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:20:35.271Z] #28 DONE 0.9s [2020-12-23T13:20:35.271Z] [2020-12-23T13:20:35.271Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T13:20:35.271Z] #31 DONE 0.1s [2020-12-23T13:20:35.271Z] [2020-12-23T13:20:35.271Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T13:20:35.271Z] #33 DONE 0.1s [2020-12-23T13:20:35.271Z] [2020-12-23T13:20:35.271Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T13:20:35.300Z] #41 30.24 CC images/ipc-var.o [2020-12-23T13:20:35.300Z] #41 30.45 CC images/ipc-desc.o [2020-12-23T13:20:35.375Z] #43 ... [2020-12-23T13:20:35.375Z] [2020-12-23T13:20:35.375Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:35.375Z] #41 36.63 CC images/pagemap.o [2020-12-23T13:20:35.550Z] #49 27.32 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:20:35.550Z] #49 27.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:20:35.550Z] #49 27.49 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:20:35.560Z] #36 DONE 0.1s [2020-12-23T13:20:35.561Z] [2020-12-23T13:20:35.561Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:35.561Z] #41 77.12 CC criu/namespaces.o [2020-12-23T13:20:35.561Z] #41 78.05 CC criu/net.o [2020-12-23T13:20:35.561Z] #41 79.83 CC criu/netfilter.o [2020-12-23T13:20:35.561Z] #41 80.04 CC criu/page-pipe.o [2020-12-23T13:20:35.561Z] #41 80.53 CC criu/page-xfer.o [2020-12-23T13:20:35.561Z] #41 81.47 CC criu/pagemap-cache.o [2020-12-23T13:20:35.561Z] #41 81.69 CC criu/pagemap.o [2020-12-23T13:20:35.561Z] #41 82.34 CC criu/parasite-syscall.o [2020-12-23T13:20:35.561Z] #41 83.01 CC criu/path.o [2020-12-23T13:20:35.561Z] #41 83.27 CC criu/pie-util-vdso.o [2020-12-23T13:20:35.561Z] #41 83.59 CC criu/pie-util.o [2020-12-23T13:20:35.562Z] #41 30.61 CC images/ipc-shm.o [2020-12-23T13:20:35.636Z] #41 36.89 CC images/siginfo.o [2020-12-23T13:20:35.823Z] #41 30.86 CC images/ipc-msg.o [2020-12-23T13:20:35.823Z] #41 31.12 CC images/ipc-sem.o [2020-12-23T13:20:35.851Z] #41 83.76 CC criu/pipes.o [2020-12-23T13:20:35.853Z] #49 27.52 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:20:35.853Z] #49 27.55 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:20:35.853Z] #49 27.67 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:20:35.853Z] #49 27.68 go: downloading golang.org/x/text v0.3.2 [2020-12-23T13:20:35.853Z] #49 27.71 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:20:35.853Z] #49 27.72 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:20:35.853Z] #49 27.72 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T13:20:35.853Z] #49 27.76 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:20:35.898Z] #41 37.18 CC images/rpc.o [2020-12-23T13:20:36.084Z] #41 31.29 CC images/utsns.o [2020-12-23T13:20:36.140Z] #41 84.24 CC criu/plugin.o [2020-12-23T13:20:36.147Z] #49 27.80 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:20:36.147Z] #49 27.90 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:20:36.147Z] #49 27.97 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:20:36.147Z] #49 27.98 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:20:36.147Z] #49 27.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:20:36.345Z] #41 31.49 CC images/creds.o [2020-12-23T13:20:36.429Z] #41 84.50 CC criu/proc_parse.o [2020-12-23T13:20:36.447Z] #49 28.15 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:20:36.447Z] #49 ... [2020-12-23T13:20:36.447Z] [2020-12-23T13:20:36.447Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:36.447Z] #47 18.08 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:20:36.447Z] #47 18.11 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T13:20:36.447Z] #47 18.15 go: finding github.com/fatih/color v1.9.0 [2020-12-23T13:20:36.447Z] #47 18.25 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T13:20:36.447Z] #47 18.57 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:20:36.447Z] #47 18.73 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:20:36.447Z] #47 19.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:20:36.447Z] #47 19.02 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:20:36.447Z] #47 19.14 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:20:36.447Z] #47 19.16 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:20:36.447Z] #47 19.18 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:20:36.447Z] #47 ... [2020-12-23T13:20:36.447Z] [2020-12-23T13:20:36.447Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:36.447Z] #49 28.22 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:20:36.593Z] #25 4.020 Fetched 8410 kB in 3s (3157 kB/s) [2020-12-23T13:20:36.606Z] #41 31.75 CC images/vma.o [2020-12-23T13:20:36.753Z] #49 ... [2020-12-23T13:20:36.753Z] [2020-12-23T13:20:36.753Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:20:36.753Z] #36 18.51 Fetched 8184 kB in 17s (471 kB/s) [2020-12-23T13:20:36.753Z] #36 18.51 Reading package lists... [2020-12-23T13:20:36.753Z] #36 27.03 Reading package lists... [2020-12-23T13:20:36.753Z] #36 ... [2020-12-23T13:20:36.753Z] [2020-12-23T13:20:36.753Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:36.753Z] #49 28.67 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T13:20:36.753Z] #49 28.73 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T13:20:36.841Z] #41 38.22 CC images/ext-file.o [2020-12-23T13:20:36.868Z] #41 ... [2020-12-23T13:20:36.868Z] [2020-12-23T13:20:36.868Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:36.868Z] #43 101.0 vendor/golang.org/x/net/idna [2020-12-23T13:20:37.048Z] #49 28.91 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T13:20:37.048Z] #49 28.95 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:20:37.048Z] #49 28.98 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:20:37.048Z] #49 ... [2020-12-23T13:20:37.048Z] [2020-12-23T13:20:37.048Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:20:37.048Z] #40 18.84 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T13:20:37.048Z] #40 21.99 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T13:20:37.102Z] #41 38.40 CC images/cgroup.o [2020-12-23T13:20:37.342Z] #40 ... [2020-12-23T13:20:37.342Z] [2020-12-23T13:20:37.342Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:37.342Z] #49 29.08 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:20:37.343Z] #49 29.11 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:20:37.343Z] #49 29.11 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:20:37.343Z] #49 29.18 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:20:37.343Z] #49 29.27 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:20:37.343Z] #49 ... [2020-12-23T13:20:37.343Z] [2020-12-23T13:20:37.343Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:20:37.343Z] #55 19.20 Fetched 8184 kB in 18s (458 kB/s) [2020-12-23T13:20:37.343Z] #55 19.20 Reading package lists... [2020-12-23T13:20:37.430Z] #25 3.215 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:20:37.430Z] #25 3.359 Get:2 http://deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:20:37.430Z] #25 3.363 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:20:37.430Z] #25 3.422 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-23T13:20:37.430Z] #25 3.610 Get:5 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T13:20:37.526Z] #25 4.020 Reading package lists... [2020-12-23T13:20:37.640Z] #55 27.33 Reading package lists... [2020-12-23T13:20:37.640Z] #55 ... [2020-12-23T13:20:37.640Z] [2020-12-23T13:20:37.640Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:37.640Z] #49 29.33 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:20:37.640Z] #49 29.42 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:20:37.640Z] #49 29.57 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T13:20:37.640Z] #49 ... [2020-12-23T13:20:37.640Z] [2020-12-23T13:20:37.640Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:37.640Z] #13 19.49 Fetched 8184 kB in 18s (451 kB/s) [2020-12-23T13:20:37.640Z] #13 19.49 Reading package lists... [2020-12-23T13:20:37.674Z] #41 38.94 CC images/userns.o [2020-12-23T13:20:37.928Z] #41 86.04 CC criu/protobuf-desc.o [2020-12-23T13:20:37.934Z] #41 39.18 CC images/google/protobuf/descriptor.o [2020-12-23T13:20:37.937Z] #13 27.51 Reading package lists... [2020-12-23T13:20:37.937Z] #13 ... [2020-12-23T13:20:37.937Z] [2020-12-23T13:20:37.937Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:37.937Z] #49 29.69 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:20:37.937Z] #49 29.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:20:38.007Z] #25 3.911 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T13:20:38.232Z] #49 30.09 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T13:20:38.232Z] #49 30.21 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:20:38.456Z] #25 4.894 Reading package lists... [2020-12-23T13:20:38.534Z] #49 30.35 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:20:38.534Z] #49 30.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:20:38.556Z] #41 86.55 CC criu/protobuf.o [2020-12-23T13:20:38.556Z] #41 86.69 CC criu/pstree.o [2020-12-23T13:20:38.712Z] #25 5.802 Building dependency tree... [2020-12-23T13:20:38.712Z] #25 6.124 The following additional packages will be installed: [2020-12-23T13:20:38.712Z] #25 6.124 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T13:20:38.712Z] #25 6.124 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T13:20:38.712Z] #25 6.124 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T13:20:38.712Z] #25 6.124 Suggested packages: [2020-12-23T13:20:38.712Z] #25 6.124 krb5-doc krb5-user [2020-12-23T13:20:38.712Z] #25 6.124 Recommended packages: [2020-12-23T13:20:38.712Z] #25 6.124 krb5-locales publicsuffix libsasl2-modules [2020-12-23T13:20:38.968Z] #25 6.336 The following NEW packages will be installed: [2020-12-23T13:20:38.968Z] #25 6.336 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T13:20:38.968Z] #25 6.336 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T13:20:38.968Z] #25 6.336 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T13:20:38.968Z] #25 6.336 libssh2-1 libssl1.1 openssl [2020-12-23T13:20:39.207Z] #49 31.11 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T13:20:39.225Z] #25 6.622 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T13:20:39.225Z] #25 6.622 Need to get 5047 kB of archives. [2020-12-23T13:20:39.225Z] #25 6.622 After this operation, 12.1 MB of additional disk space will be used. [2020-12-23T13:20:39.225Z] #25 6.622 Get:1 http://deb.debian.org/debian buster-updates/main amd64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T13:20:39.225Z] #25 6.632 Get:2 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2020-12-23T13:20:39.225Z] #25 6.632 Get:3 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2020-12-23T13:20:39.225Z] #25 6.632 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u4 [1538 kB] [2020-12-23T13:20:39.225Z] #25 6.632 Get:5 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2020-12-23T13:20:39.225Z] #25 6.632 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2020-12-23T13:20:39.225Z] #25 6.645 Get:7 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2020-12-23T13:20:39.225Z] #25 6.672 Get:8 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2020-12-23T13:20:39.225Z] #25 6.672 Get:9 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2020-12-23T13:20:39.225Z] #25 6.672 Get:10 http://deb.debian.org/debian buster/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T13:20:39.225Z] #25 6.672 Get:11 http://deb.debian.org/debian buster/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u4 [224 kB] [2020-12-23T13:20:39.225Z] #25 6.682 Get:12 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2020-12-23T13:20:39.225Z] #25 6.682 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2020-12-23T13:20:39.225Z] #25 6.682 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2020-12-23T13:20:39.225Z] #25 6.682 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u4 [843 kB] [2020-12-23T13:20:39.225Z] #25 6.692 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2020-12-23T13:20:39.225Z] #25 6.692 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2020-12-23T13:20:39.225Z] #25 6.708 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2020-12-23T13:20:39.225Z] #25 6.708 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T13:20:39.225Z] #25 6.708 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T13:20:39.225Z] #25 6.708 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T13:20:39.320Z] #41 40.62 CC images/opts.o [2020-12-23T13:20:39.402Z] #25 5.432 Fetched 8234 kB in 2s (3330 kB/s) [2020-12-23T13:20:39.414Z] #43 103.2 vendor/golang.org/x/net/http2/hpack [2020-12-23T13:20:39.482Z] #25 6.900 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:20:39.482Z] #25 6.932 Fetched 5047 kB in 0s (14.3 MB/s) [2020-12-23T13:20:39.482Z] #25 6.981 Selecting previously unselected package libssl1.1:amd64. [2020-12-23T13:20:39.482Z] #25 6.981 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-12-23T13:20:39.482Z] #25 6.984 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T13:20:39.482Z] #25 6.993 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:39.509Z] #49 31.25 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:20:39.581Z] #41 40.89 CC images/seccomp.o [2020-12-23T13:20:39.583Z] #41 87.32 CC criu/rbtree.o [2020-12-23T13:20:39.583Z] #41 ... [2020-12-23T13:20:39.583Z] [2020-12-23T13:20:39.583Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:20:39.583Z] #38 114.2 + dpkg --print-architecture [2020-12-23T13:20:39.583Z] #38 114.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T13:20:39.583Z] #38 114.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T13:20:39.583Z] #38 114.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T13:20:39.583Z] #38 ... [2020-12-23T13:20:39.583Z] [2020-12-23T13:20:39.583Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:39.583Z] #41 87.51 CC criu/rst-malloc.o [2020-12-23T13:20:39.583Z] #41 87.66 CC criu/seccomp.o [2020-12-23T13:20:39.842Z] #41 41.12 CC images/binfmt-misc.o [2020-12-23T13:20:39.872Z] #41 88.04 CC criu/seize.o [2020-12-23T13:20:39.979Z] #25 5.432 Reading package lists... [2020-12-23T13:20:39.979Z] #25 ... [2020-12-23T13:20:39.979Z] [2020-12-23T13:20:39.979Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:39.979Z] #8 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.3s done [2020-12-23T13:20:39.979Z] #8 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2020-12-23T13:20:39.979Z] #8 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.7s done [2020-12-23T13:20:39.979Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0.9s [2020-12-23T13:20:39.986Z] #43 104.1 mime [2020-12-23T13:20:40.048Z] #25 7.239 Selecting previously unselected package openssl. [2020-12-23T13:20:40.048Z] #25 7.239 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_amd64.deb ... [2020-12-23T13:20:40.048Z] #25 7.244 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:40.048Z] #25 7.406 Selecting previously unselected package ca-certificates. [2020-12-23T13:20:40.048Z] #25 7.406 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T13:20:40.048Z] #25 7.411 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:40.048Z] #25 7.486 Selecting previously unselected package libkeyutils1:amd64. [2020-12-23T13:20:40.048Z] #25 7.486 Preparing to unpack .../03-libkeyutils1_1.6-6_amd64.deb ... [2020-12-23T13:20:40.048Z] #25 7.490 Unpacking libkeyutils1:amd64 (1.6-6) ... [2020-12-23T13:20:40.048Z] #25 7.536 Selecting previously unselected package libkrb5support0:amd64. [2020-12-23T13:20:40.048Z] #25 7.536 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:20:40.048Z] #25 7.536 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:40.103Z] #41 41.36 CC images/time.o [2020-12-23T13:20:40.305Z] #25 7.591 Selecting previously unselected package libk5crypto3:amd64. [2020-12-23T13:20:40.305Z] #25 7.591 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:20:40.305Z] #25 7.611 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:40.305Z] #25 7.649 Selecting previously unselected package libkrb5-3:amd64. [2020-12-23T13:20:40.305Z] #25 7.649 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:20:40.305Z] #25 7.656 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:40.305Z] #25 7.743 Selecting previously unselected package libgssapi-krb5-2:amd64. [2020-12-23T13:20:40.305Z] #25 7.743 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2020-12-23T13:20:40.305Z] #25 7.750 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:40.305Z] #25 7.804 Selecting previously unselected package libsasl2-modules-db:amd64. [2020-12-23T13:20:40.305Z] #25 7.804 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T13:20:40.305Z] #25 7.807 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:40.364Z] #41 41.53 CC images/sysctl.o [2020-12-23T13:20:40.364Z] #41 41.79 CC images/autofs.o [2020-12-23T13:20:40.501Z] #41 88.57 CC criu/servicefd.o [2020-12-23T13:20:40.561Z] #25 7.854 Selecting previously unselected package libsasl2-2:amd64. [2020-12-23T13:20:40.561Z] #25 7.854 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2020-12-23T13:20:40.561Z] #25 7.862 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:40.561Z] #25 7.908 Selecting previously unselected package libldap-common. [2020-12-23T13:20:40.561Z] #25 7.908 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T13:20:40.561Z] #25 7.916 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:40.561Z] #25 7.965 Selecting previously unselected package libldap-2.4-2:amd64. [2020-12-23T13:20:40.561Z] #25 7.965 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_amd64.deb ... [2020-12-23T13:20:40.561Z] #25 7.968 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:40.561Z] #25 8.061 Selecting previously unselected package libnghttp2-14:amd64. [2020-12-23T13:20:40.561Z] #25 8.061 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2020-12-23T13:20:40.561Z] #25 8.061 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T13:20:40.564Z] #49 32.38 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:20:40.625Z] #41 41.97 CC images/macvlan.o [2020-12-23T13:20:40.817Z] #25 8.153 Selecting previously unselected package libpsl5:amd64. [2020-12-23T13:20:40.817Z] #25 8.155 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2020-12-23T13:20:40.817Z] #25 8.158 Unpacking libpsl5:amd64 (0.20.2-2) ... [2020-12-23T13:20:40.817Z] #25 8.205 Selecting previously unselected package librtmp1:amd64. [2020-12-23T13:20:40.817Z] #25 8.205 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2020-12-23T13:20:40.817Z] #25 8.209 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:20:40.817Z] #25 8.279 Selecting previously unselected package libssh2-1:amd64. [2020-12-23T13:20:40.817Z] #25 8.279 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2020-12-23T13:20:40.817Z] #25 8.283 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T13:20:40.817Z] #25 8.353 Selecting previously unselected package libcurl4:amd64. [2020-12-23T13:20:40.817Z] #25 8.353 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T13:20:40.859Z] #49 32.60 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:20:40.859Z] #49 ... [2020-12-23T13:20:40.859Z] [2020-12-23T13:20:40.859Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:40.859Z] #51 22.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:20:40.859Z] #51 22.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:20:40.859Z] #51 24.01 runtime/cgo [2020-12-23T13:20:40.859Z] #51 24.31 runtime [2020-12-23T13:20:40.887Z] #41 42.15 CC images/sit.o [2020-12-23T13:20:40.887Z] #41 42.35 CC images/memfd.o [2020-12-23T13:20:41.074Z] #25 8.362 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T13:20:41.074Z] #25 8.436 Selecting previously unselected package curl. [2020-12-23T13:20:41.074Z] #25 8.436 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2020-12-23T13:20:41.074Z] #25 8.439 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T13:20:41.074Z] #25 8.526 Selecting previously unselected package libonig5:amd64. [2020-12-23T13:20:41.074Z] #25 8.526 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T13:20:41.074Z] #25 8.530 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:20:41.074Z] #25 8.619 Selecting previously unselected package libjq1:amd64. [2020-12-23T13:20:41.074Z] #25 8.619 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:20:41.129Z] #41 88.96 CC criu/shmem.o [2020-12-23T13:20:41.154Z] #51 ... [2020-12-23T13:20:41.154Z] [2020-12-23T13:20:41.154Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:41.154Z] #29 24.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T13:20:41.154Z] #29 24.83 skipping existing 5cb8031fd95d [2020-12-23T13:20:41.154Z] #29 24.98 [2020-12-23T13:20:41.154Z] #29 26.76 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T13:20:41.154Z] #29 27.32 [2020-12-23T13:20:41.154Z] #29 27.62 0.4% ### 5.1% ########## 14.3% ############### 21.6% ################## 25.3% ################### 27.3% ##################### 29.5% ####################### 32.6% ######################## 34.5% ############################ 40.0% ############################### 43.8% ################################## 47.7% ##################################### 52.1% ######################################## 55.8% ########################################## 59.5% ############################################## 64.5% ################################################# 68.2% ##################################################### 73.7% ######################################################### 79.2% ############################################################# 84.8% ################################################################# 90.3% ################################################################### 94.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-12-23T13:20:41.330Z] #25 8.623 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:20:41.330Z] #25 8.678 Selecting previously unselected package jq. [2020-12-23T13:20:41.330Z] #25 8.681 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:20:41.330Z] #25 8.683 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:41.330Z] #25 8.743 Setting up libkeyutils1:amd64 (1.6-6) ... [2020-12-23T13:20:41.330Z] #25 8.753 Setting up libpsl5:amd64 (0.20.2-2) ... [2020-12-23T13:20:41.330Z] #25 8.762 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:41.370Z] #43 105.3 mime/quotedprintable [2020-12-23T13:20:41.419Z] #41 89.51 CC criu/sigframe.o [2020-12-23T13:20:41.419Z] #41 89.65 CC criu/signalfd.o [2020-12-23T13:20:41.448Z] #29 30.44 [2020-12-23T13:20:41.459Z] #41 42.67 CC images/timens.o [2020-12-23T13:20:41.587Z] #25 9.030 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2020-12-23T13:20:41.587Z] #25 9.042 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:41.587Z] #25 9.052 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:41.587Z] #25 9.062 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:41.587Z] #25 9.072 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:20:41.587Z] #25 9.081 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:41.587Z] #25 9.091 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:41.587Z] #25 9.101 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2020-12-23T13:20:41.587Z] #25 9.112 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:41.587Z] #25 9.120 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:41.587Z] #25 9.132 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:20:41.632Z] #43 105.8 net/http/internal [2020-12-23T13:20:41.717Z] #41 89.79 CC criu/sk-inet.o [2020-12-23T13:20:41.721Z] #41 42.96 LINK images/built-in.o [2020-12-23T13:20:41.848Z] #25 9.141 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:20:41.848Z] #25 9.151 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:41.848Z] #25 9.160 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:41.918Z] #8 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.7s done [2020-12-23T13:20:41.918Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2020-12-23T13:20:41.982Z] #41 43.12 GEN compel/include/asm [2020-12-23T13:20:41.982Z] #41 43.16 GEN compel/include/version.h [2020-12-23T13:20:41.982Z] #41 43.18 touch .config [2020-12-23T13:20:41.982Z] #41 43.23 GEN include/common/config.h [2020-12-23T13:20:41.982Z] #41 43.31 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-23T13:20:41.982Z] #41 43.34 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-23T13:20:41.982Z] #41 43.37 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-23T13:20:41.982Z] #41 43.38 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-23T13:20:41.982Z] #41 43.41 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-23T13:20:41.982Z] #41 43.44 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-23T13:20:41.982Z] #41 43.46 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T13:20:42.023Z] #41 ... [2020-12-23T13:20:42.023Z] [2020-12-23T13:20:42.023Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:42.023Z] #51 53.61 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-23T13:20:42.023Z] #51 54.70 + mkdir -p /build [2020-12-23T13:20:42.023Z] #51 54.70 + cp runc /build/runc [2020-12-23T13:20:42.023Z] #51 DONE 55.0s [2020-12-23T13:20:42.023Z] [2020-12-23T13:20:42.023Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:20:42.243Z] #41 43.48 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-23T13:20:42.243Z] #41 43.51 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T13:20:42.243Z] #41 43.54 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T13:20:42.243Z] #41 43.54 DEP compel/plugins/std/infect.d [2020-12-23T13:20:42.312Z] #38 ... [2020-12-23T13:20:42.312Z] [2020-12-23T13:20:42.312Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:42.312Z] #41 90.27 CC criu/sk-netlink.o [2020-12-23T13:20:42.504Z] #41 43.70 DEP compel/plugins/std/string.d [2020-12-23T13:20:42.504Z] #41 43.78 DEP compel/plugins/std/log.d [2020-12-23T13:20:42.504Z] #41 43.85 DEP compel/plugins/std/fds.d [2020-12-23T13:20:42.574Z] #43 ... [2020-12-23T13:20:42.574Z] [2020-12-23T13:20:42.574Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:42.574Z] #56 106.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:20:42.574Z] #56 106.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T13:20:42.641Z] #41 90.55 CC criu/sk-packet.o [2020-12-23T13:20:42.765Z] #41 43.95 DEP compel/plugins/std/std.d [2020-12-23T13:20:42.765Z] #41 44.07 DEP compel/plugins/shmem/shmem.d [2020-12-23T13:20:42.781Z] #25 9.985 Updating certificates in /etc/ssl/certs... [2020-12-23T13:20:42.781Z] #25 ... [2020-12-23T13:20:42.781Z] [2020-12-23T13:20:42.781Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:42.781Z] #8 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2020-12-23T13:20:42.781Z] #8 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.5s done [2020-12-23T13:20:42.781Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 1.7s [2020-12-23T13:20:42.835Z] #56 ... [2020-12-23T13:20:42.835Z] [2020-12-23T13:20:42.835Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:42.835Z] #11 96.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T13:20:42.835Z] #11 97.01 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:20:42.835Z] #11 97.01 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:42.835Z] #11 ... [2020-12-23T13:20:42.835Z] [2020-12-23T13:20:42.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:42.835Z] #41 32.02 CC images/netdev.o [2020-12-23T13:20:42.835Z] #41 32.34 CC images/tty.o [2020-12-23T13:20:42.835Z] #41 32.88 CC images/file-lock.o [2020-12-23T13:20:42.835Z] #41 33.16 CC images/rlimit.o [2020-12-23T13:20:42.835Z] #41 33.35 CC images/pagemap.o [2020-12-23T13:20:42.835Z] #41 33.70 CC images/siginfo.o [2020-12-23T13:20:42.835Z] #41 34.00 CC images/rpc.o [2020-12-23T13:20:42.835Z] #41 35.04 CC images/ext-file.o [2020-12-23T13:20:42.835Z] #41 35.22 CC images/cgroup.o [2020-12-23T13:20:42.835Z] #41 35.80 CC images/userns.o [2020-12-23T13:20:42.835Z] #41 36.03 CC images/google/protobuf/descriptor.o [2020-12-23T13:20:42.835Z] #41 37.50 CC images/opts.o [2020-12-23T13:20:42.835Z] #41 37.76 CC images/seccomp.o [2020-12-23T13:20:42.835Z] #41 38.04 CC images/binfmt-misc.o [2020-12-23T13:20:42.931Z] #41 91.05 CC criu/sk-queue.o [2020-12-23T13:20:42.968Z] #29 32.02 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T13:20:43.026Z] #41 44.21 DEP compel/plugins/fds/fds.d [2020-12-23T13:20:43.096Z] #41 38.24 CC images/time.o [2020-12-23T13:20:43.220Z] #41 91.32 CC criu/sk-tcp.o [2020-12-23T13:20:43.287Z] #41 44.38 CC compel/plugins/std/std.o [2020-12-23T13:20:43.357Z] #41 38.43 CC images/sysctl.o [2020-12-23T13:20:43.357Z] #41 38.63 CC images/autofs.o [2020-12-23T13:20:43.547Z] #41 44.75 CC compel/plugins/std/fds.o [2020-12-23T13:20:43.558Z] #41 91.60 CC criu/sk-unix.o [2020-12-23T13:20:43.608Z] #29 32.64 [2020-12-23T13:20:43.618Z] #41 38.90 CC images/macvlan.o [2020-12-23T13:20:43.714Z] #8 ... [2020-12-23T13:20:43.714Z] [2020-12-23T13:20:43.714Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:43.714Z] #25 11.21 126 added, 0 removed; done. [2020-12-23T13:20:43.714Z] #25 11.25 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2020-12-23T13:20:43.714Z] #25 11.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:43.866Z] #8 ... [2020-12-23T13:20:43.866Z] [2020-12-23T13:20:43.866Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:43.866Z] #25 5.432 Reading package lists... [2020-12-23T13:20:43.866Z] #25 6.717 Reading package lists... [2020-12-23T13:20:43.866Z] #25 8.047 Building dependency tree... [2020-12-23T13:20:43.866Z] #25 8.919 The following additional packages will be installed: [2020-12-23T13:20:43.866Z] #25 8.927 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2020-12-23T13:20:43.866Z] #25 8.927 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2020-12-23T13:20:43.866Z] #25 8.927 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2020-12-23T13:20:43.866Z] #25 8.927 Suggested packages: [2020-12-23T13:20:43.866Z] #25 8.927 krb5-doc krb5-user [2020-12-23T13:20:43.866Z] #25 8.927 Recommended packages: [2020-12-23T13:20:43.866Z] #25 8.927 krb5-locales publicsuffix libsasl2-modules [2020-12-23T13:20:43.866Z] #25 9.222 The following NEW packages will be installed: [2020-12-23T13:20:43.866Z] #25 9.223 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2020-12-23T13:20:43.866Z] #25 9.224 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2020-12-23T13:20:43.866Z] #25 9.224 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2020-12-23T13:20:43.866Z] #25 9.227 libssh2-1 libssl1.1 openssl [2020-12-23T13:20:43.866Z] #25 9.524 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2020-12-23T13:20:43.866Z] #25 9.524 Need to get 4769 kB of archives. [2020-12-23T13:20:43.866Z] #25 9.524 After this operation, 11.5 MB of additional disk space will be used. [2020-12-23T13:20:43.866Z] #25 9.524 Get:1 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u4 [1382 kB] [2020-12-23T13:20:43.866Z] #25 9.524 Get:2 http://deb.debian.org/debian buster-updates/main arm64 ca-certificates all 20200601~deb10u1 [158 kB] [2020-12-23T13:20:43.866Z] #25 9.543 Get:3 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2020-12-23T13:20:43.866Z] #25 9.543 Get:4 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2020-12-23T13:20:43.866Z] #25 9.543 Get:5 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2020-12-23T13:20:43.866Z] #25 9.546 Get:6 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2020-12-23T13:20:43.866Z] #25 9.553 Get:7 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2020-12-23T13:20:43.866Z] #25 9.559 Get:8 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2020-12-23T13:20:43.866Z] #25 9.561 Get:9 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2020-12-23T13:20:43.866Z] #25 9.563 Get:10 http://deb.debian.org/debian buster/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u4 [89.8 kB] [2020-12-23T13:20:43.866Z] #25 9.565 Get:11 http://deb.debian.org/debian buster/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u4 [216 kB] [2020-12-23T13:20:43.866Z] #25 9.582 Get:12 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2020-12-23T13:20:43.866Z] #25 9.584 Get:13 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2020-12-23T13:20:43.866Z] #25 9.585 Get:14 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2020-12-23T13:20:43.866Z] #25 9.587 Get:15 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2020-12-23T13:20:43.866Z] #25 9.588 Get:16 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u4 [823 kB] [2020-12-23T13:20:43.866Z] #25 9.601 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2020-12-23T13:20:43.866Z] #25 9.607 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2020-12-23T13:20:43.866Z] #25 9.611 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-23T13:20:43.866Z] #25 9.614 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-23T13:20:43.866Z] #25 9.616 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-23T13:20:43.866Z] #25 9.861 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:20:43.866Z] #25 9.900 Fetched 4769 kB in 0s (13.6 MB/s) [2020-12-23T13:20:43.866Z] #25 9.943 Selecting previously unselected package libssl1.1:arm64. [2020-12-23T13:20:43.866Z] #25 9.943 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 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.) [2020-12-23T13:20:43.866Z] #25 9.947 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-23T13:20:43.866Z] #25 9.955 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:43.879Z] #41 39.09 CC images/sit.o [2020-12-23T13:20:43.904Z] #29 32.83 ######################################################################## 100.0% [2020-12-23T13:20:43.904Z] #29 33.02 [2020-12-23T13:20:43.971Z] #25 11.27 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2020-12-23T13:20:43.971Z] #25 11.28 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T13:20:43.971Z] #25 11.29 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:43.971Z] #25 11.31 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:43.971Z] #25 11.33 Updating certificates in /etc/ssl/certs... [2020-12-23T13:20:44.119Z] #41 45.31 CC compel/plugins/std/log.o [2020-12-23T13:20:44.129Z] #25 10.20 Selecting previously unselected package openssl. [2020-12-23T13:20:44.129Z] #25 10.20 Preparing to unpack .../01-openssl_1.1.1d-0+deb10u4_arm64.deb ... [2020-12-23T13:20:44.129Z] #25 10.21 Unpacking openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:44.140Z] #41 39.25 CC images/memfd.o [2020-12-23T13:20:44.392Z] #25 10.38 Selecting previously unselected package ca-certificates. [2020-12-23T13:20:44.392Z] #25 10.38 Preparing to unpack .../02-ca-certificates_20200601~deb10u1_all.deb ... [2020-12-23T13:20:44.392Z] #25 10.38 Unpacking ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:44.392Z] #25 10.48 Selecting previously unselected package libkeyutils1:arm64. [2020-12-23T13:20:44.392Z] #25 10.48 Preparing to unpack .../03-libkeyutils1_1.6-6_arm64.deb ... [2020-12-23T13:20:44.392Z] #25 10.49 Unpacking libkeyutils1:arm64 (1.6-6) ... [2020-12-23T13:20:44.401Z] #41 39.53 CC images/timens.o [2020-12-23T13:20:44.585Z] #41 92.58 CC criu/sockets.o [2020-12-23T13:20:44.655Z] #25 10.53 Selecting previously unselected package libkrb5support0:arm64. [2020-12-23T13:20:44.655Z] #25 10.53 Preparing to unpack .../04-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2020-12-23T13:20:44.655Z] #25 10.53 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:44.655Z] #25 10.59 Selecting previously unselected package libk5crypto3:arm64. [2020-12-23T13:20:44.655Z] #25 10.59 Preparing to unpack .../05-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2020-12-23T13:20:44.655Z] #25 10.59 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:44.655Z] #25 10.65 Selecting previously unselected package libkrb5-3:arm64. [2020-12-23T13:20:44.655Z] #25 10.65 Preparing to unpack .../06-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2020-12-23T13:20:44.655Z] #25 10.66 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:44.662Z] #41 39.88 LINK images/built-in.o [2020-12-23T13:20:44.892Z] #41 ... [2020-12-23T13:20:44.892Z] [2020-12-23T13:20:44.892Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:20:44.892Z] #38 DONE 129.6s [2020-12-23T13:20:44.892Z] [2020-12-23T13:20:44.892Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:44.892Z] #41 92.96 CC criu/stats.o [2020-12-23T13:20:44.904Z] #25 12.31 0 added, 0 removed; done. [2020-12-23T13:20:44.904Z] #25 12.31 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T13:20:44.904Z] #25 12.32 done. [2020-12-23T13:20:44.919Z] #25 10.82 Selecting previously unselected package libgssapi-krb5-2:arm64. [2020-12-23T13:20:44.919Z] #25 10.82 Preparing to unpack .../07-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2020-12-23T13:20:44.919Z] #25 10.82 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:44.919Z] #25 10.89 Selecting previously unselected package libsasl2-modules-db:arm64. [2020-12-23T13:20:44.919Z] #25 10.89 Preparing to unpack .../08-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-23T13:20:44.919Z] #25 10.89 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:44.919Z] #25 10.94 Selecting previously unselected package libsasl2-2:arm64. [2020-12-23T13:20:44.919Z] #25 10.94 Preparing to unpack .../09-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2020-12-23T13:20:44.919Z] #25 10.95 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:44.919Z] #25 11.01 Selecting previously unselected package libldap-common. [2020-12-23T13:20:44.923Z] #41 40.00 GEN compel/include/asm [2020-12-23T13:20:44.923Z] #41 40.04 GEN compel/include/version.h [2020-12-23T13:20:44.923Z] #41 40.06 touch .config [2020-12-23T13:20:44.923Z] #41 40.10 GEN include/common/config.h [2020-12-23T13:20:44.923Z] #41 40.18 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-23T13:20:44.952Z] #29 33.92 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T13:20:45.062Z] #41 46.14 CC compel/plugins/std/string.o [2020-12-23T13:20:45.183Z] #25 11.01 Preparing to unpack .../10-libldap-common_2.4.47+dfsg-3+deb10u4_all.deb ... [2020-12-23T13:20:45.183Z] #25 11.01 Unpacking libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:45.183Z] #25 11.07 Selecting previously unselected package libldap-2.4-2:arm64. [2020-12-23T13:20:45.183Z] #25 11.07 Preparing to unpack .../11-libldap-2.4-2_2.4.47+dfsg-3+deb10u4_arm64.deb ... [2020-12-23T13:20:45.183Z] #25 11.08 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:45.183Z] #25 11.22 Selecting previously unselected package libnghttp2-14:arm64. [2020-12-23T13:20:45.183Z] #25 11.22 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2020-12-23T13:20:45.183Z] #25 11.22 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-23T13:20:45.184Z] #41 40.20 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-23T13:20:45.184Z] #41 40.23 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-23T13:20:45.184Z] #41 40.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-23T13:20:45.184Z] #41 40.28 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-23T13:20:45.184Z] #41 40.30 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-23T13:20:45.184Z] #41 40.32 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T13:20:45.184Z] #41 40.36 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-23T13:20:45.184Z] #41 40.37 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T13:20:45.184Z] #41 40.40 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T13:20:45.184Z] #41 40.40 DEP compel/plugins/std/infect.d [2020-12-23T13:20:45.192Z] #41 93.17 CC criu/string.o [2020-12-23T13:20:45.192Z] #41 93.23 CC criu/sysctl.o [2020-12-23T13:20:45.444Z] #41 40.52 DEP compel/plugins/std/string.d [2020-12-23T13:20:45.444Z] #41 40.60 DEP compel/plugins/std/log.d [2020-12-23T13:20:45.444Z] #41 40.66 DEP compel/plugins/std/fds.d [2020-12-23T13:20:45.444Z] #41 40.74 DEP compel/plugins/std/std.d [2020-12-23T13:20:45.458Z] #25 11.37 Selecting previously unselected package libpsl5:arm64. [2020-12-23T13:20:45.458Z] #25 11.37 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2020-12-23T13:20:45.458Z] #25 11.37 Unpacking libpsl5:arm64 (0.20.2-2) ... [2020-12-23T13:20:45.458Z] #25 11.42 Selecting previously unselected package librtmp1:arm64. [2020-12-23T13:20:45.458Z] #25 11.42 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2020-12-23T13:20:45.458Z] #25 11.43 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:20:45.458Z] #25 11.48 Selecting previously unselected package libssh2-1:arm64. [2020-12-23T13:20:45.458Z] #25 11.48 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2020-12-23T13:20:45.458Z] #25 11.48 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-23T13:20:45.595Z] #29 34.42 [2020-12-23T13:20:45.595Z] #29 34.59 ######################################################################## 100.0% [2020-12-23T13:20:45.634Z] #41 46.78 CC compel/plugins/std/infect.o [2020-12-23T13:20:45.705Z] #41 40.83 DEP compel/plugins/shmem/shmem.d [2020-12-23T13:20:45.705Z] #41 40.96 DEP compel/plugins/fds/fds.d [2020-12-23T13:20:45.720Z] #25 11.63 Selecting previously unselected package libcurl4:arm64. [2020-12-23T13:20:45.720Z] #25 11.64 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2020-12-23T13:20:45.720Z] #25 11.64 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-23T13:20:45.720Z] #25 11.80 Selecting previously unselected package curl. [2020-12-23T13:20:45.720Z] #25 11.80 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2020-12-23T13:20:45.720Z] #25 11.80 Unpacking curl (7.64.0-4+deb10u1) ... [2020-12-23T13:20:45.720Z] #25 11.87 Selecting previously unselected package libonig5:arm64. [2020-12-23T13:20:45.825Z] #41 ... [2020-12-23T13:20:45.825Z] [2020-12-23T13:20:45.825Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T13:20:45.825Z] #39 DONE 0.2s [2020-12-23T13:20:45.825Z] [2020-12-23T13:20:45.825Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:45.825Z] #41 93.63 CC criu/sysfs_parse.o [2020-12-23T13:20:45.825Z] #41 93.78 CC criu/timens.o [2020-12-23T13:20:45.825Z] #41 93.95 CC criu/timerfd.o [2020-12-23T13:20:45.895Z] #41 ... [2020-12-23T13:20:45.895Z] [2020-12-23T13:20:45.895Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:45.895Z] #11 120.0 Selecting previously unselected package libapparmor1:amd64. [2020-12-23T13:20:45.895Z] #11 120.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-23T13:20:45.895Z] #11 120.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T13:20:45.895Z] #11 120.1 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-23T13:20:45.895Z] #11 120.1 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-23T13:20:45.895Z] #11 120.1 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T13:20:45.895Z] #11 ... [2020-12-23T13:20:45.895Z] [2020-12-23T13:20:45.895Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:45.895Z] #43 108.5 vendor/golang.org/x/net/idna [2020-12-23T13:20:45.895Z] #43 110.6 vendor/golang.org/x/net/http2/hpack [2020-12-23T13:20:45.895Z] #43 111.8 mime [2020-12-23T13:20:45.895Z] #43 113.9 mime/quotedprintable [2020-12-23T13:20:45.895Z] #43 114.2 net/http/internal [2020-12-23T13:20:45.895Z] #43 117.4 net/textproto [2020-12-23T13:20:45.895Z] #43 117.4 crypto/x509 [2020-12-23T13:20:45.895Z] #43 118.6 vendor/golang.org/x/net/http/httpguts [2020-12-23T13:20:45.907Z] #29 34.83 [2020-12-23T13:20:45.907Z] #29 34.99 Download of images into '/build' complete. [2020-12-23T13:20:45.907Z] #29 35.00 Use something like the following to load the result into a Docker daemon: [2020-12-23T13:20:45.907Z] #29 35.00 tar -cC '/build' . | docker load [2020-12-23T13:20:45.907Z] #29 DONE 35.1s [2020-12-23T13:20:45.907Z] [2020-12-23T13:20:45.907Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:20:45.907Z] #42 24.74 Reading package lists... [2020-12-23T13:20:45.907Z] #42 32.21 Building dependency tree... [2020-12-23T13:20:45.907Z] #42 35.94 The following additional packages will be installed: [2020-12-23T13:20:45.907Z] #42 35.95 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T13:20:45.907Z] #42 35.95 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T13:20:45.907Z] #42 35.95 Suggested packages: [2020-12-23T13:20:45.907Z] #42 35.96 manpages-dev python-setuptools [2020-12-23T13:20:45.907Z] #42 37.60 The following NEW packages will be installed: [2020-12-23T13:20:45.907Z] #42 37.61 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T13:20:45.907Z] #42 37.62 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T13:20:45.907Z] #42 37.62 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T13:20:45.907Z] #42 37.63 python-six zlib1g-dev [2020-12-23T13:20:45.967Z] #41 41.06 CC compel/plugins/std/std.o [2020-12-23T13:20:45.985Z] #25 11.87 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2020-12-23T13:20:45.985Z] #25 11.88 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-23T13:20:45.985Z] #25 12.01 Selecting previously unselected package libjq1:arm64. [2020-12-23T13:20:45.985Z] #25 12.01 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T13:20:45.985Z] #25 12.01 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T13:20:45.985Z] #25 12.07 Selecting previously unselected package jq. [2020-12-23T13:20:45.985Z] #25 12.07 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T13:20:45.985Z] #25 12.08 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:45.985Z] #25 12.14 Setting up libkeyutils1:arm64 (1.6-6) ... [2020-12-23T13:20:46.115Z] #41 94.06 CC criu/tty.o [2020-12-23T13:20:46.115Z] #41 ... [2020-12-23T13:20:46.115Z] [2020-12-23T13:20:46.115Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:46.115Z] #47 130.8 + /build/golangci-lint --version [2020-12-23T13:20:46.115Z] #47 130.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T13:20:46.115Z] #47 DONE 131.2s [2020-12-23T13:20:46.156Z] #43 ... [2020-12-23T13:20:46.156Z] [2020-12-23T13:20:46.156Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:46.156Z] #11 120.2 Selecting previously unselected package libbtrfs0. [2020-12-23T13:20:46.156Z] #11 120.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T13:20:46.156Z] #11 120.3 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:20:46.156Z] #11 120.4 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:20:46.156Z] #11 120.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T13:20:46.156Z] #11 120.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:20:46.201Z] #42 37.94 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:20:46.201Z] #42 37.94 Need to get 4075 kB of archives. [2020-12-23T13:20:46.201Z] #42 37.94 After this operation, 24.5 MB of additional disk space will be used. [2020-12-23T13:20:46.201Z] #42 37.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-12-23T13:20:46.201Z] #42 37.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-23T13:20:46.201Z] #42 37.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T13:20:46.201Z] #42 38.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-23T13:20:46.201Z] #42 38.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-12-23T13:20:46.201Z] #42 38.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-23T13:20:46.201Z] #42 38.07 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2020-12-23T13:20:46.201Z] #42 38.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-12-23T13:20:46.201Z] #42 38.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-12-23T13:20:46.228Z] #41 41.44 CC compel/plugins/std/fds.o [2020-12-23T13:20:46.228Z] #41 ... [2020-12-23T13:20:46.228Z] [2020-12-23T13:20:46.228Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:46.228Z] #43 110.4 net/textproto [2020-12-23T13:20:46.228Z] #43 110.4 crypto/x509 [2020-12-23T13:20:46.254Z] #25 12.16 Setting up libpsl5:arm64 (0.20.2-2) ... [2020-12-23T13:20:46.254Z] #25 12.17 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:46.405Z] [2020-12-23T13:20:46.405Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:46.420Z] #11 120.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-23T13:20:46.420Z] #11 120.5 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:20:46.420Z] #11 120.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:46.420Z] #11 120.6 Selecting previously unselected package libudev-dev:amd64. [2020-12-23T13:20:46.420Z] #11 120.6 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T13:20:46.420Z] #11 120.6 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:46.497Z] #42 38.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-12-23T13:20:46.497Z] #42 38.24 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-12-23T13:20:46.498Z] #42 38.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-12-23T13:20:46.518Z] #25 12.46 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2020-12-23T13:20:46.518Z] #25 12.47 Setting up libldap-common (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:46.518Z] #25 12.49 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:46.518Z] #25 12.50 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:46.518Z] #25 12.52 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2020-12-23T13:20:46.518Z] #25 12.53 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:46.518Z] #25 12.54 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2020-12-23T13:20:46.518Z] #25 12.55 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2020-12-23T13:20:46.518Z] #25 12.57 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:46.518Z] #25 12.58 Setting up openssl (1.1.1d-0+deb10u4) ... [2020-12-23T13:20:46.518Z] #25 12.60 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-23T13:20:46.518Z] #25 12.61 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T13:20:46.518Z] #25 12.63 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u4) ... [2020-12-23T13:20:46.518Z] #25 12.64 Setting up ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:46.681Z] #11 120.8 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-23T13:20:46.681Z] #11 120.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-23T13:20:46.681Z] #11 120.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T13:20:46.696Z] #41 94.84 CC criu/tun.o [2020-12-23T13:20:46.793Z] #42 38.53 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2020-12-23T13:20:46.793Z] #42 38.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-12-23T13:20:46.793Z] #42 38.57 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T13:20:46.793Z] #42 38.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-12-23T13:20:46.793Z] #42 38.59 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-12-23T13:20:46.798Z] #25 DONE 14.2s [2020-12-23T13:20:46.798Z] [2020-12-23T13:20:46.798Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T13:20:46.798Z] #26 DONE 0.0s [2020-12-23T13:20:46.798Z] [2020-12-23T13:20:46.798Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:46.943Z] #11 121.1 Selecting previously unselected package libpcre16-3:amd64. [2020-12-23T13:20:46.943Z] #11 121.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:46.943Z] #11 121.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:46.996Z] #41 95.14 CC criu/uffd.o [2020-12-23T13:20:47.204Z] #11 121.3 Selecting previously unselected package libpcre32-3:amd64. [2020-12-23T13:20:47.204Z] #11 121.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:47.204Z] #11 121.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:47.204Z] #11 121.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-23T13:20:47.204Z] #11 121.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:47.204Z] #11 121.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T13:20:47.465Z] #11 121.6 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-23T13:20:47.465Z] #11 121.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:47.465Z] #11 121.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T13:20:47.470Z] #25 13.51 Updating certificates in /etc/ssl/certs... [2020-12-23T13:20:47.613Z] #43 111.5 vendor/golang.org/x/net/http/httpguts [2020-12-23T13:20:47.613Z] #43 111.7 vendor/golang.org/x/net/http/httpproxy [2020-12-23T13:20:47.635Z] #41 95.56 CC criu/util.o [2020-12-23T13:20:47.733Z] #25 ... [2020-12-23T13:20:47.733Z] [2020-12-23T13:20:47.733Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:47.733Z] #8 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2020-12-23T13:20:47.733Z] #8 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2020-12-23T13:20:47.733Z] #8 DONE 27.0s [2020-12-23T13:20:47.874Z] #43 112.0 mime/multipart [2020-12-23T13:20:47.924Z] #41 95.90 CC criu/uts_ns.o [2020-12-23T13:20:47.924Z] #41 95.95 CC criu/vdso.o [2020-12-23T13:20:47.924Z] #41 96.08 LINK criu/built-in.o [2020-12-23T13:20:47.987Z] #11 122.0 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-23T13:20:47.987Z] #11 122.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-23T13:20:47.987Z] #11 122.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T13:20:47.997Z] [2020-12-23T13:20:47.997Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:20:48.213Z] #41 96.12 LINK criu/criu [2020-12-23T13:20:48.213Z] #41 96.22 DEP lib/c/criu.d [2020-12-23T13:20:48.213Z] #41 96.25 CC images/rpc.pb-c.o [2020-12-23T13:20:48.248Z] #11 122.3 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-23T13:20:48.248Z] #11 122.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:20:48.248Z] #11 122.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:48.248Z] #11 122.4 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-23T13:20:48.248Z] #11 122.4 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-23T13:20:48.248Z] #11 122.5 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T13:20:48.502Z] #41 96.39 CC lib/c/criu.o [2020-12-23T13:20:48.503Z] #41 96.65 LINK lib/c/built-in.o [2020-12-23T13:20:48.509Z] #11 122.6 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-23T13:20:48.509Z] #11 122.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T13:20:48.509Z] #11 122.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:48.689Z] #27 1.813 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T13:20:48.689Z] #27 1.923 [2020-12-23T13:20:48.792Z] #41 96.65 LINK lib/c/libcriu.so [2020-12-23T13:20:48.792Z] #41 96.67 LINK lib/c/libcriu.a [2020-12-23T13:20:48.792Z] #41 96.70 GEN magic.py [2020-12-23T13:20:48.792Z] #41 96.73 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:20:48.792Z] #41 96.73 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:20:48.792Z] #41 96.73 Note: Building without GnuTLS support [2020-12-23T13:20:48.792Z] #41 96.73 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:20:48.792Z] #41 96.73 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:20:48.792Z] #41 96.93 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:20:48.889Z] #42 40.43 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:20:49.081Z] #41 97.13 make[1]: Nothing to be done for 'all'. [2020-12-23T13:20:49.184Z] #42 40.95 Fetched 4075 kB in 1s (5283 kB/s) [2020-12-23T13:20:49.184Z] #42 41.11 Selecting previously unselected package libcap-dev:ppc64el. [2020-12-23T13:20:49.184Z] #42 41.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 ... 15339 files and directories currently installed.) [2020-12-23T13:20:49.184Z] #42 41.17 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-12-23T13:20:49.371Z] #41 97.35 make[1]: 'images/built-in.o' is up to date. [2020-12-23T13:20:49.371Z] #41 97.35 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T13:20:49.371Z] #41 97.36 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T13:20:49.371Z] #41 97.37 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T13:20:49.371Z] #41 97.38 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T13:20:49.371Z] #41 97.39 make[1]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:20:49.371Z] #41 97.46 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.47 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.48 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.52 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.54 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.54 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.56 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.371Z] #41 97.59 make[2]: Nothing to be done for 'all'. [2020-12-23T13:20:49.468Z] #27 2.051 #### 6.0% ################### 27.7% ####################################### 55.2% ####################################################### 77.5% ######################################################## 78.2% ######################################################################## 100.0% [2020-12-23T13:20:49.468Z] #27 2.725 [2020-12-23T13:20:49.481Z] #42 41.17 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-12-23T13:20:49.481Z] #42 41.30 Selecting previously unselected package libnet1:ppc64el. [2020-12-23T13:20:49.481Z] #42 41.31 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-23T13:20:49.481Z] #42 41.32 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T13:20:49.481Z] #42 41.43 Selecting previously unselected package libnet1-dev. [2020-12-23T13:20:49.676Z] #41 97.60 INSTALL criu/criu [2020-12-23T13:20:49.676Z] #41 DONE 97.8s [2020-12-23T13:20:49.676Z] [2020-12-23T13:20:49.677Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:49.725Z] #27 2.844 ########################################################### 82.0% ######################################################################## 100.0% [2020-12-23T13:20:49.725Z] #27 2.968 [2020-12-23T13:20:49.780Z] #42 41.45 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-23T13:20:49.780Z] #42 41.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:20:49.780Z] #42 41.58 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-23T13:20:49.780Z] #42 41.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-23T13:20:49.780Z] #42 41.60 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T13:20:49.804Z] #43 113.8 crypto/tls [2020-12-23T13:20:49.804Z] #43 ... [2020-12-23T13:20:49.804Z] [2020-12-23T13:20:49.804Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:49.804Z] #56 DONE 114.0s [2020-12-23T13:20:49.932Z] #11 ... [2020-12-23T13:20:49.932Z] [2020-12-23T13:20:49.932Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:49.932Z] #56 115.2 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:20:49.932Z] #56 115.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T13:20:49.932Z] #56 DONE 122.4s [2020-12-23T13:20:49.932Z] [2020-12-23T13:20:49.932Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:49.932Z] #11 123.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T13:20:49.932Z] #11 123.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T13:20:49.932Z] #11 ... [2020-12-23T13:20:49.932Z] [2020-12-23T13:20:49.932Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T13:20:49.932Z] #57 DONE 0.1s [2020-12-23T13:20:49.932Z] [2020-12-23T13:20:49.932Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T13:20:49.932Z] #58 DONE 0.0s [2020-12-23T13:20:49.932Z] [2020-12-23T13:20:49.932Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:49.932Z] #11 123.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T13:20:49.932Z] #11 123.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:20:49.932Z] #11 124.0 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:49.932Z] #11 124.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T13:20:49.932Z] #11 124.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:49.932Z] #11 124.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:20:49.932Z] #11 124.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:49.932Z] #11 124.0 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:49.932Z] #11 124.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:20:49.932Z] #11 124.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:20:49.932Z] #11 124.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T13:20:49.932Z] #11 124.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T13:20:49.932Z] #11 124.2 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:49.932Z] #11 124.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:20:49.982Z] #27 3.101 ############ 17.6% ######################################################################## 100.0% [2020-12-23T13:20:50.066Z] [2020-12-23T13:20:50.066Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T13:20:50.066Z] #57 DONE 0.1s [2020-12-23T13:20:50.066Z] [2020-12-23T13:20:50.066Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T13:20:50.066Z] #58 DONE 0.1s [2020-12-23T13:20:50.066Z] [2020-12-23T13:20:50.066Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:50.066Z] #11 112.0 Selecting previously unselected package libapparmor1:amd64. [2020-12-23T13:20:50.066Z] #11 112.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-23T13:20:50.066Z] #11 112.1 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T13:20:50.066Z] #11 112.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-23T13:20:50.066Z] #11 112.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-23T13:20:50.066Z] #11 112.2 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T13:20:50.066Z] #11 112.4 Selecting previously unselected package libbtrfs0. [2020-12-23T13:20:50.066Z] #11 112.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T13:20:50.066Z] #11 112.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:20:50.066Z] #11 112.5 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:20:50.066Z] #11 112.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T13:20:50.066Z] #11 112.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:20:50.066Z] #11 113.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-23T13:20:50.066Z] #11 113.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:20:50.066Z] #11 113.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:50.066Z] #11 114.0 Selecting previously unselected package libudev-dev:amd64. [2020-12-23T13:20:50.066Z] #11 114.0 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T13:20:50.066Z] #11 114.1 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:50.075Z] #42 41.82 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-12-23T13:20:50.075Z] #42 41.83 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-12-23T13:20:50.075Z] #42 41.84 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-23T13:20:50.193Z] #11 124.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T13:20:50.193Z] #11 124.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:50.193Z] #11 124.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 [2020-12-23T13:20:50.193Z] #11 124.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 [2020-12-23T13:20:50.193Z] #11 124.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:50.193Z] #11 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T13:20:50.193Z] #11 124.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T13:20:50.193Z] #11 124.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:20:50.193Z] #11 124.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T13:20:50.193Z] #11 124.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:50.193Z] #11 124.3 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T13:20:50.193Z] #11 124.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:50.193Z] #11 124.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:50.193Z] #11 124.4 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:50.239Z] #27 3.298 [2020-12-23T13:20:50.328Z] #11 114.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-23T13:20:50.328Z] #11 114.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-23T13:20:50.328Z] #11 114.6 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T13:20:50.370Z] #42 42.22 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-23T13:20:50.370Z] #42 42.28 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T13:20:50.370Z] #42 42.29 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T13:20:50.454Z] #11 DONE 124.7s [2020-12-23T13:20:50.454Z] [2020-12-23T13:20:50.454Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:50.454Z] #41 47.18 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-23T13:20:50.454Z] #41 47.23 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-23T13:20:50.454Z] #41 47.30 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-23T13:20:50.454Z] #41 47.37 AR compel/plugins/std.lib.a [2020-12-23T13:20:50.454Z] #41 47.45 CC compel/plugins/fds/fds.o [2020-12-23T13:20:50.454Z] #41 47.76 AR compel/plugins/fds.lib.a [2020-12-23T13:20:50.454Z] #41 47.80 HOSTDEP compel/src/lib/log-host.d [2020-12-23T13:20:50.454Z] #41 47.86 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T13:20:50.454Z] #41 47.96 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-23T13:20:50.454Z] #41 48.03 HOSTDEP compel/src/main-host.d [2020-12-23T13:20:50.454Z] #41 48.17 DEP compel/src/lib/ptrace.d [2020-12-23T13:20:50.454Z] #41 48.31 DEP compel/src/lib/infect.d [2020-12-23T13:20:50.454Z] #41 48.44 DEP compel/src/lib/infect-util.d [2020-12-23T13:20:50.454Z] #41 48.55 DEP compel/src/lib/infect-rpc.d [2020-12-23T13:20:50.454Z] #41 48.65 DEP compel/arch/x86/src/lib/infect.d [2020-12-23T13:20:50.454Z] #41 48.76 DEP compel/arch/x86/src/lib/cpu.d [2020-12-23T13:20:50.454Z] #41 48.81 DEP compel/src/lib/log.d [2020-12-23T13:20:50.454Z] #41 48.88 DEP compel/src/main.d [2020-12-23T13:20:50.454Z] #41 49.00 DEP compel/src/lib/handle-elf.d [2020-12-23T13:20:50.454Z] #41 49.09 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-23T13:20:50.454Z] #41 49.25 CC compel/src/lib/log.o [2020-12-23T13:20:50.454Z] #41 49.48 CC compel/arch/x86/src/lib/cpu.o [2020-12-23T13:20:50.454Z] #41 50.21 CC compel/arch/x86/src/lib/infect.o [2020-12-23T13:20:50.454Z] #41 50.90 CC compel/src/lib/infect-rpc.o [2020-12-23T13:20:50.454Z] #41 51.41 CC compel/src/lib/infect-util.o [2020-12-23T13:20:50.454Z] #41 51.68 CC compel/src/lib/infect.o [2020-12-23T13:20:50.665Z] #42 42.44 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-12-23T13:20:50.665Z] #42 42.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T13:20:50.665Z] #42 42.47 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-23T13:20:50.716Z] #54 ... [2020-12-23T13:20:50.716Z] [2020-12-23T13:20:50.716Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T13:20:50.716Z] #42 DONE 0.2s [2020-12-23T13:20:50.716Z] [2020-12-23T13:20:50.716Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T13:20:50.716Z] #44 DONE 0.1s [2020-12-23T13:20:50.716Z] [2020-12-23T13:20:50.716Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T13:20:50.752Z] #27 3.449 0.0% ############ 16.9% ################################# 46.2% ################################################ 67.9% ################################################################## 92.7% ######################################################################## 100.0% [2020-12-23T13:20:50.899Z] #11 115.0 Selecting previously unselected package libpcre16-3:amd64. [2020-12-23T13:20:50.899Z] #11 115.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:50.899Z] #11 115.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:50.965Z] #42 42.61 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-12-23T13:20:50.965Z] #42 42.63 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-12-23T13:20:50.965Z] #42 42.64 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-23T13:20:50.965Z] #42 42.92 Selecting previously unselected package libprotobuf17:ppc64el. [2020-12-23T13:20:50.965Z] #42 42.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-12-23T13:20:50.965Z] #42 42.95 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-23T13:20:51.006Z] #46 DONE 0.1s [2020-12-23T13:20:51.006Z] [2020-12-23T13:20:51.006Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T13:20:51.006Z] #48 DONE 0.2s [2020-12-23T13:20:51.006Z] [2020-12-23T13:20:51.006Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T13:20:51.009Z] #27 4.007 [2020-12-23T13:20:51.295Z] #50 DONE 0.1s [2020-12-23T13:20:51.295Z] [2020-12-23T13:20:51.295Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T13:20:51.471Z] #11 115.6 Selecting previously unselected package libpcre32-3:amd64. [2020-12-23T13:20:51.471Z] #11 115.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:51.471Z] #11 115.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:51.584Z] #52 DONE 0.2s [2020-12-23T13:20:51.584Z] [2020-12-23T13:20:51.584Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:51.732Z] #11 115.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-23T13:20:51.732Z] #11 115.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:51.732Z] #11 115.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T13:20:51.732Z] #11 115.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-23T13:20:51.732Z] #11 115.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-23T13:20:51.732Z] #11 115.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T13:20:52.011Z] #42 43.68 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-12-23T13:20:52.011Z] #42 43.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-12-23T13:20:52.011Z] #42 43.69 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-23T13:20:52.255Z] #11 116.3 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-23T13:20:52.255Z] #11 116.3 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-23T13:20:52.255Z] #11 116.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T13:20:52.306Z] #42 43.98 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-12-23T13:20:52.306Z] #42 44.00 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-12-23T13:20:52.306Z] #42 44.01 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-23T13:20:52.369Z] #41 ... [2020-12-23T13:20:52.369Z] [2020-12-23T13:20:52.369Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T13:20:52.369Z] #12 DONE 1.8s [2020-12-23T13:20:52.369Z] [2020-12-23T13:20:52.369Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T13:20:52.516Z] #11 116.6 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-23T13:20:52.516Z] #11 116.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:20:52.516Z] #11 116.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:52.516Z] #11 116.7 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-23T13:20:52.516Z] #11 116.7 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-23T13:20:52.516Z] #11 116.7 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T13:20:52.516Z] #11 116.8 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-23T13:20:52.602Z] #42 ... [2020-12-23T13:20:52.602Z] [2020-12-23T13:20:52.602Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:20:52.602Z] #64 DONE 44.5s [2020-12-23T13:20:52.602Z] [2020-12-23T13:20:52.602Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:20:52.602Z] #13 27.51 Reading package lists... [2020-12-23T13:20:52.602Z] #13 35.91 Building dependency tree... [2020-12-23T13:20:52.602Z] #13 40.22 The following additional packages will be installed: [2020-12-23T13:20:52.602Z] #13 40.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T13:20:52.602Z] #13 40.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T13:20:52.602Z] #13 40.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T13:20:52.602Z] #13 40.24 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T13:20:52.602Z] #13 40.24 mingw-w64-x86-64-dev [2020-12-23T13:20:52.602Z] #13 40.24 Suggested packages: [2020-12-23T13:20:52.602Z] #13 40.24 gcc-8-locales seccomp wine64 [2020-12-23T13:20:52.602Z] #13 42.55 The following NEW packages will be installed: [2020-12-23T13:20:52.602Z] #13 42.55 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T13:20:52.602Z] #13 42.56 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T13:20:52.602Z] #13 42.56 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T13:20:52.602Z] #13 42.57 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T13:20:52.602Z] #13 42.57 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T13:20:52.602Z] #13 42.57 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T13:20:52.602Z] #13 42.58 The following packages will be upgraded: [2020-12-23T13:20:52.602Z] #13 42.58 libsystemd0 libudev1 [2020-12-23T13:20:52.602Z] #13 42.75 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:20:52.602Z] #13 42.75 Need to get 79.4 MB of archives. [2020-12-23T13:20:52.602Z] #13 42.75 After this operation, 532 MB of additional disk space will be used. [2020-12-23T13:20:52.602Z] #13 42.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u5 [358 kB] [2020-12-23T13:20:52.602Z] #13 42.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u5 [158 kB] [2020-12-23T13:20:52.602Z] #13 42.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2020-12-23T13:20:52.602Z] #13 43.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2020-12-23T13:20:52.602Z] #13 43.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T13:20:52.602Z] #13 43.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-12-23T13:20:52.602Z] #13 43.45 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-12-23T13:20:52.602Z] #13 43.46 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T13:20:52.602Z] #13 43.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T13:20:52.602Z] #13 44.16 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T13:20:52.602Z] #13 44.18 Get:11 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] [2020-12-23T13:20:52.777Z] #11 116.8 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T13:20:52.777Z] #11 116.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:52.817Z] #27 4.129 # 2.3% ###### 9.5% ########## 14.3% ############# 19.4% ################## 25.2% ##################### 30.4% ######################### 35.1% ############################# 40.7% ################################ 45.8% #################################### 51.1% ######################################## 56.3% ############################################ 61.3% ############################################### 65.5% ################################################### 71.1% ####################################################### 76.6% ########################################################### 82.5% ############################################################## 87.3% ################################################################## 92.9% ###################################################################### 98.2% ######################################################################## 100.0% [2020-12-23T13:20:52.817Z] #27 5.999 [2020-12-23T13:20:52.896Z] #13 ... [2020-12-23T13:20:52.896Z] [2020-12-23T13:20:52.896Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:20:52.896Z] #36 27.03 Reading package lists... [2020-12-23T13:20:52.896Z] #36 36.00 Building dependency tree... [2020-12-23T13:20:52.896Z] #36 39.12 The following additional packages will be installed: [2020-12-23T13:20:52.896Z] #36 39.15 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T13:20:52.896Z] #36 39.16 Suggested packages: [2020-12-23T13:20:52.896Z] #36 39.16 cmake-doc ninja-build lrzip [2020-12-23T13:20:52.896Z] #36 39.16 Recommended packages: [2020-12-23T13:20:52.896Z] #36 39.16 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T13:20:52.896Z] #36 40.54 The following NEW packages will be installed: [2020-12-23T13:20:52.896Z] #36 40.55 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T13:20:52.896Z] #36 40.59 vim-common xxd [2020-12-23T13:20:52.896Z] #36 40.88 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:20:52.896Z] #36 40.88 Need to get 14.9 MB of archives. [2020-12-23T13:20:52.896Z] #36 40.88 After this operation, 67.2 MB of additional disk space will be used. [2020-12-23T13:20:52.896Z] #36 40.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-23T13:20:52.896Z] #36 40.91 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:20:52.896Z] #36 40.95 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T13:20:52.896Z] #36 41.21 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-23T13:20:52.896Z] #36 42.08 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2020-12-23T13:20:52.896Z] #36 42.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-12-23T13:20:52.896Z] #36 42.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-12-23T13:20:52.896Z] #36 42.20 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-12-23T13:20:52.896Z] #36 42.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-12-23T13:20:52.896Z] #36 42.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-12-23T13:20:52.896Z] #36 43.93 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:20:52.896Z] #36 44.27 Fetched 14.9 MB in 2s (8912 kB/s) [2020-12-23T13:20:52.896Z] #36 44.47 Selecting previously unselected package xxd. [2020-12-23T13:20:52.896Z] #36 44.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 ... 15339 files and directories currently installed.) [2020-12-23T13:20:52.896Z] #36 44.55 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-23T13:20:52.896Z] #36 44.56 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:20:52.896Z] #36 ... [2020-12-23T13:20:52.896Z] [2020-12-23T13:20:52.896Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:20:52.896Z] #55 27.33 Reading package lists... [2020-12-23T13:20:52.896Z] #55 36.41 Building dependency tree... [2020-12-23T13:20:52.896Z] #55 40.93 The following additional packages will be installed: [2020-12-23T13:20:52.896Z] #55 40.95 libbtrfs0 [2020-12-23T13:20:52.896Z] #55 41.22 The following NEW packages will be installed: [2020-12-23T13:20:52.896Z] #55 41.25 libbtrfs-dev libbtrfs0 [2020-12-23T13:20:52.896Z] #55 41.53 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:20:52.896Z] #55 41.53 Need to get 120 kB of archives. [2020-12-23T13:20:52.896Z] #55 41.53 After this operation, 423 kB of additional disk space will be used. [2020-12-23T13:20:52.896Z] #55 41.53 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-23T13:20:52.896Z] #55 41.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-23T13:20:52.896Z] #55 43.38 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:20:52.896Z] #55 43.69 Fetched 120 kB in 0s (1375 kB/s) [2020-12-23T13:20:52.896Z] #55 43.82 Selecting previously unselected package libbtrfs0. [2020-12-23T13:20:52.896Z] #55 43.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 ... 15339 files and directories currently installed.) [2020-12-23T13:20:52.896Z] #55 43.90 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-23T13:20:52.896Z] #55 43.93 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:20:52.897Z] #55 44.06 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:20:52.897Z] #55 44.06 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-23T13:20:52.897Z] #55 44.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:20:52.897Z] #55 44.35 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:20:52.897Z] #55 44.36 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:20:52.897Z] #55 44.38 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:52.897Z] #55 DONE 44.8s [2020-12-23T13:20:52.897Z] [2020-12-23T13:20:52.897Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:20:52.897Z] #49 37.22 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T13:20:52.897Z] #49 42.73 go: extracting golang.org/x/text v0.3.2 [2020-12-23T13:20:52.897Z] #49 ... [2020-12-23T13:20:52.897Z] [2020-12-23T13:20:52.897Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:20:52.897Z] #36 44.89 Selecting previously unselected package vim-common. [2020-12-23T13:20:53.051Z] #11 117.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T13:20:53.051Z] #11 117.2 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T13:20:53.051Z] #11 117.3 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T13:20:53.051Z] #11 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:20:53.051Z] #11 117.3 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:53.051Z] #11 117.3 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T13:20:53.051Z] #11 117.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:53.051Z] #11 117.3 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:20:53.074Z] #27 6.301 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T13:20:53.192Z] #36 44.91 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:20:53.192Z] #36 45.02 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:20:53.298Z] #9 ... [2020-12-23T13:20:53.298Z] [2020-12-23T13:20:53.298Z] #25 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-12-23T13:20:53.298Z] #25 14.53 126 added, 0 removed; done. [2020-12-23T13:20:53.298Z] #25 14.57 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2020-12-23T13:20:53.299Z] #25 14.61 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:20:53.299Z] #25 14.65 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2020-12-23T13:20:53.299Z] #25 14.71 Setting up curl (7.64.0-4+deb10u1) ... [2020-12-23T13:20:53.299Z] #25 14.73 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:53.299Z] #25 14.77 Processing triggers for ca-certificates (20200601~deb10u1) ... [2020-12-23T13:20:53.299Z] #25 14.78 Updating certificates in /etc/ssl/certs... [2020-12-23T13:20:53.299Z] #25 15.42 0 added, 0 removed; done. [2020-12-23T13:20:53.299Z] #25 15.42 Running hooks in /etc/ca-certificates/update.d... [2020-12-23T13:20:53.299Z] #25 15.42 done. [2020-12-23T13:20:53.312Z] #11 117.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T13:20:53.312Z] #11 117.3 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:53.312Z] #11 117.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:20:53.312Z] #11 117.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:20:53.312Z] #11 117.4 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T13:20:53.312Z] #11 117.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T13:20:53.312Z] #11 117.4 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:20:53.312Z] #11 117.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:20:53.312Z] #11 117.5 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T13:20:53.312Z] #11 117.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:53.312Z] #11 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T13:20:53.312Z] #11 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T13:20:53.312Z] #11 117.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:20:53.312Z] #11 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T13:20:53.312Z] #11 117.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T13:20:53.312Z] #11 117.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:20:53.331Z] #27 6.399 [2020-12-23T13:20:53.331Z] #27 6.463 ######################################################################## 100.0% [2020-12-23T13:20:53.331Z] #27 6.501 [2020-12-23T13:20:53.573Z] #11 117.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T13:20:53.573Z] #11 117.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:53.573Z] #11 117.6 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T13:20:53.573Z] #11 117.6 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:53.573Z] #11 117.6 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T13:20:53.573Z] #11 117.6 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:20:53.587Z] #27 6.775 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T13:20:53.639Z] #54 112.6 + bin/containerd [2020-12-23T13:20:53.758Z] #13 DONE 1.2s [2020-12-23T13:20:53.758Z] [2020-12-23T13:20:53.758Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T13:20:53.837Z] #11 DONE 117.9s [2020-12-23T13:20:53.837Z] [2020-12-23T13:20:53.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:53.837Z] #41 41.80 CC compel/plugins/std/log.o [2020-12-23T13:20:53.837Z] #41 42.60 CC compel/plugins/std/string.o [2020-12-23T13:20:53.837Z] #41 43.27 CC compel/plugins/std/infect.o [2020-12-23T13:20:53.837Z] #41 43.69 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-23T13:20:53.837Z] #41 43.77 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-23T13:20:53.837Z] #41 43.80 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-23T13:20:53.837Z] #41 43.89 AR compel/plugins/std.lib.a [2020-12-23T13:20:53.837Z] #41 43.97 CC compel/plugins/fds/fds.o [2020-12-23T13:20:53.837Z] #41 44.15 AR compel/plugins/fds.lib.a [2020-12-23T13:20:53.837Z] #41 44.26 HOSTDEP compel/src/lib/log-host.d [2020-12-23T13:20:53.837Z] #41 44.35 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T13:20:53.837Z] #41 44.49 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-23T13:20:53.837Z] #41 44.54 HOSTDEP compel/src/main-host.d [2020-12-23T13:20:53.837Z] #41 44.77 DEP compel/src/lib/ptrace.d [2020-12-23T13:20:53.837Z] #41 44.89 DEP compel/src/lib/infect.d [2020-12-23T13:20:53.837Z] #41 45.10 DEP compel/src/lib/infect-util.d [2020-12-23T13:20:53.837Z] #41 45.26 DEP compel/src/lib/infect-rpc.d [2020-12-23T13:20:53.837Z] #41 45.37 DEP compel/arch/x86/src/lib/infect.d [2020-12-23T13:20:53.837Z] #41 45.47 DEP compel/arch/x86/src/lib/cpu.d [2020-12-23T13:20:53.837Z] #41 45.56 DEP compel/src/lib/log.d [2020-12-23T13:20:53.837Z] #41 45.71 DEP compel/src/main.d [2020-12-23T13:20:53.837Z] #41 45.94 DEP compel/src/lib/handle-elf.d [2020-12-23T13:20:53.837Z] #41 46.10 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-23T13:20:53.837Z] #41 46.22 CC compel/src/lib/log.o [2020-12-23T13:20:53.837Z] #41 46.49 CC compel/arch/x86/src/lib/cpu.o [2020-12-23T13:20:53.837Z] #41 47.23 CC compel/arch/x86/src/lib/infect.o [2020-12-23T13:20:53.837Z] #41 47.99 CC compel/src/lib/infect-rpc.o [2020-12-23T13:20:53.837Z] #41 48.36 CC compel/src/lib/infect-util.o [2020-12-23T13:20:53.837Z] #41 48.56 CC compel/src/lib/infect.o [2020-12-23T13:20:53.837Z] #41 ... [2020-12-23T13:20:53.837Z] [2020-12-23T13:20:53.837Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T13:20:53.842Z] #27 6.881 [2020-12-23T13:20:53.842Z] #27 6.994 ######################################################################## 100.0% [2020-12-23T13:20:53.842Z] #27 7.029 [2020-12-23T13:20:53.842Z] #27 ... [2020-12-23T13:20:53.842Z] [2020-12-23T13:20:53.842Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:20:53.842Z] #8 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2020-12-23T13:20:53.842Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 7.0s [2020-12-23T13:20:53.874Z] #25 DONE 19.9s [2020-12-23T13:20:53.874Z] [2020-12-23T13:20:53.874Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:20:53.874Z] #9 DONE 6.1s [2020-12-23T13:20:53.874Z] [2020-12-23T13:20:53.874Z] #26 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2020-12-23T13:20:53.874Z] #26 DONE 0.1s [2020-12-23T13:20:53.874Z] [2020-12-23T13:20:53.874Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T13:20:54.241Z] #36 45.84 Selecting previously unselected package cmake-data. [2020-12-23T13:20:54.241Z] #36 45.85 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T13:20:54.241Z] #36 45.89 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T13:20:54.406Z] #8 ... [2020-12-23T13:20:54.406Z] [2020-12-23T13:20:54.406Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:20:54.406Z] #27 7.452 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T13:20:54.406Z] #27 7.555 [2020-12-23T13:20:54.777Z] #14 1.144 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T13:20:54.933Z] #27 7.679 0.0% ##################### 29.5% ##################################### 51.9% ########################################### 60.6% ################################################################ 89.5% ######################################################################## 100.0% [2020-12-23T13:20:55.040Z] #14 DONE 1.3s [2020-12-23T13:20:55.040Z] [2020-12-23T13:20:55.040Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T13:20:55.190Z] #27 8.181 [2020-12-23T13:20:55.225Z] #12 DONE 1.6s [2020-12-23T13:20:55.225Z] [2020-12-23T13:20:55.225Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:55.225Z] #51 1.432 + RM_GOPATH=0 [2020-12-23T13:20:55.225Z] #51 1.432 + TMP_GOPATH= [2020-12-23T13:20:55.225Z] #51 1.432 + : /build [2020-12-23T13:20:55.225Z] #51 1.432 + '[' -z '' ']' [2020-12-23T13:20:55.225Z] #51 1.432 ++ mktemp -d [2020-12-23T13:20:55.225Z] #51 1.432 + export GOPATH=/tmp/tmp.83NmntZYmF [2020-12-23T13:20:55.225Z] #51 1.432 + GOPATH=/tmp/tmp.83NmntZYmF [2020-12-23T13:20:55.225Z] #51 1.432 + RM_GOPATH=1 [2020-12-23T13:20:55.225Z] #51 1.432 + case "$(go env GOARCH)" in [2020-12-23T13:20:55.225Z] #51 1.434 ++ go env GOARCH [2020-12-23T13:20:55.225Z] #51 1.454 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:55.225Z] #51 1.458 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:20:55.225Z] #51 1.458 ++ dirname /tmp/install/install.sh [2020-12-23T13:20:55.225Z] #51 1.458 + dir=/tmp/install [2020-12-23T13:20:55.225Z] #51 1.458 + bin=runc [2020-12-23T13:20:55.225Z] #51 1.458 + shift [2020-12-23T13:20:55.225Z] #51 1.458 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T13:20:55.225Z] #51 1.458 + . /tmp/install/runc.installer [2020-12-23T13:20:55.225Z] #51 1.458 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:20:55.225Z] #51 1.458 + install_runc [2020-12-23T13:20:55.225Z] #51 1.462 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T13:20:55.225Z] #51 1.463 + uname -r [2020-12-23T13:20:55.225Z] #51 1.475 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T13:20:55.225Z] #51 1.475 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T13:20:55.225Z] #51 1.475 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T13:20:55.225Z] #51 1.475 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.83NmntZYmF/src/github.com/opencontainers/runc [2020-12-23T13:20:55.225Z] #51 1.482 Cloning into '/tmp/tmp.83NmntZYmF/src/github.com/opencontainers/runc'... [2020-12-23T13:20:55.271Z] #10 DONE 1.0s [2020-12-23T13:20:55.271Z] [2020-12-23T13:20:55.271Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T13:20:55.271Z] #37 DONE 0.3s [2020-12-23T13:20:55.271Z] [2020-12-23T13:20:55.271Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T13:20:55.271Z] #29 DONE 0.3s [2020-12-23T13:20:55.271Z] [2020-12-23T13:20:55.271Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:20:55.754Z] #27 8.885 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T13:20:55.754Z] #27 8.995 [2020-12-23T13:20:55.995Z] #15 DONE 1.1s [2020-12-23T13:20:55.995Z] [2020-12-23T13:20:55.995Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T13:20:56.010Z] #27 9.055 ######################################################################## 100.0% [2020-12-23T13:20:56.010Z] #27 9.100 [2020-12-23T13:20:56.255Z] #16 ... [2020-12-23T13:20:56.255Z] [2020-12-23T13:20:56.255Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:20:56.255Z] #43 118.9 vendor/golang.org/x/net/http/httpproxy [2020-12-23T13:20:56.255Z] #43 119.4 mime/multipart [2020-12-23T13:20:56.255Z] #43 121.2 crypto/tls [2020-12-23T13:20:56.518Z] #43 ... [2020-12-23T13:20:56.518Z] [2020-12-23T13:20:56.518Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:56.518Z] #41 54.80 CC compel/src/lib/ptrace.o [2020-12-23T13:20:56.518Z] #41 55.34 AR compel/libcompel.a [2020-12-23T13:20:56.518Z] #41 55.44 HOSTCC compel/src/main-host.o [2020-12-23T13:20:56.518Z] #41 55.98 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-23T13:20:56.518Z] #41 56.15 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T13:20:56.518Z] #41 56.65 HOSTCC compel/src/lib/log-host.o [2020-12-23T13:20:56.518Z] #41 56.86 HOSTLINK compel/compel-host-bin [2020-12-23T13:20:56.518Z] #41 57.04 DEP soccr/soccr.d [2020-12-23T13:20:56.518Z] #41 57.18 CC soccr/soccr.o [2020-12-23T13:20:56.585Z] #27 9.759 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T13:20:56.616Z] #51 ... [2020-12-23T13:20:56.616Z] [2020-12-23T13:20:56.616Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T13:20:56.616Z] #13 DONE 1.1s [2020-12-23T13:20:56.616Z] [2020-12-23T13:20:56.616Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:56.616Z] #41 51.73 CC compel/src/lib/ptrace.o [2020-12-23T13:20:56.849Z] #27 9.864 [2020-12-23T13:20:56.849Z] #27 9.925 ######################################################################## 100.0% [2020-12-23T13:20:56.849Z] #27 9.946 [2020-12-23T13:20:56.849Z] #27 9.989 Download of images into '/build' complete. [2020-12-23T13:20:56.849Z] #27 9.989 Use something like the following to load the result into a Docker daemon: [2020-12-23T13:20:56.849Z] #27 9.989 tar -cC '/build' . | docker load [2020-12-23T13:20:57.091Z] #41 ... [2020-12-23T13:20:57.091Z] [2020-12-23T13:20:57.091Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T13:20:57.091Z] #16 DONE 1.0s [2020-12-23T13:20:57.188Z] #41 52.25 AR compel/libcompel.a [2020-12-23T13:20:57.188Z] #41 52.34 HOSTCC compel/src/main-host.o [2020-12-23T13:20:57.354Z] [2020-12-23T13:20:57.354Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T13:20:57.451Z] #41 52.76 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-23T13:20:57.717Z] #41 ... [2020-12-23T13:20:57.717Z] [2020-12-23T13:20:57.717Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T13:20:57.717Z] #14 1.008 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T13:20:57.717Z] #14 DONE 1.2s [2020-12-23T13:20:57.717Z] [2020-12-23T13:20:57.717Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:57.717Z] #41 52.94 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T13:20:57.807Z] #36 49.12 Selecting previously unselected package libicu63:ppc64el. [2020-12-23T13:20:57.807Z] #36 49.14 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-23T13:20:57.807Z] #36 49.17 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T13:20:58.292Z] #41 53.42 HOSTCC compel/src/lib/log-host.o [2020-12-23T13:20:58.298Z] #17 DONE 1.0s [2020-12-23T13:20:58.298Z] [2020-12-23T13:20:58.298Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:20:58.447Z] #36 ... [2020-12-23T13:20:58.447Z] [2020-12-23T13:20:58.447Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:20:58.447Z] #32 47.22 Checking out files: 81% (1240/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-12-23T13:20:58.447Z] #32 47.86 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T13:20:58.447Z] #32 49.20 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T13:20:58.553Z] #41 53.73 HOSTLINK compel/compel-host-bin [2020-12-23T13:20:58.815Z] #41 ... [2020-12-23T13:20:58.815Z] [2020-12-23T13:20:58.815Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T13:20:58.815Z] #15 DONE 1.1s [2020-12-23T13:20:58.815Z] [2020-12-23T13:20:58.815Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:20:58.815Z] #41 53.91 DEP soccr/soccr.d [2020-12-23T13:20:59.076Z] #41 54.11 CC soccr/soccr.o [2020-12-23T13:20:59.680Z] #18 1.410 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:20:59.680Z] #18 1.443 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:20:59.680Z] #18 1.584 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:00.020Z] #41 ... [2020-12-23T13:21:00.020Z] [2020-12-23T13:21:00.020Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T13:21:00.020Z] #16 DONE 1.1s [2020-12-23T13:21:00.020Z] [2020-12-23T13:21:00.020Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T13:21:00.115Z] #27 ... [2020-12-23T13:21:00.115Z] [2020-12-23T13:21:00.115Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2020-12-23T13:21:00.115Z] #8 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.9s done [2020-12-23T13:21:00.115Z] #8 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2020-12-23T13:21:00.115Z] #8 DONE 42.9s [2020-12-23T13:21:00.115Z] [2020-12-23T13:21:00.115Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:21:00.250Z] #18 2.108 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:21:00.511Z] #18 ... [2020-12-23T13:21:00.511Z] [2020-12-23T13:21:00.511Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:00.511Z] #51 1.753 + RM_GOPATH=0 [2020-12-23T13:21:00.511Z] #51 1.753 + TMP_GOPATH= [2020-12-23T13:21:00.511Z] #51 1.753 + : /build [2020-12-23T13:21:00.511Z] #51 1.753 + '[' -z '' ']' [2020-12-23T13:21:00.511Z] #51 1.765 ++ mktemp -d [2020-12-23T13:21:00.511Z] #51 1.767 + export GOPATH=/tmp/tmp.Qdgdtzjl3L [2020-12-23T13:21:00.511Z] #51 1.767 + GOPATH=/tmp/tmp.Qdgdtzjl3L [2020-12-23T13:21:00.511Z] #51 1.767 + RM_GOPATH=1 [2020-12-23T13:21:00.511Z] #51 1.767 + case "$(go env GOARCH)" in [2020-12-23T13:21:00.511Z] #51 1.768 ++ go env GOARCH [2020-12-23T13:21:00.511Z] #51 1.836 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:00.511Z] #51 1.836 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:00.511Z] #51 1.836 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:00.511Z] #51 1.870 + dir=/tmp/install [2020-12-23T13:21:00.511Z] #51 1.870 + bin=runc [2020-12-23T13:21:00.511Z] #51 1.870 + shift [2020-12-23T13:21:00.511Z] #51 1.870 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T13:21:00.511Z] #51 1.870 + . /tmp/install/runc.installer [2020-12-23T13:21:00.511Z] #51 1.870 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:21:00.511Z] #51 1.870 + install_runc [2020-12-23T13:21:00.511Z] #51 1.870 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T13:21:00.511Z] #51 1.870 + uname -r [2020-12-23T13:21:00.511Z] #51 1.870 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T13:21:00.511Z] #51 1.870 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T13:21:00.511Z] #51 1.870 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Qdgdtzjl3L/src/github.com/opencontainers/runc [2020-12-23T13:21:00.511Z] #51 1.870 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T13:21:00.511Z] #51 1.888 Cloning into '/tmp/tmp.Qdgdtzjl3L/src/github.com/opencontainers/runc'... [2020-12-23T13:21:00.651Z] #38 ... [2020-12-23T13:21:00.651Z] [2020-12-23T13:21:00.651Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:21:00.651Z] #27 1.654 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2020-12-23T13:21:00.651Z] #27 1.820 [2020-12-23T13:21:00.651Z] #27 2.043 0.0% ########## 14.3% ######################## 34.3% ################################### 49.3% ######################################### 57.9% ########################################### 60.4% ################################################## 70.3% ######################################################## 78.8% ################################################################### 94.1% ######################################################################## 100.0% [2020-12-23T13:21:00.651Z] #27 3.170 #=#=# [2020-12-23T13:21:00.651Z] #27 3.333 #### 5.8% ########################################################### 82.6% ######################################################################## 100.0% [2020-12-23T13:21:00.651Z] #27 3.604 [2020-12-23T13:21:00.651Z] #27 3.750 0.2% ########################################## 59.4% ######################################################################## 100.0% [2020-12-23T13:21:00.651Z] #27 4.124 [2020-12-23T13:21:00.651Z] #27 4.293 0.0% ############## 20.6% ######################### 35.6% ################################# 46.9% ######################################### 58.3% ################################################### 71.1% ############################################################## 87.4% ###################################################################### 98.3% ######################################################################## 100.0% [2020-12-23T13:21:00.651Z] #27 5.213 [2020-12-23T13:21:00.771Z] #51 ... [2020-12-23T13:21:00.771Z] [2020-12-23T13:21:00.771Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:00.771Z] #41 59.07 AR soccr/libsoccr.a [2020-12-23T13:21:00.771Z] #41 59.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:21:00.771Z] #41 59.98 DEP criu/arch/x86/sigframe.d [2020-12-23T13:21:00.771Z] #41 60.10 DEP criu/arch/x86/sigaction_compat.d [2020-12-23T13:21:00.771Z] #41 60.27 DEP criu/arch/x86/kerndat.d [2020-12-23T13:21:00.771Z] #41 60.49 DEP criu/arch/x86/crtools.d [2020-12-23T13:21:00.771Z] #41 60.63 DEP criu/arch/x86/cpu.d [2020-12-23T13:21:00.771Z] #41 60.81 CC criu/arch/x86/cpu.o [2020-12-23T13:21:00.771Z] #41 61.40 CC criu/arch/x86/crtools.o [2020-12-23T13:21:00.965Z] #17 DONE 1.0s [2020-12-23T13:21:00.965Z] [2020-12-23T13:21:00.965Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:00.965Z] #41 56.08 AR soccr/libsoccr.a [2020-12-23T13:21:00.965Z] #41 56.14 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:21:01.211Z] #32 ... [2020-12-23T13:21:01.211Z] [2020-12-23T13:21:01.211Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:01.211Z] #49 49.86 go: finding github.com/fatih/color v1.7.0 [2020-12-23T13:21:01.211Z] #49 50.10 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:21:01.211Z] #49 50.29 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:21:01.211Z] #49 50.34 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:21:01.211Z] #49 50.55 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T13:21:01.211Z] #49 50.57 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:21:01.211Z] #49 50.64 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:21:01.211Z] #49 50.64 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:21:01.211Z] #49 50.65 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:21:01.211Z] #49 50.74 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:21:01.211Z] #49 50.75 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:21:01.211Z] #49 50.79 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:21:01.211Z] #49 50.90 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T13:21:01.211Z] #49 50.90 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:21:01.211Z] #49 50.91 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:21:01.211Z] #49 50.93 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:21:01.211Z] #49 50.96 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:21:01.211Z] #49 51.02 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:21:01.211Z] #49 51.03 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T13:21:01.211Z] #49 51.13 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:21:01.211Z] #49 51.14 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:21:01.211Z] #49 51.18 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:21:01.211Z] #49 51.22 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T13:21:01.211Z] #49 51.26 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:21:01.211Z] #49 51.29 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:21:01.211Z] #49 51.29 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:21:01.211Z] #49 51.36 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T13:21:01.211Z] #49 51.39 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T13:21:01.211Z] #49 51.40 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:21:01.211Z] #49 51.43 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T13:21:01.211Z] #49 51.52 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:21:01.211Z] #49 51.53 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:21:01.211Z] #49 51.55 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T13:21:01.211Z] #49 51.60 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:21:01.211Z] #49 51.62 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:21:01.211Z] #49 51.64 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:21:01.211Z] #49 51.65 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:21:01.211Z] #49 51.74 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T13:21:01.211Z] #49 51.74 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:21:01.211Z] #49 51.76 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T13:21:01.211Z] #49 51.89 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:21:01.211Z] #49 51.95 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:21:01.211Z] #49 52.02 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:21:01.211Z] #49 52.11 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:21:01.211Z] #49 52.15 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:21:01.211Z] #49 52.17 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T13:21:01.211Z] #49 52.24 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:21:01.211Z] #49 52.30 go: finding golang.org/x/text v0.3.2 [2020-12-23T13:21:01.211Z] #49 52.36 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:21:01.211Z] #49 52.48 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:21:01.211Z] #49 52.53 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:21:01.211Z] #49 52.58 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:21:01.211Z] #49 52.62 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:21:01.211Z] #49 52.64 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:21:01.211Z] #49 52.65 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:21:01.211Z] #49 52.69 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:21:01.211Z] #49 52.72 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:21:01.211Z] #49 52.76 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:21:01.211Z] #49 52.80 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:21:01.211Z] #49 52.82 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T13:21:01.211Z] #49 52.92 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:21:01.211Z] #49 52.92 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:21:01.211Z] #49 52.92 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:21:01.211Z] #49 52.94 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:21:01.211Z] #49 53.01 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T13:21:01.211Z] #49 53.01 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:21:01.211Z] #49 53.07 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:21:01.508Z] #49 53.37 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:21:01.508Z] #49 53.38 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T13:21:01.542Z] #41 56.78 DEP criu/arch/x86/sigframe.d [2020-12-23T13:21:01.618Z] #27 5.505 #=#=# # 2.1% ### 5.3% ##### 7.2% ###### 8.7% ####### 10.5% ######## 11.6% ######### 12.7% ######### 13.6% ########## 14.4% ########## 15.3% ########### 15.3% ############ 17.5% ############# 19.1% ############# 19.4% ############## 20.1% ################ 22.5% # [2020-12-23T13:21:01.618Z] #27 ... [2020-12-23T13:21:01.618Z] [2020-12-23T13:21:01.618Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:21:01.618Z] #38 6.435 + git clone https://github.com/docker/distribution.git . [2020-12-23T13:21:01.618Z] #38 6.441 Cloning into '.'... [2020-12-23T13:21:01.713Z] #41 62.76 CC criu/arch/x86/kerndat.o [2020-12-23T13:21:01.803Z] #41 56.94 DEP criu/arch/x86/sigaction_compat.d [2020-12-23T13:21:01.803Z] #41 57.04 DEP criu/arch/x86/kerndat.d [2020-12-23T13:21:01.805Z] #49 53.57 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:21:02.064Z] #41 57.14 DEP criu/arch/x86/crtools.d [2020-12-23T13:21:02.064Z] #41 57.27 DEP criu/arch/x86/cpu.d [2020-12-23T13:21:02.104Z] #49 53.71 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:21:02.104Z] #49 53.72 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:21:02.104Z] #49 53.82 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:21:02.104Z] #49 53.91 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:21:02.285Z] #41 63.34 CC criu/arch/x86/sigaction_compat.o [2020-12-23T13:21:02.326Z] #41 57.39 CC criu/arch/x86/cpu.o [2020-12-23T13:21:02.545Z] #41 63.66 CC criu/arch/x86/sigframe.o [2020-12-23T13:21:02.545Z] #41 63.89 LINK criu/arch/x86/crtools.built-in.o [2020-12-23T13:21:02.805Z] #41 63.95 DEP criu/pie/util-vdso-elf32.d [2020-12-23T13:21:02.805Z] #41 64.04 DEP criu/pie/util-vdso.d [2020-12-23T13:21:02.805Z] #41 64.13 DEP criu/pie/util.d [2020-12-23T13:21:02.912Z] #41 58.03 CC criu/arch/x86/crtools.o [2020-12-23T13:21:03.066Z] #41 64.26 CC criu/pie/util.o [2020-12-23T13:21:03.151Z] #49 ... [2020-12-23T13:21:03.151Z] [2020-12-23T13:21:03.151Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:03.151Z] #56 0.345 + RM_GOPATH=0 [2020-12-23T13:21:03.151Z] #56 0.347 + TMP_GOPATH= [2020-12-23T13:21:03.151Z] #56 0.349 + : /build [2020-12-23T13:21:03.151Z] #56 0.350 + '[' -z '' ']' [2020-12-23T13:21:03.151Z] #56 0.356 ++ mktemp -d [2020-12-23T13:21:03.151Z] #56 0.380 + export GOPATH=/tmp/tmp.VW3xW75wYC [2020-12-23T13:21:03.151Z] #56 0.381 + GOPATH=/tmp/tmp.VW3xW75wYC [2020-12-23T13:21:03.151Z] #56 0.382 + RM_GOPATH=1 [2020-12-23T13:21:03.151Z] #56 0.384 + case "$(go env GOARCH)" in [2020-12-23T13:21:03.151Z] #56 0.390 ++ go env GOARCH [2020-12-23T13:21:03.151Z] #56 0.412 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:03.151Z] #56 0.412 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:03.151Z] #56 0.412 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:03.151Z] #56 0.412 + dir=/tmp/install [2020-12-23T13:21:03.151Z] #56 0.412 + bin=containerd [2020-12-23T13:21:03.151Z] #56 0.412 + shift [2020-12-23T13:21:03.151Z] #56 0.412 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T13:21:03.151Z] #56 0.412 + . /tmp/install/containerd.installer [2020-12-23T13:21:03.151Z] #56 0.443 ++ set -e [2020-12-23T13:21:03.151Z] #56 0.443 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:21:03.151Z] #56 0.446 + install_containerd [2020-12-23T13:21:03.151Z] #56 0.447 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:21:03.151Z] #56 0.447 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T13:21:03.151Z] #56 0.447 + git clone https://github.com/containerd/containerd.git /tmp/tmp.VW3xW75wYC/src/github.com/containerd/containerd [2020-12-23T13:21:03.151Z] #56 0.450 Cloning into '/tmp/tmp.VW3xW75wYC/src/github.com/containerd/containerd'... [2020-12-23T13:21:03.151Z] #56 ... [2020-12-23T13:21:03.151Z] [2020-12-23T13:21:03.151Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:03.151Z] #13 47.80 Get:12 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] [2020-12-23T13:21:03.151Z] #13 49.80 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-12-23T13:21:03.151Z] #13 49.81 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-12-23T13:21:03.151Z] #13 49.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-12-23T13:21:03.151Z] #13 49.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-12-23T13:21:03.151Z] #13 49.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2020-12-23T13:21:03.151Z] #13 49.87 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u5 [110 kB] [2020-12-23T13:21:03.151Z] #13 49.88 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-12-23T13:21:03.151Z] #13 49.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-12-23T13:21:03.151Z] #13 49.93 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-12-23T13:21:03.151Z] #13 49.97 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-12-23T13:21:03.151Z] #13 49.98 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-12-23T13:21:03.151Z] #13 50.03 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-12-23T13:21:03.151Z] #13 50.04 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-12-23T13:21:03.151Z] #13 50.05 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-12-23T13:21:03.151Z] #13 50.05 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u5 [322 kB] [2020-12-23T13:21:03.151Z] #13 51.78 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:21:03.151Z] #13 52.00 Fetched 79.4 MB in 7s (10.7 MB/s) [2020-12-23T13:21:03.151Z] #13 52.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 ... 15339 files and directories currently installed.) [2020-12-23T13:21:03.151Z] #13 52.22 Preparing to unpack .../libsystemd0_241-7~deb10u5_ppc64el.deb ... [2020-12-23T13:21:03.151Z] #13 52.24 Unpacking libsystemd0:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:21:03.151Z] #13 52.70 Setting up libsystemd0:ppc64el (241-7~deb10u5) ... [2020-12-23T13:21:03.151Z] #13 52.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 ... 15339 files and directories currently installed.) [2020-12-23T13:21:03.151Z] #13 53.01 Preparing to unpack .../libudev1_241-7~deb10u5_ppc64el.deb ... [2020-12-23T13:21:03.151Z] #13 53.02 Unpacking libudev1:ppc64el (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:21:03.151Z] #13 53.28 Setting up libudev1:ppc64el (241-7~deb10u5) ... [2020-12-23T13:21:03.152Z] #13 53.49 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T13:21:03.152Z] #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 ... 15339 files and directories currently installed.) [2020-12-23T13:21:03.152Z] #13 53.58 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-12-23T13:21:03.152Z] #13 53.59 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:21:03.327Z] #41 64.56 CC criu/pie/util-vdso.o [2020-12-23T13:21:03.382Z] #9 ... [2020-12-23T13:21:03.382Z] [2020-12-23T13:21:03.382Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:21:03.382Z] #27 DONE 16.2s [2020-12-23T13:21:03.382Z] [2020-12-23T13:21:03.383Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-12-23T13:21:03.944Z] #9 DONE 4.3s [2020-12-23T13:21:03.944Z] [2020-12-23T13:21:03.944Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-12-23T13:21:04.202Z] #13 ... [2020-12-23T13:21:04.202Z] [2020-12-23T13:21:04.202Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:04.202Z] #42 45.75 Selecting previously unselected package libprotoc17:ppc64el. [2020-12-23T13:21:04.202Z] #42 45.78 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-12-23T13:21:04.202Z] #42 45.81 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-23T13:21:04.202Z] #42 46.54 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T13:21:04.202Z] #42 46.54 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T13:21:04.202Z] #42 46.55 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:21:04.202Z] #42 46.75 Selecting previously unselected package protobuf-compiler. [2020-12-23T13:21:04.202Z] #42 46.76 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-12-23T13:21:04.202Z] #42 46.77 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:21:04.202Z] #42 47.05 Selecting previously unselected package python-pkg-resources. [2020-12-23T13:21:04.202Z] #42 47.08 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:21:04.202Z] #42 47.14 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T13:21:04.202Z] #42 47.40 Selecting previously unselected package python-six. [2020-12-23T13:21:04.202Z] #42 47.40 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T13:21:04.202Z] #42 47.44 Unpacking python-six (1.12.0-1) ... [2020-12-23T13:21:04.202Z] #42 47.54 Selecting previously unselected package python-protobuf. [2020-12-23T13:21:04.202Z] #42 47.54 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-12-23T13:21:04.202Z] #42 47.55 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T13:21:04.202Z] #42 48.16 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T13:21:04.202Z] #42 53.91 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-12-23T13:21:04.202Z] #42 53.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:04.202Z] #42 53.92 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T13:21:04.202Z] #42 53.92 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-12-23T13:21:04.202Z] #42 53.92 Setting up python-six (1.12.0-1) ... [2020-12-23T13:21:04.270Z] #41 65.26 CC criu/pie/util-vdso-elf32.o [2020-12-23T13:21:04.306Z] #41 59.35 CC criu/arch/x86/kerndat.o [2020-12-23T13:21:04.496Z] #42 ... [2020-12-23T13:21:04.496Z] [2020-12-23T13:21:04.496Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:04.496Z] #36 56.26 Selecting previously unselected package libxml2:ppc64el. [2020-12-23T13:21:04.496Z] #36 56.26 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2020-12-23T13:21:04.496Z] #36 56.27 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:21:04.531Z] #41 65.92 AR criu/pie/pie.lib.a [2020-12-23T13:21:04.531Z] #41 65.99 DEP criu/pie/restorer.d [2020-12-23T13:21:04.567Z] #41 59.80 CC criu/arch/x86/sigaction_compat.o [2020-12-23T13:21:04.828Z] #41 60.09 CC criu/arch/x86/sigframe.o [2020-12-23T13:21:04.882Z] #10 DONE 0.8s [2020-12-23T13:21:04.882Z] [2020-12-23T13:21:04.882Z] #37 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-12-23T13:21:04.882Z] #37 DONE 0.1s [2020-12-23T13:21:04.882Z] [2020-12-23T13:21:04.882Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:04.882Z] #53 ... [2020-12-23T13:21:04.882Z] [2020-12-23T13:21:04.882Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-12-23T13:21:04.882Z] #29 DONE 0.1s [2020-12-23T13:21:04.966Z] #38 ... [2020-12-23T13:21:04.966Z] [2020-12-23T13:21:04.966Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:04.966Z] #53 6.345 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:04.966Z] #53 6.555 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:04.966Z] #53 6.567 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:04.966Z] #53 7.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T13:21:04.966Z] #53 9.919 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-23T13:21:04.966Z] #53 ... [2020-12-23T13:21:04.966Z] [2020-12-23T13:21:04.966Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:04.966Z] #56 5.572 + RM_GOPATH=0 [2020-12-23T13:21:04.966Z] #56 5.572 + TMP_GOPATH= [2020-12-23T13:21:04.966Z] #56 5.572 + : /build [2020-12-23T13:21:04.966Z] #56 5.572 + '[' -z '' ']' [2020-12-23T13:21:04.966Z] #56 5.572 ++ mktemp -d [2020-12-23T13:21:04.966Z] #56 5.572 + export GOPATH=/tmp/tmp.9WY8XgGJDW [2020-12-23T13:21:04.966Z] #56 5.572 + GOPATH=/tmp/tmp.9WY8XgGJDW [2020-12-23T13:21:04.966Z] #56 5.572 + RM_GOPATH=1 [2020-12-23T13:21:04.966Z] #56 5.572 + case "$(go env GOARCH)" in [2020-12-23T13:21:04.966Z] #56 5.572 ++ go env GOARCH [2020-12-23T13:21:04.966Z] #56 5.591 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:04.966Z] #56 5.591 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:04.966Z] #56 5.606 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:04.966Z] #56 5.606 + dir=/tmp/install [2020-12-23T13:21:04.966Z] #56 5.606 + bin=rootlesskit [2020-12-23T13:21:04.966Z] #56 5.606 + shift [2020-12-23T13:21:04.966Z] #56 5.606 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T13:21:04.966Z] #56 5.606 + . /tmp/install/rootlesskit.installer [2020-12-23T13:21:04.966Z] #56 5.606 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:21:04.966Z] #56 5.606 + install_rootlesskit [2020-12-23T13:21:04.966Z] #56 5.606 + case "$1" in [2020-12-23T13:21:04.966Z] #56 5.606 + export CGO_ENABLED=0 [2020-12-23T13:21:04.966Z] #56 5.606 + CGO_ENABLED=0 [2020-12-23T13:21:04.966Z] #56 5.606 + _install_rootlesskit [2020-12-23T13:21:04.966Z] #56 5.606 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T13:21:04.966Z] #56 5.606 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.9WY8XgGJDW/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:21:04.966Z] #56 5.607 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:21:04.966Z] #56 5.615 Cloning into '/tmp/tmp.9WY8XgGJDW/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T13:21:05.089Z] #41 60.32 LINK criu/arch/x86/crtools.built-in.o [2020-12-23T13:21:05.089Z] #41 60.37 DEP criu/pie/util-vdso-elf32.d [2020-12-23T13:21:05.089Z] #41 60.46 DEP criu/pie/util-vdso.d [2020-12-23T13:21:05.103Z] #41 66.17 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-23T13:21:05.103Z] #41 66.33 DEP criu/arch/x86/restorer_unmap.d [2020-12-23T13:21:05.103Z] #41 66.34 DEP criu/arch/x86/restorer.d [2020-12-23T13:21:05.137Z] #36 56.93 Selecting previously unselected package libarchive13:ppc64el. [2020-12-23T13:21:05.137Z] #36 56.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-12-23T13:21:05.137Z] #36 56.94 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-23T13:21:05.141Z] [2020-12-23T13:21:05.141Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:21:05.231Z] #56 ... [2020-12-23T13:21:05.231Z] [2020-12-23T13:21:05.231Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:05.231Z] #32 3.491 + RM_GOPATH=0 [2020-12-23T13:21:05.231Z] #32 3.491 + TMP_GOPATH= [2020-12-23T13:21:05.231Z] #32 3.491 + : /build [2020-12-23T13:21:05.231Z] #32 3.491 + '[' -z '' ']' [2020-12-23T13:21:05.231Z] #32 3.503 ++ mktemp -d [2020-12-23T13:21:05.231Z] #32 3.503 + export GOPATH=/tmp/tmp.Clp72gSKVF [2020-12-23T13:21:05.231Z] #32 3.503 + GOPATH=/tmp/tmp.Clp72gSKVF [2020-12-23T13:21:05.231Z] #32 3.503 + RM_GOPATH=1 [2020-12-23T13:21:05.231Z] #32 3.503 + case "$(go env GOARCH)" in [2020-12-23T13:21:05.231Z] #32 3.503 ++ go env GOARCH [2020-12-23T13:21:05.231Z] #32 3.519 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.231Z] #32 3.519 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.231Z] #32 3.523 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:05.231Z] #32 3.525 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:21:05.231Z] #32 3.525 + dir=/tmp/install [2020-12-23T13:21:05.231Z] #32 3.525 + bin=tomlv [2020-12-23T13:21:05.231Z] #32 3.525 + shift [2020-12-23T13:21:05.231Z] #32 3.525 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T13:21:05.231Z] #32 3.525 + . /tmp/install/tomlv.installer [2020-12-23T13:21:05.231Z] #32 3.525 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:21:05.231Z] #32 3.525 + install_tomlv [2020-12-23T13:21:05.231Z] #32 3.525 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T13:21:05.231Z] #32 3.525 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Clp72gSKVF/src/github.com/BurntSushi/toml [2020-12-23T13:21:05.231Z] #32 3.532 Cloning into '/tmp/tmp.Clp72gSKVF/src/github.com/BurntSushi/toml'... [2020-12-23T13:21:05.231Z] #32 3.988 + cd /tmp/tmp.Clp72gSKVF/src/github.com/BurntSushi/toml [2020-12-23T13:21:05.231Z] #32 3.988 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:21:05.231Z] #32 4.006 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:21:05.231Z] #32 4.335 internal/cpu [2020-12-23T13:21:05.231Z] #32 4.343 math/bits [2020-12-23T13:21:05.231Z] #32 4.353 runtime/internal/sys [2020-12-23T13:21:05.231Z] #32 4.369 runtime/internal/atomic [2020-12-23T13:21:05.231Z] #32 4.412 runtime/internal/math [2020-12-23T13:21:05.231Z] #32 4.465 unicode/utf8 [2020-12-23T13:21:05.231Z] #32 4.614 internal/race [2020-12-23T13:21:05.231Z] #32 4.754 math [2020-12-23T13:21:05.231Z] #32 4.793 sync/atomic [2020-12-23T13:21:05.231Z] #32 4.793 unicode [2020-12-23T13:21:05.231Z] #32 4.806 internal/bytealg [2020-12-23T13:21:05.231Z] #32 5.018 internal/testlog [2020-12-23T13:21:05.231Z] #32 5.353 encoding [2020-12-23T13:21:05.231Z] #32 5.565 runtime [2020-12-23T13:21:05.231Z] #32 6.014 runtime/cgo [2020-12-23T13:21:05.231Z] #32 ... [2020-12-23T13:21:05.231Z] [2020-12-23T13:21:05.231Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:05.231Z] #49 3.978 + RM_GOPATH=0 [2020-12-23T13:21:05.231Z] #49 3.978 + TMP_GOPATH= [2020-12-23T13:21:05.231Z] #49 3.978 + : /build [2020-12-23T13:21:05.231Z] #49 3.978 + '[' -z '' ']' [2020-12-23T13:21:05.231Z] #49 3.980 ++ mktemp -d [2020-12-23T13:21:05.231Z] #49 3.980 + export GOPATH=/tmp/tmp.NC8YTkbyG8 [2020-12-23T13:21:05.231Z] #49 3.980 + GOPATH=/tmp/tmp.NC8YTkbyG8 [2020-12-23T13:21:05.231Z] #49 3.980 + RM_GOPATH=1 [2020-12-23T13:21:05.231Z] #49 3.980 + case "$(go env GOARCH)" in [2020-12-23T13:21:05.231Z] #49 3.983 ++ go env GOARCH [2020-12-23T13:21:05.231Z] #49 4.007 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.231Z] #49 4.007 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.231Z] #49 4.009 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:05.231Z] #49 4.013 + dir=/tmp/install [2020-12-23T13:21:05.231Z] #49 4.013 + bin=shfmt [2020-12-23T13:21:05.231Z] #49 4.013 + shift [2020-12-23T13:21:05.231Z] #49 4.013 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T13:21:05.231Z] #49 4.013 + . /tmp/install/shfmt.installer [2020-12-23T13:21:05.231Z] #49 4.013 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:21:05.231Z] #49 4.013 + install_shfmt [2020-12-23T13:21:05.232Z] #49 4.013 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T13:21:05.232Z] #49 4.013 + git clone https://github.com/mvdan/sh.git /tmp/tmp.NC8YTkbyG8/src/github.com/mvdan/sh [2020-12-23T13:21:05.232Z] #49 4.013 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:21:05.232Z] #49 4.014 Cloning into '/tmp/tmp.NC8YTkbyG8/src/github.com/mvdan/sh'... [2020-12-23T13:21:05.350Z] #41 60.57 DEP criu/pie/util.d [2020-12-23T13:21:05.364Z] #41 66.62 DEP criu/arch/x86/vdso-pie.d [2020-12-23T13:21:05.499Z] #49 ... [2020-12-23T13:21:05.499Z] [2020-12-23T13:21:05.499Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:05.499Z] #40 7.194 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:05.499Z] #40 7.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:05.499Z] #40 7.281 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:05.499Z] #40 8.255 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T13:21:05.499Z] #40 10.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-23T13:21:05.499Z] #40 ... [2020-12-23T13:21:05.499Z] [2020-12-23T13:21:05.499Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:05.499Z] #34 6.948 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:05.499Z] #34 6.987 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:05.499Z] #34 6.987 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:05.499Z] #34 8.406 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T13:21:05.499Z] #34 10.39 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-23T13:21:05.611Z] #41 60.77 CC criu/pie/util.o [2020-12-23T13:21:05.625Z] #41 66.75 DEP criu/pie/parasite-vdso.d [2020-12-23T13:21:05.625Z] #41 66.89 DEP criu/pie/parasite.d [2020-12-23T13:21:05.766Z] #34 ... [2020-12-23T13:21:05.766Z] [2020-12-23T13:21:05.766Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:05.766Z] #43 5.309 + RM_GOPATH=0 [2020-12-23T13:21:05.766Z] #43 5.309 + TMP_GOPATH= [2020-12-23T13:21:05.766Z] #43 5.309 + : /build [2020-12-23T13:21:05.766Z] #43 5.309 + '[' -z '' ']' [2020-12-23T13:21:05.766Z] #43 5.309 ++ mktemp -d [2020-12-23T13:21:05.766Z] #43 5.314 + export GOPATH=/tmp/tmp.qDoPlgoDTK [2020-12-23T13:21:05.766Z] #43 5.314 + GOPATH=/tmp/tmp.qDoPlgoDTK [2020-12-23T13:21:05.766Z] #43 5.314 + RM_GOPATH=1 [2020-12-23T13:21:05.766Z] #43 5.314 + case "$(go env GOARCH)" in [2020-12-23T13:21:05.766Z] #43 5.314 ++ go env GOARCH [2020-12-23T13:21:05.766Z] #43 5.334 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.766Z] #43 5.334 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.766Z] #43 5.341 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:05.766Z] #43 5.341 + dir=/tmp/install [2020-12-23T13:21:05.766Z] #43 5.341 + bin=vndr [2020-12-23T13:21:05.766Z] #43 5.341 + shift [2020-12-23T13:21:05.766Z] #43 5.341 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T13:21:05.766Z] #43 5.341 + . /tmp/install/vndr.installer [2020-12-23T13:21:05.766Z] #43 5.341 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:21:05.766Z] #43 5.341 + install_vndr [2020-12-23T13:21:05.766Z] #43 5.341 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T13:21:05.766Z] #43 5.341 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.qDoPlgoDTK/src/github.com/LK4D4/vndr [2020-12-23T13:21:05.766Z] #43 5.342 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:21:05.766Z] #43 5.345 Cloning into '/tmp/tmp.qDoPlgoDTK/src/github.com/LK4D4/vndr'... [2020-12-23T13:21:05.766Z] #43 6.584 + cd /tmp/tmp.qDoPlgoDTK/src/github.com/LK4D4/vndr [2020-12-23T13:21:05.766Z] #43 6.584 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:21:05.766Z] #43 6.589 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T13:21:05.766Z] #43 8.105 unicode [2020-12-23T13:21:05.766Z] #43 8.210 math [2020-12-23T13:21:05.766Z] #43 8.324 runtime [2020-12-23T13:21:05.766Z] #43 8.345 unicode/utf16 [2020-12-23T13:21:05.766Z] #43 9.065 container/list [2020-12-23T13:21:05.766Z] #43 10.26 crypto/internal/subtle [2020-12-23T13:21:05.766Z] #43 10.67 crypto/subtle [2020-12-23T13:21:05.766Z] #43 ... [2020-12-23T13:21:05.766Z] [2020-12-23T13:21:05.766Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:05.766Z] #45 4.878 + RM_GOPATH=0 [2020-12-23T13:21:05.766Z] #45 4.878 + TMP_GOPATH= [2020-12-23T13:21:05.766Z] #45 4.878 + : /build [2020-12-23T13:21:05.766Z] #45 4.878 + '[' -z '' ']' [2020-12-23T13:21:05.766Z] #45 4.878 ++ mktemp -d [2020-12-23T13:21:05.766Z] #45 4.886 + export GOPATH=/tmp/tmp.NEGZz8X7UR [2020-12-23T13:21:05.766Z] #45 4.886 + GOPATH=/tmp/tmp.NEGZz8X7UR [2020-12-23T13:21:05.766Z] #45 4.886 + RM_GOPATH=1 [2020-12-23T13:21:05.766Z] #45 4.886 + case "$(go env GOARCH)" in [2020-12-23T13:21:05.766Z] #45 4.886 ++ go env GOARCH [2020-12-23T13:21:05.766Z] #45 4.903 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.766Z] #45 4.903 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.766Z] #45 4.903 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:05.766Z] #45 4.906 + dir=/tmp/install [2020-12-23T13:21:05.766Z] #45 4.906 + bin=gotestsum [2020-12-23T13:21:05.766Z] #45 4.906 + shift [2020-12-23T13:21:05.766Z] #45 4.906 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T13:21:05.766Z] #45 4.906 + . /tmp/install/gotestsum.installer [2020-12-23T13:21:05.766Z] #45 4.906 ++ : v0.5.3 [2020-12-23T13:21:05.766Z] #45 4.906 + install_gotestsum [2020-12-23T13:21:05.766Z] #45 4.906 + set -e [2020-12-23T13:21:05.766Z] #45 4.906 + export GO111MODULE=on [2020-12-23T13:21:05.766Z] #45 4.906 + GO111MODULE=on [2020-12-23T13:21:05.766Z] #45 4.906 + GOBIN=/build [2020-12-23T13:21:05.766Z] #45 4.906 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T13:21:05.766Z] #45 4.918 go: finding gotest.tools v0.5.3 [2020-12-23T13:21:05.766Z] #45 4.921 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T13:21:05.766Z] #45 6.520 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T13:21:05.766Z] #45 6.913 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T13:21:05.766Z] #45 8.027 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:21:05.766Z] #45 8.066 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T13:21:05.766Z] #45 8.160 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:21:05.766Z] #45 8.177 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T13:21:05.766Z] #45 8.185 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:21:05.766Z] #45 8.206 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:21:05.766Z] #45 8.230 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:21:05.766Z] #45 8.454 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:21:05.766Z] #45 8.598 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T13:21:05.766Z] #45 8.790 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:21:05.766Z] #45 8.959 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T13:21:05.766Z] #45 9.120 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:21:05.766Z] #45 9.251 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:21:05.766Z] #45 9.378 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:21:05.766Z] #45 9.847 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:21:05.766Z] #45 10.64 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T13:21:05.766Z] #45 10.73 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:21:05.766Z] #45 10.86 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T13:21:05.766Z] #45 10.93 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:21:05.766Z] #45 ... [2020-12-23T13:21:05.766Z] [2020-12-23T13:21:05.767Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:05.767Z] #22 5.243 + RM_GOPATH=0 [2020-12-23T13:21:05.767Z] #22 5.243 + TMP_GOPATH= [2020-12-23T13:21:05.767Z] #22 5.243 + : /build [2020-12-23T13:21:05.767Z] #22 5.243 + '[' -z '' ']' [2020-12-23T13:21:05.767Z] #22 5.243 ++ mktemp -d [2020-12-23T13:21:05.767Z] #22 5.243 + export GOPATH=/tmp/tmp.XqTx8VVrrq [2020-12-23T13:21:05.767Z] #22 5.243 + GOPATH=/tmp/tmp.XqTx8VVrrq [2020-12-23T13:21:05.767Z] #22 5.243 + RM_GOPATH=1 [2020-12-23T13:21:05.767Z] #22 5.243 + case "$(go env GOARCH)" in [2020-12-23T13:21:05.767Z] #22 5.249 ++ go env GOARCH [2020-12-23T13:21:05.767Z] #22 5.290 Install docker/cli version 17.06.2-ce from stable [2020-12-23T13:21:05.767Z] #22 5.290 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.767Z] #22 5.290 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:05.767Z] #22 5.290 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:05.767Z] #22 5.290 + dir=/tmp/install [2020-12-23T13:21:05.767Z] #22 5.290 + bin=dockercli [2020-12-23T13:21:05.767Z] #22 5.290 + shift [2020-12-23T13:21:05.767Z] #22 5.290 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T13:21:05.767Z] #22 5.290 + . /tmp/install/dockercli.installer [2020-12-23T13:21:05.767Z] #22 5.290 ++ : stable [2020-12-23T13:21:05.767Z] #22 5.290 ++ : 17.06.2-ce [2020-12-23T13:21:05.767Z] #22 5.290 + install_dockercli [2020-12-23T13:21:05.767Z] #22 5.290 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T13:21:05.767Z] #22 5.292 ++ uname -m [2020-12-23T13:21:05.767Z] #22 5.294 + arch=aarch64 [2020-12-23T13:21:05.767Z] #22 5.294 + '[' aarch64 '!=' x86_64 ']' [2020-12-23T13:21:05.767Z] #22 5.294 + '[' aarch64 '!=' s390x ']' [2020-12-23T13:21:05.767Z] #22 5.294 + '[' aarch64 '!=' armhf ']' [2020-12-23T13:21:05.767Z] #22 5.294 + build_dockercli [2020-12-23T13:21:05.767Z] #22 5.294 + git clone https://github.com/docker/docker-ce /tmp/tmp.XqTx8VVrrq/tmp/docker-ce [2020-12-23T13:21:05.767Z] #22 5.310 Cloning into '/tmp/tmp.XqTx8VVrrq/tmp/docker-ce'... [2020-12-23T13:21:05.778Z] #36 57.29 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-12-23T13:21:05.778Z] #36 57.31 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-12-23T13:21:05.778Z] #36 57.32 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-23T13:21:05.778Z] #36 57.50 Selecting previously unselected package librhash0:ppc64el. [2020-12-23T13:21:05.778Z] #36 57.50 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-12-23T13:21:05.778Z] #36 57.51 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-12-23T13:21:05.778Z] #36 57.66 Selecting previously unselected package libuv1:ppc64el. [2020-12-23T13:21:05.778Z] #36 57.69 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-12-23T13:21:05.886Z] #41 67.10 CC criu/pie/parasite.o [2020-12-23T13:21:06.030Z] #22 ... [2020-12-23T13:21:06.030Z] [2020-12-23T13:21:06.030Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:06.030Z] #62 4.423 + RM_GOPATH=0 [2020-12-23T13:21:06.030Z] #62 4.423 + TMP_GOPATH= [2020-12-23T13:21:06.030Z] #62 4.423 + : /build [2020-12-23T13:21:06.030Z] #62 4.423 + '[' -z '' ']' [2020-12-23T13:21:06.030Z] #62 4.423 ++ mktemp -d [2020-12-23T13:21:06.030Z] #62 4.423 + export GOPATH=/tmp/tmp.jBoVMMQ4ej [2020-12-23T13:21:06.030Z] #62 4.423 + GOPATH=/tmp/tmp.jBoVMMQ4ej [2020-12-23T13:21:06.030Z] #62 4.423 + RM_GOPATH=1 [2020-12-23T13:21:06.030Z] #62 4.423 + case "$(go env GOARCH)" in [2020-12-23T13:21:06.030Z] #62 4.423 ++ go env GOARCH [2020-12-23T13:21:06.030Z] #62 4.449 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:21:06.030Z] #62 4.451 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:06.030Z] #62 4.451 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:06.030Z] #62 4.451 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:06.030Z] #62 4.451 + dir=/tmp/install [2020-12-23T13:21:06.030Z] #62 4.451 + bin=proxy [2020-12-23T13:21:06.030Z] #62 4.451 + shift [2020-12-23T13:21:06.031Z] #62 4.451 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T13:21:06.031Z] #62 4.451 + . /tmp/install/proxy.installer [2020-12-23T13:21:06.031Z] #62 4.451 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:21:06.031Z] #62 4.451 + install_proxy [2020-12-23T13:21:06.031Z] #62 4.451 + case "$1" in [2020-12-23T13:21:06.031Z] #62 4.451 + export CGO_ENABLED=0 [2020-12-23T13:21:06.031Z] #62 4.451 + CGO_ENABLED=0 [2020-12-23T13:21:06.031Z] #62 4.451 + _install_proxy [2020-12-23T13:21:06.031Z] #62 4.451 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-23T13:21:06.031Z] #62 4.467 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jBoVMMQ4ej/src/github.com/docker/libnetwork [2020-12-23T13:21:06.031Z] #62 4.467 Cloning into '/tmp/tmp.jBoVMMQ4ej/src/github.com/docker/libnetwork'... [2020-12-23T13:21:06.031Z] #62 ... [2020-12-23T13:21:06.031Z] [2020-12-23T13:21:06.031Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:06.031Z] #11 6.984 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:06.031Z] #11 7.123 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:06.031Z] #11 7.155 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:06.031Z] #11 8.388 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T13:21:06.031Z] #11 10.38 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-23T13:21:06.031Z] #11 11.18 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T13:21:06.075Z] #36 57.69 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-12-23T13:21:06.075Z] #36 ... [2020-12-23T13:21:06.075Z] [2020-12-23T13:21:06.075Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:06.075Z] #34 47.84 internal/reflectlite [2020-12-23T13:21:06.075Z] #34 47.86 sync [2020-12-23T13:21:06.075Z] #34 51.12 errors [2020-12-23T13:21:06.075Z] #34 51.12 sort [2020-12-23T13:21:06.075Z] #34 51.80 io [2020-12-23T13:21:06.075Z] #34 51.80 strconv [2020-12-23T13:21:06.075Z] #34 51.81 internal/oserror [2020-12-23T13:21:06.075Z] #34 52.47 syscall [2020-12-23T13:21:06.075Z] #34 55.83 strings [2020-12-23T13:21:06.075Z] #34 55.83 bytes [2020-12-23T13:21:06.075Z] #34 ... [2020-12-23T13:21:06.075Z] [2020-12-23T13:21:06.075Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:06.075Z] #36 57.89 Selecting previously unselected package cmake. [2020-12-23T13:21:06.075Z] #36 57.90 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-12-23T13:21:06.075Z] #36 57.90 Unpacking cmake (3.13.4-1) ... [2020-12-23T13:21:06.184Z] #41 61.19 CC criu/pie/util-vdso.o [2020-12-23T13:21:06.298Z] #11 ... [2020-12-23T13:21:06.298Z] [2020-12-23T13:21:06.298Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:06.298Z] #47 4.050 + RM_GOPATH=0 [2020-12-23T13:21:06.298Z] #47 4.050 + TMP_GOPATH= [2020-12-23T13:21:06.298Z] #47 4.050 + : /build [2020-12-23T13:21:06.298Z] #47 4.050 + '[' -z '' ']' [2020-12-23T13:21:06.298Z] #47 4.050 ++ mktemp -d [2020-12-23T13:21:06.298Z] #47 4.070 + export GOPATH=/tmp/tmp.dBvRnOh66d [2020-12-23T13:21:06.298Z] #47 4.070 + GOPATH=/tmp/tmp.dBvRnOh66d [2020-12-23T13:21:06.298Z] #47 4.070 + RM_GOPATH=1 [2020-12-23T13:21:06.298Z] #47 4.070 + case "$(go env GOARCH)" in [2020-12-23T13:21:06.298Z] #47 4.070 ++ go env GOARCH [2020-12-23T13:21:06.298Z] #47 4.075 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:06.298Z] #47 4.075 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:06.298Z] #47 4.076 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:06.298Z] #47 4.080 + dir=/tmp/install [2020-12-23T13:21:06.298Z] #47 4.080 + bin=golangci_lint [2020-12-23T13:21:06.298Z] #47 4.080 + shift [2020-12-23T13:21:06.298Z] #47 4.080 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T13:21:06.298Z] #47 4.080 + . /tmp/install/golangci_lint.installer [2020-12-23T13:21:06.298Z] #47 4.080 ++ : v1.23.8 [2020-12-23T13:21:06.298Z] #47 4.080 + install_golangci_lint [2020-12-23T13:21:06.298Z] #47 4.080 + set -e [2020-12-23T13:21:06.298Z] #47 4.080 + export GO111MODULE=on [2020-12-23T13:21:06.298Z] #47 4.080 + GO111MODULE=on [2020-12-23T13:21:06.298Z] #47 4.080 + GOBIN=/build [2020-12-23T13:21:06.298Z] #47 4.080 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T13:21:06.298Z] #47 4.114 go: finding github.com v1.23.8 [2020-12-23T13:21:06.298Z] #47 4.114 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T13:21:06.298Z] #47 4.114 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T13:21:06.298Z] #47 4.114 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:21:06.298Z] #47 4.114 go: finding github.com/golangci v1.23.8 [2020-12-23T13:21:06.298Z] #47 4.938 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:21:06.298Z] #47 5.454 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:21:06.298Z] #47 ... [2020-12-23T13:21:06.298Z] [2020-12-23T13:21:06.298Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:21:06.298Z] #30 5.456 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T13:21:06.298Z] #30 5.456 Cloning into '.'... [2020-12-23T13:21:06.562Z] #30 ... [2020-12-23T13:21:06.562Z] [2020-12-23T13:21:06.562Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:21:06.755Z] #41 61.88 CC criu/pie/util-vdso-elf32.o [2020-12-23T13:21:07.016Z] #41 ... [2020-12-23T13:21:07.016Z] [2020-12-23T13:21:07.016Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:07.016Z] #43 121.3 net/http/httptrace [2020-12-23T13:21:07.016Z] #43 121.5 net/http [2020-12-23T13:21:07.272Z] #41 ... [2020-12-23T13:21:07.272Z] [2020-12-23T13:21:07.272Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:07.272Z] #43 129.7 net/http/httptrace [2020-12-23T13:21:07.272Z] #43 130.2 net/http [2020-12-23T13:21:07.272Z] #43 ... [2020-12-23T13:21:07.272Z] [2020-12-23T13:21:07.272Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:07.272Z] #41 68.46 LINK criu/pie/parasite.built-in.o [2020-12-23T13:21:07.272Z] #41 68.47 GEN criu/pie/parasite-blob.h [2020-12-23T13:21:07.272Z] #41 68.48 CC criu/pie/parasite-vdso.o [2020-12-23T13:21:07.277Z] #43 ... [2020-12-23T13:21:07.277Z] [2020-12-23T13:21:07.277Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:07.277Z] #51 11.21 + cd /tmp/tmp.83NmntZYmF/src/github.com/opencontainers/runc [2020-12-23T13:21:07.277Z] #51 11.21 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:21:07.277Z] #51 11.79 + '[' -z '' ']' [2020-12-23T13:21:07.277Z] #51 11.80 + target=static [2020-12-23T13:21:07.277Z] #51 11.80 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T13:21:07.277Z] #51 12.29 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-23T13:21:07.616Z] #36 ... [2020-12-23T13:21:07.616Z] [2020-12-23T13:21:07.616Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:07.616Z] #45 49.07 sync [2020-12-23T13:21:07.616Z] #45 49.09 internal/reflectlite [2020-12-23T13:21:07.616Z] #45 51.21 math/rand [2020-12-23T13:21:07.616Z] #45 51.22 internal/singleflight [2020-12-23T13:21:07.616Z] #45 51.24 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T13:21:07.616Z] #45 54.01 sort [2020-12-23T13:21:07.616Z] #45 54.01 io [2020-12-23T13:21:07.616Z] #45 54.02 strconv [2020-12-23T13:21:07.616Z] #45 54.07 syscall [2020-12-23T13:21:07.616Z] #45 58.18 vendor/golang.org/x/net/dns/dnsmessage [2020-12-23T13:21:07.616Z] #45 59.11 bytes [2020-12-23T13:21:07.616Z] #45 ... [2020-12-23T13:21:07.616Z] [2020-12-23T13:21:07.616Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:07.616Z] #42 58.32 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-12-23T13:21:07.616Z] #42 58.32 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T13:21:07.616Z] #42 58.33 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-12-23T13:21:07.616Z] #42 58.33 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-12-23T13:21:07.616Z] #42 58.34 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-12-23T13:21:07.616Z] #42 58.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:21:07.616Z] #42 58.36 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:07.616Z] #42 58.36 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-12-23T13:21:07.616Z] #42 58.36 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:21:07.616Z] #42 58.37 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T13:21:07.847Z] #41 69.17 CC criu/arch/x86/vdso-pie.o [2020-12-23T13:21:08.419Z] #41 69.50 CC criu/arch/x86/restorer.o [2020-12-23T13:21:08.991Z] #41 70.11 CC criu/arch/x86/restorer_unmap.o [2020-12-23T13:21:08.991Z] #41 70.16 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-23T13:21:08.991Z] #41 70.40 CC criu/pie/restorer.o [2020-12-23T13:21:09.701Z] #42 ... [2020-12-23T13:21:09.701Z] [2020-12-23T13:21:09.701Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:09.701Z] #36 60.80 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T13:21:09.701Z] #36 60.82 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:21:09.701Z] #36 60.83 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-12-23T13:21:09.701Z] #36 60.85 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:21:09.701Z] #36 60.92 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-12-23T13:21:09.701Z] #36 60.93 Setting up cmake-data (3.13.4-1) ... [2020-12-23T13:21:09.701Z] #36 60.94 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:21:09.701Z] #36 60.94 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-12-23T13:21:09.701Z] #36 60.95 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-12-23T13:21:09.701Z] #36 60.95 Setting up cmake (3.13.4-1) ... [2020-12-23T13:21:09.701Z] #36 60.96 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:21:09.701Z] #36 61.05 Processing triggers for mime-support (3.62) ... [2020-12-23T13:21:09.701Z] #36 DONE 61.3s [2020-12-23T13:21:09.701Z] [2020-12-23T13:21:09.701Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:09.701Z] #13 56.99 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T13:21:09.701Z] #13 57.00 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-12-23T13:21:09.701Z] #13 57.00 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:21:09.701Z] #13 60.74 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T13:21:09.701Z] #13 60.75 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T13:21:09.701Z] #13 60.76 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:21:09.701Z] #13 60.90 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-12-23T13:21:09.701Z] #13 60.90 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T13:21:09.701Z] #13 60.91 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T13:21:09.701Z] #13 61.13 Selecting previously unselected package dmsetup. [2020-12-23T13:21:09.701Z] #13 61.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T13:21:09.701Z] #13 61.15 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T13:21:09.701Z] #13 61.38 Selecting previously unselected package mingw-w64-common. [2020-12-23T13:21:09.701Z] #13 61.38 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T13:21:09.701Z] #13 61.38 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T13:21:10.531Z] #30 ... [2020-12-23T13:21:10.531Z] [2020-12-23T13:21:10.531Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:10.531Z] #56 5.694 + RM_GOPATH=0 [2020-12-23T13:21:10.531Z] #56 5.694 + TMP_GOPATH= [2020-12-23T13:21:10.531Z] #56 5.694 + : /build [2020-12-23T13:21:10.531Z] #56 5.694 + '[' -z '' ']' [2020-12-23T13:21:10.531Z] #56 5.694 ++ mktemp -d [2020-12-23T13:21:10.531Z] #56 5.694 + export GOPATH=/tmp/tmp.E0zs6atmJR [2020-12-23T13:21:10.531Z] #56 5.694 + GOPATH=/tmp/tmp.E0zs6atmJR [2020-12-23T13:21:10.531Z] #56 5.694 + RM_GOPATH=1 [2020-12-23T13:21:10.531Z] #56 5.694 + case "$(go env GOARCH)" in [2020-12-23T13:21:10.531Z] #56 5.694 ++ go env GOARCH [2020-12-23T13:21:10.531Z] #56 5.694 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:10.531Z] #56 5.694 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:10.531Z] #56 5.694 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:10.531Z] #56 5.694 + dir=/tmp/install [2020-12-23T13:21:10.531Z] #56 5.694 + bin=rootlesskit [2020-12-23T13:21:10.531Z] #56 5.694 + shift [2020-12-23T13:21:10.531Z] #56 5.694 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-12-23T13:21:10.531Z] #56 5.694 + . /tmp/install/rootlesskit.installer [2020-12-23T13:21:10.531Z] #56 5.694 ++ : 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:21:10.531Z] #56 5.694 + install_rootlesskit [2020-12-23T13:21:10.531Z] #56 5.694 + case "$1" in [2020-12-23T13:21:10.531Z] #56 5.694 + export CGO_ENABLED=0 [2020-12-23T13:21:10.531Z] #56 5.694 + CGO_ENABLED=0 [2020-12-23T13:21:10.531Z] #56 5.694 + _install_rootlesskit [2020-12-23T13:21:10.531Z] #56 5.694 + echo 'Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d' [2020-12-23T13:21:10.531Z] #56 5.694 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.E0zs6atmJR/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:21:10.531Z] #56 5.694 Cloning into '/tmp/tmp.E0zs6atmJR/src/github.com/rootless-containers/rootlesskit'... [2020-12-23T13:21:10.531Z] #56 5.694 Install rootlesskit version 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:21:10.572Z] #27 5.505 #=#=# # 2.1% ### 5.3% ##### 7.2% ###### 8.7% ####### 10.5% ######## 11.6% ######### 12.7% ######### 13.6% ########## 14.4% ########## 15.3% ########### 15.3% ############ 17.5% ############# 19.1% ############# 19.4% ############## 20.1% ################ 22.5% ################# 24.0% ################## 25.6% ################### 26.6% ################### 27.4% #################### 28.5% ##################### 29.6% ###################### 31.0% ###################### 31.7% ####################### 32.5% ######################## 33.4% ######################## 34.3% ######################### 35.1% ######################### 35.6% ########################## 36.2% ########################## 36.7% ########################## 37.3% ########################### 38.6% ############################ 39.0% ############################ 39.9% ############################# 40.3% ############################# 41.0% ############################## 42.0% ############################## 42.8% ############################### 43.2% ############################### 43.8% ################################ 44.6% ################################ 45.0% ################################ 45.5% ################################# 46.8% ################################## 47.4% ################################## 48.4% ################################### 49.7% #################################### 50.8% ##################################### 52.7% ###################################### 54.0% ####################################### 55.0% ####################################### 55.1% ######################################## 55.8% ######################################## 56.8% ######################################### 57.0% ######################################### 57.6% ########################################## 58.3% ########################################## 59.4% ########################################### 60.5% ########################################### 60.9% ############################################ 61.4% ############################################# 62.6% ############################################# 63.5% ############################################## 64.1% ############################################## 64.9% ############################################### 65.8% ################################################ 66.7% ################################################ 67.3% ################################################ 68.0% ################################################# 68.8% ################################################## 69.8% ################################################### 71.0% ################################################### 72.0% #################################################### 73.1% ##################################################### 74.0% ##################################################### 74.9% ###################################################### 75.6% ####################################################### 76.5% ####################################################### 77.4% ######################################################## 78.4% ######################################################### 79.6% ########################################################## 80.7% ########################################################### 82.2% ########################################################### 83.2% ############################################################# 84.7% ############################################################## 86.2% ############################################################## 87.5% ################################################################ 89.4% ################################################################# 91.0% ################################################################## 92.5% ################################################################### 94.2% #################################################################### 95.6% ##################################################################### 97.2% ####################################################################### 98.6% ######################################################################## 100.0% [2020-12-23T13:21:10.836Z] #27 16.78 [2020-12-23T13:21:11.120Z] #56 ... [2020-12-23T13:21:11.120Z] [2020-12-23T13:21:11.120Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:11.120Z] #47 5.882 + RM_GOPATH=0 [2020-12-23T13:21:11.120Z] #47 5.882 + TMP_GOPATH= [2020-12-23T13:21:11.120Z] #47 5.882 + : /build [2020-12-23T13:21:11.120Z] #47 5.882 + '[' -z '' ']' [2020-12-23T13:21:11.120Z] #47 5.882 ++ mktemp -d [2020-12-23T13:21:11.120Z] #47 5.882 + export GOPATH=/tmp/tmp.nnXZLsnDiR [2020-12-23T13:21:11.120Z] #47 5.882 + GOPATH=/tmp/tmp.nnXZLsnDiR [2020-12-23T13:21:11.120Z] #47 5.882 + RM_GOPATH=1 [2020-12-23T13:21:11.120Z] #47 5.882 + case "$(go env GOARCH)" in [2020-12-23T13:21:11.120Z] #47 5.882 ++ go env GOARCH [2020-12-23T13:21:11.120Z] #47 5.882 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.120Z] #47 5.882 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.120Z] #47 5.882 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:11.120Z] #47 5.882 + dir=/tmp/install [2020-12-23T13:21:11.120Z] #47 5.882 + bin=golangci_lint [2020-12-23T13:21:11.120Z] #47 5.882 + shift [2020-12-23T13:21:11.120Z] #47 5.882 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-12-23T13:21:11.120Z] #47 5.882 + . /tmp/install/golangci_lint.installer [2020-12-23T13:21:11.120Z] #47 5.882 ++ : v1.23.8 [2020-12-23T13:21:11.120Z] #47 5.882 + install_golangci_lint [2020-12-23T13:21:11.120Z] #47 5.882 + set -e [2020-12-23T13:21:11.120Z] #47 5.882 + export GO111MODULE=on [2020-12-23T13:21:11.120Z] #47 5.882 + GO111MODULE=on [2020-12-23T13:21:11.120Z] #47 5.882 + GOBIN=/build [2020-12-23T13:21:11.120Z] #47 5.882 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2020-12-23T13:21:11.120Z] #47 5.882 go: finding github.com v1.23.8 [2020-12-23T13:21:11.120Z] #47 5.882 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2020-12-23T13:21:11.120Z] #47 5.882 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2020-12-23T13:21:11.120Z] #47 5.882 go: finding github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:21:11.120Z] #47 5.882 go: finding github.com/golangci v1.23.8 [2020-12-23T13:21:11.230Z] #13 ... [2020-12-23T13:21:11.230Z] [2020-12-23T13:21:11.230Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:11.230Z] #37 0.377 + RM_GOPATH=0 [2020-12-23T13:21:11.230Z] #37 0.377 + TMP_GOPATH= [2020-12-23T13:21:11.230Z] #37 0.377 + : /build [2020-12-23T13:21:11.230Z] #37 0.377 + '[' -z '' ']' [2020-12-23T13:21:11.230Z] #37 0.377 ++ mktemp -d [2020-12-23T13:21:11.230Z] #37 0.378 + export GOPATH=/tmp/tmp.iEdF9DcePr [2020-12-23T13:21:11.230Z] #37 0.378 + GOPATH=/tmp/tmp.iEdF9DcePr [2020-12-23T13:21:11.230Z] #37 0.378 + RM_GOPATH=1 [2020-12-23T13:21:11.230Z] #37 0.378 + case "$(go env GOARCH)" in [2020-12-23T13:21:11.230Z] #37 0.379 ++ go env GOARCH [2020-12-23T13:21:11.230Z] #37 0.429 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.230Z] #37 0.429 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.230Z] #37 0.431 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:11.230Z] #37 0.436 + dir=/tmp/install [2020-12-23T13:21:11.230Z] #37 0.443 + bin=tini [2020-12-23T13:21:11.230Z] #37 0.446 + shift [2020-12-23T13:21:11.230Z] #37 0.447 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T13:21:11.230Z] #37 0.450 + . /tmp/install/tini.installer [2020-12-23T13:21:11.230Z] #37 0.451 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:21:11.230Z] #37 0.452 + install_tini [2020-12-23T13:21:11.230Z] #37 0.453 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T13:21:11.230Z] #37 0.453 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:21:11.230Z] #37 0.455 + git clone https://github.com/krallin/tini.git /tmp/tmp.iEdF9DcePr/tini [2020-12-23T13:21:11.230Z] #37 0.461 Cloning into '/tmp/tmp.iEdF9DcePr/tini'... [2020-12-23T13:21:11.230Z] #37 1.439 + cd /tmp/tmp.iEdF9DcePr/tini [2020-12-23T13:21:11.230Z] #37 1.439 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:21:11.230Z] #37 1.466 + cmake . [2020-12-23T13:21:11.382Z] #47 6.603 go: downloading github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:21:11.382Z] #47 ... [2020-12-23T13:21:11.382Z] [2020-12-23T13:21:11.382Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:11.382Z] #49 6.608 + RM_GOPATH=0 [2020-12-23T13:21:11.382Z] #49 6.608 + TMP_GOPATH= [2020-12-23T13:21:11.382Z] #49 6.608 + : /build [2020-12-23T13:21:11.382Z] #49 6.608 + '[' -z '' ']' [2020-12-23T13:21:11.382Z] #49 6.608 ++ mktemp -d [2020-12-23T13:21:11.382Z] #49 6.608 + export GOPATH=/tmp/tmp.Hk21bYTJg8 [2020-12-23T13:21:11.382Z] #49 6.608 + GOPATH=/tmp/tmp.Hk21bYTJg8 [2020-12-23T13:21:11.382Z] #49 6.608 + RM_GOPATH=1 [2020-12-23T13:21:11.382Z] #49 6.608 + case "$(go env GOARCH)" in [2020-12-23T13:21:11.382Z] #49 6.608 ++ go env GOARCH [2020-12-23T13:21:11.382Z] #49 6.639 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.382Z] #49 6.639 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.382Z] #49 6.668 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:21:11.382Z] #49 6.680 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:11.382Z] #49 6.680 + dir=/tmp/install [2020-12-23T13:21:11.382Z] #49 6.680 + bin=shfmt [2020-12-23T13:21:11.382Z] #49 6.680 + shift [2020-12-23T13:21:11.382Z] #49 6.680 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-12-23T13:21:11.382Z] #49 6.680 + . /tmp/install/shfmt.installer [2020-12-23T13:21:11.382Z] #49 6.680 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:21:11.382Z] #49 6.680 + install_shfmt [2020-12-23T13:21:11.382Z] #49 6.680 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-12-23T13:21:11.382Z] #49 6.680 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Hk21bYTJg8/src/github.com/mvdan/sh [2020-12-23T13:21:11.382Z] #49 6.680 Cloning into '/tmp/tmp.Hk21bYTJg8/src/github.com/mvdan/sh'... [2020-12-23T13:21:11.485Z] #51 ... [2020-12-23T13:21:11.485Z] [2020-12-23T13:21:11.485Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:11.485Z] #18 1.425 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:11.485Z] #18 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:11.485Z] #18 1.455 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:11.485Z] #18 2.039 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:21:11.485Z] #18 3.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:21:11.485Z] #18 4.751 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:21:11.485Z] #18 ... [2020-12-23T13:21:11.485Z] [2020-12-23T13:21:11.485Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:11.485Z] #43 135.0 github.com/LK4D4/vndr/godl [2020-12-23T13:21:11.485Z] #43 135.7 github.com/LK4D4/vndr [2020-12-23T13:21:11.527Z] #37 2.155 -- The C compiler identification is GNU 8.3.0 [2020-12-23T13:21:11.537Z] #41 ... [2020-12-23T13:21:11.537Z] [2020-12-23T13:21:11.538Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:11.538Z] #18 3.195 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:21:11.538Z] #18 4.831 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:21:11.538Z] #18 10.40 Fetched 8410 kB in 9s (901 kB/s) [2020-12-23T13:21:11.538Z] #18 10.40 Reading package lists... [2020-12-23T13:21:11.538Z] #18 ... [2020-12-23T13:21:11.538Z] [2020-12-23T13:21:11.538Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:11.538Z] #43 142.5 github.com/LK4D4/vndr/godl [2020-12-23T13:21:11.538Z] #43 143.3 github.com/LK4D4/vndr [2020-12-23T13:21:11.642Z] #49 ... [2020-12-23T13:21:11.642Z] [2020-12-23T13:21:11.642Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:11.642Z] #62 6.711 + RM_GOPATH=0 [2020-12-23T13:21:11.642Z] #62 6.711 + TMP_GOPATH= [2020-12-23T13:21:11.642Z] #62 6.711 + : /build [2020-12-23T13:21:11.642Z] #62 6.711 + '[' -z '' ']' [2020-12-23T13:21:11.642Z] #62 6.711 ++ mktemp -d [2020-12-23T13:21:11.642Z] #62 6.711 + export GOPATH=/tmp/tmp.REcVZGFG7x [2020-12-23T13:21:11.642Z] #62 6.711 + GOPATH=/tmp/tmp.REcVZGFG7x [2020-12-23T13:21:11.642Z] #62 6.711 + RM_GOPATH=1 [2020-12-23T13:21:11.642Z] #62 6.711 + case "$(go env GOARCH)" in [2020-12-23T13:21:11.642Z] #62 6.714 ++ go env GOARCH [2020-12-23T13:21:11.642Z] #62 6.767 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.642Z] #62 6.767 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:11.642Z] #62 6.789 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:11.642Z] #62 6.794 Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:21:11.642Z] #62 6.794 + dir=/tmp/install [2020-12-23T13:21:11.642Z] #62 6.794 + bin=proxy [2020-12-23T13:21:11.642Z] #62 6.794 + shift [2020-12-23T13:21:11.642Z] #62 6.794 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-12-23T13:21:11.642Z] #62 6.794 + . /tmp/install/proxy.installer [2020-12-23T13:21:11.642Z] #62 6.794 ++ : 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:21:11.642Z] #62 6.794 + install_proxy [2020-12-23T13:21:11.642Z] #62 6.794 + case "$1" in [2020-12-23T13:21:11.642Z] #62 6.794 + export CGO_ENABLED=0 [2020-12-23T13:21:11.642Z] #62 6.794 + CGO_ENABLED=0 [2020-12-23T13:21:11.642Z] #62 6.794 + _install_proxy [2020-12-23T13:21:11.642Z] #62 6.794 + echo 'Install docker-proxy version 5c6a95bfb20c61571a00f913c6b91959ede84e8d' [2020-12-23T13:21:11.642Z] #62 6.794 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.REcVZGFG7x/src/github.com/docker/libnetwork [2020-12-23T13:21:11.642Z] #62 6.794 Cloning into '/tmp/tmp.REcVZGFG7x/src/github.com/docker/libnetwork'... [2020-12-23T13:21:11.827Z] #37 2.258 -- Check for working C compiler: /usr/bin/cc [2020-12-23T13:21:12.109Z] #43 ... [2020-12-23T13:21:12.109Z] [2020-12-23T13:21:12.109Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:12.109Z] #51 11.51 + cd /tmp/tmp.Qdgdtzjl3L/src/github.com/opencontainers/runc [2020-12-23T13:21:12.109Z] #51 11.52 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:21:12.109Z] #51 12.23 + '[' -z '' ']' [2020-12-23T13:21:12.109Z] #51 12.23 + target=static [2020-12-23T13:21:12.109Z] #51 12.24 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T13:21:12.110Z] #51 12.65 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-23T13:21:12.110Z] #51 ... [2020-12-23T13:21:12.110Z] [2020-12-23T13:21:12.110Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:12.110Z] #41 73.41 LINK criu/pie/restorer.built-in.o [2020-12-23T13:21:12.110Z] #41 73.43 GEN criu/pie/restorer-blob.h [2020-12-23T13:21:12.110Z] #41 73.55 DEP criu/vdso.d [2020-12-23T13:21:12.204Z] #62 ... [2020-12-23T13:21:12.204Z] [2020-12-23T13:21:12.204Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:12.204Z] #47 7.287 go: extracting github.com/golangci/golangci-lint v1.23.8 [2020-12-23T13:21:12.233Z] #54 131.0 + bin/containerd-stress [2020-12-23T13:21:12.235Z] #27 18.13 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2020-12-23T13:21:12.371Z] #41 73.84 DEP criu/vdso-compat.d [2020-12-23T13:21:12.471Z] #37 2.898 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T13:21:12.471Z] #37 2.910 -- Detecting C compiler ABI info [2020-12-23T13:21:12.769Z] #37 3.440 -- Detecting C compiler ABI info - done [2020-12-23T13:21:12.815Z] #27 18.66 [2020-12-23T13:21:12.943Z] #41 74.03 DEP criu/uts_ns.d [2020-12-23T13:21:12.943Z] #41 74.16 DEP criu/util.d [2020-12-23T13:21:13.080Z] #27 18.96 # 2.0% ######################################################################## 100.0% [2020-12-23T13:21:13.080Z] #27 19.14 [2020-12-23T13:21:13.129Z] #37 3.498 -- Detecting C compile features [2020-12-23T13:21:13.204Z] #41 74.34 DEP criu/uffd.d [2020-12-23T13:21:13.204Z] #41 74.49 DEP criu/tun.d [2020-12-23T13:21:13.262Z] #54 132.3 + bin/containerd-shim [2020-12-23T13:21:13.465Z] #41 74.69 DEP criu/tty.d [2020-12-23T13:21:13.725Z] #41 74.92 DEP criu/timerfd.d [2020-12-23T13:21:13.725Z] #41 75.07 DEP criu/timens.d [2020-12-23T13:21:13.780Z] #37 ... [2020-12-23T13:21:13.780Z] [2020-12-23T13:21:13.780Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:13.780Z] #42 65.13 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-12-23T13:21:13.780Z] #42 65.13 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:21:13.780Z] #42 DONE 65.4s [2020-12-23T13:21:13.780Z] [2020-12-23T13:21:13.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:13.986Z] #41 75.22 DEP criu/sysfs_parse.d [2020-12-23T13:21:14.035Z] #27 ... [2020-12-23T13:21:14.035Z] [2020-12-23T13:21:14.035Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:21:14.247Z] #41 75.36 DEP criu/sysctl.d [2020-12-23T13:21:14.247Z] #41 75.52 DEP criu/string.d [2020-12-23T13:21:14.247Z] #41 75.59 DEP criu/stats.d [2020-12-23T13:21:14.501Z] #38 18.79 Checking out files: 83% (1398/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T13:21:14.501Z] #38 19.04 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T13:21:14.508Z] #41 75.70 DEP criu/sockets.d [2020-12-23T13:21:14.508Z] #41 75.87 DEP criu/sk-unix.d [2020-12-23T13:21:14.739Z] #47 ... [2020-12-23T13:21:14.739Z] [2020-12-23T13:21:14.739Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:14.739Z] #22 7.907 + RM_GOPATH=0 [2020-12-23T13:21:14.739Z] #22 7.907 + TMP_GOPATH= [2020-12-23T13:21:14.739Z] #22 7.907 + : /build [2020-12-23T13:21:14.739Z] #22 7.907 + '[' -z '' ']' [2020-12-23T13:21:14.739Z] #22 7.918 ++ mktemp -d [2020-12-23T13:21:14.739Z] #22 7.919 + export GOPATH=/tmp/tmp.HYisDPKqt8 [2020-12-23T13:21:14.739Z] #22 7.919 + GOPATH=/tmp/tmp.HYisDPKqt8 [2020-12-23T13:21:14.739Z] #22 7.919 + RM_GOPATH=1 [2020-12-23T13:21:14.739Z] #22 7.919 + case "$(go env GOARCH)" in [2020-12-23T13:21:14.739Z] #22 7.938 ++ go env GOARCH [2020-12-23T13:21:14.739Z] #22 7.953 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:14.739Z] #22 7.953 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:14.739Z] #22 7.953 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:14.739Z] #22 8.014 + dir=/tmp/install [2020-12-23T13:21:14.739Z] #22 8.014 + bin=dockercli [2020-12-23T13:21:14.739Z] #22 8.014 + shift [2020-12-23T13:21:14.739Z] #22 8.014 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-12-23T13:21:14.739Z] #22 8.014 + . /tmp/install/dockercli.installer [2020-12-23T13:21:14.739Z] #22 8.014 ++ : stable [2020-12-23T13:21:14.739Z] #22 8.014 ++ : 17.06.2-ce [2020-12-23T13:21:14.739Z] #22 8.014 + install_dockercli [2020-12-23T13:21:14.739Z] #22 8.014 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-12-23T13:21:14.739Z] #22 8.015 ++ uname -m [2020-12-23T13:21:14.739Z] #22 8.030 Install docker/cli version 17.06.2-ce from stable [2020-12-23T13:21:14.739Z] #22 8.030 + arch=x86_64 [2020-12-23T13:21:14.739Z] #22 8.030 + '[' x86_64 '!=' x86_64 ']' [2020-12-23T13:21:14.739Z] #22 8.030 + url=https://download.docker.com/linux/static [2020-12-23T13:21:14.739Z] #22 8.030 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-12-23T13:21:14.739Z] #22 8.030 + tar -xz docker/docker [2020-12-23T13:21:14.769Z] #41 76.11 DEP criu/sk-tcp.d [2020-12-23T13:21:14.996Z] #22 ... [2020-12-23T13:21:14.996Z] [2020-12-23T13:21:14.996Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:21:14.996Z] #38 7.901 + git clone https://github.com/docker/distribution.git . [2020-12-23T13:21:14.996Z] #38 7.901 Cloning into '.'... [2020-12-23T13:21:14.996Z] #38 ... [2020-12-23T13:21:14.996Z] [2020-12-23T13:21:14.996Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:14.996Z] #32 7.614 + RM_GOPATH=0 [2020-12-23T13:21:14.996Z] #32 7.614 + TMP_GOPATH= [2020-12-23T13:21:14.996Z] #32 7.614 + : /build [2020-12-23T13:21:14.996Z] #32 7.614 + '[' -z '' ']' [2020-12-23T13:21:14.996Z] #32 7.614 ++ mktemp -d [2020-12-23T13:21:14.996Z] #32 7.614 + export GOPATH=/tmp/tmp.PbHijxkRf9 [2020-12-23T13:21:14.996Z] #32 7.614 + GOPATH=/tmp/tmp.PbHijxkRf9 [2020-12-23T13:21:14.996Z] #32 7.614 + RM_GOPATH=1 [2020-12-23T13:21:14.996Z] #32 7.614 + case "$(go env GOARCH)" in [2020-12-23T13:21:14.996Z] #32 7.619 ++ go env GOARCH [2020-12-23T13:21:14.996Z] #32 7.649 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:14.996Z] #32 7.649 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:14.996Z] #32 7.653 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:14.996Z] #32 7.654 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:21:14.996Z] #32 7.654 + dir=/tmp/install [2020-12-23T13:21:14.996Z] #32 7.654 + bin=tomlv [2020-12-23T13:21:14.996Z] #32 7.654 + shift [2020-12-23T13:21:14.996Z] #32 7.654 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-12-23T13:21:14.996Z] #32 7.654 + . /tmp/install/tomlv.installer [2020-12-23T13:21:14.997Z] #32 7.654 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:21:14.997Z] #32 7.654 + install_tomlv [2020-12-23T13:21:14.997Z] #32 7.654 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-12-23T13:21:14.997Z] #32 7.654 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.PbHijxkRf9/src/github.com/BurntSushi/toml [2020-12-23T13:21:14.997Z] #32 7.657 Cloning into '/tmp/tmp.PbHijxkRf9/src/github.com/BurntSushi/toml'... [2020-12-23T13:21:14.997Z] #32 9.067 + cd /tmp/tmp.PbHijxkRf9/src/github.com/BurntSushi/toml [2020-12-23T13:21:14.997Z] #32 9.067 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-12-23T13:21:14.997Z] #32 9.108 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:21:14.997Z] #32 9.915 internal/cpu [2020-12-23T13:21:14.997Z] #32 10.02 runtime/internal/sys [2020-12-23T13:21:14.997Z] #32 10.35 math/bits [2020-12-23T13:21:15.030Z] #41 76.33 DEP criu/sk-queue.d [2020-12-23T13:21:15.253Z] #32 ... [2020-12-23T13:21:15.253Z] [2020-12-23T13:21:15.253Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:15.253Z] #11 8.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:15.253Z] #11 8.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:15.253Z] #11 8.737 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:15.253Z] #11 10.49 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:21:15.291Z] #41 76.53 DEP criu/sk-packet.d [2020-12-23T13:21:15.306Z] #43 1.706 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:21:15.306Z] #43 1.707 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:21:15.306Z] #43 1.717 Note: Building without GnuTLS support [2020-12-23T13:21:15.306Z] #43 1.721 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:21:15.306Z] #43 1.722 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:21:15.510Z] #11 ... [2020-12-23T13:21:15.510Z] [2020-12-23T13:21:15.510Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:15.510Z] #34 8.135 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:15.510Z] #34 8.264 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:15.510Z] #34 8.264 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:15.510Z] #34 10.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:21:15.510Z] #34 ... [2020-12-23T13:21:15.510Z] [2020-12-23T13:21:15.510Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:15.510Z] #45 7.345 + RM_GOPATH=0 [2020-12-23T13:21:15.510Z] #45 7.345 + TMP_GOPATH= [2020-12-23T13:21:15.510Z] #45 7.345 + : /build [2020-12-23T13:21:15.510Z] #45 7.345 + '[' -z '' ']' [2020-12-23T13:21:15.510Z] #45 7.353 ++ mktemp -d [2020-12-23T13:21:15.510Z] #45 7.353 + export GOPATH=/tmp/tmp.w9ChhYlwB7 [2020-12-23T13:21:15.510Z] #45 7.353 + GOPATH=/tmp/tmp.w9ChhYlwB7 [2020-12-23T13:21:15.510Z] #45 7.353 + RM_GOPATH=1 [2020-12-23T13:21:15.510Z] #45 7.353 + case "$(go env GOARCH)" in [2020-12-23T13:21:15.510Z] #45 7.364 ++ go env GOARCH [2020-12-23T13:21:15.510Z] #45 7.410 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:15.510Z] #45 7.410 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:15.510Z] #45 7.410 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:15.510Z] #45 7.410 + dir=/tmp/install [2020-12-23T13:21:15.510Z] #45 7.410 + bin=gotestsum [2020-12-23T13:21:15.510Z] #45 7.410 + shift [2020-12-23T13:21:15.510Z] #45 7.410 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-12-23T13:21:15.510Z] #45 7.410 + . /tmp/install/gotestsum.installer [2020-12-23T13:21:15.510Z] #45 7.410 ++ : v0.5.3 [2020-12-23T13:21:15.510Z] #45 7.410 + install_gotestsum [2020-12-23T13:21:15.510Z] #45 7.410 + set -e [2020-12-23T13:21:15.510Z] #45 7.410 + export GO111MODULE=on [2020-12-23T13:21:15.510Z] #45 7.410 + GO111MODULE=on [2020-12-23T13:21:15.510Z] #45 7.410 + GOBIN=/build [2020-12-23T13:21:15.510Z] #45 7.410 + go get gotest.tools/gotestsum@v0.5.3 [2020-12-23T13:21:15.510Z] #45 7.447 go: finding gotest.tools v0.5.3 [2020-12-23T13:21:15.510Z] #45 7.447 go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T13:21:15.510Z] #45 8.714 go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T13:21:15.510Z] #45 9.388 go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T13:21:15.510Z] #45 10.61 go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T13:21:15.510Z] #45 10.78 go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T13:21:15.510Z] #45 10.79 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:21:15.510Z] #45 10.79 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:21:15.510Z] #45 10.79 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:21:15.510Z] #45 10.79 go: downloading github.com/fatih/color v1.9.0 [2020-12-23T13:21:15.510Z] #45 10.80 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:21:15.510Z] #45 10.82 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:21:15.552Z] #41 76.77 DEP criu/sk-netlink.d [2020-12-23T13:21:15.552Z] #41 76.92 DEP criu/sk-inet.d [2020-12-23T13:21:15.768Z] #45 10.92 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:21:15.768Z] #45 10.94 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:21:15.768Z] #45 10.94 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:21:15.768Z] #45 10.97 go: extracting github.com/fatih/color v1.9.0 [2020-12-23T13:21:15.768Z] #45 ... [2020-12-23T13:21:15.768Z] [2020-12-23T13:21:15.768Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:15.768Z] #43 6.668 + RM_GOPATH=0 [2020-12-23T13:21:15.768Z] #43 6.668 + TMP_GOPATH= [2020-12-23T13:21:15.768Z] #43 6.668 + : /build [2020-12-23T13:21:15.768Z] #43 6.668 + '[' -z '' ']' [2020-12-23T13:21:15.768Z] #43 6.668 ++ mktemp -d [2020-12-23T13:21:15.768Z] #43 6.680 + export GOPATH=/tmp/tmp.DJ9dqRSxvG [2020-12-23T13:21:15.768Z] #43 6.680 + GOPATH=/tmp/tmp.DJ9dqRSxvG [2020-12-23T13:21:15.768Z] #43 6.680 + RM_GOPATH=1 [2020-12-23T13:21:15.768Z] #43 6.680 + case "$(go env GOARCH)" in [2020-12-23T13:21:15.768Z] #43 6.680 ++ go env GOARCH [2020-12-23T13:21:15.768Z] #43 6.710 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:15.768Z] #43 6.710 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:15.768Z] #43 6.710 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:15.768Z] #43 6.714 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:21:15.768Z] #43 6.714 + dir=/tmp/install [2020-12-23T13:21:15.768Z] #43 6.714 + bin=vndr [2020-12-23T13:21:15.768Z] #43 6.714 + shift [2020-12-23T13:21:15.768Z] #43 6.714 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-12-23T13:21:15.768Z] #43 6.714 + . /tmp/install/vndr.installer [2020-12-23T13:21:15.768Z] #43 6.714 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:21:15.768Z] #43 6.714 + install_vndr [2020-12-23T13:21:15.768Z] #43 6.714 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2020-12-23T13:21:15.768Z] #43 6.714 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.DJ9dqRSxvG/src/github.com/LK4D4/vndr [2020-12-23T13:21:15.768Z] #43 6.714 Cloning into '/tmp/tmp.DJ9dqRSxvG/src/github.com/LK4D4/vndr'... [2020-12-23T13:21:15.768Z] #43 7.270 + cd /tmp/tmp.DJ9dqRSxvG/src/github.com/LK4D4/vndr [2020-12-23T13:21:15.768Z] #43 7.270 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2020-12-23T13:21:15.768Z] #43 7.287 + go build -buildmode=pie -v -o /build/vndr . [2020-12-23T13:21:15.768Z] #43 9.388 runtime/internal/atomic [2020-12-23T13:21:15.768Z] #43 9.388 internal/cpu [2020-12-23T13:21:15.768Z] #43 9.846 runtime/internal/sys [2020-12-23T13:21:15.768Z] #43 10.09 internal/bytealg [2020-12-23T13:21:15.768Z] #43 10.20 runtime/internal/math [2020-12-23T13:21:15.768Z] #43 10.35 internal/race [2020-12-23T13:21:15.768Z] #43 10.71 sync/atomic [2020-12-23T13:21:15.768Z] #43 ... [2020-12-23T13:21:15.768Z] [2020-12-23T13:21:15.768Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:15.768Z] #40 8.816 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:15.768Z] #40 8.973 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:15.768Z] #40 8.973 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:15.768Z] #40 11.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:21:15.813Z] #41 77.20 DEP criu/signalfd.d [2020-12-23T13:21:15.901Z] #38 20.34 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T13:21:15.901Z] #38 ... [2020-12-23T13:21:15.901Z] [2020-12-23T13:21:15.901Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:15.901Z] #49 11.01 + cd /tmp/tmp.NC8YTkbyG8/src/github.com/mvdan/sh [2020-12-23T13:21:15.901Z] #49 11.02 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:21:15.901Z] #49 11.18 + GO111MODULE=on [2020-12-23T13:21:15.901Z] #49 11.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T13:21:15.901Z] #49 12.78 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:21:15.901Z] #49 12.97 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:21:15.901Z] #49 12.98 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:21:15.901Z] #49 13.38 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:21:15.901Z] #49 13.64 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:21:15.901Z] #49 14.27 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:21:15.901Z] #49 15.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:21:15.901Z] #49 16.29 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:21:15.901Z] #49 17.86 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:21:15.901Z] #49 17.96 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:21:15.901Z] #49 18.18 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:21:15.901Z] #49 18.30 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:21:15.901Z] #49 19.63 runtime [2020-12-23T13:21:15.901Z] #49 19.65 runtime/cgo [2020-12-23T13:21:15.901Z] #49 ... [2020-12-23T13:21:15.901Z] [2020-12-23T13:21:15.901Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:15.901Z] #43 11.09 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T13:21:15.901Z] #43 11.42 internal/nettrace [2020-12-23T13:21:15.901Z] #43 12.39 runtime/cgo [2020-12-23T13:21:15.901Z] #43 14.26 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T13:21:16.024Z] #40 ... [2020-12-23T13:21:16.024Z] [2020-12-23T13:21:16.024Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:16.024Z] #43 11.31 runtime [2020-12-23T13:21:16.074Z] #41 77.37 DEP criu/sigframe.d [2020-12-23T13:21:16.165Z] #43 ... [2020-12-23T13:21:16.165Z] [2020-12-23T13:21:16.165Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:16.165Z] #45 11.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:21:16.165Z] #45 11.16 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:21:16.165Z] #45 13.77 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:21:16.165Z] #45 18.24 go: finding github.com/fatih/color v1.9.0 [2020-12-23T13:21:16.165Z] #45 18.24 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:21:16.165Z] #45 18.25 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T13:21:16.165Z] #45 18.33 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T13:21:16.165Z] #45 18.34 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:21:16.165Z] #45 18.40 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:21:16.165Z] #45 18.98 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:21:16.165Z] #45 19.34 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:21:16.165Z] #45 19.34 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:21:16.165Z] #45 19.43 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:21:16.165Z] #45 19.49 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:21:16.165Z] #45 ... [2020-12-23T13:21:16.165Z] [2020-12-23T13:21:16.165Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:16.165Z] #40 11.34 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T13:21:16.165Z] #40 20.93 Fetched 8234 kB in 14s (588 kB/s) [2020-12-23T13:21:16.281Z] #43 11.63 unicode [2020-12-23T13:21:16.335Z] #41 77.51 DEP criu/shmem.d [2020-12-23T13:21:16.335Z] #41 77.71 DEP criu/servicefd.d [2020-12-23T13:21:16.430Z] #40 20.93 Reading package lists... [2020-12-23T13:21:16.430Z] #40 ... [2020-12-23T13:21:16.430Z] [2020-12-23T13:21:16.430Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:16.430Z] #53 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T13:21:16.430Z] #53 19.91 Fetched 8234 kB in 14s (579 kB/s) [2020-12-23T13:21:16.430Z] #53 19.91 Reading package lists... [2020-12-23T13:21:16.430Z] #53 ... [2020-12-23T13:21:16.430Z] [2020-12-23T13:21:16.430Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:16.430Z] #34 11.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T13:21:16.430Z] #34 19.33 Fetched 8234 kB in 13s (652 kB/s) [2020-12-23T13:21:16.596Z] #41 77.84 DEP criu/seize.d [2020-12-23T13:21:16.694Z] #34 19.33 Reading package lists... [2020-12-23T13:21:16.694Z] #34 ... [2020-12-23T13:21:16.694Z] [2020-12-23T13:21:16.694Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:16.694Z] #56 11.51 + cd /tmp/tmp.9WY8XgGJDW/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:21:16.694Z] #56 11.52 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:21:16.694Z] #56 11.97 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:21:16.694Z] #56 11.97 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T13:21:16.694Z] #56 ... [2020-12-23T13:21:16.694Z] [2020-12-23T13:21:16.694Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:16.694Z] #62 21.03 Checking out files: 73% (1406/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. [2020-12-23T13:21:16.694Z] #62 21.60 + cd /tmp/tmp.jBoVMMQ4ej/src/github.com/docker/libnetwork [2020-12-23T13:21:16.694Z] #62 21.61 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:21:16.773Z] #43 ... [2020-12-23T13:21:16.773Z] [2020-12-23T13:21:16.773Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:16.773Z] #41 62.53 AR criu/pie/pie.lib.a [2020-12-23T13:21:16.773Z] #41 62.60 DEP criu/pie/restorer.d [2020-12-23T13:21:16.773Z] #41 62.76 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-23T13:21:16.773Z] #41 62.86 DEP criu/arch/x86/restorer_unmap.d [2020-12-23T13:21:16.773Z] #41 62.88 DEP criu/arch/x86/restorer.d [2020-12-23T13:21:16.773Z] #41 63.07 DEP criu/arch/x86/vdso-pie.d [2020-12-23T13:21:16.773Z] #41 63.19 DEP criu/pie/parasite-vdso.d [2020-12-23T13:21:16.773Z] #41 63.41 DEP criu/pie/parasite.d [2020-12-23T13:21:16.773Z] #41 63.75 CC criu/pie/parasite.o [2020-12-23T13:21:16.773Z] #41 65.16 LINK criu/pie/parasite.built-in.o [2020-12-23T13:21:16.773Z] #41 65.19 GEN criu/pie/parasite-blob.h [2020-12-23T13:21:16.773Z] #41 65.24 CC criu/pie/parasite-vdso.o [2020-12-23T13:21:16.773Z] #41 65.84 CC criu/arch/x86/vdso-pie.o [2020-12-23T13:21:16.773Z] #41 66.19 CC criu/arch/x86/restorer.o [2020-12-23T13:21:16.773Z] #41 66.83 CC criu/arch/x86/restorer_unmap.o [2020-12-23T13:21:16.773Z] #41 66.91 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-23T13:21:16.773Z] #41 67.26 CC criu/pie/restorer.o [2020-12-23T13:21:16.773Z] #41 70.22 LINK criu/pie/restorer.built-in.o [2020-12-23T13:21:16.773Z] #41 70.24 GEN criu/pie/restorer-blob.h [2020-12-23T13:21:16.773Z] #41 70.33 DEP criu/vdso.d [2020-12-23T13:21:16.773Z] #41 70.60 DEP criu/vdso-compat.d [2020-12-23T13:21:16.773Z] #41 70.73 DEP criu/uts_ns.d [2020-12-23T13:21:16.773Z] #41 70.94 DEP criu/util.d [2020-12-23T13:21:16.773Z] #41 71.16 DEP criu/uffd.d [2020-12-23T13:21:16.773Z] #41 71.38 DEP criu/tun.d [2020-12-23T13:21:16.773Z] #41 71.63 DEP criu/tty.d [2020-12-23T13:21:16.773Z] #41 71.78 DEP criu/timerfd.d [2020-12-23T13:21:16.773Z] #41 71.94 DEP criu/timens.d [2020-12-23T13:21:16.829Z] #43 ... [2020-12-23T13:21:16.829Z] [2020-12-23T13:21:16.829Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:16.829Z] #51 58.43 strconv [2020-12-23T13:21:16.829Z] #51 58.47 syscall [2020-12-23T13:21:16.829Z] #51 58.60 strings [2020-12-23T13:21:16.829Z] #51 58.63 bytes [2020-12-23T13:21:16.829Z] #51 64.70 bufio [2020-12-23T13:21:16.829Z] #51 67.75 text/tabwriter [2020-12-23T13:21:16.829Z] #51 ... [2020-12-23T13:21:16.829Z] [2020-12-23T13:21:16.829Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:16.829Z] #37 5.694 -- Detecting C compile features - done [2020-12-23T13:21:16.829Z] #37 5.775 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T13:21:16.829Z] #37 6.014 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T13:21:16.829Z] #37 6.204 -- Configuring done [2020-12-23T13:21:16.829Z] #37 6.226 -- Generating done [2020-12-23T13:21:16.829Z] #37 6.237 -- Build files have been written to: /tmp/tmp.iEdF9DcePr/tini [2020-12-23T13:21:16.829Z] #37 6.271 + make tini-static [2020-12-23T13:21:16.829Z] #37 6.678 Scanning dependencies of target tini-static [2020-12-23T13:21:16.829Z] #37 6.754 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T13:21:16.857Z] #41 78.03 DEP criu/seccomp.d [2020-12-23T13:21:16.857Z] #41 78.24 DEP criu/rst-malloc.d [2020-12-23T13:21:16.959Z] #62 22.02 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T13:21:17.038Z] #41 72.17 DEP criu/sysfs_parse.d [2020-12-23T13:21:17.038Z] #41 72.27 DEP criu/sysctl.d [2020-12-23T13:21:17.038Z] #41 72.40 DEP criu/string.d [2020-12-23T13:21:17.118Z] #41 78.32 DEP criu/rbtree.d [2020-12-23T13:21:17.118Z] #41 78.36 DEP criu/pstree.d [2020-12-23T13:21:17.306Z] #41 72.46 DEP criu/stats.d [2020-12-23T13:21:17.380Z] #41 78.60 DEP criu/protobuf.d [2020-12-23T13:21:17.568Z] #41 72.61 DEP criu/sockets.d [2020-12-23T13:21:17.568Z] #41 72.84 DEP criu/sk-unix.d [2020-12-23T13:21:17.641Z] #41 78.81 GEN criu/protobuf-desc-gen.h [2020-12-23T13:21:17.695Z] #54 136.4 + bin/containerd-shim-runc-v1 [2020-12-23T13:21:17.829Z] #41 73.12 DEP criu/sk-tcp.d [2020-12-23T13:21:18.091Z] #41 73.33 DEP criu/sk-queue.d [2020-12-23T13:21:18.360Z] #37 8.813 [100%] Linking C executable tini-static [2020-12-23T13:21:18.377Z] #41 73.48 DEP criu/sk-packet.d [2020-12-23T13:21:18.377Z] #41 73.66 DEP criu/sk-netlink.d [2020-12-23T13:21:18.656Z] #41 73.92 DEP criu/sk-inet.d [2020-12-23T13:21:18.889Z] #62 ... [2020-12-23T13:21:18.889Z] [2020-12-23T13:21:18.889Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:18.889Z] #47 13.78 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T13:21:18.889Z] #47 13.86 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T13:21:18.889Z] #47 13.87 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:21:18.889Z] #47 13.88 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:21:18.889Z] #47 13.97 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T13:21:18.889Z] #47 14.08 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T13:21:18.889Z] #47 14.08 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T13:21:18.889Z] #47 14.13 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T13:21:18.889Z] #47 14.29 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:21:18.889Z] #47 14.34 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:21:18.889Z] #47 14.35 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:21:18.889Z] #47 14.36 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:21:18.889Z] #47 14.39 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:21:18.889Z] #47 14.43 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T13:21:18.889Z] #47 15.10 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:21:18.889Z] #47 15.10 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:21:18.889Z] #47 15.14 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:21:18.889Z] #47 15.32 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T13:21:18.889Z] #47 15.45 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T13:21:18.889Z] #47 15.49 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T13:21:18.889Z] #47 15.50 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:21:18.889Z] #47 15.67 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T13:21:18.889Z] #47 15.83 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T13:21:18.889Z] #47 15.89 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T13:21:18.889Z] #47 15.91 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:21:18.889Z] #47 15.99 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:21:18.889Z] #47 16.00 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:21:18.889Z] #47 16.06 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T13:21:18.889Z] #47 16.17 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:21:18.889Z] #47 16.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:21:18.889Z] #47 16.28 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:21:18.889Z] #47 16.61 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:21:18.889Z] #47 16.64 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:21:18.889Z] #47 16.69 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T13:21:18.889Z] #47 16.84 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:21:18.889Z] #47 16.87 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:21:18.889Z] #47 17.00 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:21:18.889Z] #47 17.00 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:21:18.889Z] #47 17.21 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:21:18.889Z] #47 17.25 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T13:21:18.889Z] #47 17.56 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:21:18.889Z] #47 17.65 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:21:18.889Z] #47 17.80 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:21:18.889Z] #47 18.76 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:21:18.889Z] #47 21.98 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:21:18.889Z] #47 22.11 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:21:18.889Z] #47 22.11 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:21:18.889Z] #47 22.14 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:21:18.889Z] #47 22.17 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:21:18.889Z] #47 22.18 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:21:18.889Z] #47 22.19 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:21:18.889Z] #47 22.19 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:21:18.889Z] #47 22.25 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:21:18.889Z] #47 22.29 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:21:18.889Z] #47 22.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:21:18.889Z] #47 22.30 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:21:18.889Z] #47 22.40 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:21:18.889Z] #47 22.40 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:21:18.889Z] #47 22.42 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:21:18.889Z] #47 22.43 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:21:18.889Z] #47 22.46 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:21:18.889Z] #47 22.58 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:21:18.889Z] #47 22.58 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:21:18.889Z] #47 22.60 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T13:21:18.889Z] #47 22.64 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:21:18.889Z] #47 22.65 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:21:18.889Z] #47 22.79 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:21:18.889Z] #47 22.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:21:18.889Z] #47 22.86 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:21:18.889Z] #47 22.86 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:21:18.889Z] #47 22.87 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:21:18.889Z] #47 22.87 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:21:18.889Z] #47 22.87 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:21:18.889Z] #47 22.94 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:21:18.889Z] #47 22.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:21:18.889Z] #47 22.99 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T13:21:18.889Z] #47 23.04 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:21:18.889Z] #47 23.04 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:21:18.889Z] #47 23.08 go: downloading golang.org/x/text v0.3.2 [2020-12-23T13:21:18.889Z] #47 23.10 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:21:18.889Z] #47 23.10 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:21:18.889Z] #47 23.16 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T13:21:18.889Z] #47 23.16 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:21:18.889Z] #47 23.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:21:18.889Z] #47 23.26 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:21:18.889Z] #47 23.27 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:21:18.889Z] #47 23.45 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:21:18.889Z] #47 23.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:21:18.889Z] #47 23.51 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:21:18.889Z] #47 23.80 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:21:18.889Z] #47 23.80 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:21:18.889Z] #47 23.95 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:21:18.889Z] #47 ... [2020-12-23T13:21:18.889Z] [2020-12-23T13:21:18.889Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:21:18.889Z] #27 21.09 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2020-12-23T13:21:18.889Z] #27 21.60 [2020-12-23T13:21:18.889Z] #27 21.95 0.4% ################################################################ 89.3% ######################################################################## 100.0% [2020-12-23T13:21:18.889Z] #27 22.21 [2020-12-23T13:21:18.889Z] #27 23.58 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2020-12-23T13:21:18.889Z] #27 23.93 [2020-12-23T13:21:18.926Z] #41 74.10 DEP criu/signalfd.d [2020-12-23T13:21:19.004Z] #37 9.606 [100%] Built target tini-static [2020-12-23T13:21:19.189Z] #41 74.25 DEP criu/sigframe.d [2020-12-23T13:21:19.189Z] #41 74.38 DEP criu/shmem.d [2020-12-23T13:21:19.300Z] #37 9.714 + mkdir -p /build [2020-12-23T13:21:19.300Z] #37 9.716 + cp tini-static /build/docker-init [2020-12-23T13:21:19.300Z] #37 DONE 9.9s [2020-12-23T13:21:19.300Z] [2020-12-23T13:21:19.300Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:19.300Z] #43 3.195 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:21:19.300Z] #43 3.259 GEN .gitid [2020-12-23T13:21:19.300Z] #43 3.273 GEN criu/include/version.h [2020-12-23T13:21:19.300Z] #43 3.360 GEN include/common/asm [2020-12-23T13:21:19.300Z] #43 5.506 PBCC images/timens.pb-c.c [2020-12-23T13:21:19.300Z] #43 5.535 DEP images/timens.pb-c.d [2020-12-23T13:21:19.300Z] #43 5.625 PBCC images/fown.pb-c.c [2020-12-23T13:21:19.300Z] #43 5.651 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T13:21:19.300Z] #43 5.780 PBCC images/opts.pb-c.c [2020-12-23T13:21:19.300Z] #43 5.854 PBCC images/memfd.pb-c.c [2020-12-23T13:21:19.459Z] #41 74.61 DEP criu/servicefd.d [2020-12-23T13:21:19.556Z] #41 80.52 DEP criu/protobuf-desc.d [2020-12-23T13:21:19.556Z] #41 80.68 DEP criu/proc_parse.d [2020-12-23T13:21:19.556Z] #41 80.95 DEP criu/plugin.d [2020-12-23T13:21:19.612Z] #43 5.921 DEP images/fown.pb-c.d [2020-12-23T13:21:19.612Z] #43 6.013 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T13:21:19.612Z] #43 6.094 DEP images/opts.pb-c.d [2020-12-23T13:21:19.721Z] #41 74.75 DEP criu/seize.d [2020-12-23T13:21:19.721Z] #41 74.92 DEP criu/seccomp.d [2020-12-23T13:21:19.817Z] #41 81.06 DEP criu/pipes.d [2020-12-23T13:21:19.908Z] #43 6.187 DEP images/memfd.pb-c.d [2020-12-23T13:21:19.908Z] #43 6.304 PBCC images/sit.pb-c.c [2020-12-23T13:21:19.986Z] #41 75.22 DEP criu/rst-malloc.d [2020-12-23T13:21:19.986Z] #41 75.29 DEP criu/rbtree.d [2020-12-23T13:21:19.986Z] #41 75.32 DEP criu/pstree.d [2020-12-23T13:21:20.078Z] #41 81.21 DEP criu/pie-util.d [2020-12-23T13:21:20.078Z] #41 81.32 DEP criu/pie-util-vdso.d [2020-12-23T13:21:20.078Z] #41 81.46 DEP criu/pie-util-vdso-elf32.d [2020-12-23T13:21:20.201Z] #43 6.498 DEP images/sit.pb-c.d [2020-12-23T13:21:20.201Z] #43 6.662 PBCC images/macvlan.pb-c.c [2020-12-23T13:21:20.201Z] #43 6.693 DEP images/macvlan.pb-c.d [2020-12-23T13:21:20.247Z] #41 75.59 DEP criu/protobuf.d [2020-12-23T13:21:20.357Z] #41 ... [2020-12-23T13:21:20.357Z] [2020-12-23T13:21:20.357Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:20.357Z] #43 DONE 153.0s [2020-12-23T13:21:20.357Z] [2020-12-23T13:21:20.357Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:20.357Z] #41 81.63 DEP criu/path.d [2020-12-23T13:21:20.357Z] #41 ... [2020-12-23T13:21:20.357Z] [2020-12-23T13:21:20.357Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:20.357Z] #18 10.40 Reading package lists... [2020-12-23T13:21:20.357Z] #18 14.36 Reading package lists... [2020-12-23T13:21:20.357Z] #18 18.19 Building dependency tree... [2020-12-23T13:21:20.357Z] #18 19.93 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T13:21:20.357Z] #18 19.93 The following additional packages will be installed: [2020-12-23T13:21:20.357Z] #18 19.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T13:21:20.357Z] #18 19.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T13:21:20.357Z] #18 19.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T13:21:20.357Z] #18 19.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T13:21:20.357Z] #18 19.93 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T13:21:20.357Z] #18 19.93 Suggested packages: [2020-12-23T13:21:20.357Z] #18 19.93 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T13:21:20.357Z] #18 19.93 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T13:21:20.357Z] #18 19.93 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T13:21:20.357Z] #18 19.93 Recommended packages: [2020-12-23T13:21:20.357Z] #18 19.93 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T13:21:20.357Z] #18 19.93 python3-keyrings.alt python3-xdg unzip [2020-12-23T13:21:20.357Z] #18 21.88 The following NEW packages will be installed: [2020-12-23T13:21:20.357Z] #18 21.90 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T13:21:20.357Z] #18 21.90 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T13:21:20.357Z] #18 21.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T13:21:20.357Z] #18 21.90 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T13:21:20.357Z] #18 21.90 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T13:21:20.357Z] #18 21.91 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T13:21:20.357Z] #18 21.91 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T13:21:20.357Z] #18 21.91 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T13:21:20.357Z] #18 21.91 xz-utils zip [2020-12-23T13:21:20.410Z] #54 139.4 + bin/containerd-shim-runc-v2 [2020-12-23T13:21:20.494Z] #43 6.781 PBCC images/autofs.pb-c.c [2020-12-23T13:21:20.494Z] #43 6.828 DEP images/autofs.pb-c.d [2020-12-23T13:21:20.494Z] #43 6.921 PBCC images/sysctl.pb-c.c [2020-12-23T13:21:20.494Z] #43 6.971 DEP images/sysctl.pb-c.d [2020-12-23T13:21:20.508Z] #41 75.70 GEN criu/protobuf-desc-gen.h [2020-12-23T13:21:20.622Z] #18 ... [2020-12-23T13:21:20.622Z] [2020-12-23T13:21:20.622Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:20.622Z] #41 81.78 DEP criu/parasite-syscall.d [2020-12-23T13:21:20.699Z] #54 140.1 + binaries [2020-12-23T13:21:20.699Z] #54 140.1 + install -D bin/containerd /build/containerd [2020-12-23T13:21:20.699Z] #54 140.1 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T13:21:20.788Z] #43 7.090 PBCC images/time.pb-c.c [2020-12-23T13:21:20.788Z] #43 7.134 DEP images/time.pb-c.d [2020-12-23T13:21:20.788Z] #43 7.243 PBCC images/binfmt-misc.pb-c.c [2020-12-23T13:21:20.788Z] #43 7.261 DEP images/binfmt-misc.pb-c.d [2020-12-23T13:21:20.788Z] #43 7.341 PBCC images/seccomp.pb-c.c [2020-12-23T13:21:20.883Z] #41 82.12 DEP criu/pagemap.d [2020-12-23T13:21:20.989Z] #54 140.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T13:21:20.989Z] #54 140.1 + install -D bin/ctr /build/ctr [2020-12-23T13:21:21.087Z] #43 7.371 DEP images/seccomp.pb-c.d [2020-12-23T13:21:21.087Z] #43 7.399 PBCC images/userns.pb-c.c [2020-12-23T13:21:21.087Z] #43 7.412 DEP images/userns.pb-c.d [2020-12-23T13:21:21.087Z] #43 7.438 PBCC images/cgroup.pb-c.c [2020-12-23T13:21:21.087Z] #43 7.461 DEP images/cgroup.pb-c.d [2020-12-23T13:21:21.087Z] #43 7.490 PBCC images/ext-file.pb-c.c [2020-12-23T13:21:21.087Z] #43 7.522 DEP images/ext-file.pb-c.d [2020-12-23T13:21:21.087Z] #43 7.574 PBCC images/rpc.pb-c.c [2020-12-23T13:21:21.144Z] #41 82.44 DEP criu/pagemap-cache.d [2020-12-23T13:21:21.322Z] #27 24.25 0.0% #### 6.0% ####### 10.0% ######### 13.8% ############# 18.2% ################# 24.0% #################### 28.6% ####################### 33.1% ########################### 38.5% ############################### 43.7% ################################## 48.2% ##################################### 52.6% ######################################### 58.2% ############################################ 61.9% ################################################ 67.0% ################################################### 71.8% ###################################################### 75.7% ######################################################## 78.8% ########################################################### 83.0% ############################################################## 87.1% ################################################################## 91.8% ##################################################################### 96.2% ######################################################################## 100.0% [2020-12-23T13:21:21.322Z] #27 27.38 [2020-12-23T13:21:21.384Z] #43 7.626 DEP images/rpc.pb-c.d [2020-12-23T13:21:21.384Z] #43 7.690 PBCC images/siginfo.pb-c.c [2020-12-23T13:21:21.384Z] #43 7.701 DEP images/siginfo.pb-c.d [2020-12-23T13:21:21.384Z] #43 7.839 PBCC images/pagemap.pb-c.c [2020-12-23T13:21:21.384Z] #43 ... [2020-12-23T13:21:21.384Z] [2020-12-23T13:21:21.384Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:21.384Z] #34 63.18 bufio [2020-12-23T13:21:21.384Z] #34 65.21 reflect [2020-12-23T13:21:21.384Z] #34 66.17 path [2020-12-23T13:21:21.384Z] #34 68.00 text/tabwriter [2020-12-23T13:21:21.384Z] #34 ... [2020-12-23T13:21:21.384Z] [2020-12-23T13:21:21.384Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:21.384Z] #43 7.881 DEP images/pagemap.pb-c.d [2020-12-23T13:21:21.384Z] #43 7.932 PBCC images/rlimit.pb-c.c [2020-12-23T13:21:21.384Z] #43 7.953 DEP images/rlimit.pb-c.d [2020-12-23T13:21:21.405Z] #41 82.68 DEP criu/page-xfer.d [2020-12-23T13:21:21.453Z] #41 ... [2020-12-23T13:21:21.453Z] [2020-12-23T13:21:21.453Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:21.453Z] #18 10.51 Fetched 8410 kB in 9s (901 kB/s) [2020-12-23T13:21:21.453Z] #18 10.51 Reading package lists... [2020-12-23T13:21:21.453Z] #18 14.55 Reading package lists... [2020-12-23T13:21:21.453Z] #18 18.66 Building dependency tree... [2020-12-23T13:21:21.453Z] #18 ... [2020-12-23T13:21:21.453Z] [2020-12-23T13:21:21.453Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:21.453Z] #43 DONE 145.7s [2020-12-23T13:21:21.553Z] #43 ... [2020-12-23T13:21:21.553Z] [2020-12-23T13:21:21.553Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:21.553Z] #45 11.37 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:21:21.553Z] #45 11.51 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:21:21.553Z] #45 11.59 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:21:21.553Z] #45 11.64 go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T13:21:21.553Z] #45 11.81 go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T13:21:21.553Z] #45 12.58 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:21:21.553Z] #45 12.63 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:21:21.553Z] #45 15.52 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:21:21.553Z] #45 15.96 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:21:21.617Z] #54 DONE 140.7s [2020-12-23T13:21:21.666Z] #41 82.96 DEP criu/page-pipe.d [2020-12-23T13:21:21.684Z] #43 8.004 PBCC images/file-lock.pb-c.c [2020-12-23T13:21:21.684Z] #43 8.029 DEP images/file-lock.pb-c.d [2020-12-23T13:21:21.684Z] #43 8.082 PBCC images/tty.pb-c.c [2020-12-23T13:21:21.684Z] #43 8.154 DEP images/tty.pb-c.d [2020-12-23T13:21:21.714Z] [2020-12-23T13:21:21.714Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:21:21.714Z] #30 ... [2020-12-23T13:21:21.714Z] [2020-12-23T13:21:21.714Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:21.714Z] #18 20.85 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T13:21:21.714Z] #18 20.85 The following additional packages will be installed: [2020-12-23T13:21:21.714Z] #18 20.88 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T13:21:21.714Z] #18 20.88 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T13:21:21.714Z] #18 20.88 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T13:21:21.714Z] #18 20.88 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T13:21:21.714Z] #18 20.90 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T13:21:21.714Z] #18 20.90 Suggested packages: [2020-12-23T13:21:21.714Z] #18 20.90 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T13:21:21.714Z] #18 20.90 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T13:21:21.714Z] #18 20.90 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T13:21:21.714Z] #18 20.90 Recommended packages: [2020-12-23T13:21:21.714Z] #18 20.90 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T13:21:21.714Z] #18 20.90 python3-keyrings.alt python3-xdg unzip [2020-12-23T13:21:21.927Z] #41 83.04 DEP criu/netfilter.d [2020-12-23T13:21:21.927Z] #41 83.17 DEP criu/net.d [2020-12-23T13:21:21.980Z] #43 8.273 PBCC images/tun.pb-c.c [2020-12-23T13:21:21.980Z] #43 8.307 PBCC images/netdev.pb-c.c [2020-12-23T13:21:21.980Z] #43 8.381 DEP images/tun.pb-c.d [2020-12-23T13:21:21.980Z] #43 8.458 DEP images/netdev.pb-c.d [2020-12-23T13:21:22.045Z] Running on azwin-2-84f8e0 in d:\jenkins\workspace\moby_PR-41724 [Pipeline] { [Pipeline] ws [2020-12-23T13:21:22.060Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-12-23T13:21:22.187Z] #41 83.42 DEP criu/namespaces.d [2020-12-23T13:21:22.251Z] [2020-12-23T13:21:22.251Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T13:21:22.251Z] #55 DONE 0.3s [2020-12-23T13:21:22.251Z] [2020-12-23T13:21:22.251Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T13:21:22.274Z] #43 8.566 PBCC images/vma.pb-c.c [2020-12-23T13:21:22.274Z] #43 8.616 DEP images/vma.pb-c.d [2020-12-23T13:21:22.274Z] #43 8.693 PBCC images/creds.pb-c.c [2020-12-23T13:21:22.274Z] #43 8.708 DEP images/creds.pb-c.d [2020-12-23T13:21:22.274Z] #43 8.773 PBCC images/utsns.pb-c.c [2020-12-23T13:21:22.274Z] #43 8.784 DEP images/utsns.pb-c.d [2020-12-23T13:21:22.448Z] #41 83.57 DEP criu/mount.d [2020-12-23T13:21:22.448Z] #41 83.71 DEP criu/memfd.d [2020-12-23T13:21:22.448Z] #41 83.85 DEP criu/mem.d [2020-12-23T13:21:22.540Z] #59 DONE 0.2s [2020-12-23T13:21:22.540Z] [2020-12-23T13:21:22.540Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T13:21:22.568Z] #43 8.847 PBCC images/ipc-desc.pb-c.c [2020-12-23T13:21:22.568Z] #43 8.886 PBCC images/ipc-sem.pb-c.c [2020-12-23T13:21:22.568Z] #43 8.913 DEP images/ipc-desc.pb-c.d [2020-12-23T13:21:22.568Z] #43 8.963 DEP images/ipc-sem.pb-c.d [2020-12-23T13:21:22.568Z] #43 9.001 PBCC images/ipc-msg.pb-c.c [2020-12-23T13:21:22.568Z] #43 9.028 DEP images/ipc-msg.pb-c.d [2020-12-23T13:21:22.568Z] #43 9.060 PBCC images/ipc-shm.pb-c.c [2020-12-23T13:21:22.568Z] #43 9.088 DEP images/ipc-shm.pb-c.d [2020-12-23T13:21:22.568Z] #43 9.138 PBCC images/ipc-var.pb-c.c [2020-12-23T13:21:22.709Z] #41 84.01 DEP criu/lsm.d [2020-12-23T13:21:22.830Z] #61 DONE 0.2s [2020-12-23T13:21:22.830Z] [2020-12-23T13:21:22.830Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T13:21:22.830Z] #63 DONE 0.1s [2020-12-23T13:21:22.830Z] [2020-12-23T13:21:22.830Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T13:21:22.863Z] #43 9.161 DEP images/ipc-var.pb-c.d [2020-12-23T13:21:22.863Z] #43 9.236 PBCC images/sk-opts.pb-c.c [2020-12-23T13:21:22.863Z] #43 9.257 PBCC images/packet-sock.pb-c.c [2020-12-23T13:21:22.863Z] #43 9.344 DEP images/sk-opts.pb-c.d [2020-12-23T13:21:22.923Z] #45 ... [2020-12-23T13:21:22.923Z] [2020-12-23T13:21:22.923Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:21:22.923Z] #30 7.674 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-12-23T13:21:22.923Z] #30 7.674 Cloning into '.'... [2020-12-23T13:21:22.923Z] #30 ... [2020-12-23T13:21:22.923Z] [2020-12-23T13:21:22.923Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:22.923Z] #43 18.12 unicode/utf8 [2020-12-23T13:21:22.970Z] #41 84.17 DEP criu/log.d [2020-12-23T13:21:22.970Z] #41 84.33 DEP criu/libnetlink.d [2020-12-23T13:21:23.120Z] #64 DONE 0.1s [2020-12-23T13:21:23.120Z] [2020-12-23T13:21:23.120Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T13:21:23.157Z] #43 9.413 DEP images/packet-sock.pb-c.d [2020-12-23T13:21:23.157Z] #43 9.495 PBCC images/sk-netlink.pb-c.c [2020-12-23T13:21:23.157Z] #43 9.556 DEP images/sk-netlink.pb-c.d [2020-12-23T13:21:23.157Z] #43 9.622 PBCC images/sk-inet.pb-c.c [2020-12-23T13:21:23.157Z] #43 9.699 DEP images/sk-inet.pb-c.d [2020-12-23T13:21:23.180Z] #43 ... [2020-12-23T13:21:23.180Z] [2020-12-23T13:21:23.180Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:23.180Z] #53 8.516 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:21:23.181Z] #53 8.743 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:21:23.181Z] #53 8.743 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:21:23.181Z] #53 10.62 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:21:23.181Z] #53 13.79 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:21:23.181Z] #53 17.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:21:23.231Z] #41 84.44 DEP criu/kerndat.d [2020-12-23T13:21:23.231Z] #41 84.60 DEP criu/kcmp-ids.d [2020-12-23T13:21:23.258Z] #27 28.84 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2020-12-23T13:21:23.436Z] #53 ... [2020-12-23T13:21:23.436Z] [2020-12-23T13:21:23.436Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:23.436Z] #56 9.088 Checking out files: 97% (771/794) Checking out files: 98% (779/794) Checking out files: 99% (787/794) Checking out files: 100% (794/794) Checking out files: 100% (794/794), done. [2020-12-23T13:21:23.436Z] #56 9.142 + cd /tmp/tmp.E0zs6atmJR/src/github.com/rootless-containers/rootlesskit [2020-12-23T13:21:23.436Z] #56 9.149 + git checkout -q 2886253e467c5444a4d2ac7084e53aa3cc50055d [2020-12-23T13:21:23.436Z] #56 9.603 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:21:23.436Z] #56 9.608 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-12-23T13:21:23.436Z] #56 ... [2020-12-23T13:21:23.436Z] [2020-12-23T13:21:23.436Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:23.436Z] #47 18.73 go: downloading github.com/spf13/cobra v0.0.5 [2020-12-23T13:21:23.436Z] #47 18.82 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:21:23.453Z] #43 9.831 PBCC images/sk-unix.pb-c.c [2020-12-23T13:21:23.453Z] #43 ... [2020-12-23T13:21:23.453Z] [2020-12-23T13:21:23.453Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:23.453Z] #45 65.40 bufio [2020-12-23T13:21:23.453Z] #45 66.16 reflect [2020-12-23T13:21:23.453Z] #45 70.68 regexp/syntax [2020-12-23T13:21:23.493Z] #41 84.74 DEP criu/irmap.d [2020-12-23T13:21:23.493Z] #41 84.87 DEP criu/ipc_ns.d [2020-12-23T13:21:23.522Z] #27 29.47 [2020-12-23T13:21:23.693Z] #47 19.06 go: downloading github.com/pkg/errors v0.8.1 [2020-12-23T13:21:23.749Z] #45 ... [2020-12-23T13:21:23.749Z] [2020-12-23T13:21:23.749Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:23.749Z] #43 9.990 DEP images/sk-unix.pb-c.d [2020-12-23T13:21:23.749Z] #43 10.07 PBCC images/mm.pb-c.c [2020-12-23T13:21:23.749Z] #43 10.14 DEP images/mm.pb-c.d [2020-12-23T13:21:23.749Z] #43 10.24 PBCC images/timerfd.pb-c.c [2020-12-23T13:21:23.749Z] #65 DONE 0.6s [2020-12-23T13:21:23.749Z] [2020-12-23T13:21:23.749Z] #66 exporting to image [2020-12-23T13:21:23.749Z] #66 exporting layers [2020-12-23T13:21:23.754Z] #41 85.02 DEP criu/image.d [2020-12-23T13:21:23.754Z] #41 85.14 DEP criu/image-desc.d [2020-12-23T13:21:23.787Z] #27 29.72 #=#=# ######################################################################## 100.0% [2020-12-23T13:21:23.949Z] #47 19.13 go: downloading github.com/spf13/pflag v1.0.5 [2020-12-23T13:21:24.015Z] #41 85.21 DEP criu/fsnotify.d [2020-12-23T13:21:24.015Z] #41 85.36 DEP criu/filesystems.d [2020-12-23T13:21:24.043Z] #43 10.26 DEP images/timerfd.pb-c.d [2020-12-23T13:21:24.044Z] #43 10.32 PBCC images/timer.pb-c.c [2020-12-23T13:21:24.044Z] #43 10.36 DEP images/timer.pb-c.d [2020-12-23T13:21:24.044Z] #43 10.46 PBCC images/sa.pb-c.c [2020-12-23T13:21:24.051Z] #27 29.91 [2020-12-23T13:21:24.205Z] #47 19.54 go: downloading github.com/spf13/viper v1.6.1 [2020-12-23T13:21:24.265Z] #18 23.12 The following NEW packages will be installed: [2020-12-23T13:21:24.265Z] #18 23.13 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T13:21:24.265Z] #18 23.13 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T13:21:24.265Z] #18 23.13 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T13:21:24.265Z] #18 23.13 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T13:21:24.265Z] #18 23.13 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T13:21:24.265Z] #18 23.13 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T13:21:24.265Z] #18 23.14 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T13:21:24.265Z] #18 23.14 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T13:21:24.265Z] #18 23.14 xz-utils zip [2020-12-23T13:21:24.265Z] #18 23.44 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:21:24.265Z] #18 23.44 Need to get 28.5 MB of archives. [2020-12-23T13:21:24.265Z] #18 23.44 After this operation, 116 MB of additional disk space will be used. [2020-12-23T13:21:24.265Z] #18 23.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-23T13:21:24.275Z] #41 85.52 DEP criu/files.d [2020-12-23T13:21:24.275Z] #41 85.69 DEP criu/files-reg.d [2020-12-23T13:21:24.341Z] #43 10.53 DEP images/sa.pb-c.d [2020-12-23T13:21:24.341Z] #43 10.58 PBCC images/pipe-data.pb-c.c [2020-12-23T13:21:24.341Z] #43 10.61 DEP images/pipe-data.pb-c.d [2020-12-23T13:21:24.341Z] #43 10.71 PBCC images/mnt.pb-c.c [2020-12-23T13:21:24.341Z] #43 10.77 DEP images/mnt.pb-c.d [2020-12-23T13:21:24.341Z] #43 10.86 PBCC images/sk-packet.pb-c.c [2020-12-23T13:21:24.341Z] #43 10.88 DEP images/sk-packet.pb-c.d [2020-12-23T13:21:24.462Z] #47 19.54 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:21:24.462Z] #47 19.54 go: downloading github.com/stretchr/testify v1.4.0 [2020-12-23T13:21:24.462Z] #47 19.54 go: extracting github.com/pkg/errors v0.8.1 [2020-12-23T13:21:24.462Z] #47 19.57 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:21:24.527Z] #18 23.44 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-23T13:21:24.527Z] #18 23.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-23T13:21:24.527Z] #18 23.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-23T13:21:24.527Z] #18 23.59 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-23T13:21:24.527Z] #18 23.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-23T13:21:24.527Z] #18 23.67 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T13:21:24.527Z] #18 23.69 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-23T13:21:24.527Z] #18 23.69 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-23T13:21:24.527Z] #18 23.70 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-23T13:21:24.527Z] #18 23.71 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-23T13:21:24.527Z] #18 23.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-23T13:21:24.527Z] #18 23.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-23T13:21:24.527Z] #18 23.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-23T13:21:24.527Z] #18 23.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-23T13:21:24.527Z] #18 23.72 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-23T13:21:24.527Z] #18 23.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T13:21:24.527Z] #18 23.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:21:24.527Z] #18 23.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T13:21:24.527Z] #18 23.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-23T13:21:24.527Z] #18 23.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-23T13:21:24.527Z] #18 23.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-23T13:21:24.536Z] #41 85.87 DEP criu/files-ext.d [2020-12-23T13:21:24.637Z] #43 11.01 PBCC images/tcp-stream.pb-c.c [2020-12-23T13:21:24.637Z] #43 11.06 DEP images/tcp-stream.pb-c.d [2020-12-23T13:21:24.637Z] #43 11.11 PBCC images/pipe.pb-c.c [2020-12-23T13:21:24.719Z] #47 19.84 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:21:24.719Z] #47 20.01 go: extracting github.com/spf13/cobra v0.0.5 [2020-12-23T13:21:24.788Z] #18 23.82 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-23T13:21:24.788Z] #18 23.83 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T13:21:24.788Z] #18 23.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T13:21:24.788Z] #18 23.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T13:21:24.788Z] #18 23.86 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-23T13:21:24.788Z] #18 23.86 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-23T13:21:24.788Z] #18 23.86 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T13:21:24.797Z] #41 86.03 DEP criu/file-lock.d [2020-12-23T13:21:24.932Z] #43 11.20 DEP images/pipe.pb-c.d [2020-12-23T13:21:24.932Z] #43 11.24 PBCC images/pstree.pb-c.c [2020-12-23T13:21:24.932Z] #43 11.28 DEP images/pstree.pb-c.d [2020-12-23T13:21:24.932Z] #43 11.38 PBCC images/fs.pb-c.c [2020-12-23T13:21:24.932Z] #43 11.41 DEP images/fs.pb-c.d [2020-12-23T13:21:24.932Z] #43 11.49 PBCC images/signalfd.pb-c.c [2020-12-23T13:21:24.990Z] #47 20.26 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:21:25.004Z] #27 30.83 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2020-12-23T13:21:25.004Z] #27 ... [2020-12-23T13:21:25.004Z] [2020-12-23T13:21:25.004Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:25.005Z] #11 19.98 Fetched 8234 kB in 14s (606 kB/s) [2020-12-23T13:21:25.005Z] #11 19.98 Reading package lists... [2020-12-23T13:21:25.005Z] #11 28.41 Reading package lists... [2020-12-23T13:21:25.005Z] #11 ... [2020-12-23T13:21:25.005Z] [2020-12-23T13:21:25.005Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:25.005Z] #47 24.02 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:21:25.005Z] #47 24.04 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T13:21:25.005Z] #47 24.16 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:21:25.005Z] #47 24.19 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:21:25.005Z] #47 24.69 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:21:25.005Z] #47 25.02 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:21:25.005Z] #47 25.09 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:21:25.005Z] #47 25.50 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:21:25.005Z] #47 25.51 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:21:25.005Z] #47 25.56 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:21:25.005Z] #47 25.68 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:21:25.005Z] #47 25.78 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:21:25.005Z] #47 25.89 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:21:25.005Z] #47 25.96 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:21:25.005Z] #47 26.08 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:21:25.005Z] #47 26.24 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:21:25.005Z] #47 26.33 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:21:25.005Z] #47 26.57 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:21:25.005Z] #47 26.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:21:25.005Z] #47 26.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:21:25.005Z] #47 27.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:21:25.005Z] #47 27.18 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T13:21:25.005Z] #47 28.63 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:21:25.005Z] #47 28.97 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:21:25.005Z] #47 29.11 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:21:25.005Z] #47 29.11 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:21:25.005Z] #47 29.37 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:21:25.005Z] #47 29.42 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:21:25.005Z] #47 29.50 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T13:21:25.005Z] #47 29.51 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:21:25.005Z] #47 29.65 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:21:25.005Z] #47 29.68 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:21:25.005Z] #47 29.82 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:21:25.005Z] #47 29.83 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T13:21:25.005Z] #47 29.97 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:21:25.005Z] #47 30.08 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:21:25.005Z] #47 30.10 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T13:21:25.051Z] #18 24.34 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T13:21:25.058Z] #41 86.19 DEP criu/file-ids.d [2020-12-23T13:21:25.058Z] #41 86.32 DEP criu/fifo.d [2020-12-23T13:21:25.236Z] #43 11.53 DEP images/signalfd.pb-c.d [2020-12-23T13:21:25.236Z] #43 11.59 PBCC images/fh.pb-c.c [2020-12-23T13:21:25.236Z] #43 11.67 PBCC images/fsnotify.pb-c.c [2020-12-23T13:21:25.246Z] #47 20.42 go: extracting github.com/spf13/viper v1.6.1 [2020-12-23T13:21:25.246Z] #47 20.61 go: extracting github.com/stretchr/testify v1.4.0 [2020-12-23T13:21:25.269Z] #47 30.30 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:21:25.269Z] #47 ... [2020-12-23T13:21:25.269Z] [2020-12-23T13:21:25.269Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:21:25.269Z] #27 31.35 [2020-12-23T13:21:25.313Z] #18 24.34 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T13:21:25.313Z] #18 24.35 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T13:21:25.313Z] #18 24.36 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-23T13:21:25.313Z] #18 24.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-23T13:21:25.313Z] #18 24.40 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T13:21:25.313Z] #18 24.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T13:21:25.313Z] #18 24.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T13:21:25.313Z] #18 24.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-23T13:21:25.313Z] #18 24.51 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T13:21:25.313Z] #18 24.52 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T13:21:25.313Z] #18 24.54 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T13:21:25.313Z] #18 24.54 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-23T13:21:25.313Z] #18 24.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-23T13:21:25.319Z] #41 86.50 DEP criu/fdstore.d [2020-12-23T13:21:25.319Z] #41 86.61 DEP criu/fault-injection.d [2020-12-23T13:21:25.319Z] #41 86.67 DEP criu/external.d [2020-12-23T13:21:25.530Z] #43 11.77 DEP images/fh.pb-c.d [2020-12-23T13:21:25.530Z] #43 11.88 DEP images/fsnotify.pb-c.d [2020-12-23T13:21:25.530Z] #43 12.02 PBCC images/eventpoll.pb-c.c [2020-12-23T13:21:25.534Z] #27 31.60 ######################################################################## 100.0% [2020-12-23T13:21:25.534Z] #27 31.69 [2020-12-23T13:21:25.574Z] #18 24.63 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-23T13:21:25.574Z] #18 24.63 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T13:21:25.580Z] #41 86.75 DEP criu/eventpoll.d [2020-12-23T13:21:25.580Z] #41 86.91 DEP criu/eventfd.d [2020-12-23T13:21:25.801Z] #27 31.78 Download of images into '/build' complete. [2020-12-23T13:21:25.801Z] #27 31.78 Use something like the following to load the result into a Docker daemon: [2020-12-23T13:21:25.801Z] #27 31.79 tar -cC '/build' . | docker load [2020-12-23T13:21:25.809Z] #47 20.85 go: extracting github.com/spf13/pflag v1.0.5 [2020-12-23T13:21:25.824Z] #43 12.06 DEP images/eventpoll.pb-c.d [2020-12-23T13:21:25.824Z] #43 12.12 PBCC images/eventfd.pb-c.c [2020-12-23T13:21:25.824Z] #43 12.17 DEP images/eventfd.pb-c.d [2020-12-23T13:21:25.824Z] #43 12.24 PBCC images/remap-file-path.pb-c.c [2020-12-23T13:21:25.824Z] #43 12.27 DEP images/remap-file-path.pb-c.d [2020-12-23T13:21:25.836Z] #18 24.97 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-23T13:21:25.836Z] #18 25.02 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-23T13:21:25.836Z] #18 25.06 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-23T13:21:25.841Z] #41 87.04 DEP criu/crtools.d [2020-12-23T13:21:25.841Z] #41 87.26 DEP criu/cr-service.d [2020-12-23T13:21:26.102Z] #41 87.45 DEP criu/cr-restore.d [2020-12-23T13:21:26.118Z] #43 12.32 PBCC images/fifo.pb-c.c [2020-12-23T13:21:26.118Z] #43 12.37 DEP images/fifo.pb-c.d [2020-12-23T13:21:26.118Z] #43 12.42 PBCC images/ghost-file.pb-c.c [2020-12-23T13:21:26.118Z] #43 ... [2020-12-23T13:21:26.118Z] [2020-12-23T13:21:26.118Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:26.118Z] #13 67.75 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T13:21:26.118Z] #13 67.75 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T13:21:26.118Z] #13 67.76 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:21:26.118Z] #13 75.47 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T13:21:26.118Z] #13 75.48 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-23T13:21:26.118Z] #13 75.50 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:21:26.118Z] #13 75.62 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T13:21:26.118Z] #13 75.63 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-23T13:21:26.118Z] #13 75.64 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:21:26.118Z] #13 ... [2020-12-23T13:21:26.118Z] [2020-12-23T13:21:26.118Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:26.118Z] #43 12.51 DEP images/ghost-file.pb-c.d [2020-12-23T13:21:26.118Z] #43 12.58 PBCC images/regfile.pb-c.c [2020-12-23T13:21:26.118Z] #43 12.67 DEP images/regfile.pb-c.d [2020-12-23T13:21:26.363Z] #41 87.66 DEP criu/cr-errno.d [2020-12-23T13:21:26.363Z] #41 87.68 DEP criu/cr-dump.d [2020-12-23T13:21:26.371Z] #47 21.47 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:21:26.371Z] #47 ... [2020-12-23T13:21:26.371Z] [2020-12-23T13:21:26.371Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:26.371Z] #32 11.50 runtime [2020-12-23T13:21:26.371Z] #32 12.26 math [2020-12-23T13:21:26.371Z] #32 19.01 unicode/utf8 [2020-12-23T13:21:26.371Z] #32 19.73 internal/testlog [2020-12-23T13:21:26.371Z] #32 20.11 runtime/cgo [2020-12-23T13:21:26.371Z] #32 ... [2020-12-23T13:21:26.371Z] [2020-12-23T13:21:26.371Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:26.371Z] #22 21.67 + mkdir -p /build [2020-12-23T13:21:26.371Z] #22 21.72 + mv docker/docker /build/ [2020-12-23T13:21:26.371Z] #22 21.74 + rmdir docker [2020-12-23T13:21:26.412Z] #43 12.76 PBCC images/ns.pb-c.c [2020-12-23T13:21:26.412Z] #43 12.78 DEP images/ns.pb-c.d [2020-12-23T13:21:26.412Z] #43 12.92 PBCC images/fdinfo.pb-c.c [2020-12-23T13:21:26.477Z] #66 exporting layers 2.6s done [2020-12-23T13:21:26.477Z] #66 writing image sha256:db09ecfb0acc928930794d73c735fbcd4378bbfbbf6232f982288459d3479701 done [2020-12-23T13:21:26.477Z] #66 naming to docker.io/library/docker:587960aa7cbafa44655561cf2d56e807402d21e0 done [2020-12-23T13:21:26.477Z] #66 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-23T13:21:26.624Z] #41 87.88 DEP criu/cr-dedup.d [2020-12-23T13:21:26.624Z] #41 88.10 DEP criu/cr-check.d [2020-12-23T13:21:26.709Z] #43 13.03 DEP images/fdinfo.pb-c.d [2020-12-23T13:21:26.709Z] #43 13.15 PBCC images/core-aarch64.pb-c.c [2020-12-23T13:21:26.709Z] #43 13.26 PBCC images/core-arm.pb-c.c [2020-12-23T13:21:26.781Z] #18 25.74 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:21:26.781Z] #18 25.84 Fetched 28.5 MB in 2s (15.0 MB/s) [2020-12-23T13:21:26.781Z] #18 25.91 Selecting previously unselected package pigz. [2020-12-23T13:21:26.896Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/test/unit [2020-12-23T13:21:27.007Z] #43 13.36 PBCC images/core-ppc64.pb-c.c [2020-12-23T13:21:27.007Z] #43 13.45 PBCC images/core-s390.pb-c.c [2020-12-23T13:21:27.043Z] #18 25.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-12-23T13:21:27.043Z] #18 25.97 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-23T13:21:27.043Z] #18 25.98 Unpacking pigz (2.4-1) ... [2020-12-23T13:21:27.043Z] #18 26.08 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-23T13:21:27.043Z] #18 26.09 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:27.043Z] #18 26.10 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:27.196Z] #41 88.33 DEP criu/config.d [2020-12-23T13:21:27.196Z] #41 88.47 DEP criu/clone-noasan.d [2020-12-23T13:21:27.305Z] #43 13.56 PBCC images/core-x86.pb-c.c [2020-12-23T13:21:27.305Z] #43 13.62 PBCC images/core.pb-c.c [2020-12-23T13:21:27.305Z] #43 13.74 PBCC images/inventory.pb-c.c [2020-12-23T13:21:27.305Z] #43 13.85 DEP images/core-aarch64.pb-c.d [2020-12-23T13:21:27.466Z] #41 88.62 DEP criu/cgroup.d [2020-12-23T13:21:27.466Z] #41 88.75 DEP criu/cgroup-props.d [2020-12-23T13:21:27.601Z] #43 13.95 DEP images/core-arm.pb-c.d [2020-12-23T13:21:27.601Z] #43 13.99 DEP images/core-ppc64.pb-c.d [2020-12-23T13:21:27.601Z] #43 14.07 DEP images/core-s390.pb-c.d [2020-12-23T13:21:27.601Z] #43 14.12 DEP images/core-x86.pb-c.d [2020-12-23T13:21:27.617Z] #18 26.55 Selecting previously unselected package python3.7-minimal. [2020-12-23T13:21:27.617Z] #18 26.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:27.617Z] #18 26.57 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:21:27.727Z] #41 88.91 DEP criu/bitmap.d [2020-12-23T13:21:27.727Z] #41 88.95 DEP criu/bfd.d [2020-12-23T13:21:27.727Z] #41 89.06 DEP criu/autofs.d [2020-12-23T13:21:27.902Z] #43 14.21 DEP images/core.pb-c.d [2020-12-23T13:21:27.902Z] #43 14.27 DEP images/inventory.pb-c.d [2020-12-23T13:21:27.902Z] #43 14.32 PBCC images/cpuinfo.pb-c.c [2020-12-23T13:21:27.902Z] #43 14.36 DEP images/cpuinfo.pb-c.d [2020-12-23T13:21:27.989Z] #41 ... [2020-12-23T13:21:27.989Z] [2020-12-23T13:21:27.989Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:21:27.989Z] #30 DONE 162.0s [2020-12-23T13:21:27.989Z] [2020-12-23T13:21:27.989Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:27.989Z] #18 22.55 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:21:27.989Z] #18 22.55 Need to get 28.5 MB of archives. [2020-12-23T13:21:27.989Z] #18 22.55 After this operation, 116 MB of additional disk space will be used. [2020-12-23T13:21:27.989Z] #18 22.55 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-23T13:21:27.989Z] #18 22.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-23T13:21:27.989Z] #18 22.63 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-23T13:21:27.989Z] #18 22.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-23T13:21:27.989Z] #18 22.86 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-23T13:21:27.989Z] #18 22.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-23T13:21:27.989Z] #18 23.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T13:21:27.989Z] #18 23.06 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-23T13:21:27.989Z] #18 23.06 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-23T13:21:27.989Z] #18 23.06 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-23T13:21:27.989Z] #18 23.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-23T13:21:27.989Z] #18 23.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-23T13:21:27.989Z] #18 23.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-23T13:21:27.989Z] #18 23.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-23T13:21:27.989Z] #18 23.09 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-23T13:21:27.989Z] #18 23.09 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-23T13:21:27.989Z] #18 23.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T13:21:27.989Z] #18 23.12 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:21:27.989Z] #18 23.12 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T13:21:27.989Z] #18 23.15 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-23T13:21:27.989Z] #18 23.15 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-23T13:21:27.989Z] #18 23.17 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-23T13:21:27.989Z] #18 23.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-23T13:21:27.989Z] #18 23.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T13:21:27.989Z] #18 23.24 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T13:21:27.989Z] #18 23.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T13:21:27.989Z] #18 23.25 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-23T13:21:27.989Z] #18 23.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-23T13:21:27.989Z] #18 23.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T13:21:27.989Z] #18 23.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T13:21:27.989Z] #18 23.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T13:21:27.989Z] #18 23.90 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T13:21:27.989Z] #18 23.90 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-23T13:21:27.989Z] #18 23.91 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-23T13:21:27.989Z] #18 23.93 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T13:21:27.989Z] #18 24.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T13:21:27.989Z] #18 24.03 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T13:21:27.989Z] #18 24.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-23T13:21:27.989Z] #18 24.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T13:21:27.989Z] #18 24.07 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T13:21:27.989Z] #18 24.09 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T13:21:27.989Z] #18 24.09 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-23T13:21:27.989Z] #18 24.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-23T13:21:27.989Z] #18 24.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-23T13:21:27.989Z] #18 24.20 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T13:21:27.989Z] #18 24.51 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-23T13:21:27.989Z] #18 24.57 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-23T13:21:27.989Z] #18 24.61 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-23T13:21:27.989Z] #18 25.27 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:21:27.989Z] #18 25.39 Fetched 28.5 MB in 3s (10.8 MB/s) [2020-12-23T13:21:27.989Z] #18 25.46 Selecting previously unselected package pigz. [2020-12-23T13:21:27.989Z] #18 25.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 ... 23432 files and directories currently installed.) [2020-12-23T13:21:27.989Z] #18 25.49 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-23T13:21:27.989Z] #18 25.50 Unpacking pigz (2.4-1) ... [2020-12-23T13:21:27.989Z] #18 25.63 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-23T13:21:27.989Z] #18 25.64 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:27.989Z] #18 25.64 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:27.989Z] #18 26.14 Selecting previously unselected package python3.7-minimal. [2020-12-23T13:21:27.989Z] #18 26.15 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:27.989Z] #18 26.17 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:21:27.989Z] #18 27.14 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:27.989Z] #18 27.17 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:21:27.989Z] #18 29.53 Selecting previously unselected package python3-minimal. [2020-12-23T13:21:27.989Z] #18 29.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 ... 23681 files and directories currently installed.) [2020-12-23T13:21:27.989Z] #18 29.59 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-23T13:21:27.989Z] #18 29.60 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T13:21:27.989Z] #18 29.71 Selecting previously unselected package libmpdec2:amd64. [2020-12-23T13:21:27.989Z] #18 29.72 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-23T13:21:27.989Z] #18 29.76 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T13:21:28.198Z] #43 ... [2020-12-23T13:21:28.198Z] [2020-12-23T13:21:28.198Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:28.198Z] #47 DONE 79.8s [2020-12-23T13:21:28.198Z] [2020-12-23T13:21:28.198Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:28.198Z] #43 14.45 PBCC images/stats.pb-c.c [2020-12-23T13:21:28.198Z] #43 14.51 DEP images/stats.pb-c.d [2020-12-23T13:21:28.250Z] #18 29.94 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-23T13:21:28.250Z] #18 29.94 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:28.250Z] #18 29.96 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:28.265Z] #22 DONE 23.2s [2020-12-23T13:21:28.265Z] [2020-12-23T13:21:28.265Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:28.265Z] #49 20.91 + cd /tmp/tmp.Hk21bYTJg8/src/github.com/mvdan/sh [2020-12-23T13:21:28.265Z] #49 20.91 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-12-23T13:21:28.265Z] #49 21.11 + GO111MODULE=on [2020-12-23T13:21:28.265Z] #49 21.11 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-12-23T13:21:28.265Z] #49 23.05 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:21:28.265Z] #49 23.21 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:21:28.265Z] #49 23.28 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:21:28.265Z] #49 23.72 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:21:28.495Z] #43 ... [2020-12-23T13:21:28.495Z] [2020-12-23T13:21:28.495Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:28.495Z] #51 70.30 regexp/syntax [2020-12-23T13:21:28.495Z] #51 70.31 reflect [2020-12-23T13:21:28.495Z] #51 79.68 time [2020-12-23T13:21:28.522Z] #49 ... [2020-12-23T13:21:28.522Z] [2020-12-23T13:21:28.522Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:28.522Z] #34 13.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:21:28.522Z] #34 19.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:21:28.522Z] #34 ... [2020-12-23T13:21:28.522Z] [2020-12-23T13:21:28.522Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:28.522Z] #49 23.98 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:21:28.561Z] #18 27.56 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:28.561Z] #18 27.58 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:21:28.791Z] #51 ... [2020-12-23T13:21:28.791Z] [2020-12-23T13:21:28.791Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:28.791Z] #34 74.11 internal/syscall/execenv [2020-12-23T13:21:28.791Z] #34 74.12 internal/syscall/unix [2020-12-23T13:21:28.791Z] #34 74.16 time [2020-12-23T13:21:29.134Z] #18 ... [2020-12-23T13:21:29.134Z] [2020-12-23T13:21:29.134Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:21:29.134Z] #30 DONE 153.2s [2020-12-23T13:21:29.134Z] [2020-12-23T13:21:29.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:29.134Z] #41 77.97 DEP criu/protobuf-desc.d [2020-12-23T13:21:29.134Z] #41 78.11 DEP criu/proc_parse.d [2020-12-23T13:21:29.134Z] #41 78.35 DEP criu/plugin.d [2020-12-23T13:21:29.134Z] #41 78.45 DEP criu/pipes.d [2020-12-23T13:21:29.134Z] #41 78.67 DEP criu/pie-util.d [2020-12-23T13:21:29.134Z] #41 78.81 DEP criu/pie-util-vdso.d [2020-12-23T13:21:29.134Z] #41 78.91 DEP criu/pie-util-vdso-elf32.d [2020-12-23T13:21:29.134Z] #41 79.02 DEP criu/path.d [2020-12-23T13:21:29.134Z] #41 79.17 DEP criu/parasite-syscall.d [2020-12-23T13:21:29.134Z] #41 79.31 DEP criu/pagemap.d [2020-12-23T13:21:29.134Z] #41 79.41 DEP criu/pagemap-cache.d [2020-12-23T13:21:29.134Z] #41 79.51 DEP criu/page-xfer.d [2020-12-23T13:21:29.134Z] #41 79.69 DEP criu/page-pipe.d [2020-12-23T13:21:29.134Z] #41 79.76 DEP criu/netfilter.d [2020-12-23T13:21:29.134Z] #41 79.90 DEP criu/net.d [2020-12-23T13:21:29.134Z] #41 80.13 DEP criu/namespaces.d [2020-12-23T13:21:29.134Z] #41 80.27 DEP criu/mount.d [2020-12-23T13:21:29.134Z] #41 80.51 DEP criu/memfd.d [2020-12-23T13:21:29.134Z] #41 80.63 DEP criu/mem.d [2020-12-23T13:21:29.134Z] #41 80.79 DEP criu/lsm.d [2020-12-23T13:21:29.134Z] #41 80.95 DEP criu/log.d [2020-12-23T13:21:29.134Z] #41 81.12 DEP criu/libnetlink.d [2020-12-23T13:21:29.134Z] #41 81.26 DEP criu/kerndat.d [2020-12-23T13:21:29.134Z] #41 81.44 DEP criu/kcmp-ids.d [2020-12-23T13:21:29.134Z] #41 81.51 DEP criu/irmap.d [2020-12-23T13:21:29.134Z] #41 81.61 DEP criu/ipc_ns.d [2020-12-23T13:21:29.134Z] #41 81.78 DEP criu/image.d [2020-12-23T13:21:29.134Z] #41 81.97 DEP criu/image-desc.d [2020-12-23T13:21:29.134Z] #41 82.04 DEP criu/fsnotify.d [2020-12-23T13:21:29.134Z] #41 82.19 DEP criu/filesystems.d [2020-12-23T13:21:29.134Z] #41 82.35 DEP criu/files.d [2020-12-23T13:21:29.134Z] #41 82.60 DEP criu/files-reg.d [2020-12-23T13:21:29.134Z] #41 82.82 DEP criu/files-ext.d [2020-12-23T13:21:29.134Z] #41 82.95 DEP criu/file-lock.d [2020-12-23T13:21:29.134Z] #41 83.13 DEP criu/file-ids.d [2020-12-23T13:21:29.134Z] #41 83.23 DEP criu/fifo.d [2020-12-23T13:21:29.134Z] #41 83.41 DEP criu/fdstore.d [2020-12-23T13:21:29.134Z] #41 83.55 DEP criu/fault-injection.d [2020-12-23T13:21:29.134Z] #41 83.61 DEP criu/external.d [2020-12-23T13:21:29.134Z] #41 83.72 DEP criu/eventpoll.d [2020-12-23T13:21:29.134Z] #41 83.86 DEP criu/eventfd.d [2020-12-23T13:21:29.134Z] #41 84.00 DEP criu/crtools.d [2020-12-23T13:21:29.134Z] #41 84.21 DEP criu/cr-service.d [2020-12-23T13:21:29.396Z] #41 84.46 DEP criu/cr-restore.d [2020-12-23T13:21:29.453Z] #49 ... [2020-12-23T13:21:29.453Z] [2020-12-23T13:21:29.453Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:29.453Z] #11 14.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:21:29.453Z] #11 18.98 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:21:29.453Z] #11 ... [2020-12-23T13:21:29.453Z] [2020-12-23T13:21:29.453Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:29.453Z] #43 19.26 internal/testlog [2020-12-23T13:21:29.453Z] #43 19.83 encoding [2020-12-23T13:21:29.453Z] #43 19.94 unicode/utf16 [2020-12-23T13:21:29.453Z] #43 20.49 container/list [2020-12-23T13:21:29.454Z] #43 21.56 crypto/internal/subtle [2020-12-23T13:21:29.454Z] #43 21.76 crypto/subtle [2020-12-23T13:21:29.454Z] #43 22.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-12-23T13:21:29.454Z] #43 22.33 internal/nettrace [2020-12-23T13:21:29.454Z] #43 22.59 runtime/cgo [2020-12-23T13:21:29.612Z] ? github.com/docker/docker/api [no test files] [2020-12-23T13:21:29.637Z] #18 31.25 Selecting previously unselected package python3.7. [2020-12-23T13:21:29.637Z] #18 31.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:29.637Z] #18 31.27 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:29.637Z] #18 31.39 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-23T13:21:29.637Z] #18 31.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-23T13:21:29.637Z] #18 31.40 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T13:21:29.637Z] #18 31.50 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T13:21:29.657Z] #41 84.76 DEP criu/cr-errno.d [2020-12-23T13:21:29.657Z] #41 84.78 DEP criu/cr-dump.d [2020-12-23T13:21:29.709Z] #43 ... [2020-12-23T13:21:29.709Z] [2020-12-23T13:21:29.709Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:29.709Z] #40 15.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:21:29.709Z] #40 18.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:21:29.920Z] #41 85.07 DEP criu/cr-dedup.d [2020-12-23T13:21:29.965Z] #40 ... [2020-12-23T13:21:29.966Z] [2020-12-23T13:21:29.966Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:29.966Z] #47 21.76 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:21:29.966Z] #47 22.70 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:21:29.966Z] #47 22.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:21:30.182Z] #41 85.22 DEP criu/cr-check.d [2020-12-23T13:21:30.182Z] #41 85.48 DEP criu/config.d [2020-12-23T13:21:30.309Z] #34 81.77 internal/poll [2020-12-23T13:21:30.309Z] #34 ... [2020-12-23T13:21:30.309Z] [2020-12-23T13:21:30.309Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:30.309Z] #43 16.47 make[1]: Nothing to be done for 'all'. [2020-12-23T13:21:30.443Z] #41 85.74 DEP criu/clone-noasan.d [2020-12-23T13:21:30.533Z] #47 25.89 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:21:30.580Z] #18 32.37 Selecting previously unselected package python3. [2020-12-23T13:21:30.580Z] #18 32.37 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-23T13:21:30.580Z] #18 32.44 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-23T13:21:30.580Z] #18 32.45 Unpacking python3 (3.7.3-1) ... [2020-12-23T13:21:30.704Z] #41 85.92 DEP criu/cgroup.d [2020-12-23T13:21:30.841Z] #18 32.55 Selecting previously unselected package libip4tc0:amd64. [2020-12-23T13:21:30.841Z] #18 32.57 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-23T13:21:30.841Z] #18 32.58 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:30.841Z] #18 32.70 Selecting previously unselected package libip6tc0:amd64. [2020-12-23T13:21:30.841Z] #18 32.70 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-23T13:21:30.841Z] #18 32.71 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:30.841Z] #18 32.79 Selecting previously unselected package libiptc0:amd64. [2020-12-23T13:21:30.966Z] #41 86.05 DEP criu/cgroup-props.d [2020-12-23T13:21:30.966Z] #41 86.11 DEP criu/bitmap.d [2020-12-23T13:21:30.966Z] #41 86.13 DEP criu/bfd.d [2020-12-23T13:21:30.966Z] #41 86.22 DEP criu/autofs.d [2020-12-23T13:21:30.966Z] #41 86.31 DEP criu/aio.d [2020-12-23T13:21:31.102Z] #18 32.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-23T13:21:31.102Z] #18 32.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:31.102Z] #18 32.87 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-23T13:21:31.102Z] #18 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-23T13:21:31.102Z] #18 32.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T13:21:31.102Z] #18 32.94 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-23T13:21:31.102Z] #18 32.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-23T13:21:31.102Z] #18 32.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T13:21:31.102Z] #18 33.03 Selecting previously unselected package libnftnl11:amd64. [2020-12-23T13:21:31.102Z] #18 33.04 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-23T13:21:31.102Z] #18 33.04 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T13:21:31.102Z] #18 33.14 Selecting previously unselected package iptables. [2020-12-23T13:21:31.102Z] #18 33.14 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-23T13:21:31.102Z] #18 33.15 Unpacking iptables (1.8.2-4) ... [2020-12-23T13:21:31.140Z] #27 ... [2020-12-23T13:21:31.140Z] [2020-12-23T13:21:31.140Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:31.140Z] #32 35.51 sync [2020-12-23T13:21:31.140Z] #32 35.51 internal/reflectlite [2020-12-23T13:21:31.228Z] #41 86.44 DEP criu/action-scripts.d [2020-12-23T13:21:31.228Z] #41 ... [2020-12-23T13:21:31.228Z] [2020-12-23T13:21:31.228Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:31.228Z] #18 30.45 Selecting previously unselected package python3-minimal. [2020-12-23T13:21:31.406Z] #32 ... [2020-12-23T13:21:31.406Z] [2020-12-23T13:21:31.406Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:31.406Z] #34 19.33 Reading package lists... [2020-12-23T13:21:31.406Z] #34 26.78 Reading package lists... [2020-12-23T13:21:31.406Z] #34 33.46 Building dependency tree... [2020-12-23T13:21:31.406Z] #34 36.36 The following additional packages will be installed: [2020-12-23T13:21:31.406Z] #34 36.36 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T13:21:31.406Z] #34 36.38 Suggested packages: [2020-12-23T13:21:31.406Z] #34 36.38 cmake-doc ninja-build lrzip [2020-12-23T13:21:31.406Z] #34 36.38 Recommended packages: [2020-12-23T13:21:31.406Z] #34 36.38 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T13:21:31.406Z] #34 ... [2020-12-23T13:21:31.406Z] [2020-12-23T13:21:31.406Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:31.406Z] #47 30.44 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:21:31.406Z] #47 30.54 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T13:21:31.406Z] #47 30.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:21:31.406Z] #47 30.65 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:21:31.406Z] #47 30.65 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T13:21:31.406Z] #47 30.66 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:21:31.406Z] #47 30.85 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:21:31.406Z] #47 30.87 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T13:21:31.406Z] #47 30.93 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:21:31.406Z] #47 31.26 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:21:31.406Z] #47 31.41 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:21:31.406Z] #47 31.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:21:31.406Z] #47 31.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:21:31.406Z] #47 31.58 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T13:21:31.406Z] #47 31.60 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:21:31.406Z] #47 32.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:21:31.406Z] #47 32.48 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:21:31.406Z] #47 32.51 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T13:21:31.406Z] #47 32.52 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:21:31.406Z] #47 32.52 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:21:31.406Z] #47 33.81 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T13:21:31.406Z] #47 35.28 go: extracting golang.org/x/text v0.3.2 [2020-12-23T13:21:31.489Z] #18 30.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 ... 23681 files and directories currently installed.) [2020-12-23T13:21:31.489Z] #18 30.49 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-23T13:21:31.489Z] #18 30.50 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T13:21:31.489Z] #18 30.62 Selecting previously unselected package libmpdec2:amd64. [2020-12-23T13:21:31.489Z] #18 30.63 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-23T13:21:31.489Z] #18 30.65 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T13:21:31.673Z] #18 33.44 Selecting previously unselected package xxd. [2020-12-23T13:21:31.673Z] #18 33.45 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:21:31.673Z] #18 33.46 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:21:31.673Z] #18 33.58 Selecting previously unselected package vim-common. [2020-12-23T13:21:31.673Z] #18 33.58 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:21:31.673Z] #18 33.61 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:21:31.751Z] #18 30.75 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-23T13:21:31.751Z] #18 30.76 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:31.751Z] #18 30.76 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:31.934Z] #18 33.80 Selecting previously unselected package bash-completion. [2020-12-23T13:21:31.934Z] #18 33.81 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T13:21:32.393Z] #43 18.44 CC images/stats.o [2020-12-23T13:21:32.394Z] #43 18.90 CC images/core.o [2020-12-23T13:21:32.459Z] #47 ... [2020-12-23T13:21:32.459Z] [2020-12-23T13:21:32.459Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:32.459Z] #34 37.17 The following NEW packages will be installed: [2020-12-23T13:21:32.459Z] #34 37.18 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T13:21:32.459Z] #34 37.18 vim-common xxd [2020-12-23T13:21:32.695Z] #18 31.67 Selecting previously unselected package python3.7. [2020-12-23T13:21:32.695Z] #18 31.69 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:21:32.695Z] #18 31.70 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:32.695Z] #18 31.82 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-23T13:21:32.695Z] #18 31.84 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-23T13:21:32.695Z] #18 31.85 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T13:21:32.724Z] #34 37.75 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:21:32.724Z] #34 37.75 Need to get 14.2 MB of archives. [2020-12-23T13:21:32.724Z] #34 37.75 After this operation, 60.0 MB of additional disk space will be used. [2020-12-23T13:21:32.724Z] #34 37.75 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-23T13:21:32.724Z] #34 37.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:21:32.724Z] #34 37.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T13:21:32.724Z] #34 37.96 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-23T13:21:32.957Z] #18 31.95 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T13:21:32.989Z] #34 ... [2020-12-23T13:21:32.989Z] [2020-12-23T13:21:32.989Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:32.989Z] #53 19.91 Reading package lists... [2020-12-23T13:21:32.989Z] #53 28.45 Reading package lists... [2020-12-23T13:21:32.989Z] #53 34.93 Building dependency tree... [2020-12-23T13:21:32.989Z] #53 37.47 The following additional packages will be installed: [2020-12-23T13:21:32.989Z] #53 37.47 libbtrfs0 [2020-12-23T13:21:32.989Z] #53 37.59 The following NEW packages will be installed: [2020-12-23T13:21:32.989Z] #53 37.61 libbtrfs-dev libbtrfs0 [2020-12-23T13:21:32.989Z] #53 38.04 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:21:32.989Z] #53 38.04 Need to get 119 kB of archives. [2020-12-23T13:21:32.989Z] #53 38.04 After this operation, 387 kB of additional disk space will be used. [2020-12-23T13:21:32.989Z] #53 38.04 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-23T13:21:32.989Z] #53 38.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-23T13:21:33.056Z] #47 ... [2020-12-23T13:21:33.056Z] [2020-12-23T13:21:33.056Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:33.056Z] #45 20.03 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:21:33.056Z] #45 25.67 go: finding github.com/fatih/color v1.9.0 [2020-12-23T13:21:33.056Z] #45 25.67 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:21:33.056Z] #45 25.75 go: finding github.com/pkg/errors v0.9.1 [2020-12-23T13:21:33.056Z] #45 25.88 go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T13:21:33.056Z] #45 25.99 go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:21:33.056Z] #45 26.24 go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:21:33.056Z] #45 26.63 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:21:33.056Z] #45 26.90 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:21:33.056Z] #45 27.03 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:21:33.056Z] #45 27.06 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:21:33.056Z] #45 27.10 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:21:33.436Z] #43 19.68 CC images/core-x86.o [2020-12-23T13:21:33.570Z] #53 ... [2020-12-23T13:21:33.570Z] [2020-12-23T13:21:33.570Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:33.570Z] #32 37.32 errors [2020-12-23T13:21:33.570Z] #32 37.33 sort [2020-12-23T13:21:33.570Z] #32 37.77 io [2020-12-23T13:21:33.570Z] #32 37.77 internal/oserror [2020-12-23T13:21:33.570Z] #32 37.77 strconv [2020-12-23T13:21:33.570Z] #32 37.88 syscall [2020-12-23T13:21:33.731Z] #43 ... [2020-12-23T13:21:33.731Z] [2020-12-23T13:21:33.731Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:33.731Z] #45 75.66 vendor/golang.org/x/text/transform [2020-12-23T13:21:33.731Z] #45 79.92 time [2020-12-23T13:21:33.731Z] #45 85.52 regexp [2020-12-23T13:21:33.901Z] #18 32.87 Selecting previously unselected package python3. [2020-12-23T13:21:33.901Z] #18 32.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-12-23T13:21:33.901Z] #18 32.92 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-23T13:21:33.901Z] #18 32.94 Unpacking python3 (3.7.3-1) ... [2020-12-23T13:21:33.901Z] #18 33.06 Selecting previously unselected package libip4tc0:amd64. [2020-12-23T13:21:33.901Z] #18 33.08 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-23T13:21:33.901Z] #18 33.08 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:33.959Z] #32 ... [2020-12-23T13:21:33.959Z] [2020-12-23T13:21:33.959Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:33.959Z] #40 20.93 Reading package lists... [2020-12-23T13:21:33.959Z] #40 29.19 Reading package lists... [2020-12-23T13:21:33.959Z] #40 35.77 Building dependency tree... [2020-12-23T13:21:33.959Z] #40 37.62 The following additional packages will be installed: [2020-12-23T13:21:33.959Z] #40 37.62 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T13:21:33.959Z] #40 37.62 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T13:21:33.959Z] #40 37.63 Suggested packages: [2020-12-23T13:21:33.959Z] #40 37.63 manpages-dev python-setuptools [2020-12-23T13:21:33.959Z] #40 38.44 The following NEW packages will be installed: [2020-12-23T13:21:33.959Z] #40 38.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T13:21:33.959Z] #40 38.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T13:21:33.959Z] #40 38.45 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T13:21:33.959Z] #40 38.45 python-six zlib1g-dev [2020-12-23T13:21:33.985Z] #45 ... [2020-12-23T13:21:33.985Z] [2020-12-23T13:21:33.985Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:33.985Z] #47 29.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:21:33.985Z] #47 29.37 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:21:34.025Z] #45 ... [2020-12-23T13:21:34.025Z] [2020-12-23T13:21:34.025Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:34.025Z] #43 20.33 CC images/core-arm.o [2020-12-23T13:21:34.163Z] #18 33.18 Selecting previously unselected package libip6tc0:amd64. [2020-12-23T13:21:34.163Z] #18 33.19 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-23T13:21:34.163Z] #18 33.19 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:34.163Z] #18 33.29 Selecting previously unselected package libiptc0:amd64. [2020-12-23T13:21:34.163Z] #18 33.30 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-23T13:21:34.163Z] #18 33.30 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:34.163Z] #18 33.39 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-23T13:21:34.224Z] #40 38.94 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:21:34.224Z] #40 38.94 Need to get 3798 kB of archives. [2020-12-23T13:21:34.224Z] #40 38.94 After this operation, 21.6 MB of additional disk space will be used. [2020-12-23T13:21:34.224Z] #40 38.94 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-12-23T13:21:34.224Z] #40 ... [2020-12-23T13:21:34.224Z] [2020-12-23T13:21:34.224Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:34.224Z] #43 38.58 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T13:21:34.224Z] #43 38.59 io [2020-12-23T13:21:34.224Z] #43 38.59 internal/singleflight [2020-12-23T13:21:34.224Z] #43 38.59 math/rand [2020-12-23T13:21:34.224Z] #43 39.22 strconv [2020-12-23T13:21:34.224Z] #43 39.23 sort [2020-12-23T13:21:34.224Z] #43 39.46 syscall [2020-12-23T13:21:34.241Z] #47 29.47 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:21:34.241Z] #47 29.48 go: downloading github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:21:34.241Z] #47 29.48 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:21:34.241Z] #47 29.48 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:21:34.241Z] #47 29.49 go: downloading github.com/ultraware/funlen v0.0.2 [2020-12-23T13:21:34.241Z] #47 29.49 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:21:34.241Z] #47 29.50 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:21:34.424Z] #18 33.40 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-23T13:21:34.424Z] #18 33.40 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T13:21:34.424Z] #18 33.47 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-23T13:21:34.424Z] #18 33.48 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-23T13:21:34.424Z] #18 33.48 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T13:21:34.424Z] #18 33.58 Selecting previously unselected package libnftnl11:amd64. [2020-12-23T13:21:34.424Z] #18 33.58 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-23T13:21:34.424Z] #18 33.59 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T13:21:34.479Z] #18 36.33 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T13:21:34.489Z] #43 39.59 bytes [2020-12-23T13:21:34.498Z] #47 29.62 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:21:34.498Z] #47 29.64 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:21:34.498Z] #47 29.78 go: downloading gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:21:34.673Z] #43 20.86 CC images/core-aarch64.o [2020-12-23T13:21:34.686Z] #18 33.67 Selecting previously unselected package iptables. [2020-12-23T13:21:34.686Z] #18 33.67 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-23T13:21:34.686Z] #18 33.68 Unpacking iptables (1.8.2-4) ... [2020-12-23T13:21:34.754Z] #47 29.90 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:21:34.754Z] #47 29.92 go: extracting github.com/ultraware/funlen v0.0.2 [2020-12-23T13:21:34.754Z] #47 29.92 go: extracting github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:21:34.754Z] #47 29.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:21:34.754Z] #47 29.96 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:21:34.754Z] #47 30.03 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:21:34.754Z] #47 30.03 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:21:34.754Z] #47 30.03 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:21:34.754Z] #47 30.03 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:21:34.754Z] #47 30.10 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:21:34.947Z] #18 33.98 Selecting previously unselected package xxd. [2020-12-23T13:21:34.947Z] #18 33.98 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:21:34.947Z] #18 33.99 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:21:34.947Z] #18 34.10 Selecting previously unselected package vim-common. [2020-12-23T13:21:34.947Z] #18 34.11 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:21:34.947Z] #18 34.14 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:21:35.001Z] #18 36.71 Selecting previously unselected package bzip2. [2020-12-23T13:21:35.001Z] #18 36.72 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-23T13:21:35.001Z] #18 36.73 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:21:35.001Z] #18 36.83 Selecting previously unselected package xz-utils. [2020-12-23T13:21:35.001Z] #18 36.84 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-23T13:21:35.001Z] #18 36.84 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T13:21:35.010Z] #47 30.27 go: downloading github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:21:35.010Z] #47 30.28 go: downloading github.com/spf13/afero v1.1.2 [2020-12-23T13:21:35.010Z] #47 30.29 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:21:35.010Z] #47 30.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:21:35.010Z] #47 30.31 go: downloading github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:21:35.209Z] #18 34.33 Selecting previously unselected package bash-completion. [2020-12-23T13:21:35.209Z] #18 34.33 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T13:21:35.262Z] #18 36.98 Selecting previously unselected package apparmor. [2020-12-23T13:21:35.262Z] #18 36.99 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-23T13:21:35.262Z] #18 37.06 Unpacking apparmor (2.13.2-10) ... [2020-12-23T13:21:35.288Z] #47 30.40 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:21:35.288Z] #47 30.41 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:21:35.288Z] #47 30.49 go: downloading github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:21:35.288Z] #47 30.59 go: extracting github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:21:35.288Z] #47 30.59 go: downloading github.com/spf13/cast v1.3.0 [2020-12-23T13:21:35.288Z] #47 30.61 go: extracting github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:21:35.288Z] #47 30.66 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:21:35.332Z] #43 21.49 CC images/core-ppc64.o [2020-12-23T13:21:35.523Z] #18 37.36 Selecting previously unselected package aufs-tools. [2020-12-23T13:21:35.523Z] #18 37.37 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-23T13:21:35.523Z] #18 37.37 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:21:35.545Z] #47 30.74 go: downloading github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:21:35.785Z] #18 37.49 Selecting previously unselected package libonig5:amd64. [2020-12-23T13:21:35.785Z] #18 37.49 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T13:21:35.785Z] #18 37.50 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:21:35.785Z] #18 37.65 Selecting previously unselected package libjq1:amd64. [2020-12-23T13:21:35.785Z] #18 37.66 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:21:35.785Z] #18 37.66 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:21:35.801Z] #47 31.01 go: extracting github.com/spf13/afero v1.1.2 [2020-12-23T13:21:35.801Z] #47 31.07 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:21:35.801Z] #47 31.13 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:21:35.801Z] #47 31.15 go: extracting gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:21:35.801Z] #47 31.17 go: downloading github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:21:35.801Z] #47 31.17 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2020-12-23T13:21:35.801Z] #47 31.20 go: extracting github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:21:35.801Z] #47 31.23 go: extracting github.com/spf13/cast v1.3.0 [2020-12-23T13:21:35.944Z] #43 40.75 strings [2020-12-23T13:21:35.972Z] #43 22.34 CC images/core-s390.o [2020-12-23T13:21:36.046Z] #18 37.80 Selecting previously unselected package jq. [2020-12-23T13:21:36.046Z] #18 37.81 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:21:36.046Z] #18 37.82 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:21:36.046Z] #18 37.90 Selecting previously unselected package libaio1:amd64. [2020-12-23T13:21:36.046Z] #18 37.92 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-23T13:21:36.046Z] #18 37.92 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-23T13:21:36.046Z] #18 37.98 Selecting previously unselected package libgpm2:amd64. [2020-12-23T13:21:36.046Z] #18 37.98 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-23T13:21:36.058Z] #47 31.30 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:21:36.058Z] #47 31.31 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:21:36.058Z] #47 31.47 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:21:36.307Z] #18 37.99 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-23T13:21:36.307Z] #18 38.05 Selecting previously unselected package libicu63:amd64. [2020-12-23T13:21:36.307Z] #18 38.05 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T13:21:36.307Z] #18 38.06 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:21:36.315Z] #47 31.48 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:21:36.315Z] #47 31.62 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:21:36.315Z] #47 31.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:21:36.571Z] #47 31.86 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:21:36.571Z] #47 31.89 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:21:36.827Z] #47 31.95 go: downloading golang.org/x/text v0.3.2 [2020-12-23T13:21:36.827Z] #47 31.95 go: extracting github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:21:37.018Z] #43 23.22 CC images/cpuinfo.o [2020-12-23T13:21:37.084Z] #47 32.32 go: extracting github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:21:37.084Z] #47 32.45 go: downloading github.com/fatih/color v1.7.0 [2020-12-23T13:21:37.314Z] #43 23.73 CC images/inventory.o [2020-12-23T13:21:37.426Z] #47 32.64 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:21:37.532Z] #43 41.90 bufio [2020-12-23T13:21:37.532Z] #43 42.51 path [2020-12-23T13:21:37.610Z] #43 24.01 CC images/fdinfo.o [2020-12-23T13:21:37.681Z] #47 32.91 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:21:37.681Z] #47 32.97 go: downloading github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:21:37.682Z] #47 32.98 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:21:37.682Z] #47 32.99 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:21:37.682Z] #47 32.99 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:21:37.682Z] #47 33.03 go: downloading github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:21:37.809Z] #43 42.55 reflect [2020-12-23T13:21:37.809Z] #43 42.80 regexp/syntax [2020-12-23T13:21:37.942Z] #47 33.10 go: extracting github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:21:37.942Z] #47 33.17 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:21:37.942Z] #47 33.23 go: extracting github.com/fatih/color v1.7.0 [2020-12-23T13:21:37.942Z] #47 33.25 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:21:37.942Z] #47 33.32 go: downloading github.com/stretchr/objx v0.2.0 [2020-12-23T13:21:38.066Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-12-23T13:21:38.197Z] #47 33.48 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:21:38.197Z] #47 33.54 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:21:38.197Z] #47 33.58 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:21:38.221Z] #18 ... [2020-12-23T13:21:38.221Z] [2020-12-23T13:21:38.221Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:38.221Z] #41 89.33 DEP criu/aio.d [2020-12-23T13:21:38.221Z] #41 89.57 DEP criu/action-scripts.d [2020-12-23T13:21:38.221Z] #41 89.91 CC criu/action-scripts.o [2020-12-23T13:21:38.221Z] #41 90.39 CC criu/aio.o [2020-12-23T13:21:38.221Z] #41 90.82 CC criu/autofs.o [2020-12-23T13:21:38.221Z] #41 92.09 CC criu/bfd.o [2020-12-23T13:21:38.221Z] #41 92.65 CC criu/bitmap.o [2020-12-23T13:21:38.221Z] #41 92.80 CC criu/cgroup-props.o [2020-12-23T13:21:38.221Z] #41 93.55 CC criu/cgroup.o [2020-12-23T13:21:38.221Z] #41 96.26 CC criu/clone-noasan.o [2020-12-23T13:21:38.221Z] #41 96.47 CC criu/config.o [2020-12-23T13:21:38.221Z] #41 97.81 CC criu/cr-check.o [2020-12-23T13:21:38.250Z] #43 24.48 CC images/fown.o [2020-12-23T13:21:38.250Z] #43 24.68 CC images/ns.o [2020-12-23T13:21:38.393Z] #43 43.16 hash/crc32 [2020-12-23T13:21:38.453Z] #47 33.66 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:21:38.453Z] #47 33.67 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:21:38.453Z] #47 33.72 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:21:38.453Z] #47 33.73 go: extracting github.com/stretchr/objx v0.2.0 [2020-12-23T13:21:38.483Z] #41 99.70 CC criu/cr-dedup.o [2020-12-23T13:21:38.514Z] #18 36.99 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T13:21:38.514Z] #18 37.35 Selecting previously unselected package bzip2. [2020-12-23T13:21:38.514Z] #18 37.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-23T13:21:38.514Z] #18 37.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:21:38.514Z] #18 37.48 Selecting previously unselected package xz-utils. [2020-12-23T13:21:38.514Z] #18 37.49 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-23T13:21:38.514Z] #18 37.50 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T13:21:38.514Z] #18 37.67 Selecting previously unselected package apparmor. [2020-12-23T13:21:38.514Z] #18 37.68 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-23T13:21:38.548Z] #43 24.97 CC images/regfile.o [2020-12-23T13:21:38.709Z] #47 33.98 go: downloading github.com/subosito/gotenv v1.2.0 [2020-12-23T13:21:38.709Z] #47 34.05 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:21:38.744Z] #41 100.2 CC criu/cr-dump.o [2020-12-23T13:21:38.775Z] #18 37.77 Unpacking apparmor (2.13.2-10) ... [2020-12-23T13:21:38.843Z] #43 25.27 CC images/ghost-file.o [2020-12-23T13:21:38.965Z] #47 34.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:21:38.965Z] #47 34.29 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:21:38.965Z] #47 34.29 go: extracting github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:21:39.036Z] #18 38.13 Selecting previously unselected package aufs-tools. [2020-12-23T13:21:39.036Z] #18 38.13 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-23T13:21:39.036Z] #18 38.14 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:21:39.090Z] #43 ... [2020-12-23T13:21:39.090Z] [2020-12-23T13:21:39.090Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:39.090Z] #47 40.77 go: finding github.com/fatih/color v1.7.0 [2020-12-23T13:21:39.090Z] #47 40.83 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:21:39.090Z] #47 41.07 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:21:39.090Z] #47 41.08 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:21:39.090Z] #47 41.88 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:21:39.090Z] #47 41.89 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:21:39.090Z] #47 41.89 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T13:21:39.090Z] #47 42.51 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:21:39.090Z] #47 42.53 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:21:39.090Z] #47 42.53 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:21:39.090Z] #47 42.55 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T13:21:39.090Z] #47 42.89 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:21:39.090Z] #47 43.08 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:21:39.090Z] #47 43.14 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:21:39.090Z] #47 43.17 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:21:39.090Z] #47 43.53 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:21:39.090Z] #47 43.53 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:21:39.090Z] #47 43.54 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T13:21:39.090Z] #47 43.56 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:21:39.090Z] #47 43.60 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:21:39.090Z] #47 43.69 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:21:39.090Z] #47 43.71 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:21:39.090Z] #47 43.72 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:21:39.090Z] #47 44.04 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:21:39.090Z] #47 44.05 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:21:39.090Z] #47 44.06 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T13:21:39.090Z] #47 44.06 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T13:21:39.221Z] #47 34.50 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:21:39.221Z] #47 34.63 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:21:39.298Z] #18 38.25 Selecting previously unselected package libonig5:amd64. [2020-12-23T13:21:39.298Z] #18 38.26 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T13:21:39.298Z] #18 38.27 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:21:39.298Z] #18 38.41 Selecting previously unselected package libjq1:amd64. [2020-12-23T13:21:39.298Z] #18 38.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:21:39.298Z] #18 38.43 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:21:39.478Z] #47 34.67 go: downloading gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:21:39.478Z] #47 34.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:21:39.478Z] #47 34.82 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:21:39.478Z] #47 34.89 go: extracting github.com/subosito/gotenv v1.2.0 [2020-12-23T13:21:39.485Z] #43 25.69 CC images/fifo.o [2020-12-23T13:21:39.485Z] #43 ... [2020-12-23T13:21:39.485Z] [2020-12-23T13:21:39.485Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:39.559Z] #18 38.56 Selecting previously unselected package jq. [2020-12-23T13:21:39.559Z] #18 38.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:21:39.559Z] #18 38.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:21:39.559Z] #18 38.69 Selecting previously unselected package libaio1:amd64. [2020-12-23T13:21:39.559Z] #18 38.71 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-23T13:21:39.559Z] #18 38.72 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-23T13:21:39.669Z] #47 44.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:21:39.669Z] #47 44.47 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:21:39.669Z] #47 44.47 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T13:21:39.669Z] #47 ... [2020-12-23T13:21:39.669Z] [2020-12-23T13:21:39.669Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:39.669Z] #11 28.41 Reading package lists... [2020-12-23T13:21:39.669Z] #11 34.98 Building dependency tree... [2020-12-23T13:21:39.669Z] #11 37.29 The following additional packages will be installed: [2020-12-23T13:21:39.669Z] #11 37.31 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T13:21:39.669Z] #11 37.31 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T13:21:39.669Z] #11 37.31 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T13:21:39.669Z] #11 37.32 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T13:21:39.669Z] #11 37.32 mingw-w64-x86-64-dev [2020-12-23T13:21:39.669Z] #11 37.33 Suggested packages: [2020-12-23T13:21:39.669Z] #11 37.33 gcc-8-locales seccomp wine64 [2020-12-23T13:21:39.669Z] #11 38.49 The following NEW packages will be installed: [2020-12-23T13:21:39.669Z] #11 38.49 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T13:21:39.669Z] #11 38.49 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T13:21:39.669Z] #11 38.49 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T13:21:39.669Z] #11 38.49 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T13:21:39.669Z] #11 38.50 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T13:21:39.669Z] #11 38.50 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T13:21:39.669Z] #11 38.51 The following packages will be upgraded: [2020-12-23T13:21:39.669Z] #11 38.51 libsystemd0 libudev1 [2020-12-23T13:21:39.669Z] #11 39.22 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:21:39.669Z] #11 39.22 Need to get 73.8 MB of archives. [2020-12-23T13:21:39.669Z] #11 39.22 After this operation, 472 MB of additional disk space will be used. [2020-12-23T13:21:39.669Z] #11 39.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u5 [314 kB] [2020-12-23T13:21:39.669Z] #11 39.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u5 [146 kB] [2020-12-23T13:21:39.669Z] #11 39.30 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2020-12-23T13:21:39.669Z] #11 39.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2020-12-23T13:21:39.669Z] #11 40.23 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T13:21:39.669Z] #11 40.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-12-23T13:21:39.669Z] #11 40.61 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-12-23T13:21:39.669Z] #11 40.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T13:21:39.669Z] #11 41.33 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T13:21:39.669Z] #11 41.88 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T13:21:39.669Z] #11 41.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2020-12-23T13:21:39.669Z] #11 ... [2020-12-23T13:21:39.669Z] [2020-12-23T13:21:39.669Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:39.669Z] #40 39.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-23T13:21:39.669Z] #40 39.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-12-23T13:21:39.669Z] #40 39.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-23T13:21:39.669Z] #40 39.29 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-12-23T13:21:39.669Z] #40 39.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-23T13:21:39.669Z] #40 39.33 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2020-12-23T13:21:39.669Z] #40 39.37 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-12-23T13:21:39.669Z] #40 39.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-12-23T13:21:39.669Z] #40 39.48 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-12-23T13:21:39.669Z] #40 39.51 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-12-23T13:21:39.669Z] #40 39.70 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-12-23T13:21:39.669Z] #40 39.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2020-12-23T13:21:39.669Z] #40 39.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-12-23T13:21:39.669Z] #40 39.85 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T13:21:39.669Z] #40 39.90 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T13:21:39.669Z] #40 39.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-12-23T13:21:39.669Z] #40 42.29 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:21:39.669Z] #40 43.50 Fetched 3798 kB in 1s (3048 kB/s) [2020-12-23T13:21:39.669Z] #40 44.43 Selecting previously unselected package libcap-dev:arm64. [2020-12-23T13:21:39.669Z] #40 44.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-23T13:21:39.669Z] #40 44.61 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-12-23T13:21:39.687Z] #41 ... [2020-12-23T13:21:39.687Z] [2020-12-23T13:21:39.687Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:39.687Z] #18 41.54 Selecting previously unselected package libnet1:amd64. [2020-12-23T13:21:39.687Z] #18 41.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:21:39.687Z] #18 41.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:39.687Z] #18 41.63 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T13:21:39.734Z] #47 35.17 go: downloading github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:21:39.821Z] #18 38.79 Selecting previously unselected package libgpm2:amd64. [2020-12-23T13:21:39.821Z] #18 38.79 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-23T13:21:39.821Z] #18 38.80 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-23T13:21:39.821Z] #18 38.87 Selecting previously unselected package libicu63:amd64. [2020-12-23T13:21:39.821Z] #18 38.87 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T13:21:39.821Z] #18 38.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:21:39.948Z] #18 41.64 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T13:21:39.948Z] #18 41.65 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:21:39.948Z] #18 41.73 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T13:21:39.948Z] #18 41.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:21:39.948Z] #18 41.75 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:21:39.948Z] #18 41.82 Selecting previously unselected package libreadline5:amd64. [2020-12-23T13:21:39.948Z] #18 41.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-23T13:21:39.948Z] #18 41.84 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T13:21:39.991Z] #47 35.42 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:21:39.991Z] #47 ... [2020-12-23T13:21:39.991Z] [2020-12-23T13:21:39.991Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:39.991Z] #49 25.37 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:21:39.991Z] #49 26.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:21:39.991Z] #49 28.71 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:21:39.991Z] #49 31.14 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-12-23T13:21:39.991Z] #49 31.35 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-12-23T13:21:39.991Z] #49 31.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-12-23T13:21:39.991Z] #49 31.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-12-23T13:21:39.991Z] #49 33.11 runtime/cgo [2020-12-23T13:21:39.991Z] #49 33.22 runtime [2020-12-23T13:21:40.209Z] #18 41.96 Selecting previously unselected package net-tools. [2020-12-23T13:21:40.209Z] #18 41.97 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-23T13:21:40.209Z] #18 41.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:21:40.209Z] #18 42.14 Selecting previously unselected package python-pip-whl. [2020-12-23T13:21:40.247Z] #49 ... [2020-12-23T13:21:40.247Z] [2020-12-23T13:21:40.247Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:40.247Z] #62 31.57 Checking out files: 49% (938/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 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. [2020-12-23T13:21:40.247Z] #62 33.24 + cd /tmp/tmp.REcVZGFG7x/src/github.com/docker/libnetwork [2020-12-23T13:21:40.247Z] #62 33.24 + git checkout -q 5c6a95bfb20c61571a00f913c6b91959ede84e8d [2020-12-23T13:21:40.247Z] #62 34.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-12-23T13:21:40.248Z] #40 ... [2020-12-23T13:21:40.248Z] [2020-12-23T13:21:40.248Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:40.248Z] #47 44.89 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:21:40.248Z] #47 44.90 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T13:21:40.470Z] #18 42.16 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T13:21:40.470Z] #18 42.17 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T13:21:40.667Z] #56 46.49 Checking out files: 46% (1713/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 92% (3422/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T13:21:40.667Z] #56 47.66 + cd /tmp/tmp.VW3xW75wYC/src/github.com/containerd/containerd [2020-12-23T13:21:40.667Z] #56 47.66 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:21:40.667Z] #56 ... [2020-12-23T13:21:40.667Z] [2020-12-23T13:21:40.667Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:40.667Z] #51 82.55 regexp [2020-12-23T13:21:40.667Z] #51 89.76 mvdan.cc/sh/v3/fileutil [2020-12-23T13:21:40.667Z] #51 91.46 encoding/binary [2020-12-23T13:21:40.667Z] #51 91.46 flag [2020-12-23T13:21:40.667Z] #51 91.46 github.com/pkg/diff [2020-12-23T13:21:40.667Z] #51 91.46 go/token [2020-12-23T13:21:40.961Z] #51 ... [2020-12-23T13:21:40.962Z] [2020-12-23T13:21:40.962Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:40.962Z] #43 25.90 CC images/remap-file-path.o [2020-12-23T13:21:40.962Z] #43 26.24 CC images/eventfd.o [2020-12-23T13:21:40.962Z] #43 26.50 CC images/eventpoll.o [2020-12-23T13:21:40.962Z] #43 26.85 CC images/fh.o [2020-12-23T13:21:40.962Z] #43 27.39 CC images/fsnotify.o [2020-12-23T13:21:40.991Z] #18 42.73 Selecting previously unselected package python3-lib2to3. [2020-12-23T13:21:40.991Z] #18 42.74 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T13:21:40.991Z] #18 42.75 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:21:40.991Z] #18 42.89 Selecting previously unselected package python3-distutils. [2020-12-23T13:21:40.991Z] #18 42.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T13:21:40.991Z] #18 42.91 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T13:21:41.252Z] #18 43.05 Selecting previously unselected package python3-pip. [2020-12-23T13:21:41.252Z] #18 43.06 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T13:21:41.252Z] #18 43.06 Unpacking python3-pip (18.1-5) ... [2020-12-23T13:21:41.252Z] #18 43.22 Selecting previously unselected package python3-pkg-resources. [2020-12-23T13:21:41.252Z] #18 43.24 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:21:41.252Z] #18 43.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:21:41.552Z] #18 43.39 Selecting previously unselected package python3-setuptools. [2020-12-23T13:21:41.552Z] #18 43.39 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T13:21:41.552Z] #18 43.40 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T13:21:41.738Z] #18 ... [2020-12-23T13:21:41.738Z] [2020-12-23T13:21:41.738Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:41.738Z] #41 86.67 CC criu/action-scripts.o [2020-12-23T13:21:41.738Z] #41 87.05 CC criu/aio.o [2020-12-23T13:21:41.738Z] #41 87.66 CC criu/autofs.o [2020-12-23T13:21:41.738Z] #41 88.90 CC criu/bfd.o [2020-12-23T13:21:41.738Z] #41 89.33 CC criu/bitmap.o [2020-12-23T13:21:41.738Z] #41 89.46 CC criu/cgroup-props.o [2020-12-23T13:21:41.738Z] #41 90.19 CC criu/cgroup.o [2020-12-23T13:21:41.738Z] #41 93.07 CC criu/clone-noasan.o [2020-12-23T13:21:41.738Z] #41 93.25 CC criu/config.o [2020-12-23T13:21:41.738Z] #41 94.51 CC criu/cr-check.o [2020-12-23T13:21:41.738Z] #41 96.14 CC criu/cr-dedup.o [2020-12-23T13:21:41.738Z] #41 96.56 CC criu/cr-dump.o [2020-12-23T13:21:41.862Z] #18 43.65 Selecting previously unselected package python3-wheel. [2020-12-23T13:21:41.862Z] #18 43.66 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T13:21:41.862Z] #18 43.67 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T13:21:41.862Z] #18 43.80 Selecting previously unselected package sudo. [2020-12-23T13:21:41.862Z] #18 43.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-23T13:21:41.862Z] #18 43.83 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:21:42.009Z] #43 28.33 CC images/signalfd.o [2020-12-23T13:21:42.183Z] #47 46.42 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:21:42.183Z] #47 46.42 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T13:21:42.183Z] #47 46.42 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:21:42.183Z] #47 46.47 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:21:42.183Z] #47 47.04 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:21:42.183Z] #47 47.04 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:21:42.183Z] #47 47.20 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T13:21:42.183Z] #47 47.21 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:21:42.183Z] #47 47.42 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T13:21:42.305Z] #43 28.59 CC images/fs.o [2020-12-23T13:21:42.305Z] #43 28.86 CC images/pstree.o [2020-12-23T13:21:42.450Z] #47 47.46 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:21:42.450Z] #47 47.47 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:21:42.450Z] #47 47.48 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:21:42.450Z] #47 47.49 go: finding golang.org/x/text v0.3.2 [2020-12-23T13:21:42.450Z] #47 47.67 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:21:42.450Z] #47 47.68 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T13:21:42.601Z] #43 ... [2020-12-23T13:21:42.601Z] [2020-12-23T13:21:42.601Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:42.601Z] #34 84.37 os [2020-12-23T13:21:42.601Z] #34 86.10 internal/fmtsort [2020-12-23T13:21:42.601Z] #34 87.45 fmt [2020-12-23T13:21:42.601Z] #34 87.46 path/filepath [2020-12-23T13:21:42.601Z] #34 88.98 io/ioutil [2020-12-23T13:21:42.601Z] #34 90.95 github.com/BurntSushi/toml [2020-12-23T13:21:42.601Z] #34 90.95 log [2020-12-23T13:21:42.601Z] #34 90.96 flag [2020-12-23T13:21:42.601Z] #34 ... [2020-12-23T13:21:42.601Z] [2020-12-23T13:21:42.601Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:42.601Z] #43 29.15 CC images/pipe.o [2020-12-23T13:21:42.695Z] #18 44.34 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T13:21:42.695Z] #18 44.35 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-23T13:21:42.695Z] #18 44.35 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:21:42.695Z] #18 44.59 Selecting previously unselected package uidmap. [2020-12-23T13:21:42.695Z] #18 44.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-23T13:21:42.695Z] #18 44.60 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T13:21:42.695Z] #18 44.72 Selecting previously unselected package vim-runtime. [2020-12-23T13:21:42.716Z] #47 47.73 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:21:42.716Z] #47 47.77 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:21:42.716Z] #47 47.79 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:21:42.716Z] #47 47.79 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:21:42.716Z] #47 47.85 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:21:42.716Z] #47 47.85 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:21:42.716Z] #47 47.86 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:21:42.716Z] #47 47.87 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:21:42.716Z] #47 47.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:21:42.716Z] #47 47.88 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:21:42.716Z] #47 47.90 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:21:42.956Z] #18 44.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:21:42.956Z] #18 44.78 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T13:21:42.956Z] #18 44.82 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T13:21:42.956Z] #18 44.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:21:42.981Z] #47 48.01 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:21:43.126Z] #41 ... [2020-12-23T13:21:43.126Z] [2020-12-23T13:21:43.126Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:43.243Z] #43 29.46 CC images/tcp-stream.o [2020-12-23T13:21:43.243Z] #43 29.63 CC images/sk-packet.o [2020-12-23T13:21:43.322Z] #47 48.16 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T13:21:43.322Z] #47 48.20 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:21:43.322Z] #47 48.21 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:21:43.387Z] #18 42.37 Selecting previously unselected package libnet1:amd64. [2020-12-23T13:21:43.387Z] #18 42.39 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:21:43.387Z] #18 42.40 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:43.387Z] #18 42.48 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T13:21:43.387Z] #18 42.49 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T13:21:43.387Z] #18 42.49 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:21:43.387Z] #18 42.56 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T13:21:43.387Z] #18 42.56 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:21:43.387Z] #18 42.57 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:21:43.599Z] #47 48.58 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:21:43.649Z] #18 42.64 Selecting previously unselected package libreadline5:amd64. [2020-12-23T13:21:43.649Z] #18 42.64 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-23T13:21:43.649Z] #18 42.64 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T13:21:43.649Z] #18 42.76 Selecting previously unselected package net-tools. [2020-12-23T13:21:43.649Z] #18 42.77 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-23T13:21:43.649Z] #18 42.77 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:21:43.880Z] #47 48.59 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:21:43.880Z] #47 48.59 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T13:21:43.880Z] #47 48.62 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:21:43.888Z] #43 30.05 CC images/mnt.o [2020-12-23T13:21:43.888Z] #43 30.41 CC images/pipe-data.o [2020-12-23T13:21:43.910Z] #18 43.00 Selecting previously unselected package python-pip-whl. [2020-12-23T13:21:43.910Z] #18 43.00 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T13:21:43.910Z] #18 43.00 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T13:21:44.183Z] #43 30.69 CC images/sa.o [2020-12-23T13:21:44.193Z] #47 49.13 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:21:44.193Z] #47 49.15 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T13:21:44.193Z] #47 49.16 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:21:44.193Z] #47 ... [2020-12-23T13:21:44.193Z] [2020-12-23T13:21:44.193Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:44.193Z] #32 39.26 strings [2020-12-23T13:21:44.193Z] #32 39.28 bytes [2020-12-23T13:21:44.193Z] #32 40.67 reflect [2020-12-23T13:21:44.193Z] #32 42.26 path [2020-12-23T13:21:44.193Z] #32 42.28 bufio [2020-12-23T13:21:44.193Z] #32 42.87 text/tabwriter [2020-12-23T13:21:44.193Z] #32 44.87 time [2020-12-23T13:21:44.193Z] #32 44.87 internal/syscall/execenv [2020-12-23T13:21:44.193Z] #32 44.88 internal/syscall/unix [2020-12-23T13:21:44.193Z] #32 47.23 internal/poll [2020-12-23T13:21:44.193Z] #32 48.67 os [2020-12-23T13:21:44.459Z] #62 ... [2020-12-23T13:21:44.459Z] [2020-12-23T13:21:44.459Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:44.459Z] #43 39.76 vendor/golang.org/x/crypto/internal/subtle [2020-12-23T13:21:44.459Z] #43 39.91 vendor/golang.org/x/crypto/curve25519 [2020-12-23T13:21:44.483Z] #18 43.59 Selecting previously unselected package python3-lib2to3. [2020-12-23T13:21:44.483Z] #18 43.60 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T13:21:44.483Z] #18 43.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:21:44.483Z] #18 43.74 Selecting previously unselected package python3-distutils. [2020-12-23T13:21:44.483Z] #18 43.75 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T13:21:44.715Z] #43 ... [2020-12-23T13:21:44.715Z] [2020-12-23T13:21:44.715Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:21:44.715Z] #38 29.78 Checking out files: 74% (1250/1667) Checking out files: 75% (1251/1667) Checking out files: 76% (1267/1667) Checking out files: 77% (1284/1667) Checking out files: 78% (1301/1667) Checking out files: 79% (1317/1667) Checking out files: 80% (1334/1667) Checking out files: 81% (1351/1667) Checking out files: 82% (1367/1667) Checking out files: 83% (1384/1667) Checking out files: 84% (1401/1667) Checking out files: 85% (1417/1667) Checking out files: 86% (1434/1667) Checking out files: 87% (1451/1667) Checking out files: 88% (1467/1667) Checking out files: 89% (1484/1667) Checking out files: 90% (1501/1667) Checking out files: 91% (1517/1667) Checking out files: 92% (1534/1667) Checking out files: 93% (1551/1667) Checking out files: 94% (1567/1667) Checking out files: 95% (1584/1667) Checking out files: 96% (1601/1667) Checking out files: 97% (1617/1667) Checking out files: 98% (1634/1667) Checking out files: 99% (1651/1667) Checking out files: 100% (1667/1667) Checking out files: 100% (1667/1667), done. [2020-12-23T13:21:44.715Z] #38 30.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-12-23T13:21:44.715Z] #38 33.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2020-12-23T13:21:44.738Z] using credential docker-jenkins-github-credentials [2020-12-23T13:21:44.744Z] #18 43.76 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T13:21:44.744Z] #18 43.88 Selecting previously unselected package python3-pip. [2020-12-23T13:21:44.744Z] #18 43.90 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T13:21:44.744Z] #18 43.90 Unpacking python3-pip (18.1-5) ... [2020-12-23T13:21:44.759Z] #32 ... [2020-12-23T13:21:44.759Z] [2020-12-23T13:21:44.759Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:44.759Z] #47 49.29 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:21:44.813Z] Cloning the remote Git repository [2020-12-23T13:21:44.813Z] Cloning with configured refspecs honoured and without tags [2020-12-23T13:21:44.823Z] #43 31.02 CC images/timer.o [2020-12-23T13:21:44.972Z] #38 ... [2020-12-23T13:21:44.972Z] [2020-12-23T13:21:44.972Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:44.972Z] #47 35.49 go: downloading github.com/gogo/protobuf v1.2.1 [2020-12-23T13:21:44.972Z] #47 35.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:21:44.972Z] #47 35.75 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:21:44.972Z] #47 35.98 go: extracting gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:21:44.972Z] #47 36.14 go: downloading github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:21:44.972Z] #47 36.17 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2020-12-23T13:21:44.972Z] #47 36.18 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:21:44.972Z] #47 36.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:21:44.972Z] #47 36.44 go: extracting github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:21:44.972Z] #47 36.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:21:44.972Z] #47 37.03 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:21:44.972Z] #47 37.13 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:21:44.972Z] #47 37.29 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:21:44.972Z] #47 37.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:21:44.972Z] #47 37.33 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:21:44.972Z] #47 37.45 go: downloading github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:21:44.972Z] #47 38.24 go: extracting github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:21:44.972Z] #47 38.63 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:21:44.972Z] #47 38.70 go: downloading github.com/magiconair/properties v1.8.1 [2020-12-23T13:21:44.972Z] #47 38.85 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:21:44.972Z] #47 38.95 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:21:44.972Z] #47 39.16 go: downloading github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:21:44.972Z] #47 39.43 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:21:44.972Z] #47 39.43 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:21:44.972Z] #47 39.48 go: extracting github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:21:44.972Z] #47 39.49 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:21:44.972Z] #47 39.92 go: extracting github.com/magiconair/properties v1.8.1 [2020-12-23T13:21:44.972Z] #47 39.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:21:45.006Z] #18 44.07 Selecting previously unselected package python3-pkg-resources. [2020-12-23T13:21:45.006Z] #18 44.08 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:21:45.006Z] #18 44.08 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:21:45.119Z] #43 31.54 CC images/timerfd.o [2020-12-23T13:21:45.154Z] #47 ... [2020-12-23T13:21:45.154Z] [2020-12-23T13:21:45.154Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:45.154Z] #34 39.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2020-12-23T13:21:45.154Z] #34 39.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-12-23T13:21:45.154Z] #34 39.84 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-12-23T13:21:45.154Z] #34 39.90 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-12-23T13:21:45.154Z] #34 39.90 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-12-23T13:21:45.154Z] #34 39.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-12-23T13:21:45.154Z] #34 42.94 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:21:45.154Z] #34 43.61 Fetched 14.2 MB in 3s (4280 kB/s) [2020-12-23T13:21:45.154Z] #34 46.42 Selecting previously unselected package xxd. [2020-12-23T13:21:45.154Z] #34 46.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-23T13:21:45.154Z] #34 46.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-23T13:21:45.154Z] #34 47.43 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:21:45.154Z] #34 48.10 Selecting previously unselected package vim-common. [2020-12-23T13:21:45.154Z] #34 48.12 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:21:45.154Z] #34 48.19 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:21:45.154Z] #34 ... [2020-12-23T13:21:45.154Z] [2020-12-23T13:21:45.154Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:45.154Z] #47 50.05 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:21:45.228Z] #47 40.51 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:21:45.228Z] #47 40.65 go: downloading github.com/kisielk/gotool v1.0.0 [2020-12-23T13:21:45.267Z] #18 44.22 Selecting previously unselected package python3-setuptools. [2020-12-23T13:21:45.267Z] #18 44.22 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T13:21:45.267Z] #18 44.23 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T13:21:45.267Z] #18 44.43 Selecting previously unselected package python3-wheel. [2020-12-23T13:21:45.414Z] #43 31.80 CC images/mm.o [2020-12-23T13:21:45.424Z] #47 50.06 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:21:45.424Z] #47 50.19 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:21:45.484Z] #47 40.75 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:21:45.484Z] #47 40.93 go: downloading github.com/gobwas/glob v0.2.3 [2020-12-23T13:21:45.529Z] #18 44.43 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T13:21:45.529Z] #18 44.44 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T13:21:45.529Z] #18 44.52 Selecting previously unselected package sudo. [2020-12-23T13:21:45.529Z] #18 44.52 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-23T13:21:45.529Z] #18 44.53 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:21:45.689Z] #47 50.68 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:21:45.689Z] #47 ... [2020-12-23T13:21:45.689Z] [2020-12-23T13:21:45.689Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:21:45.689Z] #30 40.50 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T13:21:45.689Z] #30 40.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T13:21:45.710Z] #43 32.17 CC images/sk-opts.o [2020-12-23T13:21:45.740Z] #47 40.93 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:21:45.790Z] #18 45.01 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T13:21:45.790Z] #18 45.01 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-23T13:21:45.953Z] #30 ... [2020-12-23T13:21:45.953Z] [2020-12-23T13:21:45.953Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:45.953Z] #32 50.43 path/filepath [2020-12-23T13:21:45.953Z] #32 50.49 internal/fmtsort [2020-12-23T13:21:45.953Z] #32 50.84 io/ioutil [2020-12-23T13:21:45.953Z] #32 50.99 fmt [2020-12-23T13:21:46.004Z] #43 32.44 CC images/sk-unix.o [2020-12-23T13:21:46.006Z] #47 41.10 go: downloading github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:21:46.051Z] #18 45.01 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:21:46.218Z] #32 ... [2020-12-23T13:21:46.218Z] [2020-12-23T13:21:46.218Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:46.218Z] #53 41.26 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:21:46.218Z] #53 42.89 Fetched 119 kB in 0s (293 kB/s) [2020-12-23T13:21:46.218Z] #53 47.40 Selecting previously unselected package libbtrfs0. [2020-12-23T13:21:46.218Z] #53 47.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 ... 15383 files and directories currently installed.) [2020-12-23T13:21:46.218Z] #53 47.49 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-23T13:21:46.218Z] #53 47.69 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:21:46.218Z] #53 48.07 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:21:46.218Z] #53 48.09 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-23T13:21:46.218Z] #53 48.16 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:21:46.218Z] #53 ... [2020-12-23T13:21:46.218Z] [2020-12-23T13:21:46.218Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:46.218Z] #11 47.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2020-12-23T13:21:46.218Z] #11 50.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-12-23T13:21:46.218Z] #11 50.71 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-12-23T13:21:46.218Z] #11 50.71 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-12-23T13:21:46.218Z] #11 50.71 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-12-23T13:21:46.218Z] #11 50.72 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2020-12-23T13:21:46.218Z] #11 50.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u5 [110 kB] [2020-12-23T13:21:46.218Z] #11 50.72 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-12-23T13:21:46.218Z] #11 50.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-12-23T13:21:46.218Z] #11 50.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-12-23T13:21:46.218Z] #11 50.84 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-12-23T13:21:46.218Z] #11 50.84 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-12-23T13:21:46.218Z] #11 50.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-12-23T13:21:46.218Z] #11 50.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-12-23T13:21:46.218Z] #11 50.98 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-12-23T13:21:46.218Z] #11 50.98 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u5 [322 kB] [2020-12-23T13:21:46.261Z] #18 48.02 Selecting previously unselected package vim. [2020-12-23T13:21:46.261Z] #18 48.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:21:46.261Z] #18 48.06 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T13:21:46.262Z] #47 41.41 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:21:46.262Z] #47 41.52 go: extracting github.com/gobwas/glob v0.2.3 [2020-12-23T13:21:46.262Z] #47 41.63 go: extracting github.com/kisielk/gotool v1.0.0 [2020-12-23T13:21:46.313Z] #18 45.29 Selecting previously unselected package uidmap. [2020-12-23T13:21:46.313Z] #18 45.29 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-23T13:21:46.313Z] #18 45.30 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T13:21:46.313Z] #18 45.41 Selecting previously unselected package vim-runtime. [2020-12-23T13:21:46.313Z] #18 45.42 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:21:46.313Z] #18 45.45 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T13:21:46.313Z] #18 45.47 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T13:21:46.313Z] #18 45.48 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:21:46.648Z] #43 32.87 CC images/sk-inet.o [2020-12-23T13:21:46.781Z] #18 48.56 Selecting previously unselected package xfsprogs. [2020-12-23T13:21:46.781Z] #18 48.57 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-23T13:21:46.781Z] #18 48.58 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T13:21:46.825Z] #47 42.05 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:21:46.825Z] #47 42.06 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:21:46.942Z] #43 33.37 CC images/tun.o [2020-12-23T13:21:45.001Z] Cloning repository https://github.com/moby/moby.git [2020-12-23T13:21:45.404Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-12-23T13:21:47.081Z] #47 42.25 go: extracting github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:21:47.081Z] #47 42.49 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:21:47.338Z] #47 42.62 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:21:47.354Z] #18 49.06 Selecting previously unselected package zip. [2020-12-23T13:21:47.354Z] #18 49.08 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-23T13:21:47.354Z] #18 49.09 Unpacking zip (3.0-11+b1) ... [2020-12-23T13:21:47.354Z] #18 49.29 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:21:47.354Z] #18 49.31 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:21:47.354Z] #18 49.32 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:47.354Z] #18 49.34 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T13:21:47.354Z] #18 49.35 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-23T13:21:47.354Z] #18 49.37 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:47.580Z] #43 33.92 CC images/sk-netlink.o [2020-12-23T13:21:47.614Z] #18 49.39 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T13:21:47.614Z] #18 49.42 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T13:21:47.614Z] #18 49.43 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:47.614Z] #18 49.44 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:21:47.614Z] #18 49.45 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:21:47.614Z] #18 49.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:21:47.614Z] #18 49.47 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:21:47.614Z] #18 49.48 Setting up zip (3.0-11+b1) ... [2020-12-23T13:21:47.614Z] #18 49.49 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:21:47.614Z] #18 49.54 Setting up bash-completion (1:2.8-6) ... [2020-12-23T13:21:47.875Z] #43 ... [2020-12-23T13:21:47.875Z] [2020-12-23T13:21:47.875Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:47.875Z] #34 95.74 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:21:47.875Z] #34 DONE 99.8s [2020-12-23T13:21:47.875Z] [2020-12-23T13:21:47.875Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:47.875Z] #43 34.29 CC images/packet-sock.o [2020-12-23T13:21:47.875Z] #43 ... [2020-12-23T13:21:47.875Z] [2020-12-23T13:21:47.875Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:47.875Z] #13 98.43 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T13:21:47.875Z] #13 98.44 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-12-23T13:21:47.875Z] #13 98.45 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:21:47.962Z] #11 ... [2020-12-23T13:21:47.962Z] [2020-12-23T13:21:47.962Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:47.962Z] #49 42.58 syscall [2020-12-23T13:21:47.962Z] #49 42.59 bufio [2020-12-23T13:21:47.962Z] #49 42.60 reflect [2020-12-23T13:21:47.962Z] #49 42.81 regexp/syntax [2020-12-23T13:21:47.962Z] #49 47.39 regexp [2020-12-23T13:21:47.962Z] #49 48.26 internal/poll [2020-12-23T13:21:47.962Z] #49 48.27 context [2020-12-23T13:21:47.962Z] #49 50.08 os [2020-12-23T13:21:47.962Z] #49 50.75 internal/fmtsort [2020-12-23T13:21:47.962Z] #49 50.76 encoding/binary [2020-12-23T13:21:47.962Z] #49 52.43 encoding/base64 [2020-12-23T13:21:47.962Z] #49 52.44 golang.org/x/sys/unix [2020-12-23T13:21:47.962Z] #49 ... [2020-12-23T13:21:47.962Z] [2020-12-23T13:21:47.962Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:47.962Z] #53 52.75 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:21:48.268Z] #47 ... [2020-12-23T13:21:48.268Z] [2020-12-23T13:21:48.268Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:48.268Z] #53 33.62 Fetched 8410 kB in 25s (332 kB/s) [2020-12-23T13:21:48.525Z] #53 33.62 Reading package lists... [2020-12-23T13:21:48.525Z] #53 ... [2020-12-23T13:21:48.525Z] [2020-12-23T13:21:48.525Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:48.525Z] #40 35.24 Fetched 8410 kB in 27s (314 kB/s) [2020-12-23T13:21:48.525Z] #40 35.24 Reading package lists... [2020-12-23T13:21:48.525Z] #40 ... [2020-12-23T13:21:48.525Z] [2020-12-23T13:21:48.525Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:48.525Z] #34 33.89 Fetched 8410 kB in 26s (323 kB/s) [2020-12-23T13:21:48.781Z] #34 33.89 Reading package lists... [2020-12-23T13:21:48.781Z] #34 ... [2020-12-23T13:21:48.781Z] [2020-12-23T13:21:48.781Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:48.781Z] #11 34.18 Fetched 8410 kB in 26s (326 kB/s) [2020-12-23T13:21:48.921Z] #13 ... [2020-12-23T13:21:48.921Z] [2020-12-23T13:21:48.921Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:48.921Z] #45 90.49 os/exec [2020-12-23T13:21:48.921Z] #45 90.53 net [2020-12-23T13:21:48.921Z] #45 93.35 internal/lazyregexp [2020-12-23T13:21:48.921Z] #45 93.91 github.com/LK4D4/vndr/versioned [2020-12-23T13:21:48.921Z] #45 96.85 encoding/binary [2020-12-23T13:21:48.921Z] #45 96.89 go/scanner [2020-12-23T13:21:48.921Z] #45 96.93 net/url [2020-12-23T13:21:48.921Z] #45 100.7 go/ast [2020-12-23T13:21:48.921Z] #45 ... [2020-12-23T13:21:48.921Z] [2020-12-23T13:21:48.921Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:48.921Z] #56 48.81 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T13:21:48.921Z] #56 48.81 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T13:21:48.921Z] #56 48.81 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:21:48.921Z] #56 48.81 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:21:48.921Z] #56 48.81 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T13:21:48.921Z] #56 48.82 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T13:21:48.921Z] #56 48.82 + '[' '' = dynamic ']' [2020-12-23T13:21:48.921Z] #56 48.82 + make [2020-12-23T13:21:48.921Z] #56 49.95 + bin/ctr [2020-12-23T13:21:49.040Z] #11 34.18 Reading package lists... [2020-12-23T13:21:49.040Z] #11 ... [2020-12-23T13:21:49.040Z] [2020-12-23T13:21:49.040Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:49.040Z] #53 33.62 Reading package lists... [2020-12-23T13:21:46.966Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:21:46.966Z] > git --version # timeout=10 [2020-12-23T13:21:47.014Z] > git --version # 'git version 2.24.1.windows.2' [2020-12-23T13:21:47.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:21:47.017Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:21:49.216Z] #56 ... [2020-12-23T13:21:49.216Z] [2020-12-23T13:21:49.216Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:49.216Z] #43 35.47 CC images/ipc-var.o [2020-12-23T13:21:49.362Z] #53 ... [2020-12-23T13:21:49.362Z] [2020-12-23T13:21:49.362Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:49.362Z] #43 44.40 vendor/golang.org/x/net/dns/dnsmessage [2020-12-23T13:21:49.362Z] #43 46.97 time [2020-12-23T13:21:49.362Z] #43 47.32 regexp [2020-12-23T13:21:49.362Z] #43 50.47 path/filepath [2020-12-23T13:21:49.362Z] #43 50.48 net [2020-12-23T13:21:49.362Z] #43 50.50 internal/lazyregexp [2020-12-23T13:21:49.362Z] #43 51.73 github.com/LK4D4/vndr/versioned [2020-12-23T13:21:49.362Z] #43 51.98 os/exec [2020-12-23T13:21:49.362Z] #43 53.90 crypto/cipher [2020-12-23T13:21:49.362Z] #43 53.91 crypto/sha512 [2020-12-23T13:21:49.362Z] #43 53.95 go/token [2020-12-23T13:21:49.362Z] #43 ... [2020-12-23T13:21:49.362Z] [2020-12-23T13:21:49.362Z] #27 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2020-12-23T13:21:49.362Z] #27 DONE 55.5s [2020-12-23T13:21:49.362Z] [2020-12-23T13:21:49.362Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:49.362Z] #62 DONE 54.6s [2020-12-23T13:21:49.362Z] [2020-12-23T13:21:49.362Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:49.362Z] #53 54.55 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:21:49.510Z] #43 35.80 CC images/ipc-desc.o [2020-12-23T13:21:49.510Z] #43 36.02 CC images/ipc-shm.o [2020-12-23T13:21:49.620Z] #18 48.42 Selecting previously unselected package vim. [2020-12-23T13:21:49.620Z] #18 48.42 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:21:49.620Z] #18 48.45 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T13:21:49.629Z] #53 ... [2020-12-23T13:21:49.629Z] [2020-12-23T13:21:49.629Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:49.629Z] #45 DONE 54.6s [2020-12-23T13:21:49.629Z] [2020-12-23T13:21:49.629Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:21:49.629Z] #53 54.57 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:21:49.806Z] #43 36.25 CC images/ipc-msg.o [2020-12-23T13:21:49.882Z] #18 48.96 Selecting previously unselected package xfsprogs. [2020-12-23T13:21:49.882Z] #18 48.97 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-23T13:21:49.882Z] #18 48.97 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T13:21:50.101Z] #43 36.52 CC images/ipc-sem.o [2020-12-23T13:21:50.143Z] #18 49.31 Selecting previously unselected package zip. [2020-12-23T13:21:50.143Z] #18 49.32 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-23T13:21:50.143Z] #18 49.33 Unpacking zip (3.0-11+b1) ... [2020-12-23T13:21:50.395Z] #43 36.80 CC images/utsns.o [2020-12-23T13:21:50.404Z] #18 49.55 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:21:50.404Z] #18 49.58 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:21:50.404Z] #18 49.59 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:50.404Z] #18 49.60 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T13:21:50.404Z] #18 49.62 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-23T13:21:50.404Z] #18 49.63 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:50.418Z] #18 52.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:50.418Z] #18 52.14 Setting up xz-utils (5.2.4-1) ... [2020-12-23T13:21:50.418Z] #18 52.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T13:21:50.418Z] #18 52.17 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:21:50.418Z] #18 52.23 invoke-rc.d: could not determine current runlevel [2020-12-23T13:21:50.418Z] #18 52.23 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T13:21:50.418Z] #18 52.24 Setting up pigz (2.4-1) ... [2020-12-23T13:21:50.418Z] #18 52.26 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T13:21:50.418Z] #18 52.27 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:21:50.418Z] #18 52.30 Setting up python-pip-whl (18.1-5) ... [2020-12-23T13:21:50.418Z] #18 52.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T13:21:50.418Z] #18 52.32 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:21:50.666Z] #18 49.65 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T13:21:50.666Z] #18 49.67 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T13:21:50.666Z] #18 49.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:50.666Z] #18 49.69 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:21:50.666Z] #18 49.71 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:21:50.666Z] #18 49.72 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:21:50.666Z] #18 49.74 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:21:50.666Z] #18 49.75 Setting up zip (3.0-11+b1) ... [2020-12-23T13:21:50.666Z] #18 49.76 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:21:50.666Z] #18 49.80 Setting up bash-completion (1:2.8-6) ... [2020-12-23T13:21:50.690Z] #43 37.07 CC images/creds.o [2020-12-23T13:21:50.985Z] #43 37.27 CC images/vma.o [2020-12-23T13:21:50.990Z] #18 52.71 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-23T13:21:50.990Z] #18 52.73 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:21:50.990Z] #18 52.74 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:50.990Z] #18 52.75 Setting up vim (2:8.1.0875-5) ... [2020-12-23T13:21:50.990Z] #18 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T13:21:50.990Z] #18 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T13:21:50.990Z] #18 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T13:21:50.990Z] #18 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T13:21:50.990Z] #18 52.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T13:21:50.990Z] #18 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T13:21:50.990Z] #18 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T13:21:50.990Z] #18 52.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T13:21:50.991Z] #18 52.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:21:50.991Z] #18 52.85 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:21:50.991Z] #18 52.87 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T13:21:50.991Z] #18 52.88 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:21:50.991Z] #18 52.89 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T13:21:50.991Z] #18 52.91 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:50.991Z] #18 ... [2020-12-23T13:21:50.991Z] [2020-12-23T13:21:50.991Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:50.991Z] #41 102.5 CC criu/cr-errno.o [2020-12-23T13:21:50.991Z] #41 102.6 CC criu/cr-restore.o [2020-12-23T13:21:50.991Z] #41 107.2 CC criu/cr-service.o [2020-12-23T13:21:50.991Z] #41 108.7 CC criu/crtools.o [2020-12-23T13:21:50.991Z] #41 109.3 CC criu/eventfd.o [2020-12-23T13:21:50.991Z] #41 109.7 CC criu/eventpoll.o [2020-12-23T13:21:50.991Z] #41 110.7 CC criu/external.o [2020-12-23T13:21:50.991Z] #41 111.0 CC criu/fault-injection.o [2020-12-23T13:21:50.991Z] #41 111.2 CC criu/fdstore.o [2020-12-23T13:21:50.991Z] #41 111.5 CC criu/fifo.o [2020-12-23T13:21:50.991Z] #41 111.8 CC criu/file-ids.o [2020-12-23T13:21:50.991Z] #41 112.2 CC criu/file-lock.o [2020-12-23T13:21:51.028Z] #53 DONE 55.7s [2020-12-23T13:21:51.028Z] [2020-12-23T13:21:51.028Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:51.280Z] #43 37.54 CC images/netdev.o [2020-12-23T13:21:51.574Z] #43 37.96 CC images/tty.o [2020-12-23T13:21:51.933Z] #41 113.2 CC criu/files-ext.o [2020-12-23T13:21:51.980Z] #54 ... [2020-12-23T13:21:51.980Z] [2020-12-23T13:21:51.980Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:51.980Z] #40 46.93 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-12-23T13:21:51.980Z] #40 47.84 Selecting previously unselected package libnet1:arm64. [2020-12-23T13:21:51.980Z] #40 47.85 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-23T13:21:51.980Z] #40 47.88 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:51.980Z] #40 48.18 Selecting previously unselected package libnet1-dev. [2020-12-23T13:21:51.980Z] #40 48.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-23T13:21:51.980Z] #40 49.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:21:51.980Z] #40 53.80 Selecting previously unselected package libnl-3-200:arm64. [2020-12-23T13:21:51.980Z] #40 53.80 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-23T13:21:51.980Z] #40 54.15 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T13:21:51.980Z] #40 54.77 Selecting previously unselected package libnl-3-dev:arm64. [2020-12-23T13:21:51.980Z] #40 54.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-12-23T13:21:51.980Z] #40 54.79 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-23T13:21:51.980Z] #40 55.13 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-23T13:21:51.980Z] #40 55.13 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-23T13:21:51.980Z] #40 55.17 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T13:21:51.980Z] #40 55.87 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-12-23T13:21:51.980Z] #40 55.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-12-23T13:21:51.980Z] #40 55.98 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-23T13:21:51.980Z] #40 56.19 Selecting previously unselected package zlib1g-dev:arm64. [2020-12-23T13:21:51.980Z] #40 56.20 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-12-23T13:21:51.980Z] #40 56.37 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:21:51.981Z] #40 56.92 Selecting previously unselected package libprotobuf17:arm64. [2020-12-23T13:21:51.981Z] #40 56.95 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-12-23T13:21:51.981Z] #40 56.95 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-23T13:21:51.981Z] #40 ... [2020-12-23T13:21:51.981Z] [2020-12-23T13:21:51.981Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:51.981Z] #11 53.78 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:21:51.981Z] #11 54.74 Fetched 73.8 MB in 12s (6074 kB/s) [2020-12-23T13:21:51.981Z] #11 54.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-23T13:21:51.981Z] #11 55.06 Preparing to unpack .../libsystemd0_241-7~deb10u5_arm64.deb ... [2020-12-23T13:21:51.981Z] #11 55.11 Unpacking libsystemd0:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:21:51.981Z] #11 56.18 Setting up libsystemd0:arm64 (241-7~deb10u5) ... [2020-12-23T13:21:51.981Z] #11 56.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 ... 15383 files and directories currently installed.) [2020-12-23T13:21:51.981Z] #11 56.60 Preparing to unpack .../libudev1_241-7~deb10u5_arm64.deb ... [2020-12-23T13:21:51.981Z] #11 56.64 Unpacking libudev1:arm64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:21:52.194Z] #41 113.5 CC criu/files-reg.o [2020-12-23T13:21:52.227Z] #43 38.64 CC images/file-lock.o [2020-12-23T13:21:52.245Z] #11 57.11 Setting up libudev1:arm64 (241-7~deb10u5) ... [2020-12-23T13:21:52.510Z] #11 57.60 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T13:21:52.510Z] #11 57.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-12-23T13:21:52.510Z] #11 57.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-12-23T13:21:52.521Z] #43 38.84 CC images/rlimit.o [2020-12-23T13:21:52.779Z] #11 57.68 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:21:52.816Z] #43 39.08 CC images/pagemap.o [2020-12-23T13:21:52.816Z] #43 ... [2020-12-23T13:21:52.816Z] [2020-12-23T13:21:52.816Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:52.816Z] #51 94.59 go/scanner [2020-12-23T13:21:52.816Z] #51 95.77 mvdan.cc/editorconfig [2020-12-23T13:21:52.816Z] #51 97.25 mvdan.cc/sh/v3/syntax [2020-12-23T13:21:52.816Z] #51 98.54 encoding/base64 [2020-12-23T13:21:52.816Z] #51 99.40 go/ast [2020-12-23T13:21:52.816Z] #51 99.56 golang.org/x/sys/unix [2020-12-23T13:21:52.816Z] #51 101.4 encoding/json [2020-12-23T13:21:53.112Z] #51 ... [2020-12-23T13:21:53.112Z] [2020-12-23T13:21:53.112Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:53.112Z] #43 39.42 CC images/siginfo.o [2020-12-23T13:21:53.408Z] #43 39.77 CC images/rpc.o [2020-12-23T13:21:53.476Z] #18 52.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-23T13:21:53.476Z] #18 52.46 Setting up xz-utils (5.2.4-1) ... [2020-12-23T13:21:53.476Z] #18 52.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T13:21:53.476Z] #18 52.50 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:21:53.476Z] #18 52.57 invoke-rc.d: could not determine current runlevel [2020-12-23T13:21:53.476Z] #18 52.58 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T13:21:53.476Z] #18 52.59 Setting up pigz (2.4-1) ... [2020-12-23T13:21:53.476Z] #18 52.60 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T13:21:53.476Z] #18 52.62 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:21:53.476Z] #18 52.65 Setting up python-pip-whl (18.1-5) ... [2020-12-23T13:21:53.476Z] #18 52.66 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T13:21:53.737Z] #18 52.68 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:21:53.737Z] #18 ... [2020-12-23T13:21:53.737Z] [2020-12-23T13:21:53.737Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:21:53.737Z] #41 98.75 CC criu/cr-errno.o [2020-12-23T13:21:53.737Z] #41 98.84 CC criu/cr-restore.o [2020-12-23T13:21:53.737Z] #41 103.4 CC criu/cr-service.o [2020-12-23T13:21:53.737Z] #41 105.2 CC criu/crtools.o [2020-12-23T13:21:53.737Z] #41 105.7 CC criu/eventfd.o [2020-12-23T13:21:53.737Z] #41 106.1 CC criu/eventpoll.o [2020-12-23T13:21:53.737Z] #41 107.0 CC criu/external.o [2020-12-23T13:21:53.737Z] #41 107.4 CC criu/fault-injection.o [2020-12-23T13:21:53.737Z] #41 107.5 CC criu/fdstore.o [2020-12-23T13:21:53.737Z] #41 107.9 CC criu/fifo.o [2020-12-23T13:21:53.737Z] #41 108.4 CC criu/file-ids.o [2020-12-23T13:21:53.737Z] #41 108.8 CC criu/file-lock.o [2020-12-23T13:21:53.998Z] #41 ... [2020-12-23T13:21:53.998Z] [2020-12-23T13:21:53.998Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:53.998Z] #18 53.01 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-23T13:21:53.998Z] #18 53.02 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:21:53.998Z] #18 53.03 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:53.998Z] #18 53.05 Setting up vim (2:8.1.0875-5) ... [2020-12-23T13:21:53.998Z] #18 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T13:21:53.998Z] #18 53.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T13:21:53.998Z] #18 53.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T13:21:53.998Z] #18 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T13:21:53.999Z] #18 53.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T13:21:53.999Z] #18 53.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T13:21:53.999Z] #18 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T13:21:53.999Z] #18 53.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T13:21:53.999Z] #18 53.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:21:53.999Z] #18 53.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:21:53.999Z] #18 53.16 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T13:21:53.999Z] #18 53.17 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:21:54.110Z] #41 ... [2020-12-23T13:21:54.110Z] [2020-12-23T13:21:54.110Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:21:54.110Z] #18 55.93 Setting up iptables (1.8.2-4) ... [2020-12-23T13:21:54.110Z] #18 55.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:21:54.110Z] #18 55.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:21:54.110Z] #18 55.96 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:21:54.110Z] #18 55.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:21:54.110Z] #18 55.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T13:21:54.110Z] #18 55.98 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T13:21:54.110Z] #18 55.98 Setting up python3 (3.7.3-1) ... [2020-12-23T13:21:54.260Z] #18 53.18 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T13:21:54.260Z] #18 53.20 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:21:54.632Z] #18 56.38 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T13:21:54.859Z] #53 44.97 Reading package lists... [2020-12-23T13:21:54.859Z] #53 ... [2020-12-23T13:21:54.859Z] [2020-12-23T13:21:54.859Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:54.859Z] #40 35.24 Reading package lists... [2020-12-23T13:21:54.934Z] #43 41.22 CC images/ext-file.o [2020-12-23T13:21:55.205Z] #18 57.00 Setting up apparmor (2.13.2-10) ... [2020-12-23T13:21:55.230Z] #43 41.40 CC images/cgroup.o [2020-12-23T13:21:55.364Z] #11 ... [2020-12-23T13:21:55.364Z] [2020-12-23T13:21:55.364Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:55.364Z] #32 52.52 github.com/BurntSushi/toml [2020-12-23T13:21:55.364Z] #32 52.52 log [2020-12-23T13:21:55.364Z] #32 52.53 flag [2020-12-23T13:21:55.364Z] #32 54.87 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:21:55.364Z] #32 DONE 60.3s [2020-12-23T13:21:55.364Z] [2020-12-23T13:21:55.364Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:55.364Z] #54 2.707 + RM_GOPATH=0 [2020-12-23T13:21:55.364Z] #54 2.707 + TMP_GOPATH= [2020-12-23T13:21:55.364Z] #54 2.707 + : /build [2020-12-23T13:21:55.364Z] #54 2.707 + '[' -z '' ']' [2020-12-23T13:21:55.364Z] #54 2.718 ++ mktemp -d [2020-12-23T13:21:55.364Z] #54 2.723 + export GOPATH=/tmp/tmp.Od3wJ7ZjF0 [2020-12-23T13:21:55.364Z] #54 2.723 + GOPATH=/tmp/tmp.Od3wJ7ZjF0 [2020-12-23T13:21:55.364Z] #54 2.723 + RM_GOPATH=1 [2020-12-23T13:21:55.364Z] #54 2.723 + case "$(go env GOARCH)" in [2020-12-23T13:21:55.364Z] #54 2.723 ++ go env GOARCH [2020-12-23T13:21:55.364Z] #54 2.826 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:55.364Z] #54 2.826 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:21:55.364Z] #54 2.826 ++ dirname /tmp/install/install.sh [2020-12-23T13:21:55.364Z] #54 2.843 + dir=/tmp/install [2020-12-23T13:21:55.364Z] #54 2.843 + bin=containerd [2020-12-23T13:21:55.364Z] #54 2.843 + shift [2020-12-23T13:21:55.364Z] #54 2.843 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T13:21:55.364Z] #54 2.843 + . /tmp/install/containerd.installer [2020-12-23T13:21:55.364Z] #54 2.843 ++ set -e [2020-12-23T13:21:55.364Z] #54 2.843 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:21:55.364Z] #54 2.845 + install_containerd [2020-12-23T13:21:55.364Z] #54 2.846 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T13:21:55.365Z] #54 2.846 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Od3wJ7ZjF0/src/github.com/containerd/containerd [2020-12-23T13:21:55.365Z] #54 2.848 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:21:55.365Z] #54 2.868 Cloning into '/tmp/tmp.Od3wJ7ZjF0/src/github.com/containerd/containerd'... [2020-12-23T13:21:55.883Z] #43 42.16 CC images/userns.o [2020-12-23T13:21:56.176Z] #43 42.54 CC images/google/protobuf/descriptor.o [2020-12-23T13:21:56.812Z] #18 55.97 Setting up iptables (1.8.2-4) ... [2020-12-23T13:21:57.074Z] #18 56.05 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:21:57.074Z] #18 56.06 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:21:57.074Z] #18 56.06 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:21:57.074Z] #18 56.16 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:21:57.074Z] #18 56.21 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T13:21:57.074Z] #18 56.22 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T13:21:57.074Z] #18 56.23 Setting up python3 (3.7.3-1) ... [2020-12-23T13:21:57.120Z] #18 58.73 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T13:21:57.120Z] #18 58.74 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:21:57.381Z] #18 59.16 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:21:57.647Z] #18 56.63 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T13:21:58.220Z] #18 57.35 Setting up apparmor (2.13.2-10) ... [2020-12-23T13:21:58.266Z] #43 44.36 CC images/opts.o [2020-12-23T13:21:58.266Z] #43 44.63 CC images/seccomp.o [2020-12-23T13:21:58.270Z] #40 46.42 Reading package lists... [2020-12-23T13:21:58.270Z] #40 ... [2020-12-23T13:21:58.270Z] [2020-12-23T13:21:58.270Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:21:58.270Z] #47 45.03 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:21:58.270Z] #47 49.36 go: extracting github.com/gogo/protobuf v1.2.1 [2020-12-23T13:21:58.270Z] #47 53.00 go: extracting golang.org/x/text v0.3.2 [2020-12-23T13:21:58.325Z] #18 60.04 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T13:21:58.560Z] #43 44.91 CC images/binfmt-misc.o [2020-12-23T13:21:58.586Z] #18 60.56 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T13:21:58.699Z] #54 ... [2020-12-23T13:21:58.699Z] [2020-12-23T13:21:58.699Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:21:58.699Z] #49 53.27 mvdan.cc/sh/v3/fileutil [2020-12-23T13:21:58.699Z] #49 53.30 flag [2020-12-23T13:21:58.699Z] #49 53.31 encoding/json [2020-12-23T13:21:58.699Z] #49 54.15 github.com/pkg/diff [2020-12-23T13:21:58.699Z] #49 55.62 go/token [2020-12-23T13:21:58.699Z] #49 56.50 mvdan.cc/editorconfig [2020-12-23T13:21:58.699Z] #49 58.62 go/ast [2020-12-23T13:21:58.699Z] #49 59.72 mvdan.cc/sh/v3/syntax [2020-12-23T13:21:58.699Z] #49 61.63 golang.org/x/crypto/ssh/terminal [2020-12-23T13:21:58.699Z] #49 ... [2020-12-23T13:21:58.699Z] [2020-12-23T13:21:58.699Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:58.699Z] #40 57.78 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-12-23T13:21:58.699Z] #40 57.78 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-12-23T13:21:58.699Z] #40 57.80 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-23T13:21:58.699Z] #40 60.28 Selecting previously unselected package libprotobuf-dev:arm64. [2020-12-23T13:21:58.699Z] #40 60.28 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-12-23T13:21:58.699Z] #40 60.29 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-23T13:21:58.699Z] #40 61.49 Selecting previously unselected package libprotoc17:arm64. [2020-12-23T13:21:58.699Z] #40 61.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-12-23T13:21:58.699Z] #40 61.61 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-23T13:21:58.699Z] #40 62.50 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T13:21:58.699Z] #40 62.51 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-12-23T13:21:58.699Z] #40 62.51 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:21:58.699Z] #40 62.66 Selecting previously unselected package protobuf-compiler. [2020-12-23T13:21:58.699Z] #40 62.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-12-23T13:21:58.699Z] #40 62.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:21:58.699Z] #40 62.92 Selecting previously unselected package python-pkg-resources. [2020-12-23T13:21:58.699Z] #40 62.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:21:58.699Z] #40 62.95 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T13:21:58.699Z] #40 63.21 Selecting previously unselected package python-six. [2020-12-23T13:21:58.699Z] #40 63.22 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T13:21:58.699Z] #40 63.22 Unpacking python-six (1.12.0-1) ... [2020-12-23T13:21:58.699Z] #40 63.55 Selecting previously unselected package python-protobuf. [2020-12-23T13:21:58.699Z] #40 63.55 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-12-23T13:21:58.699Z] #40 63.61 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T13:21:58.699Z] #40 ... [2020-12-23T13:21:58.699Z] [2020-12-23T13:21:58.699Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:58.699Z] #34 53.82 Selecting previously unselected package cmake-data. [2020-12-23T13:21:58.699Z] #34 53.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T13:21:58.699Z] #34 54.54 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T13:21:58.699Z] #34 61.04 Selecting previously unselected package libicu63:arm64. [2020-12-23T13:21:58.699Z] #34 61.07 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-23T13:21:58.699Z] #34 61.12 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T13:21:58.858Z] #43 45.22 CC images/time.o [2020-12-23T13:21:58.964Z] #34 ... [2020-12-23T13:21:58.964Z] [2020-12-23T13:21:58.964Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:58.964Z] #11 61.04 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T13:21:58.964Z] #11 61.04 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-12-23T13:21:58.964Z] #11 61.04 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:21:58.964Z] #11 63.44 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T13:21:58.964Z] #11 63.45 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T13:21:58.964Z] #11 63.54 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:21:58.964Z] #11 63.74 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-12-23T13:21:58.964Z] #11 63.76 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-23T13:21:58.964Z] #11 63.77 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T13:21:58.964Z] #11 63.99 Selecting previously unselected package dmsetup. [2020-12-23T13:21:58.964Z] #11 64.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-12-23T13:21:58.964Z] #11 64.02 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T13:21:59.153Z] #43 45.45 CC images/sysctl.o [2020-12-23T13:21:59.206Z] #47 ... [2020-12-23T13:21:59.206Z] [2020-12-23T13:21:59.206Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:21:59.206Z] #34 33.89 Reading package lists... [2020-12-23T13:21:59.206Z] #34 44.94 Reading package lists... [2020-12-23T13:21:59.206Z] #34 ... [2020-12-23T13:21:59.206Z] [2020-12-23T13:21:59.206Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:21:59.206Z] #11 34.18 Reading package lists... [2020-12-23T13:21:59.228Z] #11 64.21 Selecting previously unselected package mingw-w64-common. [2020-12-23T13:21:59.228Z] #11 64.24 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T13:21:59.452Z] #43 45.74 CC images/autofs.o [2020-12-23T13:21:59.492Z] #11 64.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T13:21:59.492Z] #11 ... [2020-12-23T13:21:59.492Z] [2020-12-23T13:21:59.492Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:21:59.492Z] #43 54.59 net/url [2020-12-23T13:21:59.492Z] #43 55.62 text/template/parse [2020-12-23T13:21:59.492Z] #43 55.70 go/scanner [2020-12-23T13:21:59.492Z] #43 58.47 go/ast [2020-12-23T13:21:59.492Z] #43 58.47 encoding/json [2020-12-23T13:21:59.492Z] #43 63.77 text/template [2020-12-23T13:21:59.748Z] #43 46.03 CC images/macvlan.o [2020-12-23T13:21:59.757Z] #43 ... [2020-12-23T13:21:59.757Z] [2020-12-23T13:21:59.757Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:21:59.757Z] #40 64.13 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T13:21:59.972Z] #18 61.87 Setting up python3-pip (18.1-5) ... [2020-12-23T13:22:00.044Z] #43 46.30 CC images/sit.o [2020-12-23T13:22:00.044Z] #43 ... [2020-12-23T13:22:00.044Z] [2020-12-23T13:22:00.044Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:00.044Z] #45 101.7 text/template/parse [2020-12-23T13:22:00.044Z] #45 102.4 encoding/json [2020-12-23T13:22:00.044Z] #45 111.8 text/template [2020-12-23T13:22:00.044Z] #45 ... [2020-12-23T13:22:00.044Z] [2020-12-23T13:22:00.044Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:00.044Z] #43 46.53 CC images/memfd.o [2020-12-23T13:22:00.339Z] #43 46.82 CC images/timens.o [2020-12-23T13:22:00.571Z] #11 45.33 Reading package lists... [2020-12-23T13:22:00.571Z] #11 ... [2020-12-23T13:22:00.571Z] [2020-12-23T13:22:00.571Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:22:00.571Z] #53 44.97 Reading package lists... [2020-12-23T13:22:00.635Z] #43 47.08 LINK images/built-in.o [2020-12-23T13:22:00.770Z] #18 59.64 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T13:22:00.770Z] #18 59.66 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:22:00.931Z] #43 47.32 GEN compel/include/asm [2020-12-23T13:22:00.931Z] #43 47.36 GEN compel/include/version.h [2020-12-23T13:22:01.031Z] #18 59.99 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:22:01.176Z] #18 62.84 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:01.176Z] #18 62.88 Processing triggers for mime-support (3.62) ... [2020-12-23T13:22:01.228Z] #43 47.38 touch .config [2020-12-23T13:22:01.228Z] #43 47.43 GEN include/common/config.h [2020-12-23T13:22:01.228Z] #43 47.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T13:22:01.228Z] #43 47.61 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T13:22:01.228Z] #43 47.63 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-12-23T13:22:01.228Z] #43 47.68 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-12-23T13:22:01.228Z] #43 47.71 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-12-23T13:22:01.228Z] #43 47.73 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-12-23T13:22:01.437Z] #18 DONE 63.1s [2020-12-23T13:22:01.437Z] [2020-12-23T13:22:01.437Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T13:22:01.543Z] #43 47.78 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-12-23T13:22:01.543Z] #43 47.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T13:22:01.543Z] #43 47.81 DEP compel/plugins/std/infect.d [2020-12-23T13:22:01.543Z] #43 47.97 DEP compel/plugins/std/string.d [2020-12-23T13:22:01.838Z] #43 48.10 DEP compel/plugins/std/log.d [2020-12-23T13:22:01.838Z] #43 48.24 DEP compel/plugins/std/fds.d [2020-12-23T13:22:01.975Z] #18 60.97 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T13:22:02.134Z] #43 48.37 DEP compel/plugins/std/std.d [2020-12-23T13:22:02.134Z] #43 48.50 DEP compel/plugins/shmem/shmem.d [2020-12-23T13:22:02.134Z] #43 48.62 DEP compel/plugins/fds/fds.d [2020-12-23T13:22:02.328Z] #40 67.17 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-12-23T13:22:02.328Z] #40 67.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:22:02.328Z] #40 67.22 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T13:22:02.328Z] #40 67.25 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-12-23T13:22:02.328Z] #40 67.27 Setting up python-six (1.12.0-1) ... [2020-12-23T13:22:02.381Z] #19 0.987 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T13:22:02.381Z] #19 0.991 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T13:22:02.381Z] #19 0.995 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T13:22:02.381Z] #19 DONE 1.1s [2020-12-23T13:22:02.381Z] [2020-12-23T13:22:02.381Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:22:02.429Z] #43 48.75 CC compel/plugins/std/std.o [2020-12-23T13:22:02.499Z] #18 61.44 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T13:22:02.499Z] #18 ... [2020-12-23T13:22:02.499Z] [2020-12-23T13:22:02.499Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:22:02.499Z] #38 186.5 + dpkg --print-architecture [2020-12-23T13:22:02.499Z] #38 186.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T13:22:02.724Z] #43 49.06 CC compel/plugins/std/fds.o [2020-12-23T13:22:03.019Z] #43 49.45 CC compel/plugins/std/log.o [2020-12-23T13:22:03.071Z] #38 187.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T13:22:03.071Z] #38 187.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T13:22:03.345Z] #53 56.03 Building dependency tree... [2020-12-23T13:22:04.065Z] #43 50.26 CC compel/plugins/std/string.o [2020-12-23T13:22:04.472Z] #38 ... [2020-12-23T13:22:04.472Z] [2020-12-23T13:22:04.472Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:04.472Z] #41 109.8 CC criu/files-ext.o [2020-12-23T13:22:04.472Z] #41 110.2 CC criu/files-reg.o [2020-12-23T13:22:04.472Z] #41 112.5 CC criu/files.o [2020-12-23T13:22:04.472Z] #41 114.3 CC criu/filesystems.o [2020-12-23T13:22:04.472Z] #41 115.1 CC criu/fsnotify.o [2020-12-23T13:22:04.472Z] #41 116.3 CC criu/image-desc.o [2020-12-23T13:22:04.472Z] #41 116.4 CC criu/image.o [2020-12-23T13:22:04.472Z] #41 117.2 CC criu/ipc_ns.o [2020-12-23T13:22:04.472Z] #41 118.4 CC criu/irmap.o [2020-12-23T13:22:04.473Z] #41 119.1 CC criu/kcmp-ids.o [2020-12-23T13:22:04.473Z] #41 119.4 CC criu/kerndat.o [2020-12-23T13:22:04.704Z] #43 50.99 CC compel/plugins/std/infect.o [2020-12-23T13:22:04.733Z] #41 ... [2020-12-23T13:22:04.733Z] [2020-12-23T13:22:04.733Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:22:04.733Z] #18 62.73 Setting up python3-pip (18.1-5) ... [2020-12-23T13:22:04.734Z] #18 63.85 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:04.734Z] #18 63.88 Processing triggers for mime-support (3.62) ... [2020-12-23T13:22:04.915Z] #40 69.79 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:22:04.915Z] #40 69.85 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T13:22:04.915Z] #40 69.89 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-12-23T13:22:04.915Z] #40 69.91 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-12-23T13:22:04.915Z] #40 69.94 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-12-23T13:22:04.915Z] #40 69.97 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:22:04.915Z] #40 70.01 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:22:04.915Z] #40 70.05 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-12-23T13:22:04.915Z] #40 70.08 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:22:04.933Z] #20 ... [2020-12-23T13:22:04.933Z] [2020-12-23T13:22:04.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:04.933Z] #41 115.7 CC criu/files.o [2020-12-23T13:22:04.933Z] #41 117.9 CC criu/filesystems.o [2020-12-23T13:22:04.933Z] #41 118.6 CC criu/fsnotify.o [2020-12-23T13:22:04.933Z] #41 119.8 CC criu/image-desc.o [2020-12-23T13:22:04.933Z] #41 119.9 CC criu/image.o [2020-12-23T13:22:04.933Z] #41 120.9 CC criu/ipc_ns.o [2020-12-23T13:22:04.933Z] #41 122.2 CC criu/irmap.o [2020-12-23T13:22:04.933Z] #41 122.9 CC criu/kcmp-ids.o [2020-12-23T13:22:04.933Z] #41 123.5 CC criu/kerndat.o [2020-12-23T13:22:04.933Z] #41 124.9 CC criu/libnetlink.o [2020-12-23T13:22:04.933Z] #41 125.4 CC criu/log.o [2020-12-23T13:22:04.933Z] #41 ... [2020-12-23T13:22:04.933Z] [2020-12-23T13:22:04.933Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:22:04.933Z] #38 196.1 + dpkg --print-architecture [2020-12-23T13:22:04.933Z] #38 196.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T13:22:04.933Z] #38 196.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T13:22:04.933Z] #38 196.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T13:22:05.012Z] #43 51.52 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-12-23T13:22:05.179Z] #40 70.10 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T13:22:05.307Z] #43 51.58 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-12-23T13:22:05.307Z] #43 51.64 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-12-23T13:22:05.307Z] #43 51.69 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-12-23T13:22:05.307Z] #43 51.75 AR compel/plugins/std.lib.a [2020-12-23T13:22:05.444Z] #40 ... [2020-12-23T13:22:05.444Z] [2020-12-23T13:22:05.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:05.444Z] #11 70.50 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T13:22:05.444Z] #11 70.51 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T13:22:05.444Z] #11 70.53 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:22:05.601Z] #43 ... [2020-12-23T13:22:05.601Z] [2020-12-23T13:22:05.601Z] #13 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:05.601Z] #13 113.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-12-23T13:22:05.601Z] #13 113.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 113.5 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-12-23T13:22:05.601Z] #13 113.6 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 113.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 113.6 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-23T13:22:05.601Z] #13 113.8 Selecting previously unselected package libbtrfs0. [2020-12-23T13:22:05.601Z] #13 113.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 113.8 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:22:05.601Z] #13 113.8 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:22:05.601Z] #13 113.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 113.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:22:05.601Z] #13 114.0 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-12-23T13:22:05.601Z] #13 114.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 114.0 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T13:22:05.601Z] #13 114.1 Selecting previously unselected package libudev-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 114.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 114.1 Unpacking libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T13:22:05.601Z] #13 114.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 114.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 114.3 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-12-23T13:22:05.601Z] #13 114.6 Selecting previously unselected package libpcre16-3:ppc64el. [2020-12-23T13:22:05.601Z] #13 114.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 114.6 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 114.8 Selecting previously unselected package libpcre32-3:ppc64el. [2020-12-23T13:22:05.601Z] #13 114.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 114.8 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 115.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-12-23T13:22:05.601Z] #13 115.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 115.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 115.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 115.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 115.2 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 115.7 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 115.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 115.7 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-23T13:22:05.601Z] #13 115.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 115.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 116.0 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-23T13:22:05.601Z] #13 116.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 116.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 116.1 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-23T13:22:05.601Z] #13 116.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-12-23T13:22:05.601Z] #13 116.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_ppc64el.deb ... [2020-12-23T13:22:05.601Z] #13 116.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T13:22:05.601Z] #13 116.7 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libudev-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-12-23T13:22:05.601Z] #13 116.8 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T13:22:05.601Z] #13 116.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u5) ... [2020-12-23T13:22:05.601Z] #13 116.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:22:05.601Z] #13 116.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-12-23T13:22:05.601Z] #13 116.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:05.601Z] #13 116.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 [2020-12-23T13:22:05.601Z] #13 116.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 [2020-12-23T13:22:05.601Z] #13 116.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:05.601Z] #13 116.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 [2020-12-23T13:22:05.601Z] #13 116.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 [2020-12-23T13:22:05.601Z] #13 116.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:22:05.601Z] #13 116.9 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-12-23T13:22:05.601Z] #13 117.0 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T13:22:05.601Z] #13 117.0 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T13:22:05.602Z] #13 117.0 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-12-23T13:22:05.602Z] #13 117.0 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-12-23T13:22:05.602Z] #13 117.0 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:05.602Z] #13 DONE 117.3s [2020-12-23T13:22:05.602Z] [2020-12-23T13:22:05.602Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:05.602Z] #43 51.84 CC compel/plugins/fds/fds.o [2020-12-23T13:22:05.602Z] #43 ... [2020-12-23T13:22:05.602Z] [2020-12-23T13:22:05.602Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:05.859Z] #53 ... [2020-12-23T13:22:05.859Z] [2020-12-23T13:22:05.859Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:05.859Z] #43 59.83 sync [2020-12-23T13:22:05.859Z] #43 59.90 internal/reflectlite [2020-12-23T13:22:05.885Z] #18 DONE 64.6s [2020-12-23T13:22:05.885Z] [2020-12-23T13:22:05.885Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T13:22:05.898Z] #53 0.434 + RM_GOPATH=0 [2020-12-23T13:22:05.898Z] #53 0.440 + TMP_GOPATH= [2020-12-23T13:22:05.898Z] #53 0.441 + : /build [2020-12-23T13:22:05.898Z] #53 0.442 + '[' -z '' ']' [2020-12-23T13:22:05.898Z] #53 0.444 ++ mktemp -d [2020-12-23T13:22:05.898Z] #53 0.447 + export GOPATH=/tmp/tmp.HtzSsQikxG [2020-12-23T13:22:05.898Z] #53 0.447 + GOPATH=/tmp/tmp.HtzSsQikxG [2020-12-23T13:22:05.898Z] #53 0.448 + RM_GOPATH=1 [2020-12-23T13:22:05.898Z] #53 0.448 + case "$(go env GOARCH)" in [2020-12-23T13:22:05.898Z] #53 0.452 ++ go env GOARCH [2020-12-23T13:22:05.898Z] #53 0.488 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:05.898Z] #53 ... [2020-12-23T13:22:05.898Z] [2020-12-23T13:22:05.898Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T13:22:05.898Z] #14 DONE 0.6s [2020-12-23T13:22:05.898Z] [2020-12-23T13:22:05.898Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:05.898Z] #53 0.488 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:05.898Z] #53 0.492 ++ dirname /tmp/install/install.sh [2020-12-23T13:22:05.898Z] #53 0.494 + dir=/tmp/install [2020-12-23T13:22:05.898Z] #53 0.494 + bin=runc [2020-12-23T13:22:05.898Z] #53 0.495 + shift [2020-12-23T13:22:05.898Z] #53 0.495 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T13:22:05.898Z] #53 0.497 + . /tmp/install/runc.installer [2020-12-23T13:22:05.898Z] #53 0.504 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:22:05.898Z] #53 0.505 + install_runc [2020-12-23T13:22:05.898Z] #53 0.506 + uname -r [2020-12-23T13:22:05.898Z] #53 0.507 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T13:22:05.898Z] #53 0.510 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T13:22:05.898Z] #53 0.510 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T13:22:05.898Z] #53 0.511 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T13:22:05.898Z] #53 0.511 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HtzSsQikxG/src/github.com/opencontainers/runc [2020-12-23T13:22:05.898Z] #53 0.518 Cloning into '/tmp/tmp.HtzSsQikxG/src/github.com/opencontainers/runc'... [2020-12-23T13:22:05.978Z] Fetching without tags [2020-12-23T13:22:06.542Z] #53 ... [2020-12-23T13:22:06.542Z] [2020-12-23T13:22:06.542Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T13:22:06.542Z] #15 DONE 0.6s [2020-12-23T13:22:05.635Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:22:05.709Z] > git config --add remote.origin.fetch +refs/pull/41724/head:refs/remotes/origin/PR-41724 # timeout=10 [2020-12-23T13:22:05.762Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:22:05.883Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-12-23T13:22:06.011Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-12-23T13:22:06.012Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:22:06.014Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41724/head:refs/remotes/origin/PR-41724 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-12-23T13:22:06.838Z] [2020-12-23T13:22:06.838Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T13:22:06.838Z] #16 0.229 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T13:22:06.838Z] #16 DONE 0.3s [2020-12-23T13:22:06.838Z] [2020-12-23T13:22:06.838Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:06.838Z] #43 52.28 AR compel/plugins/fds.lib.a [2020-12-23T13:22:06.838Z] #43 52.37 HOSTDEP compel/src/lib/log-host.d [2020-12-23T13:22:06.838Z] #43 52.51 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T13:22:06.838Z] #43 52.69 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-12-23T13:22:06.838Z] #43 52.80 HOSTDEP compel/src/main-host.d [2020-12-23T13:22:06.838Z] #43 52.98 DEP compel/src/lib/ptrace.d [2020-12-23T13:22:06.838Z] #43 53.26 DEP compel/src/lib/infect.d [2020-12-23T13:22:06.841Z] #19 1.167 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T13:22:06.841Z] #19 1.174 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T13:22:06.841Z] #19 1.178 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T13:22:06.841Z] #19 DONE 1.3s [2020-12-23T13:22:06.841Z] [2020-12-23T13:22:06.841Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:22:07.133Z] #43 53.47 DEP compel/src/lib/infect-util.d [2020-12-23T13:22:07.234Z] #43 62.45 github.com/LK4D4/vndr/godl/singleflight [2020-12-23T13:22:07.243Z] Merging remotes/origin/master commit 3ec41db8367059dbdfdb459967fd9a854f59c231 into PR head commit 95eb4907805b0c8650cc1bce01844162c2c84c4a [2020-12-23T13:22:07.430Z] #43 ... [2020-12-23T13:22:07.430Z] [2020-12-23T13:22:07.430Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T13:22:07.430Z] #17 DONE 0.4s [2020-12-23T13:22:07.430Z] [2020-12-23T13:22:07.430Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:07.430Z] #43 53.63 DEP compel/src/lib/infect-rpc.d [2020-12-23T13:22:07.430Z] #43 53.80 DEP compel/arch/ppc64/src/lib/infect.d [2020-12-23T13:22:07.725Z] #43 ... [2020-12-23T13:22:07.725Z] [2020-12-23T13:22:07.725Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T13:22:07.725Z] #18 DONE 0.4s [2020-12-23T13:22:07.725Z] [2020-12-23T13:22:07.725Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:07.725Z] #43 53.94 DEP compel/arch/ppc64/src/lib/cpu.d [2020-12-23T13:22:07.725Z] #43 54.00 DEP compel/src/lib/log.d [2020-12-23T13:22:07.725Z] #43 54.14 DEP compel/src/main.d [2020-12-23T13:22:08.022Z] #43 54.30 DEP compel/src/lib/handle-elf.d [2020-12-23T13:22:08.022Z] #43 54.38 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-12-23T13:22:08.170Z] #43 63.33 math/rand [2020-12-23T13:22:08.233Z] #38 ... [2020-12-23T13:22:08.233Z] [2020-12-23T13:22:08.233Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:22:08.233Z] #20 5.279 Collecting yamllint==1.16.0 [2020-12-23T13:22:08.317Z] #43 ... [2020-12-23T13:22:08.317Z] [2020-12-23T13:22:08.317Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T13:22:08.317Z] #19 DONE 0.4s [2020-12-23T13:22:08.317Z] [2020-12-23T13:22:08.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:08.317Z] #43 54.54 CC compel/src/lib/log.o [2020-12-23T13:22:08.317Z] #43 54.69 CC compel/arch/ppc64/src/lib/cpu.o [2020-12-23T13:22:08.317Z] #43 54.88 CC compel/arch/ppc64/src/lib/infect.o [2020-12-23T13:22:09.370Z] #43 55.80 CC compel/src/lib/infect-rpc.o [2020-12-23T13:22:07.348Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:22:07.415Z] > git checkout -f 95eb4907805b0c8650cc1bce01844162c2c84c4a # timeout=10 [2020-12-23T13:22:10.011Z] #43 56.37 CC compel/src/lib/infect-util.o [2020-12-23T13:22:10.065Z] #43 ... [2020-12-23T13:22:10.065Z] [2020-12-23T13:22:10.065Z] #62 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:10.065Z] #62 DONE 65.0s [2020-12-23T13:22:10.065Z] [2020-12-23T13:22:10.065Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:10.065Z] #47 62.32 go: finding github.com/fatih/color v1.7.0 [2020-12-23T13:22:10.065Z] #47 62.45 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2020-12-23T13:22:10.065Z] #47 62.47 go: finding github.com/mattn/go-colorable v0.1.4 [2020-12-23T13:22:10.065Z] #47 62.51 go: finding github.com/mattn/go-isatty v0.0.8 [2020-12-23T13:22:10.065Z] #47 62.59 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2020-12-23T13:22:10.065Z] #47 62.75 go: finding github.com/go-critic/go-critic v0.4.1 [2020-12-23T13:22:10.065Z] #47 62.81 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2020-12-23T13:22:10.065Z] #47 62.86 go: finding github.com/pkg/errors v0.8.1 [2020-12-23T13:22:10.065Z] #47 62.87 go: finding github.com/go-lintpack/lintpack v0.5.2 [2020-12-23T13:22:10.065Z] #47 62.96 go: finding github.com/sirupsen/logrus v1.4.2 [2020-12-23T13:22:10.065Z] #47 62.98 go: finding github.com/go-toolsmith/astequal v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.01 go: finding github.com/mitchellh/go-homedir v1.1.0 [2020-12-23T13:22:10.065Z] #47 63.04 go: finding github.com/stretchr/testify v1.4.0 [2020-12-23T13:22:10.065Z] #47 63.05 go: finding github.com/go-toolsmith/astp v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.08 go: finding github.com/go-toolsmith/astcast v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.10 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.13 go: finding github.com/go-toolsmith/typep v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.17 go: finding github.com/davecgh/go-spew v1.1.1 [2020-12-23T13:22:10.065Z] #47 63.18 go: finding github.com/spf13/viper v1.6.1 [2020-12-23T13:22:10.065Z] #47 63.19 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.30 go: finding github.com/pmezard/go-difflib v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.50 go: finding github.com/stretchr/objx v0.2.0 [2020-12-23T13:22:10.065Z] #47 63.67 go: finding github.com/go-toolsmith/strparse v1.0.0 [2020-12-23T13:22:10.065Z] #47 63.76 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2020-12-23T13:22:10.065Z] #47 63.93 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2020-12-23T13:22:10.065Z] #47 63.94 go: finding github.com/gobwas/glob v0.2.3 [2020-12-23T13:22:10.065Z] #47 63.94 go: finding gopkg.in/yaml.v2 v2.2.7 [2020-12-23T13:22:10.065Z] #47 64.04 go: finding github.com/fsnotify/fsnotify v1.4.7 [2020-12-23T13:22:10.065Z] #47 64.17 go: finding github.com/spf13/cobra v0.0.5 [2020-12-23T13:22:10.065Z] #47 64.25 go: finding github.com/hashicorp/hcl v1.0.0 [2020-12-23T13:22:10.065Z] #47 64.39 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2020-12-23T13:22:10.065Z] #47 64.50 go: finding github.com/spf13/pflag v1.0.5 [2020-12-23T13:22:10.065Z] #47 64.71 go: finding github.com/magiconair/properties v1.8.1 [2020-12-23T13:22:10.065Z] #47 64.82 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2020-12-23T13:22:10.065Z] #47 65.03 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2020-12-23T13:22:10.065Z] #47 65.13 go: finding github.com/mitchellh/mapstructure v1.1.2 [2020-12-23T13:22:10.065Z] #47 65.21 go: finding github.com/pelletier/go-toml v1.2.0 [2020-12-23T13:22:10.065Z] #47 65.39 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2020-12-23T13:22:10.065Z] #47 65.39 go: finding github.com/spf13/afero v1.1.2 [2020-12-23T13:22:10.306Z] #43 56.65 CC compel/src/lib/infect.o [2020-12-23T13:22:10.322Z] #47 65.51 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2020-12-23T13:22:10.322Z] #47 65.57 go: finding golang.org/x/text v0.3.2 [2020-12-23T13:22:10.322Z] #47 65.57 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2020-12-23T13:22:10.322Z] #47 65.57 go: finding github.com/spf13/cast v1.3.0 [2020-12-23T13:22:10.322Z] #47 65.63 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2020-12-23T13:22:10.322Z] #47 ... [2020-12-23T13:22:10.322Z] [2020-12-23T13:22:10.322Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:22:10.322Z] #34 44.94 Reading package lists... [2020-12-23T13:22:10.322Z] #34 55.99 Building dependency tree... [2020-12-23T13:22:10.322Z] #34 61.89 The following additional packages will be installed: [2020-12-23T13:22:10.322Z] #34 61.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-12-23T13:22:10.322Z] #34 61.94 Suggested packages: [2020-12-23T13:22:10.322Z] #34 61.98 cmake-doc ninja-build lrzip [2020-12-23T13:22:10.322Z] #34 61.98 Recommended packages: [2020-12-23T13:22:10.322Z] #34 61.98 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-12-23T13:22:10.322Z] #34 63.97 The following NEW packages will be installed: [2020-12-23T13:22:10.322Z] #34 63.98 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-12-23T13:22:10.322Z] #34 64.00 vim-common xxd [2020-12-23T13:22:10.322Z] #34 64.36 0 upgraded, 10 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:22:10.322Z] #34 64.36 Need to get 14.9 MB of archives. [2020-12-23T13:22:10.322Z] #34 64.36 After this operation, 61.8 MB of additional disk space will be used. [2020-12-23T13:22:10.322Z] #34 64.36 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T13:22:10.322Z] #34 64.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:22:10.322Z] #34 64.50 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-12-23T13:22:10.322Z] #34 64.86 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T13:22:10.322Z] #34 ... [2020-12-23T13:22:10.322Z] [2020-12-23T13:22:10.322Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:10.322Z] #47 65.69 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2020-12-23T13:22:10.322Z] #47 65.69 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2020-12-23T13:22:10.322Z] #47 65.71 go: finding github.com/subosito/gotenv v1.2.0 [2020-12-23T13:22:10.322Z] #47 65.75 go: finding gopkg.in/ini.v1 v1.51.0 [2020-12-23T13:22:10.579Z] #47 65.81 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2020-12-23T13:22:10.579Z] #47 65.91 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2020-12-23T13:22:10.579Z] #47 65.92 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2020-12-23T13:22:10.771Z] #11 ... [2020-12-23T13:22:10.771Z] [2020-12-23T13:22:10.771Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:10.771Z] #40 75.57 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-12-23T13:22:10.836Z] #47 66.03 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2020-12-23T13:22:10.836Z] #47 66.03 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2020-12-23T13:22:10.947Z] #43 ... [2020-12-23T13:22:10.947Z] [2020-12-23T13:22:10.947Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:10.947Z] #45 112.7 go/parser [2020-12-23T13:22:10.947Z] #45 115.0 encoding/xml [2020-12-23T13:22:11.036Z] #40 ... [2020-12-23T13:22:11.036Z] [2020-12-23T13:22:11.036Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:11.036Z] #43 66.03 go/parser [2020-12-23T13:22:11.036Z] #43 69.09 encoding/xml [2020-12-23T13:22:11.036Z] #43 71.80 compress/flate [2020-12-23T13:22:11.036Z] #43 73.22 go/doc [2020-12-23T13:22:11.036Z] #43 75.50 compress/gzip [2020-12-23T13:22:11.077Z] Merge succeeded, producing f7ce987178bbc2f47622110c66e4d22210a56e47 [2020-12-23T13:22:11.077Z] Checking out Revision f7ce987178bbc2f47622110c66e4d22210a56e47 (PR-41724) [2020-12-23T13:22:11.093Z] #47 66.31 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2020-12-23T13:22:11.093Z] #47 66.31 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2020-12-23T13:22:11.093Z] #47 ... [2020-12-23T13:22:11.093Z] [2020-12-23T13:22:11.093Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:11.093Z] #11 45.33 Reading package lists... [2020-12-23T13:22:11.093Z] #11 56.74 Building dependency tree... [2020-12-23T13:22:11.093Z] #11 62.62 The following additional packages will be installed: [2020-12-23T13:22:11.093Z] #11 62.65 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-12-23T13:22:11.093Z] #11 62.66 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-12-23T13:22:11.093Z] #11 62.66 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-12-23T13:22:11.093Z] #11 62.66 libselinux1-dev libsepol1-dev libsystemd0 libudev1 mingw-w64-common [2020-12-23T13:22:11.093Z] #11 62.66 mingw-w64-x86-64-dev [2020-12-23T13:22:11.093Z] #11 62.68 Suggested packages: [2020-12-23T13:22:11.093Z] #11 62.69 gcc-8-locales seccomp wine64 [2020-12-23T13:22:11.093Z] #11 65.39 The following NEW packages will be installed: [2020-12-23T13:22:11.093Z] #11 65.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-12-23T13:22:11.093Z] #11 65.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-12-23T13:22:11.093Z] #11 65.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-12-23T13:22:11.093Z] #11 65.39 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-12-23T13:22:11.093Z] #11 65.39 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-12-23T13:22:11.093Z] #11 65.39 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-12-23T13:22:11.093Z] #11 65.39 The following packages will be upgraded: [2020-12-23T13:22:11.093Z] #11 65.39 libsystemd0 libudev1 [2020-12-23T13:22:11.093Z] #11 66.26 2 upgraded, 25 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:22:11.093Z] #11 66.26 Need to get 78.2 MB of archives. [2020-12-23T13:22:11.093Z] #11 66.26 After this operation, 487 MB of additional disk space will be used. [2020-12-23T13:22:11.093Z] #11 66.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u5 [331 kB] [2020-12-23T13:22:11.093Z] #11 66.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u5 [151 kB] [2020-12-23T13:22:11.093Z] #11 66.31 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] [2020-12-23T13:22:11.093Z] #11 ... [2020-12-23T13:22:11.093Z] [2020-12-23T13:22:11.093Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:11.093Z] #47 66.42 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2020-12-23T13:22:11.093Z] #47 66.42 go: finding github.com/kisielk/gotool v1.0.0 [2020-12-23T13:22:11.093Z] #47 66.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2020-12-23T13:22:11.093Z] #47 66.45 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2020-12-23T13:22:11.093Z] #47 66.47 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2020-12-23T13:22:11.242Z] #45 ... [2020-12-23T13:22:11.242Z] [2020-12-23T13:22:11.242Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:22:11.242Z] #20 0.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:22:11.242Z] #20 0.532 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:22:11.242Z] #20 0.540 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:22:11.242Z] #20 1.932 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2020-12-23T13:22:11.301Z] #43 ... [2020-12-23T13:22:11.301Z] [2020-12-23T13:22:11.301Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:22:11.301Z] #34 66.43 Selecting previously unselected package libxml2:arm64. [2020-12-23T13:22:11.301Z] #34 66.45 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2020-12-23T13:22:11.301Z] #34 66.45 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:22:11.301Z] #34 67.02 Selecting previously unselected package libarchive13:arm64. [2020-12-23T13:22:11.301Z] #34 67.03 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-12-23T13:22:11.301Z] #34 67.05 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-23T13:22:11.301Z] #34 67.33 Selecting previously unselected package libjsoncpp1:arm64. [2020-12-23T13:22:11.301Z] #34 67.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-12-23T13:22:11.301Z] #34 67.34 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-23T13:22:11.301Z] #34 69.06 Selecting previously unselected package librhash0:arm64. [2020-12-23T13:22:11.301Z] #34 69.06 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-12-23T13:22:11.301Z] #34 69.06 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-12-23T13:22:11.301Z] #34 69.21 Selecting previously unselected package libuv1:arm64. [2020-12-23T13:22:11.301Z] #34 69.22 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-12-23T13:22:11.301Z] #34 69.33 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-12-23T13:22:11.301Z] #34 69.45 Selecting previously unselected package cmake. [2020-12-23T13:22:11.301Z] #34 69.45 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-12-23T13:22:11.301Z] #34 69.46 Unpacking cmake (3.13.4-1) ... [2020-12-23T13:22:11.301Z] #34 72.47 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T13:22:11.301Z] #34 72.55 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:22:11.301Z] #34 72.60 Setting up libuv1:arm64 (1.24.1-1) ... [2020-12-23T13:22:11.301Z] #34 72.64 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:22:11.301Z] #34 72.69 Setting up librhash0:arm64 (1.3.8-1) ... [2020-12-23T13:22:11.301Z] #34 72.75 Setting up cmake-data (3.13.4-1) ... [2020-12-23T13:22:11.301Z] #34 72.83 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:22:11.301Z] #34 72.87 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-12-23T13:22:11.301Z] #34 72.96 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-12-23T13:22:11.301Z] #34 73.04 Setting up cmake (3.13.4-1) ... [2020-12-23T13:22:11.301Z] #34 73.06 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:11.301Z] #34 73.25 Processing triggers for mime-support (3.62) ... [2020-12-23T13:22:11.352Z] #47 66.58 go: finding github.com/sourcegraph/go-diff v0.5.1 [2020-12-23T13:22:11.352Z] #47 66.58 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2020-12-23T13:22:11.352Z] #47 66.58 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2020-12-23T13:22:11.352Z] #47 66.59 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2020-12-23T13:22:11.352Z] #47 66.60 go: finding github.com/ultraware/funlen v0.0.2 [2020-12-23T13:22:11.352Z] #47 66.61 go: finding github.com/ultraware/whitespace v0.0.4 [2020-12-23T13:22:11.352Z] #47 66.63 go: finding github.com/uudashr/gocognit v1.0.1 [2020-12-23T13:22:11.352Z] #47 66.75 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2020-12-23T13:22:11.551Z] #20 3.238 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [245 kB] [2020-12-23T13:22:11.566Z] #34 ... [2020-12-23T13:22:11.566Z] [2020-12-23T13:22:11.566Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:11.566Z] #43 76.63 encoding/asn1 [2020-12-23T13:22:11.609Z] #47 66.77 go: finding github.com/gogo/protobuf v1.2.1 [2020-12-23T13:22:11.609Z] #47 ... [2020-12-23T13:22:11.609Z] [2020-12-23T13:22:11.609Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:11.609Z] #40 46.42 Reading package lists... [2020-12-23T13:22:11.609Z] #40 57.43 Building dependency tree... [2020-12-23T13:22:11.609Z] #40 63.13 The following additional packages will be installed: [2020-12-23T13:22:11.609Z] #40 63.15 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-12-23T13:22:11.609Z] #40 63.15 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-12-23T13:22:11.609Z] #40 63.18 Suggested packages: [2020-12-23T13:22:11.609Z] #40 63.19 manpages-dev python-setuptools [2020-12-23T13:22:11.609Z] #40 65.69 The following NEW packages will be installed: [2020-12-23T13:22:11.609Z] #40 65.69 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-12-23T13:22:11.609Z] #40 65.69 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-12-23T13:22:11.609Z] #40 65.69 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-12-23T13:22:11.609Z] #40 65.69 python-six zlib1g-dev [2020-12-23T13:22:11.609Z] #40 66.20 0 upgraded, 17 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:22:11.609Z] #40 66.20 Need to get 4095 kB of archives. [2020-12-23T13:22:11.609Z] #40 66.20 After this operation, 22.5 MB of additional disk space will be used. [2020-12-23T13:22:11.609Z] #40 66.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-12-23T13:22:11.609Z] #40 66.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T13:22:11.609Z] #40 66.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-12-23T13:22:11.609Z] #40 66.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T13:22:11.609Z] #40 66.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-12-23T13:22:11.609Z] #40 66.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T13:22:11.609Z] #40 66.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2020-12-23T13:22:11.609Z] #40 66.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-12-23T13:22:11.609Z] #40 66.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-12-23T13:22:11.609Z] #40 66.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-12-23T13:22:11.609Z] #40 66.56 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-12-23T13:22:11.609Z] #40 66.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-12-23T13:22:11.609Z] #40 66.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2020-12-23T13:22:11.609Z] #40 66.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-12-23T13:22:11.609Z] #40 66.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-12-23T13:22:11.609Z] #40 66.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-12-23T13:22:11.609Z] #40 66.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-12-23T13:22:11.865Z] #40 ... [2020-12-23T13:22:11.865Z] [2020-12-23T13:22:11.866Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:11.866Z] #11 66.78 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2020-12-23T13:22:11.866Z] #11 67.10 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2020-12-23T13:22:11.866Z] #11 67.12 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-12-23T13:22:11.866Z] #11 67.16 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-12-23T13:22:11.866Z] #11 67.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-12-23T13:22:12.135Z] #20 5.253 Collecting yamllint==1.16.0 [2020-12-23T13:22:12.145Z] #43 77.17 vendor/golang.org/x/text/unicode/bidi [2020-12-23T13:22:12.145Z] #43 77.20 github.com/LK4D4/vndr/build [2020-12-23T13:22:12.428Z] #11 67.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2020-12-23T13:22:12.428Z] #11 ... [2020-12-23T13:22:12.428Z] [2020-12-23T13:22:12.428Z] #53 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-12-23T13:22:12.428Z] #53 61.79 The following additional packages will be installed: [2020-12-23T13:22:12.428Z] #53 61.81 libbtrfs0 [2020-12-23T13:22:12.428Z] #53 62.17 The following NEW packages will be installed: [2020-12-23T13:22:12.428Z] #53 62.19 libbtrfs-dev libbtrfs0 [2020-12-23T13:22:12.428Z] #53 62.74 0 upgraded, 2 newly installed, 0 to remove and 16 not upgraded. [2020-12-23T13:22:12.428Z] #53 62.74 Need to get 119 kB of archives. [2020-12-23T13:22:12.428Z] #53 62.74 After this operation, 387 kB of additional disk space will be used. [2020-12-23T13:22:12.428Z] #53 62.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T13:22:12.428Z] #53 62.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T13:22:12.428Z] #53 65.13 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:22:12.428Z] #53 65.57 Fetched 119 kB in 0s (336 kB/s) [2020-12-23T13:22:12.428Z] #53 65.90 Selecting previously unselected package libbtrfs0. [2020-12-23T13:22:12.428Z] #53 65.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:22:12.428Z] #53 66.03 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T13:22:12.428Z] #53 66.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:22:12.429Z] #53 66.64 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:22:12.429Z] #53 66.66 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T13:22:12.429Z] #53 66.67 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:22:12.429Z] #53 67.12 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:22:12.429Z] #53 67.13 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:22:12.429Z] #53 67.23 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:12.429Z] #53 DONE 67.7s [2020-12-23T13:22:12.597Z] #20 4.547 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7864 B] [2020-12-23T13:22:12.685Z] [2020-12-23T13:22:12.685Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:12.685Z] #47 67.18 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2020-12-23T13:22:12.685Z] #47 67.24 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2020-12-23T13:22:12.685Z] #47 67.30 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2020-12-23T13:22:12.685Z] #47 67.31 go: finding github.com/BurntSushi/toml v0.3.1 [2020-12-23T13:22:12.685Z] #47 67.36 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2020-12-23T13:22:10.209Z] > git remote # timeout=10 [2020-12-23T13:22:10.315Z] > git config --get remote.origin.url # timeout=10 [2020-12-23T13:22:10.361Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-12-23T13:22:10.362Z] > git merge 3ec41db8367059dbdfdb459967fd9a854f59c231 # timeout=10 [2020-12-23T13:22:10.977Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-12-23T13:22:11.110Z] > git config core.sparsecheckout # timeout=10 [2020-12-23T13:22:11.155Z] > git checkout -f f7ce987178bbc2f47622110c66e4d22210a56e47 # timeout=10 [2020-12-23T13:22:13.519Z] #20 ... [2020-12-23T13:22:13.519Z] [2020-12-23T13:22:13.519Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:13.519Z] #41 121.3 CC criu/libnetlink.o [2020-12-23T13:22:13.519Z] #41 121.7 CC criu/log.o [2020-12-23T13:22:13.519Z] #41 122.7 CC criu/lsm.o [2020-12-23T13:22:13.519Z] #41 123.2 CC criu/mem.o [2020-12-23T13:22:13.519Z] #41 125.1 CC criu/memfd.o [2020-12-23T13:22:13.519Z] #41 125.8 CC criu/mount.o [2020-12-23T13:22:13.522Z] #20 10.63 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T13:22:13.522Z] #20 10.72 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T13:22:13.522Z] #20 10.77 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T13:22:13.522Z] #20 10.82 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T13:22:13.522Z] #20 10.95 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T13:22:13.616Z] #47 ... [2020-12-23T13:22:13.616Z] [2020-12-23T13:22:13.616Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:13.616Z] #32 59.05 internal/reflectlite [2020-12-23T13:22:13.616Z] #32 59.06 sync [2020-12-23T13:22:13.616Z] #32 63.72 sort [2020-12-23T13:22:13.616Z] #32 63.74 errors [2020-12-23T13:22:13.616Z] #32 64.53 strconv [2020-12-23T13:22:13.616Z] #32 65.59 io [2020-12-23T13:22:13.616Z] #32 67.80 internal/oserror [2020-12-23T13:22:13.616Z] #32 68.10 syscall [2020-12-23T13:22:13.643Z] #20 ... [2020-12-23T13:22:13.643Z] [2020-12-23T13:22:13.643Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:13.643Z] #43 60.00 CC compel/src/lib/ptrace.o [2020-12-23T13:22:13.879Z] #32 ... [2020-12-23T13:22:13.880Z] [2020-12-23T13:22:13.880Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:13.880Z] #40 68.34 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:22:13.880Z] #40 68.70 Fetched 4095 kB in 1s (4157 kB/s) [2020-12-23T13:22:13.880Z] #40 68.95 Selecting previously unselected package libcap-dev:amd64. [2020-12-23T13:22:13.880Z] #40 68.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:22:13.880Z] #40 69.15 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-12-23T13:22:13.880Z] #40 69.16 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T13:22:14.262Z] #43 ... [2020-12-23T13:22:14.262Z] [2020-12-23T13:22:14.262Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:22:14.262Z] #34 DONE 78.9s [2020-12-23T13:22:14.262Z] [2020-12-23T13:22:14.262Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:14.262Z] #49 70.65 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T13:22:14.262Z] #49 DONE 79.0s [2020-12-23T13:22:14.262Z] [2020-12-23T13:22:14.262Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:14.283Z] #43 60.45 AR compel/libcompel.a [2020-12-23T13:22:14.283Z] #43 60.57 HOSTCC compel/src/main-host.o [2020-12-23T13:22:14.321Z] #40 69.38 Selecting previously unselected package libnet1:amd64. [2020-12-23T13:22:14.321Z] #40 69.40 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:22:14.321Z] #40 69.45 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:22:14.321Z] #40 69.74 Selecting previously unselected package libnet1-dev. [2020-12-23T13:22:14.321Z] #40 69.78 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:22:14.501Z] #41 129.5 CC criu/namespaces.o [2020-12-23T13:22:14.579Z] #43 60.95 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-12-23T13:22:14.579Z] #40 69.81 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:22:14.836Z] #40 70.10 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T13:22:14.836Z] #40 70.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T13:22:14.836Z] #40 70.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:22:14.837Z] #35 ... [2020-12-23T13:22:14.837Z] [2020-12-23T13:22:14.837Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:14.837Z] #40 76.93 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:14.837Z] #40 DONE 79.9s [2020-12-23T13:22:14.837Z] [2020-12-23T13:22:14.837Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:14.874Z] #43 61.21 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T13:22:14.947Z] #20 12.41 Building wheels for collected packages: pyyaml [2020-12-23T13:22:14.947Z] #20 12.42 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T13:22:14.947Z] #20 ... [2020-12-23T13:22:14.947Z] [2020-12-23T13:22:14.947Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:14.947Z] #41 126.1 CC criu/lsm.o [2020-12-23T13:22:14.947Z] #41 126.7 CC criu/mem.o [2020-12-23T13:22:14.947Z] #41 128.7 CC criu/memfd.o [2020-12-23T13:22:14.947Z] #41 129.3 CC criu/mount.o [2020-12-23T13:22:14.947Z] #41 132.7 CC criu/namespaces.o [2020-12-23T13:22:14.947Z] #41 134.5 CC criu/net.o [2020-12-23T13:22:15.093Z] #40 70.33 Selecting previously unselected package libnl-3-dev:amd64. [2020-12-23T13:22:15.093Z] #40 70.34 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-12-23T13:22:15.093Z] #40 70.35 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T13:22:15.171Z] #43 61.65 HOSTCC compel/src/lib/log-host.o [2020-12-23T13:22:15.466Z] #43 61.91 HOSTLINK compel/compel-host-bin [2020-12-23T13:22:15.656Z] #40 70.79 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T13:22:15.656Z] #40 70.81 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:22:15.656Z] #40 70.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:22:15.656Z] #40 71.01 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-12-23T13:22:15.762Z] #43 62.08 DEP soccr/soccr.d [2020-12-23T13:22:15.891Z] #41 ... [2020-12-23T13:22:15.891Z] [2020-12-23T13:22:15.891Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:22:15.891Z] #20 13.58 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T13:22:15.916Z] #40 71.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:22:15.916Z] #40 71.08 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T13:22:16.073Z] #43 62.36 CC soccr/soccr.o [2020-12-23T13:22:16.151Z] #20 13.58 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T13:22:16.151Z] #20 13.65 Successfully built pyyaml [2020-12-23T13:22:16.151Z] #20 13.68 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-23T13:22:16.173Z] #40 71.40 Selecting previously unselected package zlib1g-dev:amd64. [2020-12-23T13:22:16.173Z] #40 71.40 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-12-23T13:22:16.173Z] #40 71.40 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:22:16.367Z] #43 ... [2020-12-23T13:22:16.367Z] [2020-12-23T13:22:16.367Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:16.367Z] #51 119.3 golang.org/x/crypto/ssh/terminal [2020-12-23T13:22:16.367Z] #51 122.9 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T13:22:16.367Z] #51 DONE 128.3s [2020-12-23T13:22:16.425Z] #41 131.2 CC criu/net.o [2020-12-23T13:22:16.661Z] [2020-12-23T13:22:16.661Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:16.661Z] #45 124.9 math/big [2020-12-23T13:22:16.722Z] #20 14.30 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T13:22:16.739Z] #40 71.97 Selecting previously unselected package libprotobuf17:amd64. [2020-12-23T13:22:16.739Z] #40 71.97 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:22:16.739Z] #40 71.98 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:16.983Z] #20 DONE 14.7s [2020-12-23T13:22:16.983Z] [2020-12-23T13:22:16.983Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T13:22:17.243Z] #23 DONE 0.1s [2020-12-23T13:22:17.243Z] [2020-12-23T13:22:17.243Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:22:17.374Z] #41 ... [2020-12-23T13:22:17.374Z] [2020-12-23T13:22:17.374Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:22:17.374Z] #20 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T13:22:17.635Z] #20 10.82 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T13:22:17.710Z] #45 129.5 go/doc [2020-12-23T13:22:17.895Z] #20 10.94 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T13:22:18.106Z] #40 73.45 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-12-23T13:22:18.106Z] #40 73.45 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:22:18.363Z] #40 73.47 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:18.758Z] #45 ... [2020-12-23T13:22:18.758Z] [2020-12-23T13:22:18.758Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:18.758Z] #43 65.09 AR soccr/libsoccr.a [2020-12-23T13:22:18.758Z] #43 65.12 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:22:18.927Z] #40 74.06 Selecting previously unselected package libprotobuf-dev:amd64. [2020-12-23T13:22:18.927Z] #40 74.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-12-23T13:22:18.927Z] #40 74.06 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:19.053Z] #43 65.43 DEP criu/arch/ppc64/sigframe.d [2020-12-23T13:22:19.069Z] #41 3.520 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:22:19.069Z] #41 3.520 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:22:19.069Z] #41 3.526 Note: Building without GnuTLS support [2020-12-23T13:22:19.069Z] #41 3.541 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:22:19.069Z] #41 3.541 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:22:19.281Z] #20 12.34 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T13:22:19.281Z] #20 12.40 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T13:22:19.281Z] #20 12.44 Building wheels for collected packages: pyyaml [2020-12-23T13:22:19.281Z] #20 12.45 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T13:22:19.347Z] #43 65.66 DEP criu/arch/ppc64/crtools.d [2020-12-23T13:22:19.489Z] #40 ... [2020-12-23T13:22:19.489Z] [2020-12-23T13:22:19.489Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:22:19.489Z] #30 73.15 Checking out files: 77% (1182/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 92% (1402/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. [2020-12-23T13:22:19.641Z] #43 65.87 DEP criu/arch/ppc64/cpu.d [2020-12-23T13:22:19.641Z] #43 66.09 CC criu/arch/ppc64/cpu.o [2020-12-23T13:22:19.745Z] #30 74.63 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-12-23T13:22:19.745Z] #30 74.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-12-23T13:22:19.788Z] #28 DONE 2.6s [2020-12-23T13:22:19.788Z] [2020-12-23T13:22:19.788Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T13:22:20.023Z] #41 ... [2020-12-23T13:22:20.023Z] [2020-12-23T13:22:20.023Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:20.023Z] #56 85.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:22:20.023Z] #56 85.03 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T13:22:20.054Z] #31 DONE 0.4s [2020-12-23T13:22:20.054Z] [2020-12-23T13:22:20.054Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:20.054Z] #41 138.5 CC criu/netfilter.o [2020-12-23T13:22:20.054Z] #41 139.1 CC criu/page-pipe.o [2020-12-23T13:22:20.054Z] #41 139.8 CC criu/page-xfer.o [2020-12-23T13:22:20.054Z] #41 141.2 CC criu/pagemap-cache.o [2020-12-23T13:22:20.298Z] #43 66.63 CC criu/arch/ppc64/crtools.o [2020-12-23T13:22:20.307Z] #30 ... [2020-12-23T13:22:20.307Z] [2020-12-23T13:22:20.307Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:20.307Z] #43 65.66 internal/singleflight [2020-12-23T13:22:20.307Z] #43 66.11 io [2020-12-23T13:22:20.307Z] #43 66.18 strconv [2020-12-23T13:22:20.307Z] #43 67.80 bytes [2020-12-23T13:22:20.307Z] #43 72.05 bufio [2020-12-23T13:22:20.307Z] #43 72.87 reflect [2020-12-23T13:22:20.307Z] #43 75.30 syscall [2020-12-23T13:22:20.317Z] #41 ... [2020-12-23T13:22:20.317Z] [2020-12-23T13:22:20.317Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T13:22:20.317Z] #33 DONE 0.1s [2020-12-23T13:22:20.317Z] [2020-12-23T13:22:20.317Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T13:22:20.317Z] #36 DONE 0.0s [2020-12-23T13:22:20.317Z] [2020-12-23T13:22:20.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:20.317Z] #41 141.6 CC criu/pagemap.o [2020-12-23T13:22:20.579Z] #43 ... [2020-12-23T13:22:20.579Z] [2020-12-23T13:22:20.579Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:22:20.579Z] #34 66.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2020-12-23T13:22:20.579Z] #34 66.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-12-23T13:22:20.579Z] #34 66.42 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-12-23T13:22:20.579Z] #34 66.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-12-23T13:22:20.579Z] #34 66.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-12-23T13:22:20.579Z] #34 66.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-12-23T13:22:20.579Z] #34 68.67 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:22:20.579Z] #34 68.88 Fetched 14.9 MB in 3s (5147 kB/s) [2020-12-23T13:22:20.579Z] #34 69.02 Selecting previously unselected package xxd. [2020-12-23T13:22:20.579Z] #34 69.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:22:20.579Z] #34 69.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:22:20.579Z] #34 69.24 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:22:20.579Z] #34 69.76 Selecting previously unselected package vim-common. [2020-12-23T13:22:20.579Z] #34 69.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:22:20.579Z] #34 69.85 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:22:20.579Z] #34 70.60 Selecting previously unselected package cmake-data. [2020-12-23T13:22:20.579Z] #34 70.62 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-12-23T13:22:20.579Z] #34 70.69 Unpacking cmake-data (3.13.4-1) ... [2020-12-23T13:22:20.579Z] #34 75.72 Selecting previously unselected package libicu63:amd64. [2020-12-23T13:22:20.579Z] #34 75.73 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T13:22:20.579Z] #34 75.74 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:22:20.668Z] #20 13.68 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T13:22:20.668Z] #20 13.68 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T13:22:20.668Z] #20 13.76 Successfully built pyyaml [2020-12-23T13:22:20.668Z] #20 13.78 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-23T13:22:20.929Z] #20 14.18 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T13:22:21.146Z] #34 ... [2020-12-23T13:22:21.146Z] [2020-12-23T13:22:21.146Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:21.146Z] #40 76.35 Selecting previously unselected package libprotoc17:amd64. [2020-12-23T13:22:21.146Z] #40 76.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-12-23T13:22:21.146Z] #40 76.41 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:21.257Z] #41 142.4 CC criu/parasite-syscall.o [2020-12-23T13:22:21.501Z] #20 DONE 14.6s [2020-12-23T13:22:21.501Z] [2020-12-23T13:22:21.501Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T13:22:21.501Z] #23 DONE 0.2s [2020-12-23T13:22:21.501Z] [2020-12-23T13:22:21.501Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:22:21.819Z] #43 68.23 CC criu/arch/ppc64/sigframe.o [2020-12-23T13:22:21.889Z] #41 143.2 CC criu/path.o [2020-12-23T13:22:22.157Z] #41 143.5 CC criu/pie-util-vdso-elf32.o [2020-12-23T13:22:22.461Z] #43 68.71 LINK criu/arch/ppc64/crtools.built-in.o [2020-12-23T13:22:22.461Z] #43 68.79 DEP criu/pie/util-vdso.d [2020-12-23T13:22:22.461Z] #43 68.97 DEP criu/pie/util.d [2020-12-23T13:22:22.511Z] #40 77.72 Selecting previously unselected package protobuf-c-compiler. [2020-12-23T13:22:22.511Z] #40 77.72 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:22:22.511Z] #40 77.75 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:22:22.511Z] #40 ... [2020-12-23T13:22:22.511Z] [2020-12-23T13:22:22.511Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:22.511Z] #54 1.554 + RM_GOPATH=0 [2020-12-23T13:22:22.511Z] #54 1.554 + TMP_GOPATH= [2020-12-23T13:22:22.511Z] #54 1.554 + : /build [2020-12-23T13:22:22.511Z] #54 1.554 + '[' -z '' ']' [2020-12-23T13:22:22.511Z] #54 1.554 ++ mktemp -d [2020-12-23T13:22:22.511Z] #54 1.554 + export GOPATH=/tmp/tmp.h31IZgoZSg [2020-12-23T13:22:22.511Z] #54 1.554 + GOPATH=/tmp/tmp.h31IZgoZSg [2020-12-23T13:22:22.511Z] #54 1.554 + RM_GOPATH=1 [2020-12-23T13:22:22.511Z] #54 1.554 + case "$(go env GOARCH)" in [2020-12-23T13:22:22.511Z] #54 1.554 ++ go env GOARCH [2020-12-23T13:22:22.511Z] #54 1.574 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:22.511Z] #54 1.576 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:22.511Z] #54 1.577 ++ dirname /tmp/install/install.sh [2020-12-23T13:22:22.511Z] #54 1.585 + dir=/tmp/install [2020-12-23T13:22:22.511Z] #54 1.585 + bin=containerd [2020-12-23T13:22:22.511Z] #54 1.585 + shift [2020-12-23T13:22:22.511Z] #54 1.585 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-12-23T13:22:22.511Z] #54 1.585 + . /tmp/install/containerd.installer [2020-12-23T13:22:22.511Z] #54 1.585 ++ set -e [2020-12-23T13:22:22.511Z] #54 1.585 ++ : 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:22:22.511Z] #54 1.585 + install_containerd [2020-12-23T13:22:22.511Z] #54 1.587 + echo 'Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b' [2020-12-23T13:22:22.511Z] #54 1.587 + git clone https://github.com/containerd/containerd.git /tmp/tmp.h31IZgoZSg/src/github.com/containerd/containerd [2020-12-23T13:22:22.511Z] #54 1.587 Install containerd version 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:22:22.511Z] #54 1.588 Cloning into '/tmp/tmp.h31IZgoZSg/src/github.com/containerd/containerd'... [2020-12-23T13:22:22.511Z] #54 ... [2020-12-23T13:22:22.511Z] [2020-12-23T13:22:22.511Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:22.511Z] #11 68.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2020-12-23T13:22:22.511Z] #11 68.44 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2020-12-23T13:22:22.511Z] #11 73.88 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2020-12-23T13:22:22.511Z] #11 77.12 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-12-23T13:22:22.511Z] #11 77.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-12-23T13:22:22.511Z] #11 77.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-12-23T13:22:22.511Z] #11 77.18 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-12-23T13:22:22.511Z] #11 77.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2020-12-23T13:22:22.511Z] #11 77.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u5 [110 kB] [2020-12-23T13:22:22.511Z] #11 77.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-12-23T13:22:22.511Z] #11 77.30 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-12-23T13:22:22.511Z] #11 77.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-12-23T13:22:22.511Z] #11 77.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-12-23T13:22:22.511Z] #11 77.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-12-23T13:22:22.511Z] #11 77.52 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-12-23T13:22:22.511Z] #11 77.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-12-23T13:22:22.511Z] #11 77.57 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-12-23T13:22:22.511Z] #11 77.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u5 [322 kB] [2020-12-23T13:22:22.731Z] #41 143.9 CC criu/pie-util-vdso.o [2020-12-23T13:22:22.757Z] #43 69.16 CC criu/pie/util.o [2020-12-23T13:22:22.768Z] #11 ... [2020-12-23T13:22:22.768Z] [2020-12-23T13:22:22.768Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:22.768Z] #40 77.98 Selecting previously unselected package protobuf-compiler. [2020-12-23T13:22:22.768Z] #40 77.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-12-23T13:22:22.768Z] #40 78.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:22:22.992Z] #41 144.3 CC criu/pie-util.o [2020-12-23T13:22:23.023Z] #40 78.31 Selecting previously unselected package python-pkg-resources. [2020-12-23T13:22:23.024Z] #40 78.32 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:22:23.024Z] #40 78.32 Unpacking python-pkg-resources (40.8.0-1) ... [2020-12-23T13:22:23.052Z] #43 69.51 CC criu/pie/util-vdso.o [2020-12-23T13:22:23.252Z] #41 144.4 CC criu/pipes.o [2020-12-23T13:22:23.586Z] #40 78.73 Selecting previously unselected package python-six. [2020-12-23T13:22:23.586Z] #40 78.73 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-12-23T13:22:23.586Z] #40 78.74 Unpacking python-six (1.12.0-1) ... [2020-12-23T13:22:23.586Z] #40 78.88 Selecting previously unselected package python-protobuf. [2020-12-23T13:22:23.586Z] #40 78.88 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-12-23T13:22:23.586Z] #40 78.89 Unpacking python-protobuf (3.6.1.3-2) ... [2020-12-23T13:22:23.824Z] #41 145.1 CC criu/plugin.o [2020-12-23T13:22:24.084Z] #41 145.4 CC criu/proc_parse.o [2020-12-23T13:22:24.100Z] #43 70.36 AR criu/pie/pie.lib.a [2020-12-23T13:22:24.100Z] #43 70.43 DEP criu/pie/restorer.d [2020-12-23T13:22:24.395Z] #43 70.70 DEP criu/arch/ppc64/vdso-trampoline.d [2020-12-23T13:22:24.395Z] #43 70.74 DEP criu/arch/ppc64/restorer.d [2020-12-23T13:22:24.515Z] #40 79.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-12-23T13:22:24.690Z] #43 71.02 DEP criu/arch/ppc64/vdso-pie.d [2020-12-23T13:22:24.985Z] #43 71.15 DEP criu/pie/parasite-vdso.d [2020-12-23T13:22:25.284Z] #43 71.45 DEP criu/pie/parasite.d [2020-12-23T13:22:25.354Z] #56 ... [2020-12-23T13:22:25.354Z] [2020-12-23T13:22:25.354Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:25.354Z] #41 5.748 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:22:25.354Z] #41 5.805 GEN .gitid [2020-12-23T13:22:25.354Z] #41 5.825 GEN criu/include/version.h [2020-12-23T13:22:25.354Z] #41 5.934 GEN include/common/asm [2020-12-23T13:22:25.354Z] #41 7.632 PBCC images/timens.pb-c.c [2020-12-23T13:22:25.354Z] #41 7.691 DEP images/timens.pb-c.d [2020-12-23T13:22:25.354Z] #41 7.785 PBCC images/fown.pb-c.c [2020-12-23T13:22:25.354Z] #41 7.799 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T13:22:25.354Z] #41 7.928 PBCC images/opts.pb-c.c [2020-12-23T13:22:25.354Z] #41 7.953 PBCC images/memfd.pb-c.c [2020-12-23T13:22:25.354Z] #41 7.991 DEP images/fown.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.025 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.088 DEP images/opts.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.154 DEP images/memfd.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.231 PBCC images/sit.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.319 DEP images/sit.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.378 PBCC images/macvlan.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.398 DEP images/macvlan.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.472 PBCC images/autofs.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.496 DEP images/autofs.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.543 PBCC images/sysctl.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.563 DEP images/sysctl.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.632 PBCC images/time.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.655 DEP images/time.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.692 PBCC images/binfmt-misc.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.764 DEP images/binfmt-misc.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.822 PBCC images/seccomp.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.855 DEP images/seccomp.pb-c.d [2020-12-23T13:22:25.354Z] #41 8.934 PBCC images/userns.pb-c.c [2020-12-23T13:22:25.354Z] #41 8.963 DEP images/userns.pb-c.d [2020-12-23T13:22:25.354Z] #41 9.020 PBCC images/cgroup.pb-c.c [2020-12-23T13:22:25.354Z] #41 9.077 DEP images/cgroup.pb-c.d [2020-12-23T13:22:25.354Z] #41 9.119 PBCC images/ext-file.pb-c.c [2020-12-23T13:22:25.354Z] #41 9.135 DEP images/ext-file.pb-c.d [2020-12-23T13:22:25.354Z] #41 9.159 PBCC images/rpc.pb-c.c [2020-12-23T13:22:25.354Z] #41 9.191 DEP images/rpc.pb-c.d [2020-12-23T13:22:25.354Z] #41 9.241 PBCC images/siginfo.pb-c.c [2020-12-23T13:22:25.354Z] #41 9.254 DEP images/siginfo.pb-c.d [2020-12-23T13:22:25.354Z] #41 9.288 PBCC images/pagemap.pb-c.c [2020-12-23T13:22:25.354Z] #41 9.338 DEP images/pagemap.pb-c.d [2020-12-23T13:22:25.354Z] #41 9.384 PBCC images/rlimit.pb-c.c [2020-12-23T13:22:25.354Z] #41 9.407 DEP images/rlimit.pb-c.d [2020-12-23T13:22:25.354Z] #41 9.437 PBCC images/file-lock.pb-c.c [2020-12-23T13:22:25.354Z] #41 9.446 DEP images/file-lock.pb-c.d [2020-12-23T13:22:25.355Z] #41 9.579 PBCC images/tty.pb-c.c [2020-12-23T13:22:25.355Z] #41 9.684 DEP images/tty.pb-c.d [2020-12-23T13:22:25.355Z] #41 9.783 PBCC images/tun.pb-c.c [2020-12-23T13:22:25.355Z] #41 9.868 PBCC images/netdev.pb-c.c [2020-12-23T13:22:25.355Z] #41 9.966 DEP images/tun.pb-c.d [2020-12-23T13:22:25.355Z] #41 10.10 DEP images/netdev.pb-c.d [2020-12-23T13:22:25.355Z] #41 10.21 PBCC images/vma.pb-c.c [2020-12-23T13:22:25.355Z] #41 10.27 DEP images/vma.pb-c.d [2020-12-23T13:22:25.355Z] #41 10.31 PBCC images/creds.pb-c.c [2020-12-23T13:22:25.355Z] #41 10.35 DEP images/creds.pb-c.d [2020-12-23T13:22:25.355Z] #41 10.39 PBCC images/utsns.pb-c.c [2020-12-23T13:22:25.355Z] #41 10.42 DEP images/utsns.pb-c.d [2020-12-23T13:22:25.355Z] #41 10.47 PBCC images/ipc-desc.pb-c.c [2020-12-23T13:22:25.355Z] #41 10.55 PBCC images/ipc-sem.pb-c.c [2020-12-23T13:22:25.355Z] #41 10.56 DEP images/ipc-desc.pb-c.d [2020-12-23T13:22:25.355Z] #41 10.61 DEP images/ipc-sem.pb-c.d [2020-12-23T13:22:25.355Z] #41 ... [2020-12-23T13:22:25.355Z] [2020-12-23T13:22:25.355Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:25.355Z] #43 80.41 vendor/golang.org/x/text/unicode/norm [2020-12-23T13:22:25.355Z] #43 80.54 vendor/golang.org/x/net/http2/hpack [2020-12-23T13:22:25.355Z] #43 81.46 mime [2020-12-23T13:22:25.355Z] #43 82.93 net/http/internal [2020-12-23T13:22:25.355Z] #43 86.27 vendor/golang.org/x/net/idna [2020-12-23T13:22:25.355Z] #43 88.62 vendor/golang.org/x/net/http/httpproxy [2020-12-23T13:22:25.355Z] #43 88.63 net/textproto [2020-12-23T13:22:25.355Z] #43 88.64 crypto/x509 [2020-12-23T13:22:25.355Z] #43 90.04 vendor/golang.org/x/net/http/httpguts [2020-12-23T13:22:25.355Z] #43 90.05 mime/multipart [2020-12-23T13:22:25.355Z] #43 ... [2020-12-23T13:22:25.355Z] [2020-12-23T13:22:25.355Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:25.355Z] #41 10.70 PBCC images/ipc-msg.pb-c.c [2020-12-23T13:22:25.355Z] #41 10.73 DEP images/ipc-msg.pb-c.d [2020-12-23T13:22:25.487Z] #40 ... [2020-12-23T13:22:25.487Z] [2020-12-23T13:22:25.487Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:25.487Z] #32 70.88 reflect [2020-12-23T13:22:25.487Z] #32 80.71 time [2020-12-23T13:22:25.579Z] #43 71.80 CC criu/pie/parasite.o [2020-12-23T13:22:25.619Z] #41 10.77 PBCC images/ipc-shm.pb-c.c [2020-12-23T13:22:25.619Z] #41 10.79 DEP images/ipc-shm.pb-c.d [2020-12-23T13:22:25.619Z] #41 10.85 PBCC images/ipc-var.pb-c.c [2020-12-23T13:22:25.619Z] #41 10.89 DEP images/ipc-var.pb-c.d [2020-12-23T13:22:25.619Z] #41 10.94 PBCC images/sk-opts.pb-c.c [2020-12-23T13:22:25.619Z] #41 10.98 PBCC images/packet-sock.pb-c.c [2020-12-23T13:22:25.790Z] #32 ... [2020-12-23T13:22:25.790Z] [2020-12-23T13:22:25.790Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:25.790Z] #11 79.30 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:22:25.790Z] #11 79.54 Fetched 78.2 MB in 12s (6526 kB/s) [2020-12-23T13:22:25.790Z] #11 79.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-12-23T13:22:25.790Z] #11 79.78 Preparing to unpack .../libsystemd0_241-7~deb10u5_amd64.deb ... [2020-12-23T13:22:25.790Z] #11 79.94 Unpacking libsystemd0:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:22:25.790Z] #11 80.66 Setting up libsystemd0:amd64 (241-7~deb10u5) ... [2020-12-23T13:22:25.884Z] #41 11.03 DEP images/sk-opts.pb-c.d [2020-12-23T13:22:25.884Z] #41 11.10 DEP images/packet-sock.pb-c.d [2020-12-23T13:22:25.884Z] #41 11.12 PBCC images/sk-netlink.pb-c.c [2020-12-23T13:22:25.884Z] #41 11.14 DEP images/sk-netlink.pb-c.d [2020-12-23T13:22:25.884Z] #41 11.19 PBCC images/sk-inet.pb-c.c [2020-12-23T13:22:25.884Z] #41 11.22 DEP images/sk-inet.pb-c.d [2020-12-23T13:22:25.996Z] #41 ... [2020-12-23T13:22:25.996Z] [2020-12-23T13:22:25.996Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:25.996Z] #51 92.72 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-23T13:22:25.996Z] #51 94.78 + mkdir -p /build [2020-12-23T13:22:25.996Z] #51 94.79 + cp runc /build/runc [2020-12-23T13:22:25.996Z] #51 DONE 95.1s [2020-12-23T13:22:25.996Z] [2020-12-23T13:22:25.996Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:26.102Z] #11 81.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 ... 15410 files and directories currently installed.) [2020-12-23T13:22:26.102Z] #11 81.24 Preparing to unpack .../libudev1_241-7~deb10u5_amd64.deb ... [2020-12-23T13:22:26.102Z] #11 81.26 Unpacking libudev1:amd64 (241-7~deb10u5) over (241-7~deb10u4) ... [2020-12-23T13:22:26.149Z] #41 11.28 PBCC images/sk-unix.pb-c.c [2020-12-23T13:22:26.149Z] #41 11.32 DEP images/sk-unix.pb-c.d [2020-12-23T13:22:26.149Z] #41 11.35 PBCC images/mm.pb-c.c [2020-12-23T13:22:26.149Z] #41 ... [2020-12-23T13:22:26.149Z] [2020-12-23T13:22:26.149Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:26.149Z] #35 2.290 + RM_GOPATH=0 [2020-12-23T13:22:26.149Z] #35 2.290 + TMP_GOPATH= [2020-12-23T13:22:26.149Z] #35 2.290 + : /build [2020-12-23T13:22:26.149Z] #35 2.290 + '[' -z '' ']' [2020-12-23T13:22:26.149Z] #35 2.290 ++ mktemp -d [2020-12-23T13:22:26.149Z] #35 2.294 + export GOPATH=/tmp/tmp.Fa9Qf85YX6 [2020-12-23T13:22:26.149Z] #35 2.294 + GOPATH=/tmp/tmp.Fa9Qf85YX6 [2020-12-23T13:22:26.149Z] #35 2.294 + RM_GOPATH=1 [2020-12-23T13:22:26.149Z] #35 2.294 + case "$(go env GOARCH)" in [2020-12-23T13:22:26.149Z] #35 2.302 ++ go env GOARCH [2020-12-23T13:22:26.149Z] #35 2.310 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:26.149Z] #35 2.310 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:26.149Z] #35 2.310 ++ dirname /tmp/install/install.sh [2020-12-23T13:22:26.149Z] #35 2.314 + dir=/tmp/install [2020-12-23T13:22:26.149Z] #35 2.314 + bin=tini [2020-12-23T13:22:26.149Z] #35 2.314 + shift [2020-12-23T13:22:26.149Z] #35 2.314 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T13:22:26.149Z] #35 2.314 + . /tmp/install/tini.installer [2020-12-23T13:22:26.149Z] #35 2.314 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:22:26.149Z] #35 2.314 + install_tini [2020-12-23T13:22:26.149Z] #35 2.314 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T13:22:26.149Z] #35 2.314 + git clone https://github.com/krallin/tini.git /tmp/tmp.Fa9Qf85YX6/tini [2020-12-23T13:22:26.149Z] #35 2.314 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:22:26.149Z] #35 2.318 Cloning into '/tmp/tmp.Fa9Qf85YX6/tini'... [2020-12-23T13:22:26.149Z] #35 3.144 + cd /tmp/tmp.Fa9Qf85YX6/tini [2020-12-23T13:22:26.149Z] #35 3.145 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:22:26.149Z] #35 3.156 + cmake . [2020-12-23T13:22:26.149Z] #35 3.976 -- The C compiler identification is GNU 8.3.0 [2020-12-23T13:22:26.149Z] #35 4.012 -- Check for working C compiler: /usr/bin/cc [2020-12-23T13:22:26.149Z] #35 4.756 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T13:22:26.149Z] #35 4.759 -- Detecting C compiler ABI info [2020-12-23T13:22:26.149Z] #35 5.491 -- Detecting C compiler ABI info - done [2020-12-23T13:22:26.149Z] #35 5.535 -- Detecting C compile features [2020-12-23T13:22:26.149Z] #35 7.550 -- Detecting C compile features - done [2020-12-23T13:22:26.149Z] #35 7.570 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T13:22:26.149Z] #35 7.760 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T13:22:26.149Z] #35 7.829 -- Configuring done [2020-12-23T13:22:26.149Z] #35 7.859 -- Generating done [2020-12-23T13:22:26.149Z] #35 7.864 -- Build files have been written to: /tmp/tmp.Fa9Qf85YX6/tini [2020-12-23T13:22:26.149Z] #35 7.890 + make tini-static [2020-12-23T13:22:26.149Z] #35 8.379 Scanning dependencies of target tini-static [2020-12-23T13:22:26.149Z] #35 8.489 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T13:22:26.149Z] #35 9.707 [100%] Linking C executable tini-static [2020-12-23T13:22:26.149Z] #35 10.38 [100%] Built target tini-static [2020-12-23T13:22:26.149Z] #35 10.49 + mkdir -p /build [2020-12-23T13:22:26.149Z] #35 10.49 + cp tini-static /build/docker-init [2020-12-23T13:22:26.149Z] #35 DONE 12.3s [2020-12-23T13:22:26.149Z] [2020-12-23T13:22:26.149Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:26.149Z] #41 11.45 DEP images/mm.pb-c.d [2020-12-23T13:22:26.370Z] #11 81.74 Setting up libudev1:amd64 (241-7~deb10u5) ... [2020-12-23T13:22:26.414Z] #41 11.53 PBCC images/timerfd.pb-c.c [2020-12-23T13:22:26.414Z] #41 11.58 DEP images/timerfd.pb-c.d [2020-12-23T13:22:26.414Z] #41 11.62 PBCC images/timer.pb-c.c [2020-12-23T13:22:26.414Z] #41 11.65 DEP images/timer.pb-c.d [2020-12-23T13:22:26.414Z] #41 11.68 PBCC images/sa.pb-c.c [2020-12-23T13:22:26.622Z] #43 73.12 LINK criu/pie/parasite.built-in.o [2020-12-23T13:22:26.622Z] #43 73.13 GEN criu/pie/parasite-blob.h [2020-12-23T13:22:26.622Z] #43 73.19 CC criu/pie/parasite-vdso.o [2020-12-23T13:22:26.622Z] #43 ... [2020-12-23T13:22:26.622Z] [2020-12-23T13:22:26.622Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:26.622Z] #53 11.35 + cd /tmp/tmp.HtzSsQikxG/src/github.com/opencontainers/runc [2020-12-23T13:22:26.622Z] #53 11.35 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:22:26.622Z] #53 11.89 + '[' -z '' ']' [2020-12-23T13:22:26.622Z] #53 11.89 + target=static [2020-12-23T13:22:26.622Z] #53 11.89 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T13:22:26.622Z] #53 12.42 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-23T13:22:26.679Z] #41 11.73 DEP images/sa.pb-c.d [2020-12-23T13:22:26.679Z] #41 11.80 PBCC images/pipe-data.pb-c.c [2020-12-23T13:22:26.679Z] #41 11.84 DEP images/pipe-data.pb-c.d [2020-12-23T13:22:26.679Z] #41 11.93 PBCC images/mnt.pb-c.c [2020-12-23T13:22:26.823Z] Commit message: "Merge commit '3ec41db8367059dbdfdb459967fd9a854f59c231' into HEAD" [2020-12-23T13:22:26.946Z] #41 12.00 DEP images/mnt.pb-c.d [2020-12-23T13:22:26.946Z] #41 12.02 PBCC images/sk-packet.pb-c.c [2020-12-23T13:22:26.946Z] #41 12.11 DEP images/sk-packet.pb-c.d [2020-12-23T13:22:26.946Z] #41 12.21 PBCC images/tcp-stream.pb-c.c [2020-12-23T13:22:26.946Z] #41 12.33 DEP images/tcp-stream.pb-c.d [2020-12-23T13:22:26.946Z] First time build. Skipping changelog. [2020-12-23T13:22:26.993Z] #11 82.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-12-23T13:22:26.993Z] #11 82.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 ... 15410 files and directories currently installed.) [2020-12-23T13:22:26.993Z] #11 82.28 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-12-23T13:22:26.993Z] #11 82.29 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:22:27.212Z] #41 ... [2020-12-23T13:22:27.212Z] [2020-12-23T13:22:27.212Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:27.212Z] #56 DONE 92.3s [2020-12-23T13:22:27.212Z] [2020-12-23T13:22:27.212Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:27.212Z] #41 12.41 PBCC images/pipe.pb-c.c [2020-12-23T13:22:27.212Z] #41 ... [2020-12-23T13:22:27.212Z] [2020-12-23T13:22:27.212Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:27.212Z] #11 82.23 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T13:22:27.212Z] #11 82.23 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-23T13:22:27.212Z] #11 82.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:27.212Z] #11 82.55 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T13:22:27.212Z] #11 82.56 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-23T13:22:27.212Z] #11 82.57 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:27.212Z] #11 ... [2020-12-23T13:22:27.212Z] [2020-12-23T13:22:27.212Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T13:22:27.212Z] #57 DONE 0.2s [2020-12-23T13:22:27.212Z] [2020-12-23T13:22:27.212Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2020-12-23T13:22:27.379Z] #41 148.3 CC criu/protobuf-desc.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-12-23T13:22:26.856Z] > git rev-list --no-walk 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c # timeout=10 [2020-12-23T13:22:27.665Z] #53 ... [2020-12-23T13:22:27.665Z] [2020-12-23T13:22:27.665Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:27.665Z] #43 74.04 CC criu/arch/ppc64/vdso-pie.o [2020-12-23T13:22:27.797Z] #58 DONE 0.4s [2020-12-23T13:22:27.797Z] [2020-12-23T13:22:27.797Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:27.950Z] #41 149.3 CC criu/protobuf.o [2020-12-23T13:22:28.096Z] #28 ... [2020-12-23T13:22:28.096Z] [2020-12-23T13:22:28.096Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:28.096Z] #51 93.36 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-23T13:22:28.096Z] #51 ... [2020-12-23T13:22:28.096Z] [2020-12-23T13:22:28.096Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:22:28.096Z] #28 DONE 6.2s [2020-12-23T13:22:28.096Z] [2020-12-23T13:22:28.096Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T13:22:28.212Z] #41 149.6 CC criu/pstree.o [2020-12-23T13:22:28.303Z] #43 74.60 CC criu/arch/ppc64/restorer.o [2020-12-23T13:22:28.358Z] #31 DONE 0.5s [2020-12-23T13:22:28.358Z] [2020-12-23T13:22:28.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:28.358Z] #41 135.0 CC criu/netfilter.o [2020-12-23T13:22:28.358Z] #41 135.4 CC criu/page-pipe.o [2020-12-23T13:22:28.358Z] #41 136.0 CC criu/page-xfer.o [2020-12-23T13:22:28.358Z] #41 137.8 CC criu/pagemap-cache.o [2020-12-23T13:22:28.358Z] #41 138.1 CC criu/pagemap.o [2020-12-23T13:22:28.358Z] #41 139.0 CC criu/parasite-syscall.o [2020-12-23T13:22:28.358Z] #41 139.8 CC criu/path.o [2020-12-23T13:22:28.358Z] #41 140.1 CC criu/pie-util-vdso-elf32.o [2020-12-23T13:22:28.358Z] #41 140.5 CC criu/pie-util-vdso.o [2020-12-23T13:22:28.358Z] #41 140.9 CC criu/pie-util.o [2020-12-23T13:22:28.358Z] #41 141.1 CC criu/pipes.o [2020-12-23T13:22:28.358Z] #41 141.9 CC criu/plugin.o [2020-12-23T13:22:28.358Z] #41 142.3 CC criu/proc_parse.o [2020-12-23T13:22:28.358Z] #41 ... [2020-12-23T13:22:28.358Z] [2020-12-23T13:22:28.358Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T13:22:28.358Z] #33 DONE 0.1s [2020-12-23T13:22:28.597Z] #43 75.06 CC criu/arch/ppc64/vdso-trampoline.o [2020-12-23T13:22:28.597Z] #43 75.09 CC criu/pie/restorer.o [2020-12-23T13:22:28.619Z] [2020-12-23T13:22:28.619Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T13:22:28.619Z] #36 DONE 0.3s [2020-12-23T13:22:28.619Z] [2020-12-23T13:22:28.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:29.154Z] #41 150.5 CC criu/rbtree.o [2020-12-23T13:22:29.193Z] #41 ... [2020-12-23T13:22:29.193Z] [2020-12-23T13:22:29.193Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:29.193Z] #51 95.35 + mkdir -p /build [2020-12-23T13:22:29.193Z] #51 95.35 + cp runc /build/runc [2020-12-23T13:22:29.314Z] #54 36.74 Checking out files: 51% (1918/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T13:22:29.314Z] #54 38.40 + cd /tmp/tmp.Od3wJ7ZjF0/src/github.com/containerd/containerd [2020-12-23T13:22:29.314Z] #54 38.41 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:22:29.415Z] #41 150.7 CC criu/rst-malloc.o [2020-12-23T13:22:29.677Z] #41 151.0 CC criu/seccomp.o [2020-12-23T13:22:29.677Z] #41 ... [2020-12-23T13:22:29.677Z] [2020-12-23T13:22:29.677Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:22:29.677Z] #38 DONE 223.8s [2020-12-23T13:22:29.938Z] [2020-12-23T13:22:29.938Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:30.134Z] #43 ... [2020-12-23T13:22:30.134Z] [2020-12-23T13:22:30.134Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:22:30.134Z] #20 12.00 Fetched 8184 kB in 12s (706 kB/s) [2020-12-23T13:22:30.134Z] #20 12.00 Reading package lists... [2020-12-23T13:22:30.134Z] #20 16.39 Reading package lists... [2020-12-23T13:22:30.134Z] #20 20.57 Building dependency tree... [2020-12-23T13:22:30.137Z] #51 DONE 96.2s [2020-12-23T13:22:30.138Z] [2020-12-23T13:22:30.138Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:30.138Z] #41 144.7 CC criu/protobuf-desc.o [2020-12-23T13:22:30.138Z] #41 145.5 CC criu/protobuf.o [2020-12-23T13:22:30.271Z] #11 ... [2020-12-23T13:22:30.271Z] [2020-12-23T13:22:30.271Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:30.271Z] #49 75.06 reflect [2020-12-23T13:22:30.271Z] #49 75.14 syscall [2020-12-23T13:22:30.428Z] #20 22.27 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T13:22:30.428Z] #20 22.27 The following additional packages will be installed: [2020-12-23T13:22:30.428Z] #20 22.27 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T13:22:30.428Z] #20 22.27 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T13:22:30.428Z] #20 22.27 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T13:22:30.428Z] #20 22.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T13:22:30.428Z] #20 22.27 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T13:22:30.428Z] #20 22.27 Suggested packages: [2020-12-23T13:22:30.428Z] #20 22.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T13:22:30.428Z] #20 22.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T13:22:30.428Z] #20 22.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T13:22:30.428Z] #20 22.27 Recommended packages: [2020-12-23T13:22:30.428Z] #20 22.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T13:22:30.428Z] #20 22.27 python3-keyrings.alt python3-xdg unzip [2020-12-23T13:22:30.470Z] + docker version [2020-12-23T13:22:30.512Z] #54 ... [2020-12-23T13:22:30.512Z] [2020-12-23T13:22:30.512Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:30.512Z] #41 151.7 CC criu/seize.o [2020-12-23T13:22:30.711Z] #41 146.0 CC criu/pstree.o [2020-12-23T13:22:30.723Z] #20 ... [2020-12-23T13:22:30.723Z] [2020-12-23T13:22:30.723Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:30.723Z] #58 135.0 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:22:30.723Z] #58 135.0 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T13:22:30.723Z] #58 DONE 142.3s [2020-12-23T13:22:30.723Z] [2020-12-23T13:22:30.723Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T13:22:30.723Z] #59 DONE 0.1s [2020-12-23T13:22:30.723Z] [2020-12-23T13:22:30.723Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:30.723Z] #45 134.6 vendor/golang.org/x/text/unicode/norm [2020-12-23T13:22:30.723Z] #45 140.3 github.com/LK4D4/vndr/build [2020-12-23T13:22:30.723Z] #45 ... [2020-12-23T13:22:30.723Z] [2020-12-23T13:22:30.723Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T13:22:30.723Z] #60 DONE 0.1s [2020-12-23T13:22:31.018Z] [2020-12-23T13:22:31.018Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:31.252Z] #54 40.38 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T13:22:31.252Z] #54 40.38 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T13:22:31.252Z] #54 40.38 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:22:31.252Z] #54 40.38 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:22:31.252Z] #54 40.38 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T13:22:31.252Z] #54 40.38 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T13:22:31.252Z] #54 40.38 + '[' '' = dynamic ']' [2020-12-23T13:22:31.252Z] #54 40.38 + make [2020-12-23T13:22:31.458Z] #41 152.5 CC criu/servicefd.o [2020-12-23T13:22:31.458Z] #41 152.7 CC criu/shmem.o [2020-12-23T13:22:31.657Z] #41 146.9 CC criu/rbtree.o [2020-12-23T13:22:31.831Z] #54 41.25 + bin/ctr [2020-12-23T13:22:31.918Z] #41 ... [2020-12-23T13:22:31.918Z] [2020-12-23T13:22:31.918Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:22:31.918Z] #38 DONE 215.9s [2020-12-23T13:22:31.918Z] [2020-12-23T13:22:31.918Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:32.030Z] #41 ... [2020-12-23T13:22:32.030Z] [2020-12-23T13:22:32.030Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T13:22:32.030Z] #39 DONE 0.9s [2020-12-23T13:22:32.030Z] [2020-12-23T13:22:32.030Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:32.030Z] #41 153.3 CC criu/sigframe.o [2020-12-23T13:22:32.030Z] #41 153.4 CC criu/signalfd.o [2020-12-23T13:22:32.178Z] #49 ... [2020-12-23T13:22:32.178Z] [2020-12-23T13:22:32.178Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:32.178Z] #11 87.18 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-12-23T13:22:32.178Z] #11 87.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-12-23T13:22:32.178Z] #11 87.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:22:32.180Z] #54 ... [2020-12-23T13:22:32.180Z] [2020-12-23T13:22:32.180Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:32.180Z] #41 147.4 CC criu/rst-malloc.o [2020-12-23T13:22:32.292Z] #41 153.6 CC criu/sk-inet.o [2020-12-23T13:22:32.434Z] #11 ... [2020-12-23T13:22:32.434Z] [2020-12-23T13:22:32.434Z] #45 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:32.434Z] #45 DONE 87.7s [2020-12-23T13:22:32.434Z] [2020-12-23T13:22:32.434Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:32.434Z] #43 87.83 time [2020-12-23T13:22:32.537Z] #49 ... [2020-12-23T13:22:32.537Z] [2020-12-23T13:22:32.537Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:32.537Z] #43 78.83 LINK criu/pie/restorer.built-in.o [2020-12-23T13:22:32.537Z] #43 78.86 GEN criu/pie/restorer-blob.h [2020-12-23T13:22:32.754Z] #41 147.8 CC criu/seccomp.o [2020-12-23T13:22:32.831Z] #43 79.02 DEP criu/vdso.d [2020-12-23T13:22:32.864Z] #41 154.2 CC criu/sk-netlink.o [2020-12-23T13:22:33.125Z] #41 154.4 CC criu/sk-packet.o [2020-12-23T13:22:33.129Z] #43 79.31 DEP criu/uts_ns.d [2020-12-23T13:22:33.130Z] #43 79.47 DEP criu/util.d [2020-12-23T13:22:33.332Z] #41 148.6 CC criu/seize.o [2020-12-23T13:22:33.390Z] #41 154.8 CC criu/sk-queue.o [2020-12-23T13:22:33.427Z] #43 79.72 DEP criu/uffd.d [2020-12-23T13:22:33.427Z] #43 79.96 DEP criu/tun.d [2020-12-23T13:22:33.724Z] #43 80.19 DEP criu/tty.d [2020-12-23T13:22:33.967Z] #41 155.1 CC criu/sk-tcp.o [2020-12-23T13:22:33.967Z] #41 155.4 CC criu/sk-unix.o [2020-12-23T13:22:34.020Z] #43 80.43 DEP criu/timerfd.d [2020-12-23T13:22:34.276Z] #41 149.2 CC criu/servicefd.o [2020-12-23T13:22:34.276Z] #41 ... [2020-12-23T13:22:34.276Z] [2020-12-23T13:22:34.276Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T13:22:34.276Z] #39 DONE 0.6s [2020-12-23T13:22:34.276Z] [2020-12-23T13:22:34.276Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:34.276Z] #41 149.5 CC criu/shmem.o [2020-12-23T13:22:34.334Z] #43 80.64 DEP criu/timens.d [2020-12-23T13:22:34.636Z] #43 80.90 DEP criu/sysfs_parse.d [2020-12-23T13:22:34.931Z] #43 81.17 DEP criu/sysctl.d [2020-12-23T13:22:34.931Z] #43 81.37 DEP criu/string.d [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/api/server/httputils 0.001s coverage: 14.7% of statements [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/api/server/middleware 0.012s coverage: 37.7% of statements [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/api/types/strslice 0.004s coverage: 90.0% of statements [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.7% of statements [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/builder/dockerfile 0.902s coverage: 48.3% of statements [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-12-23T13:22:34.988Z] ok github.com/docker/docker/builder/remotecontext/git 1.076s coverage: 86.3% of statements [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/cli [no test files] [2020-12-23T13:22:34.988Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-23T13:22:35.221Z] #41 150.2 CC criu/sigframe.o [2020-12-23T13:22:35.221Z] #41 150.3 CC criu/signalfd.o [2020-12-23T13:22:35.221Z] #41 150.5 CC criu/sk-inet.o [2020-12-23T13:22:35.226Z] #43 81.39 DEP criu/stats.d [2020-12-23T13:22:35.226Z] #43 81.54 DEP criu/sockets.d [2020-12-23T13:22:35.353Z] #41 ... [2020-12-23T13:22:35.353Z] [2020-12-23T13:22:35.353Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:35.353Z] #47 227.2 + /build/golangci-lint --version [2020-12-23T13:22:35.353Z] #47 227.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T13:22:35.353Z] #47 DONE 227.8s [2020-12-23T13:22:35.353Z] [2020-12-23T13:22:35.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:35.353Z] #41 156.5 CC criu/sockets.o [2020-12-23T13:22:35.522Z] #43 81.82 DEP criu/sk-unix.d [2020-12-23T13:22:35.617Z] ok github.com/docker/docker/client 0.129s coverage: 75.4% of statements [2020-12-23T13:22:35.817Z] #43 82.11 DEP criu/sk-tcp.d [2020-12-23T13:22:35.925Z] #41 157.2 CC criu/stats.o [2020-12-23T13:22:36.113Z] #43 82.31 DEP criu/sk-queue.d [2020-12-23T13:22:36.113Z] #43 82.47 DEP criu/sk-packet.d [2020-12-23T13:22:36.169Z] #41 151.2 CC criu/sk-netlink.o [2020-12-23T13:22:36.169Z] #41 ... [2020-12-23T13:22:36.169Z] [2020-12-23T13:22:36.169Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:36.169Z] #47 219.8 + /build/golangci-lint --version [2020-12-23T13:22:36.169Z] #47 220.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T13:22:36.169Z] #47 DONE 220.2s [2020-12-23T13:22:36.169Z] [2020-12-23T13:22:36.169Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:36.169Z] #41 151.5 CC criu/sk-packet.o [2020-12-23T13:22:36.187Z] #41 157.4 CC criu/string.o [2020-12-23T13:22:36.187Z] #41 157.5 CC criu/sysctl.o [2020-12-23T13:22:36.409Z] #43 82.72 DEP criu/sk-netlink.d [2020-12-23T13:22:36.409Z] #43 82.91 DEP criu/sk-inet.d [2020-12-23T13:22:36.705Z] #43 83.16 DEP criu/signalfd.d [2020-12-23T13:22:36.742Z] #41 152.1 CC criu/sk-queue.o [2020-12-23T13:22:36.758Z] #41 158.0 CC criu/sysfs_parse.o [2020-12-23T13:22:37.001Z] #43 83.32 DEP criu/sigframe.d [2020-12-23T13:22:37.001Z] #43 83.43 DEP criu/shmem.d [2020-12-23T13:22:37.019Z] #41 158.3 CC criu/timens.o [2020-12-23T13:22:37.157Z] #54 ... [2020-12-23T13:22:37.158Z] [2020-12-23T13:22:37.158Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:37.158Z] #11 101.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T13:22:37.158Z] #11 101.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-12-23T13:22:37.158Z] #11 101.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:37.281Z] #41 158.5 CC criu/timerfd.o [2020-12-23T13:22:37.294Z] #43 83.59 DEP criu/servicefd.d [2020-12-23T13:22:37.294Z] #43 83.80 DEP criu/seize.d [2020-12-23T13:22:37.318Z] #41 152.5 CC criu/sk-tcp.o [2020-12-23T13:22:37.423Z] #11 ... [2020-12-23T13:22:37.423Z] [2020-12-23T13:22:37.423Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:37.423Z] #41 12.49 DEP images/pipe.pb-c.d [2020-12-23T13:22:37.423Z] #41 12.53 PBCC images/pstree.pb-c.c [2020-12-23T13:22:37.423Z] #41 12.56 DEP images/pstree.pb-c.d [2020-12-23T13:22:37.423Z] #41 12.65 PBCC images/fs.pb-c.c [2020-12-23T13:22:37.423Z] #41 12.73 DEP images/fs.pb-c.d [2020-12-23T13:22:37.423Z] #41 12.75 PBCC images/signalfd.pb-c.c [2020-12-23T13:22:37.423Z] #41 12.80 DEP images/signalfd.pb-c.d [2020-12-23T13:22:37.423Z] #41 12.87 PBCC images/fh.pb-c.c [2020-12-23T13:22:37.423Z] #41 12.94 PBCC images/fsnotify.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.03 DEP images/fh.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.06 DEP images/fsnotify.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.09 PBCC images/eventpoll.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.11 DEP images/eventpoll.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.14 PBCC images/eventfd.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.17 DEP images/eventfd.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.31 PBCC images/remap-file-path.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.34 DEP images/remap-file-path.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.41 PBCC images/fifo.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.45 DEP images/fifo.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.49 PBCC images/ghost-file.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.57 DEP images/ghost-file.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.63 PBCC images/regfile.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.71 DEP images/regfile.pb-c.d [2020-12-23T13:22:37.423Z] #41 13.82 PBCC images/ns.pb-c.c [2020-12-23T13:22:37.423Z] #41 13.89 DEP images/ns.pb-c.d [2020-12-23T13:22:37.423Z] #41 14.00 PBCC images/fdinfo.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.07 DEP images/fdinfo.pb-c.d [2020-12-23T13:22:37.423Z] #41 14.17 PBCC images/core-aarch64.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.27 PBCC images/core-arm.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.30 PBCC images/core-ppc64.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.33 PBCC images/core-s390.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.36 PBCC images/core-x86.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.39 PBCC images/core.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.45 PBCC images/inventory.pb-c.c [2020-12-23T13:22:37.423Z] #41 14.55 DEP images/core-aarch64.pb-c.d [2020-12-23T13:22:37.423Z] #41 14.64 DEP images/core-arm.pb-c.d [2020-12-23T13:22:37.423Z] #41 14.77 DEP images/core-ppc64.pb-c.d [2020-12-23T13:22:37.423Z] #41 14.81 DEP images/core-s390.pb-c.d [2020-12-23T13:22:37.423Z] #41 14.87 DEP images/core-x86.pb-c.d [2020-12-23T13:22:37.423Z] #41 14.99 DEP images/core.pb-c.d [2020-12-23T13:22:37.423Z] #41 15.23 DEP images/inventory.pb-c.d [2020-12-23T13:22:37.423Z] #41 15.29 PBCC images/cpuinfo.pb-c.c [2020-12-23T13:22:37.423Z] #41 15.32 DEP images/cpuinfo.pb-c.d [2020-12-23T13:22:37.423Z] #41 15.39 PBCC images/stats.pb-c.c [2020-12-23T13:22:37.423Z] #41 15.41 DEP images/stats.pb-c.d [2020-12-23T13:22:37.423Z] #41 16.76 make[1]: Nothing to be done for 'all'. [2020-12-23T13:22:37.423Z] #41 18.35 CC images/stats.o [2020-12-23T13:22:37.423Z] #41 18.78 CC images/core.o [2020-12-23T13:22:37.423Z] #41 19.38 CC images/core-x86.o [2020-12-23T13:22:37.423Z] #41 20.02 CC images/core-arm.o [2020-12-23T13:22:37.423Z] #41 20.31 CC images/core-aarch64.o [2020-12-23T13:22:37.423Z] #41 20.75 CC images/core-ppc64.o [2020-12-23T13:22:37.423Z] #41 21.36 CC images/core-s390.o [2020-12-23T13:22:37.423Z] #41 22.12 CC images/cpuinfo.o [2020-12-23T13:22:37.423Z] #41 22.59 CC images/inventory.o [2020-12-23T13:22:37.423Z] #41 ... [2020-12-23T13:22:37.423Z] [2020-12-23T13:22:37.423Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:37.423Z] #43 92.55 crypto/tls [2020-12-23T13:22:37.423Z] #43 99.17 net/http/httptrace [2020-12-23T13:22:37.423Z] #43 99.38 net/http [2020-12-23T13:22:37.542Z] #41 158.7 CC criu/tty.o [2020-12-23T13:22:37.580Z] #41 152.8 CC criu/sk-unix.o [2020-12-23T13:22:37.589Z] #43 83.95 DEP criu/seccomp.d [2020-12-23T13:22:37.687Z] #43 ... [2020-12-23T13:22:37.687Z] [2020-12-23T13:22:37.687Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:37.687Z] #11 92.49 Selecting previously unselected package binutils-mingw-w64. [2020-12-23T13:22:37.687Z] #11 92.50 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-12-23T13:22:37.687Z] #11 92.50 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:22:37.687Z] #11 92.74 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-12-23T13:22:37.687Z] #11 92.74 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:22:37.687Z] #11 92.76 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:22:37.687Z] #11 93.01 Selecting previously unselected package dmsetup. [2020-12-23T13:22:37.687Z] #11 93.01 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:22:37.687Z] #11 93.03 Unpacking dmsetup (2:1.02.155-3) ... [2020-12-23T13:22:37.688Z] #43 ... [2020-12-23T13:22:37.688Z] [2020-12-23T13:22:37.688Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:37.688Z] #41 22.79 CC images/fdinfo.o [2020-12-23T13:22:37.884Z] #43 84.14 DEP criu/rst-malloc.d [2020-12-23T13:22:37.884Z] #43 84.22 DEP criu/rbtree.d [2020-12-23T13:22:37.884Z] #43 84.24 DEP criu/pstree.d [2020-12-23T13:22:37.953Z] #41 23.04 CC images/fown.o [2020-12-23T13:22:37.953Z] #41 23.26 CC images/ns.o [2020-12-23T13:22:38.179Z] #43 84.47 DEP criu/protobuf.d [2020-12-23T13:22:38.179Z] #43 84.60 GEN criu/protobuf-desc-gen.h [2020-12-23T13:22:38.218Z] #41 23.47 CC images/regfile.o [2020-12-23T13:22:38.250Z] #11 93.42 Selecting previously unselected package mingw-w64-common. [2020-12-23T13:22:38.250Z] #11 93.43 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-12-23T13:22:38.250Z] #11 93.47 Unpacking mingw-w64-common (6.0.0-3) ... [2020-12-23T13:22:38.485Z] #41 159.6 CC criu/tun.o [2020-12-23T13:22:38.485Z] #41 159.8 CC criu/uffd.o [2020-12-23T13:22:38.526Z] #41 153.7 CC criu/sockets.o [2020-12-23T13:22:38.798Z] #41 23.80 CC images/ghost-file.o [2020-12-23T13:22:39.057Z] #41 160.4 CC criu/util.o [2020-12-23T13:22:39.063Z] #41 24.21 CC images/fifo.o [2020-12-23T13:22:39.100Z] #41 154.1 CC criu/stats.o [2020-12-23T13:22:39.100Z] #41 154.3 CC criu/string.o [2020-12-23T13:22:39.100Z] #41 154.3 CC criu/sysctl.o [2020-12-23T13:22:39.239Z] #43 ... [2020-12-23T13:22:39.239Z] [2020-12-23T13:22:39.239Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:22:39.239Z] #20 25.09 The following NEW packages will be installed: [2020-12-23T13:22:39.239Z] #20 25.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T13:22:39.239Z] #20 25.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T13:22:39.239Z] #20 25.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T13:22:39.239Z] #20 25.11 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T13:22:39.239Z] #20 25.11 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T13:22:39.239Z] #20 25.11 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T13:22:39.239Z] #20 25.11 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T13:22:39.239Z] #20 25.11 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T13:22:39.239Z] #20 25.11 xz-utils zip [2020-12-23T13:22:39.239Z] #20 25.20 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:22:39.239Z] #20 25.20 Need to get 29.2 MB of archives. [2020-12-23T13:22:39.239Z] #20 25.20 After this operation, 134 MB of additional disk space will be used. [2020-12-23T13:22:39.239Z] #20 25.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-12-23T13:22:39.239Z] #20 25.23 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2020-12-23T13:22:39.239Z] #20 25.28 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2020-12-23T13:22:39.239Z] #20 25.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-12-23T13:22:39.239Z] #20 25.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-12-23T13:22:39.239Z] #20 25.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2020-12-23T13:22:39.239Z] #20 25.57 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2020-12-23T13:22:39.239Z] #20 25.59 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-12-23T13:22:39.239Z] #20 25.60 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-12-23T13:22:39.239Z] #20 25.60 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-12-23T13:22:39.239Z] #20 25.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-12-23T13:22:39.239Z] #20 25.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-12-23T13:22:39.239Z] #20 25.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-12-23T13:22:39.239Z] #20 25.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-12-23T13:22:39.239Z] #20 25.63 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-12-23T13:22:39.239Z] #20 25.64 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-12-23T13:22:39.239Z] #20 25.67 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-12-23T13:22:39.239Z] #20 25.68 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:22:39.239Z] #20 25.70 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-12-23T13:22:39.239Z] #20 25.72 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-12-23T13:22:39.239Z] #20 25.72 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-12-23T13:22:39.239Z] #20 25.74 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-12-23T13:22:39.239Z] #20 25.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-12-23T13:22:39.239Z] #20 25.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-12-23T13:22:39.239Z] #20 25.80 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-12-23T13:22:39.239Z] #20 25.82 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-12-23T13:22:39.239Z] #20 25.82 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-12-23T13:22:39.239Z] #20 25.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-12-23T13:22:39.239Z] #20 25.83 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-12-23T13:22:39.239Z] #20 26.40 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-12-23T13:22:39.239Z] #20 26.41 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-12-23T13:22:39.239Z] #20 26.42 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-12-23T13:22:39.239Z] #20 26.42 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-12-23T13:22:39.239Z] #20 26.44 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-12-23T13:22:39.239Z] #20 26.46 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T13:22:39.239Z] #20 26.54 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T13:22:39.239Z] #20 26.54 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T13:22:39.239Z] #20 26.55 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-12-23T13:22:39.239Z] #20 26.56 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T13:22:39.239Z] #20 26.57 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T13:22:39.239Z] #20 26.59 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T13:22:39.239Z] #20 26.59 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-12-23T13:22:39.239Z] #20 26.65 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-12-23T13:22:39.239Z] #20 26.67 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-12-23T13:22:39.239Z] #20 26.69 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T13:22:39.239Z] #20 26.99 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-12-23T13:22:39.239Z] #20 27.07 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-12-23T13:22:39.239Z] #20 27.12 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-12-23T13:22:39.239Z] #20 28.02 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:22:39.239Z] #20 28.16 Fetched 29.2 MB in 2s (14.9 MB/s) [2020-12-23T13:22:39.239Z] #20 28.25 Selecting previously unselected package pigz. [2020-12-23T13:22:39.240Z] #20 28.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 ... 23361 files and directories currently installed.) [2020-12-23T13:22:39.240Z] #20 28.41 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-12-23T13:22:39.240Z] #20 28.42 Unpacking pigz (2.4-1) ... [2020-12-23T13:22:39.240Z] #20 28.52 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-12-23T13:22:39.240Z] #20 28.52 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T13:22:39.240Z] #20 28.53 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T13:22:39.240Z] #20 29.06 Selecting previously unselected package python3.7-minimal. [2020-12-23T13:22:39.240Z] #20 29.07 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T13:22:39.240Z] #20 29.09 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:22:39.240Z] #20 29.99 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T13:22:39.240Z] #20 30.00 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:22:39.327Z] #41 24.47 CC images/remap-file-path.o [2020-12-23T13:22:39.362Z] #41 154.7 CC criu/sysfs_parse.o [2020-12-23T13:22:39.592Z] #41 24.76 CC images/eventfd.o [2020-12-23T13:22:39.624Z] #41 154.9 CC criu/timens.o [2020-12-23T13:22:39.857Z] #41 25.02 CC images/eventpoll.o [2020-12-23T13:22:39.885Z] #41 155.0 CC criu/timerfd.o [2020-12-23T13:22:39.999Z] #41 161.1 CC criu/uts_ns.o [2020-12-23T13:22:39.999Z] #41 161.2 CC criu/vdso-compat.o [2020-12-23T13:22:39.999Z] #41 161.3 CC criu/vdso.o [2020-12-23T13:22:40.122Z] #41 25.29 CC images/fh.o [2020-12-23T13:22:40.147Z] #41 155.3 CC criu/tty.o [2020-12-23T13:22:40.283Z] #20 ... [2020-12-23T13:22:40.283Z] [2020-12-23T13:22:40.283Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:40.283Z] #43 86.77 DEP criu/protobuf-desc.d [2020-12-23T13:22:40.387Z] #41 25.57 CC images/fsnotify.o [2020-12-23T13:22:40.571Z] #41 161.7 LINK criu/built-in.o [2020-12-23T13:22:40.571Z] #41 161.8 LINK criu/criu [2020-12-23T13:22:40.571Z] #41 162.0 DEP lib/c/criu.d [2020-12-23T13:22:40.579Z] #43 86.94 DEP criu/proc_parse.d [2020-12-23T13:22:40.800Z] Client: Docker Engine - Enterprise [2020-12-23T13:22:40.800Z] Version: 19.03.12 [2020-12-23T13:22:40.800Z] API version: 1.40 [2020-12-23T13:22:40.800Z] Go version: go1.13.13 [2020-12-23T13:22:40.800Z] Git commit: 4306744 [2020-12-23T13:22:40.800Z] Built: 08/05/2020 19:27:53 [2020-12-23T13:22:40.800Z] OS/Arch: windows/amd64 [2020-12-23T13:22:40.800Z] Experimental: false [2020-12-23T13:22:40.800Z] [2020-12-23T13:22:40.800Z] Server: Docker Engine - Enterprise [2020-12-23T13:22:40.800Z] Engine: [2020-12-23T13:22:40.800Z] Version: 19.03.12 [2020-12-23T13:22:40.800Z] API version: 1.40 (minimum version 1.24) [2020-12-23T13:22:40.800Z] Go version: go1.13.13 [2020-12-23T13:22:40.800Z] Git commit: f295753ffd [2020-12-23T13:22:40.800Z] Built: 08/05/2020 19:26:41 [2020-12-23T13:22:40.800Z] OS/Arch: windows/amd64 [2020-12-23T13:22:40.800Z] Experimental: true [2020-12-23T13:22:40.832Z] #41 162.1 CC images/rpc.pb-c.o [2020-12-23T13:22:40.875Z] #43 87.21 DEP criu/plugin.d [2020-12-23T13:22:40.875Z] #43 87.28 DEP criu/pipes.d [2020-12-23T13:22:40.967Z] #41 26.16 CC images/signalfd.o [2020-12-23T13:22:41.092Z] #41 156.3 CC criu/tun.o [2020-12-23T13:22:41.092Z] #41 162.4 CC lib/c/criu.o [2020-12-23T13:22:41.170Z] #43 87.49 DEP criu/pie-util.d [2020-12-23T13:22:41.170Z] #43 87.62 DEP criu/pie-util-vdso.d [2020-12-23T13:22:41.233Z] #41 26.42 CC images/fs.o [2020-12-23T13:22:41.353Z] #41 156.6 CC criu/uffd.o [Pipeline] sh [2020-12-23T13:22:41.466Z] #43 87.76 DEP criu/path.d [2020-12-23T13:22:41.466Z] #43 87.89 DEP criu/parasite-syscall.d [2020-12-23T13:22:41.498Z] #41 26.61 CC images/pstree.o [2020-12-23T13:22:41.664Z] #41 162.8 LINK lib/c/built-in.o [2020-12-23T13:22:41.664Z] #41 162.8 LINK lib/c/libcriu.so [2020-12-23T13:22:41.664Z] #41 162.9 LINK lib/c/libcriu.a [2020-12-23T13:22:41.664Z] #41 163.0 GEN magic.py [2020-12-23T13:22:41.664Z] #41 163.1 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:22:41.664Z] #41 163.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:22:41.764Z] #41 26.89 CC images/pipe.o [2020-12-23T13:22:41.767Z] #43 88.15 DEP criu/pagemap.d [2020-12-23T13:22:41.925Z] #41 163.1 Note: Building without GnuTLS support [2020-12-23T13:22:41.925Z] #41 163.1 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:22:41.925Z] #41 163.1 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:22:41.926Z] #41 157.2 CC criu/util.o [2020-12-23T13:22:42.034Z] #41 27.11 CC images/tcp-stream.o [2020-12-23T13:22:42.061Z] #43 88.38 DEP criu/pagemap-cache.d [2020-12-23T13:22:42.061Z] #43 88.56 DEP criu/page-xfer.d [2020-12-23T13:22:42.299Z] #41 27.42 CC images/sk-packet.o [2020-12-23T13:22:42.331Z] + docker info [2020-12-23T13:22:42.356Z] #43 88.81 DEP criu/page-pipe.d [2020-12-23T13:22:42.497Z] #41 163.6 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:22:42.564Z] #41 27.74 CC images/mnt.o [2020-12-23T13:22:42.651Z] #43 88.99 DEP criu/netfilter.d [2020-12-23T13:22:42.758Z] #41 164.0 make[1]: Nothing to be done for 'all'. [2020-12-23T13:22:42.830Z] #41 28.05 CC images/pipe-data.o [2020-12-23T13:22:42.876Z] #41 157.9 CC criu/uts_ns.o [2020-12-23T13:22:42.876Z] #41 158.0 CC criu/vdso-compat.o [2020-12-23T13:22:42.876Z] #41 158.1 CC criu/vdso.o [2020-12-23T13:22:42.945Z] #43 89.16 DEP criu/net.d [2020-12-23T13:22:43.095Z] #41 28.25 CC images/sa.o [2020-12-23T13:22:43.095Z] #41 ... [2020-12-23T13:22:43.095Z] [2020-12-23T13:22:43.095Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:43.095Z] #43 108.3 github.com/LK4D4/vndr/godl [2020-12-23T13:22:43.138Z] #41 158.4 LINK criu/built-in.o [2020-12-23T13:22:43.239Z] #43 89.40 DEP criu/namespaces.d [2020-12-23T13:22:43.239Z] #43 89.59 DEP criu/mount.d [2020-12-23T13:22:43.330Z] #41 164.4 make[1]: 'images/built-in.o' is up to date. [2020-12-23T13:22:43.330Z] #41 164.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T13:22:43.330Z] #41 164.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T13:22:43.330Z] #41 164.5 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T13:22:43.330Z] #41 164.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T13:22:43.330Z] #41 164.5 make[1]: Nothing to be done for 'all'. [2020-12-23T13:22:43.330Z] #41 164.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:22:43.399Z] #41 158.5 LINK criu/criu [2020-12-23T13:22:43.497Z] #11 ... [2020-12-23T13:22:43.497Z] [2020-12-23T13:22:43.497Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:43.497Z] #49 87.92 time [2020-12-23T13:22:43.497Z] #49 96.86 context [2020-12-23T13:22:43.497Z] #49 98.05 encoding/binary [2020-12-23T13:22:43.497Z] #49 ... [2020-12-23T13:22:43.497Z] [2020-12-23T13:22:43.497Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:43.497Z] #40 88.06 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:43.497Z] #40 88.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:22:43.497Z] #40 88.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:22:43.497Z] #40 88.10 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-12-23T13:22:43.497Z] #40 88.11 Setting up python-six (1.12.0-1) ... [2020-12-23T13:22:43.497Z] #40 94.67 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-12-23T13:22:43.497Z] #40 94.72 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:22:43.497Z] #40 94.75 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:43.497Z] #40 94.77 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-12-23T13:22:43.497Z] #40 94.78 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:43.497Z] #40 94.80 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-12-23T13:22:43.497Z] #40 94.81 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-12-23T13:22:43.497Z] #40 94.84 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-12-23T13:22:43.497Z] #40 94.85 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-12-23T13:22:43.497Z] #40 94.88 Setting up python-protobuf (3.6.1.3-2) ... [2020-12-23T13:22:43.497Z] #40 ... [2020-12-23T13:22:43.497Z] [2020-12-23T13:22:43.497Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:43.497Z] #49 98.26 os [2020-12-23T13:22:43.535Z] #43 89.83 DEP criu/memfd.d [2020-12-23T13:22:43.535Z] #43 90.03 DEP criu/mem.d [2020-12-23T13:22:43.592Z] #41 164.7 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.592Z] #41 164.7 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.592Z] #41 164.8 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.592Z] #41 164.8 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.592Z] #41 164.9 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.592Z] #41 164.9 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.592Z] #41 164.9 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.661Z] #41 158.8 DEP lib/c/criu.d [2020-12-23T13:22:43.661Z] #41 158.9 CC images/rpc.pb-c.o [2020-12-23T13:22:43.831Z] #43 90.21 DEP criu/lsm.d [2020-12-23T13:22:43.853Z] #41 165.0 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:43.853Z] #41 165.0 INSTALL criu/criu [2020-12-23T13:22:43.853Z] #41 DONE 165.2s [2020-12-23T13:22:43.853Z] [2020-12-23T13:22:43.853Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:43.922Z] #41 159.1 CC lib/c/criu.o [2020-12-23T13:22:44.051Z] #43 109.1 github.com/LK4D4/vndr [2020-12-23T13:22:44.126Z] #43 90.37 DEP criu/log.d [2020-12-23T13:22:44.126Z] #43 90.52 DEP criu/libnetlink.d [2020-12-23T13:22:44.423Z] #43 90.63 DEP criu/kerndat.d [2020-12-23T13:22:44.423Z] #43 90.84 DEP criu/kcmp-ids.d [2020-12-23T13:22:44.426Z] #49 ... [2020-12-23T13:22:44.426Z] [2020-12-23T13:22:44.426Z] #34 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-12-23T13:22:44.426Z] #34 89.50 Selecting previously unselected package libxml2:amd64. [2020-12-23T13:22:44.426Z] #34 89.50 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2020-12-23T13:22:44.426Z] #34 89.50 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:22:44.426Z] #34 90.75 Selecting previously unselected package libarchive13:amd64. [2020-12-23T13:22:44.426Z] #34 90.75 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-12-23T13:22:44.426Z] #34 90.76 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T13:22:44.426Z] #34 91.46 Selecting previously unselected package libjsoncpp1:amd64. [2020-12-23T13:22:44.426Z] #34 91.47 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-12-23T13:22:44.426Z] #34 91.47 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T13:22:44.426Z] #34 91.95 Selecting previously unselected package librhash0:amd64. [2020-12-23T13:22:44.426Z] #34 91.95 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-12-23T13:22:44.426Z] #34 91.96 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-12-23T13:22:44.426Z] #34 92.33 Selecting previously unselected package libuv1:amd64. [2020-12-23T13:22:44.426Z] #34 92.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-12-23T13:22:44.426Z] #34 92.37 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-12-23T13:22:44.426Z] #34 92.72 Selecting previously unselected package cmake. [2020-12-23T13:22:44.426Z] #34 92.73 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-12-23T13:22:44.426Z] #34 92.74 Unpacking cmake (3.13.4-1) ... [2020-12-23T13:22:44.426Z] #34 98.46 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:22:44.426Z] #34 98.47 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:22:44.426Z] #34 98.48 Setting up libuv1:amd64 (1.24.1-1) ... [2020-12-23T13:22:44.426Z] #34 98.49 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:22:44.426Z] #34 98.55 Setting up librhash0:amd64 (1.3.8-1) ... [2020-12-23T13:22:44.426Z] #34 98.56 Setting up cmake-data (3.13.4-1) ... [2020-12-23T13:22:44.426Z] #34 98.61 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2020-12-23T13:22:44.426Z] #34 98.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-12-23T13:22:44.426Z] #34 98.65 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-12-23T13:22:44.426Z] #34 98.67 Setting up cmake (3.13.4-1) ... [2020-12-23T13:22:44.426Z] #34 98.68 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:44.426Z] #34 98.82 Processing triggers for mime-support (3.62) ... [2020-12-23T13:22:44.426Z] #34 DONE 99.7s [2020-12-23T13:22:44.426Z] [2020-12-23T13:22:44.426Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:44.426Z] #32 90.96 internal/poll [2020-12-23T13:22:44.426Z] #32 93.58 internal/fmtsort [2020-12-23T13:22:44.426Z] #32 94.08 internal/syscall/execenv [2020-12-23T13:22:44.426Z] #32 94.30 internal/syscall/unix [2020-12-23T13:22:44.426Z] #32 94.61 strings [2020-12-23T13:22:44.426Z] #32 94.67 os [2020-12-23T13:22:44.426Z] #32 99.18 path [2020-12-23T13:22:44.426Z] #32 ... [2020-12-23T13:22:44.426Z] [2020-12-23T13:22:44.426Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:44.496Z] #41 159.7 LINK lib/c/built-in.o [2020-12-23T13:22:44.496Z] #41 159.7 LINK lib/c/libcriu.so [2020-12-23T13:22:44.496Z] #41 159.7 LINK lib/c/libcriu.a [2020-12-23T13:22:44.496Z] #41 159.8 GEN magic.py [2020-12-23T13:22:44.719Z] #43 91.02 DEP criu/irmap.d [2020-12-23T13:22:44.757Z] #41 159.9 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:22:44.757Z] #41 159.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:22:44.757Z] #41 159.9 Note: Building without GnuTLS support [2020-12-23T13:22:44.757Z] #41 159.9 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:22:44.757Z] #41 159.9 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:22:44.798Z] #54 ... [2020-12-23T13:22:44.798Z] [2020-12-23T13:22:44.798Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T13:22:44.798Z] #42 DONE 0.1s [2020-12-23T13:22:45.015Z] #43 91.19 DEP criu/ipc_ns.d [2020-12-23T13:22:45.016Z] #43 91.40 DEP criu/image.d [2020-12-23T13:22:45.016Z] #43 91.55 DEP criu/image-desc.d [2020-12-23T13:22:45.059Z] [2020-12-23T13:22:45.059Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T13:22:45.059Z] #44 DONE 0.2s [2020-12-23T13:22:45.059Z] [2020-12-23T13:22:45.059Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T13:22:45.059Z] #46 DONE 0.1s [2020-12-23T13:22:45.059Z] [2020-12-23T13:22:45.059Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:45.312Z] #43 91.63 DEP criu/fsnotify.d [2020-12-23T13:22:45.312Z] #43 91.83 DEP criu/filesystems.d [2020-12-23T13:22:45.320Z] #54 ... [2020-12-23T13:22:45.320Z] [2020-12-23T13:22:45.320Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T13:22:45.331Z] #41 160.4 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:22:45.582Z] #48 DONE 0.5s [2020-12-23T13:22:45.582Z] [2020-12-23T13:22:45.582Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T13:22:45.582Z] #50 DONE 0.1s [2020-12-23T13:22:45.582Z] [2020-12-23T13:22:45.582Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:45.609Z] #43 91.99 DEP criu/files.d [2020-12-23T13:22:45.843Z] #54 ... [2020-12-23T13:22:45.843Z] [2020-12-23T13:22:45.843Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T13:22:45.843Z] #52 DONE 0.2s [2020-12-23T13:22:45.843Z] [2020-12-23T13:22:45.843Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:45.903Z] #43 92.17 DEP criu/files-reg.d [2020-12-23T13:22:45.903Z] #43 92.41 DEP criu/files-ext.d [2020-12-23T13:22:45.905Z] #41 160.9 make[1]: Nothing to be done for 'all'. [2020-12-23T13:22:45.905Z] #41 161.3 make[1]: 'images/built-in.o' is up to date. [2020-12-23T13:22:46.166Z] #41 161.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T13:22:46.166Z] #41 161.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T13:22:46.166Z] #41 161.3 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T13:22:46.166Z] #41 161.3 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T13:22:46.166Z] #41 161.3 make[1]: Nothing to be done for 'all'. [2020-12-23T13:22:46.166Z] #41 161.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:22:46.166Z] #41 161.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.166Z] #41 161.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.166Z] #41 161.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.166Z] #41 161.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.204Z] #43 92.59 DEP criu/file-lock.d [2020-12-23T13:22:46.204Z] #43 ... [2020-12-23T13:22:46.204Z] [2020-12-23T13:22:46.204Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:46.204Z] #45 148.0 mime [2020-12-23T13:22:46.204Z] #45 153.0 net/textproto [2020-12-23T13:22:46.204Z] #45 153.0 vendor/golang.org/x/net/http/httpproxy [2020-12-23T13:22:46.204Z] #45 153.0 crypto/x509 [2020-12-23T13:22:46.204Z] #45 155.1 vendor/golang.org/x/net/http/httpguts [2020-12-23T13:22:46.204Z] #45 155.1 mime/multipart [2020-12-23T13:22:46.323Z] #35 1.610 + RM_GOPATH=0 [2020-12-23T13:22:46.323Z] #35 1.610 + TMP_GOPATH= [2020-12-23T13:22:46.323Z] #35 1.610 + : /build [2020-12-23T13:22:46.323Z] #35 1.610 + '[' -z '' ']' [2020-12-23T13:22:46.323Z] #35 1.610 ++ mktemp -d [2020-12-23T13:22:46.323Z] #35 1.610 + export GOPATH=/tmp/tmp.6rNuYggLZS [2020-12-23T13:22:46.323Z] #35 1.610 + GOPATH=/tmp/tmp.6rNuYggLZS [2020-12-23T13:22:46.323Z] #35 1.610 + RM_GOPATH=1 [2020-12-23T13:22:46.323Z] #35 1.610 + case "$(go env GOARCH)" in [2020-12-23T13:22:46.323Z] #35 1.611 ++ go env GOARCH [2020-12-23T13:22:46.323Z] #35 1.654 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:46.323Z] #35 1.654 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:46.323Z] #35 1.654 ++ dirname /tmp/install/install.sh [2020-12-23T13:22:46.323Z] #35 1.654 + dir=/tmp/install [2020-12-23T13:22:46.323Z] #35 1.654 + bin=tini [2020-12-23T13:22:46.323Z] #35 1.654 + shift [2020-12-23T13:22:46.323Z] #35 1.654 + '[' '!' -f /tmp/install/tini.installer ']' [2020-12-23T13:22:46.323Z] #35 1.654 + . /tmp/install/tini.installer [2020-12-23T13:22:46.323Z] #35 1.654 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:22:46.323Z] #35 1.654 + install_tini [2020-12-23T13:22:46.323Z] #35 1.654 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2020-12-23T13:22:46.323Z] #35 1.654 + git clone https://github.com/krallin/tini.git /tmp/tmp.6rNuYggLZS/tini [2020-12-23T13:22:46.323Z] #35 1.654 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:22:46.323Z] #35 1.664 Cloning into '/tmp/tmp.6rNuYggLZS/tini'... [2020-12-23T13:22:46.428Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.428Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.428Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.428Z] #41 161.6 make[2]: Nothing to be done for 'all'. [2020-12-23T13:22:46.428Z] #41 161.6 INSTALL criu/criu [2020-12-23T13:22:46.498Z] #45 ... [2020-12-23T13:22:46.498Z] [2020-12-23T13:22:46.498Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:22:46.498Z] #20 32.68 Selecting previously unselected package python3-minimal. [2020-12-23T13:22:46.498Z] #20 32.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23610 files and directories currently installed.) [2020-12-23T13:22:46.498Z] #20 32.78 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 32.79 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T13:22:46.498Z] #20 32.91 Selecting previously unselected package libmpdec2:ppc64el. [2020-12-23T13:22:46.498Z] #20 32.92 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 32.93 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-12-23T13:22:46.498Z] #20 33.08 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-12-23T13:22:46.498Z] #20 33.08 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 33.11 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T13:22:46.498Z] #20 34.25 Selecting previously unselected package python3.7. [2020-12-23T13:22:46.498Z] #20 34.26 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 34.27 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:22:46.498Z] #20 34.40 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-12-23T13:22:46.498Z] #20 34.40 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 34.41 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-23T13:22:46.498Z] #20 34.48 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T13:22:46.498Z] #20 35.44 Selecting previously unselected package python3. [2020-12-23T13:22:46.498Z] #20 35.44 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-12-23T13:22:46.498Z] #20 35.50 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 35.52 Unpacking python3 (3.7.3-1) ... [2020-12-23T13:22:46.498Z] #20 35.65 Selecting previously unselected package libip4tc0:ppc64el. [2020-12-23T13:22:46.498Z] #20 35.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 35.67 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-12-23T13:22:46.498Z] #20 35.78 Selecting previously unselected package libip6tc0:ppc64el. [2020-12-23T13:22:46.498Z] #20 35.80 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 35.80 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-12-23T13:22:46.498Z] #20 35.89 Selecting previously unselected package libiptc0:ppc64el. [2020-12-23T13:22:46.498Z] #20 35.89 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 35.90 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-12-23T13:22:46.498Z] #20 35.97 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-12-23T13:22:46.498Z] #20 35.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 35.99 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-23T13:22:46.498Z] #20 36.05 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-12-23T13:22:46.498Z] #20 36.05 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 36.06 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-23T13:22:46.498Z] #20 36.15 Selecting previously unselected package libnftnl11:ppc64el. [2020-12-23T13:22:46.498Z] #20 36.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 36.18 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-12-23T13:22:46.498Z] #20 36.29 Selecting previously unselected package iptables. [2020-12-23T13:22:46.498Z] #20 36.30 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 36.30 Unpacking iptables (1.8.2-4) ... [2020-12-23T13:22:46.498Z] #20 36.86 Selecting previously unselected package xxd. [2020-12-23T13:22:46.498Z] #20 36.86 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-23T13:22:46.498Z] #20 36.87 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:22:46.498Z] #20 36.98 Selecting previously unselected package vim-common. [2020-12-23T13:22:46.498Z] #20 36.99 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:22:46.498Z] #20 37.04 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:22:46.498Z] #20 37.27 Selecting previously unselected package bash-completion. [2020-12-23T13:22:46.498Z] #20 37.27 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T13:22:46.690Z] #41 DONE 161.9s [2020-12-23T13:22:46.690Z] [2020-12-23T13:22:46.690Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:47.227Z] #54 192.9 + bin/containerd [2020-12-23T13:22:47.253Z] #35 2.765 + cd /tmp/tmp.6rNuYggLZS/tini [2020-12-23T13:22:47.253Z] #35 2.765 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2020-12-23T13:22:47.253Z] #35 2.793 + cmake . [2020-12-23T13:22:48.094Z] #54 ... [2020-12-23T13:22:48.094Z] [2020-12-23T13:22:48.094Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T13:22:48.094Z] #42 DONE 0.1s [2020-12-23T13:22:48.094Z] [2020-12-23T13:22:48.094Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T13:22:48.185Z] #35 3.761 -- The C compiler identification is GNU 8.3.0 [2020-12-23T13:22:48.185Z] #35 3.831 -- Check for working C compiler: /usr/bin/cc [2020-12-23T13:22:48.709Z] #44 DONE 0.3s [2020-12-23T13:22:48.709Z] [2020-12-23T13:22:48.709Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T13:22:48.709Z] #46 DONE 0.1s [2020-12-23T13:22:48.709Z] [2020-12-23T13:22:48.709Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:48.709Z] #54 ... [2020-12-23T13:22:48.709Z] [2020-12-23T13:22:48.709Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T13:22:49.255Z] #20 41.17 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T13:22:49.292Z] #48 DONE 0.8s [2020-12-23T13:22:49.292Z] [2020-12-23T13:22:49.292Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T13:22:49.292Z] #50 DONE 0.1s [2020-12-23T13:22:49.292Z] [2020-12-23T13:22:49.292Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:49.292Z] #54 187.1 + bin/containerd [2020-12-23T13:22:49.384Z] #43 ... [2020-12-23T13:22:49.384Z] [2020-12-23T13:22:49.384Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:49.384Z] #41 28.56 CC images/timer.o [2020-12-23T13:22:49.384Z] #41 28.96 CC images/timerfd.o [2020-12-23T13:22:49.384Z] #41 29.23 CC images/mm.o [2020-12-23T13:22:49.384Z] #41 29.65 CC images/sk-opts.o [2020-12-23T13:22:49.384Z] #41 29.88 CC images/sk-unix.o [2020-12-23T13:22:49.384Z] #41 30.33 CC images/sk-inet.o [2020-12-23T13:22:49.384Z] #41 30.78 CC images/tun.o [2020-12-23T13:22:49.384Z] #41 31.04 CC images/sk-netlink.o [2020-12-23T13:22:49.384Z] #41 31.21 CC images/packet-sock.o [2020-12-23T13:22:49.384Z] #41 31.66 CC images/ipc-var.o [2020-12-23T13:22:49.384Z] #41 31.81 CC images/ipc-desc.o [2020-12-23T13:22:49.384Z] #41 32.15 CC images/ipc-shm.o [2020-12-23T13:22:49.384Z] #41 32.36 CC images/ipc-msg.o [2020-12-23T13:22:49.384Z] #41 32.58 CC images/ipc-sem.o [2020-12-23T13:22:49.384Z] #41 32.81 CC images/utsns.o [2020-12-23T13:22:49.384Z] #41 33.09 CC images/creds.o [2020-12-23T13:22:49.384Z] #41 33.26 CC images/vma.o [2020-12-23T13:22:49.384Z] #41 33.44 CC images/netdev.o [2020-12-23T13:22:49.384Z] #41 33.97 CC images/tty.o [2020-12-23T13:22:49.384Z] #41 34.51 CC images/file-lock.o [2020-12-23T13:22:49.384Z] #41 34.70 CC images/rlimit.o [2020-12-23T13:22:49.553Z] #54 ... [2020-12-23T13:22:49.553Z] [2020-12-23T13:22:49.553Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T13:22:49.553Z] #52 DONE 0.2s [2020-12-23T13:22:49.555Z] #35 5.001 -- Check for working C compiler: /usr/bin/cc -- works [2020-12-23T13:22:49.555Z] #35 5.014 -- Detecting C compiler ABI info [2020-12-23T13:22:49.555Z] #35 ... [2020-12-23T13:22:49.555Z] [2020-12-23T13:22:49.555Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:49.555Z] #40 104.9 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-12-23T13:22:49.653Z] #41 34.86 CC images/pagemap.o [2020-12-23T13:22:49.812Z] #40 104.9 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:49.812Z] #40 ... [2020-12-23T13:22:49.812Z] [2020-12-23T13:22:49.812Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:49.812Z] #43 95.11 strings [2020-12-23T13:22:49.812Z] #43 96.22 os [2020-12-23T13:22:49.812Z] #43 99.85 regexp/syntax [2020-12-23T13:22:49.812Z] #43 102.4 fmt [2020-12-23T13:22:49.814Z] [2020-12-23T13:22:49.814Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:49.898Z] #20 41.63 Selecting previously unselected package bzip2. [2020-12-23T13:22:49.898Z] #20 41.65 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-12-23T13:22:49.898Z] #20 41.65 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:22:49.898Z] #20 41.73 Selecting previously unselected package xz-utils. [2020-12-23T13:22:49.898Z] #20 41.75 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-12-23T13:22:49.898Z] #20 41.75 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T13:22:49.898Z] #20 41.91 Selecting previously unselected package apparmor. [2020-12-23T13:22:49.898Z] #20 41.93 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-12-23T13:22:49.917Z] #41 35.09 CC images/siginfo.o [2020-12-23T13:22:49.917Z] #41 35.27 CC images/rpc.o [2020-12-23T13:22:50.069Z] #43 ... [2020-12-23T13:22:50.069Z] [2020-12-23T13:22:50.069Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:50.069Z] #11 104.1 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-12-23T13:22:50.069Z] #11 104.1 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-12-23T13:22:50.069Z] #11 104.1 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:22:50.182Z] #41 ... [2020-12-23T13:22:50.182Z] [2020-12-23T13:22:50.182Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:50.182Z] #11 115.2 Selecting previously unselected package libapparmor1:arm64. [2020-12-23T13:22:50.182Z] #11 115.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-12-23T13:22:50.182Z] #11 115.2 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-12-23T13:22:50.182Z] #11 115.4 Selecting previously unselected package libapparmor-dev:arm64. [2020-12-23T13:22:50.182Z] #11 115.4 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-12-23T13:22:50.182Z] #11 115.4 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-23T13:22:50.194Z] #20 42.13 Unpacking apparmor (2.13.2-10) ... [2020-12-23T13:22:50.490Z] #20 42.55 Selecting previously unselected package aufs-tools. [2020-12-23T13:22:50.490Z] #20 ... [2020-12-23T13:22:50.490Z] [2020-12-23T13:22:50.490Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:22:50.761Z] #11 115.6 Selecting previously unselected package libbtrfs0. [2020-12-23T13:22:50.761Z] #11 115.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-12-23T13:22:50.761Z] #11 115.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:22:50.761Z] #11 115.7 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:22:50.761Z] #11 115.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-12-23T13:22:50.761Z] #11 115.8 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:22:50.761Z] #11 116.0 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-12-23T13:22:50.761Z] #11 116.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-12-23T13:22:50.761Z] #11 116.0 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T13:22:50.998Z] #11 ... [2020-12-23T13:22:50.999Z] [2020-12-23T13:22:50.999Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-12-23T13:22:50.999Z] #40 DONE 106.0s [2020-12-23T13:22:50.999Z] [2020-12-23T13:22:50.999Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:50.999Z] #35 6.101 -- Detecting C compiler ABI info - done [2020-12-23T13:22:50.999Z] #35 6.150 -- Detecting C compile features [2020-12-23T13:22:51.026Z] #11 116.1 Selecting previously unselected package libudev-dev:arm64. [2020-12-23T13:22:51.026Z] #11 116.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_arm64.deb ... [2020-12-23T13:22:51.026Z] #11 116.1 Unpacking libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-23T13:22:51.290Z] #11 116.3 Selecting previously unselected package libsepol1-dev:arm64. [2020-12-23T13:22:51.290Z] #11 116.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-12-23T13:22:51.290Z] #11 116.3 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-12-23T13:22:51.555Z] #11 116.6 Selecting previously unselected package libpcre16-3:arm64. [2020-12-23T13:22:51.555Z] #11 116.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-12-23T13:22:51.555Z] #11 116.6 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-12-23T13:22:52.135Z] #11 ... [2020-12-23T13:22:52.135Z] [2020-12-23T13:22:52.135Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:52.135Z] #43 DONE 117.0s [2020-12-23T13:22:52.135Z] [2020-12-23T13:22:52.135Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:52.135Z] #11 117.1 Selecting previously unselected package libpcre32-3:arm64. [2020-12-23T13:22:52.135Z] #11 117.1 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-12-23T13:22:52.425Z] #11 117.3 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-12-23T13:22:52.689Z] #11 117.7 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-12-23T13:22:52.689Z] #11 117.7 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-12-23T13:22:52.689Z] #11 117.7 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-23T13:22:52.954Z] #11 118.0 Selecting previously unselected package libpcre3-dev:arm64. [2020-12-23T13:22:52.954Z] #11 118.0 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-12-23T13:22:52.954Z] #11 118.1 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-23T13:22:53.521Z] #35 9.043 -- Detecting C compile features - done [2020-12-23T13:22:53.521Z] #35 9.085 -- Performing Test HAS_BUILTIN_FORTIFY [2020-12-23T13:22:54.084Z] #35 9.530 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-12-23T13:22:54.084Z] #35 9.670 -- Configuring done [2020-12-23T13:22:54.084Z] #35 9.734 -- Generating done [2020-12-23T13:22:54.084Z] #35 9.744 -- Build files have been written to: /tmp/tmp.6rNuYggLZS/tini [2020-12-23T13:22:54.084Z] #35 9.764 + make tini-static [2020-12-23T13:22:54.172Z] #11 119.2 Selecting previously unselected package libselinux1-dev:arm64. [2020-12-23T13:22:54.172Z] #11 119.2 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-12-23T13:22:54.437Z] #11 119.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ...#11 ... [2020-12-23T13:22:54.437Z] [2020-12-23T13:22:54.437Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:22:54.437Z] #30 DONE 119.2s [2020-12-23T13:22:54.437Z] [2020-12-23T13:22:54.437Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:22:54.437Z] #11 119.5 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-23T13:22:54.647Z] #35 10.20 Scanning dependencies of target tini-static [2020-12-23T13:22:54.727Z] #11 119.9 Selecting previously unselected package libdevmapper-dev:arm64. [2020-12-23T13:22:54.904Z] #35 10.39 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-12-23T13:22:54.904Z] #35 ... [2020-12-23T13:22:54.904Z] [2020-12-23T13:22:54.904Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:54.904Z] #32 100.2 text/tabwriter [2020-12-23T13:22:54.904Z] #32 100.6 fmt [2020-12-23T13:22:54.904Z] #32 102.0 path/filepath [2020-12-23T13:22:54.904Z] #32 104.1 io/ioutil [2020-12-23T13:22:54.904Z] #32 106.9 github.com/BurntSushi/toml [2020-12-23T13:22:54.904Z] #32 106.9 flag [2020-12-23T13:22:54.904Z] #32 109.4 log [2020-12-23T13:22:54.992Z] #11 119.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-12-23T13:22:54.992Z] #11 120.0 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-23T13:22:54.992Z] #11 120.1 Selecting previously unselected package libseccomp-dev:arm64. [2020-12-23T13:22:54.992Z] #11 120.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-12-23T13:22:54.992Z] #11 120.1 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-23T13:22:55.162Z] #32 ... [2020-12-23T13:22:55.162Z] [2020-12-23T13:22:55.162Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:55.162Z] #41 3.748 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:22:55.162Z] #41 3.748 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:22:55.162Z] #41 3.770 Note: Building without GnuTLS support [2020-12-23T13:22:55.162Z] #41 3.772 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:22:55.162Z] #41 3.772 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:22:55.256Z] #11 120.3 Selecting previously unselected package libsystemd-dev:arm64. [2020-12-23T13:22:55.256Z] #11 120.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_arm64.deb ... [2020-12-23T13:22:55.256Z] #11 120.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-23T13:22:55.285Z] #24 162.3 Checking out files: 26% (2935/11129) Checking out files: 27% (3005/11129) Checking out files: 28% (3117/11129) Checking out files: 29% (3228/11129) Checking out files: 30% (3339/11129) Checking out files: 31% (3450/11129) Checking out files: 32% (3562/11129) Checking out files: 33% (3673/11129) Checking out files: 34% (3784/11129) Checking out files: 35% (3896/11129) Checking out files: 36% (4007/11129) Checking out files: 37% (4118/11129) Checking out files: 37% (4190/11129) Checking out files: 38% (4230/11129) Checking out files: 39% (4341/11129) Checking out files: 40% (4452/11129) Checking out files: 41% (4563/11129) Checking out files: 42% (4675/11129) Checking out files: 43% (4786/11129) Checking out files: 44% (4897/11129) Checking out files: 45% (5009/11129) Checking out files: 46% (5120/11129) Checking out files: 47% (5231/11129) Checking out files: 48% (5342/11129) Checking out files: 49% (5454/11129) Checking out files: 50% (5565/11129) Checking out files: 51% (5676/11129) Checking out files: 52% (5788/11129) Checking out files: 53% (5899/11129) Checking out files: 54% (6010/11129) Checking out files: 55% (6121/11129) Checking out files: 56% (6233/11129) Checking out files: 56% (6294/11129) Checking out files: 57% (6344/11129) Checking out files: 58% (6455/11129) Checking out files: 59% (6567/11129) Checking out files: 60% (6678/11129) Checking out files: 61% (6789/11129) Checking out files: 62% (6900/11129) Checking out files: 63% (7012/11129) Checking out files: 64% (7123/11129) Checking out files: 65% (7234/11129) Checking out files: 66% (7346/11129) Checking out files: 67% (7457/11129) Checking out files: 68% (7568/11129) Checking out files: 69% (7680/11129) Checking out files: 70% (7791/11129) Checking out files: 71% (7902/11129) Checking out files: 72% (8013/11129) Checking out files: 73% (8125/11129) Checking out files: 74% (8236/11129) Checking out files: 74% (8243/11129) Checking out files: 75% (8347/11129) Checking out files: 76% (8459/11129) Checking out files: 77% (8570/11129) Checking out files: 78% (8681/11129) Checking out files: 79% (8792/11129) Checking out files: 80% (8904/11129) Checking out files: 81% (9015/11129) Checking out files: 82% (9126/11129) Checking out files: 83% (9238/11129) Checking out files: 84% (9349/11129) Checking out files: 85% (9460/11129) Checking out files: 86% (9571/11129) Checking out files: 87% (9683/11129) Checking out files: 88% (9794/11129) Checking out files: 89% (9905/11129) Checking out files: 90% (10017/11129) Checking out files: 91% (10128/11129) Checking out files: 91% (10179/11129) Checking out files: 92% (10239/11129) Checking out files: 93% (10350/11129) Checking out files: 94% (10462/11129) Checking out files: 95% (10573/11129) Checking out files: 96% (10684/11129) Checking out files: 97% (10796/11129) Checking out files: 98% (10907/11129) Checking out files: 99% (11018/11129) Checking out files: 100% (11129/11129) Checking out files: 100% (11129/11129), done. [2020-12-23T13:22:55.285Z] #24 167.0 + cd /tmp/tmp.na3JsvJPec/tmp/docker-ce [2020-12-23T13:22:55.285Z] #24 167.0 + git checkout -q v17.06.2-ce [2020-12-23T13:22:55.835Z] #11 120.8 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-12-23T13:22:55.835Z] #11 120.9 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-12-23T13:22:55.835Z] #11 120.9 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-12-23T13:22:55.835Z] #11 120.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:22:55.835Z] #11 120.9 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-12-23T13:22:55.835Z] #11 121.0 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-12-23T13:22:55.835Z] #11 121.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:55.835Z] #11 121.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:22:56.100Z] #11 121.0 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-12-23T13:22:56.100Z] #11 121.0 Setting up libudev-dev:arm64 (241-7~deb10u5) ... [2020-12-23T13:22:56.100Z] #11 121.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:22:56.100Z] #11 121.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:22:56.100Z] #11 121.1 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-12-23T13:22:56.100Z] #11 121.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T13:22:56.100Z] #11 121.2 Setting up libsystemd-dev:arm64 (241-7~deb10u5) ... [2020-12-23T13:22:56.100Z] #11 121.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:22:56.100Z] #11 121.2 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-12-23T13:22:56.100Z] #11 121.3 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:56.100Z] #11 121.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 [2020-12-23T13:22:56.330Z] #24 ... [2020-12-23T13:22:56.330Z] [2020-12-23T13:22:56.330Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:56.330Z] #43 92.74 DEP criu/file-ids.d [2020-12-23T13:22:56.330Z] #43 92.96 DEP criu/fifo.d [2020-12-23T13:22:56.330Z] #43 93.14 DEP criu/fdstore.d [2020-12-23T13:22:56.330Z] #43 93.30 DEP criu/fault-injection.d [2020-12-23T13:22:56.330Z] #43 93.42 DEP criu/external.d [2020-12-23T13:22:56.330Z] #43 93.54 DEP criu/eventpoll.d [2020-12-23T13:22:56.330Z] #43 93.72 DEP criu/eventfd.d [2020-12-23T13:22:56.330Z] #43 93.91 DEP criu/crtools.d [2020-12-23T13:22:56.330Z] #43 94.25 DEP criu/cr-service.d [2020-12-23T13:22:56.330Z] #43 94.46 DEP criu/cr-restore.d [2020-12-23T13:22:56.330Z] #43 94.72 DEP criu/cr-errno.d [2020-12-23T13:22:56.330Z] #43 94.74 DEP criu/cr-dump.d [2020-12-23T13:22:56.330Z] #43 95.06 DEP criu/cr-dedup.d [2020-12-23T13:22:56.330Z] #43 95.25 DEP criu/cr-check.d [2020-12-23T13:22:56.330Z] #43 95.57 DEP criu/config.d [2020-12-23T13:22:56.330Z] #43 95.74 DEP criu/clone-noasan.d [2020-12-23T13:22:56.330Z] #43 95.87 DEP criu/cgroup.d [2020-12-23T13:22:56.330Z] #43 96.11 DEP criu/cgroup-props.d [2020-12-23T13:22:56.330Z] #43 96.35 DEP criu/bitmap.d [2020-12-23T13:22:56.330Z] #43 96.37 DEP criu/bfd.d [2020-12-23T13:22:56.330Z] #43 96.47 DEP criu/autofs.d [2020-12-23T13:22:56.330Z] #43 96.67 DEP criu/aio.d [2020-12-23T13:22:56.330Z] #43 96.92 DEP criu/action-scripts.d [2020-12-23T13:22:56.330Z] #43 97.28 CC criu/action-scripts.o [2020-12-23T13:22:56.330Z] #43 98.10 CC criu/aio.o [2020-12-23T13:22:56.330Z] #43 98.68 CC criu/autofs.o [2020-12-23T13:22:56.330Z] #43 101.8 CC criu/bfd.o [2020-12-23T13:22:56.330Z] #43 102.7 CC criu/bitmap.o [2020-12-23T13:22:56.365Z] #11 121.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 [2020-12-23T13:22:56.365Z] #11 121.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:22:56.365Z] #11 121.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 [2020-12-23T13:22:56.365Z] #11 121.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 [2020-12-23T13:22:56.365Z] #11 121.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:22:56.365Z] #11 121.4 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-12-23T13:22:56.365Z] #11 121.4 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T13:22:56.365Z] #11 121.4 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T13:22:56.365Z] #11 121.5 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-12-23T13:22:56.365Z] #11 121.5 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-12-23T13:22:56.365Z] #11 121.6 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:22:56.626Z] #43 102.9 CC criu/cgroup-props.o [2020-12-23T13:22:56.626Z] #43 ... [2020-12-23T13:22:56.626Z] [2020-12-23T13:22:56.626Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:22:56.626Z] #20 42.55 Selecting previously unselected package aufs-tools. [2020-12-23T13:22:56.626Z] #20 42.57 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 42.58 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:22:56.626Z] #20 42.79 Selecting previously unselected package libonig5:ppc64el. [2020-12-23T13:22:56.626Z] #20 42.81 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 42.82 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-12-23T13:22:56.626Z] #20 43.01 Selecting previously unselected package libjq1:ppc64el. [2020-12-23T13:22:56.626Z] #20 43.01 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 43.02 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T13:22:56.626Z] #20 43.13 Selecting previously unselected package jq. [2020-12-23T13:22:56.626Z] #20 43.15 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 43.15 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:22:56.626Z] #20 43.29 Selecting previously unselected package libaio1:ppc64el. [2020-12-23T13:22:56.626Z] #20 43.32 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 43.32 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-12-23T13:22:56.626Z] #20 43.55 Selecting previously unselected package libgpm2:ppc64el. [2020-12-23T13:22:56.626Z] #20 43.57 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 43.57 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-12-23T13:22:56.626Z] #20 43.70 Selecting previously unselected package libicu63:ppc64el. [2020-12-23T13:22:56.626Z] #20 43.70 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 43.72 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T13:22:56.626Z] #20 48.45 Selecting previously unselected package libnet1:ppc64el. [2020-12-23T13:22:56.626Z] #20 48.45 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 48.47 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T13:22:56.626Z] #20 48.57 Selecting previously unselected package libnl-3-200:ppc64el. [2020-12-23T13:22:56.626Z] #20 48.58 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-12-23T13:22:56.626Z] #20 48.60 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T13:22:56.922Z] #20 48.68 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-12-23T13:22:56.922Z] #20 48.68 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-12-23T13:22:56.922Z] #20 48.70 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T13:22:56.922Z] #20 48.77 Selecting previously unselected package libreadline5:ppc64el. [2020-12-23T13:22:56.922Z] #20 48.77 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-12-23T13:22:56.922Z] #20 48.79 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-23T13:22:56.922Z] #20 48.92 Selecting previously unselected package net-tools. [2020-12-23T13:22:56.922Z] #20 ... [2020-12-23T13:22:56.922Z] [2020-12-23T13:22:56.922Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:56.922Z] #45 158.8 crypto/tls [2020-12-23T13:22:56.922Z] #45 166.3 net/http/httptrace [2020-12-23T13:22:56.922Z] #45 166.8 net/http [2020-12-23T13:22:56.944Z] #11 DONE 122.1s [2020-12-23T13:22:56.944Z] [2020-12-23T13:22:56.944Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:57.060Z] #41 ... [2020-12-23T13:22:57.060Z] [2020-12-23T13:22:57.060Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:22:57.060Z] #49 102.2 encoding/base64 [2020-12-23T13:22:57.060Z] #49 103.5 golang.org/x/sys/unix [2020-12-23T13:22:57.060Z] #49 103.8 fmt [2020-12-23T13:22:57.060Z] #49 111.4 encoding/json [2020-12-23T13:22:57.060Z] #49 ... [2020-12-23T13:22:57.060Z] [2020-12-23T13:22:57.060Z] #35 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:22:57.060Z] #35 12.60 [100%] Linking C executable tini-static [2020-12-23T13:22:57.217Z] #45 ... [2020-12-23T13:22:57.218Z] [2020-12-23T13:22:57.218Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:22:57.218Z] #20 48.92 Selecting previously unselected package net-tools. [2020-12-23T13:22:57.218Z] #20 48.94 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-12-23T13:22:57.218Z] #20 48.95 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:22:57.513Z] #20 49.26 Selecting previously unselected package python-pip-whl. [2020-12-23T13:22:57.513Z] #20 49.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T13:22:57.513Z] #20 49.30 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T13:22:57.989Z] #35 13.72 [100%] Built target tini-static [2020-12-23T13:22:58.153Z] #20 49.82 Selecting previously unselected package python3-lib2to3. [2020-12-23T13:22:58.153Z] #20 49.83 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T13:22:58.153Z] #20 49.83 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:22:58.153Z] #20 49.97 Selecting previously unselected package python3-distutils. [2020-12-23T13:22:58.153Z] #20 49.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T13:22:58.153Z] #20 49.99 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T13:22:58.247Z] #35 13.85 + mkdir -p /build [2020-12-23T13:22:58.247Z] #35 13.86 + cp tini-static /build/docker-init [2020-12-23T13:22:58.448Z] #20 50.15 Selecting previously unselected package python3-pip. [2020-12-23T13:22:58.448Z] #20 50.16 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T13:22:58.448Z] #20 50.18 Unpacking python3-pip (18.1-5) ... [2020-12-23T13:22:58.448Z] #20 50.38 Selecting previously unselected package python3-pkg-resources. [2020-12-23T13:22:58.448Z] #20 50.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:22:58.448Z] #20 50.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:22:58.504Z] #35 DONE 14.1s [2020-12-23T13:22:58.504Z] [2020-12-23T13:22:58.504Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:22:58.504Z] #41 6.608 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:22:58.504Z] #41 6.778 GEN .gitid [2020-12-23T13:22:58.504Z] #41 6.935 GEN criu/include/version.h [2020-12-23T13:22:58.504Z] #41 7.169 GEN include/common/asm [2020-12-23T13:22:58.743Z] #20 50.53 Selecting previously unselected package python3-setuptools. [2020-12-23T13:22:58.743Z] #20 50.54 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T13:22:58.743Z] #20 50.55 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T13:22:59.037Z] #20 50.89 Selecting previously unselected package python3-wheel. [2020-12-23T13:22:59.037Z] #20 50.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T13:22:59.037Z] #20 50.92 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T13:22:59.037Z] #20 51.05 Selecting previously unselected package sudo. [2020-12-23T13:22:59.037Z] #20 51.05 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-12-23T13:22:59.037Z] #20 51.07 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:22:59.517Z] #51 2.023 + RM_GOPATH=0 [2020-12-23T13:22:59.517Z] #51 2.023 + TMP_GOPATH= [2020-12-23T13:22:59.517Z] #51 2.023 + : /build [2020-12-23T13:22:59.517Z] #51 2.023 + '[' -z '' ']' [2020-12-23T13:22:59.517Z] #51 2.023 ++ mktemp -d [2020-12-23T13:22:59.517Z] #51 2.029 + export GOPATH=/tmp/tmp.HliPvrSstH [2020-12-23T13:22:59.517Z] #51 2.029 + GOPATH=/tmp/tmp.HliPvrSstH [2020-12-23T13:22:59.517Z] #51 2.029 + RM_GOPATH=1 [2020-12-23T13:22:59.517Z] #51 2.029 + case "$(go env GOARCH)" in [2020-12-23T13:22:59.517Z] #51 2.029 ++ go env GOARCH [2020-12-23T13:22:59.517Z] #51 2.054 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:59.517Z] #51 2.054 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:22:59.517Z] #51 2.056 ++ dirname /tmp/install/install.sh [2020-12-23T13:22:59.517Z] #51 2.057 + dir=/tmp/install [2020-12-23T13:22:59.517Z] #51 2.058 + bin=runc [2020-12-23T13:22:59.517Z] #51 2.058 + shift [2020-12-23T13:22:59.517Z] #51 2.058 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T13:22:59.517Z] #51 2.058 + . /tmp/install/runc.installer [2020-12-23T13:22:59.517Z] #51 2.058 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:22:59.517Z] #51 2.058 + install_runc [2020-12-23T13:22:59.517Z] #51 2.059 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T13:22:59.517Z] #51 2.061 + uname -r [2020-12-23T13:22:59.517Z] #51 2.062 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T13:22:59.517Z] #51 2.062 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T13:22:59.517Z] #51 2.062 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T13:22:59.517Z] #51 2.062 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HliPvrSstH/src/github.com/opencontainers/runc [2020-12-23T13:22:59.517Z] #51 2.069 Cloning into '/tmp/tmp.HliPvrSstH/src/github.com/opencontainers/runc'... [2020-12-23T13:22:59.517Z] #51 ... [2020-12-23T13:22:59.517Z] [2020-12-23T13:22:59.517Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T13:22:59.517Z] #12 DONE 2.6s [2020-12-23T13:22:59.782Z] [2020-12-23T13:22:59.782Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T13:23:00.084Z] #20 51.88 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T13:23:00.084Z] #20 51.89 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-12-23T13:23:00.084Z] #20 51.89 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:23:00.186Z] Client: [2020-12-23T13:23:00.186Z] Debug Mode: false [2020-12-23T13:23:00.186Z] Plugins: [2020-12-23T13:23:00.186Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-23T13:23:00.186Z] [2020-12-23T13:23:00.186Z] Server: [2020-12-23T13:23:00.186Z] Containers: 0 [2020-12-23T13:23:00.186Z] Running: 0 [2020-12-23T13:23:00.186Z] Paused: 0 [2020-12-23T13:23:00.186Z] Stopped: 0 [2020-12-23T13:23:00.186Z] Images: 0 [2020-12-23T13:23:00.186Z] Server Version: 19.03.12 [2020-12-23T13:23:00.186Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-23T13:23:00.186Z] Windows: [2020-12-23T13:23:00.186Z] LCOW: [2020-12-23T13:23:00.186Z] Logging Driver: json-file [2020-12-23T13:23:00.186Z] Plugins: [2020-12-23T13:23:00.186Z] Volume: local [2020-12-23T13:23:00.186Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-23T13:23:00.186Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-23T13:23:00.186Z] Swarm: inactive [2020-12-23T13:23:00.186Z] Default Isolation: process [2020-12-23T13:23:00.186Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-23T13:23:00.186Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-23T13:23:00.186Z] OSType: windows [2020-12-23T13:23:00.186Z] Architecture: x86_64 [2020-12-23T13:23:00.186Z] CPUs: 4 [2020-12-23T13:23:00.186Z] Total Memory: 32GiB [2020-12-23T13:23:00.186Z] Name: azwin-2-84f8e0 [2020-12-23T13:23:00.186Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-23T13:23:00.186Z] Docker Root Dir: D:\docker [2020-12-23T13:23:00.186Z] Debug Mode: false [2020-12-23T13:23:00.186Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:23:00.186Z] Labels: [2020-12-23T13:23:00.186Z] Experimental: true [2020-12-23T13:23:00.186Z] Insecure Registries: [2020-12-23T13:23:00.186Z] 10.0.0.4:5000 [2020-12-23T13:23:00.186Z] 127.0.0.0/8 [2020-12-23T13:23:00.186Z] Registry Mirrors: [2020-12-23T13:23:00.186Z] http://10.0.0.4:5000/ [2020-12-23T13:23:00.186Z] Live Restore Enabled: false [2020-12-23T13:23:00.186Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-12-23T13:23:00.379Z] #20 52.13 Selecting previously unselected package uidmap. [2020-12-23T13:23:00.379Z] #20 52.13 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-12-23T13:23:00.379Z] #20 52.13 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T13:23:00.379Z] #20 52.25 Selecting previously unselected package vim-runtime. [2020-12-23T13:23:00.379Z] #20 52.25 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:23:00.379Z] #20 52.31 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T13:23:00.379Z] #20 52.36 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T13:23:00.675Z] #20 52.36 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:23:01.718Z] #13 ... [2020-12-23T13:23:01.718Z] [2020-12-23T13:23:01.718Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:01.718Z] #41 36.58 CC images/ext-file.o [2020-12-23T13:23:01.718Z] #41 36.79 CC images/cgroup.o [2020-12-23T13:23:01.718Z] #41 37.40 CC images/userns.o [2020-12-23T13:23:01.718Z] #41 37.63 CC images/google/protobuf/descriptor.o [2020-12-23T13:23:01.718Z] #41 39.65 CC images/opts.o [2020-12-23T13:23:01.718Z] #41 39.80 CC images/seccomp.o [2020-12-23T13:23:01.718Z] #41 40.03 CC images/binfmt-misc.o [2020-12-23T13:23:01.718Z] #41 40.33 CC images/time.o [2020-12-23T13:23:01.718Z] #41 40.62 CC images/sysctl.o [2020-12-23T13:23:01.718Z] #41 40.94 CC images/autofs.o [2020-12-23T13:23:01.718Z] #41 41.11 CC images/macvlan.o [2020-12-23T13:23:01.718Z] #41 41.23 CC images/sit.o [2020-12-23T13:23:01.718Z] #41 41.47 CC images/memfd.o [2020-12-23T13:23:01.718Z] #41 41.75 CC images/timens.o [2020-12-23T13:23:01.718Z] #41 41.88 LINK images/built-in.o [2020-12-23T13:23:01.718Z] #41 42.03 GEN compel/include/asm [2020-12-23T13:23:01.718Z] #41 42.06 GEN compel/include/version.h [2020-12-23T13:23:01.718Z] #41 42.10 touch .config [2020-12-23T13:23:01.718Z] #41 42.16 GEN include/common/config.h [2020-12-23T13:23:01.718Z] #41 42.25 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T13:23:01.718Z] #41 42.26 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-12-23T13:23:01.718Z] #41 42.29 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-12-23T13:23:01.718Z] #41 42.31 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-12-23T13:23:01.718Z] #41 42.35 DEP compel/plugins/std/infect.d [2020-12-23T13:23:01.718Z] #41 42.49 DEP compel/plugins/std/string.d [2020-12-23T13:23:01.718Z] #41 42.66 DEP compel/plugins/std/log.d [2020-12-23T13:23:01.718Z] #41 42.76 DEP compel/plugins/std/fds.d [2020-12-23T13:23:01.718Z] #41 42.90 DEP compel/plugins/std/std.d [2020-12-23T13:23:01.718Z] #41 42.99 DEP compel/plugins/shmem/shmem.d [2020-12-23T13:23:01.718Z] #41 43.09 DEP compel/plugins/fds/fds.d [2020-12-23T13:23:01.718Z] #41 43.24 CC compel/plugins/std/std.o [2020-12-23T13:23:01.718Z] #41 43.65 CC compel/plugins/std/fds.o [2020-12-23T13:23:01.718Z] #41 44.03 CC compel/plugins/std/log.o [2020-12-23T13:23:01.718Z] #41 44.63 CC compel/plugins/std/string.o [2020-12-23T13:23:01.718Z] #41 45.40 CC compel/plugins/std/infect.o [2020-12-23T13:23:01.718Z] #41 45.77 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-12-23T13:23:01.718Z] #41 45.81 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-12-23T13:23:01.718Z] #41 45.86 AR compel/plugins/std.lib.a [2020-12-23T13:23:01.718Z] #41 45.99 CC compel/plugins/fds/fds.o [2020-12-23T13:23:01.718Z] #41 46.29 AR compel/plugins/fds.lib.a [2020-12-23T13:23:01.718Z] #41 46.36 HOSTDEP compel/src/lib/log-host.d [2020-12-23T13:23:01.718Z] #41 46.53 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T13:23:01.718Z] #41 46.65 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-12-23T13:23:01.718Z] #41 ... [2020-12-23T13:23:01.718Z] [2020-12-23T13:23:01.718Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:01.776Z] #41 10.72 PBCC images/timens.pb-c.c [2020-12-23T13:23:01.776Z] #41 10.78 DEP images/timens.pb-c.d [2020-12-23T13:23:01.776Z] #41 10.92 PBCC images/fown.pb-c.c [2020-12-23T13:23:01.776Z] #41 10.96 PBCC images/google/protobuf/descriptor.pb-c.c [2020-12-23T13:23:01.776Z] #41 11.16 PBCC images/opts.pb-c.c [2020-12-23T13:23:02.032Z] #41 11.23 PBCC images/memfd.pb-c.c [2020-12-23T13:23:02.032Z] #41 11.33 DEP images/fown.pb-c.d [2020-12-23T13:23:02.032Z] #41 11.44 DEP images/google/protobuf/descriptor.pb-c.d [2020-12-23T13:23:02.032Z] #41 ... [2020-12-23T13:23:02.032Z] [2020-12-23T13:23:02.032Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:02.032Z] #43 107.4 regexp [2020-12-23T13:23:02.032Z] #43 110.3 go/token [2020-12-23T13:23:02.032Z] #43 112.0 go/scanner [2020-12-23T13:23:02.032Z] #43 114.0 go/ast [2020-12-23T13:23:02.032Z] #43 114.2 internal/lazyregexp [2020-12-23T13:23:02.032Z] #43 114.9 net/url [2020-12-23T13:23:02.032Z] #43 117.4 text/template/parse [2020-12-23T13:23:02.289Z] #43 ... [2020-12-23T13:23:02.289Z] [2020-12-23T13:23:02.289Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:23:02.289Z] #49 117.1 github.com/pkg/diff [2020-12-23T13:23:02.717Z] ok github.com/docker/docker/cmd/dockerd 0.068s coverage: 29.1% of statements [2020-12-23T13:23:02.717Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2020-12-23T13:23:02.717Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-23T13:23:02.717Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-23T13:23:02.717Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-23T13:23:02.717Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-23T13:23:03.307Z] #22 125.7 Checking out files: 21% (2359/11129) Checking out files: 22% (2449/11129) Checking out files: 23% (2560/11129) Checking out files: 24% (2671/11129) Checking out files: 25% (2783/11129) Checking out files: 26% (2894/11129) Checking out files: 27% (3005/11129) Checking out files: 28% (3117/11129) Checking out files: 29% (3228/11129) Checking out files: 30% (3339/11129) Checking out files: 31% (3450/11129) Checking out files: 32% (3562/11129) Checking out files: 33% (3673/11129) Checking out files: 34% (3784/11129) Checking out files: 35% (3896/11129) Checking out files: 36% (4007/11129) Checking out files: 37% (4118/11129) Checking out files: 38% (4230/11129) Checking out files: 39% (4341/11129) Checking out files: 40% (4452/11129) Checking out files: 41% (4563/11129) Checking out files: 42% (4675/11129) Checking out files: 43% (4786/11129) Checking out files: 43% (4807/11129) Checking out files: 44% (4897/11129) Checking out files: 45% (5009/11129) Checking out files: 46% (5120/11129) Checking out files: 47% (5231/11129) Checking out files: 48% (5342/11129) Checking out files: 49% (5454/11129) Checking out files: 50% (5565/11129) Checking out files: 51% (5676/11129) Checking out files: 52% (5788/11129) Checking out files: 53% (5899/11129) Checking out files: 54% (6010/11129) Checking out files: 55% (6121/11129) Checking out files: 56% (6233/11129) Checking out files: 57% (6344/11129) Checking out files: 58% (6455/11129) Checking out files: 59% (6567/11129) Checking out files: 60% (6678/11129) Checking out files: 61% (6789/11129) Checking out files: 62% (6900/11129) Checking out files: 63% (7012/11129) Checking out files: 64% (7123/11129) Checking out files: 65% (7234/11129) Checking out files: 66% (7346/11129) Checking out files: 66% (7379/11129) Checking out files: 67% (7457/11129) Checking out files: 68% (7568/11129) Checking out files: 69% (7680/11129) Checking out files: 70% (7791/11129) Checking out files: 71% (7902/11129) Checking out files: 72% (8013/11129) Checking out files: 73% (8125/11129) Checking out files: 74% (8236/11129) Checking out files: 75% (8347/11129) Checking out files: 76% (8459/11129) Checking out files: 77% (8570/11129) Checking out files: 78% (8681/11129) Checking out files: 79% (8792/11129) [2020-12-23T13:23:03.307Z] #22 ... [2020-12-23T13:23:03.307Z] [2020-12-23T13:23:03.307Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T13:23:03.307Z] #13 DONE 3.8s [2020-12-23T13:23:03.307Z] [2020-12-23T13:23:03.307Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:04.183Z] #49 119.3 go/ast [2020-12-23T13:23:04.366Z] #22 125.7 Checking out files: 21% (2359/11129) Checking out files: 22% (2449/11129) Checking out files: 23% (2560/11129) Checking out files: 24% (2671/11129) Checking out files: 25% (2783/11129) Checking out files: 26% (2894/11129) Checking out files: 27% (3005/11129) Checking out files: 28% (3117/11129) Checking out files: 29% (3228/11129) Checking out files: 30% (3339/11129) Checking out files: 31% (3450/11129) Checking out files: 32% (3562/11129) Checking out files: 33% (3673/11129) Checking out files: 34% (3784/11129) Checking out files: 35% (3896/11129) Checking out files: 36% (4007/11129) Checking out files: 37% (4118/11129) Checking out files: 38% (4230/11129) Checking out files: 39% (4341/11129) Checking out files: 40% (4452/11129) Checking out files: 41% (4563/11129) Checking out files: 42% (4675/11129) Checking out files: 43% (4786/11129) Checking out files: 43% (4807/11129) Checking out files: 44% (4897/11129) Checking out files: 45% (5009/11129) Checking out files: 46% (5120/11129) Checking out files: 47% (5231/11129) Checking out files: 48% (5342/11129) Checking out files: 49% (5454/11129) Checking out files: 50% (5565/11129) Checking out files: 51% (5676/11129) Checking out files: 52% (5788/11129) Checking out files: 53% (5899/11129) Checking out files: 54% (6010/11129) Checking out files: 55% (6121/11129) Checking out files: 56% (6233/11129) Checking out files: 57% (6344/11129) Checking out files: 58% (6455/11129) Checking out files: 59% (6567/11129) Checking out files: 60% (6678/11129) Checking out files: 61% (6789/11129) Checking out files: 62% (6900/11129) Checking out files: 63% (7012/11129) Checking out files: 64% (7123/11129) Checking out files: 65% (7234/11129) Checking out files: 66% (7346/11129) Checking out files: 66% (7379/11129) Checking out files: 67% (7457/11129) Checking out files: 68% (7568/11129) Checking out files: 69% (7680/11129) Checking out files: 70% (7791/11129) Checking out files: 71% (7902/11129) Checking out files: 72% (8013/11129) Checking out files: 73% (8125/11129) Checking out files: 74% (8236/11129) Checking out files: 75% (8347/11129) Checking out files: 76% (8459/11129) Checking out files: 77% (8570/11129) Checking out files: 78% (8681/11129) Checking out files: 79% (8792/11129) Checking out files: 80% (8904/11129) Checking out files: 81% (9015/11129) Checking out files: 82% (9126/11129) Checking out files: 83% (9238/11129) Checking out files: 84% (9349/11129) Checking out files: 84% (9444/11129) Checking out files: 85% (9460/11129) Checking out files: 86% (9571/11129) Checking out files: 87% (9683/11129) Checking out files: 88% (9794/11129) Checking out files: 89% (9905/11129) Checking out files: 90% (10017/11129) Checking out files: 91% (10128/11129) Checking out files: 92% (10239/11129) Checking out files: 93% (10350/11129) Checking out files: 94% (10462/11129) Checking out files: 95% (10573/11129) Checking out files: 96% (10684/11129) Checking out files: 97% (10796/11129) Checking out files: 98% (10907/11129) Checking out files: 99% (11018/11129) Checking out files: 100% (11129/11129) Checking out files: 100% (11129/11129), done. [2020-12-23T13:23:04.366Z] #22 129.4 + cd /tmp/tmp.XqTx8VVrrq/tmp/docker-ce [2020-12-23T13:23:04.366Z] #22 129.4 + git checkout -q v17.06.2-ce [2020-12-23T13:23:05.114Z] #49 120.4 golang.org/x/crypto/ssh/terminal [2020-12-23T13:23:05.164Z] #20 56.45 Selecting previously unselected package vim. [2020-12-23T13:23:05.164Z] #20 56.46 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-12-23T13:23:05.164Z] #20 56.49 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T13:23:05.164Z] #20 57.14 Selecting previously unselected package xfsprogs. [2020-12-23T13:23:05.326Z] #22 ... [2020-12-23T13:23:05.326Z] [2020-12-23T13:23:05.326Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T13:23:05.326Z] #14 1.210 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T13:23:05.326Z] #14 DONE 1.6s [2020-12-23T13:23:05.326Z] [2020-12-23T13:23:05.326Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:05.326Z] #51 7.944 + cd /tmp/tmp.HliPvrSstH/src/github.com/opencontainers/runc [2020-12-23T13:23:05.326Z] #51 7.944 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:23:05.371Z] #49 ... [2020-12-23T13:23:05.371Z] [2020-12-23T13:23:05.371Z] #32 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:23:05.371Z] #32 113.3 github.com/BurntSushi/toml/cmd/tomlv [2020-12-23T13:23:05.371Z] #32 DONE 120.6s [2020-12-23T13:23:05.458Z] #20 57.15 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-12-23T13:23:05.458Z] #20 57.16 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T13:23:05.591Z] #51 8.610 + '[' -z '' ']' [2020-12-23T13:23:05.591Z] #51 8.610 + target=static [2020-12-23T13:23:05.591Z] #51 8.610 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T13:23:05.632Z] [2020-12-23T13:23:05.632Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:05.632Z] #41 11.65 DEP images/opts.pb-c.d [2020-12-23T13:23:05.632Z] #41 11.73 DEP images/memfd.pb-c.d [2020-12-23T13:23:05.632Z] #41 11.89 PBCC images/sit.pb-c.c [2020-12-23T13:23:05.632Z] #41 12.00 DEP images/sit.pb-c.d [2020-12-23T13:23:05.632Z] #41 12.09 PBCC images/macvlan.pb-c.c [2020-12-23T13:23:05.632Z] #41 12.14 DEP images/macvlan.pb-c.d [2020-12-23T13:23:05.632Z] #41 12.23 PBCC images/autofs.pb-c.c [2020-12-23T13:23:05.632Z] #41 12.26 DEP images/autofs.pb-c.d [2020-12-23T13:23:05.632Z] #41 12.32 PBCC images/sysctl.pb-c.c [2020-12-23T13:23:05.632Z] #41 12.37 DEP images/sysctl.pb-c.d [2020-12-23T13:23:05.632Z] #41 12.46 PBCC images/time.pb-c.c [2020-12-23T13:23:05.632Z] #41 12.54 DEP images/time.pb-c.d [2020-12-23T13:23:05.632Z] #41 12.60 PBCC images/binfmt-misc.pb-c.c [2020-12-23T13:23:05.632Z] #41 12.72 DEP images/binfmt-misc.pb-c.d [2020-12-23T13:23:05.632Z] #41 12.87 PBCC images/seccomp.pb-c.c [2020-12-23T13:23:05.632Z] #41 12.93 DEP images/seccomp.pb-c.d [2020-12-23T13:23:05.632Z] #41 13.00 PBCC images/userns.pb-c.c [2020-12-23T13:23:05.632Z] #41 13.17 DEP images/userns.pb-c.d [2020-12-23T13:23:05.632Z] #41 13.23 PBCC images/cgroup.pb-c.c [2020-12-23T13:23:05.632Z] #41 13.28 DEP images/cgroup.pb-c.d [2020-12-23T13:23:05.632Z] #41 13.31 PBCC images/ext-file.pb-c.c [2020-12-23T13:23:05.632Z] #41 13.34 DEP images/ext-file.pb-c.d [2020-12-23T13:23:05.632Z] #41 13.43 PBCC images/rpc.pb-c.c [2020-12-23T13:23:05.632Z] #41 13.53 DEP images/rpc.pb-c.d [2020-12-23T13:23:05.632Z] #41 13.61 PBCC images/siginfo.pb-c.c [2020-12-23T13:23:05.632Z] #41 13.66 DEP images/siginfo.pb-c.d [2020-12-23T13:23:05.632Z] #41 13.76 PBCC images/pagemap.pb-c.c [2020-12-23T13:23:05.632Z] #41 13.95 DEP images/pagemap.pb-c.d [2020-12-23T13:23:05.632Z] #41 13.98 PBCC images/rlimit.pb-c.c [2020-12-23T13:23:05.632Z] #41 14.13 DEP images/rlimit.pb-c.d [2020-12-23T13:23:05.632Z] #41 14.20 PBCC images/file-lock.pb-c.c [2020-12-23T13:23:05.632Z] #41 14.30 DEP images/file-lock.pb-c.d [2020-12-23T13:23:05.632Z] #41 14.33 PBCC images/tty.pb-c.c [2020-12-23T13:23:05.632Z] #41 14.35 DEP images/tty.pb-c.d [2020-12-23T13:23:05.632Z] #41 14.39 PBCC images/tun.pb-c.c [2020-12-23T13:23:05.632Z] #41 14.46 PBCC images/netdev.pb-c.c [2020-12-23T13:23:05.632Z] #41 14.53 DEP images/tun.pb-c.d [2020-12-23T13:23:05.632Z] #41 14.67 DEP images/netdev.pb-c.d [2020-12-23T13:23:05.632Z] #41 14.83 PBCC images/vma.pb-c.c [2020-12-23T13:23:05.632Z] #41 14.93 DEP images/vma.pb-c.d [2020-12-23T13:23:05.632Z] #41 15.06 PBCC images/creds.pb-c.c [2020-12-23T13:23:05.759Z] #20 57.73 Selecting previously unselected package zip. [2020-12-23T13:23:05.888Z] #41 15.08 DEP images/creds.pb-c.d [2020-12-23T13:23:05.888Z] #41 15.20 PBCC images/utsns.pb-c.c [2020-12-23T13:23:05.888Z] #41 15.25 DEP images/utsns.pb-c.d [2020-12-23T13:23:06.064Z] #20 57.74 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-12-23T13:23:06.064Z] #20 57.74 Unpacking zip (3.0-11+b1) ... [2020-12-23T13:23:06.064Z] #20 58.02 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:23:06.064Z] #20 58.04 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:23:06.064Z] #20 58.06 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-12-23T13:23:06.064Z] #20 58.08 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-12-23T13:23:06.064Z] #20 58.09 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-12-23T13:23:06.064Z] #20 58.11 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-12-23T13:23:06.064Z] #20 58.12 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T13:23:06.064Z] #20 58.12 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-12-23T13:23:06.064Z] #20 58.13 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-12-23T13:23:06.144Z] #41 15.36 PBCC images/ipc-desc.pb-c.c [2020-12-23T13:23:06.144Z] #41 15.43 PBCC images/ipc-sem.pb-c.c [2020-12-23T13:23:06.144Z] #41 15.48 DEP images/ipc-desc.pb-c.d [2020-12-23T13:23:06.169Z] #51 8.940 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-23T13:23:06.360Z] #20 58.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:23:06.360Z] #20 58.14 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-12-23T13:23:06.360Z] #20 58.15 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-12-23T13:23:06.360Z] #20 58.16 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:23:06.360Z] #20 58.16 Setting up zip (3.0-11+b1) ... [2020-12-23T13:23:06.360Z] #20 58.17 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:23:06.360Z] #20 58.21 Setting up bash-completion (1:2.8-6) ... [2020-12-23T13:23:06.400Z] #41 15.59 DEP images/ipc-sem.pb-c.d [2020-12-23T13:23:06.400Z] #41 15.70 PBCC images/ipc-msg.pb-c.c [2020-12-23T13:23:06.400Z] #41 15.78 DEP images/ipc-msg.pb-c.d [2020-12-23T13:23:06.400Z] #41 15.82 PBCC images/ipc-shm.pb-c.c [2020-12-23T13:23:06.656Z] #41 15.90 DEP images/ipc-shm.pb-c.d [2020-12-23T13:23:06.656Z] #41 15.93 PBCC images/ipc-var.pb-c.c [2020-12-23T13:23:06.656Z] #41 16.00 DEP images/ipc-var.pb-c.d [2020-12-23T13:23:06.656Z] #41 16.07 PBCC images/sk-opts.pb-c.c [2020-12-23T13:23:06.913Z] #41 16.10 PBCC images/packet-sock.pb-c.c [2020-12-23T13:23:06.913Z] #41 16.21 DEP images/sk-opts.pb-c.d [2020-12-23T13:23:06.913Z] #41 16.26 DEP images/packet-sock.pb-c.d [2020-12-23T13:23:07.122Z] #51 ... [2020-12-23T13:23:07.122Z] [2020-12-23T13:23:07.122Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T13:23:07.122Z] #15 DONE 2.0s [2020-12-23T13:23:07.122Z] [2020-12-23T13:23:07.122Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T13:23:07.154Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2020-12-23T13:23:07.168Z] #41 16.40 PBCC images/sk-netlink.pb-c.c [2020-12-23T13:23:07.168Z] #41 16.50 DEP images/sk-netlink.pb-c.d [2020-12-23T13:23:07.424Z] #41 16.56 PBCC images/sk-inet.pb-c.c [2020-12-23T13:23:07.424Z] #41 16.72 DEP images/sk-inet.pb-c.d [2020-12-23T13:23:07.424Z] #41 16.76 PBCC images/sk-unix.pb-c.c [2020-12-23T13:23:07.686Z] #41 16.85 DEP images/sk-unix.pb-c.d [2020-12-23T13:23:07.686Z] #41 16.93 PBCC images/mm.pb-c.c [2020-12-23T13:23:07.881Z] #20 ... [2020-12-23T13:23:07.881Z] [2020-12-23T13:23:07.881Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:07.881Z] #43 104.2 CC criu/cgroup.o [2020-12-23T13:23:07.881Z] #43 109.8 CC criu/clone-noasan.o [2020-12-23T13:23:07.881Z] #43 110.1 CC criu/config.o [2020-12-23T13:23:07.881Z] #43 113.0 CC criu/cr-check.o [2020-12-23T13:23:07.881Z] #43 ... [2020-12-23T13:23:07.881Z] [2020-12-23T13:23:07.881Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:07.881Z] #45 179.6 github.com/LK4D4/vndr/godl [2020-12-23T13:23:07.944Z] #41 17.07 DEP images/mm.pb-c.d [2020-12-23T13:23:07.944Z] #41 17.16 PBCC images/timerfd.pb-c.c [2020-12-23T13:23:07.944Z] #41 17.29 DEP images/timerfd.pb-c.d [2020-12-23T13:23:08.183Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.007s coverage: 65.3% of statements [2020-12-23T13:23:08.199Z] #41 17.54 PBCC images/timer.pb-c.c [2020-12-23T13:23:08.455Z] #41 17.58 DEP images/timer.pb-c.d [2020-12-23T13:23:08.455Z] #41 17.69 PBCC images/sa.pb-c.c [2020-12-23T13:23:08.455Z] #41 17.81 DEP images/sa.pb-c.d [2020-12-23T13:23:08.711Z] #41 17.87 PBCC images/pipe-data.pb-c.c [2020-12-23T13:23:08.711Z] #41 17.96 DEP images/pipe-data.pb-c.d [2020-12-23T13:23:08.711Z] #41 18.07 PBCC images/mnt.pb-c.c [2020-12-23T13:23:08.920Z] #45 180.4 github.com/LK4D4/vndr [2020-12-23T13:23:08.967Z] #41 18.14 DEP images/mnt.pb-c.d [2020-12-23T13:23:08.967Z] #41 ... [2020-12-23T13:23:08.967Z] [2020-12-23T13:23:08.967Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:23:08.967Z] #11 114.1 Selecting previously unselected package gcc-mingw-w64-base. [2020-12-23T13:23:08.967Z] #11 114.2 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:23:08.967Z] #11 114.2 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:23:08.967Z] #11 114.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-12-23T13:23:08.967Z] #11 114.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:23:08.967Z] #11 114.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:23:08.967Z] #11 ... [2020-12-23T13:23:08.967Z] [2020-12-23T13:23:08.967Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:08.967Z] #41 18.29 PBCC images/sk-packet.pb-c.c [2020-12-23T13:23:09.210Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2020-12-23T13:23:09.222Z] #41 18.43 DEP images/sk-packet.pb-c.d [2020-12-23T13:23:09.222Z] #41 18.52 PBCC images/tcp-stream.pb-c.c [2020-12-23T13:23:09.222Z] #41 18.56 DEP images/tcp-stream.pb-c.d [2020-12-23T13:23:09.228Z] #45 ... [2020-12-23T13:23:09.228Z] [2020-12-23T13:23:09.228Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:09.228Z] #24 170.9 + mkdir -p /tmp/tmp.na3JsvJPec/src/github.com/docker [2020-12-23T13:23:09.228Z] #24 170.9 + mv components/cli /tmp/tmp.na3JsvJPec/src/github.com/docker/cli [2020-12-23T13:23:09.228Z] #24 170.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-23T13:23:09.228Z] #24 ... [2020-12-23T13:23:09.228Z] [2020-12-23T13:23:09.228Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:09.228Z] #43 115.6 CC criu/cr-dedup.o [2020-12-23T13:23:09.478Z] #41 18.77 PBCC images/pipe.pb-c.c [2020-12-23T13:23:09.734Z] #41 18.92 DEP images/pipe.pb-c.d [2020-12-23T13:23:09.734Z] #41 18.98 PBCC images/pstree.pb-c.c [2020-12-23T13:23:09.734Z] #41 19.01 DEP images/pstree.pb-c.d [2020-12-23T13:23:09.867Z] #43 116.2 CC criu/cr-dump.o [2020-12-23T13:23:09.990Z] #41 19.09 PBCC images/fs.pb-c.c [2020-12-23T13:23:09.990Z] #41 19.11 DEP images/fs.pb-c.d [2020-12-23T13:23:09.990Z] #41 19.14 PBCC images/signalfd.pb-c.c [2020-12-23T13:23:09.990Z] #41 19.21 DEP images/signalfd.pb-c.d [2020-12-23T13:23:09.990Z] #41 19.26 PBCC images/fh.pb-c.c [2020-12-23T13:23:09.990Z] #41 19.31 PBCC images/fsnotify.pb-c.c [2020-12-23T13:23:09.990Z] #41 19.42 DEP images/fh.pb-c.d [2020-12-23T13:23:10.248Z] #41 19.48 DEP images/fsnotify.pb-c.d [2020-12-23T13:23:10.248Z] #41 19.56 PBCC images/eventpoll.pb-c.c [2020-12-23T13:23:10.248Z] #41 19.60 DEP images/eventpoll.pb-c.d [2020-12-23T13:23:10.248Z] #41 19.70 PBCC images/eventfd.pb-c.c [2020-12-23T13:23:10.450Z] #16 DONE 2.8s [2020-12-23T13:23:10.450Z] [2020-12-23T13:23:10.450Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:10.450Z] #41 46.71 HOSTDEP compel/src/main-host.d [2020-12-23T13:23:10.450Z] #41 46.82 DEP compel/src/lib/ptrace.d [2020-12-23T13:23:10.450Z] #41 46.98 DEP compel/src/lib/infect.d [2020-12-23T13:23:10.450Z] #41 47.06 DEP compel/src/lib/infect-util.d [2020-12-23T13:23:10.450Z] #41 47.20 DEP compel/src/lib/infect-rpc.d [2020-12-23T13:23:10.450Z] #41 47.27 DEP compel/arch/aarch64/src/lib/infect.d [2020-12-23T13:23:10.450Z] #41 47.41 DEP compel/arch/aarch64/src/lib/cpu.d [2020-12-23T13:23:10.450Z] #41 47.46 DEP compel/src/lib/log.d [2020-12-23T13:23:10.450Z] #41 47.51 DEP compel/src/main.d [2020-12-23T13:23:10.450Z] #41 47.59 DEP compel/src/lib/handle-elf.d [2020-12-23T13:23:10.450Z] #41 47.68 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-12-23T13:23:10.450Z] #41 47.76 CC compel/src/lib/log.o [2020-12-23T13:23:10.450Z] #41 48.06 CC compel/arch/aarch64/src/lib/cpu.o [2020-12-23T13:23:10.450Z] #41 48.32 CC compel/arch/aarch64/src/lib/infect.o [2020-12-23T13:23:10.450Z] #41 48.70 CC compel/src/lib/infect-rpc.o [2020-12-23T13:23:10.450Z] #41 49.17 CC compel/src/lib/infect-util.o [2020-12-23T13:23:10.450Z] #41 49.52 CC compel/src/lib/infect.o [2020-12-23T13:23:10.450Z] #41 51.61 CC compel/src/lib/ptrace.o [2020-12-23T13:23:10.450Z] #41 51.98 AR compel/libcompel.a [2020-12-23T13:23:10.450Z] #41 52.05 HOSTCC compel/src/main-host.o [2020-12-23T13:23:10.450Z] #41 52.48 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-12-23T13:23:10.450Z] #41 52.69 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T13:23:10.450Z] #41 52.94 HOSTCC compel/src/lib/log-host.o [2020-12-23T13:23:10.450Z] #41 53.11 HOSTLINK compel/compel-host-bin [2020-12-23T13:23:10.450Z] #41 53.34 DEP soccr/soccr.d [2020-12-23T13:23:10.450Z] #41 53.56 CC soccr/soccr.o [2020-12-23T13:23:10.450Z] #41 55.03 AR soccr/libsoccr.a [2020-12-23T13:23:10.450Z] #41 55.07 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:23:10.450Z] #41 ... [2020-12-23T13:23:10.450Z] [2020-12-23T13:23:10.450Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T13:23:10.505Z] #41 19.81 DEP images/eventfd.pb-c.d [2020-12-23T13:23:10.505Z] #41 19.88 PBCC images/remap-file-path.pb-c.c [2020-12-23T13:23:10.505Z] #41 19.95 DEP images/remap-file-path.pb-c.d [2020-12-23T13:23:10.761Z] #41 20.00 PBCC images/fifo.pb-c.c [2020-12-23T13:23:10.761Z] #41 20.01 DEP images/fifo.pb-c.d [2020-12-23T13:23:10.761Z] #41 20.08 PBCC images/ghost-file.pb-c.c [2020-12-23T13:23:10.761Z] #41 20.19 DEP images/ghost-file.pb-c.d [2020-12-23T13:23:11.020Z] #41 20.33 PBCC images/regfile.pb-c.c [2020-12-23T13:23:11.276Z] #41 20.57 DEP images/regfile.pb-c.d [2020-12-23T13:23:11.459Z] #17 DONE 1.7s [2020-12-23T13:23:11.459Z] [2020-12-23T13:23:11.459Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:11.459Z] #41 55.72 DEP criu/arch/aarch64/sigframe.d [2020-12-23T13:23:11.459Z] #41 55.81 DEP criu/arch/aarch64/crtools.d [2020-12-23T13:23:11.459Z] #41 55.95 DEP criu/arch/aarch64/cpu.d [2020-12-23T13:23:11.459Z] #41 56.00 DEP criu/arch/aarch64/bitops.d [2020-12-23T13:23:11.459Z] #41 56.11 CC criu/arch/aarch64/bitops.o [2020-12-23T13:23:11.459Z] #41 56.24 CC criu/arch/aarch64/cpu.o [2020-12-23T13:23:11.459Z] #41 56.41 CC criu/arch/aarch64/crtools.o [2020-12-23T13:23:11.532Z] #41 20.69 PBCC images/ns.pb-c.c [2020-12-23T13:23:11.532Z] #41 20.71 DEP images/ns.pb-c.d [2020-12-23T13:23:11.532Z] #41 20.84 PBCC images/fdinfo.pb-c.c [2020-12-23T13:23:11.788Z] #41 20.96 DEP images/fdinfo.pb-c.d [2020-12-23T13:23:11.788Z] #41 21.04 PBCC images/core-aarch64.pb-c.c [2020-12-23T13:23:12.045Z] #41 21.21 PBCC images/core-arm.pb-c.c [2020-12-23T13:23:12.045Z] #41 21.33 PBCC images/core-ppc64.pb-c.c [2020-12-23T13:23:12.045Z] #41 21.39 PBCC images/core-s390.pb-c.c [2020-12-23T13:23:12.045Z] #41 21.47 PBCC images/core-x86.pb-c.c [2020-12-23T13:23:12.046Z] #41 57.30 CC criu/arch/aarch64/sigframe.o [2020-12-23T13:23:12.301Z] #41 21.52 PBCC images/core.pb-c.c [2020-12-23T13:23:12.301Z] #41 21.67 PBCC images/inventory.pb-c.c [2020-12-23T13:23:12.301Z] #41 21.76 DEP images/core-aarch64.pb-c.d [2020-12-23T13:23:12.563Z] #41 21.82 DEP images/core-arm.pb-c.d [2020-12-23T13:23:12.639Z] #41 57.60 LINK criu/arch/aarch64/crtools.built-in.o [2020-12-23T13:23:12.639Z] #41 57.64 DEP criu/pie/util-vdso.d [2020-12-23T13:23:12.819Z] #41 21.94 DEP images/core-ppc64.pb-c.d [2020-12-23T13:23:12.819Z] #41 21.97 DEP images/core-s390.pb-c.d [2020-12-23T13:23:12.819Z] #41 22.07 DEP images/core-x86.pb-c.d [2020-12-23T13:23:12.819Z] #41 22.14 DEP images/core.pb-c.d [2020-12-23T13:23:12.907Z] #41 57.89 DEP criu/pie/util.d [2020-12-23T13:23:12.907Z] #41 58.14 CC criu/pie/util.o [2020-12-23T13:23:13.076Z] #41 22.30 DEP images/inventory.pb-c.d [2020-12-23T13:23:13.076Z] #41 22.41 PBCC images/cpuinfo.pb-c.c [2020-12-23T13:23:13.076Z] #41 22.44 DEP images/cpuinfo.pb-c.d [2020-12-23T13:23:13.332Z] #41 22.57 PBCC images/stats.pb-c.c [2020-12-23T13:23:13.332Z] #41 22.59 DEP images/stats.pb-c.d [2020-12-23T13:23:13.416Z] #43 119.8 CC criu/cr-errno.o [2020-12-23T13:23:13.490Z] #41 58.51 CC criu/pie/util-vdso.o [2020-12-23T13:23:13.712Z] #43 120.0 CC criu/cr-restore.o [2020-12-23T13:23:14.074Z] #41 59.34 AR criu/pie/pie.lib.a [2020-12-23T13:23:14.364Z] #41 59.42 DEP criu/pie/restorer.d [2020-12-23T13:23:14.649Z] #41 59.90 DEP criu/arch/aarch64/intraprocedure.d [2020-12-23T13:23:14.758Z] #43 ... [2020-12-23T13:23:14.758Z] [2020-12-23T13:23:14.758Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:23:14.758Z] #20 62.60 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-12-23T13:23:14.758Z] #20 62.61 Setting up xz-utils (5.2.4-1) ... [2020-12-23T13:23:14.758Z] #20 62.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T13:23:14.758Z] #20 62.65 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:23:14.758Z] #20 62.73 invoke-rc.d: could not determine current runlevel [2020-12-23T13:23:14.758Z] #20 62.74 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T13:23:14.758Z] #20 62.75 Setting up pigz (2.4-1) ... [2020-12-23T13:23:14.758Z] #20 62.76 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-12-23T13:23:14.758Z] #20 62.77 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-12-23T13:23:14.758Z] #20 62.77 Setting up python-pip-whl (18.1-5) ... [2020-12-23T13:23:14.758Z] #20 62.78 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-12-23T13:23:14.758Z] #20 62.79 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:23:14.758Z] #20 63.47 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-12-23T13:23:14.758Z] #20 63.49 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-12-23T13:23:14.758Z] #20 63.50 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2020-12-23T13:23:14.758Z] #20 63.50 Setting up vim (2:8.1.0875-5) ... [2020-12-23T13:23:14.758Z] #20 63.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T13:23:14.758Z] #20 63.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T13:23:14.758Z] #20 63.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T13:23:14.758Z] #20 63.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T13:23:14.758Z] #20 63.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T13:23:14.758Z] #20 63.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T13:23:14.758Z] #20 63.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T13:23:14.758Z] #20 63.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T13:23:14.758Z] #20 63.64 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-12-23T13:23:14.758Z] #20 63.65 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:23:14.758Z] #20 63.66 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-12-23T13:23:14.758Z] #20 63.67 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:23:14.758Z] #20 63.68 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-12-23T13:23:14.758Z] #20 63.69 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:23:14.928Z] #41 59.92 DEP criu/arch/aarch64/restorer.d [2020-12-23T13:23:15.196Z] #41 60.35 DEP criu/arch/aarch64/vdso-pie.d [2020-12-23T13:23:15.196Z] #41 60.50 DEP criu/pie/parasite-vdso.d [2020-12-23T13:23:15.221Z] #41 ... [2020-12-23T13:23:15.221Z] [2020-12-23T13:23:15.221Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:15.468Z] #41 60.70 DEP criu/pie/parasite.d [2020-12-23T13:23:15.744Z] #41 60.89 CC criu/pie/parasite.o [2020-12-23T13:23:15.805Z] #20 67.80 Setting up iptables (1.8.2-4) ... [2020-12-23T13:23:15.805Z] #20 67.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:23:15.805Z] #20 67.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:23:15.805Z] #20 67.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:23:15.989Z] #54 61.57 Checking out files: 33% (1260/3708) Checking out files: 34% (1261/3708) Checking out files: 35% (1298/3708) Checking out files: 36% (1335/3708) Checking out files: 37% (1372/3708) Checking out files: 38% (1410/3708) Checking out files: 39% (1447/3708) Checking out files: 40% (1484/3708) Checking out files: 41% (1521/3708) Checking out files: 42% (1558/3708) Checking out files: 43% (1595/3708) Checking out files: 44% (1632/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) [2020-12-23T13:23:15.989Z] #54 ... [2020-12-23T13:23:15.989Z] [2020-12-23T13:23:15.989Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:15.989Z] #43 121.3 go/parser [2020-12-23T13:23:15.989Z] #43 124.5 text/template [2020-12-23T13:23:15.989Z] #43 126.5 encoding/xml [2020-12-23T13:23:15.989Z] #43 ... [2020-12-23T13:23:15.989Z] [2020-12-23T13:23:15.989Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:16.085Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.443s coverage: 14.1% of statements [2020-12-23T13:23:16.117Z] #20 67.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:23:16.117Z] #20 67.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T13:23:16.117Z] #20 67.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T13:23:16.117Z] #20 67.88 Setting up python3 (3.7.3-1) ... [2020-12-23T13:23:16.501Z] #54 61.57 Checking out files: 33% (1260/3708) Checking out files: 34% (1261/3708) Checking out files: 35% (1298/3708) Checking out files: 36% (1335/3708) Checking out files: 37% (1372/3708) Checking out files: 38% (1410/3708) Checking out files: 39% (1447/3708) Checking out files: 40% (1484/3708) Checking out files: 41% (1521/3708) Checking out files: 42% (1558/3708) Checking out files: 43% (1595/3708) Checking out files: 44% (1632/3708) Checking out files: 45% (1669/3708) Checking out files: 46% (1706/3708) Checking out files: 47% (1743/3708) Checking out files: 48% (1780/3708) Checking out files: 49% (1817/3708) Checking out files: 50% (1854/3708) Checking out files: 51% (1892/3708) Checking out files: 52% (1929/3708) Checking out files: 53% (1966/3708) Checking out files: 54% (2003/3708) Checking out files: 55% (2040/3708) Checking out files: 56% (2077/3708) Checking out files: 57% (2114/3708) Checking out files: 58% (2151/3708) Checking out files: 59% (2188/3708) Checking out files: 60% (2225/3708) Checking out files: 61% (2262/3708) Checking out files: 62% (2299/3708) Checking out files: 63% (2337/3708) Checking out files: 64% (2374/3708) Checking out files: 65% (2411/3708) Checking out files: 66% (2448/3708) Checking out files: 67% (2485/3708) Checking out files: 68% (2522/3708) Checking out files: 69% (2559/3708) Checking out files: 70% (2596/3708) Checking out files: 71% (2633/3708) Checking out files: 72% (2670/3708) Checking out files: 73% (2707/3708) Checking out files: 74% (2744/3708) Checking out files: 75% (2781/3708) Checking out files: 76% (2819/3708) Checking out files: 77% (2856/3708) Checking out files: 78% (2893/3708) Checking out files: 79% (2930/3708) Checking out files: 80% (2967/3708) Checking out files: 81% (3004/3708) Checking out files: 82% (3041/3708) Checking out files: 83% (3078/3708) Checking out files: 84% (3115/3708) Checking out files: 85% (3152/3708) Checking out files: 86% (3189/3708) Checking out files: 87% (3226/3708) Checking out files: 88% (3264/3708) Checking out files: 89% (3301/3708) Checking out files: 90% (3338/3708) Checking out files: 91% (3375/3708) Checking out files: 92% (3412/3708) Checking out files: 93% (3449/3708) Checking out files: 94% (3486/3708) Checking out files: 95% (3523/3708) Checking out files: 96% (3560/3708) Checking out files: 97% (3597/3708) Checking out files: 98% (3634/3708) Checking out files: 99% (3671/3708) Checking out files: 100% (3708/3708) Checking out files: 100% (3708/3708), done. [2020-12-23T13:23:16.501Z] #54 64.22 + cd /tmp/tmp.h31IZgoZSg/src/github.com/containerd/containerd [2020-12-23T13:23:16.757Z] #54 64.22 + git checkout -q 269548fa27e0089a8b8278fc4fc781d7f65a939b [2020-12-23T13:23:16.757Z] #20 68.49 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T13:23:17.113Z] ok github.com/docker/docker/daemon/config 0.019s coverage: 81.8% of statements [2020-12-23T13:23:17.334Z] #54 ... [2020-12-23T13:23:17.334Z] [2020-12-23T13:23:17.334Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:23:17.334Z] #49 122.4 mvdan.cc/editorconfig [2020-12-23T13:23:17.334Z] #49 124.3 mvdan.cc/sh/v3/fileutil [2020-12-23T13:23:17.334Z] #49 124.6 mvdan.cc/sh/v3/syntax [2020-12-23T13:23:17.334Z] #49 ... [2020-12-23T13:23:17.334Z] [2020-12-23T13:23:17.334Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:17.334Z] #41 25.82 make[1]: Nothing to be done for 'all'. [2020-12-23T13:23:17.398Z] #20 69.39 Setting up apparmor (2.13.2-10) ... [2020-12-23T13:23:17.678Z] #41 62.45 LINK criu/pie/parasite.built-in.o [2020-12-23T13:23:17.678Z] #41 62.47 GEN criu/pie/parasite-blob.h [2020-12-23T13:23:17.678Z] #41 62.49 CC criu/pie/parasite-vdso.o [2020-12-23T13:23:17.741Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-12-23T13:23:17.942Z] #41 ... [2020-12-23T13:23:17.942Z] [2020-12-23T13:23:17.942Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:17.942Z] #22 133.0 + mkdir -p /tmp/tmp.XqTx8VVrrq/src/github.com/docker [2020-12-23T13:23:17.942Z] #22 133.0 + mv components/cli /tmp/tmp.XqTx8VVrrq/src/github.com/docker/cli [2020-12-23T13:23:17.942Z] #22 133.0 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-12-23T13:23:18.206Z] #22 ... [2020-12-23T13:23:18.206Z] [2020-12-23T13:23:18.206Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:18.206Z] #41 63.20 CC criu/arch/aarch64/vdso-pie.o [2020-12-23T13:23:18.206Z] #41 63.47 CC criu/arch/aarch64/restorer.o [2020-12-23T13:23:18.266Z] #41 27.47 CC images/stats.o [2020-12-23T13:23:18.370Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-12-23T13:23:18.522Z] #41 27.96 CC images/core.o [2020-12-23T13:23:18.787Z] #41 63.89 CC criu/arch/aarch64/intraprocedure.o [2020-12-23T13:23:18.787Z] #41 63.96 CC criu/pie/restorer.o [2020-12-23T13:23:18.999Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-12-23T13:23:19.289Z] ok github.com/docker/docker/daemon 12.247s coverage: 17.2% of statements [2020-12-23T13:23:19.289Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-23T13:23:19.289Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-23T13:23:19.289Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-23T13:23:19.289Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-23T13:23:19.338Z] #54 221.1 + bin/containerd-stress [2020-12-23T13:23:19.338Z] #54 223.3 + bin/containerd-shim [2020-12-23T13:23:19.483Z] #20 71.09 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T13:23:19.483Z] #20 71.10 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:23:19.778Z] #20 ... [2020-12-23T13:23:19.778Z] [2020-12-23T13:23:19.778Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:19.778Z] #45 DONE 191.5s [2020-12-23T13:23:19.778Z] [2020-12-23T13:23:19.778Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:23:19.778Z] #20 71.58 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:23:19.887Z] #41 28.94 CC images/core-x86.o [2020-12-23T13:23:20.825Z] #41 30.11 CC images/core-arm.o [2020-12-23T13:23:21.303Z] #20 73.24 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T13:23:21.352Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-12-23T13:23:21.364Z] #41 ... [2020-12-23T13:23:21.365Z] [2020-12-23T13:23:21.365Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:23:21.365Z] #38 144.8 + dpkg --print-architecture [2020-12-23T13:23:21.365Z] #38 DONE 146.0s [2020-12-23T13:23:21.365Z] [2020-12-23T13:23:21.365Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:23:21.365Z] #18 2.222 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:23:21.365Z] #18 2.246 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:23:21.365Z] #18 2.398 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:23:21.365Z] #18 2.769 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7737 kB] [2020-12-23T13:23:21.365Z] #18 3.925 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [250 kB] [2020-12-23T13:23:21.365Z] #18 5.419 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-12-23T13:23:21.365Z] #18 8.186 Fetched 8234 kB in 6s (1306 kB/s) [2020-12-23T13:23:21.641Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.197s coverage: 56.2% of statements [2020-12-23T13:23:21.753Z] #41 30.92 CC images/core-aarch64.o [2020-12-23T13:23:21.941Z] #54 215.4 + bin/containerd-stress [2020-12-23T13:23:21.941Z] #54 217.5 + bin/containerd-shim [2020-12-23T13:23:21.948Z] #20 73.80 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T13:23:22.318Z] #18 8.186 Reading package lists... [2020-12-23T13:23:22.582Z] #18 10.87 Reading package lists... [2020-12-23T13:23:22.582Z] #18 ... [2020-12-23T13:23:22.582Z] [2020-12-23T13:23:22.582Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:22.582Z] #41 67.84 LINK criu/pie/restorer.built-in.o [2020-12-23T13:23:22.582Z] #41 67.86 GEN criu/pie/restorer-blob.h [2020-12-23T13:23:22.582Z] #41 67.91 DEP criu/vdso.d [2020-12-23T13:23:22.746Z] #41 31.75 CC images/core-ppc64.o [2020-12-23T13:23:22.846Z] #41 68.02 DEP criu/uts_ns.d [2020-12-23T13:23:22.846Z] #41 68.12 DEP criu/util.d [2020-12-23T13:23:23.110Z] #41 68.26 DEP criu/uffd.d [2020-12-23T13:23:23.110Z] #41 68.43 DEP criu/tun.d [2020-12-23T13:23:23.375Z] #41 68.72 DEP criu/tty.d [2020-12-23T13:23:23.479Z] #20 75.25 Setting up python3-pip (18.1-5) ... [2020-12-23T13:23:23.639Z] #41 68.99 DEP criu/timerfd.d [2020-12-23T13:23:23.701Z] #41 ... [2020-12-23T13:23:23.701Z] [2020-12-23T13:23:23.701Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:23.701Z] #54 65.62 + export 'BUILDTAGS=netgo osusergo static_build' [2020-12-23T13:23:23.701Z] #54 65.62 + BUILDTAGS='netgo osusergo static_build' [2020-12-23T13:23:23.701Z] #54 65.62 + export EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:23:23.701Z] #54 65.62 + EXTRA_FLAGS=-buildmode=pie [2020-12-23T13:23:23.701Z] #54 65.62 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-12-23T13:23:23.701Z] #54 65.62 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-12-23T13:23:23.701Z] #54 65.62 + '[' '' = dynamic ']' [2020-12-23T13:23:23.701Z] #54 65.62 + make [2020-12-23T13:23:23.701Z] #54 66.95 + bin/ctr [2020-12-23T13:23:23.904Z] #41 69.26 DEP criu/timens.d [2020-12-23T13:23:23.980Z] #54 ... [2020-12-23T13:23:23.980Z] [2020-12-23T13:23:23.980Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:23.980Z] #41 33.11 CC images/core-s390.o [2020-12-23T13:23:24.482Z] #41 69.45 DEP criu/sysfs_parse.d [2020-12-23T13:23:24.482Z] #41 69.60 DEP criu/sysctl.d [2020-12-23T13:23:24.482Z] #41 69.77 DEP criu/string.d [2020-12-23T13:23:24.482Z] #41 69.80 DEP criu/stats.d [2020-12-23T13:23:24.524Z] #20 76.54 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:23:24.525Z] #20 76.60 Processing triggers for mime-support (3.62) ... [2020-12-23T13:23:24.633Z] #54 230.0 + bin/containerd-shim-runc-v1 [2020-12-23T13:23:24.747Z] #41 69.90 DEP criu/sockets.d [2020-12-23T13:23:24.820Z] #20 DONE 76.9s [2020-12-23T13:23:24.820Z] [2020-12-23T13:23:24.820Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:24.820Z] #43 128.1 CC criu/cr-service.o [2020-12-23T13:23:24.820Z] #43 130.7 CC criu/crtools.o [2020-12-23T13:23:24.924Z] #41 34.19 CC images/cpuinfo.o [2020-12-23T13:23:25.011Z] #41 70.14 DEP criu/sk-unix.d [2020-12-23T13:23:25.011Z] #41 70.27 DEP criu/sk-tcp.d [2020-12-23T13:23:25.116Z] #43 131.6 CC criu/eventfd.o [2020-12-23T13:23:25.277Z] #41 70.42 DEP criu/sk-queue.d [2020-12-23T13:23:25.277Z] #41 70.55 DEP criu/sk-packet.d [2020-12-23T13:23:25.412Z] #43 ... [2020-12-23T13:23:25.412Z] [2020-12-23T13:23:25.412Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T13:23:25.412Z] #21 0.400 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T13:23:25.412Z] #21 0.403 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T13:23:25.412Z] #21 0.406 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T13:23:25.412Z] #21 DONE 0.5s [2020-12-23T13:23:25.489Z] #41 34.74 CC images/inventory.o [2020-12-23T13:23:25.542Z] #41 70.79 DEP criu/sk-netlink.d [2020-12-23T13:23:25.708Z] [2020-12-23T13:23:25.708Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:23:25.806Z] #41 71.02 DEP criu/sk-inet.d [2020-12-23T13:23:25.904Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-12-23T13:23:25.904Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-9c15241f\powershellScript.ps1'; exit $LASTEXITCODE; [2020-12-23T13:23:25.904Z] ---------------------------------------------------------------------------- [2020-12-23T13:23:25.904Z] [2020-12-23T13:23:25.904Z] INFO: executeCI.ps1 starting at Wed Dec 23 13:23:22 CUT 2020 [2020-12-23T13:23:25.904Z] [2020-12-23T13:23:25.904Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-12-23T13:23:25.904Z] INFO: Running git version 2.24.1.windows.2 [2020-12-23T13:23:25.904Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-12-23T13:23:25.904Z] INFO: Environment variables: [2020-12-23T13:23:25.904Z] [2020-12-23T13:23:25.904Z] Name Value [2020-12-23T13:23:25.904Z] ---- ----- [2020-12-23T13:23:25.904Z] ALLUSERSPROFILE C:\ProgramData [2020-12-23T13:23:25.904Z] amd64 true [2020-12-23T13:23:25.904Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-12-23T13:23:25.904Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-12-23T13:23:25.904Z] arm64 true [2020-12-23T13:23:25.904Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-12-23T13:23:25.904Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-12-23T13:23:25.904Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-12-23T13:23:25.904Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2020-12-23T13:23:25.904Z] BRANCH_NAME PR-41724 [2020-12-23T13:23:25.904Z] BUILD_DISPLAY_NAME #4 [2020-12-23T13:23:25.904Z] BUILD_ID 4 [2020-12-23T13:23:25.904Z] BUILD_NUMBER 4 [2020-12-23T13:23:25.904Z] BUILD_TAG jenkins-moby-PR-41724-4 [2020-12-23T13:23:25.904Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41724/4/ [2020-12-23T13:23:25.904Z] CHANGE_AUTHOR EricMountain [2020-12-23T13:23:25.904Z] CHANGE_AUTHOR_DISPLAY_NAME Eric Mountain [2020-12-23T13:23:25.904Z] CHANGE_BRANCH dishonoured-capabilities [2020-12-23T13:23:25.904Z] CHANGE_FORK EricMountain [2020-12-23T13:23:25.904Z] CHANGE_ID 41724 [2020-12-23T13:23:25.904Z] CHANGE_TARGET master [2020-12-23T13:23:25.904Z] CHANGE_TITLE Use v2 capabilities in layer archives [2020-12-23T13:23:25.904Z] CHANGE_URL https://github.com/moby/moby/pull/41724 [2020-12-23T13:23:25.904Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-12-23T13:23:25.904Z] CommonProgramFiles C:\Program Files\Common Files [2020-12-23T13:23:25.904Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-12-23T13:23:25.904Z] CommonProgramW6432 C:\Program Files\Common Files [2020-12-23T13:23:25.904Z] COMPUTERNAME azwin-2-84f8e0 [2020-12-23T13:23:25.904Z] ComSpec C:\windows\system32\cmd.exe [2020-12-23T13:23:25.904Z] ConfigSequenceNumber 0 [2020-12-23T13:23:25.904Z] dco true [2020-12-23T13:23:25.904Z] DOCKER_BUILDKIT 0 [2020-12-23T13:23:25.904Z] DOCKER_DUT_DEBUG 1 [2020-12-23T13:23:25.904Z] DOCKER_EXPERIMENTAL 1 [2020-12-23T13:23:25.904Z] DOCKER_GRAPHDRIVER overlay2 [2020-12-23T13:23:25.904Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-12-23T13:23:25.904Z] EXECUTOR_NUMBER 0 [2020-12-23T13:23:25.904Z] FQDN azwin-2-84f8e0.westus.cloudapp.azure.com [2020-12-23T13:23:25.904Z] GIT_BRANCH PR-41724 [2020-12-23T13:23:25.904Z] GIT_COMMIT 587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:23:25.904Z] GIT_PREVIOUS_COMMIT 01d3a1767c6cc502d4cc181ca7d859cb213ebc7c [2020-12-23T13:23:25.904Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT 72bf86a9c19cdad34c6dd0fe0991e5644f185ff7 [2020-12-23T13:23:25.904Z] GIT_URL https://github.com/moby/moby.git [2020-12-23T13:23:25.904Z] HUDSON_COOKIE 3fe13d6f-82c3-481b-9671-289093323680 [2020-12-23T13:23:25.904Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-12-23T13:23:25.904Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-12-23T13:23:25.904Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-12-23T13:23:25.904Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.265-1.b01.ojdkbuild.windows.x86_64 [2020-12-23T13:23:25.904Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-12-23T13:23:25.904Z] JENKINS_NODE_COOKIE 411cd10b-5b65-4179-96bc-2d3bd9075c26 [2020-12-23T13:23:25.904Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-12-23T13:23:25.904Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-12-23T13:23:25.904Z] JOB_BASE_NAME PR-41724 [2020-12-23T13:23:25.904Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41724/display/redirect [2020-12-23T13:23:25.904Z] JOB_NAME moby/PR-41724 [2020-12-23T13:23:25.904Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41724/ [2020-12-23T13:23:25.904Z] library.jps.version master [2020-12-23T13:23:25.904Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-12-23T13:23:25.904Z] NODE_LABELS amd64 azure azwin-2-84f8e0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-12-23T13:23:25.904Z] NODE_NAME azwin-2-84f8e0 [2020-12-23T13:23:25.906Z] NUMBER_OF_PROCESSORS 4 [2020-12-23T13:23:25.906Z] OS Windows_NT [2020-12-23T13:23:25.906Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-12-23T13:23:25.906Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-12-23T13:23:25.906Z] ppc64le true [2020-12-23T13:23:25.906Z] PROCESSOR_ARCHITECTURE AMD64 [2020-12-23T13:23:25.906Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-12-23T13:23:25.906Z] PROCESSOR_LEVEL 6 [2020-12-23T13:23:25.906Z] PROCESSOR_REVISION 5504 [2020-12-23T13:23:25.906Z] ProgramData C:\ProgramData [2020-12-23T13:23:25.906Z] ProgramFiles C:\Program Files [2020-12-23T13:23:25.906Z] ProgramFiles(x86) C:\Program Files (x86) [2020-12-23T13:23:25.906Z] ProgramW6432 C:\Program Files [2020-12-23T13:23:25.906Z] PROMPT $P$G [2020-12-23T13:23:25.906Z] PSExecutionPolicyPreference Bypass [2020-12-23T13:23:25.906Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-12-23T13:23:25.906Z] PUBLIC C:\Users\Public [2020-12-23T13:23:25.906Z] rootless true [2020-12-23T13:23:25.906Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41724/4/display/redirect?page=artif... [2020-12-23T13:23:25.906Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41724/4/display/redirect?page=changes [2020-12-23T13:23:25.906Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41724/4/display/redirect [2020-12-23T13:23:25.906Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41724/4/display/redirect?page=tests [2020-12-23T13:23:25.906Z] s390x true [2020-12-23T13:23:25.906Z] SKIP_VALIDATION_TESTS 1 [2020-12-23T13:23:25.906Z] SOURCES_DRIVE d [2020-12-23T13:23:25.906Z] SOURCES_SUBDIR gopath [2020-12-23T13:23:25.906Z] STAGE_NAME Run tests [2020-12-23T13:23:25.906Z] SystemDrive C: [2020-12-23T13:23:25.906Z] SystemRoot C:\windows [2020-12-23T13:23:25.906Z] TEMP C:\windows\TEMP [2020-12-23T13:23:25.906Z] TESTDEBUG 0 [2020-12-23T13:23:25.906Z] TESTRUN_DRIVE d [2020-12-23T13:23:25.906Z] TESTRUN_SUBDIR CI [2020-12-23T13:23:25.906Z] TIMEOUT 120m [2020-12-23T13:23:25.906Z] TMP C:\windows\TEMP [2020-12-23T13:23:25.906Z] unit_validate true [2020-12-23T13:23:25.906Z] USERDOMAIN WORKGROUP [2020-12-23T13:23:25.906Z] USERNAME azwin-2-84f8e0$ [2020-12-23T13:23:25.906Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-12-23T13:23:25.906Z] validate_force false [2020-12-23T13:23:25.906Z] windir C:\windows [2020-12-23T13:23:25.906Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-12-23T13:23:25.906Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-12-23T13:23:25.906Z] windowsRS1 false [2020-12-23T13:23:25.906Z] windowsRS5 true [2020-12-23T13:23:25.906Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-12-23T13:23:25.906Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2020-12-23T13:23:25.906Z] [2020-12-23T13:23:25.906Z] [2020-12-23T13:23:25.906Z] [2020-12-23T13:23:25.906Z] INFO: Sources under d:\gopath\... [2020-12-23T13:23:25.906Z] INFO: Test run under d:\CI\... [2020-12-23T13:23:25.906Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-12-23T13:23:25.906Z] INFO: docker/docker repository was found [2020-12-23T13:23:25.906Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-12-23T13:23:25.906Z] ltsc2019: Pulling from windows/servercore [2020-12-23T13:23:26.052Z] #41 35.24 CC images/fdinfo.o [2020-12-23T13:23:26.071Z] #41 71.23 DEP criu/signalfd.d [2020-12-23T13:23:26.071Z] #41 71.41 DEP criu/sigframe.d [2020-12-23T13:23:26.079Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.123s coverage: 46.2% of statements [2020-12-23T13:23:26.152Z] #54 224.2 + bin/containerd-shim-runc-v1 [2020-12-23T13:23:26.336Z] #41 71.57 DEP criu/shmem.d [2020-12-23T13:23:26.336Z] #41 71.65 DEP criu/servicefd.d [2020-12-23T13:23:26.369Z] 4612f6d0b889: Pulling fs layer [2020-12-23T13:23:26.369Z] aa4f58cd6da1: Pulling fs layer [2020-12-23T13:23:26.600Z] #41 71.85 DEP criu/seize.d [2020-12-23T13:23:26.600Z] #41 71.97 DEP criu/seccomp.d [2020-12-23T13:23:26.615Z] #41 35.83 CC images/fown.o [2020-12-23T13:23:26.707Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2020-12-23T13:23:26.866Z] #41 72.13 DEP criu/rst-malloc.d [2020-12-23T13:23:27.133Z] #41 72.30 DEP criu/rbtree.d [2020-12-23T13:23:27.133Z] #41 72.35 DEP criu/pstree.d [2020-12-23T13:23:27.177Z] #41 36.24 CC images/ns.o [2020-12-23T13:23:27.398Z] #41 72.60 DEP criu/protobuf.d [2020-12-23T13:23:27.434Z] #41 36.75 CC images/regfile.o [2020-12-23T13:23:27.663Z] #41 72.81 GEN criu/protobuf-desc-gen.h [2020-12-23T13:23:27.691Z] #41 ... [2020-12-23T13:23:27.692Z] [2020-12-23T13:23:27.692Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:27.692Z] #43 132.9 go/doc [2020-12-23T13:23:27.692Z] #43 134.3 github.com/LK4D4/vndr/versioned [2020-12-23T13:23:27.692Z] #43 134.4 compress/flate [2020-12-23T13:23:27.692Z] #43 137.6 github.com/LK4D4/vndr/build [2020-12-23T13:23:27.692Z] #43 139.9 hash/crc32 [2020-12-23T13:23:27.692Z] #43 140.9 compress/gzip [2020-12-23T13:23:27.692Z] #43 142.3 net [2020-12-23T13:23:27.692Z] #43 142.9 vendor/golang.org/x/crypto/chacha20poly1305 [2020-12-23T13:23:27.692Z] #43 ... [2020-12-23T13:23:27.692Z] [2020-12-23T13:23:27.692Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:27.692Z] #41 37.09 CC images/ghost-file.o [2020-12-23T13:23:27.800Z] #22 ... [2020-12-23T13:23:27.800Z] [2020-12-23T13:23:27.800Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:23:27.800Z] #32 DONE 199.7s [2020-12-23T13:23:28.095Z] [2020-12-23T13:23:28.095Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:28.095Z] #43 132.2 CC criu/eventpoll.o [2020-12-23T13:23:28.095Z] #43 133.3 CC criu/external.o [2020-12-23T13:23:28.095Z] #43 133.6 CC criu/fault-injection.o [2020-12-23T13:23:28.095Z] #43 133.8 CC criu/fdstore.o [2020-12-23T13:23:28.095Z] #43 134.3 CC criu/fifo.o [2020-12-23T13:23:28.255Z] #41 37.65 CC images/fifo.o [2020-12-23T13:23:28.512Z] #41 37.80 CC images/remap-file-path.o [2020-12-23T13:23:28.769Z] #41 37.98 CC images/eventfd.o [2020-12-23T13:23:31.071Z] #41 38.38 CC images/eventpoll.o [2020-12-23T13:23:31.071Z] #41 ... [2020-12-23T13:23:31.071Z] [2020-12-23T13:23:31.071Z] #49 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-12-23T13:23:31.071Z] #49 135.0 mvdan.cc/sh/v3/cmd/shfmt [2020-12-23T13:23:31.071Z] #49 DONE 144.5s [2020-12-23T13:23:31.071Z] [2020-12-23T13:23:31.071Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:31.071Z] #43 144.3 vendor/golang.org/x/text/transform [2020-12-23T13:23:31.071Z] #43 145.7 vendor/golang.org/x/text/unicode/bidi [2020-12-23T13:23:31.074Z] #54 234.4 + bin/containerd-shim-runc-v2 [2020-12-23T13:23:31.074Z] #54 235.4 + binaries [2020-12-23T13:23:31.074Z] #54 235.4 + install -D bin/containerd /build/containerd [2020-12-23T13:23:31.074Z] #54 235.4 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T13:23:31.074Z] #54 235.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T13:23:31.074Z] #54 235.4 + install -D bin/ctr /build/ctr [2020-12-23T13:23:31.074Z] #54 DONE 236.7s [2020-12-23T13:23:31.075Z] #54 228.7 + bin/containerd-shim-runc-v2 [2020-12-23T13:23:31.078Z] #41 74.54 DEP criu/protobuf-desc.d [2020-12-23T13:23:31.078Z] #41 ... [2020-12-23T13:23:31.078Z] [2020-12-23T13:23:31.078Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:23:31.078Z] #18 10.87 Reading package lists... [2020-12-23T13:23:31.078Z] #18 13.02 Building dependency tree... [2020-12-23T13:23:31.078Z] #18 13.95 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T13:23:31.078Z] #18 13.95 The following additional packages will be installed: [2020-12-23T13:23:31.078Z] #18 13.95 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T13:23:31.078Z] #18 13.95 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T13:23:31.078Z] #18 13.96 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T13:23:31.078Z] #18 13.96 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T13:23:31.078Z] #18 13.96 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T13:23:31.078Z] #18 13.96 Suggested packages: [2020-12-23T13:23:31.078Z] #18 13.96 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T13:23:31.078Z] #18 13.96 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T13:23:31.078Z] #18 13.96 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T13:23:31.078Z] #18 13.96 Recommended packages: [2020-12-23T13:23:31.078Z] #18 13.96 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T13:23:31.078Z] #18 13.96 python3-keyrings.alt python3-xdg unzip [2020-12-23T13:23:31.078Z] #18 15.42 The following NEW packages will be installed: [2020-12-23T13:23:31.078Z] #18 15.42 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T13:23:31.078Z] #18 15.43 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T13:23:31.078Z] #18 15.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T13:23:31.078Z] #18 15.43 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T13:23:31.078Z] #18 15.43 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T13:23:31.078Z] #18 15.43 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T13:23:31.078Z] #18 15.43 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T13:23:31.078Z] #18 15.43 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T13:23:31.078Z] #18 15.43 xz-utils zip [2020-12-23T13:23:31.078Z] #18 15.74 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:23:31.078Z] #18 15.74 Need to get 27.6 MB of archives. [2020-12-23T13:23:31.078Z] #18 15.74 After this operation, 114 MB of additional disk space will be used. [2020-12-23T13:23:31.078Z] #18 15.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-12-23T13:23:31.078Z] #18 15.75 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2020-12-23T13:23:31.078Z] #18 15.76 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2020-12-23T13:23:31.078Z] #18 15.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-12-23T13:23:31.078Z] #18 15.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-12-23T13:23:31.078Z] #18 15.84 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2020-12-23T13:23:31.078Z] #18 15.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T13:23:31.078Z] #18 15.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-12-23T13:23:31.078Z] #18 15.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-12-23T13:23:31.078Z] #18 15.95 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-12-23T13:23:31.078Z] #18 15.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-12-23T13:23:31.078Z] #18 15.96 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-12-23T13:23:31.078Z] #18 15.96 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-12-23T13:23:31.078Z] #18 15.97 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-12-23T13:23:31.078Z] #18 15.98 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-12-23T13:23:31.078Z] #18 15.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-12-23T13:23:31.078Z] #18 15.99 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-12-23T13:23:31.078Z] #18 16.01 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:23:31.078Z] #18 16.02 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T13:23:31.078Z] #18 16.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-12-23T13:23:31.078Z] #18 16.02 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-12-23T13:23:31.078Z] #18 16.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-12-23T13:23:31.078Z] #18 16.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-12-23T13:23:31.078Z] #18 16.05 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-12-23T13:23:31.078Z] #18 16.06 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-12-23T13:23:31.078Z] #18 16.06 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-12-23T13:23:31.078Z] #18 16.06 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-12-23T13:23:31.078Z] #18 16.07 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-12-23T13:23:31.078Z] #18 16.07 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-12-23T13:23:31.078Z] #18 16.57 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-12-23T13:23:31.078Z] #18 16.60 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-12-23T13:23:31.078Z] #18 16.60 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-12-23T13:23:31.078Z] #18 16.61 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-12-23T13:23:31.078Z] #18 16.61 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-12-23T13:23:31.078Z] #18 16.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T13:23:31.078Z] #18 16.68 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T13:23:31.078Z] #18 16.70 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T13:23:31.078Z] #18 16.70 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-12-23T13:23:31.078Z] #18 16.72 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T13:23:31.078Z] #18 16.73 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T13:23:31.078Z] #18 16.74 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T13:23:31.078Z] #18 16.75 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-12-23T13:23:31.078Z] #18 16.87 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-12-23T13:23:31.078Z] #18 16.89 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-12-23T13:23:31.078Z] #18 16.90 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T13:23:31.078Z] #18 17.10 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-12-23T13:23:31.078Z] #18 17.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-12-23T13:23:31.078Z] #18 17.15 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-12-23T13:23:31.078Z] #18 17.67 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:23:31.078Z] #18 17.78 Fetched 27.6 MB in 2s (16.4 MB/s) [2020-12-23T13:23:31.078Z] #18 17.85 Selecting previously unselected package pigz. [2020-12-23T13:23:31.078Z] #18 17.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23405 files and directories currently installed.) [2020-12-23T13:23:31.078Z] #18 17.91 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-12-23T13:23:31.078Z] #18 17.93 Unpacking pigz (2.4-1) ... [2020-12-23T13:23:31.078Z] #18 18.01 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-12-23T13:23:31.078Z] #18 18.02 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T13:23:31.078Z] #18 18.05 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T13:23:31.078Z] #18 18.83 Selecting previously unselected package python3.7-minimal. [2020-12-23T13:23:31.078Z] #18 18.83 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T13:23:31.078Z] #18 18.87 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:23:31.078Z] #18 19.64 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T13:23:31.096Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.334s coverage: 49.5% of statements [2020-12-23T13:23:31.101Z] #43 135.4 CC criu/file-ids.o [2020-12-23T13:23:31.102Z] #43 136.1 CC criu/file-lock.o [2020-12-23T13:23:31.102Z] #43 137.1 CC criu/files-ext.o [2020-12-23T13:23:31.102Z] #43 137.6 CC criu/files-reg.o [2020-12-23T13:23:31.343Z] #18 19.66 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:23:31.396Z] #43 ... [2020-12-23T13:23:31.396Z] [2020-12-23T13:23:31.396Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:23:31.396Z] #22 5.958 Collecting yamllint==1.16.0 [2020-12-23T13:23:31.647Z] #54 229.8 + binaries [2020-12-23T13:23:31.647Z] #54 229.8 + install -D bin/containerd /build/containerd [2020-12-23T13:23:31.647Z] #54 229.9 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T13:23:31.647Z] #54 229.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T13:23:31.647Z] #54 229.9 + install -D bin/ctr /build/ctr [2020-12-23T13:23:32.015Z] [2020-12-23T13:23:32.015Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T13:23:32.038Z] #22 6.503 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T13:23:32.038Z] #22 6.629 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T13:23:32.344Z] #22 6.815 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T13:23:32.585Z] #55 DONE 0.8s [2020-12-23T13:23:32.585Z] [2020-12-23T13:23:32.585Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T13:23:32.844Z] #59 DONE 0.2s [2020-12-23T13:23:32.844Z] [2020-12-23T13:23:32.844Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T13:23:32.965Z] #43 148.2 vendor/golang.org/x/text/secure/bidirule [2020-12-23T13:23:33.106Z] #61 DONE 0.4s [2020-12-23T13:23:33.366Z] [2020-12-23T13:23:33.366Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T13:23:33.366Z] #63 DONE 0.0s [2020-12-23T13:23:33.366Z] [2020-12-23T13:23:33.366Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T13:23:33.366Z] #64 DONE 0.0s [2020-12-23T13:23:33.366Z] [2020-12-23T13:23:33.366Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T13:23:33.528Z] #43 148.7 vendor/golang.org/x/text/unicode/norm [2020-12-23T13:23:33.560Z] #54 DONE 231.7s [2020-12-23T13:23:33.863Z] #22 8.550 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T13:23:33.863Z] #22 8.606 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T13:23:33.911Z] #18 22.05 Selecting previously unselected package python3-minimal. [2020-12-23T13:23:33.911Z] #18 22.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 ... 23654 files and directories currently installed.) [2020-12-23T13:23:33.911Z] #18 22.13 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-12-23T13:23:33.911Z] #18 22.14 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T13:23:33.911Z] #18 22.24 Selecting previously unselected package libmpdec2:arm64. [2020-12-23T13:23:33.911Z] #18 22.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-12-23T13:23:33.911Z] #18 22.27 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-12-23T13:23:33.911Z] #18 22.40 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-12-23T13:23:33.911Z] #18 22.41 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T13:23:33.911Z] #18 22.43 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T13:23:34.098Z] aa4f58cd6da1: Verifying Checksum [2020-12-23T13:23:34.098Z] aa4f58cd6da1: Download complete [2020-12-23T13:23:34.132Z] [2020-12-23T13:23:34.132Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T13:23:34.158Z] #22 8.677 Building wheels for collected packages: pyyaml [2020-12-23T13:23:34.158Z] #22 8.678 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T13:23:34.308Z] #65 DONE 0.8s [2020-12-23T13:23:34.308Z] [2020-12-23T13:23:34.308Z] #66 exporting to image [2020-12-23T13:23:34.309Z] #66 exporting layers [2020-12-23T13:23:35.074Z] #55 DONE 0.8s [2020-12-23T13:23:35.074Z] [2020-12-23T13:23:35.074Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T13:23:35.203Z] #22 9.839 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T13:23:35.203Z] #22 9.840 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T13:23:35.203Z] #22 9.927 Successfully built pyyaml [2020-12-23T13:23:35.311Z] #18 23.59 Selecting previously unselected package python3.7. [2020-12-23T13:23:35.312Z] #18 23.61 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2020-12-23T13:23:35.312Z] #18 23.61 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:23:35.312Z] #18 23.75 Selecting previously unselected package libpython3-stdlib:arm64. [2020-12-23T13:23:35.312Z] #18 23.75 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-12-23T13:23:35.312Z] #18 23.77 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-23T13:23:35.335Z] #59 DONE 0.3s [2020-12-23T13:23:35.335Z] [2020-12-23T13:23:35.335Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T13:23:35.419Z] #43 ... [2020-12-23T13:23:35.419Z] [2020-12-23T13:23:35.420Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:35.420Z] #41 38.73 CC images/fh.o [2020-12-23T13:23:35.420Z] #41 39.22 CC images/fsnotify.o [2020-12-23T13:23:35.420Z] #41 40.09 CC images/signalfd.o [2020-12-23T13:23:35.420Z] #41 40.36 CC images/fs.o [2020-12-23T13:23:35.420Z] #41 40.60 CC images/pstree.o [2020-12-23T13:23:35.420Z] #41 40.91 CC images/pipe.o [2020-12-23T13:23:35.420Z] #41 41.16 CC images/tcp-stream.o [2020-12-23T13:23:35.420Z] #41 41.58 CC images/sk-packet.o [2020-12-23T13:23:35.420Z] #41 42.13 CC images/mnt.o [2020-12-23T13:23:35.420Z] #41 42.53 CC images/pipe-data.o [2020-12-23T13:23:35.420Z] #41 42.77 CC images/sa.o [2020-12-23T13:23:35.420Z] #41 43.04 CC images/timer.o [2020-12-23T13:23:35.420Z] #41 43.34 CC images/timerfd.o [2020-12-23T13:23:35.420Z] #41 43.70 CC images/mm.o [2020-12-23T13:23:35.420Z] #41 43.77 CC images/sk-opts.o [2020-12-23T13:23:35.420Z] #41 44.10 CC images/sk-unix.o [2020-12-23T13:23:35.420Z] #41 44.61 CC images/sk-inet.o [2020-12-23T13:23:35.498Z] #22 9.942 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-23T13:23:35.535Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.499s coverage: 73.1% of statements [2020-12-23T13:23:35.535Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-23T13:23:35.576Z] #18 23.89 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T13:23:35.793Z] #22 10.33 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T13:23:35.825Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.004s coverage: 58.0% of statements [2020-12-23T13:23:35.906Z] #61 DONE 0.5s [2020-12-23T13:23:35.906Z] [2020-12-23T13:23:35.906Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T13:23:35.906Z] #63 DONE 0.0s [2020-12-23T13:23:35.906Z] [2020-12-23T13:23:35.906Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T13:23:35.906Z] #64 DONE 0.0s [2020-12-23T13:23:35.906Z] [2020-12-23T13:23:35.906Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T13:23:35.983Z] #41 45.16 CC images/tun.o [2020-12-23T13:23:36.091Z] #22 DONE 10.6s [2020-12-23T13:23:36.091Z] [2020-12-23T13:23:36.091Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:36.091Z] #43 140.3 CC criu/files.o [2020-12-23T13:23:36.239Z] #41 45.36 CC images/sk-netlink.o [2020-12-23T13:23:36.386Z] #43 142.9 CC criu/filesystems.o [2020-12-23T13:23:36.478Z] #65 DONE 0.7s [2020-12-23T13:23:36.478Z] [2020-12-23T13:23:36.478Z] #66 exporting to image [2020-12-23T13:23:36.478Z] #66 exporting layers [2020-12-23T13:23:36.500Z] #41 45.84 CC images/packet-sock.o [2020-12-23T13:23:36.532Z] #18 24.89 Selecting previously unselected package python3. [2020-12-23T13:23:36.532Z] #18 24.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 ... 24066 files and directories currently installed.) [2020-12-23T13:23:36.532Z] #18 24.94 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-12-23T13:23:36.532Z] #18 24.96 Unpacking python3 (3.7.3-1) ... [2020-12-23T13:23:36.532Z] #18 25.03 Selecting previously unselected package libip4tc0:arm64. [2020-12-23T13:23:36.796Z] #18 25.03 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-12-23T13:23:36.796Z] #18 25.04 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-12-23T13:23:36.796Z] #18 25.15 Selecting previously unselected package libip6tc0:arm64. [2020-12-23T13:23:36.796Z] #18 25.15 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-12-23T13:23:36.796Z] #18 25.17 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-12-23T13:23:36.796Z] #18 25.26 Selecting previously unselected package libiptc0:arm64. [2020-12-23T13:23:36.852Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2020-12-23T13:23:36.852Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.986s coverage: 57.7% of statements [2020-12-23T13:23:36.852Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-23T13:23:36.852Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-23T13:23:37.061Z] #18 25.27 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-12-23T13:23:37.061Z] #18 25.28 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-12-23T13:23:37.061Z] #18 25.36 Selecting previously unselected package libnfnetlink0:arm64. [2020-12-23T13:23:37.061Z] #18 25.36 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-12-23T13:23:37.061Z] #18 25.37 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-23T13:23:37.061Z] #18 25.45 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-12-23T13:23:37.061Z] #18 25.45 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-12-23T13:23:37.061Z] #18 25.46 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-23T13:23:37.061Z] #41 46.32 CC images/ipc-var.o [2020-12-23T13:23:37.141Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2020-12-23T13:23:37.317Z] #41 46.69 CC images/ipc-desc.o [2020-12-23T13:23:37.325Z] #18 25.54 Selecting previously unselected package libnftnl11:arm64. [2020-12-23T13:23:37.325Z] #18 25.54 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-12-23T13:23:37.325Z] #18 25.55 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-12-23T13:23:37.325Z] #18 25.65 Selecting previously unselected package iptables. [2020-12-23T13:23:37.325Z] #18 25.66 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-12-23T13:23:37.325Z] #18 25.66 Unpacking iptables (1.8.2-4) ... [2020-12-23T13:23:37.430Z] #43 143.8 CC criu/fsnotify.o [2020-12-23T13:23:37.589Z] #18 25.95 Selecting previously unselected package xxd. [2020-12-23T13:23:37.589Z] #18 25.95 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-12-23T13:23:37.589Z] #18 25.96 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:23:37.589Z] #18 26.09 Selecting previously unselected package vim-common. [2020-12-23T13:23:37.853Z] #18 26.09 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:23:37.853Z] #18 26.13 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:23:38.118Z] #18 26.36 Selecting previously unselected package bash-completion. [2020-12-23T13:23:38.118Z] #18 26.38 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T13:23:38.246Z] #41 47.22 CC images/ipc-shm.o [2020-12-23T13:23:38.524Z] #41 47.67 CC images/ipc-msg.o [2020-12-23T13:23:38.639Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.5% of statements [2020-12-23T13:23:38.639Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-23T13:23:38.639Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-23T13:23:38.780Z] #41 ... [2020-12-23T13:23:38.780Z] [2020-12-23T13:23:38.780Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:23:38.780Z] #11 154.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-12-23T13:23:38.780Z] #11 154.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-12-23T13:23:38.780Z] #11 154.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:23:38.930Z] ok github.com/docker/docker/daemon/logger 0.215s coverage: 41.0% of statements [2020-12-23T13:23:38.977Z] #43 145.1 CC criu/image-desc.o [2020-12-23T13:23:38.977Z] #43 145.2 CC criu/image.o [2020-12-23T13:23:39.516Z] #18 ... [2020-12-23T13:23:39.516Z] [2020-12-23T13:23:39.516Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:39.516Z] #41 74.72 DEP criu/proc_parse.d [2020-12-23T13:23:39.516Z] #41 74.89 DEP criu/plugin.d [2020-12-23T13:23:39.516Z] #41 75.04 DEP criu/pipes.d [2020-12-23T13:23:39.516Z] #41 75.27 DEP criu/pie-util.d [2020-12-23T13:23:39.516Z] #41 75.37 DEP criu/pie-util-vdso.d [2020-12-23T13:23:39.516Z] #41 75.46 DEP criu/path.d [2020-12-23T13:23:39.516Z] #41 75.55 DEP criu/parasite-syscall.d [2020-12-23T13:23:39.516Z] #41 75.75 DEP criu/pagemap.d [2020-12-23T13:23:39.516Z] #41 75.98 DEP criu/pagemap-cache.d [2020-12-23T13:23:39.516Z] #41 76.10 DEP criu/page-xfer.d [2020-12-23T13:23:39.516Z] #41 76.27 DEP criu/page-pipe.d [2020-12-23T13:23:39.516Z] #41 76.40 DEP criu/netfilter.d [2020-12-23T13:23:39.516Z] #41 76.62 DEP criu/net.d [2020-12-23T13:23:39.516Z] #41 76.80 DEP criu/namespaces.d [2020-12-23T13:23:39.516Z] #41 76.92 DEP criu/mount.d [2020-12-23T13:23:39.516Z] #41 77.14 DEP criu/memfd.d [2020-12-23T13:23:39.516Z] #41 77.26 DEP criu/mem.d [2020-12-23T13:23:39.516Z] #41 77.45 DEP criu/lsm.d [2020-12-23T13:23:39.516Z] #41 77.61 DEP criu/log.d [2020-12-23T13:23:39.516Z] #41 77.81 DEP criu/libnetlink.d [2020-12-23T13:23:39.516Z] #41 77.94 DEP criu/kerndat.d [2020-12-23T13:23:39.516Z] #41 78.20 DEP criu/kcmp-ids.d [2020-12-23T13:23:39.516Z] #41 78.31 DEP criu/irmap.d [2020-12-23T13:23:39.516Z] #41 78.49 DEP criu/ipc_ns.d [2020-12-23T13:23:39.516Z] #41 78.65 DEP criu/image.d [2020-12-23T13:23:39.516Z] #41 78.78 DEP criu/image-desc.d [2020-12-23T13:23:39.516Z] #41 78.83 DEP criu/fsnotify.d [2020-12-23T13:23:39.516Z] #41 78.94 DEP criu/filesystems.d [2020-12-23T13:23:39.516Z] #41 79.14 DEP criu/files.d [2020-12-23T13:23:39.516Z] #41 79.30 DEP criu/files-reg.d [2020-12-23T13:23:39.516Z] #41 79.45 DEP criu/files-ext.d [2020-12-23T13:23:39.516Z] #41 79.55 DEP criu/file-lock.d [2020-12-23T13:23:39.516Z] #41 79.65 DEP criu/file-ids.d [2020-12-23T13:23:39.516Z] #41 79.74 DEP criu/fifo.d [2020-12-23T13:23:39.516Z] #41 79.88 DEP criu/fdstore.d [2020-12-23T13:23:39.516Z] #41 80.01 DEP criu/fault-injection.d [2020-12-23T13:23:39.516Z] #41 80.07 DEP criu/external.d [2020-12-23T13:23:39.516Z] #41 80.17 DEP criu/eventpoll.d [2020-12-23T13:23:39.516Z] #41 80.33 DEP criu/eventfd.d [2020-12-23T13:23:39.516Z] #41 80.50 DEP criu/crtools.d [2020-12-23T13:23:39.516Z] #41 80.69 DEP criu/cr-service.d [2020-12-23T13:23:39.516Z] #41 80.85 DEP criu/cr-restore.d [2020-12-23T13:23:39.516Z] #41 81.14 DEP criu/cr-errno.d [2020-12-23T13:23:39.516Z] #41 81.15 DEP criu/cr-dump.d [2020-12-23T13:23:39.516Z] #41 81.41 DEP criu/cr-dedup.d [2020-12-23T13:23:39.516Z] #41 81.64 DEP criu/cr-check.d [2020-12-23T13:23:39.516Z] #41 81.90 DEP criu/config.d [2020-12-23T13:23:39.516Z] #41 82.12 DEP criu/clone-noasan.d [2020-12-23T13:23:39.516Z] #41 82.19 DEP criu/cgroup.d [2020-12-23T13:23:39.516Z] #41 82.40 DEP criu/cgroup-props.d [2020-12-23T13:23:39.516Z] #41 82.51 DEP criu/bitmap.d [2020-12-23T13:23:39.516Z] #41 82.52 DEP criu/bfd.d [2020-12-23T13:23:39.516Z] #41 82.61 DEP criu/autofs.d [2020-12-23T13:23:39.516Z] #41 82.76 DEP criu/aio.d [2020-12-23T13:23:39.516Z] #41 83.05 DEP criu/action-scripts.d [2020-12-23T13:23:39.516Z] #41 83.25 CC criu/action-scripts.o [2020-12-23T13:23:39.516Z] #41 83.69 CC criu/aio.o [2020-12-23T13:23:39.516Z] #41 84.16 CC criu/autofs.o [2020-12-23T13:23:39.619Z] #43 146.1 CC criu/ipc_ns.o [2020-12-23T13:23:39.957Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2020-12-23T13:23:39.957Z] ok github.com/docker/docker/daemon/logger/awslogs 0.059s coverage: 77.8% of statements [2020-12-23T13:23:39.957Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-23T13:23:39.957Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-23T13:23:40.094Z] #41 85.43 CC criu/bfd.o [2020-12-23T13:23:40.585Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2020-12-23T13:23:40.673Z] #41 85.98 CC criu/bitmap.o [2020-12-23T13:23:40.874Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 61.6% of statements [2020-12-23T13:23:40.937Z] #41 86.15 CC criu/cgroup-props.o [2020-12-23T13:23:40.937Z] #41 ... [2020-12-23T13:23:40.937Z] [2020-12-23T13:23:40.937Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:23:41.144Z] #43 147.3 CC criu/irmap.o [2020-12-23T13:23:41.163Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 87.2% of statements [2020-12-23T13:23:41.202Z] #18 29.48 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T13:23:41.782Z] #18 30.14 Selecting previously unselected package bzip2. [2020-12-23T13:23:41.782Z] #18 30.14 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-12-23T13:23:41.782Z] #18 30.15 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:23:41.784Z] #43 148.1 CC criu/kcmp-ids.o [2020-12-23T13:23:41.791Z] ok github.com/docker/docker/daemon/logger/local 0.012s coverage: 75.2% of statements [2020-12-23T13:23:41.791Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-23T13:23:42.046Z] #18 30.26 Selecting previously unselected package xz-utils. [2020-12-23T13:23:42.046Z] #18 30.26 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-12-23T13:23:42.046Z] #18 30.29 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T13:23:42.046Z] #18 30.52 Selecting previously unselected package apparmor. [2020-12-23T13:23:42.081Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 56.8% of statements [2020-12-23T13:23:42.085Z] #43 148.4 CC criu/kerndat.o [2020-12-23T13:23:42.311Z] #18 30.53 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-12-23T13:23:42.311Z] #18 30.63 Unpacking apparmor (2.13.2-10) ... [2020-12-23T13:23:42.447Z] #66 exporting layers 7.9s done [2020-12-23T13:23:42.447Z] #66 writing image sha256:aaab28089dfcd26dc0009a87c97225020cbbeb2f3bd0b7ba9e899c3f42a34df0 done [2020-12-23T13:23:42.447Z] #66 naming to docker.io/library/docker:587960aa7cbafa44655561cf2d56e807402d21e0 done [2020-12-23T13:23:42.447Z] #66 DONE 7.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-12-23T13:23:42.709Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 33.3% of statements [2020-12-23T13:23:42.804Z] + trap exit INT TERM [2020-12-23T13:23:42.804Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-12-23T13:23:42.804Z] + CONTAINER_NAME=docker-pr4 [2020-12-23T13:23:42.804Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41724/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh dynbinary-daemon [2020-12-23T13:23:42.840Z] #18 31.03 Selecting previously unselected package aufs-tools. [2020-12-23T13:23:42.840Z] #18 31.05 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-12-23T13:23:42.840Z] #18 31.05 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:23:42.840Z] #18 31.23 Selecting previously unselected package libonig5:arm64. [2020-12-23T13:23:42.840Z] #18 31.24 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-12-23T13:23:42.840Z] #18 31.25 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-12-23T13:23:43.104Z] #18 31.42 Selecting previously unselected package libjq1:arm64. [2020-12-23T13:23:43.104Z] #18 31.43 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T13:23:43.104Z] #18 31.44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T13:23:43.104Z] #18 31.54 Selecting previously unselected package jq. [2020-12-23T13:23:43.369Z] #18 31.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-12-23T13:23:43.369Z] #18 31.56 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:23:43.374Z] [2020-12-23T13:23:43.374Z] Removing bundles/ [2020-12-23T13:23:43.374Z] [2020-12-23T13:23:43.374Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-23T13:23:43.374Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:23:43.374Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T13:23:43.609Z] #43 149.7 CC criu/libnetlink.o [2020-12-23T13:23:43.633Z] #18 31.89 Selecting previously unselected package libaio1:arm64. [2020-12-23T13:23:43.633Z] #18 31.89 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-12-23T13:23:43.633Z] #18 31.91 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-12-23T13:23:43.736Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-12-23T13:23:43.736Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-12-23T13:23:43.897Z] #18 32.30 Selecting previously unselected package libgpm2:arm64. [2020-12-23T13:23:43.897Z] #18 32.30 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-12-23T13:23:43.897Z] #18 32.32 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-12-23T13:23:43.904Z] #43 150.1 CC criu/log.o [2020-12-23T13:23:44.200Z] #43 150.6 CC criu/lsm.o [2020-12-23T13:23:44.375Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-12-23T13:23:44.428Z] 4612f6d0b889: Verifying Checksum [2020-12-23T13:23:44.428Z] 4612f6d0b889: Download complete [2020-12-23T13:23:44.474Z] #18 32.59 Selecting previously unselected package libicu63:arm64. [2020-12-23T13:23:44.474Z] #18 32.64 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-12-23T13:23:44.474Z] #18 32.65 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T13:23:44.622Z] #66 exporting layers 7.4s done [2020-12-23T13:23:44.622Z] #66 writing image sha256:983b8aef12f86d0f14461fbf95a0aa857b2a7f3d2ecc8b9b012a89d4e59b70b7 [2020-12-23T13:23:44.622Z] #66 writing image sha256:983b8aef12f86d0f14461fbf95a0aa857b2a7f3d2ecc8b9b012a89d4e59b70b7 done [2020-12-23T13:23:44.622Z] #66 naming to docker.io/library/docker:587960aa7cbafa44655561cf2d56e807402d21e0 done [2020-12-23T13:23:44.622Z] #66 DONE 7.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [2020-12-23T13:23:44.664Z] ok github.com/docker/docker/daemon/logger/splunk 1.439s coverage: 82.5% of statements [2020-12-23T13:23:44.664Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-23T13:23:44.664Z] ? github.com/docker/docker/daemon/stats [no test files] [Pipeline] sh [2020-12-23T13:23:44.840Z] #43 151.1 CC criu/mem.o [2020-12-23T13:23:44.974Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41724/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/validate/default [2020-12-23T13:23:45.324Z] #11 ... [2020-12-23T13:23:45.324Z] [2020-12-23T13:23:45.324Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:45.324Z] #41 48.24 CC images/ipc-sem.o [2020-12-23T13:23:45.324Z] #41 48.63 CC images/utsns.o [2020-12-23T13:23:45.324Z] #41 49.03 CC images/creds.o [2020-12-23T13:23:45.324Z] #41 49.48 CC images/vma.o [2020-12-23T13:23:45.324Z] #41 49.53 CC images/netdev.o [2020-12-23T13:23:45.324Z] #41 50.06 CC images/tty.o [2020-12-23T13:23:45.324Z] #41 50.84 CC images/file-lock.o [2020-12-23T13:23:45.324Z] #41 51.13 CC images/rlimit.o [2020-12-23T13:23:45.324Z] #41 51.52 CC images/pagemap.o [2020-12-23T13:23:45.324Z] #41 52.02 CC images/siginfo.o [2020-12-23T13:23:45.324Z] #41 52.51 CC images/rpc.o [2020-12-23T13:23:45.324Z] #41 54.03 CC images/ext-file.o [2020-12-23T13:23:45.324Z] #41 54.33 CC images/cgroup.o [2020-12-23T13:23:45.888Z] #41 55.19 CC images/userns.o [2020-12-23T13:23:45.921Z] Congratulations! All commits are properly signed with the DCO! [2020-12-23T13:23:45.921Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-12-23T13:23:45.921Z] No api/types/ or api/swagger.yaml changes in diff. [2020-12-23T13:23:45.921Z] Congratulations! All TOML source files changed here have valid syntax. [2020-12-23T13:23:45.921Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-12-23T13:23:45.921Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-12-23T13:23:45.921Z] Congratulations! No new tests were added to integration-cli. [2020-12-23T13:23:45.921Z] [2020-12-23T13:23:45.921Z] INFO Start validation with golang-ci-lint [2020-12-23T13:23:45.921Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-12-23T13:23:45.921Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-23T13:23:45.921Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-12-23T13:23:46.163Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-12-23T13:23:46.163Z] ok github.com/docker/docker/distribution 0.266s coverage: 25.1% of statements [2020-12-23T13:23:46.163Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-23T13:23:46.454Z] #41 55.57 CC images/google/protobuf/descriptor.o [2020-12-23T13:23:46.928Z] #43 153.0 CC criu/memfd.o [2020-12-23T13:23:47.190Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2020-12-23T13:23:47.223Z] #43 153.7 CC criu/mount.o [2020-12-23T13:23:47.797Z] #18 35.64 Selecting previously unselected package libnet1:arm64. [2020-12-23T13:23:47.797Z] #18 35.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-12-23T13:23:47.797Z] #18 35.65 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:23:47.797Z] #18 35.78 Selecting previously unselected package libnl-3-200:arm64. [2020-12-23T13:23:47.797Z] #18 35.80 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-12-23T13:23:47.797Z] #18 35.80 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T13:23:47.797Z] #18 35.92 Selecting previously unselected package libprotobuf-c1:arm64. [2020-12-23T13:23:47.797Z] #18 35.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-12-23T13:23:47.797Z] #18 35.94 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T13:23:47.797Z] #18 36.06 Selecting previously unselected package libreadline5:arm64. [2020-12-23T13:23:47.797Z] #18 36.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-12-23T13:23:47.797Z] #18 36.06 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-23T13:23:47.797Z] #18 36.22 Selecting previously unselected package net-tools. [2020-12-23T13:23:47.797Z] #18 36.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-12-23T13:23:47.797Z] #18 36.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:23:47.818Z] ok github.com/docker/docker/image 0.011s coverage: 86.4% of statements [2020-12-23T13:23:48.061Z] #18 36.49 Selecting previously unselected package python-pip-whl. [2020-12-23T13:23:48.061Z] #18 36.49 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T13:23:48.325Z] #18 36.50 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T13:23:48.447Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2020-12-23T13:23:48.589Z] #18 37.07 Selecting previously unselected package python3-lib2to3. [2020-12-23T13:23:48.736Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.1% of statements [2020-12-23T13:23:48.736Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-23T13:23:48.736Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-23T13:23:48.736Z] ok github.com/docker/docker/image/v1 0.006s coverage: 25.0% of statements [2020-12-23T13:23:48.736Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-23T13:23:48.854Z] #18 37.07 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T13:23:48.854Z] #18 37.10 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:23:48.854Z] #18 37.36 Selecting previously unselected package python3-distutils. [2020-12-23T13:23:49.118Z] #18 37.36 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T13:23:49.118Z] #18 37.37 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T13:23:49.118Z] #18 37.54 Selecting previously unselected package python3-pip. [2020-12-23T13:23:49.118Z] #18 37.55 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T13:23:49.118Z] #18 37.56 Unpacking python3-pip (18.1-5) ... [2020-12-23T13:23:49.364Z] ok github.com/docker/docker/libcontainerd/queue 0.050s coverage: 100.0% of statements [2020-12-23T13:23:49.386Z] #18 37.73 Selecting previously unselected package python3-pkg-resources. [2020-12-23T13:23:49.386Z] #18 37.74 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:23:49.386Z] #18 37.75 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:23:49.725Z] #41 58.35 CC images/opts.o [2020-12-23T13:23:49.725Z] #41 58.70 CC images/seccomp.o [2020-12-23T13:23:49.725Z] #41 ... [2020-12-23T13:23:49.725Z] [2020-12-23T13:23:49.725Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:49.725Z] #43 155.1 vendor/golang.org/x/net/idna [2020-12-23T13:23:49.725Z] #43 158.7 vendor/golang.org/x/net/http2/hpack [2020-12-23T13:23:49.725Z] #43 160.5 mime [2020-12-23T13:23:49.725Z] #43 163.2 mime/quotedprintable [2020-12-23T13:23:49.725Z] #43 163.7 net/http/internal [2020-12-23T13:23:49.965Z] #18 38.21 Selecting previously unselected package python3-setuptools. [2020-12-23T13:23:49.965Z] #18 38.21 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T13:23:49.965Z] #18 38.22 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T13:23:49.982Z] #43 ... [2020-12-23T13:23:49.982Z] [2020-12-23T13:23:49.982Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:49.982Z] #41 59.11 CC images/binfmt-misc.o [2020-12-23T13:23:49.982Z] #41 59.38 CC images/time.o [2020-12-23T13:23:50.235Z] #18 38.50 Selecting previously unselected package python3-wheel. [2020-12-23T13:23:50.235Z] #18 38.51 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T13:23:50.235Z] #18 38.55 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T13:23:50.235Z] #18 38.68 Selecting previously unselected package sudo. [2020-12-23T13:23:50.235Z] #18 38.68 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-12-23T13:23:50.235Z] #18 38.69 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:23:50.241Z] #41 59.57 CC images/sysctl.o [2020-12-23T13:23:50.408Z] ok github.com/docker/docker/oci 0.004s coverage: 8.2% of statements [2020-12-23T13:23:50.498Z] #41 59.82 CC images/autofs.o [2020-12-23T13:23:50.698Z] ok github.com/docker/docker/opts 0.014s coverage: 67.1% of statements [2020-12-23T13:23:50.754Z] #41 60.10 CC images/macvlan.o [2020-12-23T13:23:50.987Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2020-12-23T13:23:51.187Z] #18 39.24 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T13:23:51.187Z] #18 39.24 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-12-23T13:23:51.187Z] #18 39.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:23:51.187Z] #18 39.57 Selecting previously unselected package uidmap. [2020-12-23T13:23:51.187Z] #18 39.57 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-12-23T13:23:51.317Z] #41 60.43 CC images/sit.o [2020-12-23T13:23:51.452Z] #18 39.74 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T13:23:51.452Z] #18 39.90 Selecting previously unselected package vim-runtime. [2020-12-23T13:23:51.452Z] #18 39.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:23:51.452Z] #18 39.93 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T13:23:51.573Z] #41 60.85 CC images/memfd.o [2020-12-23T13:23:51.704Z] #43 157.9 CC criu/namespaces.o [2020-12-23T13:23:51.716Z] #18 39.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T13:23:51.716Z] #18 39.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:23:51.980Z] #18 ... [2020-12-23T13:23:51.980Z] [2020-12-23T13:23:51.980Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:51.980Z] #41 87.15 CC criu/cgroup.o [2020-12-23T13:23:51.980Z] #41 89.73 CC criu/clone-noasan.o [2020-12-23T13:23:51.980Z] #41 89.91 CC criu/config.o [2020-12-23T13:23:51.980Z] #41 91.96 CC criu/cr-check.o [2020-12-23T13:23:51.980Z] #41 93.75 CC criu/cr-dedup.o [2020-12-23T13:23:51.980Z] #41 94.30 CC criu/cr-dump.o [2020-12-23T13:23:51.980Z] #41 96.56 CC criu/cr-errno.o [2020-12-23T13:23:51.980Z] #41 96.65 CC criu/cr-restore.o [2020-12-23T13:23:52.136Z] #41 61.32 CC images/timens.o [2020-12-23T13:23:52.392Z] #41 61.75 LINK images/built-in.o [2020-12-23T13:23:52.485Z] ok github.com/docker/docker/pkg/archive 0.543s coverage: 77.2% of statements [2020-12-23T13:23:52.648Z] #41 61.94 GEN compel/include/asm [2020-12-23T13:23:52.648Z] #41 62.04 GEN compel/include/version.h [2020-12-23T13:23:52.905Z] #41 62.12 touch .config [2020-12-23T13:23:52.905Z] #41 62.30 GEN include/common/config.h [2020-12-23T13:23:53.113Z] ok github.com/docker/docker/pkg/authorization 0.158s coverage: 68.3% of statements [2020-12-23T13:23:53.403Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-12-23T13:23:53.403Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-23T13:23:53.467Z] #41 62.60 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-12-23T13:23:53.467Z] #41 62.66 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-12-23T13:23:53.467Z] #41 ... [2020-12-23T13:23:53.467Z] [2020-12-23T13:23:53.467Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:53.467Z] #56 158.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-12-23T13:23:53.467Z] #56 158.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-12-23T13:23:53.467Z] #56 ... [2020-12-23T13:23:53.467Z] [2020-12-23T13:23:53.467Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:53.467Z] #41 62.76 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-12-23T13:23:53.467Z] #41 62.79 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-12-23T13:23:53.467Z] #41 62.88 DEP compel/arch/x86/plugins/std/memcpy.d [2020-12-23T13:23:53.723Z] #41 62.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-12-23T13:23:53.723Z] #41 62.93 GEN compel/plugins/include/uapi/std/syscall.h [2020-12-23T13:23:53.723Z] #41 62.94 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-12-23T13:23:53.723Z] #41 62.95 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-12-23T13:23:53.723Z] #41 62.95 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-12-23T13:23:53.723Z] #41 62.95 DEP compel/plugins/std/infect.d [2020-12-23T13:23:53.723Z] #41 63.05 DEP compel/plugins/std/string.d [2020-12-23T13:23:53.723Z] #41 63.15 DEP compel/plugins/std/log.d [2020-12-23T13:23:53.789Z] #43 160.3 CC criu/net.o [2020-12-23T13:23:53.980Z] #41 63.27 DEP compel/plugins/std/fds.d [2020-12-23T13:23:53.980Z] #41 63.40 DEP compel/plugins/std/std.d [2020-12-23T13:23:54.236Z] #41 63.52 DEP compel/plugins/shmem/shmem.d [2020-12-23T13:23:54.236Z] #41 63.65 DEP compel/plugins/fds/fds.d [2020-12-23T13:23:54.493Z] #41 63.80 CC compel/plugins/std/std.o [2020-12-23T13:23:55.056Z] #41 64.11 CC compel/plugins/std/fds.o [2020-12-23T13:23:55.303Z] #41 ... [2020-12-23T13:23:55.303Z] [2020-12-23T13:23:55.303Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:23:55.303Z] #18 43.08 Selecting previously unselected package vim. [2020-12-23T13:23:55.303Z] #18 43.08 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-12-23T13:23:55.303Z] #18 43.13 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T13:23:55.303Z] #18 43.69 Selecting previously unselected package xfsprogs. [2020-12-23T13:23:55.303Z] #18 43.69 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-12-23T13:23:55.303Z] #18 43.70 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T13:23:55.312Z] #41 ... [2020-12-23T13:23:55.312Z] [2020-12-23T13:23:55.312Z] #56 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:23:55.312Z] #56 DONE 170.4s [2020-12-23T13:23:55.312Z] [2020-12-23T13:23:55.312Z] #57 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-12-23T13:23:55.312Z] #57 DONE 0.1s [2020-12-23T13:23:55.312Z] [2020-12-23T13:23:55.312Z] #58 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-12-23T13:23:55.312Z] #58 DONE 0.1s [2020-12-23T13:23:55.312Z] [2020-12-23T13:23:55.312Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:23:55.312Z] #43 168.5 net/textproto [2020-12-23T13:23:55.312Z] #43 168.5 crypto/x509 [2020-12-23T13:23:55.312Z] #43 170.0 vendor/golang.org/x/net/http/httpguts [2020-12-23T13:23:55.312Z] #43 170.2 vendor/golang.org/x/net/http/httpproxy [2020-12-23T13:23:55.569Z] #43 170.8 mime/multipart [2020-12-23T13:23:55.883Z] #18 44.34 Selecting previously unselected package zip. [2020-12-23T13:23:55.883Z] #18 44.34 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-12-23T13:23:55.883Z] #18 44.36 Unpacking zip (3.0-11+b1) ... [2020-12-23T13:23:56.147Z] #18 44.65 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:23:56.147Z] #18 44.71 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:23:56.413Z] #18 44.74 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-12-23T13:23:56.413Z] #18 44.75 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-12-23T13:23:56.413Z] #18 44.76 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-12-23T13:23:56.413Z] #18 44.78 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-12-23T13:23:56.413Z] #18 44.82 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T13:23:56.413Z] #18 44.83 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-12-23T13:23:56.413Z] #18 44.85 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:23:56.413Z] #18 44.86 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:23:56.413Z] #18 44.88 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-12-23T13:23:56.413Z] #18 44.89 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-12-23T13:23:56.413Z] #18 44.91 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:23:56.677Z] #18 44.92 Setting up zip (3.0-11+b1) ... [2020-12-23T13:23:56.677Z] #18 44.94 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:23:56.677Z] #18 44.97 Setting up bash-completion (1:2.8-6) ... [2020-12-23T13:23:57.850Z] ok github.com/docker/docker/pkg/chrootarchive 3.509s coverage: 43.2% of statements [2020-12-23T13:23:57.850Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-12-23T13:23:58.139Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-12-23T13:23:58.139Z] ok github.com/docker/docker/layer 7.937s coverage: 68.8% of statements [2020-12-23T13:23:58.139Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-23T13:23:58.139Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-23T13:23:58.139Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-23T13:23:58.139Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-23T13:23:58.139Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-23T13:23:58.139Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-23T13:23:58.139Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-23T13:23:58.275Z] #43 164.3 CC criu/netfilter.o [2020-12-23T13:23:58.275Z] #43 164.7 CC criu/page-pipe.o [2020-12-23T13:23:58.428Z] ok github.com/docker/docker/pkg/discovery/file 0.015s coverage: 92.9% of statements [2020-12-23T13:23:58.839Z] #43 174.2 crypto/tls [2020-12-23T13:23:59.058Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-12-23T13:23:59.321Z] #43 165.6 CC criu/page-xfer.o [2020-12-23T13:23:59.347Z] ok github.com/docker/docker/pkg/discovery/nodes 0.019s coverage: 93.8% of statements [2020-12-23T13:23:59.402Z] #43 ... [2020-12-23T13:23:59.402Z] [2020-12-23T13:23:59.402Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:23:59.402Z] #41 64.74 CC compel/plugins/std/log.o [2020-12-23T13:23:59.402Z] #41 65.82 CC compel/plugins/std/string.o [2020-12-23T13:23:59.402Z] #41 66.71 CC compel/plugins/std/infect.o [2020-12-23T13:23:59.402Z] #41 67.23 CC compel/arch/x86/plugins/std/parasite-head.o [2020-12-23T13:23:59.402Z] #41 67.26 CC compel/arch/x86/plugins/std/memcpy.o [2020-12-23T13:23:59.402Z] #41 67.29 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-12-23T13:23:59.402Z] #41 67.35 AR compel/plugins/std.lib.a [2020-12-23T13:23:59.402Z] #41 67.45 CC compel/plugins/fds/fds.o [2020-12-23T13:23:59.402Z] #41 67.87 AR compel/plugins/fds.lib.a [2020-12-23T13:23:59.402Z] #41 67.97 HOSTDEP compel/src/lib/log-host.d [2020-12-23T13:23:59.402Z] #41 68.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-12-23T13:23:59.402Z] #41 68.21 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-12-23T13:23:59.402Z] #41 68.28 HOSTDEP compel/src/main-host.d [2020-12-23T13:23:59.402Z] #41 68.42 DEP compel/src/lib/ptrace.d [2020-12-23T13:23:59.402Z] #41 68.59 DEP compel/src/lib/infect.d [2020-12-23T13:23:59.402Z] #41 68.82 DEP compel/src/lib/infect-util.d [2020-12-23T13:23:59.659Z] #41 68.96 DEP compel/src/lib/infect-rpc.d [2020-12-23T13:23:59.915Z] #41 69.22 DEP compel/arch/x86/src/lib/infect.d [2020-12-23T13:23:59.979Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-12-23T13:23:59.999Z] #18 47.94 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-12-23T13:23:59.999Z] #18 47.98 Setting up xz-utils (5.2.4-1) ... [2020-12-23T13:23:59.999Z] #18 48.10 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T13:24:00.000Z] #18 48.12 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:24:00.000Z] #18 48.19 invoke-rc.d: could not determine current runlevel [2020-12-23T13:24:00.000Z] #18 48.20 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T13:24:00.000Z] #18 48.31 Setting up pigz (2.4-1) ... [2020-12-23T13:24:00.172Z] #41 69.39 DEP compel/arch/x86/src/lib/cpu.d [2020-12-23T13:24:00.172Z] #41 69.48 DEP compel/src/lib/log.d [2020-12-23T13:24:00.172Z] #41 69.54 DEP compel/src/main.d [2020-12-23T13:24:00.172Z] #41 69.60 DEP compel/src/lib/handle-elf.d [2020-12-23T13:24:00.265Z] #18 48.47 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-12-23T13:24:00.265Z] #18 48.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-12-23T13:24:00.265Z] #18 48.72 Setting up python-pip-whl (18.1-5) ... [2020-12-23T13:24:00.428Z] #41 69.74 DEP compel/arch/x86/src/lib/handle-elf.d [2020-12-23T13:24:00.531Z] #18 48.87 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-12-23T13:24:00.684Z] #41 69.99 CC compel/src/lib/log.o [2020-12-23T13:24:00.794Z] #18 49.12 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:24:01.006Z] ok github.com/docker/docker/pkg/filenotify 0.618s coverage: 67.0% of statements [2020-12-23T13:24:01.246Z] #41 70.34 CC compel/arch/x86/src/lib/cpu.o [2020-12-23T13:24:01.634Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-12-23T13:24:01.746Z] #18 49.88 Setting up libaio1:arm64 (0.3.112-3) ... [2020-12-23T13:24:02.010Z] #18 50.27 Setting up libonig5:arm64 (6.9.1-1) ... [2020-12-23T13:24:02.010Z] #18 50.40 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2020-12-23T13:24:02.010Z] #18 50.42 Setting up vim (2:8.1.0875-5) ... [2020-12-23T13:24:02.010Z] #18 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T13:24:02.010Z] #18 50.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T13:24:02.010Z] #18 50.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T13:24:02.076Z] #43 168.1 CC criu/pagemap-cache.o [2020-12-23T13:24:02.076Z] #43 168.5 CC criu/pagemap.o [2020-12-23T13:24:02.174Z] #41 71.42 CC compel/arch/x86/src/lib/infect.o [2020-12-23T13:24:02.263Z] ok github.com/docker/docker/pkg/discovery/kv 3.076s coverage: 84.1% of statements [2020-12-23T13:24:02.263Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2020-12-23T13:24:02.263Z] ok github.com/docker/docker/pkg/fsutils 0.408s coverage: 85.1% of statements [2020-12-23T13:24:02.275Z] #18 50.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T13:24:02.275Z] #18 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T13:24:02.275Z] #18 50.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T13:24:02.275Z] #18 50.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T13:24:02.275Z] #18 50.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T13:24:02.538Z] #18 50.80 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-12-23T13:24:02.538Z] #18 50.82 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:24:02.538Z] #18 50.87 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-12-23T13:24:02.538Z] #18 50.89 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:24:02.538Z] #18 50.90 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-12-23T13:24:02.538Z] #18 50.92 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:24:03.106Z] #41 72.30 CC compel/src/lib/infect-rpc.o [2020-12-23T13:24:03.302Z] ok github.com/docker/docker/pkg/ioutils 0.270s coverage: 70.1% of statements [2020-12-23T13:24:03.302Z] ok github.com/docker/docker/pkg/idtools 0.518s coverage: 70.1% of statements [2020-12-23T13:24:03.592Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2020-12-23T13:24:03.592Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2020-12-23T13:24:03.592Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-23T13:24:03.592Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-23T13:24:03.592Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-23T13:24:03.611Z] #43 169.7 CC criu/parasite-syscall.o [2020-12-23T13:24:03.669Z] #41 72.88 CC compel/src/lib/infect-util.o [2020-12-23T13:24:03.881Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2020-12-23T13:24:03.881Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-23T13:24:03.881Z] ok github.com/docker/docker/pkg/parsers 0.008s coverage: 97.0% of statements [2020-12-23T13:24:03.925Z] #41 73.20 CC compel/src/lib/infect.o [2020-12-23T13:24:04.170Z] ok github.com/docker/docker/pkg/parsers/kernel 0.001s coverage: 60.0% of statements [2020-12-23T13:24:04.170Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.001s coverage: 86.7% of statements [2020-12-23T13:24:04.252Z] #43 170.7 CC criu/path.o [2020-12-23T13:24:04.460Z] ok github.com/docker/docker/pkg/pidfile 0.001s coverage: 82.4% of statements [2020-12-23T13:24:04.460Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-23T13:24:04.460Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-23T13:24:04.488Z] #41 ... [2020-12-23T13:24:04.488Z] [2020-12-23T13:24:04.488Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-12-23T13:24:04.488Z] #11 179.7 Selecting previously unselected package libapparmor1:amd64. [2020-12-23T13:24:04.488Z] #11 179.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-12-23T13:24:04.488Z] #11 179.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T13:24:04.546Z] #43 171.0 CC criu/pie-util-vdso.o [2020-12-23T13:24:04.744Z] #11 179.9 Selecting previously unselected package libapparmor-dev:amd64. [2020-12-23T13:24:04.745Z] #11 179.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-12-23T13:24:04.745Z] #11 179.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T13:24:04.745Z] #11 180.1 Selecting previously unselected package libbtrfs0. [2020-12-23T13:24:04.745Z] #11 180.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-12-23T13:24:05.001Z] #11 180.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-12-23T13:24:05.088Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.012s coverage: 56.8% of statements [2020-12-23T13:24:05.188Z] #43 171.4 CC criu/pie-util.o [2020-12-23T13:24:05.188Z] #43 171.6 CC criu/pipes.o [2020-12-23T13:24:05.257Z] #11 180.4 Selecting previously unselected package libbtrfs-dev. [2020-12-23T13:24:05.257Z] #11 180.4 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-12-23T13:24:05.257Z] #11 180.4 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:24:05.257Z] #11 180.6 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-12-23T13:24:05.257Z] #11 180.6 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:24:05.257Z] #11 180.6 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:24:05.377Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-12-23T13:24:05.514Z] #11 180.7 Selecting previously unselected package libudev-dev:amd64. [2020-12-23T13:24:05.514Z] #11 180.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T13:24:05.514Z] #11 180.7 Unpacking libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:24:05.666Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-12-23T13:24:05.770Z] #11 181.0 Selecting previously unselected package libsepol1-dev:amd64. [2020-12-23T13:24:05.770Z] #11 181.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-12-23T13:24:05.770Z] #11 181.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T13:24:05.830Z] #43 ... [2020-12-23T13:24:05.830Z] [2020-12-23T13:24:05.830Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:24:05.830Z] #40 237.5 + dpkg --print-architecture [2020-12-23T13:24:05.830Z] #40 237.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T13:24:05.862Z] #18 54.24 Setting up iptables (1.8.2-4) ... [2020-12-23T13:24:05.862Z] #18 54.27 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:24:05.862Z] #18 54.28 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:24:05.862Z] #18 54.29 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:24:05.862Z] #18 54.30 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:24:05.862Z] #18 54.30 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T13:24:05.862Z] #18 54.31 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T13:24:05.862Z] #18 54.32 Setting up python3 (3.7.3-1) ... [2020-12-23T13:24:05.956Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-12-23T13:24:06.126Z] #40 237.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T13:24:06.126Z] #40 237.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T13:24:06.127Z] #18 ... [2020-12-23T13:24:06.127Z] [2020-12-23T13:24:06.127Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:06.127Z] #41 101.3 CC criu/cr-service.o [2020-12-23T13:24:06.127Z] #41 103.2 CC criu/crtools.o [2020-12-23T13:24:06.127Z] #41 103.9 CC criu/eventfd.o [2020-12-23T13:24:06.127Z] #41 104.3 CC criu/eventpoll.o [2020-12-23T13:24:06.127Z] #41 105.1 CC criu/external.o [2020-12-23T13:24:06.127Z] #41 105.4 CC criu/fault-injection.o [2020-12-23T13:24:06.127Z] #41 105.5 CC criu/fdstore.o [2020-12-23T13:24:06.127Z] #41 105.9 CC criu/fifo.o [2020-12-23T13:24:06.127Z] #41 106.3 CC criu/file-ids.o [2020-12-23T13:24:06.127Z] #41 106.7 CC criu/file-lock.o [2020-12-23T13:24:06.127Z] #41 107.5 CC criu/files-ext.o [2020-12-23T13:24:06.127Z] #41 108.1 CC criu/files-reg.o [2020-12-23T13:24:06.127Z] #41 110.6 CC criu/files.o [2020-12-23T13:24:06.333Z] #11 181.5 Selecting previously unselected package libpcre16-3:amd64. [2020-12-23T13:24:06.333Z] #11 181.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-12-23T13:24:06.333Z] #11 181.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T13:24:06.392Z] #41 ... [2020-12-23T13:24:06.392Z] [2020-12-23T13:24:06.392Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:24:06.392Z] #18 54.75 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T13:24:06.589Z] #11 181.8 Selecting previously unselected package libpcre32-3:amd64. [2020-12-23T13:24:06.589Z] #11 181.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-12-23T13:24:06.589Z] #11 181.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T13:24:06.846Z] #11 182.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-12-23T13:24:06.846Z] #11 182.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-12-23T13:24:06.846Z] #11 182.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T13:24:06.983Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 75.0% of statements [2020-12-23T13:24:07.102Z] #11 182.2 Selecting previously unselected package libpcre3-dev:amd64. [2020-12-23T13:24:07.102Z] #11 182.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-12-23T13:24:07.102Z] #11 182.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T13:24:07.272Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-12-23T13:24:07.664Z] #11 182.8 Selecting previously unselected package libselinux1-dev:amd64. [2020-12-23T13:24:07.664Z] #11 182.9 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-12-23T13:24:07.664Z] #11 182.9 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T13:24:07.791Z] #18 55.82 Setting up apparmor (2.13.2-10) ... [2020-12-23T13:24:07.921Z] #11 183.2 Selecting previously unselected package libdevmapper-dev:amd64. [2020-12-23T13:24:07.921Z] #11 183.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-12-23T13:24:07.921Z] #11 183.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T13:24:08.177Z] #11 183.5 Selecting previously unselected package libseccomp-dev:amd64. [2020-12-23T13:24:08.177Z] #11 183.5 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-12-23T13:24:08.177Z] #11 183.6 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T13:24:08.740Z] #11 183.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-12-23T13:24:08.740Z] #11 184.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u5_amd64.deb ... [2020-12-23T13:24:08.740Z] #11 184.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:24:09.671Z] #11 184.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-12-23T13:24:09.671Z] #11 184.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-12-23T13:24:09.671Z] #11 184.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-12-23T13:24:09.671Z] #11 184.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-12-23T13:24:09.671Z] #11 184.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-12-23T13:24:09.671Z] #11 184.9 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-12-23T13:24:09.671Z] #11 184.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:24:09.671Z] #11 184.9 Setting up libbtrfs0 (4.20.1-2) ... [2020-12-23T13:24:09.671Z] #11 185.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-12-23T13:24:09.671Z] #11 185.0 Setting up libudev-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:24:09.671Z] #11 185.1 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-12-23T13:24:09.928Z] #11 185.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-12-23T13:24:09.928Z] #11 185.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-12-23T13:24:09.928Z] #11 185.2 Setting up mingw-w64-common (6.0.0-3) ... [2020-12-23T13:24:09.928Z] #11 185.2 Setting up libsystemd-dev:amd64 (241-7~deb10u5) ... [2020-12-23T13:24:09.928Z] #11 185.2 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-12-23T13:24:09.928Z] #11 185.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-12-23T13:24:09.928Z] #11 185.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:24:09.928Z] #11 185.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T13:24:09.928Z] #11 185.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-12-23T13:24:09.928Z] #11 185.3 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-12-23T13:24:09.928Z] #11 185.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T13:24:09.928Z] #11 185.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-12-23T13:24:09.928Z] #11 185.3 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-12-23T13:24:09.928Z] #11 185.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-12-23T13:24:09.928Z] #11 185.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:24:09.928Z] #11 185.3 Setting up dmsetup (2:1.02.155-3) ... [2020-12-23T13:24:09.928Z] #11 185.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-12-23T13:24:09.988Z] ok github.com/docker/docker/pkg/signal 2.338s coverage: 61.0% of statements [2020-12-23T13:24:10.184Z] #11 185.4 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-12-23T13:24:10.184Z] #11 185.4 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:24:10.277Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-12-23T13:24:10.566Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-12-23T13:24:10.855Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-12-23T13:24:11.144Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.2% of statements [2020-12-23T13:24:11.563Z] #11 DONE 186.9s [2020-12-23T13:24:11.563Z] [2020-12-23T13:24:11.563Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:11.563Z] #41 75.89 CC compel/src/lib/ptrace.o [2020-12-23T13:24:11.563Z] #41 76.51 AR compel/libcompel.a [2020-12-23T13:24:11.563Z] #41 76.60 HOSTCC compel/src/main-host.o [2020-12-23T13:24:11.563Z] #41 76.95 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-12-23T13:24:11.563Z] #41 77.22 HOSTCC compel/src/lib/handle-elf-host.o [2020-12-23T13:24:11.563Z] #41 77.63 HOSTCC compel/src/lib/log-host.o [2020-12-23T13:24:11.563Z] #41 77.86 HOSTLINK compel/compel-host-bin [2020-12-23T13:24:11.563Z] #41 78.28 DEP soccr/soccr.d [2020-12-23T13:24:11.563Z] #41 78.55 CC soccr/soccr.o [2020-12-23T13:24:11.563Z] #41 80.40 AR soccr/libsoccr.a [2020-12-23T13:24:11.563Z] #41 80.45 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:24:11.772Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 36.9% of statements [2020-12-23T13:24:11.820Z] #41 81.04 DEP criu/arch/x86/sigframe.d [2020-12-23T13:24:12.024Z] #18 ... [2020-12-23T13:24:12.024Z] [2020-12-23T13:24:12.024Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:24:12.024Z] #47 192.5 + /build/golangci-lint --version [2020-12-23T13:24:12.024Z] #47 192.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T13:24:12.024Z] #47 DONE 196.8s [2020-12-23T13:24:12.024Z] [2020-12-23T13:24:12.024Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:12.024Z] #51 74.32 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-23T13:24:12.060Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-12-23T13:24:12.077Z] #41 81.21 DEP criu/arch/x86/sigaction_compat.d [2020-12-23T13:24:12.077Z] #41 81.31 DEP criu/arch/x86/kerndat.d [2020-12-23T13:24:12.334Z] #41 81.52 DEP criu/arch/x86/crtools.d [2020-12-23T13:24:12.334Z] #41 81.74 DEP criu/arch/x86/cpu.d [2020-12-23T13:24:12.353Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2020-12-23T13:24:12.591Z] #41 81.97 CC criu/arch/x86/cpu.o [2020-12-23T13:24:12.642Z] testing: warning: no tests to run [2020-12-23T13:24:12.642Z] coverage: [no statements] [2020-12-23T13:24:12.642Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-12-23T13:24:12.932Z] ok github.com/docker/docker/pkg/truncindex 0.101s coverage: 91.5% of statements [2020-12-23T13:24:13.221Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-12-23T13:24:13.221Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-12-23T13:24:13.434Z] #51 76.12 + mkdir -p /build [2020-12-23T13:24:13.434Z] #51 76.12 + cp runc /build/runc [2020-12-23T13:24:13.522Z] #41 82.90 CC criu/arch/x86/crtools.o [2020-12-23T13:24:13.698Z] #51 DONE 76.7s [2020-12-23T13:24:13.698Z] [2020-12-23T13:24:13.698Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:24:13.779Z] #41 ... [2020-12-23T13:24:13.779Z] [2020-12-23T13:24:13.779Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:13.779Z] #51 2.205 + RM_GOPATH=0 [2020-12-23T13:24:13.779Z] #51 2.205 + TMP_GOPATH= [2020-12-23T13:24:13.779Z] #51 2.205 + : /build [2020-12-23T13:24:13.779Z] #51 2.205 + '[' -z '' ']' [2020-12-23T13:24:13.779Z] #51 2.208 ++ mktemp -d [2020-12-23T13:24:13.779Z] #51 2.212 + export GOPATH=/tmp/tmp.X2hZVs8VHo [2020-12-23T13:24:13.779Z] #51 2.212 + GOPATH=/tmp/tmp.X2hZVs8VHo [2020-12-23T13:24:13.779Z] #51 2.212 + RM_GOPATH=1 [2020-12-23T13:24:13.779Z] #51 2.212 + case "$(go env GOARCH)" in [2020-12-23T13:24:13.779Z] #51 2.212 ++ go env GOARCH [2020-12-23T13:24:13.779Z] #51 2.265 + export GO_BUILDMODE=-buildmode=pie [2020-12-23T13:24:13.779Z] #51 2.266 + GO_BUILDMODE=-buildmode=pie [2020-12-23T13:24:13.779Z] #51 2.269 ++ dirname /tmp/install/install.sh [2020-12-23T13:24:13.779Z] #51 2.274 + dir=/tmp/install [2020-12-23T13:24:13.779Z] #51 2.279 + bin=runc [2020-12-23T13:24:13.779Z] #51 2.279 + shift [2020-12-23T13:24:13.779Z] #51 2.279 + '[' '!' -f /tmp/install/runc.installer ']' [2020-12-23T13:24:13.779Z] #51 2.279 + . /tmp/install/runc.installer [2020-12-23T13:24:13.779Z] #51 2.279 ++ : ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:24:13.779Z] #51 2.279 + install_runc [2020-12-23T13:24:13.779Z] #51 2.279 + uname -r [2020-12-23T13:24:13.779Z] #51 2.279 + grep -q '^3\.10\.0.*\.el7\.' [2020-12-23T13:24:13.779Z] #51 2.318 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-12-23T13:24:13.779Z] #51 2.318 + echo 'Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux )' [2020-12-23T13:24:13.779Z] #51 2.318 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.X2hZVs8VHo/src/github.com/opencontainers/runc [2020-12-23T13:24:13.779Z] #51 2.318 Cloning into '/tmp/tmp.X2hZVs8VHo/src/github.com/opencontainers/runc'... [2020-12-23T13:24:13.962Z] #18 62.20 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T13:24:13.962Z] #18 62.22 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:24:14.035Z] #51 ... [2020-12-23T13:24:14.035Z] [2020-12-23T13:24:14.035Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-12-23T13:24:14.035Z] #12 DONE 2.3s [2020-12-23T13:24:14.035Z] [2020-12-23T13:24:14.035Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:14.035Z] #51 2.318 Install runc version ff819c7e9184c13b7c2607fe6c30ae19403a7aff (build tags: seccomp apparmor selinux ) [2020-12-23T13:24:14.226Z] #18 62.60 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:24:14.726Z] #40 ... [2020-12-23T13:24:14.726Z] [2020-12-23T13:24:14.726Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:14.726Z] #53 125.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-23T13:24:14.726Z] #53 127.9 + mkdir -p /build [2020-12-23T13:24:14.726Z] #53 127.9 + cp runc /build/runc [2020-12-23T13:24:14.726Z] #53 DONE 128.0s [2020-12-23T13:24:14.726Z] [2020-12-23T13:24:14.726Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:14.726Z] #43 172.7 CC criu/plugin.o [2020-12-23T13:24:14.726Z] #43 173.4 CC criu/proc_parse.o [2020-12-23T13:24:14.726Z] #43 177.5 CC criu/protobuf-desc.o [2020-12-23T13:24:14.726Z] #43 178.7 CC criu/protobuf.o [2020-12-23T13:24:14.726Z] #43 179.1 CC criu/pstree.o [2020-12-23T13:24:14.726Z] #43 180.8 CC criu/rbtree.o [2020-12-23T13:24:15.022Z] #43 181.4 CC criu/rst-malloc.o [2020-12-23T13:24:15.280Z] ok github.com/docker/docker/plugin 0.553s coverage: 23.2% of statements [2020-12-23T13:24:15.280Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-23T13:24:15.632Z] #18 63.74 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T13:24:15.664Z] #43 181.8 CC criu/seccomp.o [2020-12-23T13:24:15.896Z] #18 64.38 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T13:24:15.910Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 86.4% of statements [2020-12-23T13:24:16.032Z] #51 ... [2020-12-23T13:24:16.032Z] [2020-12-23T13:24:16.032Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-12-23T13:24:16.032Z] #13 DONE 1.8s [2020-12-23T13:24:16.032Z] [2020-12-23T13:24:16.032Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-12-23T13:24:16.307Z] #43 182.6 CC criu/seize.o [2020-12-23T13:24:16.979Z] #14 1.403 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-12-23T13:24:17.235Z] #14 DONE 1.6s [2020-12-23T13:24:17.235Z] [2020-12-23T13:24:17.235Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T13:24:17.298Z] #18 65.46 Setting up python3-pip (18.1-5) ... [2020-12-23T13:24:17.358Z] #43 183.6 CC criu/servicefd.o [2020-12-23T13:24:17.408Z] ok github.com/docker/docker/quota 0.664s coverage: 71.4% of statements [2020-12-23T13:24:17.408Z] ok github.com/docker/docker/reference 0.005s coverage: 83.7% of statements [2020-12-23T13:24:17.796Z] #15 ... [2020-12-23T13:24:17.796Z] [2020-12-23T13:24:17.796Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:17.796Z] #43 183.0 net/http/httptrace [2020-12-23T13:24:17.796Z] #43 183.5 net/http [2020-12-23T13:24:17.796Z] #43 ... [2020-12-23T13:24:17.796Z] [2020-12-23T13:24:17.796Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:17.796Z] #41 84.81 CC criu/arch/x86/kerndat.o [2020-12-23T13:24:17.796Z] #41 85.61 CC criu/arch/x86/sigaction_compat.o [2020-12-23T13:24:17.796Z] #41 86.02 CC criu/arch/x86/sigframe.o [2020-12-23T13:24:17.796Z] #41 86.51 LINK criu/arch/x86/crtools.built-in.o [2020-12-23T13:24:17.796Z] #41 86.55 DEP criu/pie/util-vdso-elf32.d [2020-12-23T13:24:17.796Z] #41 86.82 DEP criu/pie/util-vdso.d [2020-12-23T13:24:17.796Z] #41 87.10 DEP criu/pie/util.d [2020-12-23T13:24:17.877Z] #18 ... [2020-12-23T13:24:17.877Z] [2020-12-23T13:24:17.877Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:17.877Z] #41 113.1 CC criu/filesystems.o [2020-12-23T13:24:17.877Z] #41 113.7 CC criu/fsnotify.o [2020-12-23T13:24:17.877Z] #41 114.8 CC criu/image-desc.o [2020-12-23T13:24:17.877Z] #41 114.9 CC criu/image.o [2020-12-23T13:24:17.877Z] #41 116.4 CC criu/ipc_ns.o [2020-12-23T13:24:17.877Z] #41 117.7 CC criu/irmap.o [2020-12-23T13:24:17.877Z] #41 118.3 CC criu/kcmp-ids.o [2020-12-23T13:24:17.877Z] #41 118.9 CC criu/kerndat.o [2020-12-23T13:24:17.877Z] #41 120.1 CC criu/libnetlink.o [2020-12-23T13:24:17.877Z] #41 120.5 CC criu/log.o [2020-12-23T13:24:17.877Z] #41 120.9 CC criu/lsm.o [2020-12-23T13:24:17.877Z] #41 121.2 CC criu/mem.o [2020-12-23T13:24:17.877Z] #41 123.1 CC criu/memfd.o [2020-12-23T13:24:18.000Z] #43 184.2 CC criu/shmem.o [2020-12-23T13:24:18.053Z] #41 87.26 CC criu/pie/util.o [2020-12-23T13:24:18.141Z] #41 ... [2020-12-23T13:24:18.141Z] [2020-12-23T13:24:18.141Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:24:18.141Z] #18 66.50 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:24:18.141Z] #18 66.54 Processing triggers for mime-support (3.62) ... [2020-12-23T13:24:18.309Z] #41 87.70 CC criu/pie/util-vdso.o [2020-12-23T13:24:18.439Z] ok github.com/docker/docker/registry 0.078s coverage: 57.2% of statements [2020-12-23T13:24:18.719Z] #18 DONE 66.9s [2020-12-23T13:24:18.719Z] [2020-12-23T13:24:18.719Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T13:24:19.049Z] #43 185.3 CC criu/sigframe.o [2020-12-23T13:24:19.049Z] #43 185.5 CC criu/signalfd.o [2020-12-23T13:24:19.068Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2020-12-23T13:24:19.068Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-12-23T13:24:19.677Z] #41 ... [2020-12-23T13:24:19.677Z] [2020-12-23T13:24:19.677Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-12-23T13:24:19.677Z] #15 DONE 2.0s [2020-12-23T13:24:19.677Z] [2020-12-23T13:24:19.677Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:19.677Z] #41 88.65 CC criu/pie/util-vdso-elf32.o [2020-12-23T13:24:19.688Z] #43 185.9 CC criu/sk-inet.o [2020-12-23T13:24:19.697Z] ok github.com/docker/docker/runconfig 0.006s coverage: 66.1% of statements [2020-12-23T13:24:19.996Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-12-23T13:24:20.119Z] #19 1.425 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T13:24:20.119Z] #19 1.429 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T13:24:20.119Z] #19 1.433 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T13:24:20.119Z] #19 DONE 1.6s [2020-12-23T13:24:20.119Z] [2020-12-23T13:24:20.119Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:24:20.606Z] #41 89.87 AR criu/pie/pie.lib.a [2020-12-23T13:24:20.606Z] #41 ... [2020-12-23T13:24:20.606Z] [2020-12-23T13:24:20.606Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-12-23T13:24:20.606Z] #16 DONE 1.5s [2020-12-23T13:24:20.606Z] [2020-12-23T13:24:20.606Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:20.606Z] #41 90.02 DEP criu/pie/restorer.d [2020-12-23T13:24:20.732Z] #43 187.0 CC criu/sk-netlink.o [2020-12-23T13:24:21.032Z] #43 187.5 CC criu/sk-packet.o [2020-12-23T13:24:21.169Z] #41 90.37 DEP criu/arch/x86/sigaction_compat_pie.d [2020-12-23T13:24:21.169Z] #41 90.49 DEP criu/arch/x86/restorer_unmap.d [2020-12-23T13:24:21.169Z] #41 90.57 DEP criu/arch/x86/restorer.d [2020-12-23T13:24:21.732Z] #41 90.96 DEP criu/arch/x86/vdso-pie.d [2020-12-23T13:24:21.732Z] #41 91.20 DEP criu/pie/parasite-vdso.d [2020-12-23T13:24:22.053Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-12-23T13:24:22.076Z] #43 188.2 CC criu/sk-queue.o [2020-12-23T13:24:22.295Z] #41 ... [2020-12-23T13:24:22.295Z] [2020-12-23T13:24:22.295Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-12-23T13:24:22.295Z] #17 DONE 1.5s [2020-12-23T13:24:22.295Z] [2020-12-23T13:24:22.295Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:22.295Z] #41 91.54 DEP criu/pie/parasite.d [2020-12-23T13:24:22.371Z] #43 188.8 CC criu/sk-tcp.o [2020-12-23T13:24:22.860Z] #41 91.97 CC criu/pie/parasite.o [2020-12-23T13:24:23.012Z] #43 189.5 CC criu/sk-unix.o [2020-12-23T13:24:23.081Z] ok github.com/docker/docker/volume/local 0.320s coverage: 76.6% of statements [2020-12-23T13:24:23.370Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-12-23T13:24:24.360Z] #20 4.274 Collecting yamllint==1.16.0 [2020-12-23T13:24:24.398Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2020-12-23T13:24:24.757Z] #41 94.03 LINK criu/pie/parasite.built-in.o [2020-12-23T13:24:24.757Z] #41 94.05 GEN criu/pie/parasite-blob.h [2020-12-23T13:24:24.757Z] #41 94.11 CC criu/pie/parasite-vdso.o [2020-12-23T13:24:25.099Z] #43 191.6 CC criu/sockets.o [2020-12-23T13:24:25.686Z] #41 94.98 CC criu/arch/x86/vdso-pie.o [2020-12-23T13:24:26.144Z] #43 192.6 CC criu/stats.o [2020-12-23T13:24:26.249Z] #41 95.49 CC criu/arch/x86/restorer.o [2020-12-23T13:24:26.796Z] #43 193.1 CC criu/string.o [2020-12-23T13:24:26.796Z] #43 193.2 CC criu/sysctl.o [2020-12-23T13:24:27.179Z] #41 96.40 CC criu/arch/x86/restorer_unmap.o [2020-12-23T13:24:27.179Z] #41 96.48 CC criu/arch/x86/sigaction_compat_pie.o [2020-12-23T13:24:27.685Z] #20 ... [2020-12-23T13:24:27.685Z] [2020-12-23T13:24:27.685Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:27.685Z] #41 123.6 CC criu/mount.o [2020-12-23T13:24:27.685Z] #41 126.8 CC criu/namespaces.o [2020-12-23T13:24:27.685Z] #41 128.6 CC criu/net.o [2020-12-23T13:24:27.685Z] #41 130.8 CC criu/netfilter.o [2020-12-23T13:24:27.685Z] #41 131.0 CC criu/page-pipe.o [2020-12-23T13:24:27.685Z] #41 131.5 CC criu/page-xfer.o [2020-12-23T13:24:27.685Z] #41 132.8 CC criu/pagemap-cache.o [2020-12-23T13:24:27.742Z] #41 96.86 CC criu/pie/restorer.o [2020-12-23T13:24:27.843Z] #43 194.1 CC criu/sysfs_parse.o [2020-12-23T13:24:27.949Z] #41 133.1 CC criu/pagemap.o [2020-12-23T13:24:28.138Z] #43 194.5 CC criu/timens.o [2020-12-23T13:24:28.664Z] #41 133.7 CC criu/parasite-syscall.o [2020-12-23T13:24:28.778Z] #43 195.0 CC criu/timerfd.o [2020-12-23T13:24:29.074Z] #43 195.5 CC criu/tty.o [2020-12-23T13:24:29.244Z] #41 134.4 CC criu/path.o [2020-12-23T13:24:29.509Z] #41 134.8 CC criu/pie-util-vdso.o [2020-12-23T13:24:29.692Z] #41 ... [2020-12-23T13:24:29.692Z] [2020-12-23T13:24:29.692Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:29.692Z] #51 14.31 + cd /tmp/tmp.X2hZVs8VHo/src/github.com/opencontainers/runc [2020-12-23T13:24:29.692Z] #51 14.31 + git checkout -q ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2020-12-23T13:24:29.692Z] #51 15.22 + '[' -z '' ']' [2020-12-23T13:24:29.692Z] #51 15.22 + target=static [2020-12-23T13:24:29.692Z] #51 15.22 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-12-23T13:24:29.692Z] #51 15.93 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o runc . [2020-12-23T13:24:29.773Z] #41 135.1 CC criu/pie-util.o [2020-12-23T13:24:29.773Z] #41 ... [2020-12-23T13:24:29.773Z] [2020-12-23T13:24:29.773Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:24:29.773Z] #20 9.634 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T13:24:29.773Z] #20 9.706 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T13:24:30.038Z] #20 9.832 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T13:24:31.435Z] #20 11.10 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T13:24:31.435Z] #20 11.19 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T13:24:31.435Z] #20 11.22 Building wheels for collected packages: pyyaml [2020-12-23T13:24:31.435Z] #20 11.22 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T13:24:31.828Z] #43 197.8 CC criu/tun.o [2020-12-23T13:24:32.124Z] #43 198.4 CC criu/uffd.o [2020-12-23T13:24:32.210Z] #51 ... [2020-12-23T13:24:32.210Z] [2020-12-23T13:24:32.210Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:24:32.210Z] #18 2.125 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-12-23T13:24:32.210Z] #18 2.220 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-12-23T13:24:32.210Z] #18 2.393 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-12-23T13:24:32.210Z] #18 3.207 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2020-12-23T13:24:32.210Z] #18 5.023 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [256 kB] [2020-12-23T13:24:32.210Z] #18 7.829 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7856 B] [2020-12-23T13:24:32.405Z] #20 12.17 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T13:24:32.405Z] #20 12.17 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T13:24:32.405Z] #20 12.23 Successfully built pyyaml [2020-12-23T13:24:32.405Z] #20 12.24 Installing collected packages: pyyaml, pathspec, yamllint [2020-12-23T13:24:32.669Z] #20 12.54 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T13:24:32.773Z] #18 ... [2020-12-23T13:24:32.773Z] [2020-12-23T13:24:32.773Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:32.773Z] #41 102.2 LINK criu/pie/restorer.built-in.o [2020-12-23T13:24:33.030Z] #41 102.2 GEN criu/pie/restorer-blob.h [2020-12-23T13:24:33.030Z] #41 102.4 DEP criu/vdso.d [2020-12-23T13:24:33.286Z] #41 102.7 DEP criu/vdso-compat.d [2020-12-23T13:24:33.543Z] #41 102.9 DEP criu/uts_ns.d [2020-12-23T13:24:33.645Z] #43 200.0 CC criu/util.o [2020-12-23T13:24:33.941Z] #43 ... [2020-12-23T13:24:33.941Z] [2020-12-23T13:24:33.941Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:24:33.941Z] #40 DONE 265.8s [2020-12-23T13:24:34.067Z] #20 DONE 13.9s [2020-12-23T13:24:34.067Z] [2020-12-23T13:24:34.067Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:34.067Z] #41 135.2 CC criu/pipes.o [2020-12-23T13:24:34.067Z] #41 136.0 CC criu/plugin.o [2020-12-23T13:24:34.067Z] #41 136.3 CC criu/proc_parse.o [2020-12-23T13:24:34.067Z] #41 138.6 CC criu/protobuf-desc.o [2020-12-23T13:24:34.067Z] #41 139.3 CC criu/protobuf.o [2020-12-23T13:24:34.105Z] #41 103.3 DEP criu/util.d [2020-12-23T13:24:34.237Z] [2020-12-23T13:24:34.238Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:24:34.361Z] #41 103.7 DEP criu/uffd.d [2020-12-23T13:24:34.647Z] #41 139.8 CC criu/pstree.o [2020-12-23T13:24:34.923Z] #41 104.0 DEP criu/tun.d [2020-12-23T13:24:35.179Z] #41 104.4 DEP criu/tty.d [2020-12-23T13:24:35.436Z] #41 104.8 DEP criu/timerfd.d [2020-12-23T13:24:35.436Z] #41 104.9 DEP criu/timens.d [2020-12-23T13:24:35.600Z] #41 140.7 CC criu/rbtree.o [2020-12-23T13:24:35.600Z] #41 141.0 CC criu/rst-malloc.o [2020-12-23T13:24:35.694Z] #41 105.2 DEP criu/sysfs_parse.d [2020-12-23T13:24:35.762Z] #56 ... [2020-12-23T13:24:35.762Z] [2020-12-23T13:24:35.762Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:35.762Z] #43 202.1 CC criu/uts_ns.o [2020-12-23T13:24:35.865Z] #41 141.2 CC criu/seccomp.o [2020-12-23T13:24:35.950Z] #41 105.2 DEP criu/sysctl.d [2020-12-23T13:24:36.058Z] #43 202.4 CC criu/vdso.o [2020-12-23T13:24:36.207Z] #41 105.5 DEP criu/string.d [2020-12-23T13:24:36.207Z] #41 105.5 DEP criu/stats.d [2020-12-23T13:24:36.463Z] #41 105.8 DEP criu/sockets.d [2020-12-23T13:24:36.710Z] #43 203.0 LINK criu/built-in.o [2020-12-23T13:24:36.710Z] #43 203.2 LINK criu/criu [2020-12-23T13:24:36.721Z] #41 106.0 DEP criu/sk-unix.d [2020-12-23T13:24:36.818Z] #41 141.8 CC criu/seize.o [2020-12-23T13:24:37.283Z] #41 106.4 DEP criu/sk-tcp.d [2020-12-23T13:24:37.352Z] #43 203.8 DEP lib/c/criu.d [2020-12-23T13:24:37.395Z] #41 142.5 CC criu/servicefd.o [2020-12-23T13:24:37.540Z] #41 106.7 DEP criu/sk-queue.d [2020-12-23T13:24:37.540Z] #41 ... [2020-12-23T13:24:37.540Z] [2020-12-23T13:24:37.540Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:37.540Z] #43 202.7 github.com/LK4D4/vndr/godl [2020-12-23T13:24:37.540Z] #43 204.1 github.com/LK4D4/vndr [2020-12-23T13:24:37.649Z] #43 203.9 CC images/rpc.pb-c.o [2020-12-23T13:24:37.659Z] #41 142.9 CC criu/shmem.o [2020-12-23T13:24:37.796Z] #43 ... [2020-12-23T13:24:37.796Z] [2020-12-23T13:24:37.796Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:37.796Z] #41 106.9 DEP criu/sk-packet.d [2020-12-23T13:24:38.055Z] #41 107.3 DEP criu/sk-netlink.d [2020-12-23T13:24:38.291Z] #43 204.6 CC lib/c/criu.o [2020-12-23T13:24:38.313Z] #41 107.6 DEP criu/sk-inet.d [2020-12-23T13:24:38.610Z] #41 143.7 CC criu/sigframe.o [2020-12-23T13:24:38.610Z] #41 143.9 CC criu/signalfd.o [2020-12-23T13:24:38.875Z] #41 144.1 CC criu/sk-inet.o [2020-12-23T13:24:38.875Z] #41 108.0 DEP criu/signalfd.d [2020-12-23T13:24:39.132Z] #41 108.5 DEP criu/sigframe.d [2020-12-23T13:24:39.389Z] #41 108.7 DEP criu/shmem.d [2020-12-23T13:24:39.452Z] #41 ... [2020-12-23T13:24:39.452Z] [2020-12-23T13:24:39.452Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:24:39.452Z] #22 224.3 + return [2020-12-23T13:24:39.645Z] #41 109.0 DEP criu/servicefd.d [2020-12-23T13:24:39.703Z] ok github.com/docker/docker/pkg/plugins 33.610s coverage: 76.6% of statements [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/rootless [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/volume [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-23T13:24:39.703Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === Skipped [2020-12-23T13:24:39.703Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-23T13:24:39.703Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-23T13:24:39.703Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-23T13:24:39.703Z] time="2020-12-23T13:23:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-23T13:24:39.703Z] time="2020-12-23T13:23:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-23T13:24:39.703Z] time="2020-12-23T13:23:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-23T13:24:39.703Z] time="2020-12-23T13:23:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-23T13:24:39.703Z] time="2020-12-23T13:23:26Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-23T13:24:39.703Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-23T13:24:39.703Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-23T13:24:39.703Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:24:39.703Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-23T13:24:39.703Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-23T13:24:39.703Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-23T13:24:39.703Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] [2020-12-23T13:24:39.703Z] DONE 2191 tests, 26 skipped in 190.719s [2020-12-23T13:24:39.717Z] #22 DONE 224.8s [2020-12-23T13:24:39.717Z] [2020-12-23T13:24:39.717Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:39.717Z] #41 145.0 CC criu/sk-netlink.o Post stage [Pipeline] junit [2020-12-23T13:24:39.746Z] Recording test results [2020-12-23T13:24:39.816Z] #43 205.9 LINK lib/c/built-in.o [2020-12-23T13:24:39.816Z] #43 205.9 LINK lib/c/libcriu.so [2020-12-23T13:24:39.816Z] #43 206.0 LINK lib/c/libcriu.a [2020-12-23T13:24:39.816Z] #43 206.3 GEN magic.py [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [2020-12-23T13:24:39.901Z] #41 109.3 DEP criu/seize.d [Pipeline] sh [2020-12-23T13:24:40.113Z] #43 206.5 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:24:40.113Z] #43 206.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:24:40.113Z] #43 206.5 Note: Building without GnuTLS support [2020-12-23T13:24:40.113Z] #43 206.5 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:24:40.113Z] #43 206.5 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:24:40.255Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -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:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh dynbinary test-integration [2020-12-23T13:24:40.294Z] #41 145.3 CC criu/sk-packet.o [2020-12-23T13:24:40.545Z] [2020-12-23T13:24:40.545Z] Removing bundles/ [2020-12-23T13:24:40.558Z] #41 109.6 DEP criu/seccomp.d [2020-12-23T13:24:40.815Z] #41 110.0 DEP criu/rst-malloc.d [2020-12-23T13:24:40.815Z] #41 110.1 DEP criu/rbtree.d [2020-12-23T13:24:40.835Z] [2020-12-23T13:24:40.835Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-23T13:24:40.835Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:24:40.835Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T13:24:40.872Z] #41 145.9 CC criu/sk-queue.o [2020-12-23T13:24:41.071Z] #41 110.2 DEP criu/pstree.d [2020-12-23T13:24:41.071Z] #41 110.5 DEP criu/protobuf.d [2020-12-23T13:24:41.136Z] #41 146.3 CC criu/sk-tcp.o [2020-12-23T13:24:41.174Z] #43 207.3 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:24:41.404Z] #41 146.7 CC criu/sk-unix.o [2020-12-23T13:24:41.633Z] #41 110.8 GEN criu/protobuf-desc-gen.h [2020-12-23T13:24:41.814Z] #43 208.3 make[1]: Nothing to be done for 'all'. [2020-12-23T13:24:41.986Z] #41 ... [2020-12-23T13:24:41.986Z] [2020-12-23T13:24:41.986Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:24:41.986Z] #54 161.2 + bin/containerd [2020-12-23T13:24:41.986Z] #54 ... [2020-12-23T13:24:41.986Z] [2020-12-23T13:24:41.986Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T13:24:42.251Z] #23 DONE 0.5s [2020-12-23T13:24:42.251Z] [2020-12-23T13:24:42.251Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:24:42.860Z] #43 209.0 make[1]: 'images/built-in.o' is up to date. [2020-12-23T13:24:42.860Z] #43 209.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T13:24:42.860Z] #43 209.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T13:24:42.860Z] #43 209.2 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T13:24:42.860Z] #43 209.2 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T13:24:42.860Z] #43 209.2 make[1]: Nothing to be done for 'all'. [2020-12-23T13:24:42.860Z] #43 209.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:24:43.154Z] #43 209.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.154Z] #43 209.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.154Z] #43 209.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.154Z] #43 209.7 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.447Z] #43 209.7 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.447Z] #43 209.8 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.447Z] #43 209.8 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.743Z] #43 210.0 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:43.743Z] #43 210.0 INSTALL criu/criu [2020-12-23T13:24:43.743Z] #43 DONE 210.2s [2020-12-23T13:24:43.743Z] [2020-12-23T13:24:43.743Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:24:44.918Z] #41 ... [2020-12-23T13:24:44.918Z] [2020-12-23T13:24:44.918Z] #43 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:24:44.918Z] #43 DONE 219.9s [2020-12-23T13:24:44.918Z] [2020-12-23T13:24:44.918Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:24:44.918Z] #18 17.14 Fetched 8410 kB in 15s (548 kB/s) [2020-12-23T13:24:44.918Z] #18 17.14 Reading package lists... [2020-12-23T13:24:44.918Z] #18 ... [2020-12-23T13:24:44.918Z] [2020-12-23T13:24:44.918Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:44.918Z] #41 114.1 DEP criu/protobuf-desc.d [2020-12-23T13:24:44.918Z] #41 114.3 DEP criu/proc_parse.d [2020-12-23T13:24:45.174Z] #41 114.5 DEP criu/plugin.d [2020-12-23T13:24:45.267Z] #56 ... [2020-12-23T13:24:45.267Z] [2020-12-23T13:24:45.267Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:24:45.267Z] #49 277.1 + /build/golangci-lint --version [2020-12-23T13:24:45.431Z] #41 114.6 DEP criu/pipes.d [2020-12-23T13:24:45.562Z] #49 277.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T13:24:45.687Z] #41 115.0 DEP criu/pie-util.d [2020-12-23T13:24:45.862Z] #49 DONE 277.6s [2020-12-23T13:24:45.862Z] [2020-12-23T13:24:45.862Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:24:45.943Z] #41 115.2 DEP criu/pie-util-vdso.d [2020-12-23T13:24:46.200Z] #41 115.4 DEP criu/pie-util-vdso-elf32.d [2020-12-23T13:24:46.200Z] #41 115.5 DEP criu/path.d [2020-12-23T13:24:46.200Z] #41 115.6 DEP criu/parasite-syscall.d [2020-12-23T13:24:46.762Z] #41 115.9 DEP criu/pagemap.d [2020-12-23T13:24:46.762Z] #41 116.1 DEP criu/pagemap-cache.d [2020-12-23T13:24:47.019Z] #41 116.3 DEP criu/page-xfer.d [2020-12-23T13:24:47.019Z] #41 116.5 DEP criu/page-pipe.d [2020-12-23T13:24:47.565Z] #28 ... [2020-12-23T13:24:47.565Z] [2020-12-23T13:24:47.565Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:47.565Z] #41 148.4 CC criu/sockets.o [2020-12-23T13:24:47.565Z] #41 149.4 CC criu/stats.o [2020-12-23T13:24:47.565Z] #41 149.8 CC criu/string.o [2020-12-23T13:24:47.565Z] #41 150.0 CC criu/sysctl.o [2020-12-23T13:24:47.565Z] #41 150.6 CC criu/sysfs_parse.o [2020-12-23T13:24:47.565Z] #41 151.0 CC criu/timens.o [2020-12-23T13:24:47.565Z] #41 151.4 CC criu/timerfd.o [2020-12-23T13:24:47.565Z] #41 151.8 CC criu/tty.o [2020-12-23T13:24:47.584Z] #41 116.7 DEP criu/netfilter.d [2020-12-23T13:24:47.584Z] #41 116.8 DEP criu/net.d [2020-12-23T13:24:47.840Z] #41 117.1 DEP criu/namespaces.d [2020-12-23T13:24:48.097Z] #41 117.3 DEP criu/mount.d [2020-12-23T13:24:48.354Z] #41 117.5 DEP criu/memfd.d [2020-12-23T13:24:48.354Z] #41 117.7 DEP criu/mem.d [2020-12-23T13:24:48.611Z] #41 117.9 DEP criu/lsm.d [2020-12-23T13:24:48.867Z] #41 118.2 DEP criu/log.d [2020-12-23T13:24:48.961Z] #41 154.2 CC criu/tun.o [2020-12-23T13:24:49.126Z] #41 118.3 DEP criu/libnetlink.d [2020-12-23T13:24:49.126Z] #41 118.4 DEP criu/kerndat.d [2020-12-23T13:24:49.384Z] #41 118.7 DEP criu/kcmp-ids.d [2020-12-23T13:24:49.384Z] #41 118.8 DEP criu/irmap.d [2020-12-23T13:24:49.640Z] #41 119.0 DEP criu/ipc_ns.d [2020-12-23T13:24:49.897Z] #41 119.2 DEP criu/image.d [2020-12-23T13:24:49.897Z] #41 119.3 DEP criu/image-desc.d [2020-12-23T13:24:49.929Z] #41 154.9 CC criu/uffd.o [2020-12-23T13:24:50.154Z] #41 119.4 DEP criu/fsnotify.d [2020-12-23T13:24:50.410Z] #41 119.7 DEP criu/filesystems.d [2020-12-23T13:24:50.667Z] #41 119.9 DEP criu/files.d [2020-12-23T13:24:50.879Z] #41 156.0 CC criu/util.o [2020-12-23T13:24:50.923Z] #41 120.2 DEP criu/files-reg.d [2020-12-23T13:24:51.180Z] #41 120.4 DEP criu/files-ext.d [2020-12-23T13:24:51.180Z] #41 120.5 DEP criu/file-lock.d [2020-12-23T13:24:51.438Z] #41 120.7 DEP criu/file-ids.d [2020-12-23T13:24:51.438Z] #41 120.9 DEP criu/fifo.d [2020-12-23T13:24:51.694Z] #41 121.1 DEP criu/fdstore.d [2020-12-23T13:24:52.257Z] #41 121.3 DEP criu/fault-injection.d [2020-12-23T13:24:52.257Z] #41 121.4 DEP criu/external.d [2020-12-23T13:24:52.257Z] #41 121.6 DEP criu/eventpoll.d [2020-12-23T13:24:52.275Z] #41 157.4 CC criu/uts_ns.o [2020-12-23T13:24:52.550Z] #41 157.7 CC criu/vdso.o [2020-12-23T13:24:52.819Z] #41 122.0 DEP criu/eventfd.d [2020-12-23T13:24:52.819Z] #41 ... [2020-12-23T13:24:52.819Z] [2020-12-23T13:24:52.819Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-12-23T13:24:52.819Z] #30 DONE 227.9s [2020-12-23T13:24:52.819Z] [2020-12-23T13:24:52.819Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:24:52.819Z] #18 23.09 Reading package lists... [2020-12-23T13:24:52.819Z] #18 28.93 Building dependency tree... [2020-12-23T13:24:52.819Z] #18 ... [2020-12-23T13:24:52.819Z] [2020-12-23T13:24:52.819Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:52.819Z] #41 122.3 DEP criu/crtools.d [2020-12-23T13:24:53.167Z] #41 158.2 LINK criu/built-in.o [2020-12-23T13:24:53.167Z] #41 158.3 LINK criu/criu [2020-12-23T13:24:53.381Z] #41 122.6 DEP criu/cr-service.d [2020-12-23T13:24:53.381Z] #41 122.8 DEP criu/cr-restore.d [2020-12-23T13:24:53.431Z] #41 158.8 DEP lib/c/criu.d [2020-12-23T13:24:53.694Z] #41 158.8 CC images/rpc.pb-c.o [2020-12-23T13:24:53.946Z] #41 123.3 DEP criu/cr-errno.d [2020-12-23T13:24:53.946Z] #41 123.3 DEP criu/cr-dump.d [2020-12-23T13:24:54.272Z] #41 159.6 CC lib/c/criu.o [2020-12-23T13:24:54.509Z] #41 123.7 DEP criu/cr-dedup.d [2020-12-23T13:24:54.509Z] #41 123.9 DEP criu/cr-check.d [2020-12-23T13:24:54.850Z] #41 ... [2020-12-23T13:24:54.850Z] [2020-12-23T13:24:54.850Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:24:54.850Z] #28 DONE 12.7s [2020-12-23T13:24:54.850Z] [2020-12-23T13:24:54.850Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T13:24:55.071Z] #41 124.3 DEP criu/config.d [2020-12-23T13:24:55.327Z] #41 124.6 DEP criu/clone-noasan.d [2020-12-23T13:24:55.583Z] #41 124.8 DEP criu/cgroup.d [2020-12-23T13:24:55.801Z] #31 DONE 0.9s [2020-12-23T13:24:55.801Z] [2020-12-23T13:24:55.801Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:55.801Z] #41 160.6 LINK lib/c/built-in.o [2020-12-23T13:24:55.801Z] #41 160.6 LINK lib/c/libcriu.so [2020-12-23T13:24:55.801Z] #41 160.6 LINK lib/c/libcriu.a [2020-12-23T13:24:55.801Z] #41 160.8 GEN magic.py [2020-12-23T13:24:55.801Z] #41 161.0 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:24:55.801Z] #41 161.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:24:55.801Z] #41 161.0 Note: Building without GnuTLS support [2020-12-23T13:24:55.801Z] #41 161.0 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:24:55.801Z] #41 161.0 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:24:55.839Z] #41 125.0 DEP criu/cgroup-props.d [2020-12-23T13:24:55.839Z] #41 125.3 DEP criu/bitmap.d [2020-12-23T13:24:56.065Z] #41 ... [2020-12-23T13:24:56.065Z] [2020-12-23T13:24:56.065Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T13:24:56.065Z] #33 DONE 0.1s [2020-12-23T13:24:56.065Z] [2020-12-23T13:24:56.065Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T13:24:56.065Z] #36 DONE 0.1s [2020-12-23T13:24:56.065Z] [2020-12-23T13:24:56.065Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T13:24:56.095Z] #41 125.3 DEP criu/bfd.d [2020-12-23T13:24:56.352Z] #41 125.6 DEP criu/autofs.d [2020-12-23T13:24:56.608Z] #41 125.9 DEP criu/aio.d [2020-12-23T13:24:56.864Z] #41 126.2 DEP criu/action-scripts.d [2020-12-23T13:24:57.015Z] #39 DONE 1.0s [2020-12-23T13:24:57.015Z] [2020-12-23T13:24:57.015Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:24:57.279Z] #41 162.3 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:24:57.427Z] #41 126.7 CC criu/action-scripts.o [2020-12-23T13:24:57.857Z] #41 163.1 make[1]: Nothing to be done for 'all'. [2020-12-23T13:24:57.990Z] #41 127.0 CC criu/aio.o [2020-12-23T13:24:58.553Z] #41 127.6 CC criu/autofs.o [2020-12-23T13:24:58.808Z] #41 163.9 make[1]: 'images/built-in.o' is up to date. [2020-12-23T13:24:58.808Z] #41 163.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T13:24:58.808Z] #41 164.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T13:24:58.808Z] #41 164.0 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T13:24:58.808Z] #41 164.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T13:24:58.808Z] #41 164.1 make[1]: Nothing to be done for 'all'. [2020-12-23T13:24:59.072Z] #41 164.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:24:59.072Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.072Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.072Z] #41 164.3 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.072Z] #41 164.4 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.336Z] #41 164.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.336Z] #41 164.5 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.336Z] #41 164.6 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.336Z] #41 164.6 make[2]: Nothing to be done for 'all'. [2020-12-23T13:24:59.336Z] #41 164.6 INSTALL criu/criu [2020-12-23T13:24:59.486Z] #41 ... [2020-12-23T13:24:59.486Z] [2020-12-23T13:24:59.486Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:24:59.486Z] #18 31.76 libcap2-bin is already the newest version (1:2.25-2). [2020-12-23T13:24:59.486Z] #18 31.76 The following additional packages will be installed: [2020-12-23T13:24:59.486Z] #18 31.77 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-12-23T13:24:59.486Z] #18 31.77 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-12-23T13:24:59.486Z] #18 31.77 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-12-23T13:24:59.486Z] #18 31.77 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-12-23T13:24:59.486Z] #18 31.77 python3.7 python3.7-minimal vim-runtime xxd [2020-12-23T13:24:59.486Z] #18 31.77 Suggested packages: [2020-12-23T13:24:59.486Z] #18 31.77 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-12-23T13:24:59.486Z] #18 31.77 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-12-23T13:24:59.486Z] #18 31.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-12-23T13:24:59.486Z] #18 31.77 Recommended packages: [2020-12-23T13:24:59.486Z] #18 31.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-12-23T13:24:59.486Z] #18 31.77 python3-keyrings.alt python3-xdg unzip [2020-12-23T13:24:59.486Z] #18 34.46 The following NEW packages will be installed: [2020-12-23T13:24:59.486Z] #18 34.47 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-12-23T13:24:59.486Z] #18 34.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-12-23T13:24:59.486Z] #18 34.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-12-23T13:24:59.486Z] #18 34.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-12-23T13:24:59.486Z] #18 34.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-12-23T13:24:59.486Z] #18 34.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-12-23T13:24:59.486Z] #18 34.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-12-23T13:24:59.486Z] #18 34.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-12-23T13:24:59.486Z] #18 34.48 xz-utils zip [2020-12-23T13:24:59.486Z] #18 34.84 0 upgraded, 48 newly installed, 0 to remove and 14 not upgraded. [2020-12-23T13:24:59.486Z] #18 34.84 Need to get 28.5 MB of archives. [2020-12-23T13:24:59.486Z] #18 34.84 After this operation, 116 MB of additional disk space will be used. [2020-12-23T13:24:59.486Z] #18 34.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-12-23T13:24:59.486Z] #18 34.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2020-12-23T13:24:59.486Z] #18 34.87 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2020-12-23T13:24:59.486Z] #18 35.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-12-23T13:24:59.486Z] #18 35.01 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-12-23T13:24:59.486Z] #18 35.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2020-12-23T13:24:59.486Z] #18 35.11 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2020-12-23T13:24:59.486Z] #18 35.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-12-23T13:24:59.486Z] #18 35.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-12-23T13:24:59.486Z] #18 35.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-12-23T13:24:59.486Z] #18 35.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-12-23T13:24:59.486Z] #18 35.15 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-12-23T13:24:59.486Z] #18 35.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-12-23T13:24:59.486Z] #18 35.17 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-12-23T13:24:59.486Z] #18 35.17 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-12-23T13:24:59.486Z] #18 35.19 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-12-23T13:24:59.486Z] #18 35.21 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-12-23T13:24:59.486Z] #18 35.22 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-12-23T13:24:59.486Z] #18 35.22 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-12-23T13:24:59.486Z] #18 35.24 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-12-23T13:24:59.486Z] #18 35.24 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-12-23T13:24:59.486Z] #18 35.25 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-12-23T13:24:59.486Z] #18 35.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-12-23T13:24:59.486Z] #18 35.29 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-12-23T13:24:59.486Z] #18 35.30 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-12-23T13:24:59.486Z] #18 35.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-12-23T13:24:59.486Z] #18 35.33 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-12-23T13:24:59.486Z] #18 35.34 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-12-23T13:24:59.486Z] #18 35.34 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-12-23T13:24:59.486Z] #18 35.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-12-23T13:24:59.486Z] #18 35.79 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-12-23T13:24:59.486Z] #18 35.79 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-12-23T13:24:59.486Z] #18 35.79 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-12-23T13:24:59.486Z] #18 35.80 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-12-23T13:24:59.486Z] #18 35.81 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-12-23T13:24:59.486Z] #18 35.91 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-12-23T13:24:59.486Z] #18 35.91 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-12-23T13:24:59.486Z] #18 35.91 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-12-23T13:24:59.486Z] #18 35.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-12-23T13:24:59.486Z] #18 35.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-12-23T13:24:59.486Z] #18 35.95 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-12-23T13:24:59.486Z] #18 35.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-12-23T13:24:59.486Z] #18 36.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-12-23T13:24:59.486Z] #18 36.08 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-12-23T13:24:59.486Z] #18 36.09 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-12-23T13:24:59.486Z] #18 36.38 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-12-23T13:24:59.486Z] #18 36.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-12-23T13:24:59.486Z] #18 36.49 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-12-23T13:24:59.486Z] #18 37.23 debconf: delaying package configuration, since apt-utils is not installed [2020-12-23T13:24:59.743Z] #18 37.41 Fetched 28.5 MB in 2s (14.8 MB/s) [2020-12-23T13:24:59.743Z] #18 37.48 Selecting previously unselected package pigz. [2020-12-23T13:24:59.743Z] #18 37.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 ... 23432 files and directories currently installed.) [2020-12-23T13:24:59.743Z] #18 37.56 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-12-23T13:25:00.001Z] #18 37.59 Unpacking pigz (2.4-1) ... [2020-12-23T13:25:00.001Z] #18 37.69 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-12-23T13:25:00.001Z] #18 37.72 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:25:00.001Z] #18 37.73 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:25:00.563Z] #18 38.36 Selecting previously unselected package python3.7-minimal. [2020-12-23T13:25:00.563Z] #18 38.37 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:25:00.563Z] #18 38.40 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:25:00.729Z] #41 DONE 165.8s [2020-12-23T13:25:00.729Z] [2020-12-23T13:25:00.729Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:02.002Z] #18 39.61 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:25:02.002Z] #18 39.63 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2020-12-23T13:25:02.652Z] #54 ... [2020-12-23T13:25:02.652Z] [2020-12-23T13:25:02.652Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T13:25:02.914Z] #42 DONE 0.6s [2020-12-23T13:25:02.914Z] [2020-12-23T13:25:02.914Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T13:25:03.860Z] #44 DONE 0.7s [2020-12-23T13:25:03.860Z] [2020-12-23T13:25:03.860Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T13:25:03.860Z] #46 DONE 0.4s [2020-12-23T13:25:03.860Z] [2020-12-23T13:25:03.860Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T13:25:04.488Z] #56 249.1 + bin/containerd [2020-12-23T13:25:05.250Z] #48 DONE 1.1s [2020-12-23T13:25:05.250Z] [2020-12-23T13:25:05.250Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T13:25:05.291Z] #18 42.68 Selecting previously unselected package python3-minimal. [2020-12-23T13:25:05.291Z] #18 42.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23681 files and directories currently installed.) [2020-12-23T13:25:05.291Z] #18 42.73 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-12-23T13:25:05.291Z] #18 42.74 Unpacking python3-minimal (3.7.3-1) ... [2020-12-23T13:25:05.291Z] #18 42.80 Selecting previously unselected package libmpdec2:amd64. [2020-12-23T13:25:05.291Z] #18 42.81 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-12-23T13:25:05.291Z] #18 42.82 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T13:25:05.291Z] #18 42.91 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-12-23T13:25:05.291Z] #18 42.91 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:25:05.291Z] #18 42.94 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:25:06.218Z] #18 43.80 Selecting previously unselected package python3.7. [2020-12-23T13:25:06.218Z] #18 43.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2020-12-23T13:25:06.218Z] #18 43.81 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:25:06.218Z] #18 43.90 Selecting previously unselected package libpython3-stdlib:amd64. [2020-12-23T13:25:06.218Z] #18 43.91 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-12-23T13:25:06.218Z] #18 43.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T13:25:06.218Z] #18 43.99 Setting up python3-minimal (3.7.3-1) ... [2020-12-23T13:25:06.641Z] #50 DONE 1.4s [2020-12-23T13:25:06.641Z] [2020-12-23T13:25:06.641Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T13:25:07.147Z] #18 44.89 Selecting previously unselected package python3. [2020-12-23T13:25:07.147Z] #18 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 ... 24093 files and directories currently installed.) [2020-12-23T13:25:07.147Z] #18 44.94 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-12-23T13:25:07.147Z] #18 44.96 Unpacking python3 (3.7.3-1) ... [2020-12-23T13:25:07.403Z] #18 45.05 Selecting previously unselected package libip4tc0:amd64. [2020-12-23T13:25:07.403Z] #18 45.06 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-12-23T13:25:07.403Z] #18 45.06 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T13:25:07.403Z] #18 45.13 Selecting previously unselected package libip6tc0:amd64. [2020-12-23T13:25:07.403Z] #18 45.14 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-12-23T13:25:07.403Z] #18 45.14 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T13:25:07.403Z] #18 45.22 Selecting previously unselected package libiptc0:amd64. [2020-12-23T13:25:07.403Z] #18 45.22 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-12-23T13:25:07.403Z] #18 45.23 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-12-23T13:25:07.586Z] #52 DONE 1.0s [2020-12-23T13:25:07.586Z] [2020-12-23T13:25:07.586Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:07.660Z] #18 45.31 Selecting previously unselected package libnfnetlink0:amd64. [2020-12-23T13:25:07.660Z] #18 45.33 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-12-23T13:25:07.660Z] #18 45.34 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T13:25:07.660Z] #18 45.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-12-23T13:25:07.660Z] #18 45.39 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-12-23T13:25:07.660Z] #18 45.40 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T13:25:07.660Z] #18 45.46 Selecting previously unselected package libnftnl11:amd64. [2020-12-23T13:25:07.660Z] #18 45.47 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-12-23T13:25:07.660Z] #18 45.48 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T13:25:07.660Z] #18 45.56 Selecting previously unselected package iptables. [2020-12-23T13:25:07.916Z] #18 45.57 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-12-23T13:25:07.916Z] #18 45.57 Unpacking iptables (1.8.2-4) ... [2020-12-23T13:25:08.172Z] #18 45.91 Selecting previously unselected package xxd. [2020-12-23T13:25:08.172Z] #18 45.94 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:25:08.172Z] #18 45.94 Unpacking xxd (2:8.1.0875-5) ... [2020-12-23T13:25:08.430Z] #18 46.05 Selecting previously unselected package vim-common. [2020-12-23T13:25:08.430Z] #18 46.05 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:25:08.430Z] #18 46.08 Unpacking vim-common (2:8.1.0875-5) ... [2020-12-23T13:25:08.430Z] #18 46.23 Selecting previously unselected package bash-completion. [2020-12-23T13:25:08.430Z] #18 46.24 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-12-23T13:25:08.956Z] #56 ... [2020-12-23T13:25:08.956Z] [2020-12-23T13:25:08.956Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:08.956Z] #24 300.8 + return [2020-12-23T13:25:09.250Z] #24 DONE 301.0s [2020-12-23T13:25:09.250Z] [2020-12-23T13:25:09.250Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:10.323Z] #18 ... [2020-12-23T13:25:10.323Z] [2020-12-23T13:25:10.323Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:25:10.323Z] #41 129.3 CC criu/bfd.o [2020-12-23T13:25:10.323Z] #41 130.4 CC criu/bitmap.o [2020-12-23T13:25:10.323Z] #41 130.7 CC criu/cgroup-props.o [2020-12-23T13:25:10.323Z] #41 131.9 CC criu/cgroup.o [2020-12-23T13:25:10.323Z] #41 135.3 CC criu/clone-noasan.o [2020-12-23T13:25:10.323Z] #41 135.4 CC criu/config.o [2020-12-23T13:25:10.323Z] #41 136.8 CC criu/cr-check.o [2020-12-23T13:25:10.323Z] #41 138.5 CC criu/cr-dedup.o [2020-12-23T13:25:10.323Z] #41 139.0 CC criu/cr-dump.o [2020-12-23T13:25:10.766Z] #56 ... [2020-12-23T13:25:10.766Z] [2020-12-23T13:25:10.766Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T13:25:10.766Z] #25 DONE 0.1s [2020-12-23T13:25:11.093Z] [2020-12-23T13:25:11.093Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:25:11.249Z] #41 ... [2020-12-23T13:25:11.249Z] [2020-12-23T13:25:11.249Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:25:11.249Z] #18 48.99 Unpacking bash-completion (1:2.8-6) ... [2020-12-23T13:25:11.735Z] #30 DONE 0.8s [2020-12-23T13:25:11.735Z] [2020-12-23T13:25:11.735Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T13:25:11.735Z] #33 DONE 0.1s [2020-12-23T13:25:11.735Z] [2020-12-23T13:25:11.735Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:11.735Z] #56 ... [2020-12-23T13:25:11.735Z] [2020-12-23T13:25:11.735Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T13:25:11.735Z] #35 DONE 0.1s [2020-12-23T13:25:11.735Z] [2020-12-23T13:25:11.735Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T13:25:11.762Z] #18 49.42 Selecting previously unselected package bzip2. [2020-12-23T13:25:11.762Z] #18 49.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-12-23T13:25:11.762Z] #18 49.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:25:11.762Z] #18 49.53 Selecting previously unselected package xz-utils. [2020-12-23T13:25:11.762Z] #18 49.53 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-12-23T13:25:11.762Z] #18 49.53 Unpacking xz-utils (5.2.4-1) ... [2020-12-23T13:25:12.018Z] #18 49.71 Selecting previously unselected package apparmor. [2020-12-23T13:25:12.018Z] #18 49.71 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-12-23T13:25:12.018Z] #18 49.78 Unpacking apparmor (2.13.2-10) ... [2020-12-23T13:25:12.031Z] #38 DONE 0.1s [2020-12-23T13:25:12.031Z] [2020-12-23T13:25:12.031Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T13:25:12.031Z] #41 DONE 0.2s [2020-12-23T13:25:12.031Z] [2020-12-23T13:25:12.031Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T13:25:12.327Z] #44 DONE 0.2s [2020-12-23T13:25:12.327Z] [2020-12-23T13:25:12.327Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:12.327Z] #56 ... [2020-12-23T13:25:12.327Z] [2020-12-23T13:25:12.327Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T13:25:12.327Z] #46 DONE 0.1s [2020-12-23T13:25:12.327Z] [2020-12-23T13:25:12.327Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T13:25:12.580Z] #18 50.12 Selecting previously unselected package aufs-tools. [2020-12-23T13:25:12.580Z] #18 50.12 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-12-23T13:25:12.580Z] #18 50.12 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:25:12.580Z] #18 50.27 Selecting previously unselected package libonig5:amd64. [2020-12-23T13:25:12.580Z] #18 50.28 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-12-23T13:25:12.580Z] #18 50.29 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:25:12.624Z] #48 DONE 0.1s [2020-12-23T13:25:12.624Z] [2020-12-23T13:25:12.624Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T13:25:12.624Z] #50 DONE 0.1s [2020-12-23T13:25:12.624Z] [2020-12-23T13:25:12.624Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:12.624Z] #56 ... [2020-12-23T13:25:12.624Z] [2020-12-23T13:25:12.624Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T13:25:12.624Z] #52 DONE 0.1s [2020-12-23T13:25:12.624Z] [2020-12-23T13:25:12.624Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T13:25:12.836Z] #18 50.44 Selecting previously unselected package libjq1:amd64. [2020-12-23T13:25:12.836Z] #18 50.44 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:25:12.836Z] #18 50.45 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:25:12.836Z] #18 50.56 Selecting previously unselected package jq. [2020-12-23T13:25:12.836Z] #18 50.58 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-12-23T13:25:12.836Z] #18 50.59 Unpacking jq (1.5+dfsg-2+b1) ... [2020-12-23T13:25:12.918Z] #54 DONE 0.1s [2020-12-23T13:25:12.918Z] [2020-12-23T13:25:12.918Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:25:13.092Z] #18 50.67 Selecting previously unselected package libaio1:amd64. [2020-12-23T13:25:13.092Z] #18 50.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-12-23T13:25:13.092Z] #18 50.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-12-23T13:25:13.092Z] #18 50.77 Selecting previously unselected package libgpm2:amd64. [2020-12-23T13:25:13.092Z] #18 50.78 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-12-23T13:25:13.092Z] #18 50.79 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-12-23T13:25:13.092Z] #18 50.86 Selecting previously unselected package libicu63:amd64. [2020-12-23T13:25:13.092Z] #18 50.86 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-12-23T13:25:13.092Z] #18 50.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:25:14.198Z] #54 202.4 + bin/containerd-stress [2020-12-23T13:25:16.119Z] #54 205.3 + bin/containerd-shim [2020-12-23T13:25:17.258Z] #18 54.62 Selecting previously unselected package libnet1:amd64. [2020-12-23T13:25:17.258Z] #18 54.62 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-12-23T13:25:17.258Z] #18 54.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:25:17.258Z] #18 54.71 Selecting previously unselected package libnl-3-200:amd64. [2020-12-23T13:25:17.258Z] #18 54.71 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-12-23T13:25:17.258Z] #18 54.72 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:25:17.258Z] #18 54.80 Selecting previously unselected package libprotobuf-c1:amd64. [2020-12-23T13:25:17.258Z] #18 54.82 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-12-23T13:25:17.258Z] #18 54.83 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:25:17.258Z] #18 54.90 Selecting previously unselected package libreadline5:amd64. [2020-12-23T13:25:17.258Z] #18 54.91 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-12-23T13:25:17.258Z] #18 54.91 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T13:25:17.258Z] #18 55.04 Selecting previously unselected package net-tools. [2020-12-23T13:25:17.258Z] #18 55.05 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-12-23T13:25:17.258Z] #18 55.06 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:25:17.513Z] #18 55.29 Selecting previously unselected package python-pip-whl. [2020-12-23T13:25:17.513Z] #18 55.29 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-12-23T13:25:17.513Z] #18 55.30 Unpacking python-pip-whl (18.1-5) ... [2020-12-23T13:25:18.074Z] #18 55.90 Selecting previously unselected package python3-lib2to3. [2020-12-23T13:25:18.074Z] #18 55.90 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-12-23T13:25:18.074Z] #18 55.91 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:25:18.330Z] #18 56.03 Selecting previously unselected package python3-distutils. [2020-12-23T13:25:18.330Z] #18 56.03 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-12-23T13:25:18.330Z] #18 56.04 Unpacking python3-distutils (3.7.3-1) ... [2020-12-23T13:25:18.587Z] #18 56.18 Selecting previously unselected package python3-pip. [2020-12-23T13:25:18.587Z] #18 56.19 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-12-23T13:25:18.587Z] #18 56.19 Unpacking python3-pip (18.1-5) ... [2020-12-23T13:25:18.587Z] #18 56.38 Selecting previously unselected package python3-pkg-resources. [2020-12-23T13:25:18.587Z] #18 56.38 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-12-23T13:25:18.587Z] #18 56.39 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:25:18.843Z] #18 56.50 Selecting previously unselected package python3-setuptools. [2020-12-23T13:25:18.843Z] #18 56.50 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-12-23T13:25:18.843Z] #18 56.53 Unpacking python3-setuptools (40.8.0-1) ... [2020-12-23T13:25:18.843Z] #18 56.73 Selecting previously unselected package python3-wheel. [2020-12-23T13:25:19.100Z] #18 56.74 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-12-23T13:25:19.100Z] #18 56.75 Unpacking python3-wheel (0.32.3-2) ... [2020-12-23T13:25:19.100Z] #18 56.81 Selecting previously unselected package sudo. [2020-12-23T13:25:19.100Z] #18 56.81 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-12-23T13:25:19.100Z] #18 56.84 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:25:19.662Z] #18 57.42 Selecting previously unselected package thin-provisioning-tools. [2020-12-23T13:25:19.662Z] #18 57.42 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-12-23T13:25:19.662Z] #18 57.43 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:25:19.919Z] #18 57.64 Selecting previously unselected package uidmap. [2020-12-23T13:25:19.919Z] #18 57.65 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-12-23T13:25:19.919Z] #18 57.65 Unpacking uidmap (1:4.5-1.1) ... [2020-12-23T13:25:19.919Z] #18 57.76 Selecting previously unselected package vim-runtime. [2020-12-23T13:25:19.919Z] #18 57.77 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-12-23T13:25:19.919Z] #18 57.79 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-12-23T13:25:19.919Z] #18 57.81 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-12-23T13:25:19.924Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:25:19.924Z] [2020-12-23T13:25:19.924Z] + TEST_INTEGRATION_DEST=1 [2020-12-23T13:25:19.924Z] + CONTAINER_NAME=docker-pr4-1 [2020-12-23T13:25:19.924Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-12-23T13:25:19.924Z] + run_tests test-integration-flaky [2020-12-23T13:25:19.924Z] + '[' -n 0 ']' [2020-12-23T13:25:19.924Z] + rm= [2020-12-23T13:25:19.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41724/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41724/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh test-integration-flaky test-integration [2020-12-23T13:25:19.924Z] + c=0 [2020-12-23T13:25:19.924Z] ++ jobs -p [2020-12-23T13:25:19.924Z] + TEST_INTEGRATION_DEST=3 [2020-12-23T13:25:19.924Z] + CONTAINER_NAME=docker-pr4-3 [2020-12-23T13:25:19.924Z] + TEST_SKIP_INTEGRATION=1 [2020-12-23T13:25:19.924Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-12-23T13:25:19.924Z] + run_tests [2020-12-23T13:25:19.924Z] + '[' -n 0 ']' [2020-12-23T13:25:19.924Z] + for job in $(jobs -p) [2020-12-23T13:25:19.924Z] + wait 680 [2020-12-23T13:25:19.924Z] + rm= [2020-12-23T13:25:19.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41724/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41724/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh '' test-integration [2020-12-23T13:25:19.924Z] + TEST_INTEGRATION_DEST=2 [2020-12-23T13:25:19.924Z] + CONTAINER_NAME=docker-pr4-2 [2020-12-23T13:25:19.924Z] + TEST_SKIP_INTEGRATION=1 [2020-12-23T13:25:19.924Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-12-23T13:25:19.924Z] + run_tests [2020-12-23T13:25:19.924Z] + '[' -n 0 ']' [2020-12-23T13:25:19.924Z] + rm= [2020-12-23T13:25:19.924Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41724/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41724/.git:/go/src/github.com/docker/docker/.git --name docker-pr4-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh '' test-integration [2020-12-23T13:25:19.924Z] [2020-12-23T13:25:19.924Z] [2020-12-23T13:25:19.924Z] [2020-12-23T13:25:19.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T13:25:19.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T13:25:19.924Z] HOSTNAME=e6fb80512ae8 [2020-12-23T13:25:19.924Z] TEST_SKIP_INTEGRATION=1 [2020-12-23T13:25:19.924Z] TESTDEBUG=0 [2020-12-23T13:25:19.924Z] DEST=bundles/test-integration [2020-12-23T13:25:19.924Z] PWD=/go/src/github.com/docker/docker [2020-12-23T13:25:19.924Z] KEEPBUNDLE=1 [2020-12-23T13:25:19.924Z] DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:25:19.924Z] container=docker [2020-12-23T13:25:19.924Z] HOME=/root [2020-12-23T13:25:19.924Z] GOLANG_VERSION=1.13.15 [2020-12-23T13:25:19.924Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T13:25:19.924Z] VALIDATE_BRANCH=master [2020-12-23T13:25:19.924Z] TERM=xterm [2020-12-23T13:25:19.924Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T13:25:19.924Z] SHLVL=1 [2020-12-23T13:25:19.924Z] TIMEOUT=120m [2020-12-23T13:25:19.924Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-23T13:25:19.924Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T13:25:19.924Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-12-23T13:25:19.924Z] GO111MODULE=off [2020-12-23T13:25:19.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T13:25:19.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T13:25:19.924Z] GOPATH=/go [2020-12-23T13:25:19.924Z] PKG_CONFIG=pkg-config [2020-12-23T13:25:19.924Z] _=/usr/bin/env [2020-12-23T13:25:19.924Z] Building test suite binary ./integration-cli/test.main [2020-12-23T13:25:19.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T13:25:19.924Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-12-23T13:25:19.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T13:25:19.924Z] HOSTNAME=a428914d863b [2020-12-23T13:25:19.924Z] TEST_SKIP_INTEGRATION=1 [2020-12-23T13:25:19.924Z] TESTDEBUG=0 [2020-12-23T13:25:19.924Z] DEST=bundles/test-integration [2020-12-23T13:25:19.924Z] PWD=/go/src/github.com/docker/docker [2020-12-23T13:25:19.924Z] KEEPBUNDLE=1 [2020-12-23T13:25:19.924Z] DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:25:19.924Z] container=docker [2020-12-23T13:25:19.924Z] HOME=/root [2020-12-23T13:25:19.924Z] GOLANG_VERSION=1.13.15 [2020-12-23T13:25:19.924Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T13:25:19.924Z] VALIDATE_BRANCH=master [2020-12-23T13:25:19.924Z] TERM=xterm [2020-12-23T13:25:19.924Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T13:25:19.924Z] SHLVL=1 [2020-12-23T13:25:19.924Z] TIMEOUT=120m [2020-12-23T13:25:19.924Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-23T13:25:19.924Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T13:25:19.924Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-23T13:25:19.924Z] GO111MODULE=off [2020-12-23T13:25:19.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T13:25:19.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T13:25:19.924Z] GOPATH=/go [2020-12-23T13:25:19.924Z] PKG_CONFIG=pkg-config [2020-12-23T13:25:19.924Z] _=/usr/bin/env [2020-12-23T13:25:19.924Z] Building test suite binary ./integration-cli/test.main [2020-12-23T13:25:19.924Z] No new tests added to integration. [2020-12-23T13:25:19.924Z] [2020-12-23T13:25:19.924Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T13:25:19.924Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T13:25:19.924Z] HOSTNAME=dae971db17dc [2020-12-23T13:25:19.924Z] TESTDEBUG=0 [2020-12-23T13:25:19.924Z] DEST=bundles/test-integration [2020-12-23T13:25:19.924Z] PWD=/go/src/github.com/docker/docker [2020-12-23T13:25:19.924Z] KEEPBUNDLE=1 [2020-12-23T13:25:19.924Z] DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:25:19.924Z] container=docker [2020-12-23T13:25:19.924Z] HOME=/root [2020-12-23T13:25:19.924Z] GOLANG_VERSION=1.13.15 [2020-12-23T13:25:19.924Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T13:25:19.924Z] VALIDATE_BRANCH=master [2020-12-23T13:25:19.924Z] TERM=xterm [2020-12-23T13:25:19.924Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T13:25:19.924Z] SHLVL=1 [2020-12-23T13:25:19.924Z] TIMEOUT=120m [2020-12-23T13:25:19.924Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-23T13:25:19.924Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T13:25:19.924Z] GO111MODULE=off [2020-12-23T13:25:19.924Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-23T13:25:19.924Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T13:25:19.924Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T13:25:19.924Z] GOPATH=/go [2020-12-23T13:25:19.924Z] PKG_CONFIG=pkg-config [2020-12-23T13:25:19.924Z] _=/usr/bin/env [2020-12-23T13:25:19.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-23T13:25:20.175Z] #18 57.82 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:25:22.066Z] #18 ... [2020-12-23T13:25:22.066Z] [2020-12-23T13:25:22.066Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:25:22.066Z] #41 141.2 CC criu/cr-errno.o [2020-12-23T13:25:22.066Z] #41 141.4 CC criu/cr-restore.o [2020-12-23T13:25:22.066Z] #41 145.5 CC criu/cr-service.o [2020-12-23T13:25:22.066Z] #41 146.9 CC criu/crtools.o [2020-12-23T13:25:22.066Z] #41 147.5 CC criu/eventfd.o [2020-12-23T13:25:22.066Z] #41 147.8 CC criu/eventpoll.o [2020-12-23T13:25:22.066Z] #41 148.7 CC criu/external.o [2020-12-23T13:25:22.066Z] #41 149.0 CC criu/fault-injection.o [2020-12-23T13:25:22.066Z] #41 149.1 CC criu/fdstore.o [2020-12-23T13:25:22.066Z] #41 149.5 CC criu/fifo.o [2020-12-23T13:25:22.066Z] #41 149.8 CC criu/file-ids.o [2020-12-23T13:25:22.066Z] #41 150.1 CC criu/file-lock.o [2020-12-23T13:25:22.066Z] #41 151.0 CC criu/files-ext.o [2020-12-23T13:25:22.066Z] #41 151.4 CC criu/files-reg.o [2020-12-23T13:25:22.733Z] #54 212.0 + bin/containerd-shim-runc-v1 [2020-12-23T13:25:23.433Z] #41 ... [2020-12-23T13:25:23.433Z] [2020-12-23T13:25:23.433Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:25:23.433Z] #18 60.93 Selecting previously unselected package vim. [2020-12-23T13:25:23.433Z] #18 60.94 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-12-23T13:25:23.433Z] #18 60.96 Unpacking vim (2:8.1.0875-5) ... [2020-12-23T13:25:23.689Z] #18 61.42 Selecting previously unselected package xfsprogs. [2020-12-23T13:25:23.689Z] #18 61.44 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-12-23T13:25:23.689Z] #18 61.44 Unpacking xfsprogs (4.20.0-1) ... [2020-12-23T13:25:24.258Z] #18 61.87 Selecting previously unselected package zip. [2020-12-23T13:25:24.258Z] #18 61.88 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-12-23T13:25:24.258Z] #18 61.89 Unpacking zip (3.0-11+b1) ... [2020-12-23T13:25:24.513Z] #18 62.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-12-23T13:25:24.513Z] #18 62.11 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-12-23T13:25:24.513Z] #18 62.13 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-12-23T13:25:24.513Z] #18 62.14 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-12-23T13:25:24.513Z] #18 62.17 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-12-23T13:25:24.513Z] #18 62.18 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-12-23T13:25:24.513Z] #18 62.19 Setting up uidmap (1:4.5-1.1) ... [2020-12-23T13:25:24.513Z] #18 62.20 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-12-23T13:25:24.513Z] #18 62.21 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-12-23T13:25:24.513Z] #18 62.23 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-12-23T13:25:24.513Z] #18 62.24 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-12-23T13:25:24.513Z] #18 62.25 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-12-23T13:25:24.513Z] #18 62.26 Setting up xxd (2:8.1.0875-5) ... [2020-12-23T13:25:24.513Z] #18 62.27 Setting up zip (3.0-11+b1) ... [2020-12-23T13:25:24.513Z] #18 62.28 Setting up vim-common (2:8.1.0875-5) ... [2020-12-23T13:25:24.513Z] #18 62.30 Setting up bash-completion (1:2.8-6) ... [2020-12-23T13:25:27.044Z] #18 64.84 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-12-23T13:25:27.044Z] #18 64.85 Setting up xz-utils (5.2.4-1) ... [2020-12-23T13:25:27.044Z] #18 64.86 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-12-23T13:25:27.044Z] #18 64.87 Setting up sudo (1.8.27-1+deb10u2) ... [2020-12-23T13:25:27.044Z] #18 64.96 invoke-rc.d: could not determine current runlevel [2020-12-23T13:25:27.044Z] #18 64.97 invoke-rc.d: policy-rc.d denied execution of start. [2020-12-23T13:25:27.305Z] #18 64.97 Setting up pigz (2.4-1) ... [2020-12-23T13:25:27.305Z] #18 64.98 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-12-23T13:25:27.305Z] #18 65.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-12-23T13:25:27.305Z] #18 65.03 Setting up python-pip-whl (18.1-5) ... [2020-12-23T13:25:27.305Z] #18 65.05 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-12-23T13:25:27.305Z] #18 65.06 Setting up vim-runtime (2:8.1.0875-5) ... [2020-12-23T13:25:27.868Z] #18 65.45 Setting up libaio1:amd64 (0.3.112-3) ... [2020-12-23T13:25:27.868Z] #18 65.46 Setting up libonig5:amd64 (6.9.1-1) ... [2020-12-23T13:25:27.868Z] #18 65.47 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2020-12-23T13:25:27.868Z] #18 65.48 Setting up vim (2:8.1.0875-5) ... [2020-12-23T13:25:27.868Z] #18 65.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-12-23T13:25:27.868Z] #18 65.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-12-23T13:25:27.868Z] #18 65.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-12-23T13:25:27.868Z] #18 65.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-12-23T13:25:27.868Z] #18 65.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-12-23T13:25:27.868Z] #18 65.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-12-23T13:25:27.868Z] #18 65.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-12-23T13:25:27.868Z] #18 65.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-12-23T13:25:27.868Z] #18 65.57 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-12-23T13:25:27.868Z] #18 65.58 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-12-23T13:25:27.868Z] #18 65.59 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-12-23T13:25:27.868Z] #18 65.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-12-23T13:25:27.868Z] #18 65.61 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-12-23T13:25:27.868Z] #18 65.62 Setting up python3.7 (3.7.3-2+deb10u2) ... [2020-12-23T13:25:28.044Z] #54 217.2 + bin/containerd-shim-runc-v2 [2020-12-23T13:25:29.436Z] #54 218.8 + binaries [2020-12-23T13:25:29.436Z] #54 218.8 + install -D bin/containerd /build/containerd [2020-12-23T13:25:29.436Z] #54 218.9 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T13:25:29.698Z] #54 218.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T13:25:29.698Z] #54 218.9 + install -D bin/ctr /build/ctr [2020-12-23T13:25:31.139Z] #18 68.52 Setting up iptables (1.8.2-4) ... [2020-12-23T13:25:31.139Z] #18 68.55 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:25:31.139Z] #18 68.55 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:25:31.139Z] #18 68.56 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-12-23T13:25:31.139Z] #18 68.57 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-12-23T13:25:31.139Z] #18 68.57 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-12-23T13:25:31.139Z] #18 68.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-12-23T13:25:31.139Z] #18 68.59 Setting up python3 (3.7.3-1) ... [2020-12-23T13:25:31.395Z] #18 68.99 Setting up python3-wheel (0.32.3-2) ... [2020-12-23T13:25:31.960Z] #18 69.73 Setting up apparmor (2.13.2-10) ... [2020-12-23T13:25:32.217Z] #18 ... [2020-12-23T13:25:32.217Z] [2020-12-23T13:25:32.217Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:25:32.217Z] #38 267.4 + dpkg --print-architecture [2020-12-23T13:25:32.217Z] #38 267.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-12-23T13:25:32.780Z] #38 267.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-12-23T13:25:32.780Z] #38 267.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-12-23T13:25:34.671Z] #38 ... [2020-12-23T13:25:34.671Z] [2020-12-23T13:25:34.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:25:34.671Z] #41 153.7 CC criu/files.o [2020-12-23T13:25:34.671Z] #41 155.9 CC criu/filesystems.o [2020-12-23T13:25:34.671Z] #41 156.5 CC criu/fsnotify.o [2020-12-23T13:25:34.671Z] #41 157.8 CC criu/image-desc.o [2020-12-23T13:25:34.671Z] #41 157.9 CC criu/image.o [2020-12-23T13:25:34.671Z] #41 159.0 CC criu/ipc_ns.o [2020-12-23T13:25:34.671Z] #41 160.3 CC criu/irmap.o [2020-12-23T13:25:34.671Z] #41 161.0 CC criu/kcmp-ids.o [2020-12-23T13:25:34.671Z] #41 161.3 CC criu/kerndat.o [2020-12-23T13:25:34.671Z] #41 162.4 CC criu/libnetlink.o [2020-12-23T13:25:34.671Z] #41 162.8 CC criu/log.o [2020-12-23T13:25:34.671Z] #41 163.3 CC criu/lsm.o [2020-12-23T13:25:34.671Z] #41 163.8 CC criu/mem.o [2020-12-23T13:25:34.671Z] #41 ... [2020-12-23T13:25:34.671Z] [2020-12-23T13:25:34.671Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-12-23T13:25:34.671Z] #18 71.30 Setting up xfsprogs (4.20.0-1) ... [2020-12-23T13:25:34.671Z] #18 71.31 Setting up python3-lib2to3 (3.7.3-1) ... [2020-12-23T13:25:34.671Z] #18 71.67 Setting up python3-pkg-resources (40.8.0-1) ... [2020-12-23T13:25:34.928Z] #18 72.62 Setting up python3-distutils (3.7.3-1) ... [2020-12-23T13:25:35.492Z] #18 73.15 Setting up python3-setuptools (40.8.0-1) ... [2020-12-23T13:25:36.289Z] #54 DONE 224.7s [2020-12-23T13:25:36.859Z] #18 74.42 Setting up python3-pip (18.1-5) ... [2020-12-23T13:25:36.863Z] [2020-12-23T13:25:36.863Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T13:25:37.732Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:25:37.732Z] [2020-12-23T13:25:37.732Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T13:25:37.732Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T13:25:37.732Z] HOSTNAME=69a5225a2e19 [2020-12-23T13:25:37.732Z] TESTDEBUG=0 [2020-12-23T13:25:37.732Z] DEST=bundles/test-integration [2020-12-23T13:25:37.732Z] PWD=/go/src/github.com/docker/docker [2020-12-23T13:25:37.732Z] DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:25:37.732Z] container=docker [2020-12-23T13:25:37.732Z] HOME=/root [2020-12-23T13:25:37.732Z] GOLANG_VERSION=1.13.15 [2020-12-23T13:25:37.732Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T13:25:37.732Z] VALIDATE_BRANCH=master [2020-12-23T13:25:37.732Z] TERM=xterm [2020-12-23T13:25:37.732Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T13:25:37.732Z] SHLVL=1 [2020-12-23T13:25:37.732Z] TIMEOUT=120m [2020-12-23T13:25:37.732Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-23T13:25:37.732Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T13:25:37.732Z] GO111MODULE=off [2020-12-23T13:25:37.732Z] DOCKER_EXPERIMENTAL=1 [2020-12-23T13:25:37.732Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-23T13:25:37.732Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T13:25:37.732Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T13:25:37.732Z] GOPATH=/go [2020-12-23T13:25:37.732Z] PKG_CONFIG=pkg-config [2020-12-23T13:25:37.732Z] _=/usr/bin/env [2020-12-23T13:25:37.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-23T13:25:37.788Z] #18 75.54 Processing triggers for libc-bin (2.28-10) ... [2020-12-23T13:25:37.788Z] #18 75.57 Processing triggers for mime-support (3.62) ... [2020-12-23T13:25:38.716Z] #18 DONE 76.5s [2020-12-23T13:25:38.716Z] [2020-12-23T13:25:38.716Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-12-23T13:25:39.411Z] #55 DONE 2.5s [2020-12-23T13:25:39.411Z] [2020-12-23T13:25:39.411Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T13:25:39.643Z] #19 0.914 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-12-23T13:25:39.643Z] #19 0.917 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-12-23T13:25:39.643Z] #19 0.920 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-12-23T13:25:39.643Z] #19 DONE 1.0s [2020-12-23T13:25:39.643Z] [2020-12-23T13:25:39.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:25:39.643Z] #41 165.6 CC criu/memfd.o [2020-12-23T13:25:39.643Z] #41 166.3 CC criu/mount.o [2020-12-23T13:25:39.984Z] #59 DONE 0.6s [2020-12-23T13:25:40.039Z] #56 284.5 + bin/containerd-stress [2020-12-23T13:25:40.039Z] #56 286.9 + bin/containerd-shim [2020-12-23T13:25:40.245Z] [2020-12-23T13:25:40.245Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T13:25:41.190Z] #61 DONE 1.2s [2020-12-23T13:25:41.190Z] [2020-12-23T13:25:41.190Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T13:25:41.190Z] #63 DONE 0.1s [2020-12-23T13:25:41.457Z] [2020-12-23T13:25:41.457Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T13:25:41.457Z] #64 DONE 0.0s [2020-12-23T13:25:41.457Z] [2020-12-23T13:25:41.457Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T13:25:42.158Z] #41 171.1 CC criu/namespaces.o [2020-12-23T13:25:43.524Z] #41 173.0 CC criu/net.o [2020-12-23T13:25:44.010Z] #65 DONE 2.3s [2020-12-23T13:25:44.274Z] [2020-12-23T13:25:44.274Z] #66 exporting to image [2020-12-23T13:25:44.274Z] #66 exporting layers [2020-12-23T13:25:46.794Z] #41 176.2 CC criu/netfilter.o [2020-12-23T13:25:46.963Z] #56 294.0 + bin/containerd-shim-runc-v1 [2020-12-23T13:25:47.358Z] #41 176.5 CC criu/page-pipe.o [2020-12-23T13:25:47.921Z] #41 177.1 CC criu/page-xfer.o [2020-12-23T13:25:49.812Z] #41 178.7 CC criu/pagemap-cache.o [2020-12-23T13:25:49.812Z] #41 179.0 CC criu/pagemap.o [2020-12-23T13:25:49.812Z] #41 ... [2020-12-23T13:25:49.812Z] [2020-12-23T13:25:49.812Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:25:49.812Z] #20 5.299 Collecting yamllint==1.16.0 [2020-12-23T13:25:50.374Z] #20 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-12-23T13:25:50.374Z] #20 10.76 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-12-23T13:25:50.374Z] #20 10.81 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2020-12-23T13:25:50.631Z] #20 10.86 Collecting pyyaml (from yamllint==1.16.0) [2020-12-23T13:25:50.631Z] #20 ... [2020-12-23T13:25:50.631Z] [2020-12-23T13:25:50.631Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:25:50.631Z] #41 179.9 CC criu/parasite-syscall.o [2020-12-23T13:25:51.999Z] #41 181.0 CC criu/path.o [2020-12-23T13:25:51.999Z] #41 181.4 CC criu/pie-util-vdso-elf32.o [2020-12-23T13:25:52.436Z] #66 exporting layers 7.4s done [2020-12-23T13:25:52.436Z] #66 writing image sha256:18575ad9942728db89b857862eb0e13d5d63899c5e2ae72f2ae67cc931561161 done [2020-12-23T13:25:52.436Z] #66 naming to docker.io/library/docker:587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:25:52.436Z] #66 naming to docker.io/library/docker:587960aa7cbafa44655561cf2d56e807402d21e0 done [2020-12-23T13:25:52.436Z] #66 DONE 7.4s [Pipeline] } [2020-12-23T13:25:52.447Z] INFO [loader] Go packages loading at mode 575 (imports|compiled_files|exports_file|files|name|types_sizes|deps) took 2m0.768065449s [2020-12-23T13:25:52.447Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 452.163951ms [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-23T13:25:52.549Z] #56 298.9 + bin/containerd-shim-runc-v2 [2020-12-23T13:25:52.562Z] #41 181.9 CC criu/pie-util-vdso.o [2020-12-23T13:25:52.791Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/test/unit [2020-12-23T13:25:52.838Z] #56 300.0 + binaries [2020-12-23T13:25:52.838Z] #56 300.0 + install -D bin/containerd /build/containerd [2020-12-23T13:25:52.838Z] #56 300.0 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T13:25:52.838Z] #56 300.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T13:25:52.838Z] #56 300.0 + install -D bin/ctr /build/ctr [2020-12-23T13:25:53.124Z] #41 182.4 CC criu/pie-util.o [2020-12-23T13:25:53.131Z] #56 DONE 300.1s [2020-12-23T13:25:53.387Z] #41 182.6 CC criu/pipes.o [2020-12-23T13:25:53.950Z] #41 ... [2020-12-23T13:25:53.950Z] [2020-12-23T13:25:53.950Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-12-23T13:25:53.950Z] #20 10.97 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-12-23T13:25:53.950Z] #20 12.41 Building wheels for collected packages: pyyaml [2020-12-23T13:25:53.950Z] #20 12.41 Running setup.py bdist_wheel for pyyaml: started [2020-12-23T13:25:53.950Z] #20 13.40 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-12-23T13:25:53.950Z] #20 13.40 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-12-23T13:25:53.950Z] #20 13.49 Successfully built pyyaml [2020-12-23T13:25:53.950Z] #20 13.51 Installing collected packages: pathspec, pyyaml, yamllint [2020-12-23T13:25:53.950Z] #20 13.85 Successfully installed pathspec-0.8.1 pyyaml-5.3.1 yamllint-1.16.0 [2020-12-23T13:25:53.950Z] #20 DONE 14.3s [2020-12-23T13:25:53.950Z] [2020-12-23T13:25:53.950Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-12-23T13:25:53.950Z] #23 DONE 0.1s [2020-12-23T13:25:54.163Z] [2020-12-23T13:25:54.163Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T13:25:54.163Z] #57 DONE 0.1s [2020-12-23T13:25:54.163Z] [2020-12-23T13:25:54.163Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T13:25:54.163Z] #61 DONE 0.1s [2020-12-23T13:25:54.207Z] [2020-12-23T13:25:54.207Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:25:54.207Z] #41 183.5 CC criu/plugin.o [2020-12-23T13:25:54.453Z] [2020-12-23T13:25:54.453Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T13:25:54.453Z] #63 DONE 0.1s [2020-12-23T13:25:54.453Z] [2020-12-23T13:25:54.453Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T13:25:54.453Z] #65 DONE 0.1s [2020-12-23T13:25:54.453Z] [2020-12-23T13:25:54.453Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T13:25:54.453Z] #66 DONE 0.0s [2020-12-23T13:25:54.453Z] [2020-12-23T13:25:54.453Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T13:25:54.770Z] #41 184.0 CC criu/proc_parse.o [2020-12-23T13:25:56.517Z] #67 DONE 2.1s [2020-12-23T13:25:56.517Z] [2020-12-23T13:25:56.517Z] #68 exporting to oci image format [2020-12-23T13:25:56.517Z] #68 exporting layers [2020-12-23T13:25:57.380Z] #41 186.3 CC criu/protobuf-desc.o [2020-12-23T13:25:57.637Z] #41 ... [2020-12-23T13:25:57.637Z] [2020-12-23T13:25:57.637Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-12-23T13:25:57.637Z] #28 DONE 3.6s [2020-12-23T13:25:57.894Z] [2020-12-23T13:25:57.894Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-12-23T13:25:58.166Z] #31 DONE 0.4s [2020-12-23T13:25:58.166Z] [2020-12-23T13:25:58.166Z] #33 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-12-23T13:25:58.166Z] #33 DONE 0.1s [2020-12-23T13:25:58.166Z] [2020-12-23T13:25:58.166Z] #36 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-12-23T13:25:58.424Z] #36 DONE 0.3s [2020-12-23T13:25:58.424Z] [2020-12-23T13:25:58.424Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:25:58.424Z] #41 187.3 CC criu/protobuf.o [2020-12-23T13:25:58.424Z] #41 187.7 CC criu/pstree.o [2020-12-23T13:25:59.394Z] ? github.com/docker/docker/api [no test files] [2020-12-23T13:25:59.796Z] #41 188.9 CC criu/rbtree.o [2020-12-23T13:25:59.796Z] #41 189.2 CC criu/rst-malloc.o [2020-12-23T13:26:00.056Z] #41 189.5 CC criu/seccomp.o [2020-12-23T13:26:00.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-23T13:26:00.162Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-23T13:26:00.627Z] #41 190.0 CC criu/seize.o [2020-12-23T13:26:01.554Z] #41 190.9 CC criu/servicefd.o [2020-12-23T13:26:01.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-23T13:26:01.810Z] #41 191.1 CC criu/shmem.o [2020-12-23T13:26:02.371Z] #41 191.7 CC criu/sigframe.o [2020-12-23T13:26:02.627Z] #41 ... [2020-12-23T13:26:02.627Z] [2020-12-23T13:26:02.627Z] #38 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-12-23T13:26:02.627Z] #38 DONE 297.8s [2020-12-23T13:26:02.627Z] [2020-12-23T13:26:02.627Z] #51 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-12-23T13:26:02.627Z] #51 107.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="ff819c7e9184c13b7c2607fe6c30ae19403a7aff" -X main.version=1.0.0-rc92 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-12-23T13:26:02.627Z] #51 109.8 + mkdir -p /build [2020-12-23T13:26:02.627Z] #51 109.8 + cp runc /build/runc [2020-12-23T13:26:02.627Z] #51 DONE 111.1s [2020-12-23T13:26:02.627Z] [2020-12-23T13:26:02.627Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:26:02.627Z] #41 191.9 CC criu/signalfd.o [2020-12-23T13:26:02.884Z] #41 192.2 CC criu/sk-inet.o [2020-12-23T13:26:04.251Z] #41 193.5 CC criu/sk-netlink.o [2020-12-23T13:26:04.815Z] #41 194.0 CC criu/sk-packet.o [2020-12-23T13:26:05.380Z] #41 194.6 CC criu/sk-queue.o [2020-12-23T13:26:05.945Z] #41 195.1 CC criu/sk-tcp.o [2020-12-23T13:26:06.204Z] #41 ... [2020-12-23T13:26:06.204Z] [2020-12-23T13:26:06.204Z] #47 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:26:06.204Z] #47 300.4 + /build/golangci-lint --version [2020-12-23T13:26:06.204Z] #47 301.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2020-12-23T13:26:06.204Z] #47 DONE 301.3s [2020-12-23T13:26:06.204Z] [2020-12-23T13:26:06.204Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:26:06.204Z] #41 195.5 CC criu/sk-unix.o [2020-12-23T13:26:06.770Z] #41 ... [2020-12-23T13:26:06.770Z] [2020-12-23T13:26:06.770Z] #39 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-12-23T13:26:06.770Z] #39 DONE 0.1s [2020-12-23T13:26:06.770Z] [2020-12-23T13:26:06.770Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:26:07.333Z] #54 ... [2020-12-23T13:26:07.333Z] [2020-12-23T13:26:07.333Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-12-23T13:26:07.333Z] #41 196.7 CC criu/sockets.o [2020-12-23T13:26:08.261Z] #41 197.4 CC criu/stats.o [2020-12-23T13:26:08.261Z] #41 197.6 CC criu/string.o [2020-12-23T13:26:08.517Z] #41 197.7 CC criu/sysctl.o [2020-12-23T13:26:09.078Z] #41 198.2 CC criu/sysfs_parse.o [2020-12-23T13:26:09.078Z] #41 198.3 CC criu/timens.o [2020-12-23T13:26:09.334Z] #41 198.5 CC criu/timerfd.o [2020-12-23T13:26:09.334Z] #41 198.7 CC criu/tty.o [2020-12-23T13:26:10.262Z] #41 199.5 CC criu/tun.o [2020-12-23T13:26:10.519Z] #41 199.8 CC criu/uffd.o [2020-12-23T13:26:11.081Z] #41 200.4 CC criu/util.o [2020-12-23T13:26:11.341Z] 4612f6d0b889: Pull complete [2020-12-23T13:26:11.666Z] ok github.com/docker/docker/api/server 0.038s coverage: 9.0% of statements [2020-12-23T13:26:12.012Z] #41 201.0 CC criu/uts_ns.o [2020-12-23T13:26:12.012Z] #41 201.2 CC criu/vdso-compat.o [2020-12-23T13:26:12.012Z] #41 201.3 CC criu/vdso.o [2020-12-23T13:26:12.268Z] #41 201.6 LINK criu/built-in.o [2020-12-23T13:26:12.524Z] #41 201.7 LINK criu/criu [2020-12-23T13:26:12.780Z] #41 202.0 DEP lib/c/criu.d [2020-12-23T13:26:12.780Z] #41 202.0 CC images/rpc.pb-c.o [2020-12-23T13:26:13.037Z] #41 202.3 CC lib/c/criu.o [2020-12-23T13:26:13.599Z] #41 202.9 LINK lib/c/built-in.o [2020-12-23T13:26:13.599Z] #41 202.9 LINK lib/c/libcriu.so [2020-12-23T13:26:13.599Z] #41 202.9 LINK lib/c/libcriu.a [2020-12-23T13:26:13.599Z] #41 203.0 GEN magic.py [2020-12-23T13:26:13.856Z] #41 203.1 Note: Building without setproctitle() and strlcpy() support. [2020-12-23T13:26:13.856Z] #41 203.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-12-23T13:26:13.856Z] #41 203.1 Note: Building without GnuTLS support [2020-12-23T13:26:13.856Z] #41 203.1 Makefile.config:39: Warn: you have no libnftables installed [2020-12-23T13:26:13.856Z] #41 203.1 Makefile.config:40: Warn: Building without nftables support [2020-12-23T13:26:14.418Z] #41 203.6 fatal: not a git repository (or any of the parent directories): .git [2020-12-23T13:26:14.980Z] #41 204.1 make[1]: Nothing to be done for 'all'. [2020-12-23T13:26:15.237Z] #41 204.5 make[1]: 'images/built-in.o' is up to date. [2020-12-23T13:26:15.237Z] #41 204.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-12-23T13:26:15.237Z] #41 204.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-12-23T13:26:15.237Z] #41 204.6 make[1]: 'compel/libcompel.a' is up to date. [2020-12-23T13:26:15.237Z] #41 204.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-12-23T13:26:15.237Z] #41 204.6 make[1]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 204.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-12-23T13:26:15.493Z] #41 204.7 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 204.8 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 204.8 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 204.9 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 204.9 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 204.9 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 204.9 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.493Z] #41 205.0 make[2]: Nothing to be done for 'all'. [2020-12-23T13:26:15.748Z] #41 205.0 INSTALL criu/criu [2020-12-23T13:26:16.004Z] #41 DONE 205.2s [2020-12-23T13:26:16.004Z] [2020-12-23T13:26:16.004Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:26:16.942Z] #54 ... [2020-12-23T13:26:16.942Z] [2020-12-23T13:26:16.942Z] #42 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-12-23T13:26:16.942Z] #42 DONE 0.0s [2020-12-23T13:26:16.942Z] [2020-12-23T13:26:16.942Z] #44 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-12-23T13:26:16.942Z] #44 DONE 0.1s [2020-12-23T13:26:16.942Z] [2020-12-23T13:26:16.942Z] #46 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-12-23T13:26:16.942Z] #46 DONE 0.1s [2020-12-23T13:26:16.942Z] [2020-12-23T13:26:16.942Z] #48 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-12-23T13:26:17.505Z] #48 DONE 0.4s [2020-12-23T13:26:17.505Z] [2020-12-23T13:26:17.505Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:26:17.505Z] #54 ... [2020-12-23T13:26:17.505Z] [2020-12-23T13:26:17.505Z] #50 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-12-23T13:26:17.505Z] #50 DONE 0.1s [2020-12-23T13:26:17.505Z] [2020-12-23T13:26:17.505Z] #52 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-12-23T13:26:17.761Z] #52 DONE 0.1s [2020-12-23T13:26:17.761Z] [2020-12-23T13:26:17.761Z] #54 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-12-23T13:26:18.323Z] #54 245.8 + bin/containerd [2020-12-23T13:26:20.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-23T13:26:20.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-23T13:26:20.213Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-23T13:26:20.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-23T13:26:20.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-23T13:26:21.868Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-23T13:26:23.955Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-23T13:26:24.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-23T13:26:26.010Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-23T13:26:26.638Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-23T13:26:27.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-23T13:26:28.294Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-23T13:26:29.321Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-23T13:26:30.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-23T13:26:30.977Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-23T13:26:31.605Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T13:26:31.605Z] Using test binary docker [2020-12-23T13:26:31.605Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-23T13:26:31.894Z] +++ /etc/init.d/apparmor start [2020-12-23T13:26:31.894Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:26:31.894Z] INFO: Waiting for daemon to start... [2020-12-23T13:26:31.894Z] Starting dockerd [2020-12-23T13:26:31.894Z] +++ 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 [2020-12-23T13:26:33.985Z] . [2020-12-23T13:26:33.985Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T13:26:33.985Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T13:26:33.985Z] Error: No such image: emptyfs [2020-12-23T13:26:33.985Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-23T13:26:33.985Z] ++++ docker load [2020-12-23T13:26:34.274Z] Running integration-test (iteration 1) [2020-12-23T13:26:34.274Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-12-23T13:26:34.274Z] ++ 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 [2020-12-23T13:26:34.274Z] ++ set -e [2020-12-23T13:26:34.274Z] ++ '[' -n 0 ']' [2020-12-23T13:26:34.274Z] ++ set -x [2020-12-23T13:26:34.274Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-23T13:26:42.728Z] Loaded image: buildpack-deps:buster [2020-12-23T13:26:42.728Z] Loaded image: busybox:latest [2020-12-23T13:26:42.728Z] Loaded image: busybox:glibc [2020-12-23T13:26:44.226Z] Loaded image: debian:bullseye [2020-12-23T13:26:44.226Z] Loaded image: hello-world:latest [2020-12-23T13:26:44.515Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T13:26:44.515Z] INFO: Testing against a local daemon [2020-12-23T13:26:44.515Z] === RUN TestCgroupNamespacesBuild [2020-12-23T13:26:47.230Z] --- PASS: TestCgroupNamespacesBuild (2.43s) [2020-12-23T13:26:47.230Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-23T13:26:48.728Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-12-23T13:26:48.728Z] === RUN TestBuildWithSession [2020-12-23T13:26:48.728Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-23T13:26:48.728Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:26:48.728Z] === RUN TestBuildSquashParent [2020-12-23T13:26:50.350Z] #54 273.4 + bin/containerd-stress [2020-12-23T13:26:50.350Z] #54 275.2 + bin/containerd-shim [2020-12-23T13:26:54.519Z] #54 281.9 + bin/containerd-shim-runc-v1 [2020-12-23T13:26:57.183Z] --- PASS: TestBuildSquashParent (7.06s) [2020-12-23T13:26:57.183Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-23T13:26:57.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:26:57.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:26:57.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:26:57.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:26:57.183Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:26:57.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:26:57.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:26:57.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:26:57.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:26:57.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:26:57.183Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:26:57.183Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:26:57.183Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:26:57.183Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:26:58.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:26:58.686Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:26:58.688Z] #54 286.4 + bin/containerd-shim-runc-v2 [2020-12-23T13:27:00.054Z] #54 287.3 + binaries [2020-12-23T13:27:00.054Z] #54 287.3 + install -D bin/containerd /build/containerd [2020-12-23T13:27:00.054Z] #54 287.3 + install -D bin/containerd-shim /build/containerd-shim [2020-12-23T13:27:00.054Z] #54 287.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-12-23T13:27:00.054Z] #54 287.3 + install -D bin/ctr /build/ctr [2020-12-23T13:27:00.982Z] #54 DONE 288.4s [2020-12-23T13:27:01.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:27:01.405Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:27:01.909Z] [2020-12-23T13:27:01.909Z] #55 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-12-23T13:27:02.834Z] #55 DONE 0.8s [2020-12-23T13:27:02.834Z] [2020-12-23T13:27:02.834Z] #59 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-12-23T13:27:02.834Z] #59 DONE 0.2s [2020-12-23T13:27:03.089Z] [2020-12-23T13:27:03.089Z] #61 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-12-23T13:27:03.651Z] #61 DONE 0.5s [2020-12-23T13:27:03.651Z] [2020-12-23T13:27:03.651Z] #63 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-12-23T13:27:03.651Z] #63 DONE 0.0s [2020-12-23T13:27:03.651Z] [2020-12-23T13:27:03.651Z] #64 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-12-23T13:27:03.651Z] #64 DONE 0.0s [2020-12-23T13:27:03.651Z] [2020-12-23T13:27:03.651Z] #65 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-12-23T13:27:04.127Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-23T13:27:04.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-12-23T13:27:04.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.69s) [2020-12-23T13:27:04.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.55s) [2020-12-23T13:27:04.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.60s) [2020-12-23T13:27:04.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.48s) [2020-12-23T13:27:04.127Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.44s) [2020-12-23T13:27:04.127Z] === RUN TestBuildMultiStageCopy [2020-12-23T13:27:04.127Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-23T13:27:05.023Z] #65 DONE 1.5s [2020-12-23T13:27:05.023Z] [2020-12-23T13:27:05.023Z] #66 exporting to image [2020-12-23T13:27:05.023Z] #66 exporting layers [2020-12-23T13:27:06.845Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-23T13:27:06.845Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-23T13:27:07.476Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-23T13:27:08.135Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-23T13:27:09.165Z] --- PASS: TestBuildMultiStageCopy (5.26s) [2020-12-23T13:27:09.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.72s) [2020-12-23T13:27:09.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2020-12-23T13:27:09.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.59s) [2020-12-23T13:27:09.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.66s) [2020-12-23T13:27:09.165Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.72s) [2020-12-23T13:27:09.165Z] === RUN TestBuildMultiStageParentConfig [2020-12-23T13:27:10.665Z] --- PASS: TestBuildMultiStageParentConfig (1.68s) [2020-12-23T13:27:10.665Z] === RUN TestBuildLabelWithTargets [2020-12-23T13:27:11.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-23T13:27:11.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-23T13:27:11.557Z] #66 exporting layers 6.4s done [2020-12-23T13:27:11.557Z] #66 writing image sha256:860537475075362e3ba62c7cc4c591760dad184388b3b4c6d89fba266037ea5b done [2020-12-23T13:27:11.557Z] #66 naming to docker.io/library/docker:587960aa7cbafa44655561cf2d56e807402d21e0 done [2020-12-23T13:27:11.557Z] #66 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T13:27:11.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -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:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh dynbinary test-integration [2020-12-23T13:27:12.838Z] [2020-12-23T13:27:12.838Z] Removing bundles/ [2020-12-23T13:27:12.838Z] [2020-12-23T13:27:12.838Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-23T13:27:12.838Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:27:12.838Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T13:27:13.385Z] --- PASS: TestBuildLabelWithTargets (2.63s) [2020-12-23T13:27:13.385Z] === RUN TestBuildWithEmptyLayers [2020-12-23T13:27:13.940Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m11.690958251s with top 10 stages: buildssa: 1m36.237291298s, goimports: 22.914441248s, unconvert: 12.257364164s, gosec: 10.438114832s, golint: 6.044444084s, misspell: 5.125532734s, ineffassign: 4.691426334s, inspect: 3.60263674s, vrp: 3.20977184s, printf: 1.999828401s [2020-12-23T13:27:14.414Z] --- PASS: TestBuildWithEmptyLayers (1.15s) [2020-12-23T13:27:14.414Z] === RUN TestBuildMultiStageOnBuild [2020-12-23T13:27:17.956Z] --- PASS: TestBuildMultiStageOnBuild (3.09s) [2020-12-23T13:27:17.956Z] === RUN TestBuildUncleanTarFilenames [2020-12-23T13:27:18.986Z] --- PASS: TestBuildUncleanTarFilenames (1.44s) [2020-12-23T13:27:18.986Z] === RUN TestBuildMultiStageLayerLeak [2020-12-23T13:27:19.455Z] ok github.com/docker/docker/api/server/httputils 0.029s coverage: 14.7% of statements [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/api/types/strslice 0.017s coverage: 90.0% of statements [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/api/types/filters 0.025s coverage: 92.2% of statements [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/api/server/router/swarm 0.040s coverage: 5.7% of statements [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/api/types/time 0.028s coverage: 100.0% of statements [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/api/types/versions 0.024s coverage: 75.0% of statements [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/cli/debug 0.011s coverage: 100.0% of statements [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/builder/remotecontext 0.324s coverage: 13.7% of statements [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/builder/dockerfile 0.926s coverage: 48.3% of statements [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-23T13:27:19.456Z] ok github.com/docker/docker/builder/remotecontext/git 3.382s coverage: 86.3% of statements [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/cli [no test files] [2020-12-23T13:27:19.456Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-23T13:27:21.445Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-23T13:27:22.533Z] --- PASS: TestBuildMultiStageLayerLeak (3.29s) [2020-12-23T13:27:22.533Z] === RUN TestBuildWithHugeFile [2020-12-23T13:27:23.948Z] INFO [runner/unused/goanalysis] analyzers took 25.633268089s with top 10 stages: buildssa: 21.738133447s, U1000: 3.895134642s [2020-12-23T13:27:23.948Z] INFO [runner] Issues before processing: 2263, after processing: 0 [2020-12-23T13:27:23.948Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/64, skip_dirs: 1683/1683, autogenerated_exclude: 1578/1683, cgo: 1683/2263, skip_files: 1683/1683, identifier_marker: 1578/1578, exclude: 1578/1578, filename_unadjuster: 1683/1683, exclude-rules: 64/1578, path_prettifier: 1683/1683 [2020-12-23T13:27:23.948Z] INFO [runner] processing took 127.595283ms with stages: nolint: 55.720727ms, identifier_marker: 38.760307ms, path_prettifier: 13.92694ms, autogenerated_exclude: 7.511328ms, exclude-rules: 6.434897ms, skip_dirs: 3.709753ms, filename_unadjuster: 764.65µs, cgo: 760.343µs, max_same_issues: 1.772µs, uniq_by_line: 1.005µs, skip_files: 666ns, max_from_linter: 622ns, exclude: 574ns, diff: 505ns, source_code: 476ns, path_shortener: 423ns, max_per_file_from_linter: 295ns [2020-12-23T13:27:23.948Z] INFO [runner] linters took 1m36.506532823s with stages: goanalysis_metalinter: 1m17.973953112s, unused: 18.404498184s [2020-12-23T13:27:23.948Z] INFO File cache stats: 1449 entries of total size 6.8MiB [2020-12-23T13:27:24.768Z] ok github.com/docker/docker/client 0.405s coverage: 75.4% of statements [2020-12-23T13:27:24.889Z] INFO Memory: 1645 samples, avg is 241.0MB, max is 3097.8MB [2020-12-23T13:27:24.890Z] INFO Execution took 3m38.951771516s [2020-12-23T13:27:25.150Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-12-23T13:27:26.062Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh dynbinary-daemon test-docker-py [2020-12-23T13:27:26.635Z] [2020-12-23T13:27:26.635Z] Removing bundles/ [2020-12-23T13:27:26.635Z] [2020-12-23T13:27:26.635Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-12-23T13:27:26.635Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:27:26.635Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T13:27:33.824Z] #68 exporting layers 82.8s done [2020-12-23T13:27:33.824Z] #68 exporting manifest sha256:9cbf5788e9543696c2c4deba78b61565324f085f9a4dfad754f9421ac7a54198 done [2020-12-23T13:27:33.824Z] #68 exporting config sha256:16a930e1f7305a756ab2061280dfa24d7748b9ec422d59ca351f3af0d3e70d26 done [2020-12-23T13:27:33.824Z] #68 sending tarball [2020-12-23T13:27:35.923Z] #68 ... [2020-12-23T13:27:35.923Z] [2020-12-23T13:27:35.923Z] #69 importing to docker [2020-12-23T13:27:35.923Z] #69 ... [2020-12-23T13:27:35.923Z] [2020-12-23T13:27:35.923Z] #68 exporting to oci image format [2020-12-23T13:27:35.923Z] #68 sending tarball 16.5s done [2020-12-23T13:27:35.923Z] #68 DONE 99.3s [2020-12-23T13:27:36.214Z] [2020-12-23T13:27:36.214Z] #69 importing to docker [2020-12-23T13:27:49.642Z] --- PASS: TestBuildWithHugeFile (27.05s) [2020-12-23T13:27:49.642Z] === RUN TestBuildWithEmptyDockerfile [2020-12-23T13:27:49.642Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:27:49.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:27:49.642Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:27:49.642Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:27:49.642Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:27:49.642Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:27:49.642Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:27:49.642Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:27:49.642Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:27:49.642Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2020-12-23T13:27:49.642Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-12-23T13:27:49.642Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-12-23T13:27:49.642Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.13s) [2020-12-23T13:27:49.642Z] === RUN TestBuildPreserveOwnership [2020-12-23T13:27:49.642Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-23T13:27:51.393Z] ok github.com/docker/docker/cmd/dockerd 0.116s coverage: 29.1% of statements [2020-12-23T13:27:51.969Z] ok github.com/docker/docker/container 0.171s coverage: 34.7% of statements [2020-12-23T13:27:51.969Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-23T13:27:51.969Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-23T13:27:51.969Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-23T13:27:51.969Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-23T13:27:54.534Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.065s coverage: 65.3% of statements [2020-12-23T13:27:54.803Z] #69 DONE 17.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-23T13:27:55.196Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-23T13:27:55.236Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/test/unit [2020-12-23T13:27:56.463Z] ok github.com/docker/docker/daemon/cluster/convert 0.029s coverage: 35.9% of statements [2020-12-23T13:27:56.847Z] --- PASS: TestBuildPreserveOwnership (7.06s) [2020-12-23T13:27:56.847Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.55s) [2020-12-23T13:27:56.847Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.50s) [2020-12-23T13:27:56.847Z] === RUN TestBuildPlatformInvalid [2020-12-23T13:27:56.847Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-12-23T13:27:56.847Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-23T13:27:58.758Z] ? github.com/docker/docker/api [no test files] [2020-12-23T13:27:59.028Z] ok github.com/docker/docker/daemon/cluster 0.149s coverage: 0.5% of statements [2020-12-23T13:28:01.593Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2020-12-23T13:28:01.857Z] ok github.com/docker/docker/daemon/config 0.132s coverage: 81.8% of statements [2020-12-23T13:28:02.811Z] ok github.com/docker/docker/daemon/events 0.084s coverage: 50.0% of statements [2020-12-23T13:28:04.207Z] ok github.com/docker/docker/daemon/graphdriver 0.016s coverage: 2.2% of statements [2020-12-23T13:28:07.208Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.26s) [2020-12-23T13:28:07.208Z] PASS [2020-12-23T13:28:07.208Z] [2020-12-23T13:28:07.208Z] === Skipped [2020-12-23T13:28:07.208Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-12-23T13:28:07.208Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:28:07.208Z] [2020-12-23T13:28:07.208Z] [2020-12-23T13:28:07.208Z] DONE 33 tests, 1 skipped in 92.093s [2020-12-23T13:28:07.208Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-12-23T13:28:07.208Z] ++ 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 [2020-12-23T13:28:07.208Z] ++ set -e [2020-12-23T13:28:07.208Z] ++ '[' -n 0 ']' [2020-12-23T13:28:07.208Z] ++ set -x [2020-12-23T13:28:07.208Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:28:07.208Z] INFO: Testing against a local daemon [2020-12-23T13:28:07.208Z] === RUN TestConfigInspect [2020-12-23T13:28:07.521Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-12-23T13:28:07.521Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.534s coverage: 14.1% of statements [2020-12-23T13:28:07.807Z] aa4f58cd6da1: Pull complete [2020-12-23T13:28:07.807Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-23T13:28:07.807Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:28:07.807Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:28:07.807Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-12-23T13:28:07.807Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-12-23T13:28:07.807Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1637' [2020-12-23T13:28:07.807Z] INFO: Docker version of control daemon [2020-12-23T13:28:07.807Z] [2020-12-23T13:28:07.807Z] Client: Docker Engine - Enterprise [2020-12-23T13:28:07.807Z] Version: 19.03.12 [2020-12-23T13:28:07.807Z] API version: 1.40 [2020-12-23T13:28:07.807Z] Go version: go1.13.13 [2020-12-23T13:28:07.807Z] Git commit: 4306744 [2020-12-23T13:28:07.807Z] Built: 08/05/2020 19:27:53 [2020-12-23T13:28:07.807Z] OS/Arch: windows/amd64 [2020-12-23T13:28:07.808Z] Experimental: false [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] Server: Docker Engine - Enterprise [2020-12-23T13:28:07.808Z] Engine: [2020-12-23T13:28:07.808Z] Version: 19.03.12 [2020-12-23T13:28:07.808Z] API version: 1.40 (minimum version 1.24) [2020-12-23T13:28:07.808Z] Go version: go1.13.13 [2020-12-23T13:28:07.808Z] Git commit: f295753ffd [2020-12-23T13:28:07.808Z] Built: 08/05/2020 19:26:41 [2020-12-23T13:28:07.808Z] OS/Arch: windows/amd64 [2020-12-23T13:28:07.808Z] Experimental: true [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] INFO: Docker info of control daemon [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] Client: [2020-12-23T13:28:07.808Z] Debug Mode: false [2020-12-23T13:28:07.808Z] Plugins: [2020-12-23T13:28:07.808Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] Server: [2020-12-23T13:28:07.808Z] Containers: 0 [2020-12-23T13:28:07.808Z] Running: 0 [2020-12-23T13:28:07.808Z] Paused: 0 [2020-12-23T13:28:07.808Z] Stopped: 0 [2020-12-23T13:28:07.808Z] Images: 1 [2020-12-23T13:28:07.808Z] Server Version: 19.03.12 [2020-12-23T13:28:07.808Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-12-23T13:28:07.808Z] Windows: [2020-12-23T13:28:07.808Z] LCOW: [2020-12-23T13:28:07.808Z] Logging Driver: json-file [2020-12-23T13:28:07.808Z] Plugins: [2020-12-23T13:28:07.808Z] Volume: local [2020-12-23T13:28:07.808Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-23T13:28:07.808Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-23T13:28:07.808Z] Swarm: inactive [2020-12-23T13:28:07.808Z] Default Isolation: process [2020-12-23T13:28:07.808Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-23T13:28:07.808Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-23T13:28:07.808Z] OSType: windows [2020-12-23T13:28:07.808Z] Architecture: x86_64 [2020-12-23T13:28:07.808Z] CPUs: 4 [2020-12-23T13:28:07.808Z] Total Memory: 32GiB [2020-12-23T13:28:07.808Z] Name: azwin-2-84f8e0 [2020-12-23T13:28:07.808Z] ID: DKSW:D2DR:7NAQ:X324:HLZ2:AIIZ:VM7L:XWZ3:VQ7M:S4Y3:PBO2:SNOV [2020-12-23T13:28:07.808Z] Docker Root Dir: D:\docker [2020-12-23T13:28:07.808Z] Debug Mode: false [2020-12-23T13:28:07.808Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:28:07.808Z] Labels: [2020-12-23T13:28:07.808Z] Experimental: true [2020-12-23T13:28:07.808Z] Insecure Registries: [2020-12-23T13:28:07.808Z] 10.0.0.4:5000 [2020-12-23T13:28:07.808Z] 127.0.0.0/8 [2020-12-23T13:28:07.808Z] Registry Mirrors: [2020-12-23T13:28:07.808Z] http://10.0.0.4:5000/ [2020-12-23T13:28:07.808Z] Live Restore Enabled: false [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] INFO: Commit hash is f7ce987178 [2020-12-23T13:28:07.808Z] INFO: Nuke-Everything... [2020-12-23T13:28:07.808Z] INFO: Container count on control daemon to delete is 0 [2020-12-23T13:28:07.808Z] INFO: Nuking d:\CI [2020-12-23T13:28:07.808Z] INFO: Zapped successfully [2020-12-23T13:28:07.808Z] INFO: Location for testing is d:\CI\PR-41724\4 [2020-12-23T13:28:07.808Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:07.808Z] INFO: Building the image from Dockerfile.windows at 12/23/2020 13:28:05... [2020-12-23T13:28:07.808Z] [2020-12-23T13:28:08.917Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.586s coverage: 56.2% of statements [2020-12-23T13:28:10.716Z] --- PASS: TestConfigInspect (4.06s) [2020-12-23T13:28:10.716Z] === RUN TestConfigList [2020-12-23T13:28:11.476Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.8% of statements [2020-12-23T13:28:11.545Z] Sending build context to Docker daemon 58.06MB [2020-12-23T13:28:11.545Z] [2020-12-23T13:28:11.545Z] Step 1/10 : FROM microsoft/windowsservercore [2020-12-23T13:28:11.545Z] ---> c0773f9ce353 [2020-12-23T13:28:11.545Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-12-23T13:28:11.545Z] ---> Running in d9e84076860e [2020-12-23T13:28:12.004Z] Removing intermediate container d9e84076860e [2020-12-23T13:28:12.004Z] ---> eee82961d168 [2020-12-23T13:28:12.004Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2020-12-23T13:28:12.004Z] ---> Running in 64b09b315fd0 [2020-12-23T13:28:12.463Z] Removing intermediate container 64b09b315fd0 [2020-12-23T13:28:12.463Z] ---> 3b05673e9d3a [2020-12-23T13:28:12.463Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2020-12-23T13:28:12.463Z] ---> Running in 31daef5adb78 [2020-12-23T13:28:12.922Z] Removing intermediate container 31daef5adb78 [2020-12-23T13:28:12.922Z] ---> 448fe6de5069 [2020-12-23T13:28:12.922Z] 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} [2020-12-23T13:28:12.922Z] ---> Running in 745bb5de0983 [2020-12-23T13:28:13.381Z] Removing intermediate container 745bb5de0983 [2020-12-23T13:28:13.381Z] ---> 3a172bba1563 [2020-12-23T13:28:13.381Z] 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; [2020-12-23T13:28:13.381Z] ---> Running in 5fc479fddeee [2020-12-23T13:28:13.400Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.323s coverage: 45.9% of statements [2020-12-23T13:28:14.143Z] ok github.com/docker/docker/api/server 0.023s coverage: 9.0% of statements [2020-12-23T13:28:14.221Z] --- PASS: TestConfigList (3.72s) [2020-12-23T13:28:14.221Z] === RUN TestConfigsCreateAndDelete [2020-12-23T13:28:14.790Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.912s coverage: 73.1% of statements [2020-12-23T13:28:15.052Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.989s coverage: 49.5% of statements [2020-12-23T13:28:16.978Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.019s coverage: 58.0% of statements [2020-12-23T13:28:16.978Z] ok github.com/docker/docker/daemon 12.325s coverage: 17.2% of statements [2020-12-23T13:28:16.978Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-23T13:28:16.978Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-23T13:28:16.978Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-23T13:28:16.978Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-23T13:28:16.978Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-23T13:28:17.242Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.054s coverage: 3.0% of statements [2020-12-23T13:28:17.505Z] ok github.com/docker/docker/daemon/links 0.023s coverage: 93.0% of statements [2020-12-23T13:28:17.727Z] --- PASS: TestConfigsCreateAndDelete (3.28s) [2020-12-23T13:28:17.727Z] === RUN TestConfigsUpdate [2020-12-23T13:28:20.065Z] ok github.com/docker/docker/daemon/logger 0.249s coverage: 41.0% of statements [2020-12-23T13:28:20.328Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 6.5% of statements [2020-12-23T13:28:20.546Z] [2020-12-23T13:28:20.546Z] SUCCESS: Specified value was saved. [2020-12-23T13:28:20.590Z] ok github.com/docker/docker/daemon/logger/awslogs 0.296s coverage: 77.8% of statements [2020-12-23T13:28:21.167Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.936s coverage: 57.7% of statements [2020-12-23T13:28:21.167Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-23T13:28:21.167Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-23T13:28:21.167Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-23T13:28:21.167Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-23T13:28:21.167Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-23T13:28:21.167Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-23T13:28:21.232Z] --- PASS: TestConfigsUpdate (3.41s) [2020-12-23T13:28:21.232Z] === RUN TestTemplatedConfig [2020-12-23T13:28:21.432Z] ok github.com/docker/docker/daemon/logger/gelf 0.035s coverage: 67.0% of statements [2020-12-23T13:28:21.514Z] INFO: Downloading git... [2020-12-23T13:28:22.008Z] ok github.com/docker/docker/daemon/logger/journald 0.043s coverage: 23.9% of statements [2020-12-23T13:28:22.008Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2020-12-23T13:28:22.271Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.057s coverage: 61.6% of statements [2020-12-23T13:28:22.483Z] INFO: Downloading go... [2020-12-23T13:28:23.223Z] ok github.com/docker/docker/daemon/logger/local 0.038s coverage: 75.2% of statements [2020-12-23T13:28:23.223Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-23T13:28:23.799Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.024s coverage: 33.3% of statements [2020-12-23T13:28:24.063Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.079s coverage: 58.6% of statements [2020-12-23T13:28:24.640Z] ok github.com/docker/docker/daemon/logger/syslog 0.047s coverage: 46.8% of statements [2020-12-23T13:28:24.739Z] --- PASS: TestTemplatedConfig (3.88s) [2020-12-23T13:28:24.739Z] === RUN TestConfigCreateResolve [2020-12-23T13:28:24.904Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2020-12-23T13:28:26.298Z] ok github.com/docker/docker/daemon/network 0.050s coverage: 63.8% of statements [2020-12-23T13:28:26.874Z] ok github.com/docker/docker/distribution/metadata 0.076s coverage: 48.2% of statements [2020-12-23T13:28:26.874Z] ok github.com/docker/docker/daemon/logger/splunk 1.919s coverage: 82.5% of statements [2020-12-23T13:28:26.874Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-23T13:28:26.874Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-23T13:28:28.808Z] ok github.com/docker/docker/errdefs 0.018s coverage: 53.1% of statements [2020-12-23T13:28:28.808Z] ok github.com/docker/docker/distribution 0.369s coverage: 25.1% of statements [2020-12-23T13:28:28.808Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-23T13:28:29.071Z] ok github.com/docker/docker/image 0.048s coverage: 86.4% of statements [2020-12-23T13:28:29.178Z] --- PASS: TestConfigCreateResolve (3.83s) [2020-12-23T13:28:29.178Z] === RUN TestConfigDaemonLibtrustID [2020-12-23T13:28:29.178Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2020-12-23T13:28:29.178Z] PASS [2020-12-23T13:28:29.178Z] [2020-12-23T13:28:29.178Z] DONE 7 tests in 22.779s [2020-12-23T13:28:29.178Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-12-23T13:28:29.178Z] ++ 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 [2020-12-23T13:28:29.178Z] ++ set -e [2020-12-23T13:28:29.178Z] ++ '[' -n 0 ']' [2020-12-23T13:28:29.178Z] ++ set -x [2020-12-23T13:28:29.178Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:28:29.178Z] INFO: Testing against a local daemon [2020-12-23T13:28:29.178Z] === RUN TestCheckpoint [2020-12-23T13:28:29.178Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-23T13:28:29.178Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:28:29.178Z] === RUN TestContainerInvalidJSON [2020-12-23T13:28:29.178Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:28:29.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:28:29.178Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:28:29.178Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:28:29.178Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:28:29.178Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:28:29.178Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:28:29.178Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:28:29.178Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:28:29.178Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-12-23T13:28:29.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-23T13:28:29.178Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-23T13:28:29.178Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-23T13:28:29.178Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-23T13:28:29.178Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-12-23T13:28:29.178Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-23T13:28:29.468Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2020-12-23T13:28:29.468Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-23T13:28:29.468Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-12-23T13:28:29.468Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-23T13:28:29.561Z] INFO: Downloading compiler 1 of 3... [2020-12-23T13:28:29.758Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2020-12-23T13:28:29.758Z] === RUN TestCopyFromContainer [2020-12-23T13:28:30.021Z] ok github.com/docker/docker/image/cache 0.034s coverage: 19.2% of statements [2020-12-23T13:28:30.021Z] ok github.com/docker/docker/distribution/xfer 1.734s coverage: 85.1% of statements [2020-12-23T13:28:30.021Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-23T13:28:30.021Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-23T13:28:30.021Z] ok github.com/docker/docker/image/v1 0.027s coverage: 25.0% of statements [2020-12-23T13:28:30.021Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-23T13:28:30.539Z] INFO: Downloading compiler 2 of 3... [2020-12-23T13:28:30.977Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2020-12-23T13:28:31.013Z] INFO: Downloading compiler 3 of 3... [2020-12-23T13:28:31.013Z] INFO: Extracting git... [2020-12-23T13:28:31.623Z] ok github.com/docker/docker/opts 0.049s coverage: 67.1% of statements [2020-12-23T13:28:31.820Z] === RUN TestCopyFromContainer// [2020-12-23T13:28:31.820Z] === RUN TestCopyFromContainer//bar/root [2020-12-23T13:28:31.886Z] ok github.com/docker/docker/pkg/aaparser 0.017s coverage: 52.9% of statements [2020-12-23T13:28:31.886Z] ok github.com/docker/docker/oci 0.035s coverage: 8.2% of statements [2020-12-23T13:28:32.110Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-23T13:28:32.110Z] === RUN TestCopyFromContainer/bar/quux [2020-12-23T13:28:32.401Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-23T13:28:32.401Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-23T13:28:32.401Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-23T13:28:32.691Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-23T13:28:32.691Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-23T13:28:32.835Z] ok github.com/docker/docker/pkg/broadcaster 0.031s coverage: 100.0% of statements [2020-12-23T13:28:32.981Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-23T13:28:32.981Z] --- PASS: TestCopyFromContainer (3.29s) [2020-12-23T13:28:32.981Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-12-23T13:28:32.982Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-12-23T13:28:32.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-23T13:28:32.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:28:32.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:28:32.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:28:32.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:28:32.982Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:28:32.982Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:28:32.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:28:32.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:28:32.982Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:28:32.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-23T13:28:32.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-23T13:28:32.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-23T13:28:32.982Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-23T13:28:32.982Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-23T13:28:32.982Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-23T13:28:32.982Z] === RUN TestCreateWithInvalidEnv [2020-12-23T13:28:32.982Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-23T13:28:32.982Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-23T13:28:32.982Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-23T13:28:32.982Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-23T13:28:32.982Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-23T13:28:32.982Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-23T13:28:32.982Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-23T13:28:32.982Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-23T13:28:32.982Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-23T13:28:32.982Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-23T13:28:32.982Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-23T13:28:32.982Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-23T13:28:32.982Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-23T13:28:32.982Z] === RUN TestCreateTmpfsMountsTarget [2020-12-23T13:28:32.982Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-12-23T13:28:32.982Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-23T13:28:33.786Z] ok github.com/docker/docker/pkg/capabilities 0.009s coverage: 87.5% of statements [2020-12-23T13:28:34.050Z] ok github.com/docker/docker/pkg/authorization 0.531s coverage: 68.3% of statements [2020-12-23T13:28:34.626Z] ok github.com/docker/docker/pkg/directory 0.021s coverage: 80.0% of statements [2020-12-23T13:28:35.200Z] ok github.com/docker/docker/pkg/archive 1.275s coverage: 76.7% of statements [2020-12-23T13:28:35.463Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-12-23T13:28:35.702Z] --- PASS: TestCreateWithCustomMaskedPaths (2.51s) [2020-12-23T13:28:35.702Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-23T13:28:35.726Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2020-12-23T13:28:36.674Z] ok github.com/docker/docker/pkg/discovery/memory 0.019s coverage: 92.3% of statements [2020-12-23T13:28:36.936Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2020-12-23T13:28:37.511Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-12-23T13:28:38.085Z] ok github.com/docker/docker/pkg/chrootarchive 3.538s coverage: 43.2% of statements [2020-12-23T13:28:38.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.66s) [2020-12-23T13:28:38.421Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-23T13:28:38.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:28:38.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:28:38.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:28:38.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:28:38.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:28:38.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:28:38.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:28:38.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:28:38.421Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:28:38.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:28:38.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:28:38.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:28:38.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:28:38.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:28:38.421Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:28:38.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-23T13:28:38.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-23T13:28:38.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-23T13:28:38.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-23T13:28:38.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-23T13:28:38.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-12-23T13:28:38.421Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-23T13:28:38.661Z] ok github.com/docker/docker/pkg/filenotify 0.611s coverage: 67.0% of statements [2020-12-23T13:28:38.661Z] ok github.com/docker/docker/pkg/fileutils 0.025s coverage: 89.5% of statements [2020-12-23T13:28:39.051Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.85s) [2020-12-23T13:28:39.051Z] === RUN TestCreateDifferentPlatform [2020-12-23T13:28:39.051Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-23T13:28:39.051Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-23T13:28:39.051Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-23T13:28:39.051Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-23T13:28:39.051Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-23T13:28:39.051Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-23T13:28:39.051Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s) [2020-12-23T13:28:39.051Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-23T13:28:39.239Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2020-12-23T13:28:39.341Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.11s) [2020-12-23T13:28:39.341Z] === RUN TestContainerStartOnDaemonRestart [2020-12-23T13:28:39.341Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-23T13:28:39.341Z] === RUN TestDaemonRestartIpcMode [2020-12-23T13:28:39.341Z] === PAUSE TestDaemonRestartIpcMode [2020-12-23T13:28:39.341Z] === RUN TestDaemonHostGatewayIP [2020-12-23T13:28:39.341Z] === PAUSE TestDaemonHostGatewayIP [2020-12-23T13:28:39.341Z] === RUN TestContainerKillOnDaemonStart [2020-12-23T13:28:39.341Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-23T13:28:39.341Z] === RUN TestDiff [2020-12-23T13:28:39.502Z] ok github.com/docker/docker/pkg/fsutils 0.335s coverage: 85.1% of statements [2020-12-23T13:28:39.765Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2020-12-23T13:28:40.342Z] ok github.com/docker/docker/layer 7.808s coverage: 68.8% of statements [2020-12-23T13:28:40.342Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-23T13:28:40.342Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-23T13:28:40.342Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-23T13:28:40.342Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-23T13:28:40.342Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-23T13:28:40.342Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-23T13:28:40.342Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-23T13:28:40.372Z] --- PASS: TestDiff (0.84s) [2020-12-23T13:28:40.372Z] === RUN TestExecWithCloseStdin [2020-12-23T13:28:40.606Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2020-12-23T13:28:40.869Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2020-12-23T13:28:40.869Z] ok github.com/docker/docker/pkg/idtools 0.848s coverage: 70.1% of statements [2020-12-23T13:28:40.869Z] ok github.com/docker/docker/pkg/ioutils 0.645s coverage: 69.3% of statements [2020-12-23T13:28:41.002Z] --- PASS: TestExecWithCloseStdin (0.94s) [2020-12-23T13:28:41.002Z] === RUN TestExec [2020-12-23T13:28:41.132Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-23T13:28:41.132Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-23T13:28:41.132Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-23T13:28:41.132Z] ok github.com/docker/docker/pkg/namesgenerator 0.045s coverage: 85.7% of statements [2020-12-23T13:28:41.132Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-23T13:28:41.397Z] ok github.com/docker/docker/pkg/parsers 0.027s coverage: 97.0% of statements [2020-12-23T13:28:41.660Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2020-12-23T13:28:41.660Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 86.7% of statements [2020-12-23T13:28:41.924Z] ok github.com/docker/docker/pkg/pidfile 0.025s coverage: 82.4% of statements [2020-12-23T13:28:41.924Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-23T13:28:41.924Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-23T13:28:42.031Z] --- PASS: TestExec (0.91s) [2020-12-23T13:28:42.031Z] === RUN TestExecUser [2020-12-23T13:28:42.877Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.039s coverage: 56.8% of statements [2020-12-23T13:28:43.062Z] --- PASS: TestExecUser (0.88s) [2020-12-23T13:28:43.062Z] === RUN TestExportContainerAndImportImage [2020-12-23T13:28:43.140Z] ok github.com/docker/docker/pkg/pools 0.017s coverage: 88.2% of statements [2020-12-23T13:28:43.140Z] ok github.com/docker/docker/pkg/plugins/transport 0.019s coverage: 85.7% of statements [2020-12-23T13:28:43.405Z] ok github.com/docker/docker/pkg/progress 0.009s coverage: 75.9% of statements [2020-12-23T13:28:43.981Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2020-12-23T13:28:44.125Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2020-12-23T13:28:44.125Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-23T13:28:44.556Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-12-23T13:28:44.556Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2020-12-23T13:28:45.131Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-12-23T13:28:45.131Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2020-12-23T13:28:45.625Z] --- PASS: TestExportContainerAfterDaemonRestart (1.57s) [2020-12-23T13:28:45.625Z] === RUN TestHealthCheckWorkdir [2020-12-23T13:28:45.967Z] INFO: Expanding go... [2020-12-23T13:28:46.080Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.2% of statements [2020-12-23T13:28:46.343Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 36.9% of statements [2020-12-23T13:28:46.654Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2020-12-23T13:28:46.654Z] === RUN TestHealthKillContainer [2020-12-23T13:28:46.918Z] ok github.com/docker/docker/pkg/tailfile 0.106s coverage: 88.6% of statements [2020-12-23T13:28:46.918Z] ok github.com/docker/docker/pkg/signal 2.785s coverage: 61.0% of statements [2020-12-23T13:28:47.181Z] testing: warning: no tests to run [2020-12-23T13:28:47.181Z] coverage: [no statements] [2020-12-23T13:28:47.181Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-12-23T13:28:47.181Z] ok github.com/docker/docker/pkg/tarsum 0.112s coverage: 89.3% of statements [2020-12-23T13:28:47.756Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2020-12-23T13:28:47.756Z] ok github.com/docker/docker/pkg/urlutil 0.015s coverage: 100.0% of statements [2020-12-23T13:28:47.756Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2020-12-23T13:28:49.152Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2020-12-23T13:28:49.152Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 85.4% of statements [2020-12-23T13:28:49.312Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:28:49.312Z] [2020-12-23T13:28:49.312Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T13:28:49.312Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T13:28:49.312Z] HOSTNAME=4d9d5163ab69 [2020-12-23T13:28:49.312Z] DEST=bundles/test-integration [2020-12-23T13:28:49.312Z] PWD=/go/src/github.com/docker/docker [2020-12-23T13:28:49.312Z] DOCKER_ROOTLESS=1 [2020-12-23T13:28:49.312Z] DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:28:49.312Z] container=docker [2020-12-23T13:28:49.312Z] HOME=/root [2020-12-23T13:28:49.312Z] GOLANG_VERSION=1.13.15 [2020-12-23T13:28:49.312Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T13:28:49.312Z] VALIDATE_BRANCH=master [2020-12-23T13:28:49.312Z] TERM=xterm [2020-12-23T13:28:49.312Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T13:28:49.312Z] SHLVL=1 [2020-12-23T13:28:49.312Z] TIMEOUT=120m [2020-12-23T13:28:49.312Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-23T13:28:49.312Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T13:28:49.312Z] GO111MODULE=off [2020-12-23T13:28:49.312Z] DOCKER_EXPERIMENTAL=1 [2020-12-23T13:28:49.312Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-23T13:28:49.312Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T13:28:49.312Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T13:28:49.312Z] GOPATH=/go [2020-12-23T13:28:49.312Z] PKG_CONFIG=pkg-config [2020-12-23T13:28:49.312Z] _=/usr/bin/env [2020-12-23T13:28:49.312Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-23T13:28:50.099Z] ok github.com/docker/docker/reference 0.016s coverage: 84.4% of statements [2020-12-23T13:28:50.158Z] --- PASS: TestHealthKillContainer (2.98s) [2020-12-23T13:28:50.158Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-23T13:28:50.363Z] ok github.com/docker/docker/plugin 0.575s coverage: 23.2% of statements [2020-12-23T13:28:50.447Z] --- PASS: TestInspectCpusetInConfigPre120 (0.85s) [2020-12-23T13:28:50.448Z] === RUN TestIpcModeNone [2020-12-23T13:28:51.477Z] --- PASS: TestIpcModeNone (0.96s) [2020-12-23T13:28:51.477Z] === RUN TestIpcModePrivate [2020-12-23T13:28:52.290Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-12-23T13:28:52.290Z] ok github.com/docker/docker/quota 0.582s coverage: 71.4% of statements [2020-12-23T13:28:52.290Z] ok github.com/docker/docker/registry 0.153s coverage: 57.2% of statements [2020-12-23T13:28:52.290Z] ok github.com/docker/docker/restartmanager 0.030s coverage: 45.3% of statements [2020-12-23T13:28:52.506Z] --- PASS: TestIpcModePrivate (0.92s) [2020-12-23T13:28:52.506Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-12-23T13:28:52.506Z] === RUN TestIpcModeShareable [2020-12-23T13:28:52.866Z] ok github.com/docker/docker/testutil 0.020s coverage: 62.5% of statements [2020-12-23T13:28:53.443Z] ok github.com/docker/docker/runconfig 0.023s coverage: 66.1% of statements [2020-12-23T13:28:53.535Z] --- PASS: TestIpcModeShareable (0.98s) [2020-12-23T13:28:53.535Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-12-23T13:28:53.535Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-23T13:28:55.369Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2020-12-23T13:28:55.945Z] ok github.com/docker/docker/volume/mounts 0.077s coverage: 67.0% of statements [2020-12-23T13:28:56.522Z] ok github.com/docker/docker/volume/local 0.233s coverage: 76.6% of statements [2020-12-23T13:28:57.041Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-12-23T13:28:57.041Z] === RUN TestAPIIpcModeHost [2020-12-23T13:28:57.041Z] --- PASS: TestAPIIpcModeHost (0.73s) [2020-12-23T13:28:57.041Z] === RUN TestDaemonIpcModeShareable [2020-12-23T13:28:57.468Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2020-12-23T13:28:57.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-23T13:28:57.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-23T13:28:57.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-23T13:28:57.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-23T13:28:57.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-23T13:28:59.101Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-12-23T13:28:59.101Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-23T13:28:59.101Z] === RUN TestDaemonIpcModePrivate [2020-12-23T13:29:00.602Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-12-23T13:29:00.602Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-23T13:29:00.602Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-23T13:29:01.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-23T13:29:02.662Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.80s) [2020-12-23T13:29:02.662Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-12-23T13:29:02.662Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-23T13:29:03.226Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:29:03.226Z] [2020-12-23T13:29:03.226Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-12-23T13:29:03.226Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-12-23T13:29:03.226Z] Using test binary docker [2020-12-23T13:29:03.226Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-23T13:29:03.226Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:29:03.226Z] INFO: Waiting for daemon to start... [2020-12-23T13:29:03.226Z] Starting dockerd [2020-12-23T13:29:03.226Z] . [2020-12-23T13:29:03.226Z] INFO: Building docker-sdk-python3:4.3.0... [2020-12-23T13:29:04.730Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.79s) [2020-12-23T13:29:04.730Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-12-23T13:29:04.730Z] === RUN TestIpcModeOlderClient [2020-12-23T13:29:04.730Z] === PAUSE TestIpcModeOlderClient [2020-12-23T13:29:04.730Z] === RUN TestKillContainerInvalidSignal [2020-12-23T13:29:05.360Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-12-23T13:29:05.360Z] === RUN TestKillContainer [2020-12-23T13:29:05.360Z] === RUN TestKillContainer/no_signal [2020-12-23T13:29:05.989Z] === RUN TestKillContainer/non_killing_signal [2020-12-23T13:29:06.621Z] === RUN TestKillContainer/killing_signal [2020-12-23T13:29:07.069Z] INFO: Expanding compiler 1 of 3... [2020-12-23T13:29:08.040Z] INFO: Expanding compiler 2 of 3... [2020-12-23T13:29:08.124Z] --- PASS: TestKillContainer (2.63s) [2020-12-23T13:29:08.124Z] --- PASS: TestKillContainer/no_signal (0.87s) [2020-12-23T13:29:08.124Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-12-23T13:29:08.124Z] --- PASS: TestKillContainer/killing_signal (0.86s) [2020-12-23T13:29:08.124Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-23T13:29:08.124Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-23T13:29:08.755Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-23T13:29:09.785Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.88s) [2020-12-23T13:29:09.785Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.89s) [2020-12-23T13:29:09.785Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.60s) [2020-12-23T13:29:09.785Z] === RUN TestKillStoppedContainer [2020-12-23T13:29:09.785Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-12-23T13:29:09.785Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-23T13:29:10.095Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-12-23T13:29:10.095Z] === RUN TestKillDifferentUserContainer [2020-12-23T13:29:11.124Z] --- PASS: TestKillDifferentUserContainer (0.94s) [2020-12-23T13:29:11.124Z] === RUN TestInspectOomKilledTrue [2020-12-23T13:29:11.124Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-23T13:29:11.124Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:29:11.124Z] === RUN TestInspectOomKilledFalse [2020-12-23T13:29:11.124Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-23T13:29:11.124Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:29:11.124Z] === RUN TestLinksEtcHostsContentMatch [2020-12-23T13:29:11.249Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-23T13:29:11.415Z] --- PASS: TestLinksEtcHostsContentMatch (0.56s) [2020-12-23T13:29:11.415Z] === RUN TestLinksContainerNames [2020-12-23T13:29:12.733Z] INFO: Expanding compiler 3 of 3... [2020-12-23T13:29:13.474Z] --- PASS: TestLinksContainerNames (1.79s) [2020-12-23T13:29:13.474Z] === RUN TestLogsFollowTailEmpty [2020-12-23T13:29:13.704Z] INFO: Removing downloaded files... [2020-12-23T13:29:13.704Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-12-23T13:29:13.704Z] INFO: Configuring git core.autocrlf... [2020-12-23T13:29:14.105Z] --- PASS: TestLogsFollowTailEmpty (0.92s) [2020-12-23T13:29:14.105Z] === RUN TestContainerNetworkMountsNoChown [2020-12-23T13:29:15.134Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2020-12-23T13:29:15.134Z] === RUN TestMountDaemonRoot [2020-12-23T13:29:15.134Z] === RUN TestMountDaemonRoot/default [2020-12-23T13:29:15.134Z] === PAUSE TestMountDaemonRoot/default [2020-12-23T13:29:15.134Z] === RUN TestMountDaemonRoot/private [2020-12-23T13:29:15.134Z] === PAUSE TestMountDaemonRoot/private [2020-12-23T13:29:15.134Z] === RUN TestMountDaemonRoot/rprivate [2020-12-23T13:29:15.134Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-23T13:29:15.134Z] === RUN TestMountDaemonRoot/slave [2020-12-23T13:29:15.134Z] === PAUSE TestMountDaemonRoot/slave [2020-12-23T13:29:15.134Z] === RUN TestMountDaemonRoot/rslave [2020-12-23T13:29:15.134Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-23T13:29:15.134Z] === RUN TestMountDaemonRoot/shared [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/shared [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rshared [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/default [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/rshared [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/shared [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/rslave [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/slave [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/rprivate [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/private [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-23T13:29:15.135Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:29:15.135Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:29:15.135Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:29:15.424Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:29:15.458Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:29:15.714Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:29:15.809Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-23T13:29:16.004Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:29:16.004Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:29:16.004Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-23T13:29:16.004Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.06s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-23T13:29:16.004Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-23T13:29:16.004Z] === RUN TestContainerBindMountNonRecursive [2020-12-23T13:29:16.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-23T13:29:18.726Z] --- PASS: TestContainerBindMountNonRecursive (2.45s) [2020-12-23T13:29:18.726Z] === RUN TestContainerVolumesMountedAsShared [2020-12-23T13:29:19.332Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-23T13:29:19.362Z] --- PASS: TestContainerVolumesMountedAsShared (0.84s) [2020-12-23T13:29:19.362Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-23T13:29:19.439Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/rootless [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/volume [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-23T13:29:19.439Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === Skipped [2020-12-23T13:29:19.439Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-23T13:29:19.439Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-23T13:29:19.439Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-23T13:29:19.439Z] time="2020-12-23T13:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-23T13:29:19.439Z] time="2020-12-23T13:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-23T13:29:19.439Z] time="2020-12-23T13:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-23T13:29:19.439Z] time="2020-12-23T13:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-23T13:29:19.439Z] time="2020-12-23T13:28:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-23T13:29:19.439Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-23T13:29:19.439Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-23T13:29:19.439Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-23T13:29:19.439Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:29:19.439Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:29:19.439Z] [2020-12-23T13:29:19.439Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-23T13:29:19.440Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:29:19.440Z] [2020-12-23T13:29:19.440Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-23T13:29:19.440Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-23T13:29:19.440Z] [2020-12-23T13:29:19.440Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-23T13:29:19.440Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-23T13:29:19.440Z] [2020-12-23T13:29:19.440Z] [2020-12-23T13:29:19.440Z] DONE 2191 tests, 26 skipped in 199.604s Post stage [Pipeline] junit [2020-12-23T13:29:19.454Z] Recording test results [2020-12-23T13:29:19.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-23T13:29:19.992Z] --- PASS: TestContainerVolumesMountedAsSlave (0.65s) [2020-12-23T13:29:19.992Z] === RUN TestNetworkNat [2020-12-23T13:29:21.023Z] --- PASS: TestNetworkNat (0.96s) [2020-12-23T13:29:21.023Z] === RUN TestNetworkLocalhostTCPNat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T13:29:21.580Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-23T13:29:21.655Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-12-23T13:29:21.655Z] === RUN TestNetworkLoopbackNat [2020-12-23T13:29:21.847Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -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:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh dynbinary test-integration [2020-12-23T13:29:22.803Z] [2020-12-23T13:29:22.803Z] Removing bundles/ [2020-12-23T13:29:22.803Z] [2020-12-23T13:29:22.803Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-23T13:29:22.803Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:29:22.803Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T13:29:25.191Z] --- PASS: TestNetworkLoopbackNat (3.29s) [2020-12-23T13:29:25.191Z] === RUN TestPause [2020-12-23T13:29:25.790Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-23T13:29:25.821Z] --- PASS: TestPause (0.86s) [2020-12-23T13:29:25.821Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-23T13:29:25.821Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:29:25.821Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:29:25.821Z] === RUN TestPauseStopPausedContainer [2020-12-23T13:29:26.853Z] --- PASS: TestPauseStopPausedContainer (0.89s) [2020-12-23T13:29:26.853Z] === RUN TestPsFilter [2020-12-23T13:29:27.143Z] --- PASS: TestPsFilter (0.32s) [2020-12-23T13:29:27.143Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-23T13:29:28.173Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2020-12-23T13:29:28.173Z] === RUN TestRemoveContainerWithVolume [2020-12-23T13:29:28.803Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-12-23T13:29:28.803Z] === RUN TestRemoveContainerRunning [2020-12-23T13:29:29.093Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-23T13:29:29.834Z] --- PASS: TestRemoveContainerRunning (0.83s) [2020-12-23T13:29:29.834Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-23T13:29:30.870Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-12-23T13:29:30.870Z] === RUN TestRemoveInvalidContainer [2020-12-23T13:29:30.870Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-23T13:29:30.870Z] === RUN TestRenameLinkedContainer [2020-12-23T13:29:34.375Z] --- PASS: TestRenameLinkedContainer (3.52s) [2020-12-23T13:29:34.375Z] === RUN TestRenameStoppedContainer [2020-12-23T13:29:34.384Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-23T13:29:35.004Z] --- PASS: TestRenameStoppedContainer (0.84s) [2020-12-23T13:29:35.004Z] === RUN TestRenameRunningContainerAndReuse [2020-12-23T13:29:36.396Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-23T13:29:36.397Z] ok github.com/docker/docker/api/server/middleware 0.008s coverage: 37.7% of statements [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-23T13:29:36.397Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-23T13:29:36.690Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-23T13:29:36.690Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-23T13:29:36.690Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2020-12-23T13:29:36.929Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-23T13:29:36.983Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2020-12-23T13:29:37.064Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2020-12-23T13:29:37.064Z] === RUN TestRenameInvalidName [2020-12-23T13:29:37.277Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 5.7% of statements [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-23T13:29:37.277Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-23T13:29:37.570Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2020-12-23T13:29:37.570Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-23T13:29:37.570Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-23T13:29:37.693Z] --- PASS: TestRenameInvalidName (0.93s) [2020-12-23T13:29:37.693Z] === RUN TestRenameAnonymousContainer [2020-12-23T13:29:40.281Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-23T13:29:41.981Z] sha256:bb069e650fddfcd0bca82a8718288ff0a081a2a3bf46e5c6db714de9df8a4a5e [2020-12-23T13:29:41.981Z] INFO: Starting docker-py tests... [2020-12-23T13:29:41.981Z] ============================= test session starts ============================== [2020-12-23T13:29:41.981Z] platform linux -- Python 3.7.9, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2020-12-23T13:29:41.981Z] rootdir: /src, inifile: pytest.ini [2020-12-23T13:29:41.981Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-12-23T13:29:42.041Z] ok github.com/docker/docker/cli/debug 0.022s coverage: 100.0% of statements [2020-12-23T13:29:43.242Z] --- PASS: TestRenameAnonymousContainer (5.12s) [2020-12-23T13:29:43.242Z] === RUN TestRenameContainerWithSameName [2020-12-23T13:29:43.364Z] collected 389 items / 1 deselected / 388 selected [2020-12-23T13:29:43.364Z] [2020-12-23T13:29:43.873Z] --- PASS: TestRenameContainerWithSameName (0.98s) [2020-12-23T13:29:43.873Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-23T13:29:44.120Z] ok github.com/docker/docker/builder/remotecontext/git 3.755s coverage: 86.3% of statements [2020-12-23T13:29:44.483Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T13:29:44.483Z] Using test binary docker [2020-12-23T13:29:44.483Z] +++ /etc/init.d/apparmor start [2020-12-23T13:29:44.483Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:29:44.483Z] INFO: Waiting for daemon to start... [2020-12-23T13:29:44.483Z] Starting dockerd [2020-12-23T13:29:44.483Z] +++ 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 [2020-12-23T13:29:45.160Z] ok github.com/docker/docker/builder/remotecontext 0.497s coverage: 13.7% of statements [2020-12-23T13:29:45.877Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-23T13:29:45.931Z] --- PASS: TestRenameContainerWithLinkedContainer (1.86s) [2020-12-23T13:29:45.931Z] === RUN TestResize [2020-12-23T13:29:46.396Z] . [2020-12-23T13:29:46.396Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T13:29:46.396Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T13:29:46.396Z] Error: No such image: emptyfs [2020-12-23T13:29:46.396Z] ++++ docker load [2020-12-23T13:29:46.396Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-23T13:29:46.561Z] --- PASS: TestResize (0.91s) [2020-12-23T13:29:46.561Z] === RUN TestResizeWithInvalidSize [2020-12-23T13:29:46.675Z] ok github.com/docker/docker/builder/dockerfile 1.447s coverage: 48.3% of statements [2020-12-23T13:29:46.675Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-23T13:29:46.675Z] ? github.com/docker/docker/cli [no test files] [2020-12-23T13:29:46.675Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-23T13:29:46.968Z] Running integration-test (iteration 1) [2020-12-23T13:29:46.968Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-23T13:29:46.968Z] ++ 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 [2020-12-23T13:29:46.968Z] ++ set -e [2020-12-23T13:29:46.968Z] ++ '[' -n 0 ']' [2020-12-23T13:29:46.968Z] ++ set -x [2020-12-23T13:29:46.968Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:29:47.242Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-23T13:29:47.590Z] --- PASS: TestResizeWithInvalidSize (0.89s) [2020-12-23T13:29:47.590Z] === RUN TestResizeWhenContainerNotStarted [2020-12-23T13:29:48.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-23T13:29:48.619Z] --- PASS: TestResizeWhenContainerNotStarted (0.89s) [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:29:48.619Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:29:48.619Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:29:48.619Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:29:48.619Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:29:49.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-23T13:29:49.534Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-23T13:29:50.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:29:50.716Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:29:51.422Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-23T13:29:52.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:29:52.224Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:29:52.278Z] ok github.com/docker/docker/client 0.539s coverage: 75.4% of statements [2020-12-23T13:29:53.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:29:53.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-23T13:29:54.015Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:29:55.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-23T13:29:56.073Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:29:56.363Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:29:56.754Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-23T13:29:57.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-23T13:29:59.047Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-23T13:29:59.082Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:29:59.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:29:59.981Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-23T13:30:00.356Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-12-23T13:30:00.616Z] tests/integration/api_client_test.py ..... [ 7%] [2020-12-23T13:30:01.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.31s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.44s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.50s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.38s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.39s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.75s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.19s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.23s) [2020-12-23T13:30:01.432Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2020-12-23T13:30:01.432Z] === RUN TestCgroupNamespacesRun [2020-12-23T13:30:02.289Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-23T13:30:02.390Z] tests/integration/api_config_test.py ..... [ 8%] [2020-12-23T13:30:03.630Z] --- PASS: TestCgroupNamespacesRun (1.81s) [2020-12-23T13:30:03.630Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-23T13:30:03.656Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-23T13:30:04.587Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T13:30:04.587Z] Using test binary docker [2020-12-23T13:30:04.587Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-23T13:30:04.587Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:30:04.587Z] INFO: Waiting for daemon to start... [2020-12-23T13:30:04.587Z] Starting dockerd [2020-12-23T13:30:05.136Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-12-23T13:30:05.136Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-23T13:30:06.640Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.73s) [2020-12-23T13:30:06.640Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-23T13:30:07.853Z] . [2020-12-23T13:30:07.853Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T13:30:07.853Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T13:30:07.853Z] Error: No such image: emptyfs [2020-12-23T13:30:07.853Z] Running integration-test (iteration 1) [2020-12-23T13:30:07.853Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-12-23T13:30:08.770Z] --- PASS: TestCgroupNamespacesRunHostMode (1.81s) [2020-12-23T13:30:08.770Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-23T13:30:10.275Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-12-23T13:30:10.275Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-23T13:30:12.400Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-12-23T13:30:12.400Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-23T13:30:13.030Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-12-23T13:30:13.030Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-23T13:30:15.111Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.95s) [2020-12-23T13:30:15.111Z] === RUN TestKernelTCPMemory [2020-12-23T13:30:15.741Z] --- PASS: TestKernelTCPMemory (0.90s) [2020-12-23T13:30:15.741Z] === RUN TestNISDomainname [2020-12-23T13:30:16.812Z] --- PASS: TestNISDomainname (0.99s) [2020-12-23T13:30:16.812Z] === RUN TestHostnameDnsResolution [2020-12-23T13:30:18.432Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-12-23T13:30:18.432Z] === RUN TestStats [2020-12-23T13:30:20.014Z] Loaded image: buildpack-deps:buster [2020-12-23T13:30:20.014Z] Loaded image: busybox:latest [2020-12-23T13:30:20.269Z] Loaded image: busybox:glibc [2020-12-23T13:30:22.085Z] --- PASS: TestStats (2.97s) [2020-12-23T13:30:22.085Z] === RUN TestStopContainerWithTimeout [2020-12-23T13:30:22.085Z] === RUN TestStopContainerWithTimeout/0 [2020-12-23T13:30:22.085Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-23T13:30:22.085Z] === RUN TestStopContainerWithTimeout/1 [2020-12-23T13:30:22.085Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-23T13:30:22.085Z] === RUN TestStopContainerWithTimeout/3 [2020-12-23T13:30:22.085Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-23T13:30:22.085Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-23T13:30:22.085Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-23T13:30:22.085Z] === CONT TestStopContainerWithTimeout/0 [2020-12-23T13:30:22.085Z] === CONT TestStopContainerWithTimeout/3 [2020-12-23T13:30:22.715Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-23T13:30:22.785Z] Loaded image: debian:bullseye [2020-12-23T13:30:22.785Z] Loaded image: hello-world:latest [2020-12-23T13:30:22.785Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T13:30:22.785Z] INFO: Testing against a local daemon [2020-12-23T13:30:22.785Z] === RUN TestCgroupNamespacesBuild [2020-12-23T13:30:24.831Z] === CONT TestStopContainerWithTimeout/1 [2020-12-23T13:30:26.050Z] --- PASS: TestCgroupNamespacesBuild (3.41s) [2020-12-23T13:30:26.050Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-23T13:30:26.332Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-23T13:30:26.332Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2020-12-23T13:30:26.332Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-12-23T13:30:26.332Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-12-23T13:30:26.332Z] --- PASS: TestStopContainerWithTimeout/1 (1.86s) [2020-12-23T13:30:26.332Z] === RUN TestDeleteDevicemapper [2020-12-23T13:30:26.332Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-23T13:30:26.332Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:30:26.332Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-23T13:30:28.563Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.16s) [2020-12-23T13:30:28.563Z] === RUN TestBuildWithSession [2020-12-23T13:30:28.563Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-23T13:30:28.563Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:30:28.563Z] === RUN TestBuildSquashParent [2020-12-23T13:30:30.854Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.92s) [2020-12-23T13:30:30.854Z] === RUN TestUpdateMemory [2020-12-23T13:30:30.854Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-23T13:30:30.854Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:30:30.854Z] === RUN TestUpdateCPUQuota [2020-12-23T13:30:31.535Z] --- PASS: TestUpdateCPUQuota (1.17s) [2020-12-23T13:30:31.535Z] === RUN TestUpdatePidsLimit [2020-12-23T13:30:31.536Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-23T13:30:31.665Z] ok github.com/docker/docker/cmd/dockerd 0.170s coverage: 29.1% of statements [2020-12-23T13:30:31.858Z] === RUN TestUpdatePidsLimit/no_change [2020-12-23T13:30:32.148Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-23T13:30:32.581Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-12-23T13:30:32.779Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-23T13:30:33.069Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-23T13:30:33.358Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-23T13:30:33.691Z] Loaded image: buildpack-deps:buster [2020-12-23T13:30:33.691Z] Loaded image: busybox:latest [2020-12-23T13:30:33.691Z] Loaded image: busybox:glibc [2020-12-23T13:30:33.714Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-23T13:30:35.074Z] Loaded image: debian:bullseye [2020-12-23T13:30:35.130Z] --- PASS: TestBuildSquashParent (6.97s) [2020-12-23T13:30:35.130Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-23T13:30:35.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:30:35.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:30:35.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:30:35.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:30:35.130Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:30:35.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:30:35.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:30:35.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:30:35.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:30:35.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:30:35.130Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:30:35.130Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:30:35.130Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:30:35.130Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:30:35.210Z] ok github.com/docker/docker/container 0.182s coverage: 34.7% of statements [2020-12-23T13:30:35.210Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-23T13:30:35.210Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-23T13:30:35.210Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-23T13:30:35.210Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit (3.51s) [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s) [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-12-23T13:30:35.286Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2020-12-23T13:30:35.286Z] === RUN TestUpdateRestartPolicy [2020-12-23T13:30:35.334Z] Loaded image: hello-world:latest [2020-12-23T13:30:35.595Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T13:30:35.595Z] INFO: Testing against a local daemon [2020-12-23T13:30:35.595Z] === RUN TestCgroupNamespacesBuild [2020-12-23T13:30:36.528Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:30:36.784Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:30:37.954Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.077s coverage: 65.3% of statements [2020-12-23T13:30:39.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:30:39.296Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:30:39.802Z] --- PASS: TestCgroupNamespacesBuild (3.63s) [2020-12-23T13:30:39.802Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-23T13:30:41.181Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-23T13:30:41.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.44s) [2020-12-23T13:30:41.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.48s) [2020-12-23T13:30:41.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.18s) [2020-12-23T13:30:41.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.21s) [2020-12-23T13:30:41.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.96s) [2020-12-23T13:30:41.181Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.93s) [2020-12-23T13:30:41.181Z] === RUN TestBuildMultiStageCopy [2020-12-23T13:30:41.181Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-23T13:30:41.725Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.30s) [2020-12-23T13:30:41.725Z] === RUN TestBuildWithSession [2020-12-23T13:30:41.725Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-23T13:30:41.725Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:30:41.725Z] === RUN TestBuildSquashParent [2020-12-23T13:30:43.564Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.9% of statements [2020-12-23T13:30:44.411Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:30:44.411Z] [2020-12-23T13:30:44.411Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T13:30:44.411Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T13:30:44.411Z] HOSTNAME=fe6795002e92 [2020-12-23T13:30:44.411Z] TESTDEBUG=0 [2020-12-23T13:30:44.411Z] DEST=bundles/test-integration [2020-12-23T13:30:44.411Z] PWD=/go/src/github.com/docker/docker [2020-12-23T13:30:44.411Z] DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:30:44.411Z] container=docker [2020-12-23T13:30:44.411Z] HOME=/root [2020-12-23T13:30:44.411Z] GOLANG_VERSION=1.13.15 [2020-12-23T13:30:44.411Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T13:30:44.411Z] VALIDATE_BRANCH=master [2020-12-23T13:30:44.411Z] TERM=xterm [2020-12-23T13:30:44.411Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T13:30:44.411Z] SHLVL=1 [2020-12-23T13:30:44.411Z] TIMEOUT=120m [2020-12-23T13:30:44.411Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-23T13:30:44.411Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T13:30:44.411Z] GO111MODULE=off [2020-12-23T13:30:44.411Z] DOCKER_EXPERIMENTAL=1 [2020-12-23T13:30:44.411Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-23T13:30:44.411Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T13:30:44.411Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T13:30:44.411Z] GOPATH=/go [2020-12-23T13:30:44.411Z] PKG_CONFIG=pkg-config [2020-12-23T13:30:44.411Z] _=/usr/bin/env [2020-12-23T13:30:44.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-23T13:30:44.443Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-23T13:30:45.368Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-23T13:30:45.649Z] ok github.com/docker/docker/daemon/cluster 0.144s coverage: 0.5% of statements [2020-12-23T13:30:46.293Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-23T13:30:47.218Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-23T13:30:47.963Z] --- PASS: TestUpdateRestartPolicy (13.05s) [2020-12-23T13:30:47.963Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-23T13:30:48.143Z] --- PASS: TestBuildMultiStageCopy (7.32s) [2020-12-23T13:30:48.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2020-12-23T13:30:48.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-12-23T13:30:48.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2020-12-23T13:30:48.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2020-12-23T13:30:48.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-12-23T13:30:48.143Z] === RUN TestBuildMultiStageParentConfig [2020-12-23T13:30:48.992Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2020-12-23T13:30:48.992Z] === RUN TestWaitNonBlocked [2020-12-23T13:30:48.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:30:48.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:30:48.992Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:30:48.992Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:30:48.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:30:48.992Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:30:50.130Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2020-12-23T13:30:50.493Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-23T13:30:50.493Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2020-12-23T13:30:50.493Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s) [2020-12-23T13:30:50.493Z] === RUN TestWaitBlocked [2020-12-23T13:30:50.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:30:50.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:30:50.493Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:30:50.493Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:30:50.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:30:50.493Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:30:51.554Z] --- PASS: TestWaitBlocked (0.01s) [2020-12-23T13:30:51.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.22s) [2020-12-23T13:30:51.554Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.30s) [2020-12-23T13:30:51.554Z] === CONT TestContainerStartOnDaemonRestart [2020-12-23T13:30:51.554Z] === CONT TestContainerKillOnDaemonStart [2020-12-23T13:30:51.647Z] ok github.com/docker/docker/daemon/config 0.066s coverage: 81.8% of statements [2020-12-23T13:30:51.728Z] --- PASS: TestBuildSquashParent (9.06s) [2020-12-23T13:30:51.728Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-23T13:30:51.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:30:51.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:30:51.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:30:51.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:30:51.728Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:30:51.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:30:51.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:30:51.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:30:51.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:30:51.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:30:51.728Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:30:51.728Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:30:51.728Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:30:51.728Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:30:51.939Z] ok github.com/docker/docker/daemon/events 0.066s coverage: 50.0% of statements [2020-12-23T13:30:53.381Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2020-12-23T13:30:53.381Z] === RUN TestBuildLabelWithTargets [2020-12-23T13:30:54.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:30:54.271Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:30:54.690Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2020-12-23T13:30:55.058Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2020-12-23T13:30:55.058Z] === CONT TestIpcModeOlderClient [2020-12-23T13:30:55.058Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-12-23T13:30:55.058Z] === CONT TestDaemonHostGatewayIP [2020-12-23T13:30:57.416Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-12-23T13:30:57.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:30:57.568Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:30:57.708Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.497s coverage: 14.0% of statements [2020-12-23T13:30:58.651Z] --- PASS: TestDaemonHostGatewayIP (3.45s) [2020-12-23T13:30:58.651Z] === CONT TestDaemonRestartIpcMode [2020-12-23T13:30:58.746Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.681s coverage: 57.1% of statements [2020-12-23T13:31:00.866Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-12-23T13:31:00.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.52s) [2020-12-23T13:31:00.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.58s) [2020-12-23T13:31:00.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.37s) [2020-12-23T13:31:00.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.37s) [2020-12-23T13:31:00.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.98s) [2020-12-23T13:31:00.866Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.19s) [2020-12-23T13:31:00.866Z] === RUN TestBuildMultiStageCopy [2020-12-23T13:31:00.866Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-23T13:31:01.485Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-12-23T13:31:01.497Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-12-23T13:31:01.497Z] === RUN TestBuildWithEmptyLayers [2020-12-23T13:31:02.163Z] --- PASS: TestDaemonRestartIpcMode (3.66s) [2020-12-23T13:31:02.564Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-23T13:31:02.995Z] ok github.com/docker/docker/daemon/graphdriver/aufs 7.938s coverage: 69.2% of statements [2020-12-23T13:31:03.418Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-23T13:31:03.511Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-23T13:31:03.631Z] ok github.com/docker/docker/daemon 12.373s coverage: 17.2% of statements [2020-12-23T13:31:03.631Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-23T13:31:03.631Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-23T13:31:03.631Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-23T13:31:03.631Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-23T13:31:03.988Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-23T13:31:04.008Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-12-23T13:31:04.008Z] === RUN TestBuildMultiStageOnBuild [2020-12-23T13:31:04.224Z] --- PASS: TestContainerKillOnDaemonStart (12.44s) [2020-12-23T13:31:04.224Z] PASS [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] === Skipped [2020-12-23T13:31:04.224Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-12-23T13:31:04.224Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-23T13:31:04.224Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-23T13:31:04.224Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:31:04.224Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-12-23T13:31:04.224Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-12-23T13:31:04.224Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] [2020-12-23T13:31:04.224Z] DONE 195 tests, 6 skipped in 155.020s [2020-12-23T13:31:04.224Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-12-23T13:31:04.224Z] ++ 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 [2020-12-23T13:31:04.224Z] ++ set -e [2020-12-23T13:31:04.224Z] ++ '[' -n 0 ']' [2020-12-23T13:31:04.224Z] ++ set -x [2020-12-23T13:31:04.224Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:31:04.224Z] INFO: Testing against a local daemon [2020-12-23T13:31:04.224Z] === RUN TestCommitInheritsEnv [2020-12-23T13:31:04.266Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.500s coverage: 46.2% of statements [2020-12-23T13:31:04.266Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-23T13:31:04.558Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-23T13:31:04.853Z] --- PASS: TestCommitInheritsEnv (0.58s) [2020-12-23T13:31:04.853Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-23T13:31:04.853Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-23T13:31:04.853Z] === RUN TestImagesFilterMultiReference [2020-12-23T13:31:04.853Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-12-23T13:31:04.853Z] === RUN TestImagePullPlatformInvalid [2020-12-23T13:31:04.853Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-12-23T13:31:04.853Z] === RUN TestRemoveImageOrphaning [2020-12-23T13:31:05.128Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-23T13:31:05.310Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.106s coverage: 49.5% of statements [2020-12-23T13:31:05.482Z] --- PASS: TestRemoveImageOrphaning (0.60s) [2020-12-23T13:31:05.482Z] === RUN TestRemoveImageGarbageCollector [2020-12-23T13:31:05.482Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:31:05.482Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:31:05.482Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-23T13:31:05.482Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-23T13:31:05.482Z] === RUN TestTagInvalidReference [2020-12-23T13:31:05.482Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-23T13:31:05.482Z] === RUN TestTagValidPrefixedRepo [2020-12-23T13:31:05.482Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-23T13:31:05.482Z] === RUN TestTagExistedNameWithoutForce [2020-12-23T13:31:05.482Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2020-12-23T13:31:05.482Z] === RUN TestTagOfficialNames [2020-12-23T13:31:05.482Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-23T13:31:05.482Z] === RUN TestTagMatchesDigest [2020-12-23T13:31:05.482Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-23T13:31:05.482Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-23T13:31:05.699Z] --- PASS: TestBuildMultiStageCopy (4.97s) [2020-12-23T13:31:05.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.57s) [2020-12-23T13:31:05.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.56s) [2020-12-23T13:31:05.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.62s) [2020-12-23T13:31:05.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.60s) [2020-12-23T13:31:05.699Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.63s) [2020-12-23T13:31:05.699Z] === RUN TestBuildMultiStageParentConfig [2020-12-23T13:31:06.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-23T13:31:06.841Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.041s coverage: 58.0% of statements [2020-12-23T13:31:07.082Z] --- PASS: TestBuildMultiStageParentConfig (1.35s) [2020-12-23T13:31:07.082Z] === RUN TestBuildLabelWithTargets [2020-12-23T13:31:07.879Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2020-12-23T13:31:08.516Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2020-12-23T13:31:09.247Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2020-12-23T13:31:09.247Z] === RUN TestBuildUncleanTarFilenames [2020-12-23T13:31:09.623Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-12-23T13:31:09.623Z] === RUN TestBuildWithEmptyLayers [2020-12-23T13:31:09.808Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2020-12-23T13:31:09.808Z] === RUN TestBuildMultiStageLayerLeak [2020-12-23T13:31:10.171Z] Removing intermediate container 5fc479fddeee [2020-12-23T13:31:10.171Z] ---> 6c9cea75d486 [2020-12-23T13:31:10.171Z] 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 [2020-12-23T13:31:10.171Z] ---> Running in c05f81110da6 [2020-12-23T13:31:10.171Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2020-12-23T13:31:10.171Z] go: finding gotest.tools v0.5.3 [2020-12-23T13:31:10.171Z] go: finding gotest.tools/gotestsum v0.5.3 [2020-12-23T13:31:10.171Z] go: downloading gotest.tools/gotestsum v0.5.3 [2020-12-23T13:31:10.171Z] go: extracting gotest.tools/gotestsum v0.5.3 [2020-12-23T13:31:10.563Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2020-12-23T13:31:10.563Z] === RUN TestBuildMultiStageOnBuild [2020-12-23T13:31:11.272Z] ok github.com/docker/docker/daemon/logger 0.253s coverage: 41.0% of statements [2020-12-23T13:31:11.272Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.019s coverage: 52.1% of statements [2020-12-23T13:31:11.272Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-23T13:31:11.272Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-23T13:31:11.710Z] go: downloading github.com/fatih/color v1.9.0 [2020-12-23T13:31:11.710Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:31:11.710Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-12-23T13:31:11.710Z] go: extracting github.com/fatih/color v1.9.0 [2020-12-23T13:31:11.710Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-12-23T13:31:11.710Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:31:11.710Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:31:11.710Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:31:11.710Z] go: downloading github.com/pkg/errors v0.9.1 [2020-12-23T13:31:11.710Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:31:11.710Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:31:11.710Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:31:11.710Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:31:11.710Z] go: extracting github.com/pkg/errors v0.9.1 [2020-12-23T13:31:11.710Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:31:11.710Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:31:11.711Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:31:12.173Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:31:12.173Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:31:12.173Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:31:12.173Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:31:12.173Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:31:12.791Z] ok github.com/docker/docker/daemon/logger/awslogs 0.510s coverage: 77.8% of statements [2020-12-23T13:31:12.791Z] ok github.com/docker/docker/daemon/images 0.090s coverage: 6.5% of statements [2020-12-23T13:31:12.791Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-23T13:31:12.791Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-23T13:31:12.791Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-23T13:31:12.791Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-23T13:31:13.498Z] ok github.com/docker/docker/daemon/logger/gelf 0.078s coverage: 67.0% of statements [2020-12-23T13:31:13.711Z] go: finding github.com/fatih/color v1.9.0 [2020-12-23T13:31:13.711Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-12-23T13:31:13.711Z] go: finding github.com/pkg/errors v0.9.1 [2020-12-23T13:31:13.711Z] go: finding github.com/spf13/pflag v1.0.3 [2020-12-23T13:31:13.711Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-12-23T13:31:13.711Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-12-23T13:31:13.711Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-12-23T13:31:13.711Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-12-23T13:31:13.711Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-12-23T13:31:13.859Z] --- PASS: TestBuildMultiStageOnBuild (3.12s) [2020-12-23T13:31:13.859Z] === RUN TestBuildUncleanTarFilenames [2020-12-23T13:31:14.136Z] ok github.com/docker/docker/daemon/logger/journald 0.028s coverage: 23.9% of statements [2020-12-23T13:31:14.170Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-12-23T13:31:14.170Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-12-23T13:31:14.429Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.042s coverage: 87.2% of statements [2020-12-23T13:31:15.045Z] --- PASS: TestBuildMultiStageLayerLeak (4.32s) [2020-12-23T13:31:15.045Z] === RUN TestBuildWithHugeFile [2020-12-23T13:31:15.771Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2020-12-23T13:31:15.771Z] === RUN TestBuildMultiStageLayerLeak [2020-12-23T13:31:15.943Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.056s coverage: 61.6% of statements [2020-12-23T13:31:16.585Z] ok github.com/docker/docker/daemon/logger/local 0.074s coverage: 75.2% of statements [2020-12-23T13:31:16.585Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-23T13:31:17.631Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.031s coverage: 33.3% of statements [2020-12-23T13:31:17.631Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.125s coverage: 55.8% of statements [2020-12-23T13:31:17.913Z] INFO: Build done for gotestsum... [2020-12-23T13:31:19.073Z] --- PASS: TestBuildMultiStageLayerLeak (3.47s) [2020-12-23T13:31:19.073Z] === RUN TestBuildWithHugeFile [2020-12-23T13:31:19.146Z] ok github.com/docker/docker/daemon/logger/templates 0.022s coverage: 8.3% of statements [2020-12-23T13:31:19.782Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2020-12-23T13:31:21.872Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2020-12-23T13:31:22.164Z] ok github.com/docker/docker/daemon/logger/splunk 2.567s coverage: 82.5% of statements [2020-12-23T13:31:22.164Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-23T13:31:22.164Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-23T13:31:23.681Z] ok github.com/docker/docker/distribution/metadata 0.100s coverage: 48.2% of statements [2020-12-23T13:31:25.205Z] ok github.com/docker/docker/errdefs 0.008s coverage: 53.1% of statements [2020-12-23T13:31:25.843Z] ok github.com/docker/docker/distribution 0.445s coverage: 25.1% of statements [2020-12-23T13:31:25.843Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-23T13:31:26.617Z] ..........................xx.................... [ 29%] [2020-12-23T13:31:27.927Z] ok github.com/docker/docker/image 0.082s coverage: 86.4% of statements [2020-12-23T13:31:27.927Z] ok github.com/docker/docker/distribution/xfer 1.764s coverage: 85.1% of statements [2020-12-23T13:31:27.927Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-23T13:31:28.222Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-12-23T13:31:28.222Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-23T13:31:28.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-23T13:31:28.859Z] ok github.com/docker/docker/image/v1 0.033s coverage: 25.0% of statements [2020-12-23T13:31:28.859Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-23T13:31:29.154Z] ok github.com/docker/docker/libcontainerd/queue 0.026s coverage: 100.0% of statements [2020-12-23T13:31:29.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-23T13:31:30.668Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2020-12-23T13:31:30.794Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-23T13:31:31.708Z] ok github.com/docker/docker/oci 0.053s coverage: 8.2% of statements [2020-12-23T13:31:31.741Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-23T13:31:32.316Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-23T13:31:32.353Z] ok github.com/docker/docker/opts 0.092s coverage: 67.1% of statements [2020-12-23T13:31:33.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-23T13:31:34.431Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2020-12-23T13:31:34.431Z] ok github.com/docker/docker/pkg/capabilities 0.014s coverage: 87.5% of statements [2020-12-23T13:31:35.069Z] ok github.com/docker/docker/pkg/authorization 1.321s coverage: 68.3% of statements [2020-12-23T13:31:35.364Z] ok github.com/docker/docker/pkg/archive 1.132s coverage: 76.7% of statements [2020-12-23T13:31:35.615Z] Removing intermediate container c05f81110da6 [2020-12-23T13:31:35.615Z] ---> c9eaa1030d8b [2020-12-23T13:31:35.615Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-12-23T13:31:35.615Z] ---> Running in 8e9806efbc98 [2020-12-23T13:31:35.615Z] Removing intermediate container 8e9806efbc98 [2020-12-23T13:31:35.615Z] ---> 6fa06ec507c0 [2020-12-23T13:31:35.615Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-12-23T13:31:35.615Z] ---> Running in 2fe82b9640d3 [2020-12-23T13:31:35.615Z] Removing intermediate container 2fe82b9640d3 [2020-12-23T13:31:35.615Z] ---> 8821288e6b7a [2020-12-23T13:31:35.615Z] Step 10/10 : COPY . . [2020-12-23T13:31:36.003Z] ok github.com/docker/docker/pkg/directory 0.005s coverage: 80.0% of statements [2020-12-23T13:31:36.640Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2020-12-23T13:31:36.934Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 97.6% of statements [2020-12-23T13:31:37.036Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-23T13:31:37.985Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-12-23T13:31:38.618Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-12-23T13:31:38.908Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-12-23T13:31:38.957Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-23T13:31:40.414Z] ok github.com/docker/docker/layer 7.831s coverage: 68.8% of statements [2020-12-23T13:31:40.414Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-23T13:31:40.414Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-23T13:31:40.414Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-23T13:31:40.414Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-23T13:31:40.414Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-23T13:31:40.414Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-12-23T13:31:40.414Z] ok github.com/docker/docker/pkg/chrootarchive 4.068s coverage: 43.2% of statements [2020-12-23T13:31:40.414Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-23T13:31:40.414Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-23T13:31:40.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-23T13:31:41.454Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2020-12-23T13:31:41.454Z] ok github.com/docker/docker/pkg/fsutils 0.455s coverage: 85.1% of statements [2020-12-23T13:31:41.454Z] ok github.com/docker/docker/pkg/discovery/kv 3.100s coverage: 84.1% of statements [2020-12-23T13:31:41.459Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-23T13:31:42.107Z] ok github.com/docker/docker/pkg/homedir 0.019s coverage: 11.4% of statements [2020-12-23T13:31:43.150Z] ok github.com/docker/docker/pkg/jsonmessage 0.011s coverage: 91.7% of statements [2020-12-23T13:31:43.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-23T13:31:43.410Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-12-23T13:31:43.444Z] ok github.com/docker/docker/pkg/longpath 0.030s coverage: 100.0% of statements [2020-12-23T13:31:44.084Z] ok github.com/docker/docker/pkg/namesgenerator 0.006s coverage: 85.7% of statements [2020-12-23T13:31:44.084Z] ok github.com/docker/docker/pkg/ioutils 1.212s coverage: 69.3% of statements [2020-12-23T13:31:44.344Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-23T13:31:44.380Z] ok github.com/docker/docker/pkg/parsers 0.031s coverage: 97.0% of statements [2020-12-23T13:31:44.380Z] ok github.com/docker/docker/pkg/idtools 0.827s coverage: 70.1% of statements [2020-12-23T13:31:44.380Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-23T13:31:44.380Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-23T13:31:44.380Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-23T13:31:44.380Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-23T13:31:45.019Z] ok github.com/docker/docker/pkg/parsers/kernel 0.006s coverage: 60.0% of statements [2020-12-23T13:31:45.019Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 86.7% of statements [2020-12-23T13:31:45.312Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2020-12-23T13:31:45.312Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-23T13:31:45.312Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-23T13:31:45.655Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T13:31:45.656Z] Using test binary docker [2020-12-23T13:31:45.656Z] +++ /etc/init.d/apparmor start [2020-12-23T13:31:45.656Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:31:45.656Z] INFO: Waiting for daemon to start... [2020-12-23T13:31:45.656Z] Starting dockerd [2020-12-23T13:31:45.656Z] +++ 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 [2020-12-23T13:31:45.656Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T13:31:45.656Z] Using test binary docker [2020-12-23T13:31:45.656Z] +++ /etc/init.d/apparmor start [2020-12-23T13:31:45.656Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:31:45.656Z] INFO: Waiting for daemon to start... [2020-12-23T13:31:45.656Z] Starting dockerd [2020-12-23T13:31:45.656Z] +++ 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 [2020-12-23T13:31:45.955Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.047s coverage: 56.8% of statements [2020-12-23T13:31:46.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-23T13:31:47.008Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2020-12-23T13:31:47.302Z] ok github.com/docker/docker/pkg/progress 0.014s coverage: 75.9% of statements [2020-12-23T13:31:47.302Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2020-12-23T13:31:47.565Z] . [2020-12-23T13:31:47.565Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T13:31:47.565Z] [2020-12-23T13:31:47.565Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T13:31:47.658Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-23T13:31:47.825Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T13:31:47.825Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T13:31:47.825Z] Error: No such image: emptyfs [2020-12-23T13:31:47.825Z] Error: No such image: emptyfs++++ tar -cC bundles/test-integration/emptyfs . [2020-12-23T13:31:47.825Z] [2020-12-23T13:31:47.825Z] ++++ docker load [2020-12-23T13:31:47.825Z] ++++ docker load [2020-12-23T13:31:47.825Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-23T13:31:47.936Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-12-23T13:31:48.086Z] Running integration-test (iteration 1) [2020-12-23T13:31:48.086Z] Running integration-test (iteration 1) [2020-12-23T13:31:48.086Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-12-23T13:31:48.086Z] ++ 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)/' [2020-12-23T13:31:48.086Z] ++ set -e [2020-12-23T13:31:48.086Z] ++ '[' -n 0 ']' [2020-12-23T13:31:48.086Z] ++ set -x [2020-12-23T13:31:48.086Z] 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)/++ env -i DEST=/go/src/github.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)/' [2020-12-23T13:31:48.086Z] [2020-12-23T13:31:48.086Z] ++ 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)/' [2020-12-23T13:31:48.086Z] ++ set -e [2020-12-23T13:31:48.086Z] ++ '[' -n 0 ']' [2020-12-23T13:31:48.086Z] ++ set -x [2020-12-23T13:31:48.086Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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)/' [2020-12-23T13:31:48.973Z] ok github.com/docker/docker/pkg/pubsub 1.115s coverage: 75.0% of statements [2020-12-23T13:31:48.973Z] ok github.com/docker/docker/pkg/stdcopy 0.013s coverage: 100.0% of statements [2020-12-23T13:31:49.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-23T13:31:49.607Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2020-12-23T13:31:49.607Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-12-23T13:31:49.995Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T13:31:49.995Z] Using test binary docker [2020-12-23T13:31:50.257Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-23T13:31:50.257Z] +++ /etc/init.d/apparmor start [2020-12-23T13:31:50.257Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:31:50.257Z] INFO: Waiting for daemon to start... [2020-12-23T13:31:50.257Z] Starting dockerd [2020-12-23T13:31:50.257Z] +++ 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 [2020-12-23T13:31:50.644Z] ok github.com/docker/docker/pkg/system 0.029s coverage: 36.9% of statements [2020-12-23T13:31:50.908Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-12-23T13:31:50.936Z] ok github.com/docker/docker/pkg/sysinfo 0.008s coverage: 53.8% of statements [2020-12-23T13:31:51.244Z] ok github.com/docker/docker/pkg/signal 2.906s coverage: 61.0% of statements [2020-12-23T13:31:51.541Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2020-12-23T13:31:51.836Z] testing: warning: no tests to run [2020-12-23T13:31:51.836Z] coverage: [no statements] [2020-12-23T13:31:51.836Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-12-23T13:31:52.471Z] ok github.com/docker/docker/pkg/truncindex 0.114s coverage: 91.5% of statements [2020-12-23T13:31:52.471Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2020-12-23T13:31:52.471Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-12-23T13:31:53.105Z] ok github.com/docker/docker/pkg/useragent 0.019s coverage: 88.9% of statements [2020-12-23T13:31:55.051Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-12-23T13:31:55.179Z] ok github.com/docker/docker/plugin/v2 0.007s coverage: 14.5% of statements [2020-12-23T13:31:55.179Z] ok github.com/docker/docker/profiles/seccomp 0.027s coverage: 83.5% of statements [2020-12-23T13:31:56.698Z] ok github.com/docker/docker/reference 0.010s coverage: 84.4% of statements [2020-12-23T13:31:56.992Z] ok github.com/docker/docker/plugin 0.564s coverage: 23.2% of statements [2020-12-23T13:31:58.403Z] . [2020-12-23T13:31:58.403Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T13:31:58.403Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T13:31:58.403Z] Error: No such image: emptyfs [2020-12-23T13:31:58.403Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-23T13:31:58.403Z] ++++ docker load [2020-12-23T13:31:58.403Z] Running integration-test (iteration 1) [2020-12-23T13:31:58.403Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-12-23T13:31:58.403Z] ++ 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 [2020-12-23T13:31:58.403Z] ++ set -e [2020-12-23T13:31:58.403Z] ++ '[' -n 0 ']' [2020-12-23T13:31:58.403Z] ++ set -x [2020-12-23T13:31:58.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-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 [2020-12-23T13:31:59.064Z] ok github.com/docker/docker/quota 0.642s coverage: 71.4% of statements [2020-12-23T13:31:59.064Z] ok github.com/docker/docker/registry/resumable 0.037s coverage: 100.0% of statements [2020-12-23T13:31:59.358Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 45.3% of statements [2020-12-23T13:31:59.998Z] ok github.com/docker/docker/registry 0.259s coverage: 57.2% of statements [2020-12-23T13:32:00.291Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2020-12-23T13:32:01.337Z] ok github.com/docker/docker/runconfig 0.021s coverage: 66.1% of statements [2020-12-23T13:32:03.413Z] ok github.com/docker/docker/volume/drivers 0.010s coverage: 36.1% of statements [2020-12-23T13:32:04.924Z] ok github.com/docker/docker/volume/mounts 0.065s coverage: 67.0% of statements [2020-12-23T13:32:05.558Z] ok github.com/docker/docker/volume/local 0.240s coverage: 76.6% of statements [2020-12-23T13:32:05.573Z] ---> 05f14a02e9dc [2020-12-23T13:32:05.573Z] Successfully built 05f14a02e9dc [2020-12-23T13:32:05.573Z] Successfully tagged docker:latest [2020-12-23T13:32:05.573Z] INFO: Image build ended at 12/23/2020 13:32:02. Duration:00:03:57.1778138 [2020-12-23T13:32:05.573Z] [2020-12-23T13:32:05.573Z] [2020-12-23T13:32:05.573Z] INFO: Building the test binaries at 12/23/2020 13:32:03... [2020-12-23T13:32:06.186Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.1% of statements [2020-12-23T13:32:07.754Z] INFO: make.ps1 starting at 12/23/2020 13:32:07 [2020-12-23T13:32:08.215Z] INFO: Git commit (f7ce987178) assumed from DOCKER_GITCOMMIT environment variable [2020-12-23T13:32:08.215Z] INFO: Invoking autogen... [2020-12-23T13:32:08.674Z] INFO: Building daemon... [2020-12-23T13:32:10.687Z] Loaded image: buildpack-deps:buster [2020-12-23T13:32:10.950Z] Loaded image: busybox:latest [2020-12-23T13:32:10.950Z] Loaded image: busybox:glibc [2020-12-23T13:32:11.207Z] --- PASS: TestBuildWithHugeFile (52.29s) [2020-12-23T13:32:11.207Z] === RUN TestBuildWithEmptyDockerfile [2020-12-23T13:32:11.208Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:32:11.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:32:11.208Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:32:11.208Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:32:11.208Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:32:11.208Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:32:11.208Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:32:11.208Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:32:11.208Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:32:11.208Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2020-12-23T13:32:11.208Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-12-23T13:32:11.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-12-23T13:32:11.208Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-12-23T13:32:11.208Z] === RUN TestBuildPreserveOwnership [2020-12-23T13:32:11.208Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-23T13:32:11.964Z] tests/integration/api_network_test.py ............................ [ 47%] [2020-12-23T13:32:13.093Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-23T13:32:13.503Z] Loaded image: debian:bullseye [2020-12-23T13:32:15.420Z] Loaded image: hello-world:latest [2020-12-23T13:32:16.807Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T13:32:17.069Z] INFO: Testing against a local daemon [2020-12-23T13:32:17.069Z] === RUN TestCgroupNamespacesBuild [2020-12-23T13:32:17.254Z] --- PASS: TestBuildPreserveOwnership (10.36s) [2020-12-23T13:32:17.254Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.35s) [2020-12-23T13:32:17.254Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-12-23T13:32:17.254Z] === RUN TestBuildPlatformInvalid [2020-12-23T13:32:17.254Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-12-23T13:32:17.254Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-23T13:32:17.254Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2020-12-23T13:32:17.254Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2020-12-23T13:32:17.254Z] PASS [2020-12-23T13:32:17.254Z] [2020-12-23T13:32:17.254Z] === Skipped [2020-12-23T13:32:17.254Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-23T13:32:17.254Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:32:17.254Z] [2020-12-23T13:32:17.254Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2020-12-23T13:32:17.254Z] build_userns_linux_test.go:30: testEnv.IsRootless() [2020-12-23T13:32:17.254Z] [2020-12-23T13:32:17.254Z] [2020-12-23T13:32:17.254Z] DONE 33 tests, 2 skipped in 129.765s [2020-12-23T13:32:17.254Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-23T13:32:17.509Z] INFO: Testing against a local daemon [2020-12-23T13:32:17.509Z] === RUN TestConfigInspect [2020-12-23T13:32:17.509Z] --- SKIP: TestConfigInspect (0.02s) [2020-12-23T13:32:17.509Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:17.509Z] === RUN TestConfigList [2020-12-23T13:32:17.509Z] --- SKIP: TestConfigList (0.01s) [2020-12-23T13:32:17.509Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:17.509Z] === RUN TestConfigsCreateAndDelete [2020-12-23T13:32:17.509Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-12-23T13:32:17.509Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:17.509Z] === RUN TestConfigsUpdate [2020-12-23T13:32:17.509Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-12-23T13:32:17.509Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:17.509Z] === RUN TestTemplatedConfig [2020-12-23T13:32:17.509Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-23T13:32:17.509Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:17.509Z] === RUN TestConfigCreateResolve [2020-12-23T13:32:17.509Z] --- SKIP: TestConfigCreateResolve (0.02s) [2020-12-23T13:32:17.509Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:17.509Z] === RUN TestConfigDaemonLibtrustID [2020-12-23T13:32:19.395Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2020-12-23T13:32:19.395Z] PASS [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] === Skipped [2020-12-23T13:32:19.395Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-12-23T13:32:19.395Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-12-23T13:32:19.395Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-12-23T13:32:19.395Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-12-23T13:32:19.395Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-12-23T13:32:19.395Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.02s) [2020-12-23T13:32:19.395Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] [2020-12-23T13:32:19.395Z] DONE 7 tests, 6 skipped in 1.722s [2020-12-23T13:32:19.395Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-23T13:32:19.395Z] INFO: Testing against a local daemon [2020-12-23T13:32:19.395Z] === RUN TestCheckpoint [2020-12-23T13:32:19.395Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-23T13:32:19.395Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:32:19.395Z] === RUN TestContainerInvalidJSON [2020-12-23T13:32:19.395Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:32:19.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:32:19.395Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:32:19.395Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:32:19.395Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:32:19.395Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:32:19.395Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:32:19.395Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:32:19.395Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:32:19.395Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-23T13:32:19.395Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-23T13:32:19.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-23T13:32:19.395Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-23T13:32:19.395Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-23T13:32:19.395Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-12-23T13:32:19.395Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-23T13:32:19.395Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2020-12-23T13:32:19.395Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-23T13:32:19.395Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2020-12-23T13:32:19.395Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-23T13:32:19.395Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-12-23T13:32:19.395Z] === RUN TestCopyFromContainer [2020-12-23T13:32:19.620Z] --- PASS: TestCgroupNamespacesBuild (2.61s) [2020-12-23T13:32:19.620Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-23T13:32:21.159Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-12-23T13:32:21.494Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/rootless [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/volume [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-23T13:32:21.494Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === Skipped [2020-12-23T13:32:21.494Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-23T13:32:21.494Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-23T13:32:21.494Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-23T13:32:21.494Z] time="2020-12-23T13:31:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-23T13:32:21.494Z] time="2020-12-23T13:31:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-23T13:32:21.494Z] time="2020-12-23T13:31:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-23T13:32:21.494Z] time="2020-12-23T13:31:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-23T13:32:21.494Z] time="2020-12-23T13:31:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-23T13:32:21.494Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-23T13:32:21.494Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-23T13:32:21.494Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:32:21.494Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-23T13:32:21.494Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-23T13:32:21.494Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-23T13:32:21.494Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] [2020-12-23T13:32:21.494Z] DONE 2191 tests, 26 skipped in 264.086s Post stage [Pipeline] junit [2020-12-23T13:32:21.540Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.87s) [2020-12-23T13:32:21.540Z] === RUN TestBuildWithSession [2020-12-23T13:32:21.540Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-23T13:32:21.540Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:32:21.540Z] === RUN TestBuildSquashParent [2020-12-23T13:32:21.544Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-12-23T13:32:22.361Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-12-23T13:32:22.408Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -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:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh dynbinary test-integration [2020-12-23T13:32:22.703Z] [2020-12-23T13:32:22.703Z] Removing bundles/ [2020-12-23T13:32:22.703Z] [2020-12-23T13:32:22.703Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-12-23T13:32:22.703Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:32:22.703Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer// [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer//bar/root [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer/bar/quux [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-23T13:32:23.555Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-23T13:32:23.810Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer (4.46s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-23T13:32:23.810Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-23T13:32:23.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-23T13:32:23.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:32:23.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:32:23.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:32:23.810Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:32:23.810Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:32:23.811Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:32:23.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:32:23.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:32:23.811Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:32:23.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-23T13:32:23.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-23T13:32:23.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-23T13:32:23.811Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-23T13:32:23.811Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-23T13:32:23.811Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2020-12-23T13:32:23.811Z] === RUN TestCreateWithInvalidEnv [2020-12-23T13:32:23.811Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-23T13:32:23.811Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-23T13:32:23.811Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-23T13:32:23.811Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-23T13:32:23.811Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-23T13:32:23.811Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-23T13:32:23.811Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-23T13:32:23.811Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-23T13:32:23.811Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-23T13:32:23.811Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-12-23T13:32:23.811Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-23T13:32:23.811Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-23T13:32:23.811Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-23T13:32:23.811Z] === RUN TestCreateTmpfsMountsTarget [2020-12-23T13:32:23.811Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-23T13:32:23.811Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-23T13:32:25.173Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2020-12-23T13:32:25.173Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-23T13:32:26.536Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.16s) [2020-12-23T13:32:26.536Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-23T13:32:26.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:32:26.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:32:26.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:32:26.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:32:26.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:32:26.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:32:26.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:32:26.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:32:26.536Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:32:26.536Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:32:26.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:32:26.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:32:26.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:32:26.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:32:26.536Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:32:26.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-23T13:32:26.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-23T13:32:26.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-23T13:32:26.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-23T13:32:26.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-23T13:32:26.536Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-23T13:32:26.536Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-23T13:32:26.792Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s) [2020-12-23T13:32:26.792Z] === RUN TestCreateDifferentPlatform [2020-12-23T13:32:26.792Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-23T13:32:26.792Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-23T13:32:26.792Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-12-23T13:32:26.792Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-23T13:32:26.792Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-23T13:32:26.792Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-23T13:32:26.792Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2020-12-23T13:32:26.792Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-23T13:32:26.792Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2020-12-23T13:32:26.792Z] === RUN TestContainerStartOnDaemonRestart [2020-12-23T13:32:26.792Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-12-23T13:32:26.792Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-23T13:32:26.792Z] === RUN TestDaemonRestartIpcMode [2020-12-23T13:32:26.792Z] === PAUSE TestDaemonRestartIpcMode [2020-12-23T13:32:26.792Z] === RUN TestDaemonHostGatewayIP [2020-12-23T13:32:26.792Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-12-23T13:32:26.792Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:32:26.792Z] === RUN TestContainerKillOnDaemonStart [2020-12-23T13:32:26.792Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-23T13:32:26.792Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-23T13:32:26.792Z] === RUN TestDiff [2020-12-23T13:32:26.874Z] tests/integration/api_service_test.py .................................. [ 60%] [2020-12-23T13:32:27.048Z] --- PASS: TestDiff (0.37s) [2020-12-23T13:32:27.048Z] === RUN TestExecWithCloseStdin [2020-12-23T13:32:27.609Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-12-23T13:32:27.609Z] === RUN TestExec [2020-12-23T13:32:27.748Z] --- PASS: TestImportExtremelyLargeImageWorks (80.00s) [2020-12-23T13:32:27.748Z] PASS [2020-12-23T13:32:27.748Z] [2020-12-23T13:32:27.748Z] === Skipped [2020-12-23T13:32:27.748Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:32:27.748Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:32:27.748Z] [2020-12-23T13:32:27.748Z] [2020-12-23T13:32:27.748Z] DONE 12 tests, 1 skipped in 81.476s [2020-12-23T13:32:27.748Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-12-23T13:32:27.748Z] ++ 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 [2020-12-23T13:32:27.748Z] ++ set -e [2020-12-23T13:32:27.748Z] ++ '[' -n 0 ']' [2020-12-23T13:32:27.748Z] ++ set -x [2020-12-23T13:32:27.748Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:32:27.748Z] INFO: Testing against a local daemon [2020-12-23T13:32:27.748Z] === RUN TestNetworkCreateDelete [2020-12-23T13:32:27.748Z] --- PASS: TestNetworkCreateDelete (0.12s) [2020-12-23T13:32:27.748Z] === RUN TestDockerNetworkDeletePreferID [2020-12-23T13:32:27.748Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2020-12-23T13:32:27.748Z] === RUN TestDaemonDNSFallback [2020-12-23T13:32:28.140Z] --- PASS: TestBuildSquashParent (6.47s) [2020-12-23T13:32:28.140Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-23T13:32:28.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:32:28.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:32:28.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:32:28.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:32:28.140Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:32:28.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:32:28.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:32:28.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:32:28.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:32:28.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:32:28.140Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:32:28.140Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:32:28.140Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:32:28.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:32:28.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:32:28.140Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:32:28.169Z] --- PASS: TestExec (0.43s) [2020-12-23T13:32:28.169Z] === RUN TestExecUser [2020-12-23T13:32:28.426Z] --- PASS: TestExecUser (0.45s) [2020-12-23T13:32:28.426Z] === RUN TestExportContainerAndImportImage [2020-12-23T13:32:28.782Z] --- PASS: TestDaemonDNSFallback (2.61s) [2020-12-23T13:32:28.782Z] === RUN TestInspectNetwork [2020-12-23T13:32:28.989Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2020-12-23T13:32:28.989Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-23T13:32:31.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:32:31.453Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:32:32.252Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-12-23T13:32:32.253Z] === RUN TestHealthCheckWorkdir [2020-12-23T13:32:32.834Z] --- PASS: TestHealthCheckWorkdir (0.57s) [2020-12-23T13:32:32.834Z] === RUN TestHealthKillContainer [2020-12-23T13:32:33.377Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-23T13:32:33.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-12-23T13:32:33.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.94s) [2020-12-23T13:32:33.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.11s) [2020-12-23T13:32:33.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.16s) [2020-12-23T13:32:33.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.99s) [2020-12-23T13:32:33.377Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.01s) [2020-12-23T13:32:33.377Z] === RUN TestBuildMultiStageCopy [2020-12-23T13:32:33.377Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-23T13:32:34.348Z] === RUN TestInspectNetwork/full_network_id [2020-12-23T13:32:34.348Z] === RUN TestInspectNetwork/partial_network_id [2020-12-23T13:32:34.348Z] === RUN TestInspectNetwork/network_name [2020-12-23T13:32:34.348Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-23T13:32:34.893Z] Loaded image: buildpack-deps:buster [2020-12-23T13:32:34.893Z] Loaded image: buildpack-deps:buster [2020-12-23T13:32:34.893Z] Loaded image: busybox:latest [2020-12-23T13:32:34.893Z] Loaded image: busybox:latest [2020-12-23T13:32:34.893Z] Loaded image: busybox:glibc [2020-12-23T13:32:34.893Z] Loaded image: busybox:glibc [2020-12-23T13:32:35.337Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-23T13:32:35.388Z] --- PASS: TestHealthKillContainer (2.55s) [2020-12-23T13:32:35.388Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-23T13:32:35.910Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-23T13:32:35.951Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s) [2020-12-23T13:32:35.951Z] === RUN TestIpcModeNone [2020-12-23T13:32:36.206Z] --- PASS: TestIpcModeNone (0.44s) [2020-12-23T13:32:36.206Z] === RUN TestIpcModePrivate [2020-12-23T13:32:36.277Z] Loaded image: debian:bullseye [2020-12-23T13:32:36.277Z] Loaded image: debian:bullseye [2020-12-23T13:32:36.277Z] Loaded image: hello-world:latest [2020-12-23T13:32:36.483Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-23T13:32:36.537Z] Loaded image: hello-world:latest [2020-12-23T13:32:36.537Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T13:32:36.537Z] INFO: Testing against a local daemon [2020-12-23T13:32:36.537Z] === RUN TestDockerDaemonSuite [2020-12-23T13:32:36.537Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T13:32:36.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-23T13:32:36.767Z] --- PASS: TestIpcModePrivate (0.45s) [2020-12-23T13:32:36.767Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2020-12-23T13:32:36.767Z] === RUN TestIpcModeShareable [2020-12-23T13:32:36.767Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-12-23T13:32:36.767Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:32:36.767Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-23T13:32:36.797Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-12-23T13:32:36.797Z] INFO: Testing against a local daemon [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-23T13:32:36.797Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-23T13:32:37.320Z] --- PASS: TestBuildMultiStageCopy (4.38s) [2020-12-23T13:32:37.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.26s) [2020-12-23T13:32:37.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.52s) [2020-12-23T13:32:37.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-12-23T13:32:37.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.52s) [2020-12-23T13:32:37.320Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-12-23T13:32:37.320Z] === RUN TestBuildMultiStageParentConfig [2020-12-23T13:32:38.188Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.38s) [2020-12-23T13:32:38.188Z] === RUN TestAPIIpcModeHost [2020-12-23T13:32:38.188Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-12-23T13:32:38.188Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:32:38.188Z] === RUN TestDaemonIpcModeShareable [2020-12-23T13:32:38.188Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-12-23T13:32:38.188Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:32:38.188Z] === RUN TestDaemonIpcModePrivate [2020-12-23T13:32:38.880Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2020-12-23T13:32:38.880Z] === RUN TestBuildLabelWithTargets [2020-12-23T13:32:39.614Z] ......................... [ 67%] [2020-12-23T13:32:39.913Z] --- PASS: TestInspectNetwork (11.14s) [2020-12-23T13:32:39.913Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-23T13:32:39.913Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-23T13:32:39.913Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-23T13:32:39.913Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-23T13:32:39.914Z] === RUN TestRunContainerWithBridgeNone [2020-12-23T13:32:40.700Z] --- PASS: TestDaemonIpcModePrivate (2.14s) [2020-12-23T13:32:40.700Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2020-12-23T13:32:40.700Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-23T13:32:40.700Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-23T13:32:40.700Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:32:40.700Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-23T13:32:40.700Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-23T13:32:40.700Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:32:40.700Z] === RUN TestIpcModeOlderClient [2020-12-23T13:32:40.700Z] === PAUSE TestIpcModeOlderClient [2020-12-23T13:32:40.700Z] === RUN TestKillContainerInvalidSignal [2020-12-23T13:32:40.700Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2020-12-23T13:32:40.700Z] === RUN TestKillContainer [2020-12-23T13:32:40.700Z] === RUN TestKillContainer/no_signal [2020-12-23T13:32:41.003Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-23T13:32:41.003Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-23T13:32:41.261Z] === RUN TestKillContainer/non_killing_signal [2020-12-23T13:32:41.429Z] --- PASS: TestBuildLabelWithTargets (2.29s) [2020-12-23T13:32:41.429Z] === RUN TestBuildWithEmptyLayers [2020-12-23T13:32:41.516Z] === RUN TestKillContainer/killing_signal [2020-12-23T13:32:41.944Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-23T13:32:41.944Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-23T13:32:42.078Z] --- PASS: TestKillContainer (1.31s) [2020-12-23T13:32:42.078Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-12-23T13:32:42.078Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2020-12-23T13:32:42.078Z] --- PASS: TestKillContainer/killing_signal (0.45s) [2020-12-23T13:32:42.078Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-23T13:32:42.078Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-23T13:32:42.333Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-23T13:32:42.374Z] --- PASS: TestBuildWithEmptyLayers (1.08s) [2020-12-23T13:32:42.375Z] === RUN TestBuildMultiStageOnBuild [2020-12-23T13:32:42.516Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-23T13:32:42.676Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-12-23T13:32:42.676Z] === RUN TestNetworkInvalidJSON [2020-12-23T13:32:42.676Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-23T13:32:42.676Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-23T13:32:42.676Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:32:42.676Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:32:42.676Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:32:42.676Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:32:42.676Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-23T13:32:42.676Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:32:42.676Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:32:42.676Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-23T13:32:42.676Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-23T13:32:42.676Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-23T13:32:42.676Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-23T13:32:42.676Z] === RUN TestNetworkList [2020-12-23T13:32:42.676Z] === RUN TestNetworkList//networks [2020-12-23T13:32:42.676Z] === PAUSE TestNetworkList//networks [2020-12-23T13:32:42.676Z] === RUN TestNetworkList//networks/ [2020-12-23T13:32:42.676Z] === PAUSE TestNetworkList//networks/ [2020-12-23T13:32:42.676Z] === CONT TestNetworkList//networks [2020-12-23T13:32:42.676Z] === CONT TestNetworkList//networks/ [2020-12-23T13:32:42.676Z] --- PASS: TestNetworkList (0.01s) [2020-12-23T13:32:42.676Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-23T13:32:42.676Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-23T13:32:42.676Z] === RUN TestHostIPv4BridgeLabel [2020-12-23T13:32:42.777Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-23T13:32:42.777Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-23T13:32:42.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.82s) [2020-12-23T13:32:42.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2020-12-23T13:32:42.894Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-12-23T13:32:42.894Z] === RUN TestKillStoppedContainer [2020-12-23T13:32:42.894Z] --- PASS: TestKillStoppedContainer (0.03s) [2020-12-23T13:32:42.894Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-23T13:32:42.894Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-12-23T13:32:42.894Z] === RUN TestKillDifferentUserContainer [2020-12-23T13:32:42.968Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-12-23T13:32:42.968Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-23T13:32:43.454Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2020-12-23T13:32:43.454Z] === RUN TestInspectOomKilledTrue [2020-12-23T13:32:43.454Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-23T13:32:43.454Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:32:43.454Z] === RUN TestInspectOomKilledFalse [2020-12-23T13:32:43.454Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-23T13:32:43.454Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:32:43.454Z] === RUN TestLinksEtcHostsContentMatch [2020-12-23T13:32:43.454Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-12-23T13:32:43.454Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-23T13:32:43.454Z] === RUN TestLinksContainerNames [2020-12-23T13:32:44.002Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-12-23T13:32:44.002Z] === RUN TestDaemonDefaultNetworkPools [2020-12-23T13:32:44.161Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-23T13:32:44.379Z] --- PASS: TestLinksContainerNames (0.82s) [2020-12-23T13:32:44.379Z] === RUN TestLogsFollowTailEmpty [2020-12-23T13:32:44.634Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-12-23T13:32:44.634Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-23T13:32:44.634Z] --- PASS: TestLogsFollowTailEmpty (0.39s) [2020-12-23T13:32:44.634Z] === RUN TestContainerNetworkMountsNoChown [2020-12-23T13:32:44.732Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-23T13:32:44.732Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-23T13:32:44.732Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-23T13:32:44.732Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-12-23T13:32:44.889Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/default [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/default [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/private [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/private [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rprivate [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/slave [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/slave [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rslave [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/shared [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/shared [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rshared [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/default [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/rslave [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/rshared [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/shared [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/rprivate [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/slave [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/private [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:32:44.890Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-23T13:32:44.890Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:32:44.890Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:32:44.926Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2020-12-23T13:32:44.926Z] === RUN TestBuildUncleanTarFilenames [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:32:45.145Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:32:45.401Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-23T13:32:45.401Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:32:45.401Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-23T13:32:45.401Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:32:45.401Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.03s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-12-23T13:32:45.401Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2020-12-23T13:32:45.401Z] === RUN TestContainerBindMountNonRecursive [2020-12-23T13:32:45.401Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-12-23T13:32:45.401Z] 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) [2020-12-23T13:32:45.401Z] === RUN TestContainerVolumesMountedAsShared [2020-12-23T13:32:45.401Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2020-12-23T13:32:45.401Z] 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) [2020-12-23T13:32:45.401Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-23T13:32:45.401Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2020-12-23T13:32:45.401Z] 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) [2020-12-23T13:32:45.401Z] === RUN TestNetworkNat [2020-12-23T13:32:45.673Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-23T13:32:45.961Z] --- PASS: TestNetworkNat (0.52s) [2020-12-23T13:32:45.961Z] === RUN TestNetworkLocalhostTCPNat [2020-12-23T13:32:46.143Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2020-12-23T13:32:46.143Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-23T13:32:46.216Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s) [2020-12-23T13:32:46.216Z] === RUN TestNetworkLoopbackNat [2020-12-23T13:32:46.314Z] --- PASS: TestBuildUncleanTarFilenames (1.46s) [2020-12-23T13:32:46.314Z] === RUN TestBuildMultiStageLayerLeak [2020-12-23T13:32:46.615Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-23T13:32:46.879Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-23T13:32:46.879Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-23T13:32:46.879Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-23T13:32:46.879Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-23T13:32:47.177Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-12-23T13:32:47.177Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-23T13:32:47.811Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.64s) [2020-12-23T13:32:47.811Z] === RUN TestServiceWithPredefinedNetwork [2020-12-23T13:32:48.727Z] --- PASS: TestNetworkLoopbackNat (2.54s) [2020-12-23T13:32:48.727Z] === RUN TestPause [2020-12-23T13:32:48.727Z] --- SKIP: TestPause (0.00s) [2020-12-23T13:32:48.727Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:32:48.727Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-23T13:32:48.727Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:32:48.727Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:32:48.727Z] === RUN TestPauseStopPausedContainer [2020-12-23T13:32:48.727Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-12-23T13:32:48.727Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:32:48.727Z] === RUN TestPsFilter [2020-12-23T13:32:48.983Z] --- PASS: TestPsFilter (0.09s) [2020-12-23T13:32:48.983Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-23T13:32:49.238Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-12-23T13:32:49.238Z] === RUN TestRemoveContainerWithVolume [2020-12-23T13:32:49.622Z] --- PASS: TestBuildMultiStageLayerLeak (2.77s) [2020-12-23T13:32:49.622Z] === RUN TestBuildWithHugeFile [2020-12-23T13:32:49.798Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2020-12-23T13:32:49.798Z] === RUN TestRemoveContainerRunning [2020-12-23T13:32:50.054Z] --- PASS: TestRemoveContainerRunning (0.40s) [2020-12-23T13:32:50.054Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-23T13:32:50.614Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2020-12-23T13:32:50.614Z] === RUN TestRemoveInvalidContainer [2020-12-23T13:32:50.614Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-12-23T13:32:50.614Z] === RUN TestRenameLinkedContainer [2020-12-23T13:32:51.327Z] --- PASS: TestServiceWithPredefinedNetwork (3.26s) [2020-12-23T13:32:51.327Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-23T13:32:51.327Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:32:51.327Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:32:51.327Z] === RUN TestServiceWithDataPathPortInit [2020-12-23T13:32:52.502Z] --- PASS: TestRenameLinkedContainer (1.69s) [2020-12-23T13:32:52.502Z] === RUN TestRenameStoppedContainer [2020-12-23T13:32:52.757Z] --- PASS: TestRenameStoppedContainer (0.41s) [2020-12-23T13:32:52.757Z] === RUN TestRenameRunningContainerAndReuse [2020-12-23T13:32:53.460Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-23T13:32:53.682Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2020-12-23T13:32:53.682Z] === RUN TestRenameInvalidName [2020-12-23T13:32:53.937Z] --- PASS: TestRenameInvalidName (0.39s) [2020-12-23T13:32:53.937Z] === RUN TestRenameAnonymousContainer [2020-12-23T13:32:55.828Z] --- PASS: TestRenameAnonymousContainer (1.55s) [2020-12-23T13:32:55.828Z] === RUN TestRenameContainerWithSameName [2020-12-23T13:32:55.828Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-12-23T13:32:55.828Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-23T13:32:56.004Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-23T13:32:56.755Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s) [2020-12-23T13:32:56.755Z] === RUN TestResize [2020-12-23T13:32:57.010Z] --- PASS: TestResize (0.44s) [2020-12-23T13:32:57.010Z] === RUN TestResizeWithInvalidSize [2020-12-23T13:32:57.571Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2020-12-23T13:32:57.571Z] === RUN TestResizeWhenContainerNotStarted [2020-12-23T13:32:57.827Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-12-23T13:32:57.827Z] === RUN TestDaemonRestartKillContainers [2020-12-23T13:32:57.827Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:32:57.827Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-23T13:32:57.827Z] === RUN TestCgroupNamespacesRun [2020-12-23T13:32:58.548Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-23T13:33:00.339Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-12-23T13:33:00.339Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-23T13:33:01.090Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-23T13:33:01.352Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-23T13:33:01.922Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-23T13:33:01.922Z] --- PASS: TestBuildWithHugeFile (102.91s) [2020-12-23T13:33:01.922Z] === RUN TestBuildWithEmptyDockerfile [2020-12-23T13:33:01.922Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:33:01.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:33:01.922Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:33:01.922Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:33:01.922Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:33:01.922Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:33:01.922Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:33:01.922Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:33:02.183Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:33:02.183Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2020-12-23T13:33:02.183Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s) [2020-12-23T13:33:02.183Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2020-12-23T13:33:02.183Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2020-12-23T13:33:02.183Z] === RUN TestBuildPreserveOwnership [2020-12-23T13:33:02.183Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-23T13:33:02.224Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.16s) [2020-12-23T13:33:02.224Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-23T13:33:02.444Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-23T13:33:03.015Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-12-23T13:33:03.276Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-12-23T13:33:04.736Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.14s) [2020-12-23T13:33:04.736Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-23T13:33:05.189Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-12-23T13:33:05.449Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-12-23T13:33:05.449Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-23T13:33:06.621Z] --- PASS: TestCgroupNamespacesRunHostMode (2.14s) [2020-12-23T13:33:06.621Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-23T13:33:07.362Z] === RUN TestDockerSuite/TestAttachDetach [2020-12-23T13:33:07.362Z] --- PASS: TestBuildPreserveOwnership (4.80s) [2020-12-23T13:33:07.362Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.24s) [2020-12-23T13:33:07.362Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.55s) [2020-12-23T13:33:07.362Z] === RUN TestBuildPlatformInvalid [2020-12-23T13:33:07.362Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2020-12-23T13:33:07.362Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-23T13:33:07.622Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-12-23T13:33:07.883Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-23T13:33:08.824Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-23T13:33:09.131Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.12s) [2020-12-23T13:33:09.131Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-23T13:33:09.397Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-12-23T13:33:11.016Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2020-12-23T13:33:11.016Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-23T13:33:11.310Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-23T13:33:11.880Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-23T13:33:12.378Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-12-23T13:33:12.378Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-23T13:33:12.452Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-23T13:33:13.805Z] --- PASS: TestServiceWithDataPathPortInit (21.32s) [2020-12-23T13:33:13.805Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-23T13:33:14.367Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-23T13:33:14.367Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-12-23T13:33:14.890Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2020-12-23T13:33:14.890Z] === RUN TestKernelTCPMemory [2020-12-23T13:33:14.890Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-12-23T13:33:14.890Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:14.890Z] === RUN TestNISDomainname [2020-12-23T13:33:14.890Z] --- SKIP: TestNISDomainname (0.01s) [2020-12-23T13:33:14.890Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-23T13:33:14.890Z] === RUN TestHostnameDnsResolution [2020-12-23T13:33:15.451Z] --- PASS: TestHostnameDnsResolution (0.70s) [2020-12-23T13:33:15.451Z] === RUN TestStats [2020-12-23T13:33:15.451Z] --- SKIP: TestStats (0.00s) [2020-12-23T13:33:15.451Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:15.451Z] === RUN TestStopContainerWithTimeout [2020-12-23T13:33:15.451Z] === RUN TestStopContainerWithTimeout/0 [2020-12-23T13:33:15.451Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-23T13:33:15.451Z] === RUN TestStopContainerWithTimeout/1 [2020-12-23T13:33:15.451Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-23T13:33:15.451Z] === RUN TestStopContainerWithTimeout/3 [2020-12-23T13:33:15.451Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-23T13:33:15.451Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-23T13:33:15.451Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-23T13:33:15.451Z] === CONT TestStopContainerWithTimeout/0 [2020-12-23T13:33:15.451Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-23T13:33:15.751Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-23T13:33:16.012Z] === CONT TestStopContainerWithTimeout/3 [2020-12-23T13:33:17.137Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-23T13:33:17.709Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-12-23T13:33:17.897Z] === CONT TestStopContainerWithTimeout/1 [2020-12-23T13:33:18.653Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-23T13:33:18.653Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-23T13:33:19.260Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-23T13:33:19.260Z] --- PASS: TestStopContainerWithTimeout/0 (0.68s) [2020-12-23T13:33:19.260Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2020-12-23T13:33:19.260Z] --- PASS: TestStopContainerWithTimeout/3 (2.35s) [2020-12-23T13:33:19.260Z] --- PASS: TestStopContainerWithTimeout/1 (1.41s) [2020-12-23T13:33:19.260Z] === RUN TestDeleteDevicemapper [2020-12-23T13:33:19.260Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-23T13:33:19.260Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:33:19.260Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-23T13:33:20.036Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-23T13:33:20.297Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-12-23T13:33:20.624Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.39s) [2020-12-23T13:33:20.624Z] === RUN TestUpdateMemory [2020-12-23T13:33:20.624Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-23T13:33:20.624Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:20.624Z] === RUN TestUpdateCPUQuota [2020-12-23T13:33:20.624Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-12-23T13:33:20.624Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:20.624Z] === RUN TestUpdatePidsLimit [2020-12-23T13:33:20.624Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-12-23T13:33:20.624Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:20.624Z] === RUN TestUpdateRestartPolicy [2020-12-23T13:33:20.869Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-23T13:33:21.811Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (14.43s) [2020-12-23T13:33:21.811Z] PASS [2020-12-23T13:33:21.811Z] [2020-12-23T13:33:21.811Z] === Skipped [2020-12-23T13:33:21.811Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-12-23T13:33:21.811Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:33:21.811Z] [2020-12-23T13:33:21.811Z] [2020-12-23T13:33:21.811Z] DONE 33 tests, 1 skipped in 214.855s [2020-12-23T13:33:21.811Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-12-23T13:33:21.811Z] ++ 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 [2020-12-23T13:33:21.811Z] ++ set -e [2020-12-23T13:33:21.811Z] ++ '[' -n 0 ']' [2020-12-23T13:33:21.811Z] ++ set -x [2020-12-23T13:33:21.811Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:33:22.071Z] INFO: Testing against a local daemon [2020-12-23T13:33:22.071Z] === RUN TestConfigInspect [2020-12-23T13:33:22.556Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2020-12-23T13:33:23.455Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-12-23T13:33:24.206Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.23s) [2020-12-23T13:33:24.206Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vkani95jw0a6rfvofovdb36gx Created:2020-12-23 13:33:13.78951716 +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[d51d26f6c78b9ff0b4db1e68708ac3263ca7da4cd5bf7045064f4fede40fd5cd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifasz3hwo8xualjq36zocze60 EndpointID:02c07633c998d3ad873be62e5305bd124c9513626516656212b71a9f8f8d0722 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:a57fa7051ca396f6f210ce0dcab6ea1c203677663b88a3c054fa0c5af5f8f1db 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:70dc302dc582 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ifasz3hwo8xualjq36zocze60 EndpointID:02c07633c998d3ad873be62e5305bd124c9513626516656212b71a9f8f8d0722 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-23T13:33:24.206Z] PASS [2020-12-23T13:33:24.206Z] [2020-12-23T13:33:24.206Z] === Skipped [2020-12-23T13:33:24.206Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:33:24.206Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:33:24.206Z] [2020-12-23T13:33:24.206Z] [2020-12-23T13:33:24.206Z] DONE 26 tests, 1 skipped in 57.054s [2020-12-23T13:33:24.206Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:33:24.206Z] ++ 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 [2020-12-23T13:33:24.206Z] ++ set -e [2020-12-23T13:33:24.206Z] ++ '[' -n 0 ']' [2020-12-23T13:33:24.206Z] ++ set -x [2020-12-23T13:33:24.206Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-23T13:33:24.206Z] INFO: Testing against a local daemon [2020-12-23T13:33:24.206Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-23T13:33:24.206Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-23T13:33:24.206Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:33:24.206Z] === RUN TestDockerNetworkIpvlan [2020-12-23T13:33:24.206Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:33:24.206Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:33:24.206Z] PASS [2020-12-23T13:33:24.206Z] [2020-12-23T13:33:24.206Z] === Skipped [2020-12-23T13:33:24.206Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-23T13:33:24.206Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:33:24.206Z] [2020-12-23T13:33:24.206Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:33:24.206Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:33:24.206Z] [2020-12-23T13:33:24.206Z] [2020-12-23T13:33:24.206Z] DONE 2 tests, 2 skipped in 0.071s [2020-12-23T13:33:24.207Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:33:24.207Z] ++ 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 [2020-12-23T13:33:24.207Z] ++ set -e [2020-12-23T13:33:24.207Z] ++ '[' -n 0 ']' [2020-12-23T13:33:24.207Z] ++ set -x [2020-12-23T13:33:24.207Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:33:24.207Z] INFO: Testing against a local daemon [2020-12-23T13:33:24.207Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-23T13:33:24.207Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-12-23T13:33:24.207Z] === RUN TestDockerNetworkMacvlan [2020-12-23T13:33:25.241Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-23T13:33:25.368Z] --- PASS: TestConfigInspect (3.34s) [2020-12-23T13:33:25.368Z] === RUN TestConfigList [2020-12-23T13:33:26.276Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-23T13:33:26.751Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-12-23T13:33:26.908Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-23T13:33:28.719Z] --- PASS: TestConfigList (3.08s) [2020-12-23T13:33:28.719Z] === RUN TestConfigsCreateAndDelete [2020-12-23T13:33:28.981Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-12-23T13:33:30.901Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-12-23T13:33:31.360Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-23T13:33:31.477Z] --- PASS: TestConfigsCreateAndDelete (3.15s) [2020-12-23T13:33:31.477Z] === RUN TestConfigsUpdate [2020-12-23T13:33:32.781Z] --- PASS: TestUpdateRestartPolicy (11.06s) [2020-12-23T13:33:32.781Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-23T13:33:32.781Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2020-12-23T13:33:32.781Z] === RUN TestWaitNonBlocked [2020-12-23T13:33:32.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:33:32.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:33:32.781Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:33:32.781Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:33:32.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:33:32.781Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:33:32.863Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-12-23T13:33:33.036Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-12-23T13:33:33.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.69s) [2020-12-23T13:33:33.037Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.73s) [2020-12-23T13:33:33.037Z] === RUN TestWaitBlocked [2020-12-23T13:33:33.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:33:33.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:33:33.037Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:33:33.037Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:33:33.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:33:33.037Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:33:33.125Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-12-23T13:33:33.597Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-23T13:33:33.597Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.68s) [2020-12-23T13:33:33.597Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.71s) [2020-12-23T13:33:33.597Z] === CONT TestDaemonRestartIpcMode [2020-12-23T13:33:33.597Z] === CONT TestIpcModeOlderClient [2020-12-23T13:33:33.597Z] --- PASS: TestIpcModeOlderClient (0.08s) [2020-12-23T13:33:33.697Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-12-23T13:33:34.638Z] --- PASS: TestConfigsUpdate (3.14s) [2020-12-23T13:33:34.638Z] === RUN TestTemplatedConfig [2020-12-23T13:33:34.731Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-12-23T13:33:34.731Z] [2020-12-23T13:33:34.731Z] ________ ____ __. [2020-12-23T13:33:34.731Z] \_____ \ | |/ _| [2020-12-23T13:33:34.731Z] / | \| < [2020-12-23T13:33:34.731Z] / | \ | \ [2020-12-23T13:33:34.731Z] \_______ /____|__ \ [2020-12-23T13:33:34.731Z] \/ \/ [2020-12-23T13:33:34.731Z] [2020-12-23T13:33:34.731Z] INFO: make.ps1 ended at 12/23/2020 13:33:22 [2020-12-23T13:33:34.731Z] INFO: Binaries build ended at 12/23/2020 13:33:24. Duration:00:01:21.3586387 [2020-12-23T13:33:34.731Z] INFO: Copying the built daemon binary to d:\CI\PR-41724\4\binary\dockerd-f7ce987178.exe... [2020-12-23T13:33:34.731Z] INFO: Copying the built client binary to d:\CI\PR-41724\4\binary\docker-f7ce987178.exe... [2020-12-23T13:33:34.731Z] INFO: Copying dockerversion from the container... [2020-12-23T13:33:34.731Z] INFO: Copying the golang package from the container to d:\CI\PR-41724\4\installer\go.zip... [2020-12-23T13:33:34.731Z] INFO: Extracting go.zip to d:\CI\PR-41724\4\go [2020-12-23T13:33:34.877Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-23T13:33:34.898Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-12-23T13:33:35.469Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-12-23T13:33:37.453Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-12-23T13:33:37.780Z] --- PASS: TestDaemonRestartIpcMode (4.16s) [2020-12-23T13:33:37.780Z] PASS [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === Skipped [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-23T13:33:37.780Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-12-23T13:33:37.780Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-12-23T13:33:37.780Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-12-23T13:33:37.780Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-12-23T13:33:37.780Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-12-23T13:33:37.780Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-12-23T13:33:37.780Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-12-23T13:33:37.780Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-12-23T13:33:37.780Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-23T13:33:37.780Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-23T13:33:37.780Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-12-23T13:33:37.780Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-12-23T13:33:37.780Z] 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) [2020-12-23T13:33:37.780Z] [2020-12-23T13:33:37.780Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2020-12-23T13:33:37.781Z] 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) [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2020-12-23T13:33:37.781Z] 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) [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-12-23T13:33:37.781Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:33:37.781Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-12-23T13:33:37.781Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:33:37.781Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-12-23T13:33:37.781Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-12-23T13:33:37.781Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-12-23T13:33:37.781Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-23T13:33:37.781Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-23T13:33:37.781Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-12-23T13:33:37.781Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-12-23T13:33:37.781Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] [2020-12-23T13:33:37.781Z] DONE 176 tests, 26 skipped in 78.797s [2020-12-23T13:33:37.781Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-23T13:33:38.013Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-23T13:33:38.013Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-12-23T13:33:38.037Z] INFO: Testing against a local daemon [2020-12-23T13:33:38.037Z] === RUN TestCommitInheritsEnv [2020-12-23T13:33:38.273Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-23T13:33:38.533Z] --- PASS: TestTemplatedConfig (3.83s) [2020-12-23T13:33:38.533Z] === RUN TestConfigCreateResolve [2020-12-23T13:33:39.363Z] tests/integration/client_test.py ..... [ 75%] [2020-12-23T13:33:39.363Z] tests/integration/context_api_test.py ... [ 76%] [2020-12-23T13:33:39.404Z] --- PASS: TestCommitInheritsEnv (1.12s) [2020-12-23T13:33:39.404Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-23T13:33:39.404Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-23T13:33:39.404Z] === RUN TestImagesFilterMultiReference [2020-12-23T13:33:39.404Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-12-23T13:33:39.404Z] === RUN TestImagePullPlatformInvalid [2020-12-23T13:33:39.404Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-23T13:33:39.404Z] === RUN TestRemoveImageOrphaning [2020-12-23T13:33:39.918Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-23T13:33:39.918Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-12-23T13:33:39.918Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-23T13:33:40.305Z] tests/integration/errors_test.py . [ 76%] [2020-12-23T13:33:40.862Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-12-23T13:33:41.289Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-12-23T13:33:41.289Z] === RUN TestRemoveImageGarbageCollector [2020-12-23T13:33:41.289Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:33:41.289Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-23T13:33:41.289Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-23T13:33:41.289Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-12-23T13:33:41.289Z] === RUN TestTagInvalidReference [2020-12-23T13:33:41.289Z] --- PASS: TestTagInvalidReference (0.01s) [2020-12-23T13:33:41.289Z] === RUN TestTagValidPrefixedRepo [2020-12-23T13:33:41.289Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-12-23T13:33:41.289Z] === RUN TestTagExistedNameWithoutForce [2020-12-23T13:33:41.289Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-12-23T13:33:41.289Z] === RUN TestTagOfficialNames [2020-12-23T13:33:41.289Z] --- PASS: TestTagOfficialNames (0.05s) [2020-12-23T13:33:41.289Z] === RUN TestTagMatchesDigest [2020-12-23T13:33:41.289Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-12-23T13:33:41.289Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-23T13:33:41.804Z] --- PASS: TestConfigCreateResolve (3.10s) [2020-12-23T13:33:41.804Z] === RUN TestConfigDaemonLibtrustID [2020-12-23T13:33:42.379Z] --- PASS: TestConfigDaemonLibtrustID (0.61s) [2020-12-23T13:33:42.379Z] PASS [2020-12-23T13:33:42.379Z] [2020-12-23T13:33:42.379Z] DONE 7 tests in 20.429s [2020-12-23T13:33:42.379Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-12-23T13:33:42.379Z] ++ 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 [2020-12-23T13:33:42.379Z] ++ set -e [2020-12-23T13:33:42.379Z] ++ '[' -n 0 ']' [2020-12-23T13:33:42.379Z] ++ set -x [2020-12-23T13:33:42.379Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:33:42.379Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-12-23T13:33:42.379Z] INFO: Testing against a local daemon [2020-12-23T13:33:42.379Z] === RUN TestCheckpoint [2020-12-23T13:33:42.379Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-23T13:33:42.379Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:33:42.379Z] === RUN TestContainerInvalidJSON [2020-12-23T13:33:42.379Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:33:42.379Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:33:42.379Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:33:42.379Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:33:42.379Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:33:42.379Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:33:42.379Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:33:42.379Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:33:42.379Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:33:42.379Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-23T13:33:42.379Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-23T13:33:42.379Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-23T13:33:42.379Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-23T13:33:42.379Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-23T13:33:42.640Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-12-23T13:33:42.640Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-23T13:33:42.640Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-23T13:33:42.640Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-23T13:33:42.640Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-12-23T13:33:42.640Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-23T13:33:42.640Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2020-12-23T13:33:42.640Z] === RUN TestCopyFromContainer [2020-12-23T13:33:42.902Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-23T13:33:43.384Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-23T13:33:43.473Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-12-23T13:33:44.017Z] --- PASS: TestDockerNetworkMacvlan (19.70s) [2020-12-23T13:33:44.017Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-12-23T13:33:44.017Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-12-23T13:33:44.017Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.51s) [2020-12-23T13:33:44.017Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.53s) [2020-12-23T13:33:44.017Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.53s) [2020-12-23T13:33:44.017Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s) [2020-12-23T13:33:44.017Z] PASS [2020-12-23T13:33:44.017Z] [2020-12-23T13:33:44.017Z] DONE 8 tests in 21.225s [2020-12-23T13:33:44.017Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-23T13:33:44.017Z] ++ 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 [2020-12-23T13:33:44.017Z] ++ set -e [2020-12-23T13:33:44.017Z] ++ '[' -n 0 ']' [2020-12-23T13:33:44.017Z] ++ set -x [2020-12-23T13:33:44.017Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:33:44.017Z] testing: warning: no tests to run [2020-12-23T13:33:44.017Z] PASS [2020-12-23T13:33:44.017Z] [2020-12-23T13:33:44.017Z] DONE 0 tests in 0.016s [2020-12-23T13:33:44.017Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-23T13:33:44.017Z] ++ 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 [2020-12-23T13:33:44.017Z] ++ set -e [2020-12-23T13:33:44.017Z] ++ '[' -n 0 ']' [2020-12-23T13:33:44.017Z] ++ set -x [2020-12-23T13:33:44.017Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:33:44.017Z] INFO: Testing against a local daemon [2020-12-23T13:33:44.017Z] === RUN TestAuthZPluginAllowRequest [2020-12-23T13:33:44.044Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-12-23T13:33:44.615Z] === RUN TestCopyFromContainer// [2020-12-23T13:33:44.615Z] === RUN TestCopyFromContainer//bar/root [2020-12-23T13:33:44.615Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-23T13:33:44.615Z] === RUN TestCopyFromContainer/bar/quux [2020-12-23T13:33:44.876Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-23T13:33:44.876Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-23T13:33:44.876Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-23T13:33:44.876Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-23T13:33:45.136Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-23T13:33:45.136Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer (2.45s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer// (0.09s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-12-23T13:33:45.136Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-12-23T13:33:45.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-23T13:33:45.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:33:45.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:33:45.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:33:45.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:33:45.136Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:33:45.136Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:33:45.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:33:45.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:33:45.136Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:33:45.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-12-23T13:33:45.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-23T13:33:45.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-23T13:33:45.136Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-23T13:33:45.136Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-23T13:33:45.136Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-12-23T13:33:45.136Z] === RUN TestCreateWithInvalidEnv [2020-12-23T13:33:45.136Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-23T13:33:45.136Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-23T13:33:45.136Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-23T13:33:45.136Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-23T13:33:45.136Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-23T13:33:45.136Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-23T13:33:45.136Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-23T13:33:45.136Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-23T13:33:45.136Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-23T13:33:45.136Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-23T13:33:45.136Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-23T13:33:45.136Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-23T13:33:45.136Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-23T13:33:45.136Z] === RUN TestCreateTmpfsMountsTarget [2020-12-23T13:33:45.136Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-12-23T13:33:45.136Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-23T13:33:45.707Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-23T13:33:45.983Z] --- PASS: TestBuildWithHugeFile (53.51s) [2020-12-23T13:33:45.983Z] === RUN TestBuildWithEmptyDockerfile [2020-12-23T13:33:45.983Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:33:45.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:33:45.983Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:33:45.983Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:33:45.983Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:33:45.983Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:33:45.983Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:33:45.983Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:33:45.983Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:33:45.983Z] --- PASS: TestBuildWithEmptyDockerfile (0.25s) [2020-12-23T13:33:45.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.31s) [2020-12-23T13:33:45.983Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.32s) [2020-12-23T13:33:45.983Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.32s) [2020-12-23T13:33:45.983Z] === RUN TestBuildPreserveOwnership [2020-12-23T13:33:45.983Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-23T13:33:46.087Z] --- PASS: TestAuthZPluginAllowRequest (1.82s) [2020-12-23T13:33:46.087Z] === RUN TestAuthZPluginTLS [2020-12-23T13:33:46.278Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-23T13:33:46.379Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-12-23T13:33:46.379Z] === RUN TestAuthZPluginDenyRequest [2020-12-23T13:33:46.928Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-23T13:33:47.012Z] --- PASS: TestAuthZPluginDenyRequest (0.52s) [2020-12-23T13:33:47.012Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-23T13:33:47.221Z] --- PASS: TestCreateWithCustomMaskedPaths (1.75s) [2020-12-23T13:33:47.221Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-23T13:33:47.312Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.52s) [2020-12-23T13:33:47.312Z] === RUN TestAuthZPluginDenyResponse [2020-12-23T13:33:47.481Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-12-23T13:33:47.945Z] --- PASS: TestAuthZPluginDenyResponse (0.52s) [2020-12-23T13:33:47.945Z] === RUN TestAuthZPluginAllowEventStream [2020-12-23T13:33:48.865Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.76s) [2020-12-23T13:33:48.865Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-23T13:33:48.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:33:48.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:33:48.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:33:48.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:33:48.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:33:48.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:33:48.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:33:48.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:33:48.865Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:33:48.865Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:33:48.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:33:48.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:33:48.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:33:48.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:33:48.865Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:33:48.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2020-12-23T13:33:48.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-12-23T13:33:48.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-12-23T13:33:48.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-23T13:33:48.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-12-23T13:33:48.865Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-23T13:33:48.865Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-23T13:33:49.437Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.61s) [2020-12-23T13:33:49.437Z] === RUN TestCreateDifferentPlatform [2020-12-23T13:33:49.437Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-23T13:33:49.437Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-23T13:33:49.437Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-23T13:33:49.437Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-23T13:33:49.437Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-23T13:33:49.437Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-23T13:33:49.437Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2020-12-23T13:33:49.437Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-23T13:33:49.437Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-12-23T13:33:49.481Z] --- PASS: TestBuildPreserveOwnership (5.88s) [2020-12-23T13:33:49.481Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.78s) [2020-12-23T13:33:49.481Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2020-12-23T13:33:49.481Z] === RUN TestBuildPlatformInvalid [2020-12-23T13:33:49.481Z] --- PASS: TestBuildPlatformInvalid (0.20s) [2020-12-23T13:33:49.481Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-23T13:33:49.698Z] === RUN TestContainerStartOnDaemonRestart [2020-12-23T13:33:49.698Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-23T13:33:49.698Z] === RUN TestDaemonRestartIpcMode [2020-12-23T13:33:49.698Z] === PAUSE TestDaemonRestartIpcMode [2020-12-23T13:33:49.698Z] === RUN TestDaemonHostGatewayIP [2020-12-23T13:33:49.698Z] === PAUSE TestDaemonHostGatewayIP [2020-12-23T13:33:49.698Z] === RUN TestContainerKillOnDaemonStart [2020-12-23T13:33:49.698Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-23T13:33:49.698Z] === RUN TestDiff [2020-12-23T13:33:50.012Z] --- PASS: TestAuthZPluginAllowEventStream (1.79s) [2020-12-23T13:33:50.012Z] === RUN TestAuthZPluginErrorResponse [2020-12-23T13:33:50.269Z] --- PASS: TestDiff (0.59s) [2020-12-23T13:33:50.269Z] === RUN TestExecWithCloseStdin [2020-12-23T13:33:50.303Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-12-23T13:33:50.303Z] === RUN TestAuthZPluginErrorRequest [2020-12-23T13:33:50.840Z] --- PASS: TestExecWithCloseStdin (0.63s) [2020-12-23T13:33:50.840Z] === RUN TestExec [2020-12-23T13:33:50.936Z] --- PASS: TestAuthZPluginErrorRequest (0.52s) [2020-12-23T13:33:50.936Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-23T13:33:51.100Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-12-23T13:33:51.228Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-12-23T13:33:51.228Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-23T13:33:51.671Z] --- PASS: TestExec (0.76s) [2020-12-23T13:33:51.671Z] === RUN TestExecUser [2020-12-23T13:33:51.671Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-12-23T13:33:52.240Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-12-23T13:33:52.240Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-23T13:33:52.500Z] --- PASS: TestExecUser (0.93s) [2020-12-23T13:33:52.500Z] === RUN TestExportContainerAndImportImage [2020-12-23T13:33:52.761Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-12-23T13:33:53.331Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-12-23T13:33:53.592Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-12-23T13:33:53.592Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-23T13:33:53.958Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-12-23T13:33:53.958Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-23T13:33:55.504Z] --- PASS: TestExportContainerAfterDaemonRestart (1.70s) [2020-12-23T13:33:55.504Z] === RUN TestHealthCheckWorkdir [2020-12-23T13:33:56.025Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.34s) [2020-12-23T13:33:56.025Z] === RUN TestAuthZPluginHeader [2020-12-23T13:33:56.447Z] --- PASS: TestHealthCheckWorkdir (1.09s) [2020-12-23T13:33:56.447Z] === RUN TestHealthKillContainer [2020-12-23T13:33:56.447Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-23T13:33:56.447Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-12-23T13:33:56.659Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-12-23T13:33:56.659Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-23T13:33:56.659Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-23T13:33:56.659Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:33:56.659Z] === RUN TestAuthZPluginV2Disable [2020-12-23T13:33:56.659Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-23T13:33:56.659Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:33:56.659Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-23T13:33:56.659Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-23T13:33:56.659Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:33:56.659Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-23T13:33:56.659Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-23T13:33:56.659Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:33:56.659Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-23T13:33:56.707Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-23T13:33:58.620Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-23T13:33:59.192Z] --- PASS: TestHealthKillContainer (2.85s) [2020-12-23T13:33:59.192Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-23T13:33:59.868Z] INFO: Extraction ended at 12/23/2020 13:33:56. Duration:00:00:24.9698558 [2020-12-23T13:33:59.868Z] INFO: Updating the golang and path environment variables [2020-12-23T13:33:59.868Z] INFO: GOPATH=d:\gopath [2020-12-23T13:33:59.868Z] INFO: go version go1.13.15 windows/amd64 [2020-12-23T13:33:59.868Z] INFO: Running the daemon under test in debug mode [2020-12-23T13:33:59.868Z] INFO: Starting a daemon under test... [2020-12-23T13:33:59.868Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41724\4\daemon --pidfile d:\CI\PR-41724\4\docker.pid -D [2020-12-23T13:33:59.868Z] INFO: Process started successfully. [2020-12-23T13:33:59.868Z] INFO: Start tailing logs of the daemon under tests [2020-12-23T13:33:59.868Z] INFO: Waiting for the daemon under test to start... [2020-12-23T13:33:59.966Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-12-23T13:33:59.966Z] [2020-12-23T13:33:59.966Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-12-23T13:33:59.966Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-12-23T13:33:59.966Z] HOSTNAME=2bbb7e6aa563 [2020-12-23T13:33:59.966Z] TESTDEBUG=0 [2020-12-23T13:33:59.966Z] DEST=bundles/test-integration [2020-12-23T13:33:59.966Z] PWD=/go/src/github.com/docker/docker [2020-12-23T13:33:59.966Z] DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 [2020-12-23T13:33:59.966Z] container=docker [2020-12-23T13:33:59.966Z] HOME=/root [2020-12-23T13:33:59.966Z] GOLANG_VERSION=1.13.15 [2020-12-23T13:33:59.966Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-12-23T13:33:59.966Z] VALIDATE_BRANCH=master [2020-12-23T13:33:59.966Z] TERM=xterm [2020-12-23T13:33:59.966Z] DOCKER_PKG=github.com/docker/docker [2020-12-23T13:33:59.966Z] SHLVL=1 [2020-12-23T13:33:59.966Z] TIMEOUT=120m [2020-12-23T13:33:59.966Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-12-23T13:33:59.966Z] DOCKER_GRAPHDRIVER=overlay2 [2020-12-23T13:33:59.966Z] GO111MODULE=off [2020-12-23T13:33:59.966Z] DOCKER_EXPERIMENTAL=1 [2020-12-23T13:33:59.966Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-12-23T13:33:59.966Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-12-23T13:33:59.966Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-12-23T13:33:59.966Z] GOPATH=/go [2020-12-23T13:33:59.966Z] PKG_CONFIG=pkg-config [2020-12-23T13:33:59.966Z] _=/usr/bin/env [2020-12-23T13:33:59.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-12-23T13:34:00.135Z] --- PASS: TestInspectCpusetInConfigPre120 (0.74s) [2020-12-23T13:34:00.135Z] === RUN TestIpcModeNone [2020-12-23T13:34:01.077Z] --- PASS: TestIpcModeNone (0.88s) [2020-12-23T13:34:01.077Z] === RUN TestIpcModePrivate [2020-12-23T13:34:01.340Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-12-23T13:34:01.601Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-23T13:34:01.861Z] --- PASS: TestIpcModePrivate (0.84s) [2020-12-23T13:34:01.861Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:99, shared: false, mustBeShared: false [2020-12-23T13:34:01.861Z] === RUN TestIpcModeShareable [2020-12-23T13:34:02.802Z] --- PASS: TestIpcModeShareable (0.93s) [2020-12-23T13:34:02.802Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true [2020-12-23T13:34:02.802Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-23T13:34:02.802Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-23T13:34:04.188Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-23T13:34:04.188Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-12-23T13:34:04.188Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-12-23T13:34:04.406Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (13.04s) [2020-12-23T13:34:04.406Z] PASS [2020-12-23T13:34:04.406Z] [2020-12-23T13:34:04.406Z] === Skipped [2020-12-23T13:34:04.406Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-12-23T13:34:04.406Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:34:04.406Z] [2020-12-23T13:34:04.406Z] [2020-12-23T13:34:04.406Z] DONE 33 tests, 1 skipped in 124.206s [2020-12-23T13:34:04.406Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-12-23T13:34:04.406Z] ++ 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 [2020-12-23T13:34:04.406Z] ++ set -e [2020-12-23T13:34:04.406Z] ++ '[' -n 0 ']' [2020-12-23T13:34:04.406Z] ++ set -x [2020-12-23T13:34:04.406Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:34:04.406Z] INFO: Testing against a local daemon [2020-12-23T13:34:04.406Z] === RUN TestConfigInspect [2020-12-23T13:34:05.574Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.70s) [2020-12-23T13:34:05.574Z] === RUN TestAPIIpcModeHost [2020-12-23T13:34:06.146Z] --- PASS: TestAPIIpcModeHost (0.75s) [2020-12-23T13:34:06.146Z] === RUN TestDaemonIpcModeShareable [2020-12-23T13:34:06.323Z] --- PASS: TestConfigInspect (3.60s) [2020-12-23T13:34:06.323Z] === RUN TestConfigList [2020-12-23T13:34:06.406Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-12-23T13:34:07.348Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-23T13:34:07.919Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2020-12-23T13:34:07.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:82, shared: true, mustBeShared: true [2020-12-23T13:34:07.919Z] === RUN TestDaemonIpcModePrivate [2020-12-23T13:34:08.489Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-12-23T13:34:08.876Z] --- PASS: TestConfigList (2.70s) [2020-12-23T13:34:08.876Z] === RUN TestConfigsCreateAndDelete [2020-12-23T13:34:09.432Z] --- PASS: TestDaemonIpcModePrivate (1.40s) [2020-12-23T13:34:09.432Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:87, shared: false, mustBeShared: false [2020-12-23T13:34:09.432Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-23T13:34:10.004Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-12-23T13:34:10.575Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-23T13:34:10.836Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.58s) [2020-12-23T13:34:10.836Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: false, mustBeShared: false [2020-12-23T13:34:10.836Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-23T13:34:11.776Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-12-23T13:34:12.037Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-23T13:34:12.183Z] --- PASS: TestConfigsCreateAndDelete (3.24s) [2020-12-23T13:34:12.183Z] === RUN TestConfigsUpdate [2020-12-23T13:34:12.980Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.18s) [2020-12-23T13:34:12.980Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-12-23T13:34:12.980Z] === RUN TestIpcModeOlderClient [2020-12-23T13:34:12.980Z] === PAUSE TestIpcModeOlderClient [2020-12-23T13:34:12.980Z] === RUN TestKillContainerInvalidSignal [2020-12-23T13:34:13.550Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-23T13:34:13.811Z] --- PASS: TestKillContainerInvalidSignal (0.75s) [2020-12-23T13:34:13.811Z] === RUN TestKillContainer [2020-12-23T13:34:13.811Z] === RUN TestKillContainer/no_signal [2020-12-23T13:34:14.753Z] === RUN TestKillContainer/non_killing_signal [2020-12-23T13:34:15.013Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-12-23T13:34:15.013Z] === RUN TestKillContainer/killing_signal [2020-12-23T13:34:15.238Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.17s) [2020-12-23T13:34:15.238Z] PASS [2020-12-23T13:34:15.238Z] [2020-12-23T13:34:15.238Z] === Skipped [2020-12-23T13:34:15.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-23T13:34:15.238Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:34:15.238Z] [2020-12-23T13:34:15.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-23T13:34:15.238Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:34:15.238Z] [2020-12-23T13:34:15.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-23T13:34:15.238Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:34:15.238Z] [2020-12-23T13:34:15.238Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-23T13:34:15.238Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:34:15.238Z] [2020-12-23T13:34:15.238Z] [2020-12-23T13:34:15.238Z] DONE 17 tests, 4 skipped in 29.953s [2020-12-23T13:34:15.238Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-23T13:34:15.238Z] ++ 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 [2020-12-23T13:34:15.238Z] ++ set -e [2020-12-23T13:34:15.238Z] ++ '[' -n 0 ']' [2020-12-23T13:34:15.238Z] ++ set -x [2020-12-23T13:34:15.238Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:34:15.238Z] INFO: Testing against a local daemon [2020-12-23T13:34:15.238Z] === RUN TestPluginInvalidJSON [2020-12-23T13:34:15.238Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:34:15.238Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:34:15.238Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:34:15.238Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-12-23T13:34:15.238Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-23T13:34:15.238Z] === RUN TestPluginInstall [2020-12-23T13:34:15.238Z] === RUN TestPluginInstall/no_auth [2020-12-23T13:34:15.238Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:34:15.238Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:876fe56658f1810bad7af2ce8ebff4e449694fd1860a65bdd9aa389ee442f2e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:34:15.238Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:34:15.238Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:876fe56658f1810bad7af2ce8ebff4e449694fd1860a65bdd9aa389ee442f2e9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:34:15.488Z] --- PASS: TestConfigsUpdate (3.26s) [2020-12-23T13:34:15.488Z] === RUN TestTemplatedConfig [2020-12-23T13:34:15.529Z] === RUN TestPluginInstall/with_htpasswd [2020-12-23T13:34:15.585Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-12-23T13:34:16.157Z] --- PASS: TestKillContainer (2.32s) [2020-12-23T13:34:16.157Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-12-23T13:34:16.157Z] --- PASS: TestKillContainer/non_killing_signal (0.60s) [2020-12-23T13:34:16.157Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-12-23T13:34:16.157Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-23T13:34:16.157Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-23T13:34:16.162Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:34:16.162Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df8f7905844930f8fb65e85312f1065362188ae83c6fdad2c717e0c1e8529dc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:34:16.162Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:34:16.162Z] time="2020-12-23T13:34:15Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:df8f7905844930f8fb65e85312f1065362188ae83c6fdad2c717e0c1e8529dc8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:34:16.417Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-23T13:34:16.453Z] === RUN TestPluginInstall/with_insecure [2020-12-23T13:34:16.991Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-23T13:34:17.487Z] time="2020-12-23T13:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:34:17.487Z] time="2020-12-23T13:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d59b5103e63e46ef584a2778ef5e2708d9d14e1b229291c4f7bbc1c9e4fdf78e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:34:17.487Z] time="2020-12-23T13:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:34:17.487Z] time="2020-12-23T13:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d59b5103e63e46ef584a2778ef5e2708d9d14e1b229291c4f7bbc1c9e4fdf78e" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:34:17.487Z] --- PASS: TestPluginInstall (3.59s) [2020-12-23T13:34:17.487Z] --- PASS: TestPluginInstall/no_auth (1.54s) [2020-12-23T13:34:17.487Z] --- PASS: TestPluginInstall/with_htpasswd (0.82s) [2020-12-23T13:34:17.487Z] --- PASS: TestPluginInstall/with_insecure (1.23s) [2020-12-23T13:34:17.487Z] plugin_test.go:157: [d86d9a93121f2] daemon is not started [2020-12-23T13:34:17.487Z] PASS [2020-12-23T13:34:17.487Z] [2020-12-23T13:34:17.487Z] DONE 6 tests in 3.688s [2020-12-23T13:34:17.561Z] .....INFO: Daemon under test started and replied! [2020-12-23T13:34:17.561Z] INFO: Docker version of the daemon under test [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] Client: [2020-12-23T13:34:17.561Z] Version: 17.06.2-ce [2020-12-23T13:34:17.561Z] API version: 1.30 [2020-12-23T13:34:17.561Z] Go version: go1.8.3 [2020-12-23T13:34:17.561Z] Git commit: cec0b72 [2020-12-23T13:34:17.561Z] Built: Tue Sep 5 19:57:19 2017 [2020-12-23T13:34:17.561Z] OS/Arch: windows/amd64 [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] Server: [2020-12-23T13:34:17.561Z] Version: 0.0.0-dev [2020-12-23T13:34:17.561Z] API version: 1.41 (minimum version 1.24) [2020-12-23T13:34:17.561Z] Go version: go1.13.15 [2020-12-23T13:34:17.561Z] Git commit: f7ce987178 [2020-12-23T13:34:17.561Z] Built: 12/23/2020 13:32:07 [2020-12-23T13:34:17.561Z] OS/Arch: windows/amd64 [2020-12-23T13:34:17.561Z] Experimental: false [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] INFO: Docker info of the daemon under test [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] Containers: 0 [2020-12-23T13:34:17.561Z] Running: 0 [2020-12-23T13:34:17.561Z] Paused: 0 [2020-12-23T13:34:17.561Z] Stopped: 0 [2020-12-23T13:34:17.561Z] Images: 0 [2020-12-23T13:34:17.561Z] Server Version: 0.0.0-dev [2020-12-23T13:34:17.561Z] Storage Driver: windowsfilter [2020-12-23T13:34:17.561Z] Windows: [2020-12-23T13:34:17.561Z] Logging Driver: json-file [2020-12-23T13:34:17.561Z] Plugins: [2020-12-23T13:34:17.561Z] Volume: local [2020-12-23T13:34:17.561Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-23T13:34:17.561Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-23T13:34:17.561Z] Swarm: inactive [2020-12-23T13:34:17.561Z] Default Isolation: process [2020-12-23T13:34:17.561Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-23T13:34:17.561Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-23T13:34:17.561Z] OSType: windows [2020-12-23T13:34:17.561Z] Architecture: x86_64 [2020-12-23T13:34:17.561Z] CPUs: 4 [2020-12-23T13:34:17.561Z] Total Memory: 32GiB [2020-12-23T13:34:17.561Z] Name: azwin-2-84f8e0 [2020-12-23T13:34:17.561Z] ID: UB4M:QBMA:TJHR:ZYX5:ZKTY:VOIH:Y7AW:2ECC:7OWS:LRXU:WFBR:545L [2020-12-23T13:34:17.561Z] Docker Root Dir: D:\CI\PR-41724\4\daemon [2020-12-23T13:34:17.561Z] Debug Mode (client): false [2020-12-23T13:34:17.561Z] Debug Mode (server): true [2020-12-23T13:34:17.561Z] File Descriptors: -1 [2020-12-23T13:34:17.561Z] Goroutines: 16 [2020-12-23T13:34:17.561Z] System Time: 2020-12-23T13:34:16.0822766Z [2020-12-23T13:34:17.561Z] EventsListeners: 0 [2020-12-23T13:34:17.561Z] Registry: https://index.docker.io/v1/ [2020-12-23T13:34:17.561Z] Labels: [2020-12-23T13:34:17.561Z] Experimental: false [2020-12-23T13:34:17.561Z] Insecure Registries: [2020-12-23T13:34:17.561Z] 127.0.0.0/8 [2020-12-23T13:34:17.561Z] Live Restore Enabled: false [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] INFO: Docker images of the daemon under test [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-23T13:34:17.561Z] [2020-12-23T13:34:17.561Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-12-23T13:34:17.561Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-12-23T13:34:17.561Z] ltsc2019: Pulling from windows/servercore [2020-12-23T13:34:17.561Z] 4612f6d0b889: Pulling fs layer [2020-12-23T13:34:17.561Z] aa4f58cd6da1: Pulling fs layer [2020-12-23T13:34:17.581Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.41s) [2020-12-23T13:34:17.581Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-12-23T13:34:17.581Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2020-12-23T13:34:17.581Z] === RUN TestKillStoppedContainer [2020-12-23T13:34:17.581Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-12-23T13:34:17.581Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-23T13:34:17.581Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2020-12-23T13:34:17.581Z] === RUN TestKillDifferentUserContainer [2020-12-23T13:34:17.779Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-23T13:34:17.779Z] ++ 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 [2020-12-23T13:34:17.779Z] ++ set -e [2020-12-23T13:34:17.779Z] ++ '[' -n 0 ']' [2020-12-23T13:34:17.779Z] ++ set -x [2020-12-23T13:34:17.779Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:34:17.779Z] INFO: Testing against a local daemon [2020-12-23T13:34:17.779Z] === RUN TestExternalGraphDriver [2020-12-23T13:34:17.779Z] === RUN TestExternalGraphDriver/json [2020-12-23T13:34:18.538Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-12-23T13:34:18.538Z] === RUN TestInspectOomKilledTrue [2020-12-23T13:34:18.538Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2020-12-23T13:34:18.539Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:34:18.539Z] === RUN TestInspectOomKilledFalse [2020-12-23T13:34:18.539Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-23T13:34:18.539Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:34:18.539Z] === RUN TestLinksEtcHostsContentMatch [2020-12-23T13:34:19.119Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-12-23T13:34:19.119Z] === RUN TestLinksContainerNames [2020-12-23T13:34:19.701Z] --- PASS: TestTemplatedConfig (3.51s) [2020-12-23T13:34:19.701Z] === RUN TestConfigCreateResolve [2020-12-23T13:34:19.854Z] === RUN TestExternalGraphDriver/spec [2020-12-23T13:34:20.067Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-12-23T13:34:20.327Z] --- PASS: TestLinksContainerNames (1.49s) [2020-12-23T13:34:20.327Z] === RUN TestLogsFollowTailEmpty [2020-12-23T13:34:21.269Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2020-12-23T13:34:21.269Z] === RUN TestContainerNetworkMountsNoChown [2020-12-23T13:34:21.840Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s) [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/default [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/default [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/private [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/private [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rprivate [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/slave [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/slave [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rslave [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/shared [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/shared [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rshared [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/default [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/rslave [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/rshared [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/shared [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/rprivate [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/slave [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/private [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:34:21.840Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-23T13:34:21.840Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:34:21.840Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:34:22.100Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-23T13:34:22.251Z] --- PASS: TestConfigCreateResolve (3.23s) [2020-12-23T13:34:22.251Z] === RUN TestConfigDaemonLibtrustID [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:34:22.362Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.12s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2020-12-23T13:34:22.362Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2020-12-23T13:34:22.362Z] === RUN TestContainerBindMountNonRecursive [2020-12-23T13:34:22.588Z] === RUN TestExternalGraphDriver/pull [2020-12-23T13:34:22.825Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2020-12-23T13:34:22.825Z] PASS [2020-12-23T13:34:22.825Z] [2020-12-23T13:34:22.825Z] DONE 7 tests in 20.435s [2020-12-23T13:34:22.825Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-12-23T13:34:22.825Z] ++ 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 [2020-12-23T13:34:22.825Z] ++ set -e [2020-12-23T13:34:22.825Z] ++ '[' -n 0 ']' [2020-12-23T13:34:22.825Z] ++ set -x [2020-12-23T13:34:22.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-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 [2020-12-23T13:34:22.933Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-23T13:34:23.086Z] INFO: Testing against a local daemon [2020-12-23T13:34:23.086Z] === RUN TestCheckpoint [2020-12-23T13:34:23.086Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-23T13:34:23.086Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:34:23.086Z] === RUN TestContainerInvalidJSON [2020-12-23T13:34:23.086Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:34:23.086Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:34:23.086Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:34:23.086Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:34:23.086Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:34:23.086Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:34:23.086Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:34:23.086Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:34:23.086Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:34:23.086Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-23T13:34:23.086Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-23T13:34:23.086Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-23T13:34:23.086Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-23T13:34:23.086Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-23T13:34:23.348Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.15s) [2020-12-23T13:34:23.348Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-23T13:34:23.348Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-12-23T13:34:23.348Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-23T13:34:23.609Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-12-23T13:34:23.609Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-23T13:34:23.609Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-12-23T13:34:23.609Z] === RUN TestCopyFromContainer [2020-12-23T13:34:24.316Z] --- PASS: TestContainerBindMountNonRecursive (1.82s) [2020-12-23T13:34:24.316Z] === RUN TestContainerVolumesMountedAsShared [2020-12-23T13:34:24.650Z] aa4f58cd6da1: Verifying Checksum [2020-12-23T13:34:24.650Z] aa4f58cd6da1: Download complete [2020-12-23T13:34:24.700Z] --- PASS: TestExternalGraphDriver (6.70s) [2020-12-23T13:34:24.700Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-12-23T13:34:24.700Z] --- PASS: TestExternalGraphDriver/spec (2.14s) [2020-12-23T13:34:24.700Z] --- PASS: TestExternalGraphDriver/pull (2.31s) [2020-12-23T13:34:24.700Z] === RUN TestGraphdriverPluginV2 [2020-12-23T13:34:24.700Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-12-23T13:34:24.700Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:34:24.700Z] PASS [2020-12-23T13:34:24.700Z] [2020-12-23T13:34:24.700Z] === Skipped [2020-12-23T13:34:24.700Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-12-23T13:34:24.700Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:34:24.700Z] [2020-12-23T13:34:24.700Z] [2020-12-23T13:34:24.700Z] DONE 5 tests, 1 skipped in 6.838s [2020-12-23T13:34:24.700Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-23T13:34:24.700Z] ++ 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 [2020-12-23T13:34:24.700Z] ++ set -e [2020-12-23T13:34:24.700Z] ++ '[' -n 0 ']' [2020-12-23T13:34:24.700Z] ++ set -x [2020-12-23T13:34:24.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=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 [2020-12-23T13:34:24.700Z] INFO: Testing against a local daemon [2020-12-23T13:34:24.700Z] === RUN TestContinueAfterPluginCrash [2020-12-23T13:34:24.700Z] === PAUSE TestContinueAfterPluginCrash [2020-12-23T13:34:24.700Z] === RUN TestReadPluginNoRead [2020-12-23T13:34:24.700Z] === PAUSE TestReadPluginNoRead [2020-12-23T13:34:24.700Z] === RUN TestDaemonStartWithLogOpt [2020-12-23T13:34:24.700Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-23T13:34:24.700Z] === CONT TestContinueAfterPluginCrash [2020-12-23T13:34:24.700Z] === CONT TestDaemonStartWithLogOpt [2020-12-23T13:34:24.887Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-12-23T13:34:25.148Z] --- PASS: TestContainerVolumesMountedAsShared (0.82s) [2020-12-23T13:34:25.148Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-23T13:34:25.527Z] === RUN TestCopyFromContainer// [2020-12-23T13:34:25.720Z] --- PASS: TestContainerVolumesMountedAsSlave (0.71s) [2020-12-23T13:34:25.720Z] === RUN TestNetworkNat [2020-12-23T13:34:25.790Z] === RUN TestCopyFromContainer//bar/root [2020-12-23T13:34:25.790Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-23T13:34:26.051Z] === RUN TestCopyFromContainer/bar/quux [2020-12-23T13:34:26.051Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-23T13:34:26.313Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-23T13:34:26.313Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-23T13:34:26.313Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-23T13:34:26.576Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-23T13:34:26.576Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-23T13:34:26.661Z] --- PASS: TestNetworkNat (0.76s) [2020-12-23T13:34:26.661Z] === RUN TestNetworkLocalhostTCPNat [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer (3.15s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.12s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2020-12-23T13:34:26.838Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-12-23T13:34:26.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-23T13:34:26.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:34:26.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:34:26.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:34:26.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:34:26.838Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:34:26.838Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:34:26.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:34:26.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:34:26.838Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:34:26.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-23T13:34:26.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-23T13:34:26.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-23T13:34:26.838Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-23T13:34:26.838Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-23T13:34:26.838Z] --- PASS: TestCreateLinkToNonExistingContainer (0.13s) [2020-12-23T13:34:26.838Z] === RUN TestCreateWithInvalidEnv [2020-12-23T13:34:27.101Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-23T13:34:27.101Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-23T13:34:27.101Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-23T13:34:27.101Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-23T13:34:27.101Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-23T13:34:27.101Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-23T13:34:27.101Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-23T13:34:27.101Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-23T13:34:27.101Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-23T13:34:27.101Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-23T13:34:27.101Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-23T13:34:27.101Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-23T13:34:27.101Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-23T13:34:27.101Z] === RUN TestCreateTmpfsMountsTarget [2020-12-23T13:34:27.101Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-12-23T13:34:27.101Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-23T13:34:27.604Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2020-12-23T13:34:27.604Z] === RUN TestNetworkLoopbackNat [2020-12-23T13:34:27.865Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-23T13:34:28.437Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-12-23T13:34:29.007Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-12-23T13:34:29.019Z] --- PASS: TestCreateWithCustomMaskedPaths (2.08s) [2020-12-23T13:34:29.019Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-23T13:34:29.153Z] --- PASS: TestDaemonStartWithLogOpt (3.83s) [2020-12-23T13:34:29.153Z] === CONT TestReadPluginNoRead [2020-12-23T13:34:29.578Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-12-23T13:34:30.149Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-12-23T13:34:30.149Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-23T13:34:30.721Z] --- PASS: TestNetworkLoopbackNat (3.08s) [2020-12-23T13:34:30.721Z] === RUN TestPause [2020-12-23T13:34:30.721Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-23T13:34:31.222Z] === RUN TestReadPluginNoRead/default [2020-12-23T13:34:31.571Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.35s) [2020-12-23T13:34:31.571Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-23T13:34:31.571Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:34:31.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:34:31.571Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:34:31.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:34:31.571Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:34:31.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:34:31.571Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:34:31.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:34:31.571Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:34:31.571Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:34:31.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:34:31.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:34:31.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:34:31.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:34:31.571Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:34:31.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-12-23T13:34:31.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s) [2020-12-23T13:34:31.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2020-12-23T13:34:31.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2020-12-23T13:34:31.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-12-23T13:34:31.571Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-12-23T13:34:31.571Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-23T13:34:31.661Z] --- PASS: TestPause (0.89s) [2020-12-23T13:34:31.662Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-23T13:34:31.662Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:34:31.662Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:34:31.662Z] === RUN TestPauseStopPausedContainer [2020-12-23T13:34:31.924Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-12-23T13:34:32.185Z] --- PASS: TestPauseStopPausedContainer (0.78s) [2020-12-23T13:34:32.185Z] === RUN TestPsFilter [2020-12-23T13:34:32.445Z] --- PASS: TestPsFilter (0.17s) [2020-12-23T13:34:32.445Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-23T13:34:32.516Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-12-23T13:34:32.516Z] === RUN TestCreateDifferentPlatform [2020-12-23T13:34:32.516Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-23T13:34:32.516Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-23T13:34:32.516Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2020-12-23T13:34:32.516Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-23T13:34:32.516Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-23T13:34:32.516Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-23T13:34:32.516Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-23T13:34:32.516Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-23T13:34:32.516Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2020-12-23T13:34:32.516Z] === RUN TestContainerStartOnDaemonRestart [2020-12-23T13:34:32.516Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-23T13:34:32.516Z] === RUN TestDaemonRestartIpcMode [2020-12-23T13:34:32.516Z] === PAUSE TestDaemonRestartIpcMode [2020-12-23T13:34:32.516Z] === RUN TestDaemonHostGatewayIP [2020-12-23T13:34:32.516Z] === PAUSE TestDaemonHostGatewayIP [2020-12-23T13:34:32.516Z] === RUN TestContainerKillOnDaemonStart [2020-12-23T13:34:32.516Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-23T13:34:32.516Z] === RUN TestDiff [2020-12-23T13:34:32.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-12-23T13:34:32.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-12-23T13:34:32.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-12-23T13:34:33.228Z] 4612f6d0b889: Verifying Checksum [2020-12-23T13:34:33.228Z] 4612f6d0b889: Download complete [2020-12-23T13:34:33.289Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-23T13:34:33.387Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.86s) [2020-12-23T13:34:33.387Z] === RUN TestRemoveContainerWithVolume [2020-12-23T13:34:33.462Z] --- PASS: TestDiff (0.77s) [2020-12-23T13:34:33.462Z] === RUN TestExecWithCloseStdin [2020-12-23T13:34:33.581Z] --- PASS: TestContinueAfterPluginCrash (9.10s) [2020-12-23T13:34:33.958Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-12-23T13:34:33.958Z] --- PASS: TestRemoveContainerWithVolume (0.76s) [2020-12-23T13:34:33.958Z] === RUN TestRemoveContainerRunning [2020-12-23T13:34:34.035Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-12-23T13:34:34.035Z] === RUN TestExec [2020-12-23T13:34:34.901Z] --- PASS: TestRemoveContainerRunning (0.76s) [2020-12-23T13:34:34.901Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-23T13:34:34.979Z] --- PASS: TestExec (0.93s) [2020-12-23T13:34:34.979Z] === RUN TestExecUser [2020-12-23T13:34:35.089Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-23T13:34:35.472Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-12-23T13:34:35.733Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-12-23T13:34:35.733Z] === RUN TestRemoveInvalidContainer [2020-12-23T13:34:35.733Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-23T13:34:35.733Z] === RUN TestRenameLinkedContainer [2020-12-23T13:34:35.925Z] --- PASS: TestExecUser (0.91s) [2020-12-23T13:34:35.925Z] === RUN TestExportContainerAndImportImage [2020-12-23T13:34:37.156Z] --- PASS: TestReadPluginNoRead (8.77s) [2020-12-23T13:34:37.156Z] --- PASS: TestReadPluginNoRead/default (1.97s) [2020-12-23T13:34:37.156Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2020-12-23T13:34:37.156Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.07s) [2020-12-23T13:34:37.156Z] read_test.go:92: [dc1fa9317eebc] daemon is not started [2020-12-23T13:34:37.156Z] PASS [2020-12-23T13:34:37.156Z] [2020-12-23T13:34:37.156Z] DONE 6 tests in 12.668s [2020-12-23T13:34:37.156Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-23T13:34:37.156Z] ++ 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 [2020-12-23T13:34:37.156Z] ++ set -e [2020-12-23T13:34:37.156Z] ++ '[' -n 0 ']' [2020-12-23T13:34:37.156Z] ++ set -x [2020-12-23T13:34:37.156Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:34:37.156Z] testing: warning: no tests to run [2020-12-23T13:34:37.156Z] PASS [2020-12-23T13:34:37.156Z] [2020-12-23T13:34:37.156Z] DONE 0 tests in 0.027s [2020-12-23T13:34:37.156Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-23T13:34:37.156Z] ++ 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 [2020-12-23T13:34:37.156Z] ++ set -e [2020-12-23T13:34:37.156Z] ++ '[' -n 0 ']' [2020-12-23T13:34:37.156Z] ++ set -x [2020-12-23T13:34:37.156Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:34:37.156Z] INFO: Testing against a local daemon [2020-12-23T13:34:37.156Z] === RUN TestPluginWithDevMounts [2020-12-23T13:34:37.156Z] === PAUSE TestPluginWithDevMounts [2020-12-23T13:34:37.156Z] === CONT TestPluginWithDevMounts [2020-12-23T13:34:37.314Z] --- PASS: TestExportContainerAndImportImage (1.12s) [2020-12-23T13:34:37.314Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-23T13:34:37.647Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-12-23T13:34:39.030Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-23T13:34:39.030Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-12-23T13:34:39.030Z] --- PASS: TestRenameLinkedContainer (3.35s) [2020-12-23T13:34:39.030Z] === RUN TestRenameStoppedContainer [2020-12-23T13:34:39.224Z] --- PASS: TestPluginWithDevMounts (1.86s) [2020-12-23T13:34:39.224Z] PASS [2020-12-23T13:34:39.224Z] [2020-12-23T13:34:39.224Z] DONE 1 tests in 1.951s [2020-12-23T13:34:39.224Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-12-23T13:34:39.224Z] ++ 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 [2020-12-23T13:34:39.224Z] ++ set -e [2020-12-23T13:34:39.224Z] ++ '[' -n 0 ']' [2020-12-23T13:34:39.224Z] ++ set -x [2020-12-23T13:34:39.224Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:34:39.224Z] INFO: Testing against a local daemon [2020-12-23T13:34:39.224Z] === RUN TestSecretInspect [2020-12-23T13:34:39.232Z] --- PASS: TestExportContainerAfterDaemonRestart (2.04s) [2020-12-23T13:34:39.232Z] === RUN TestHealthCheckWorkdir [2020-12-23T13:34:39.976Z] --- PASS: TestRenameStoppedContainer (0.75s) [2020-12-23T13:34:39.976Z] === RUN TestRenameRunningContainerAndReuse [2020-12-23T13:34:40.177Z] --- PASS: TestHealthCheckWorkdir (1.01s) [2020-12-23T13:34:40.177Z] === RUN TestHealthKillContainer [2020-12-23T13:34:40.236Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-23T13:34:40.809Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-12-23T13:34:40.869Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-12-23T13:34:41.380Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-12-23T13:34:41.380Z] === RUN TestRenameInvalidName [2020-12-23T13:34:41.640Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-23T13:34:42.216Z] --- PASS: TestRenameInvalidName (0.77s) [2020-12-23T13:34:42.216Z] === RUN TestRenameAnonymousContainer [2020-12-23T13:34:42.788Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-12-23T13:34:43.359Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-12-23T13:34:43.481Z] --- PASS: TestHealthKillContainer (2.86s) [2020-12-23T13:34:43.481Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-23T13:34:43.678Z] --- PASS: TestSecretInspect (3.77s) [2020-12-23T13:34:43.678Z] === RUN TestSecretList [2020-12-23T13:34:43.743Z] --- PASS: TestInspectCpusetInConfigPre120 (0.76s) [2020-12-23T13:34:43.743Z] === RUN TestIpcModeNone [2020-12-23T13:34:44.688Z] --- PASS: TestIpcModeNone (0.89s) [2020-12-23T13:34:44.688Z] === RUN TestIpcModePrivate [2020-12-23T13:34:45.270Z] --- PASS: TestRenameAnonymousContainer (2.90s) [2020-12-23T13:34:45.270Z] === RUN TestRenameContainerWithSameName [2020-12-23T13:34:45.270Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-23T13:34:45.530Z] --- PASS: TestRenameContainerWithSameName (0.60s) [2020-12-23T13:34:45.530Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-23T13:34:45.633Z] --- PASS: TestIpcModePrivate (0.85s) [2020-12-23T13:34:45.633Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-12-23T13:34:45.633Z] === RUN TestIpcModeShareable [2020-12-23T13:34:46.578Z] --- PASS: TestIpcModeShareable (0.90s) [2020-12-23T13:34:46.578Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-12-23T13:34:46.578Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-23T13:34:46.915Z] --- PASS: TestRenameContainerWithLinkedContainer (1.30s) [2020-12-23T13:34:46.915Z] === RUN TestResize [2020-12-23T13:34:46.915Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-12-23T13:34:47.195Z] --- PASS: TestSecretList (3.82s) [2020-12-23T13:34:47.195Z] === RUN TestSecretsCreateAndDelete [2020-12-23T13:34:47.857Z] --- PASS: TestResize (0.71s) [2020-12-23T13:34:47.857Z] === RUN TestResizeWithInvalidSize [2020-12-23T13:34:48.427Z] --- PASS: TestResizeWithInvalidSize (0.62s) [2020-12-23T13:34:48.427Z] === RUN TestResizeWhenContainerNotStarted [2020-12-23T13:34:49.000Z] --- PASS: TestResizeWhenContainerNotStarted (0.57s) [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:34:49.000Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:34:49.000Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:34:49.000Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:34:49.000Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:34:49.129Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2020-12-23T13:34:49.129Z] === RUN TestAPIIpcModeHost [2020-12-23T13:34:49.702Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-12-23T13:34:49.702Z] === RUN TestDaemonIpcModeShareable [2020-12-23T13:34:50.711Z] --- PASS: TestSecretsCreateAndDelete (3.70s) [2020-12-23T13:34:50.711Z] === RUN TestSecretsUpdate [2020-12-23T13:34:50.911Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-23T13:34:51.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:34:51.172Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-23T13:34:51.432Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:34:51.621Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-12-23T13:34:51.621Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-12-23T13:34:51.621Z] === RUN TestDaemonIpcModePrivate [2020-12-23T13:34:52.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:34:52.818Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:34:52.818Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-23T13:34:53.389Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-12-23T13:34:53.540Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-12-23T13:34:53.541Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-12-23T13:34:53.541Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-23T13:34:54.227Z] --- PASS: TestSecretsUpdate (3.68s) [2020-12-23T13:34:54.227Z] === RUN TestTemplatedSecret [2020-12-23T13:34:54.331Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:34:54.593Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:34:54.854Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-23T13:34:55.459Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.85s) [2020-12-23T13:34:55.459Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-12-23T13:34:55.459Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-23T13:34:56.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-23T13:34:57.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:34:57.213Z] ......... [ 86%] [2020-12-23T13:34:57.377Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.97s) [2020-12-23T13:34:57.377Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-12-23T13:34:57.377Z] === RUN TestIpcModeOlderClient [2020-12-23T13:34:57.377Z] === PAUSE TestIpcModeOlderClient [2020-12-23T13:34:57.377Z] === RUN TestKillContainerInvalidSignal [2020-12-23T13:34:57.441Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:34:57.951Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-12-23T13:34:57.951Z] === RUN TestKillContainer [2020-12-23T13:34:57.951Z] === RUN TestKillContainer/no_signal [2020-12-23T13:34:58.678Z] --- PASS: TestTemplatedSecret (3.71s) [2020-12-23T13:34:58.678Z] === RUN TestSecretCreateResolve [2020-12-23T13:34:58.823Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-23T13:34:58.896Z] === RUN TestKillContainer/non_killing_signal [2020-12-23T13:34:59.157Z] === RUN TestKillContainer/killing_signal [2020-12-23T13:35:00.101Z] --- PASS: TestKillContainer (2.28s) [2020-12-23T13:35:00.101Z] --- PASS: TestKillContainer/no_signal (0.73s) [2020-12-23T13:35:00.101Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2020-12-23T13:35:00.101Z] --- PASS: TestKillContainer/killing_signal (0.74s) [2020-12-23T13:35:00.101Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-23T13:35:00.101Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-23T13:35:01.047Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-23T13:35:01.369Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:35:01.369Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-23T13:35:01.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.49s) [2020-12-23T13:35:01.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.72s) [2020-12-23T13:35:01.620Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-12-23T13:35:01.620Z] === RUN TestKillStoppedContainer [2020-12-23T13:35:01.883Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-12-23T13:35:01.883Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-23T13:35:01.883Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-12-23T13:35:01.883Z] === RUN TestKillDifferentUserContainer [2020-12-23T13:35:01.941Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-12-23T13:35:01.941Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:35:02.331Z] --- PASS: TestSecretCreateResolve (3.85s) [2020-12-23T13:35:02.331Z] PASS [2020-12-23T13:35:02.331Z] [2020-12-23T13:35:02.331Z] DONE 6 tests in 22.593s [2020-12-23T13:35:02.331Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-12-23T13:35:02.331Z] ++ 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 [2020-12-23T13:35:02.331Z] ++ set -e [2020-12-23T13:35:02.331Z] ++ '[' -n 0 ']' [2020-12-23T13:35:02.331Z] ++ set -x [2020-12-23T13:35:02.332Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:35:02.332Z] INFO: Testing against a local daemon [2020-12-23T13:35:02.332Z] === RUN TestServiceCreateInit [2020-12-23T13:35:02.332Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-23T13:35:02.446Z] tests/integration/models_images_test.py ............... [ 89%] [2020-12-23T13:35:02.827Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-12-23T13:35:02.827Z] === RUN TestInspectOomKilledTrue [2020-12-23T13:35:02.827Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-23T13:35:02.827Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:35:02.827Z] === RUN TestInspectOomKilledFalse [2020-12-23T13:35:02.827Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-23T13:35:02.827Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:35:02.827Z] === RUN TestLinksEtcHostsContentMatch [2020-12-23T13:35:03.403Z] --- PASS: TestLinksEtcHostsContentMatch (0.58s) [2020-12-23T13:35:03.403Z] === RUN TestLinksContainerNames [2020-12-23T13:35:03.910Z] tests/integration/models_networks_test.py .... [ 90%] [2020-12-23T13:35:04.487Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-23T13:35:04.487Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.31s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.49s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.53s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.55s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.51s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.81s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.88s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.26s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.45s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.07s) [2020-12-23T13:35:04.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.84s) [2020-12-23T13:35:04.748Z] === RUN TestCgroupNamespacesRun [2020-12-23T13:35:04.791Z] --- PASS: TestLinksContainerNames (1.54s) [2020-12-23T13:35:04.791Z] === RUN TestLogsFollowTailEmpty [2020-12-23T13:35:05.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-23T13:35:05.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-12-23T13:35:05.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-12-23T13:35:05.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-12-23T13:35:05.712Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-12-23T13:35:05.735Z] --- PASS: TestLogsFollowTailEmpty (0.76s) [2020-12-23T13:35:05.735Z] === RUN TestContainerNetworkMountsNoChown [2020-12-23T13:35:06.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-12-23T13:35:06.309Z] --- PASS: TestContainerNetworkMountsNoChown (0.72s) [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/default [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/default [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/private [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/private [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rprivate [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/slave [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/slave [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rslave [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/shared [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/shared [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rshared [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/default [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/shared [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/slave [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/rshared [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/rslave [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/rprivate [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/private [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:35:06.309Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-23T13:35:06.309Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:35:06.309Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-23T13:35:06.571Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:35:06.833Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-23T13:35:06.833Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:35:06.833Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-12-23T13:35:06.833Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-12-23T13:35:06.833Z] === RUN TestContainerBindMountNonRecursive [2020-12-23T13:35:06.924Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-23T13:35:07.235Z] --- PASS: TestCgroupNamespacesRun (2.07s) [2020-12-23T13:35:07.235Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-23T13:35:08.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-12-23T13:35:09.149Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2020-12-23T13:35:09.149Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-23T13:35:09.383Z] --- PASS: TestContainerBindMountNonRecursive (2.25s) [2020-12-23T13:35:09.383Z] === RUN TestContainerVolumesMountedAsShared [2020-12-23T13:35:09.409Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-23T13:35:09.644Z] --- PASS: TestContainerVolumesMountedAsShared (0.71s) [2020-12-23T13:35:09.644Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-23T13:35:10.490Z] tests/integration/models_nodes_test.py . [ 91%] [2020-12-23T13:35:10.490Z] tests/integration/models_resources_test.py . [ 91%] [2020-12-23T13:35:10.589Z] --- PASS: TestContainerVolumesMountedAsSlave (0.64s) [2020-12-23T13:35:10.589Z] === RUN TestNetworkNat [2020-12-23T13:35:11.163Z] --- PASS: TestNetworkNat (0.88s) [2020-12-23T13:35:11.163Z] === RUN TestNetworkLocalhostTCPNat [2020-12-23T13:35:11.356Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.99s) [2020-12-23T13:35:11.357Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-23T13:35:11.918Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-12-23T13:35:12.107Z] --- PASS: TestNetworkLocalhostTCPNat (0.97s) [2020-12-23T13:35:12.107Z] === RUN TestNetworkLoopbackNat [2020-12-23T13:35:12.595Z] --- PASS: TestServiceCreateInit (10.45s) [2020-12-23T13:35:12.595Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-12-23T13:35:12.595Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.27s) [2020-12-23T13:35:12.595Z] === RUN TestCreateServiceMultipleTimes [2020-12-23T13:35:13.275Z] --- PASS: TestCgroupNamespacesRunHostMode (2.02s) [2020-12-23T13:35:13.275Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-23T13:35:13.427Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-12-23T13:35:14.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-12-23T13:35:15.413Z] --- PASS: TestNetworkLoopbackNat (3.14s) [2020-12-23T13:35:15.413Z] === RUN TestPause [2020-12-23T13:35:15.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-12-23T13:35:15.820Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.37s) [2020-12-23T13:35:15.820Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-23T13:35:16.292Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-12-23T13:35:16.357Z] --- PASS: TestPause (0.82s) [2020-12-23T13:35:16.357Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-23T13:35:16.357Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:35:16.357Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:35:16.357Z] === RUN TestPauseStopPausedContainer [2020-12-23T13:35:16.930Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-12-23T13:35:16.930Z] === RUN TestPsFilter [2020-12-23T13:35:17.192Z] --- PASS: TestPsFilter (0.25s) [2020-12-23T13:35:17.192Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-23T13:35:17.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-12-23T13:35:17.735Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.99s) [2020-12-23T13:35:17.735Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-23T13:35:18.137Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2020-12-23T13:35:18.137Z] === RUN TestRemoveContainerWithVolume [2020-12-23T13:35:18.308Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.03s) [2020-12-23T13:35:18.308Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-23T13:35:18.670Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-12-23T13:35:18.711Z] --- PASS: TestRemoveContainerWithVolume (0.75s) [2020-12-23T13:35:18.711Z] === RUN TestRemoveContainerRunning [2020-12-23T13:35:19.588Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-12-23T13:35:19.588Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-12-23T13:35:19.656Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-12-23T13:35:19.656Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-23T13:35:19.690Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-12-23T13:35:20.229Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.75s) [2020-12-23T13:35:20.229Z] === RUN TestRemoveInvalidContainer [2020-12-23T13:35:20.229Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-23T13:35:20.229Z] === RUN TestRenameLinkedContainer [2020-12-23T13:35:20.633Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.15s) [2020-12-23T13:35:20.633Z] === RUN TestKernelTCPMemory [2020-12-23T13:35:20.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-12-23T13:35:21.576Z] --- PASS: TestKernelTCPMemory (0.96s) [2020-12-23T13:35:21.576Z] === RUN TestNISDomainname [2020-12-23T13:35:21.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-12-23T13:35:21.837Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-12-23T13:35:22.408Z] --- PASS: TestNISDomainname (0.97s) [2020-12-23T13:35:22.408Z] === RUN TestHostnameDnsResolution [2020-12-23T13:35:22.979Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-23T13:35:22.979Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-12-23T13:35:23.280Z] tests/integration/regression_test.py ...... [ 98%] [2020-12-23T13:35:23.315Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-12-23T13:35:23.537Z] --- PASS: TestRenameLinkedContainer (3.07s) [2020-12-23T13:35:23.537Z] === RUN TestRenameStoppedContainer [2020-12-23T13:35:23.540Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-12-23T13:35:23.540Z] tests/integration/credentials/utils_test.py . [100%] [2020-12-23T13:35:23.540Z] [2020-12-23T13:35:23.540Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-12-23T13:35:23.540Z] =========================== short test summary info ============================ [2020-12-23T13:35:23.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-12-23T13:35:23.540Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-12-23T13:35:23.540Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-12-23T13:35:23.540Z] Not supported on most drivers [2020-12-23T13:35:23.540Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-12-23T13:35:23.540Z] Output of docker top depends on host distro, and is not formalized. [2020-12-23T13:35:23.540Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-12-23T13:35:23.540Z] Output of docker top depends on host distro, and is not formalized. [2020-12-23T13:35:23.540Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-12-23T13:35:23.540Z] Can fail if eth0 has multiple IP addresses [2020-12-23T13:35:23.540Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-12-23T13:35:23.540Z] This doesn't seem to be taken into account by the engine [2020-12-23T13:35:23.540Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-12-23T13:35:23.540Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-12-23T13:35:23.540Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 341.56 seconds == [2020-12-23T13:35:23.801Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-12-23T13:35:23.921Z] --- PASS: TestHostnameDnsResolution (1.29s) [2020-12-23T13:35:23.921Z] === RUN TestStats [2020-12-23T13:35:24.110Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-12-23T13:35:24.110Z] === RUN TestRenameRunningContainerAndReuse [2020-12-23T13:35:24.353Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-12-23T13:35:24.353Z] Using test binary docker [2020-12-23T13:35:24.353Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-12-23T13:35:24.353Z] +++ /etc/init.d/apparmor start [2020-12-23T13:35:24.353Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-12-23T13:35:24.353Z] INFO: Waiting for daemon to start... [2020-12-23T13:35:24.353Z] Starting dockerd [2020-12-23T13:35:24.353Z] +++ 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 [2020-12-23T13:35:25.832Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-23T13:35:26.028Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2020-12-23T13:35:26.028Z] === RUN TestRenameInvalidName [2020-12-23T13:35:26.406Z] . [2020-12-23T13:35:26.406Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-12-23T13:35:26.406Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-12-23T13:35:26.406Z] Error: No such image: emptyfs [2020-12-23T13:35:26.406Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-12-23T13:35:26.406Z] ++++ docker load [2020-12-23T13:35:26.600Z] --- PASS: TestRenameInvalidName (0.76s) [2020-12-23T13:35:26.600Z] === RUN TestRenameAnonymousContainer [2020-12-23T13:35:26.699Z] Running integration-test (iteration 1) [2020-12-23T13:35:26.699Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-12-23T13:35:26.699Z] ++ 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 [2020-12-23T13:35:26.699Z] ++ set -e [2020-12-23T13:35:26.699Z] ++ '[' -n 0 ']' [2020-12-23T13:35:26.699Z] ++ set -x [2020-12-23T13:35:26.699Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:35:26.772Z] --- PASS: TestStats (2.75s) [2020-12-23T13:35:26.772Z] === RUN TestStopContainerWithTimeout [2020-12-23T13:35:26.772Z] === RUN TestStopContainerWithTimeout/0 [2020-12-23T13:35:26.772Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-23T13:35:26.772Z] === RUN TestStopContainerWithTimeout/1 [2020-12-23T13:35:26.772Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-23T13:35:26.772Z] === RUN TestStopContainerWithTimeout/3 [2020-12-23T13:35:26.772Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-23T13:35:26.772Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-23T13:35:26.772Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-23T13:35:26.772Z] === CONT TestStopContainerWithTimeout/0 [2020-12-23T13:35:26.772Z] === CONT TestStopContainerWithTimeout/3 [2020-12-23T13:35:27.343Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-12-23T13:35:27.913Z] === CONT TestStopContainerWithTimeout/1 [2020-12-23T13:35:27.913Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-23T13:35:28.484Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-23T13:35:29.869Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-23T13:35:30.130Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-23T13:35:30.390Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-12-23T13:35:30.812Z] --- PASS: TestRenameAnonymousContainer (4.10s) [2020-12-23T13:35:30.812Z] === RUN TestRenameContainerWithSameName [2020-12-23T13:35:31.385Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-12-23T13:35:31.385Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-23T13:35:32.301Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-23T13:35:32.301Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-12-23T13:35:32.301Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-12-23T13:35:32.301Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2020-12-23T13:35:32.301Z] --- PASS: TestStopContainerWithTimeout/3 (3.23s) [2020-12-23T13:35:32.301Z] --- PASS: TestStopContainerWithTimeout/-1 (2.76s) [2020-12-23T13:35:32.301Z] === RUN TestDeleteDevicemapper [2020-12-23T13:35:32.301Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-23T13:35:32.301Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:35:32.301Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-23T13:35:32.658Z] --- PASS: TestImportExtremelyLargeImageWorks (102.05s) [2020-12-23T13:35:32.658Z] PASS [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === Skipped [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:35:32.658Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] DONE 12 tests, 1 skipped in 105.530s [2020-12-23T13:35:32.658Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-23T13:35:32.658Z] INFO: Testing against a local daemon [2020-12-23T13:35:32.658Z] === RUN TestNetworkCreateDelete [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-12-23T13:35:32.658Z] === RUN TestDockerNetworkDeletePreferID [2020-12-23T13:35:32.658Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2020-12-23T13:35:32.658Z] === RUN TestDaemonDNSFallback [2020-12-23T13:35:32.658Z] --- PASS: TestDaemonDNSFallback (7.32s) [2020-12-23T13:35:32.658Z] === RUN TestInspectNetwork [2020-12-23T13:35:32.658Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-23T13:35:32.658Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] === RUN TestRunContainerWithBridgeNone [2020-12-23T13:35:32.658Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-23T13:35:32.658Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestNetworkInvalidJSON [2020-12-23T13:35:32.658Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-23T13:35:32.658Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-23T13:35:32.658Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:35:32.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:35:32.658Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:35:32.658Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:35:32.658Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-23T13:35:32.658Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:35:32.658Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-23T13:35:32.658Z] === RUN TestNetworkList [2020-12-23T13:35:32.658Z] === RUN TestNetworkList//networks [2020-12-23T13:35:32.658Z] === PAUSE TestNetworkList//networks [2020-12-23T13:35:32.658Z] === RUN TestNetworkList//networks/ [2020-12-23T13:35:32.658Z] === PAUSE TestNetworkList//networks/ [2020-12-23T13:35:32.658Z] === CONT TestNetworkList//networks [2020-12-23T13:35:32.658Z] === CONT TestNetworkList//networks/ [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkList (0.01s) [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-23T13:35:32.658Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-23T13:35:32.658Z] === RUN TestHostIPv4BridgeLabel [2020-12-23T13:35:32.658Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-23T13:35:32.658Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-23T13:35:32.658Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.03s) [2020-12-23T13:35:32.658Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestDaemonDefaultNetworkPools [2020-12-23T13:35:32.658Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2020-12-23T13:35:32.658Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-23T13:35:32.658Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-23T13:35:32.658Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-23T13:35:32.658Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-23T13:35:32.658Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-23T13:35:32.658Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestServiceWithPredefinedNetwork [2020-12-23T13:35:32.658Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-23T13:35:32.658Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:35:32.658Z] === RUN TestServiceWithDataPathPortInit [2020-12-23T13:35:32.658Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-23T13:35:32.658Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] PASS [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === Skipped [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-12-23T13:35:32.658Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-12-23T13:35:32.658Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-12-23T13:35:32.658Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.03s) [2020-12-23T13:35:32.658Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2020-12-23T13:35:32.658Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2020-12-23T13:35:32.658Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-12-23T13:35:32.658Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-23T13:35:32.658Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] DONE 22 tests, 12 skipped in 8.093s [2020-12-23T13:35:32.658Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:35:32.658Z] INFO: Testing against a local daemon [2020-12-23T13:35:32.658Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-23T13:35:32.658Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-23T13:35:32.658Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:35:32.658Z] === RUN TestDockerNetworkIpvlan [2020-12-23T13:35:32.658Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:35:32.658Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:35:32.658Z] PASS [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === Skipped [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-23T13:35:32.658Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:35:32.658Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] DONE 2 tests, 2 skipped in 0.111s [2020-12-23T13:35:32.658Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:35:32.658Z] INFO: Testing against a local daemon [2020-12-23T13:35:32.658Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-23T13:35:32.658Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-23T13:35:32.658Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] === RUN TestDockerNetworkMacvlan [2020-12-23T13:35:32.658Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-12-23T13:35:32.658Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] PASS [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === Skipped [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-12-23T13:35:32.658Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-12-23T13:35:32.658Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] DONE 2 tests, 2 skipped in 0.098s [2020-12-23T13:35:32.658Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-23T13:35:32.658Z] testing: warning: no tests to run [2020-12-23T13:35:32.658Z] PASS [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] DONE 0 tests in 0.022s [2020-12-23T13:35:32.658Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-23T13:35:32.658Z] INFO: Testing against a local daemon [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginAllowRequest [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginTLS [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginDenyRequest [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginDenyResponse [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginAllowEventStream [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginErrorResponse [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginErrorRequest [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginHeader [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginV2Disable [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginV2Disable (0.03s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-23T13:35:32.658Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] PASS [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === Skipped [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-12-23T13:35:32.658Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.658Z] [2020-12-23T13:35:32.658Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-12-23T13:35:32.659Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2020-12-23T13:35:32.659Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.03s) [2020-12-23T13:35:32.659Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2020-12-23T13:35:32.659Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.01s) [2020-12-23T13:35:32.659Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-12-23T13:35:32.659Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] DONE 17 tests, 17 skipped in 0.420s [2020-12-23T13:35:32.659Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-23T13:35:32.659Z] INFO: Testing against a local daemon [2020-12-23T13:35:32.659Z] === RUN TestPluginInvalidJSON [2020-12-23T13:35:32.659Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:35:32.659Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:35:32.659Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:35:32.659Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-23T13:35:32.659Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-23T13:35:32.659Z] === RUN TestPluginInstall [2020-12-23T13:35:32.659Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-23T13:35:32.659Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] PASS [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] === Skipped [2020-12-23T13:35:32.659Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-12-23T13:35:32.659Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] [2020-12-23T13:35:32.659Z] DONE 3 tests, 1 skipped in 0.137s [2020-12-23T13:35:32.659Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-23T13:35:32.659Z] INFO: Testing against a local daemon [2020-12-23T13:35:32.659Z] === RUN TestExternalGraphDriver [2020-12-23T13:35:32.659Z] --- SKIP: TestExternalGraphDriver (0.07s) [2020-12-23T13:35:32.659Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-23T13:35:32.659Z] === RUN TestGraphdriverPluginV2 [2020-12-23T13:35:33.308Z] --- PASS: TestRenameContainerWithLinkedContainer (1.54s) [2020-12-23T13:35:33.308Z] === RUN TestResize [2020-12-23T13:35:33.570Z] --- PASS: TestResize (0.77s) [2020-12-23T13:35:33.570Z] === RUN TestResizeWithInvalidSize [2020-12-23T13:35:34.515Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-12-23T13:35:34.515Z] === RUN TestResizeWhenContainerNotStarted [2020-12-23T13:35:35.461Z] --- PASS: TestResizeWhenContainerNotStarted (0.78s) [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:35:35.461Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:35:35.461Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:35:35.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:35:35.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:35:35.461Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:35:35.461Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:35:35.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-12-23T13:35:36.026Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T13:35:36.026Z] [2020-12-23T13:35:36.026Z] Unloading profiles will leave already running processes permanently [2020-12-23T13:35:36.026Z] unconfined, which can lead to unexpected situations. [2020-12-23T13:35:36.026Z] [2020-12-23T13:35:36.026Z] To set a process to complain mode, use the command line tool [2020-12-23T13:35:36.026Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T13:35:36.026Z] [2020-12-23T13:35:36.174Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.91s) [2020-12-23T13:35:36.174Z] === RUN TestUpdateMemory [2020-12-23T13:35:36.174Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-23T13:35:36.174Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:35:36.174Z] === RUN TestUpdateCPUQuota Post stage [Pipeline] junit [2020-12-23T13:35:36.613Z] Recording test results [2020-12-23T13:35:37.116Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-12-23T13:35:37.116Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-23T13:35:37.689Z] --- PASS: TestUpdateCPUQuota (1.41s) [2020-12-23T13:35:37.689Z] === RUN TestUpdatePidsLimit [2020-12-23T13:35:37.689Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-23T13:35:37.950Z] === RUN TestUpdatePidsLimit/no_change [2020-12-23T13:35:38.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:35:38.017Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [Pipeline] sh [2020-12-23T13:35:38.280Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:35:38.522Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-23T13:35:38.522Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-23T13:35:38.551Z] + echo Ensuring container killed. [2020-12-23T13:35:38.551Z] Ensuring container killed. [2020-12-23T13:35:38.551Z] + docker rm -vf docker-pr4 [2020-12-23T13:35:38.551Z] Error: No such container: docker-pr4 [2020-12-23T13:35:38.551Z] + true [Pipeline] sh [2020-12-23T13:35:38.783Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-23T13:35:38.842Z] + echo Chowning /workspace to jenkins user [2020-12-23T13:35:38.842Z] Chowning /workspace to jenkins user [2020-12-23T13:35:38.842Z] + id -u [2020-12-23T13:35:38.842Z] + id -g [2020-12-23T13:35:38.842Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41724:/workspace busybox chown -R 1000:1000 /workspace [2020-12-23T13:35:38.842Z] Unable to find image 'busybox:latest' locally [2020-12-23T13:35:39.190Z] --- PASS: TestGraphdriverPluginV2 (6.02s) [2020-12-23T13:35:39.190Z] PASS [2020-12-23T13:35:39.190Z] [2020-12-23T13:35:39.190Z] === Skipped [2020-12-23T13:35:39.190Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2020-12-23T13:35:39.190Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-12-23T13:35:39.190Z] [2020-12-23T13:35:39.190Z] [2020-12-23T13:35:39.190Z] DONE 2 tests, 1 skipped in 6.195s [2020-12-23T13:35:39.190Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-23T13:35:39.190Z] INFO: Testing against a local daemon [2020-12-23T13:35:39.190Z] === RUN TestContinueAfterPluginCrash [2020-12-23T13:35:39.190Z] === PAUSE TestContinueAfterPluginCrash [2020-12-23T13:35:39.190Z] === RUN TestReadPluginNoRead [2020-12-23T13:35:39.190Z] === PAUSE TestReadPluginNoRead [2020-12-23T13:35:39.190Z] === RUN TestDaemonStartWithLogOpt [2020-12-23T13:35:39.190Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-23T13:35:39.190Z] === CONT TestContinueAfterPluginCrash [2020-12-23T13:35:39.190Z] === CONT TestDaemonStartWithLogOpt [2020-12-23T13:35:39.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:35:39.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-23T13:35:39.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-12-23T13:35:39.613Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-23T13:35:39.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:35:39.807Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:35:39.854Z] --- PASS: TestCreateServiceMultipleTimes (23.17s) [2020-12-23T13:35:39.854Z] === RUN TestCreateServiceConflict [2020-12-23T13:35:39.854Z] --- PASS: TestCreateServiceConflict (3.74s) [2020-12-23T13:35:39.854Z] === RUN TestCreateServiceMaxReplicas [2020-12-23T13:35:39.876Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-23T13:35:40.136Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-23T13:35:40.759Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:35:41.021Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:35:41.079Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit (3.56s) [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.35s) [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit/no_change (0.40s) [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s) [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2020-12-23T13:35:41.340Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.40s) [2020-12-23T13:35:41.340Z] === RUN TestUpdateRestartPolicy [2020-12-23T13:35:41.911Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-23T13:35:42.038Z] Loaded image: buildpack-deps:buster [2020-12-23T13:35:42.038Z] Loaded image: busybox:latest [2020-12-23T13:35:42.038Z] Loaded image: busybox:glibc [2020-12-23T13:35:42.341Z] Loaded image: debian:bullseye [2020-12-23T13:35:42.341Z] Loaded image: hello-world:latest [2020-12-23T13:35:42.341Z] Loaded image: arm32v7/hello-world:latest [2020-12-23T13:35:42.341Z] INFO: Testing against a local daemon [2020-12-23T13:35:42.341Z] === RUN TestCgroupNamespacesBuild [2020-12-23T13:35:42.631Z] --- PASS: TestCreateServiceMaxReplicas (3.52s) [2020-12-23T13:35:42.631Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-23T13:35:43.850Z] --- PASS: TestCgroupNamespacesBuild (1.34s) [2020-12-23T13:35:43.850Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-12-23T13:35:44.127Z] latest: Pulling from library/busybox [2020-12-23T13:35:44.127Z] ea97eb0eb3ec: Pulling fs layer [2020-12-23T13:35:44.127Z] ea97eb0eb3ec: Verifying Checksum [2020-12-23T13:35:44.127Z] ea97eb0eb3ec: Download complete [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.62s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.87s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.93s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.03s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.75s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.85s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.63s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.48s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.47s) [2020-12-23T13:35:44.332Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.06s) [2020-12-23T13:35:44.332Z] === RUN TestCgroupNamespacesRun [2020-12-23T13:35:44.388Z] ea97eb0eb3ec: Pull complete [2020-12-23T13:35:44.388Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-23T13:35:44.388Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [2020-12-23T13:35:45.351Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.36s) [2020-12-23T13:35:45.351Z] === RUN TestBuildWithSession [2020-12-23T13:35:45.351Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-23T13:35:45.351Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:35:45.351Z] === RUN TestBuildSquashParent [Pipeline] sh [2020-12-23T13:35:45.636Z] + bundleName=docker-py [2020-12-23T13:35:45.636Z] + echo Creating docker-py-bundles.tar.gz [2020-12-23T13:35:45.636Z] Creating docker-py-bundles.tar.gz [2020-12-23T13:35:45.636Z] + 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 [2020-12-23T13:35:45.650Z] Archiving artifacts [2020-12-23T13:35:45.721Z] --- PASS: TestCgroupNamespacesRun (1.82s) [2020-12-23T13:35:45.721Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-23T13:35:45.723Z] --- PASS: TestDaemonStartWithLogOpt (6.58s) [2020-12-23T13:35:45.723Z] === CONT TestReadPluginNoRead [2020-12-23T13:35:47.200Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-23T13:35:47.310Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-12-23T13:35:47.640Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2020-12-23T13:35:47.640Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-12-23T13:35:47.666Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh binary-daemon [2020-12-23T13:35:47.928Z] [2020-12-23T13:35:48.140Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-12-23T13:35:48.189Z] Removing bundles/ [2020-12-23T13:35:48.189Z] [2020-12-23T13:35:48.189Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-12-23T13:35:48.189Z] Building: bundles/binary-daemon/dockerd-dev [2020-12-23T13:35:48.189Z] GOOS="" GOARCH="" GOARM="" [2020-12-23T13:35:48.710Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-23T13:35:48.985Z] === RUN TestReadPluginNoRead/default [2020-12-23T13:35:48.985Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-12-23T13:35:49.560Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-12-23T13:35:49.560Z] === RUN TestCgroupNamespacesRunHostMode [2020-12-23T13:35:49.651Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-12-23T13:35:49.794Z] --- PASS: TestBuildSquashParent (4.02s) [2020-12-23T13:35:49.794Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-23T13:35:49.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:35:49.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:35:49.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:35:49.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:35:49.794Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:35:49.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:35:49.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:35:49.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:35:49.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:35:49.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:35:49.794Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:35:49.794Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:35:49.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:35:49.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:35:49.794Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:35:49.794Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:35:50.222Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-23T13:35:50.794Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-12-23T13:35:51.478Z] --- PASS: TestCgroupNamespacesRunHostMode (1.83s) [2020-12-23T13:35:51.478Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-23T13:35:51.501Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-23T13:35:51.873Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:35:51.873Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:35:52.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-12-23T13:35:52.867Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.84s) [2020-12-23T13:35:52.867Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-23T13:35:53.378Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-23T13:35:53.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2020-12-23T13:35:53.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.48s) [2020-12-23T13:35:53.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.67s) [2020-12-23T13:35:53.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.75s) [2020-12-23T13:35:53.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.73s) [2020-12-23T13:35:53.378Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.71s) [2020-12-23T13:35:53.378Z] === RUN TestBuildMultiStageCopy [2020-12-23T13:35:53.378Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-23T13:35:53.386Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-23T13:35:54.093Z] --- PASS: TestUpdateRestartPolicy (12.74s) [2020-12-23T13:35:54.093Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-23T13:35:54.353Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-12-23T13:35:54.785Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-12-23T13:35:54.786Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-23T13:35:54.908Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-23T13:35:54.924Z] --- PASS: TestUpdateRestartWithAutoRemove (0.82s) [2020-12-23T13:35:54.924Z] === RUN TestWaitNonBlocked [2020-12-23T13:35:54.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:35:54.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:35:54.924Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:35:54.924Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:35:54.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:35:54.924Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:35:54.924Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-23T13:35:55.197Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-23T13:35:55.486Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-23T13:35:55.739Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.97s) [2020-12-23T13:35:55.739Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-23T13:35:55.775Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-23T13:35:55.896Z] --- PASS: TestReadPluginNoRead (10.33s) [2020-12-23T13:35:55.896Z] --- PASS: TestReadPluginNoRead/default (2.25s) [2020-12-23T13:35:55.896Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.25s) [2020-12-23T13:35:55.896Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.25s) [2020-12-23T13:35:55.896Z] read_test.go:92: [d4fe95371b626] daemon is not started [2020-12-23T13:35:55.896Z] PASS [2020-12-23T13:35:55.896Z] [2020-12-23T13:35:55.896Z] DONE 6 tests in 17.046s [2020-12-23T13:35:55.896Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-23T13:35:55.896Z] testing: warning: no tests to run [2020-12-23T13:35:55.896Z] PASS [2020-12-23T13:35:55.896Z] [2020-12-23T13:35:55.896Z] DONE 0 tests in 0.038s [2020-12-23T13:35:55.896Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-23T13:35:55.896Z] INFO: Testing against a local daemon [2020-12-23T13:35:55.896Z] === RUN TestPluginWithDevMounts [2020-12-23T13:35:55.896Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-23T13:35:55.896Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-23T13:35:55.896Z] PASS [2020-12-23T13:35:55.896Z] [2020-12-23T13:35:55.896Z] === Skipped [2020-12-23T13:35:55.896Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-12-23T13:35:55.896Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-12-23T13:35:55.896Z] [2020-12-23T13:35:55.896Z] [2020-12-23T13:35:55.896Z] DONE 1 tests, 1 skipped in 0.132s [2020-12-23T13:35:55.896Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-23T13:35:55.896Z] INFO: Testing against a local daemon [2020-12-23T13:35:55.896Z] === RUN TestSecretInspect [2020-12-23T13:35:55.896Z] --- SKIP: TestSecretInspect (0.02s) [2020-12-23T13:35:55.896Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.896Z] === RUN TestSecretList [2020-12-23T13:35:55.896Z] --- SKIP: TestSecretList (0.01s) [2020-12-23T13:35:55.896Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.896Z] === RUN TestSecretsCreateAndDelete [2020-12-23T13:35:55.896Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-12-23T13:35:55.896Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.896Z] === RUN TestSecretsUpdate [2020-12-23T13:35:55.897Z] --- SKIP: TestSecretsUpdate (0.02s) [2020-12-23T13:35:55.897Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] === RUN TestTemplatedSecret [2020-12-23T13:35:55.897Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-23T13:35:55.897Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] === RUN TestSecretCreateResolve [2020-12-23T13:35:55.897Z] --- SKIP: TestSecretCreateResolve (0.02s) [2020-12-23T13:35:55.897Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] PASS [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] === Skipped [2020-12-23T13:35:55.897Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-12-23T13:35:55.897Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-12-23T13:35:55.897Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-12-23T13:35:55.897Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.02s) [2020-12-23T13:35:55.897Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-12-23T13:35:55.897Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2020-12-23T13:35:55.897Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] [2020-12-23T13:35:55.897Z] DONE 6 tests, 6 skipped in 0.181s [2020-12-23T13:35:55.897Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-23T13:35:56.067Z] --- PASS: TestBuildMultiStageCopy (2.85s) [2020-12-23T13:35:56.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.56s) [2020-12-23T13:35:56.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.32s) [2020-12-23T13:35:56.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.30s) [2020-12-23T13:35:56.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-12-23T13:35:56.067Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.35s) [2020-12-23T13:35:56.067Z] === RUN TestBuildMultiStageParentConfig [2020-12-23T13:35:56.152Z] INFO: Testing against a local daemon [2020-12-23T13:35:56.152Z] === RUN TestServiceCreateInit [2020-12-23T13:35:56.152Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-23T13:35:56.152Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-23T13:35:56.152Z] --- PASS: TestServiceCreateInit (0.01s) [2020-12-23T13:35:56.152Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-23T13:35:56.152Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-23T13:35:56.153Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateServiceMultipleTimes [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-12-23T13:35:56.153Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateServiceConflict [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-12-23T13:35:56.153Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateServiceMaxReplicas [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-12-23T13:35:56.153Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-23T13:35:56.153Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateServiceSecretFileMode [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-12-23T13:35:56.153Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateServiceConfigFileMode [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-12-23T13:35:56.153Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateServiceSysctls [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-12-23T13:35:56.153Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateServiceCapabilities [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-12-23T13:35:56.153Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestInspect [2020-12-23T13:35:56.153Z] --- SKIP: TestInspect (0.01s) [2020-12-23T13:35:56.153Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestCreateJob [2020-12-23T13:35:56.153Z] --- SKIP: TestCreateJob (0.01s) [2020-12-23T13:35:56.153Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestReplicatedJob [2020-12-23T13:35:56.153Z] --- SKIP: TestReplicatedJob (0.01s) [2020-12-23T13:35:56.153Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.153Z] === RUN TestUpdateReplicatedJob [2020-12-23T13:35:56.307Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-23T13:35:56.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.20s) [2020-12-23T13:35:56.307Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.29s) [2020-12-23T13:35:56.307Z] === RUN TestWaitBlocked [2020-12-23T13:35:56.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:35:56.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:35:56.307Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:35:56.307Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:35:56.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:35:56.307Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:35:56.408Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2020-12-23T13:35:56.408Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.408Z] === RUN TestServiceListWithStatuses [2020-12-23T13:35:56.408Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-23T13:35:56.408Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:35:56.408Z] === RUN TestDockerNetworkConnectAlias [2020-12-23T13:35:56.408Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-12-23T13:35:56.408Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.408Z] === RUN TestDockerNetworkReConnect [2020-12-23T13:35:56.408Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-12-23T13:35:56.408Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:56.408Z] === RUN TestServicePlugin [2020-12-23T13:35:57.097Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2020-12-23T13:35:57.097Z] === RUN TestBuildLabelWithTargets [2020-12-23T13:35:57.676Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2020-12-23T13:35:57.676Z] === RUN TestKernelTCPMemory [2020-12-23T13:35:57.693Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-23T13:35:57.693Z] --- PASS: TestWaitBlocked (0.02s) [2020-12-23T13:35:57.693Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.25s) [2020-12-23T13:35:57.693Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.40s) [2020-12-23T13:35:57.693Z] === CONT TestContainerStartOnDaemonRestart [2020-12-23T13:35:57.693Z] === CONT TestContainerKillOnDaemonStart [2020-12-23T13:35:57.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-12-23T13:35:57.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-12-23T13:35:57.956Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-12-23T13:35:58.529Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-23T13:35:58.594Z] --- PASS: TestBuildLabelWithTargets (1.30s) [2020-12-23T13:35:58.594Z] === RUN TestBuildWithEmptyLayers [2020-12-23T13:35:58.633Z] --- PASS: TestKernelTCPMemory (0.91s) [2020-12-23T13:35:58.633Z] === RUN TestNISDomainname [2020-12-23T13:35:58.884Z] --- PASS: TestBuildWithEmptyLayers (0.66s) [2020-12-23T13:35:58.884Z] === RUN TestBuildMultiStageOnBuild [2020-12-23T13:35:59.100Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-23T13:35:59.583Z] --- PASS: TestNISDomainname (1.00s) [2020-12-23T13:35:59.583Z] === RUN TestHostnameDnsResolution [2020-12-23T13:35:59.671Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-23T13:35:59.671Z] --- SKIP: TestServicePlugin (3.43s) [2020-12-23T13:35:59.672Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.672Z] === RUN TestServiceUpdateLabel [2020-12-23T13:35:59.672Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-12-23T13:35:59.672Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.672Z] === RUN TestServiceUpdateSecrets [2020-12-23T13:35:59.672Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-12-23T13:35:59.672Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.672Z] === RUN TestServiceUpdateConfigs [2020-12-23T13:35:59.672Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-12-23T13:35:59.672Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.672Z] === RUN TestServiceUpdateNetwork [2020-12-23T13:35:59.927Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-12-23T13:35:59.927Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] === RUN TestServiceUpdatePidsLimit [2020-12-23T13:35:59.927Z] --- SKIP: TestServiceUpdatePidsLimit (0.05s) [2020-12-23T13:35:59.927Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] PASS [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === Skipped [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-23T13:35:59.927Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-23T13:35:59.927Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-23T13:35:59.927Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-23T13:35:59.927Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-12-23T13:35:59.927Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-12-23T13:35:59.927Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-12-23T13:35:59.927Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-12-23T13:35:59.927Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-12-23T13:35:59.927Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-12-23T13:35:59.927Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-12-23T13:35:59.927Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-12-23T13:35:59.927Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-12-23T13:35:59.927Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-12-23T13:35:59.927Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-12-23T13:35:59.927Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2020-12-23T13:35:59.927Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-23T13:35:59.927Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-12-23T13:35:59.927Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-12-23T13:35:59.927Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServicePlugin (3.43s) [2020-12-23T13:35:59.927Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-12-23T13:35:59.927Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-12-23T13:35:59.927Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-12-23T13:35:59.927Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-12-23T13:35:59.927Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.05s) [2020-12-23T13:35:59.927Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] DONE 24 tests, 23 skipped in 3.847s [2020-12-23T13:35:59.927Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-23T13:35:59.927Z] INFO: Testing against a local daemon [2020-12-23T13:35:59.927Z] === RUN TestSessionCreate [2020-12-23T13:35:59.927Z] --- PASS: TestSessionCreate (0.02s) [2020-12-23T13:35:59.927Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-23T13:35:59.927Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-12-23T13:35:59.927Z] PASS [2020-12-23T13:35:59.927Z] [2020-12-23T13:35:59.927Z] DONE 2 tests in 0.138s [2020-12-23T13:35:59.927Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-23T13:36:00.183Z] INFO: Testing against a local daemon [2020-12-23T13:36:00.183Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-23T13:36:00.183Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:36:00.183Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:36:00.183Z] === RUN TestEventsExecDie [2020-12-23T13:36:00.243Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-23T13:36:00.744Z] --- PASS: TestEventsExecDie (0.46s) [2020-12-23T13:36:00.744Z] === RUN TestEventsBackwardsCompatible [2020-12-23T13:36:00.744Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2020-12-23T13:36:00.744Z] === RUN TestInfoBinaryCommits [2020-12-23T13:36:00.744Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-23T13:36:00.744Z] === RUN TestInfoAPIVersioned [2020-12-23T13:36:00.744Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-23T13:36:00.744Z] === RUN TestInfoDiscoveryBackend [2020-12-23T13:36:00.814Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-23T13:36:00.814Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-23T13:36:00.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-12-23T13:36:00.939Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-12-23T13:36:00.939Z] === RUN TestBuildUncleanTarFilenames [2020-12-23T13:36:01.074Z] === CONT TestIpcModeOlderClient [2020-12-23T13:36:01.074Z] --- PASS: TestContainerStartOnDaemonRestart (3.69s) [2020-12-23T13:36:01.214Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.71s) [2020-12-23T13:36:01.214Z] === RUN TestCreateServiceSecretFileMode [2020-12-23T13:36:01.334Z] --- PASS: TestIpcModeOlderClient (0.10s) [2020-12-23T13:36:01.334Z] === CONT TestDaemonHostGatewayIP [2020-12-23T13:36:01.512Z] --- PASS: TestHostnameDnsResolution (1.72s) [2020-12-23T13:36:01.512Z] === RUN TestStats [2020-12-23T13:36:01.568Z] --- PASS: TestBuildUncleanTarFilenames (0.88s) [2020-12-23T13:36:01.568Z] === RUN TestBuildMultiStageLayerLeak [2020-12-23T13:36:01.846Z] --- PASS: TestCreateServiceSecretFileMode (3.54s) [2020-12-23T13:36:01.846Z] === RUN TestCreateServiceConfigFileMode [2020-12-23T13:36:02.108Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-12-23T13:36:02.108Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-23T13:36:02.277Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-23T13:36:03.628Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2020-12-23T13:36:03.628Z] === RUN TestBuildWithHugeFile [2020-12-23T13:36:04.061Z] --- PASS: TestStats (2.89s) [2020-12-23T13:36:04.061Z] === RUN TestStopContainerWithTimeout [2020-12-23T13:36:04.061Z] === RUN TestStopContainerWithTimeout/0 [2020-12-23T13:36:04.061Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-23T13:36:04.061Z] === RUN TestStopContainerWithTimeout/1 [2020-12-23T13:36:04.061Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-23T13:36:04.061Z] === RUN TestStopContainerWithTimeout/3 [2020-12-23T13:36:04.061Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-23T13:36:04.061Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-23T13:36:04.061Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-23T13:36:04.061Z] === CONT TestStopContainerWithTimeout/0 [2020-12-23T13:36:04.061Z] === CONT TestStopContainerWithTimeout/1 [2020-12-23T13:36:04.061Z] === CONT TestStopContainerWithTimeout/3 [2020-12-23T13:36:04.061Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-23T13:36:04.820Z] --- PASS: TestDaemonHostGatewayIP (3.47s) [2020-12-23T13:36:04.820Z] === CONT TestDaemonRestartIpcMode [2020-12-23T13:36:05.363Z] --- PASS: TestCreateServiceConfigFileMode (3.50s) [2020-12-23T13:36:05.363Z] === RUN TestCreateServiceSysctls [2020-12-23T13:36:05.392Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-12-23T13:36:06.267Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.38s) [2020-12-23T13:36:06.267Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-23T13:36:06.267Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-23T13:36:06.267Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:36:06.267Z] === RUN TestInfoAPI [2020-12-23T13:36:06.267Z] --- PASS: TestInfoAPI (0.04s) [2020-12-23T13:36:06.267Z] === RUN TestInfoAPIWarnings [2020-12-23T13:36:07.370Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-23T13:36:07.370Z] --- PASS: TestStopContainerWithTimeout/0 (1.25s) [2020-12-23T13:36:07.370Z] --- PASS: TestStopContainerWithTimeout/1 (2.20s) [2020-12-23T13:36:07.370Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-12-23T13:36:07.370Z] --- PASS: TestStopContainerWithTimeout/3 (3.12s) [2020-12-23T13:36:07.370Z] === RUN TestDeleteDevicemapper [2020-12-23T13:36:07.370Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-23T13:36:07.370Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:36:07.370Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-23T13:36:07.939Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-23T13:36:08.199Z] --- PASS: TestDaemonRestartIpcMode (3.55s) [2020-12-23T13:36:08.814Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-12-23T13:36:08.814Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-23T13:36:09.784Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-23T13:36:09.784Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-23T13:36:09.919Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.47s) [2020-12-23T13:36:09.919Z] === RUN TestUpdateMemory [2020-12-23T13:36:09.919Z] --- SKIP: TestUpdateMemory (0.00s) [2020-12-23T13:36:09.919Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:36:09.919Z] === RUN TestUpdateCPUQuota [2020-12-23T13:36:10.733Z] --- PASS: TestContainerKillOnDaemonStart (13.23s) [2020-12-23T13:36:10.733Z] PASS [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] === Skipped [2020-12-23T13:36:10.733Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-12-23T13:36:10.733Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2020-12-23T13:36:10.733Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-23T13:36:10.733Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:36:10.733Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-23T13:36:10.733Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-12-23T13:36:10.733Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] [2020-12-23T13:36:10.733Z] DONE 195 tests, 6 skipped in 148.491s [2020-12-23T13:36:10.733Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-12-23T13:36:10.733Z] ++ 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 [2020-12-23T13:36:10.733Z] ++ set -e [2020-12-23T13:36:10.733Z] ++ '[' -n 0 ']' [2020-12-23T13:36:10.733Z] ++ set -x [2020-12-23T13:36:10.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=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 [2020-12-23T13:36:10.733Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-23T13:36:10.864Z] --- PASS: TestUpdateCPUQuota (1.30s) [2020-12-23T13:36:10.864Z] === RUN TestUpdatePidsLimit [2020-12-23T13:36:10.864Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-23T13:36:10.930Z] --- PASS: TestCreateServiceSysctls (4.56s) [2020-12-23T13:36:10.930Z] === RUN TestCreateServiceCapabilities [2020-12-23T13:36:10.993Z] INFO: Testing against a local daemon [2020-12-23T13:36:10.993Z] === RUN TestCommitInheritsEnv [2020-12-23T13:36:11.437Z] === RUN TestUpdatePidsLimit/no_change [2020-12-23T13:36:11.564Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-23T13:36:11.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-12-23T13:36:11.564Z] --- PASS: TestCommitInheritsEnv (0.43s) [2020-12-23T13:36:11.564Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-23T13:36:11.564Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-23T13:36:11.564Z] === RUN TestImagesFilterMultiReference [2020-12-23T13:36:11.564Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-23T13:36:11.564Z] === RUN TestImagePullPlatformInvalid [2020-12-23T13:36:11.564Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2020-12-23T13:36:11.564Z] === RUN TestRemoveImageOrphaning [2020-12-23T13:36:11.699Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-23T13:36:11.825Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-23T13:36:12.085Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-12-23T13:36:12.085Z] === RUN TestRemoveImageGarbageCollector [2020-12-23T13:36:12.273Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-23T13:36:12.534Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-23T13:36:12.796Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-23T13:36:13.368Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-23T13:36:13.694Z] --- PASS: TestCreateServiceCapabilities (3.58s) [2020-12-23T13:36:13.694Z] === RUN TestInspect [2020-12-23T13:36:14.627Z] --- PASS: TestRemoveImageGarbageCollector (2.22s) [2020-12-23T13:36:14.627Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-23T13:36:14.627Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-12-23T13:36:14.627Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-23T13:36:14.627Z] === RUN TestTagInvalidReference [2020-12-23T13:36:14.627Z] --- PASS: TestTagInvalidReference (0.02s) [2020-12-23T13:36:14.627Z] === RUN TestTagValidPrefixedRepo [2020-12-23T13:36:14.627Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2020-12-23T13:36:14.627Z] === RUN TestTagExistedNameWithoutForce [2020-12-23T13:36:14.627Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2020-12-23T13:36:14.627Z] === RUN TestTagOfficialNames [2020-12-23T13:36:14.627Z] --- PASS: TestTagOfficialNames (0.06s) [2020-12-23T13:36:14.627Z] === RUN TestTagMatchesDigest [2020-12-23T13:36:14.627Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-23T13:36:14.627Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.37s) [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.40s) [2020-12-23T13:36:14.758Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-12-23T13:36:14.758Z] === RUN TestUpdateRestartPolicy [2020-12-23T13:36:18.145Z] --- PASS: TestInspect (3.76s) [2020-12-23T13:36:18.145Z] === RUN TestCreateJob [2020-12-23T13:36:18.827Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-12-23T13:36:22.597Z] --- PASS: TestCreateJob (4.71s) [2020-12-23T13:36:22.597Z] === RUN TestReplicatedJob [2020-12-23T13:36:23.031Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-12-23T13:36:23.602Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-23T13:36:24.295Z] --- PASS: TestInfoAPIWarnings (17.35s) [2020-12-23T13:36:24.295Z] === RUN TestInfoDebug [2020-12-23T13:36:24.543Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-23T13:36:24.550Z] --- PASS: TestInfoDebug (1.53s) [2020-12-23T13:36:24.550Z] === RUN TestInfoInsecureRegistries [2020-12-23T13:36:25.484Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-23T13:36:25.911Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-12-23T13:36:25.911Z] === RUN TestInfoRegistryMirrors [2020-12-23T13:36:27.000Z] --- PASS: TestUpdateRestartPolicy (12.34s) [2020-12-23T13:36:27.000Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-23T13:36:27.397Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-12-23T13:36:27.795Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2020-12-23T13:36:27.795Z] === RUN TestLoginFailsWithBadCredentials [2020-12-23T13:36:27.795Z] --- PASS: TestLoginFailsWithBadCredentials (0.18s) [2020-12-23T13:36:27.795Z] === RUN TestPingCacheHeaders [2020-12-23T13:36:27.795Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-23T13:36:27.795Z] === RUN TestPingGet [2020-12-23T13:36:27.795Z] --- PASS: TestPingGet (0.01s) [2020-12-23T13:36:27.795Z] === RUN TestPingHead [2020-12-23T13:36:27.795Z] --- PASS: TestPingHead (0.02s) [2020-12-23T13:36:27.795Z] === RUN TestVersion [2020-12-23T13:36:27.795Z] --- PASS: TestVersion (0.03s) [2020-12-23T13:36:27.795Z] PASS [2020-12-23T13:36:27.796Z] [2020-12-23T13:36:27.796Z] === Skipped [2020-12-23T13:36:27.796Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:36:27.796Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:36:27.796Z] [2020-12-23T13:36:27.796Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-12-23T13:36:27.796Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-12-23T13:36:27.796Z] [2020-12-23T13:36:27.796Z] [2020-12-23T13:36:27.796Z] DONE 18 tests, 2 skipped in 27.778s [2020-12-23T13:36:27.796Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-23T13:36:27.796Z] INFO: Testing against a local daemon [2020-12-23T13:36:27.796Z] === RUN TestVolumesCreateAndList [2020-12-23T13:36:27.944Z] --- PASS: TestUpdateRestartWithAutoRemove (0.81s) [2020-12-23T13:36:27.944Z] === RUN TestWaitNonBlocked [2020-12-23T13:36:27.944Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:36:27.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:36:27.944Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:36:27.944Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:36:27.944Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:36:27.944Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:36:28.051Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-12-23T13:36:28.051Z] === RUN TestVolumesRemove [2020-12-23T13:36:28.051Z] --- PASS: TestVolumesRemove (0.05s) [2020-12-23T13:36:28.051Z] === RUN TestVolumesInspect [2020-12-23T13:36:28.051Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-23T13:36:28.051Z] === RUN TestVolumesInvalidJSON [2020-12-23T13:36:28.051Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-23T13:36:28.051Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-23T13:36:28.051Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-23T13:36:28.051Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-23T13:36:28.051Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-23T13:36:28.051Z] PASS [2020-12-23T13:36:28.051Z] [2020-12-23T13:36:28.051Z] DONE 5 tests in 0.203s [2020-12-23T13:36:28.051Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-23T13:36:28.051Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12197 is not a child of this shell [2020-12-23T13:36:28.051Z] warning: PID 12197 from bundles/test-integration/docker.pid had a nonzero exit code [2020-12-23T13:36:28.051Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T13:36:28.051Z] [2020-12-23T13:36:28.051Z] Unloading profiles will leave already running processes permanently [2020-12-23T13:36:28.051Z] unconfined, which can lead to unexpected situations. [2020-12-23T13:36:28.051Z] [2020-12-23T13:36:28.051Z] To set a process to complain mode, use the command line tool [2020-12-23T13:36:28.051Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T13:36:28.051Z] Removing test suite binaries [2020-12-23T13:36:28.051Z] exiting test-integration [2020-12-23T13:36:28.051Z] ++ exit 0 [2020-12-23T13:36:28.781Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-23T13:36:28.890Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-23T13:36:28.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.05s) [2020-12-23T13:36:28.890Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-12-23T13:36:28.890Z] === RUN TestWaitBlocked [2020-12-23T13:36:28.890Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:36:28.890Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:36:28.890Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:36:28.890Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:36:28.890Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:36:28.890Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:36:28.975Z] [2020-12-23T13:36:29.493Z] --- PASS: TestReplicatedJob (7.20s) [2020-12-23T13:36:29.493Z] === RUN TestUpdateReplicatedJob [2020-12-23T13:36:29.722Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-12-23T13:36:30.279Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-23T13:36:30.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2020-12-23T13:36:30.279Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2020-12-23T13:36:30.279Z] === CONT TestContainerStartOnDaemonRestart [2020-12-23T13:36:30.279Z] === CONT TestIpcModeOlderClient [2020-12-23T13:36:30.279Z] === CONT TestDaemonHostGatewayIP [2020-12-23T13:36:30.279Z] === CONT TestDaemonRestartIpcMode [2020-12-23T13:36:30.279Z] --- PASS: TestIpcModeOlderClient (0.33s) [2020-12-23T13:36:30.279Z] === CONT TestContainerKillOnDaemonStart Post stage [Pipeline] junit [2020-12-23T13:36:30.871Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-23T13:36:32.589Z] + echo Ensuring container killed. [2020-12-23T13:36:32.589Z] Ensuring container killed. [2020-12-23T13:36:32.589Z] + docker rm -vf docker-pr4 [2020-12-23T13:36:32.589Z] Error: No such container: docker-pr4 [2020-12-23T13:36:32.589Z] + true [Pipeline] sh [2020-12-23T13:36:32.906Z] + echo Chowning /workspace to jenkins user [2020-12-23T13:36:32.906Z] Chowning /workspace to jenkins user [2020-12-23T13:36:32.906Z] + id -u [2020-12-23T13:36:32.906Z] + id -g [2020-12-23T13:36:32.906Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41724:/workspace busybox chown -R 1000:1000 /workspace [2020-12-23T13:36:32.906Z] Unable to find image 'busybox:latest' locally [2020-12-23T13:36:32.906Z] latest: Pulling from library/busybox [2020-12-23T13:36:33.024Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-12-23T13:36:33.024Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-23T13:36:33.163Z] ea97eb0eb3ec: Pulling fs layer [2020-12-23T13:36:33.978Z] --- PASS: TestUpdateReplicatedJob (4.66s) [2020-12-23T13:36:33.978Z] === RUN TestServiceListWithStatuses [2020-12-23T13:36:33.978Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-23T13:36:33.978Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:36:33.978Z] === RUN TestDockerNetworkConnectAlias [2020-12-23T13:36:34.407Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-23T13:36:34.407Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-23T13:36:34.407Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-23T13:36:34.407Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-23T13:36:34.407Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-23T13:36:34.503Z] --- PASS: TestContainerStartOnDaemonRestart (3.66s) [2020-12-23T13:36:34.503Z] --- PASS: TestDaemonRestartIpcMode (4.37s) [2020-12-23T13:36:35.076Z] --- PASS: TestDaemonHostGatewayIP (4.92s) [2020-12-23T13:36:37.706Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-12-23T13:36:38.276Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-23T13:36:38.399Z] ea97eb0eb3ec: Verifying Checksum [2020-12-23T13:36:38.399Z] ea97eb0eb3ec: Download complete [2020-12-23T13:36:38.399Z] ea97eb0eb3ec: Pull complete [2020-12-23T13:36:38.399Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-23T13:36:38.399Z] Status: Downloaded newer image for busybox:latest [2020-12-23T13:36:38.847Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-23T13:36:40.093Z] + bundleName=amd64-rootless [2020-12-23T13:36:40.093Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-12-23T13:36:40.093Z] Creating amd64-rootless-bundles.tar.gz [2020-12-23T13:36:40.093Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-23T13:36:40.093Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-23T13:36:40.101Z] Archiving artifacts [2020-12-23T13:36:41.566Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-23T13:36:41.911Z] + make clean [2020-12-23T13:36:42.151Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-23T13:36:42.171Z] docker volume rm -f docker-dev-cache [2020-12-23T13:36:42.171Z] docker-dev-cache [Pipeline] deleteDir [2020-12-23T13:36:42.412Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-12-23T13:36:42.456Z] --- PASS: TestDockerNetworkConnectAlias (8.23s) [2020-12-23T13:36:42.456Z] === RUN TestDockerNetworkReConnect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-23T13:36:45.081Z] --- PASS: TestContainerKillOnDaemonStart (13.28s) [2020-12-23T13:36:45.082Z] PASS [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] === Skipped [2020-12-23T13:36:45.082Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-12-23T13:36:45.082Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-12-23T13:36:45.082Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-12-23T13:36:45.082Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:36:45.082Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-12-23T13:36:45.082Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-12-23T13:36:45.082Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] [2020-12-23T13:36:45.082Z] DONE 195 tests, 6 skipped in 140.770s [2020-12-23T13:36:45.082Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-12-23T13:36:45.082Z] ++ 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 [2020-12-23T13:36:45.082Z] ++ set -e [2020-12-23T13:36:45.082Z] ++ '[' -n 0 ']' [2020-12-23T13:36:45.082Z] ++ set -x [2020-12-23T13:36:45.082Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-12-23T13:36:45.082Z] INFO: Testing against a local daemon [2020-12-23T13:36:45.082Z] === RUN TestCommitInheritsEnv [2020-12-23T13:36:45.082Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-12-23T13:36:45.082Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-23T13:36:45.082Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-23T13:36:45.082Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-23T13:36:45.082Z] === RUN TestImagesFilterMultiReference [2020-12-23T13:36:45.082Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2020-12-23T13:36:45.082Z] === RUN TestImagePullPlatformInvalid [2020-12-23T13:36:45.082Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-12-23T13:36:45.082Z] === RUN TestRemoveImageOrphaning [2020-12-23T13:36:45.343Z] --- PASS: TestRemoveImageOrphaning (0.59s) [2020-12-23T13:36:45.343Z] === RUN TestRemoveImageGarbageCollector [2020-12-23T13:36:45.343Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:36:45.343Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:36:45.343Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-23T13:36:45.343Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-12-23T13:36:45.343Z] === RUN TestTagInvalidReference [2020-12-23T13:36:45.343Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-23T13:36:45.343Z] === RUN TestTagValidPrefixedRepo [2020-12-23T13:36:45.343Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-12-23T13:36:45.343Z] === RUN TestTagExistedNameWithoutForce [2020-12-23T13:36:45.343Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-23T13:36:45.343Z] === RUN TestTagOfficialNames [2020-12-23T13:36:45.605Z] --- PASS: TestTagOfficialNames (0.08s) [2020-12-23T13:36:45.605Z] === RUN TestTagMatchesDigest [2020-12-23T13:36:45.605Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-23T13:36:45.605Z] PASS [2020-12-23T13:36:45.605Z] [2020-12-23T13:36:45.605Z] === Skipped [2020-12-23T13:36:45.605Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-23T13:36:45.605Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-12-23T13:36:45.605Z] [2020-12-23T13:36:45.605Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:36:45.605Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:36:45.605Z] [2020-12-23T13:36:45.605Z] [2020-12-23T13:36:45.605Z] DONE 12 tests, 2 skipped in 1.844s [2020-12-23T13:36:45.605Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-12-23T13:36:45.605Z] ++ 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 [2020-12-23T13:36:45.605Z] ++ set -e [2020-12-23T13:36:45.605Z] ++ '[' -n 0 ']' [2020-12-23T13:36:45.605Z] ++ set -x [2020-12-23T13:36:45.605Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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 [2020-12-23T13:36:45.712Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-23T13:36:45.712Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-23T13:36:45.867Z] INFO: Testing against a local daemon [2020-12-23T13:36:45.867Z] === RUN TestNetworkCreateDelete [2020-12-23T13:36:46.129Z] --- PASS: TestNetworkCreateDelete (0.41s) [2020-12-23T13:36:46.129Z] === RUN TestDockerNetworkDeletePreferID [2020-12-23T13:36:47.517Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2020-12-23T13:36:47.517Z] === RUN TestDaemonDNSFallback [2020-12-23T13:36:48.261Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-12-23T13:36:49.203Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-12-23T13:36:49.350Z] --- PASS: TestDockerNetworkReConnect (6.78s) [2020-12-23T13:36:49.350Z] === RUN TestServicePlugin [2020-12-23T13:36:49.350Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-23T13:36:49.350Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:36:49.350Z] === RUN TestServiceUpdateLabel [2020-12-23T13:36:49.773Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-12-23T13:36:50.345Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-12-23T13:36:51.286Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-23T13:36:52.867Z] --- PASS: TestServiceUpdateLabel (3.87s) [2020-12-23T13:36:52.867Z] === RUN TestServiceUpdateSecrets [2020-12-23T13:36:55.662Z] --- PASS: TestDaemonDNSFallback (7.40s) [2020-12-23T13:36:55.662Z] === RUN TestInspectNetwork [2020-12-23T13:36:56.572Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-12-23T13:36:56.833Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-12-23T13:36:56.833Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-23T13:36:57.404Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-12-23T13:36:57.664Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-23T13:36:58.604Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-23T13:36:58.865Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-12-23T13:36:59.875Z] === RUN TestInspectNetwork/full_network_id [2020-12-23T13:36:59.875Z] === RUN TestInspectNetwork/partial_network_id [2020-12-23T13:36:59.875Z] === RUN TestInspectNetwork/network_name [2020-12-23T13:36:59.875Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-23T13:37:00.540Z] --- PASS: TestBuildWithHugeFile (55.24s) [2020-12-23T13:37:00.540Z] === RUN TestBuildWithEmptyDockerfile [2020-12-23T13:37:00.540Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:37:00.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:37:00.540Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:37:00.540Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:37:00.540Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:37:00.540Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:37:00.540Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:37:00.540Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:37:00.540Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:37:00.540Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-23T13:37:00.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-12-23T13:37:00.540Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2020-12-23T13:37:00.540Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-12-23T13:37:00.540Z] === RUN TestBuildPreserveOwnership [2020-12-23T13:37:00.540Z] === RUN TestBuildPreserveOwnership/copy_from [2020-12-23T13:37:01.570Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-12-23T13:37:02.167Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-12-23T13:37:02.429Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-12-23T13:37:02.429Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-23T13:37:03.077Z] --- PASS: TestBuildPreserveOwnership (3.80s) [2020-12-23T13:37:03.077Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.48s) [2020-12-23T13:37:03.077Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.32s) [2020-12-23T13:37:03.077Z] === RUN TestBuildPlatformInvalid [2020-12-23T13:37:03.077Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-12-23T13:37:03.077Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2020-12-23T13:37:03.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-23T13:37:03.372Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-23T13:37:04.758Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-23T13:37:05.168Z] --- PASS: TestInspectNetwork (9.64s) [2020-12-23T13:37:05.168Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-23T13:37:05.168Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-23T13:37:05.168Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-23T13:37:05.168Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-23T13:37:05.168Z] === RUN TestRunContainerWithBridgeNone [2020-12-23T13:37:05.699Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-12-23T13:37:06.270Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-23T13:37:07.087Z] --- PASS: TestRunContainerWithBridgeNone (2.45s) [2020-12-23T13:37:07.087Z] === RUN TestNetworkInvalidJSON [2020-12-23T13:37:07.087Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-23T13:37:07.087Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-23T13:37:07.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:37:07.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:37:07.087Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:37:07.087Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:37:07.087Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-23T13:37:07.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:37:07.087Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:37:07.087Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-23T13:37:07.088Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-23T13:37:07.088Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-23T13:37:07.088Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-23T13:37:07.088Z] === RUN TestNetworkList [2020-12-23T13:37:07.088Z] === RUN TestNetworkList//networks [2020-12-23T13:37:07.088Z] === PAUSE TestNetworkList//networks [2020-12-23T13:37:07.088Z] === RUN TestNetworkList//networks/ [2020-12-23T13:37:07.088Z] === PAUSE TestNetworkList//networks/ [2020-12-23T13:37:07.088Z] === CONT TestNetworkList//networks [2020-12-23T13:37:07.088Z] === CONT TestNetworkList//networks/ [2020-12-23T13:37:07.088Z] --- PASS: TestNetworkList (0.03s) [2020-12-23T13:37:07.088Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-23T13:37:07.088Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-23T13:37:07.088Z] === RUN TestHostIPv4BridgeLabel [2020-12-23T13:37:07.661Z] --- PASS: TestHostIPv4BridgeLabel (0.79s) [2020-12-23T13:37:07.661Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-23T13:37:07.790Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-12-23T13:37:07.790Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-23T13:37:09.050Z] --- PASS: TestDaemonRestartWithLiveRestore (1.38s) [2020-12-23T13:37:09.050Z] === RUN TestDaemonDefaultNetworkPools [2020-12-23T13:37:09.686Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-12-23T13:37:10.257Z] Copying nested executables into bundles/binary-daemon [2020-12-23T13:37:10.440Z] --- PASS: TestDaemonDefaultNetworkPools (1.25s) [2020-12-23T13:37:10.440Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-23T13:37:11.487Z] --- PASS: TestServiceUpdateSecrets (15.73s) [2020-12-23T13:37:11.487Z] === RUN TestServiceUpdateConfigs [2020-12-23T13:37:11.642Z] [2020-12-23T13:37:12.006Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-12-23T13:37:12.359Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2020-12-23T13:37:12.359Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-23T13:37:12.556Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/make.sh cross [2020-12-23T13:37:12.817Z] [2020-12-23T13:37:12.948Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-12-23T13:37:13.078Z] Removing bundles/ [2020-12-23T13:37:13.078Z] [2020-12-23T13:37:13.078Z] ---> Making bundle: cross (in bundles/cross) [2020-12-23T13:37:13.078Z] Cross building: bundles/cross/linux/amd64 [2020-12-23T13:37:13.078Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-12-23T13:37:13.078Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-12-23T13:37:14.909Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.38s) [2020-12-23T13:37:14.909Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-23T13:37:15.385Z] 4612f6d0b889: Pull complete [2020-12-23T13:37:15.483Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.85s) [2020-12-23T13:37:15.483Z] === RUN TestServiceWithPredefinedNetwork [2020-12-23T13:37:15.703Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.59s) [2020-12-23T13:37:15.703Z] PASS [2020-12-23T13:37:15.703Z] [2020-12-23T13:37:15.703Z] === Skipped [2020-12-23T13:37:15.703Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-12-23T13:37:15.703Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:37:15.703Z] [2020-12-23T13:37:15.703Z] [2020-12-23T13:37:15.703Z] DONE 33 tests, 1 skipped in 107.907s [2020-12-23T13:37:15.703Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-12-23T13:37:15.703Z] ++ 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 [2020-12-23T13:37:15.703Z] ++ set -e [2020-12-23T13:37:15.703Z] ++ '[' -n 0 ']' [2020-12-23T13:37:15.703Z] ++ set -x [2020-12-23T13:37:15.703Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:37:15.703Z] INFO: Testing against a local daemon [2020-12-23T13:37:15.703Z] === RUN TestConfigInspect [2020-12-23T13:37:16.731Z] --- PASS: TestConfigInspect (1.91s) [2020-12-23T13:37:16.731Z] === RUN TestConfigList [2020-12-23T13:37:18.245Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-23T13:37:18.245Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-23T13:37:18.789Z] --- PASS: TestServiceWithPredefinedNetwork (3.35s) [2020-12-23T13:37:18.789Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-23T13:37:18.789Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:37:18.789Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:37:18.789Z] === RUN TestServiceWithDataPathPortInit [2020-12-23T13:37:18.791Z] --- PASS: TestConfigList (1.94s) [2020-12-23T13:37:18.791Z] === RUN TestConfigsCreateAndDelete [2020-12-23T13:37:19.630Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-23T13:37:20.297Z] --- PASS: TestConfigsCreateAndDelete (1.88s) [2020-12-23T13:37:20.297Z] === RUN TestConfigsUpdate [2020-12-23T13:37:21.014Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-12-23T13:37:22.360Z] --- PASS: TestConfigsUpdate (1.91s) [2020-12-23T13:37:22.360Z] === RUN TestTemplatedConfig [2020-12-23T13:37:22.925Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-23T13:37:23.868Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-12-23T13:37:25.090Z] --- PASS: TestTemplatedConfig (2.44s) [2020-12-23T13:37:25.090Z] === RUN TestConfigCreateResolve [2020-12-23T13:37:26.413Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-12-23T13:37:26.597Z] --- PASS: TestConfigCreateResolve (1.94s) [2020-12-23T13:37:26.597Z] === RUN TestConfigDaemonLibtrustID [2020-12-23T13:37:26.674Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-12-23T13:37:26.805Z] --- PASS: TestServiceUpdateConfigs (15.91s) [2020-12-23T13:37:26.805Z] === RUN TestServiceUpdateNetwork [2020-12-23T13:37:27.229Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-12-23T13:37:27.229Z] PASS [2020-12-23T13:37:27.229Z] [2020-12-23T13:37:27.229Z] DONE 7 tests in 12.651s [2020-12-23T13:37:27.229Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-12-23T13:37:27.229Z] ++ 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 [2020-12-23T13:37:27.229Z] ++ set -e [2020-12-23T13:37:27.229Z] ++ '[' -n 0 ']' [2020-12-23T13:37:27.229Z] ++ set -x [2020-12-23T13:37:27.229Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:37:27.229Z] INFO: Testing against a local daemon [2020-12-23T13:37:27.229Z] === RUN TestCheckpoint [2020-12-23T13:37:27.229Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-23T13:37:27.229Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:37:27.229Z] === RUN TestContainerInvalidJSON [2020-12-23T13:37:27.251Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-12-23T13:37:27.519Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:37:27.519Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:37:27.519Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:37:27.519Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:37:27.519Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:37:27.519Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:37:27.519Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:37:27.519Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:37:27.519Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:37:27.519Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-12-23T13:37:27.519Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-12-23T13:37:27.519Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-23T13:37:27.519Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-12-23T13:37:27.519Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-23T13:37:27.519Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-12-23T13:37:27.519Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-23T13:37:27.519Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-12-23T13:37:27.519Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-23T13:37:27.519Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-12-23T13:37:27.519Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-23T13:37:27.809Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-12-23T13:37:27.809Z] === RUN TestCopyFromContainer [2020-12-23T13:37:27.823Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-12-23T13:37:28.842Z] === RUN TestCopyFromContainer// [2020-12-23T13:37:29.133Z] === RUN TestCopyFromContainer//bar/root [2020-12-23T13:37:29.133Z] === RUN TestCopyFromContainer//bar/root/ [2020-12-23T13:37:29.134Z] === RUN TestCopyFromContainer/bar/quux [2020-12-23T13:37:29.134Z] === RUN TestCopyFromContainer/bar/quux/ [2020-12-23T13:37:29.425Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-12-23T13:37:29.425Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-12-23T13:37:29.425Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-12-23T13:37:29.425Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-12-23T13:37:29.716Z] === RUN TestCopyFromContainer/bar/notarget [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer (2.01s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer// (0.08s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer//bar/root (0.08s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-12-23T13:37:29.716Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-12-23T13:37:29.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-23T13:37:29.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:37:29.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:37:29.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:37:29.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:37:29.716Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:37:29.716Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:37:29.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:37:29.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:37:29.716Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:37:29.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-12-23T13:37:29.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-23T13:37:29.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-23T13:37:29.716Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-23T13:37:29.716Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-23T13:37:29.716Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-12-23T13:37:29.716Z] === RUN TestCreateWithInvalidEnv [2020-12-23T13:37:29.716Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-23T13:37:29.716Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-23T13:37:29.716Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-23T13:37:29.716Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-23T13:37:29.716Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-23T13:37:29.716Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-23T13:37:29.716Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-23T13:37:29.716Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-23T13:37:29.716Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-23T13:37:29.716Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-23T13:37:29.716Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-23T13:37:29.716Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-12-23T13:37:29.716Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-23T13:37:29.716Z] === RUN TestCreateTmpfsMountsTarget [2020-12-23T13:37:29.716Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-12-23T13:37:29.716Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-23T13:37:29.737Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-12-23T13:37:29.737Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-12-23T13:37:31.220Z] --- PASS: TestCreateWithCustomMaskedPaths (1.50s) [2020-12-23T13:37:31.220Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-23T13:37:31.649Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-12-23T13:37:32.727Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s) [2020-12-23T13:37:32.727Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-23T13:37:32.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:37:32.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:37:32.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:37:32.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:37:32.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:37:32.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:37:32.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:37:32.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:37:32.727Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:37:32.727Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:37:32.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:37:32.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:37:32.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:37:32.727Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:37:33.017Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:37:33.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-12-23T13:37:33.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-12-23T13:37:33.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-12-23T13:37:33.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-12-23T13:37:33.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2020-12-23T13:37:33.017Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2020-12-23T13:37:33.017Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-23T13:37:33.318Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.50s) [2020-12-23T13:37:33.318Z] === RUN TestCreateDifferentPlatform [2020-12-23T13:37:33.318Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-23T13:37:33.318Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-23T13:37:33.318Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-12-23T13:37:33.318Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-23T13:37:33.318Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-23T13:37:33.318Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-23T13:37:33.608Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2020-12-23T13:37:33.608Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-23T13:37:33.608Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2020-12-23T13:37:33.608Z] === RUN TestContainerStartOnDaemonRestart [2020-12-23T13:37:33.608Z] === PAUSE TestContainerStartOnDaemonRestart [2020-12-23T13:37:33.608Z] === RUN TestDaemonRestartIpcMode [2020-12-23T13:37:33.608Z] === PAUSE TestDaemonRestartIpcMode [2020-12-23T13:37:33.608Z] === RUN TestDaemonHostGatewayIP [2020-12-23T13:37:33.608Z] === PAUSE TestDaemonHostGatewayIP [2020-12-23T13:37:33.608Z] === RUN TestContainerKillOnDaemonStart [2020-12-23T13:37:33.608Z] === PAUSE TestContainerKillOnDaemonStart [2020-12-23T13:37:33.608Z] === RUN TestDiff [2020-12-23T13:37:33.900Z] --- PASS: TestDiff (0.51s) [2020-12-23T13:37:33.900Z] === RUN TestExecWithCloseStdin [2020-12-23T13:37:34.190Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-12-23T13:37:34.190Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-23T13:37:34.927Z] --- PASS: TestExecWithCloseStdin (0.68s) [2020-12-23T13:37:34.927Z] === RUN TestExec [2020-12-23T13:37:35.131Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-23T13:37:35.131Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-23T13:37:35.218Z] --- PASS: TestExec (0.58s) [2020-12-23T13:37:35.218Z] === RUN TestExecUser [2020-12-23T13:37:35.856Z] --- PASS: TestExecUser (0.61s) [2020-12-23T13:37:35.856Z] === RUN TestExportContainerAndImportImage [2020-12-23T13:37:36.884Z] --- PASS: TestExportContainerAndImportImage (0.80s) [2020-12-23T13:37:36.884Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-23T13:37:36.918Z] --- PASS: TestServiceWithDataPathPortInit (18.23s) [2020-12-23T13:37:36.918Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-23T13:37:38.388Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2020-12-23T13:37:38.388Z] === RUN TestHealthCheckWorkdir [2020-12-23T13:37:38.430Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-12-23T13:37:39.016Z] --- PASS: TestHealthCheckWorkdir (0.73s) [2020-12-23T13:37:39.016Z] === RUN TestHealthKillContainer [2020-12-23T13:37:39.371Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-12-23T13:37:39.631Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-23T13:37:41.542Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-12-23T13:37:41.727Z] --- PASS: TestHealthKillContainer (2.63s) [2020-12-23T13:37:41.727Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-23T13:37:41.803Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-23T13:37:42.015Z] --- PASS: TestInspectCpusetInConfigPre120 (0.55s) [2020-12-23T13:37:42.015Z] === RUN TestIpcModeNone [2020-12-23T13:37:42.119Z] --- PASS: TestServiceUpdateNetwork (15.99s) [2020-12-23T13:37:42.119Z] === RUN TestServiceUpdatePidsLimit [2020-12-23T13:37:42.119Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-23T13:37:42.645Z] --- PASS: TestIpcModeNone (0.60s) [2020-12-23T13:37:42.645Z] === RUN TestIpcModePrivate [2020-12-23T13:37:42.748Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-23T13:37:43.281Z] --- PASS: TestIpcModePrivate (0.63s) [2020-12-23T13:37:43.281Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-12-23T13:37:43.281Z] === RUN TestIpcModeShareable [2020-12-23T13:37:43.926Z] --- PASS: TestIpcModeShareable (0.78s) [2020-12-23T13:37:43.926Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-12-23T13:37:43.926Z] === RUN TestAPIIpcModeShareableAndContainer [2020-12-23T13:37:44.346Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-23T13:37:44.932Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-12-23T13:37:45.983Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s) [2020-12-23T13:37:45.983Z] === RUN TestAPIIpcModeHost [2020-12-23T13:37:46.277Z] --- PASS: TestAPIIpcModeHost (0.48s) [2020-12-23T13:37:46.277Z] === RUN TestDaemonIpcModeShareable [2020-12-23T13:37:46.928Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.22s) [2020-12-23T13:37:46.928Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:sspaqwoaicj9p31opkf4wegoe Created:2020-12-23 13:37:38.683252367 +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[198caaa79e5934563af5faea186c17847d05098c8b3e4bbbff279980d29bbec7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtrq3xqid7symjr0h6i92a0q0 EndpointID:16aa83e2d6470e124f91d71742b792032230ebe2ba9a73adbb054a0a8f6c4cdf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f215684eb801ab239decdfadd67c6753700749ea262e54f594d77ff9aa7e592b 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:ba7858709f89 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.mtrq3xqid7symjr0h6i92a0q0 EndpointID:16aa83e2d6470e124f91d71742b792032230ebe2ba9a73adbb054a0a8f6c4cdf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-23T13:37:46.928Z] PASS [2020-12-23T13:37:46.928Z] [2020-12-23T13:37:46.928Z] === Skipped [2020-12-23T13:37:46.928Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:37:46.928Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:37:46.928Z] [2020-12-23T13:37:46.928Z] [2020-12-23T13:37:46.928Z] DONE 26 tests, 1 skipped in 60.669s [2020-12-23T13:37:46.928Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:37:46.928Z] ++ 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 [2020-12-23T13:37:46.928Z] ++ set -e [2020-12-23T13:37:46.928Z] ++ '[' -n 0 ']' [2020-12-23T13:37:46.928Z] ++ set -x [2020-12-23T13:37:46.928Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:37:46.928Z] INFO: Testing against a local daemon [2020-12-23T13:37:46.928Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-23T13:37:46.928Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-23T13:37:46.928Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:37:46.928Z] === RUN TestDockerNetworkIpvlan [2020-12-23T13:37:46.928Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:37:46.928Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:37:46.928Z] PASS [2020-12-23T13:37:46.928Z] [2020-12-23T13:37:46.928Z] === Skipped [2020-12-23T13:37:46.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-23T13:37:46.928Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:37:46.928Z] [2020-12-23T13:37:46.928Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:37:46.928Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:37:46.928Z] [2020-12-23T13:37:46.928Z] [2020-12-23T13:37:46.928Z] DONE 2 tests, 2 skipped in 0.175s [2020-12-23T13:37:46.928Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:37:46.928Z] ++ 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 [2020-12-23T13:37:46.928Z] ++ set -e [2020-12-23T13:37:46.928Z] ++ '[' -n 0 ']' [2020-12-23T13:37:46.928Z] ++ set -x [2020-12-23T13:37:46.928Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:37:46.928Z] INFO: Testing against a local daemon [2020-12-23T13:37:46.928Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-23T13:37:47.778Z] --- PASS: TestDaemonIpcModeShareable (1.42s) [2020-12-23T13:37:47.778Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-23T13:37:47.778Z] === RUN TestDaemonIpcModePrivate [2020-12-23T13:37:48.232Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-12-23T13:37:48.846Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.23s) [2020-12-23T13:37:48.846Z] === RUN TestDockerNetworkMacvlan [2020-12-23T13:37:49.276Z] --- PASS: TestDaemonIpcModePrivate (1.38s) [2020-12-23T13:37:49.276Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-23T13:37:49.276Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-12-23T13:37:50.234Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-23T13:37:50.775Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-23T13:37:50.776Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.39s) [2020-12-23T13:37:50.776Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-12-23T13:37:50.776Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-12-23T13:37:51.178Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-23T13:37:51.261Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-23T13:37:51.806Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.36s) [2020-12-23T13:37:51.806Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-12-23T13:37:51.806Z] === RUN TestIpcModeOlderClient [2020-12-23T13:37:51.806Z] === PAUSE TestIpcModeOlderClient [2020-12-23T13:37:51.806Z] === RUN TestKillContainerInvalidSignal [2020-12-23T13:37:52.436Z] --- PASS: TestKillContainerInvalidSignal (0.53s) [2020-12-23T13:37:52.436Z] === RUN TestKillContainer [2020-12-23T13:37:52.436Z] === RUN TestKillContainer/no_signal [2020-12-23T13:37:52.566Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-23T13:37:52.687Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-12-23T13:37:52.947Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-23T13:37:53.063Z] === RUN TestKillContainer/non_killing_signal [2020-12-23T13:37:53.354Z] === RUN TestKillContainer/killing_signal [2020-12-23T13:37:53.987Z] --- PASS: TestKillContainer (1.60s) [2020-12-23T13:37:53.987Z] --- PASS: TestKillContainer/no_signal (0.51s) [2020-12-23T13:37:53.987Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-12-23T13:37:53.987Z] --- PASS: TestKillContainer/killing_signal (0.50s) [2020-12-23T13:37:53.987Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-23T13:37:53.987Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-12-23T13:37:54.332Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-12-23T13:37:54.616Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-12-23T13:37:54.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.04s) [2020-12-23T13:37:54.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s) [2020-12-23T13:37:54.906Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.37s) [2020-12-23T13:37:54.906Z] === RUN TestKillStoppedContainer [2020-12-23T13:37:55.196Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-12-23T13:37:55.196Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-23T13:37:55.196Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-12-23T13:37:55.196Z] === RUN TestKillDifferentUserContainer [2020-12-23T13:37:55.715Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-12-23T13:37:55.715Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-23T13:37:55.835Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-12-23T13:37:55.835Z] === RUN TestInspectOomKilledTrue [2020-12-23T13:37:55.873Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-23T13:37:56.656Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-12-23T13:37:56.863Z] --- PASS: TestInspectOomKilledTrue (0.94s) [2020-12-23T13:37:56.863Z] === RUN TestInspectOomKilledFalse [2020-12-23T13:37:57.154Z] --- PASS: TestInspectOomKilledFalse (0.53s) [2020-12-23T13:37:57.154Z] === RUN TestLinksEtcHostsContentMatch [2020-12-23T13:37:57.445Z] --- PASS: TestLinksEtcHostsContentMatch (0.35s) [2020-12-23T13:37:57.445Z] === RUN TestLinksContainerNames [2020-12-23T13:37:58.473Z] --- PASS: TestLinksContainerNames (1.01s) [2020-12-23T13:37:58.473Z] === RUN TestLogsFollowTailEmpty [2020-12-23T13:37:59.103Z] --- PASS: TestLogsFollowTailEmpty (0.52s) [2020-12-23T13:37:59.103Z] === RUN TestContainerNetworkMountsNoChown [2020-12-23T13:37:59.395Z] --- PASS: TestContainerNetworkMountsNoChown (0.49s) [2020-12-23T13:37:59.395Z] === RUN TestMountDaemonRoot [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/default [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/default [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/private [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/private [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rprivate [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rprivate [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/slave [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/slave [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rslave [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rslave [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/shared [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/shared [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rshared [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rshared [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/default [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/rprivate [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/default/bind_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/rshared [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/shared [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/default/mount_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/rslave [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/slave [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/private [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/private/bind_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:37:59.686Z] === RUN TestMountDaemonRoot/private/mount_root [2020-12-23T13:37:59.686Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-12-23T13:37:59.686Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/default/bind_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/default/mount_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/private/mount_root [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-12-23T13:37:59.687Z] === CONT TestMountDaemonRoot/private/bind_root [2020-12-23T13:37:59.725Z] --- PASS: TestServiceUpdatePidsLimit (18.07s) [2020-12-23T13:37:59.725Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.92s) [2020-12-23T13:37:59.725Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.23s) [2020-12-23T13:37:59.725Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.24s) [2020-12-23T13:37:59.725Z] PASS [2020-12-23T13:37:59.725Z] [2020-12-23T13:37:59.725Z] === Skipped [2020-12-23T13:37:59.725Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-12-23T13:37:59.725Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:37:59.725Z] [2020-12-23T13:37:59.725Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-12-23T13:37:59.725Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:37:59.725Z] [2020-12-23T13:37:59.725Z] [2020-12-23T13:37:59.725Z] DONE 27 tests, 2 skipped in 176.761s [2020-12-23T13:37:59.725Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-12-23T13:37:59.725Z] ++ 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 [2020-12-23T13:37:59.725Z] ++ set -e [2020-12-23T13:37:59.725Z] ++ '[' -n 0 ']' [2020-12-23T13:37:59.725Z] ++ set -x [2020-12-23T13:37:59.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=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 [2020-12-23T13:37:59.725Z] INFO: Testing against a local daemon [2020-12-23T13:37:59.725Z] === RUN TestSessionCreate [2020-12-23T13:37:59.725Z] --- PASS: TestSessionCreate (0.02s) [2020-12-23T13:37:59.725Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-23T13:37:59.725Z] --- PASS: TestSessionCreateWithBadUpgrade (0.01s) [2020-12-23T13:37:59.725Z] PASS [2020-12-23T13:37:59.725Z] [2020-12-23T13:37:59.725Z] DONE 2 tests in 0.099s [2020-12-23T13:37:59.725Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-12-23T13:37:59.725Z] ++ 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 [2020-12-23T13:37:59.725Z] ++ set -e [2020-12-23T13:37:59.725Z] ++ '[' -n 0 ']' [2020-12-23T13:37:59.725Z] ++ set -x [2020-12-23T13:37:59.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=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 [2020-12-23T13:37:59.725Z] INFO: Testing against a local daemon [2020-12-23T13:37:59.725Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-23T13:37:59.725Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:37:59.725Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:37:59.725Z] === RUN TestEventsExecDie [2020-12-23T13:37:59.725Z] --- PASS: TestEventsExecDie (0.98s) [2020-12-23T13:37:59.725Z] === RUN TestEventsBackwardsCompatible [2020-12-23T13:37:59.725Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-12-23T13:37:59.725Z] === RUN TestInfoBinaryCommits [2020-12-23T13:37:59.725Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-12-23T13:37:59.725Z] === RUN TestInfoAPIVersioned [2020-12-23T13:37:59.725Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-23T13:37:59.725Z] === RUN TestInfoDiscoveryBackend [2020-12-23T13:37:59.955Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-12-23T13:37:59.977Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-12-23T13:37:59.977Z] === RUN TestContainerBindMountNonRecursive [2020-12-23T13:38:00.086Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-23T13:38:00.355Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-12-23T13:38:00.355Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-23T13:38:01.384Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-23T13:38:01.384Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-23T13:38:01.480Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2020-12-23T13:38:01.480Z] === RUN TestContainerVolumesMountedAsShared [2020-12-23T13:38:01.770Z] --- PASS: TestContainerVolumesMountedAsShared (0.50s) [2020-12-23T13:38:01.770Z] === RUN TestContainerVolumesMountedAsSlave [2020-12-23T13:38:02.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-12-23T13:38:02.014Z] === RUN TestInfoAPI [2020-12-23T13:38:02.014Z] --- PASS: TestInfoAPI (0.01s) [2020-12-23T13:38:02.014Z] === RUN TestInfoAPIWarnings [2020-12-23T13:38:02.060Z] --- PASS: TestContainerVolumesMountedAsSlave (0.40s) [2020-12-23T13:38:02.060Z] === RUN TestNetworkNat [2020-12-23T13:38:02.693Z] --- PASS: TestNetworkNat (0.53s) [2020-12-23T13:38:02.693Z] === RUN TestNetworkLocalhostTCPNat [2020-12-23T13:38:03.321Z] --- PASS: TestNetworkLocalhostTCPNat (0.57s) [2020-12-23T13:38:03.321Z] === RUN TestNetworkLoopbackNat [2020-12-23T13:38:06.035Z] --- PASS: TestNetworkLoopbackNat (2.77s) [2020-12-23T13:38:06.035Z] === RUN TestPause [2020-12-23T13:38:06.662Z] --- PASS: TestPause (0.56s) [2020-12-23T13:38:06.662Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-23T13:38:06.662Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:38:06.662Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:38:06.662Z] === RUN TestPauseStopPausedContainer [2020-12-23T13:38:06.679Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-23T13:38:06.952Z] --- PASS: TestPauseStopPausedContainer (0.59s) [2020-12-23T13:38:06.952Z] === RUN TestPsFilter [2020-12-23T13:38:07.242Z] --- PASS: TestPsFilter (0.16s) [2020-12-23T13:38:07.242Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-23T13:38:07.625Z] --- PASS: TestDockerNetworkMacvlan (18.69s) [2020-12-23T13:38:07.625Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-12-23T13:38:07.625Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2020-12-23T13:38:07.625Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.13s) [2020-12-23T13:38:07.625Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.12s) [2020-12-23T13:38:07.625Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2020-12-23T13:38:07.625Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.33s) [2020-12-23T13:38:07.625Z] PASS [2020-12-23T13:38:07.625Z] [2020-12-23T13:38:07.625Z] DONE 8 tests in 21.079s [2020-12-23T13:38:07.625Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-23T13:38:07.625Z] ++ 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 [2020-12-23T13:38:07.625Z] ++ set -e [2020-12-23T13:38:07.625Z] ++ '[' -n 0 ']' [2020-12-23T13:38:07.625Z] ++ set -x [2020-12-23T13:38:07.625Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:38:07.625Z] testing: warning: no tests to run [2020-12-23T13:38:07.625Z] PASS [2020-12-23T13:38:07.625Z] [2020-12-23T13:38:07.625Z] DONE 0 tests in 0.039s [2020-12-23T13:38:07.625Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-23T13:38:07.625Z] ++ 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 [2020-12-23T13:38:07.625Z] ++ set -e [2020-12-23T13:38:07.625Z] ++ '[' -n 0 ']' [2020-12-23T13:38:07.625Z] ++ set -x [2020-12-23T13:38:07.625Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:38:07.870Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s) [2020-12-23T13:38:07.870Z] === RUN TestRemoveContainerWithVolume [2020-12-23T13:38:07.886Z] INFO: Testing against a local daemon [2020-12-23T13:38:07.886Z] === RUN TestAuthZPluginAllowRequest [2020-12-23T13:38:08.101Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-12-23T13:38:08.160Z] --- PASS: TestRemoveContainerWithVolume (0.55s) [2020-12-23T13:38:08.160Z] === RUN TestRemoveContainerRunning [2020-12-23T13:38:08.787Z] --- PASS: TestRemoveContainerRunning (0.51s) [2020-12-23T13:38:08.787Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-23T13:38:09.419Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2020-12-23T13:38:09.419Z] === RUN TestRemoveInvalidContainer [2020-12-23T13:38:09.419Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-12-23T13:38:09.419Z] === RUN TestRenameLinkedContainer [2020-12-23T13:38:09.805Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2020-12-23T13:38:09.805Z] === RUN TestAuthZPluginTLS [2020-12-23T13:38:10.379Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-12-23T13:38:10.379Z] === RUN TestAuthZPluginDenyRequest [2020-12-23T13:38:10.953Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2020-12-23T13:38:10.953Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-23T13:38:11.486Z] --- PASS: TestRenameLinkedContainer (2.12s) [2020-12-23T13:38:11.486Z] === RUN TestRenameStoppedContainer [2020-12-23T13:38:11.527Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.64s) [2020-12-23T13:38:11.527Z] === RUN TestAuthZPluginDenyResponse [2020-12-23T13:38:12.116Z] --- PASS: TestRenameStoppedContainer (0.53s) [2020-12-23T13:38:12.116Z] === RUN TestRenameRunningContainerAndReuse [2020-12-23T13:38:12.309Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-23T13:38:12.309Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-23T13:38:12.472Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2020-12-23T13:38:12.472Z] === RUN TestAuthZPluginAllowEventStream [2020-12-23T13:38:13.192Z] --- PASS: TestRenameRunningContainerAndReuse (1.04s) [2020-12-23T13:38:13.192Z] === RUN TestRenameInvalidName [2020-12-23T13:38:13.484Z] --- PASS: TestRenameInvalidName (0.53s) [2020-12-23T13:38:13.484Z] === RUN TestRenameAnonymousContainer [2020-12-23T13:38:14.390Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2020-12-23T13:38:14.391Z] === RUN TestAuthZPluginErrorResponse [2020-12-23T13:38:14.964Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-12-23T13:38:14.964Z] === RUN TestAuthZPluginErrorRequest [2020-12-23T13:38:15.537Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-12-23T13:38:15.537Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-23T13:38:15.544Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2020-12-23T13:38:15.544Z] === RUN TestRenameContainerWithSameName [2020-12-23T13:38:16.110Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2020-12-23T13:38:16.110Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-23T13:38:16.184Z] --- PASS: TestRenameContainerWithSameName (0.48s) [2020-12-23T13:38:16.184Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-23T13:38:16.509Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-23T13:38:16.509Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-23T13:38:16.769Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-23T13:38:17.216Z] --- PASS: TestRenameContainerWithLinkedContainer (1.06s) [2020-12-23T13:38:17.216Z] === RUN TestResize [2020-12-23T13:38:17.340Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-23T13:38:17.843Z] --- PASS: TestResize (0.55s) [2020-12-23T13:38:17.843Z] === RUN TestResizeWithInvalidSize [2020-12-23T13:38:18.131Z] --- PASS: TestResizeWithInvalidSize (0.55s) [2020-12-23T13:38:18.131Z] === RUN TestResizeWhenContainerNotStarted [2020-12-23T13:38:18.281Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-23T13:38:18.281Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-23T13:38:18.541Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-23T13:38:18.662Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.21s) [2020-12-23T13:38:18.662Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-23T13:38:18.762Z] --- PASS: TestResizeWhenContainerNotStarted (0.54s) [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:38:18.762Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:38:18.762Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:38:18.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:38:18.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:38:18.763Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:38:18.763Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:38:18.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-12-23T13:38:18.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:38:18.763Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-12-23T13:38:18.763Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-12-23T13:38:19.112Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-23T13:38:19.112Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-12-23T13:38:20.581Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.28s) [2020-12-23T13:38:20.581Z] === RUN TestAuthZPluginHeader [2020-12-23T13:38:20.600Z] --- PASS: TestInfoAPIWarnings (16.27s) [2020-12-23T13:38:20.600Z] === RUN TestInfoDebug [2020-12-23T13:38:20.600Z] --- PASS: TestInfoDebug (0.52s) [2020-12-23T13:38:20.600Z] === RUN TestInfoInsecureRegistries [2020-12-23T13:38:20.600Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-12-23T13:38:20.600Z] === RUN TestInfoRegistryMirrors [2020-12-23T13:38:20.600Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-12-23T13:38:20.600Z] === RUN TestLoginFailsWithBadCredentials [2020-12-23T13:38:20.600Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-12-23T13:38:20.600Z] === RUN TestPingCacheHeaders [2020-12-23T13:38:20.600Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-12-23T13:38:20.600Z] === RUN TestPingGet [2020-12-23T13:38:20.600Z] --- PASS: TestPingGet (0.01s) [2020-12-23T13:38:20.600Z] === RUN TestPingHead [2020-12-23T13:38:20.600Z] --- PASS: TestPingHead (0.02s) [2020-12-23T13:38:20.600Z] === RUN TestVersion [2020-12-23T13:38:20.600Z] --- PASS: TestVersion (0.01s) [2020-12-23T13:38:20.600Z] PASS [2020-12-23T13:38:20.600Z] [2020-12-23T13:38:20.600Z] === Skipped [2020-12-23T13:38:20.600Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:38:20.600Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:38:20.600Z] [2020-12-23T13:38:20.600Z] [2020-12-23T13:38:20.600Z] DONE 18 tests, 1 skipped in 21.401s [2020-12-23T13:38:20.600Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-12-23T13:38:20.600Z] ++ 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 [2020-12-23T13:38:20.600Z] ++ set -e [2020-12-23T13:38:20.600Z] ++ '[' -n 0 ']' [2020-12-23T13:38:20.600Z] ++ set -x [2020-12-23T13:38:20.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-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 [2020-12-23T13:38:20.600Z] INFO: Testing against a local daemon [2020-12-23T13:38:20.600Z] === RUN TestVolumesCreateAndList [2020-12-23T13:38:20.600Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-23T13:38:20.600Z] === RUN TestVolumesRemove [2020-12-23T13:38:20.600Z] --- PASS: TestVolumesRemove (0.10s) [2020-12-23T13:38:20.600Z] === RUN TestVolumesInspect [2020-12-23T13:38:20.600Z] --- PASS: TestVolumesInspect (0.01s) [2020-12-23T13:38:20.600Z] === RUN TestVolumesInvalidJSON [2020-12-23T13:38:20.600Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-23T13:38:20.600Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-23T13:38:20.600Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-23T13:38:20.600Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-23T13:38:20.600Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-23T13:38:20.600Z] PASS [2020-12-23T13:38:20.600Z] [2020-12-23T13:38:20.600Z] DONE 5 tests in 0.221s [2020-12-23T13:38:20.600Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-23T13:38:20.600Z] ++++ cat bundles/test-integration/docker.pid [2020-12-23T13:38:20.600Z] +++ kill 12242 [2020-12-23T13:38:20.832Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-12-23T13:38:20.832Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-12-23T13:38:21.026Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-12-23T13:38:21.473Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-12-23T13:38:21.527Z] --- PASS: TestAuthZPluginHeader (1.01s) [2020-12-23T13:38:21.527Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-23T13:38:21.527Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-23T13:38:21.527Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:21.527Z] === RUN TestAuthZPluginV2Disable [2020-12-23T13:38:21.527Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-23T13:38:21.527Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:21.527Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-23T13:38:21.527Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-23T13:38:21.527Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:21.527Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-23T13:38:21.527Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-23T13:38:21.527Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:21.527Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-23T13:38:21.598Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-23T13:38:22.102Z] +++ /etc/init.d/apparmor stop [2020-12-23T13:38:22.102Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T13:38:22.102Z] [2020-12-23T13:38:22.102Z] Unloading profiles will leave already running processes permanently [2020-12-23T13:38:22.102Z] unconfined, which can lead to unexpected situations. [2020-12-23T13:38:22.102Z] [2020-12-23T13:38:22.102Z] To set a process to complain mode, use the command line tool [2020-12-23T13:38:22.102Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T13:38:22.102Z] +++ true [2020-12-23T13:38:22.102Z] exiting test-integration [2020-12-23T13:38:22.102Z] ++ exit 0 [2020-12-23T13:38:22.102Z] [2020-12-23T13:38:22.117Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-12-23T13:38:22.410Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-12-23T13:38:23.063Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-12-23T13:38:23.514Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-23T13:38:23.774Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-12-23T13:38:24.035Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-12-23T13:38:24.106Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon Post stage [Pipeline] junit [2020-12-23T13:38:24.207Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-23T13:38:24.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-12-23T13:38:24.979Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-23T13:38:24.990Z] + echo Ensuring container killed. [2020-12-23T13:38:24.990Z] Ensuring container killed. [2020-12-23T13:38:24.990Z] + docker rm -vf docker-pr4 [2020-12-23T13:38:24.990Z] Error: No such container: docker-pr4 [2020-12-23T13:38:24.990Z] + true [Pipeline] sh [2020-12-23T13:38:25.364Z] + echo Chowning /workspace to jenkins user [2020-12-23T13:38:25.364Z] Chowning /workspace to jenkins user [2020-12-23T13:38:25.364Z] + id -u [2020-12-23T13:38:25.364Z] + id -g [2020-12-23T13:38:25.364Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41724:/workspace busybox chown -R 1001:1001 /workspace [2020-12-23T13:38:25.364Z] Unable to find image 'busybox:latest' locally [2020-12-23T13:38:25.653Z] latest: Pulling from library/busybox [2020-12-23T13:38:25.945Z] 93035723f9e5: Pulling fs layer [2020-12-23T13:38:26.235Z] 93035723f9e5: Download complete [2020-12-23T13:38:26.364Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.89s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.91s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.81s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.25s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.73s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.51s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.59s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.59s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.37s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.35s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.71s) [2020-12-23T13:38:26.814Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.04s) [2020-12-23T13:38:26.814Z] === RUN TestCgroupNamespacesRun [2020-12-23T13:38:26.864Z] 93035723f9e5: Pull complete [2020-12-23T13:38:26.864Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-23T13:38:26.864Z] Status: Downloaded newer image for busybox:latest [2020-12-23T13:38:27.747Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-23T13:38:28.315Z] --- PASS: TestCgroupNamespacesRun (1.36s) [2020-12-23T13:38:28.315Z] === RUN TestCgroupNamespacesRunPrivileged [2020-12-23T13:38:28.690Z] === RUN TestDockerSuite/TestBuildEnvUsage [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite (352.59s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.15s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.67s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.58s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.29s) [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:1455: [d7f3a3b369da2] daemon is not started [2020-12-23T13:38:29.264Z] check_test.go:309: [d6c0ce9336168] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.98s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d3d454357d225] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.94s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.11s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.63s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.19s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.40s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.32s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.43s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.07s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d1b4e83e47186] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d9fe79e789d06] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.33s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d098157ebf0d7] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.65s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.68s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.48s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.58s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d3328aa68e137] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.13s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.83s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.78s) [2020-12-23T13:38:29.264Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-23T13:38:29.264Z] check_test.go:309: [d0c349132f363] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.21s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.30s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.73s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d6b2180779ae2] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.38s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d22e12b81bc5c] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.44s) [2020-12-23T13:38:29.264Z] docker_cli_daemon_plugins_test.go:79: [d7813dbed0e42] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.78s) [2020-12-23T13:38:29.264Z] docker_cli_daemon_plugins_test.go:169: [dea79644f0fce] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.74s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-12-23T13:38:29.264Z] check_test.go:309: [db597ce10cc66] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.86s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.91s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.74s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.68s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.71s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.99s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.58s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.56s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.25s) [2020-12-23T13:38:29.264Z] check_test.go:309: [dd31c79d6a706] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.66s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.04s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.38s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.36s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.94s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.14s) [2020-12-23T13:38:29.264Z] check_test.go:309: [dd4624233b28d] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.54s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.37s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.61s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.71s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.63s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.05s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.59s) [2020-12-23T13:38:29.264Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-23T13:38:29.264Z] check_test.go:309: [da2fdfe483043] daemon is not started [2020-12-23T13:38:29.264Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-23T13:38:29.264Z] check_test.go:309: [d0aa21770b9f6] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (2.81s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d2f240acbf715] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.59s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.31s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.88s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.82s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.01s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.27s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.48s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.48s) [2020-12-23T13:38:29.264Z] check_test.go:309: [de2f0f98e657f] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.16s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.39s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.83s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d0f5f26cef379] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.67s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.62s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.26s) [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2020-12-23T13:38:29.264Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2020-12-23T13:38:29.264Z] check_test.go:309: [d5bf11a9cdeff] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d78b3f425691a] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.57s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.49s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.21s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2020-12-23T13:38:29.264Z] check_test.go:309: [d99436f175171] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.94s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.06s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.19s) [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-12-23T13:38:29.264Z] check_test.go:309: [debdee5e0058c] daemon is not started [2020-12-23T13:38:29.264Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.67s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.46s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.88s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.41s) [2020-12-23T13:38:29.265Z] check_test.go:309: [da726f0c219a9] daemon is not started [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.85s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2020-12-23T13:38:29.265Z] check_test.go:309: [d073a190cadf1] daemon is not started [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.02s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.03s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.01s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.60s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.07s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.44s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.39s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.03s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.91s) [2020-12-23T13:38:29.265Z] docker_cli_daemon_test.go:2550: [de3a1bfeba448] daemon is not started [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.58s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.91s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.90s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.14s) [2020-12-23T13:38:29.265Z] check_test.go:309: [def99b2abf44d] daemon is not started [2020-12-23T13:38:29.265Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.30s) [2020-12-23T13:38:29.265Z] === RUN TestDockerSwarmSuite [2020-12-23T13:38:29.265Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-12-23T13:38:29.322Z] + bundleName=s390x-integration [2020-12-23T13:38:29.322Z] + echo Creating s390x-integration-bundles.tar.gz [2020-12-23T13:38:29.322Z] Creating s390x-integration-bundles.tar.gz [2020-12-23T13:38:29.322Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-23T13:38:29.322Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2020-12-23T13:38:29.347Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.35s) [2020-12-23T13:38:29.347Z] === RUN TestCgroupNamespacesRunDaemonHostMode [Pipeline] archiveArtifacts [2020-12-23T13:38:29.365Z] Archiving artifacts [2020-12-23T13:38:29.701Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-23T13:38:30.075Z] + make clean [2020-12-23T13:38:30.364Z] docker volume rm -f docker-dev-cache [2020-12-23T13:38:30.655Z] docker-dev-cache [Pipeline] deleteDir [2020-12-23T13:38:30.850Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.34s) [2020-12-23T13:38:30.850Z] === RUN TestCgroupNamespacesRunHostMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-23T13:38:32.351Z] --- PASS: TestCgroupNamespacesRunHostMode (1.36s) [2020-12-23T13:38:32.351Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-12-23T13:38:32.575Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-12-23T13:38:33.387Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.37s) [2020-12-23T13:38:33.387Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-12-23T13:38:34.889Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2020-12-23T13:38:34.889Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-12-23T13:38:35.518Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-12-23T13:38:35.518Z] === RUN TestCgroupNamespacesRunOlderClient [2020-12-23T13:38:35.872Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-12-23T13:38:35.872Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-23T13:38:37.030Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.36s) [2020-12-23T13:38:37.030Z] === RUN TestKernelTCPMemory [2020-12-23T13:38:37.662Z] --- PASS: TestKernelTCPMemory (0.64s) [2020-12-23T13:38:37.662Z] === RUN TestNISDomainname [2020-12-23T13:38:38.293Z] --- PASS: TestNISDomainname (0.68s) [2020-12-23T13:38:38.293Z] === RUN TestHostnameDnsResolution [2020-12-23T13:38:39.322Z] --- PASS: TestHostnameDnsResolution (0.84s) [2020-12-23T13:38:39.322Z] === RUN TestStats [2020-12-23T13:38:39.655Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.02s) [2020-12-23T13:38:39.655Z] PASS [2020-12-23T13:38:39.655Z] [2020-12-23T13:38:39.655Z] === Skipped [2020-12-23T13:38:39.655Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-23T13:38:39.655Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:39.655Z] [2020-12-23T13:38:39.655Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-23T13:38:39.655Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:39.655Z] [2020-12-23T13:38:39.655Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-23T13:38:39.655Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:39.655Z] [2020-12-23T13:38:39.655Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-23T13:38:39.655Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:39.655Z] [2020-12-23T13:38:39.655Z] [2020-12-23T13:38:39.655Z] DONE 17 tests, 4 skipped in 32.035s [2020-12-23T13:38:39.655Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-23T13:38:39.655Z] ++ 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 [2020-12-23T13:38:39.655Z] ++ set -e [2020-12-23T13:38:39.655Z] ++ '[' -n 0 ']' [2020-12-23T13:38:39.655Z] ++ set -x [2020-12-23T13:38:39.655Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:38:39.918Z] INFO: Testing against a local daemon [2020-12-23T13:38:39.918Z] === RUN TestPluginInvalidJSON [2020-12-23T13:38:39.918Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:38:39.918Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:38:39.918Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:38:39.918Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-12-23T13:38:39.918Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-23T13:38:39.918Z] === RUN TestPluginInstall [2020-12-23T13:38:39.918Z] === RUN TestPluginInstall/no_auth [2020-12-23T13:38:41.156Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-12-23T13:38:42.041Z] --- PASS: TestStats (2.53s) [2020-12-23T13:38:42.041Z] === RUN TestStopContainerWithTimeout [2020-12-23T13:38:42.041Z] === RUN TestStopContainerWithTimeout/0 [2020-12-23T13:38:42.041Z] === PAUSE TestStopContainerWithTimeout/0 [2020-12-23T13:38:42.041Z] === RUN TestStopContainerWithTimeout/1 [2020-12-23T13:38:42.041Z] === PAUSE TestStopContainerWithTimeout/1 [2020-12-23T13:38:42.041Z] === RUN TestStopContainerWithTimeout/3 [2020-12-23T13:38:42.041Z] === PAUSE TestStopContainerWithTimeout/3 [2020-12-23T13:38:42.041Z] === RUN TestStopContainerWithTimeout/-1 [2020-12-23T13:38:42.041Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-12-23T13:38:42.041Z] === CONT TestStopContainerWithTimeout/0 [2020-12-23T13:38:42.041Z] === CONT TestStopContainerWithTimeout/-1 [2020-12-23T13:38:42.041Z] === CONT TestStopContainerWithTimeout/1 [2020-12-23T13:38:42.041Z] === CONT TestStopContainerWithTimeout/3 [2020-12-23T13:38:42.485Z] time="2020-12-23T13:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:38:42.485Z] time="2020-12-23T13:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:827859e70f62e72f48fa6260ecfd3c74e8465139ed4650ee923dbafaa169427c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:38:42.485Z] time="2020-12-23T13:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:38:42.485Z] time="2020-12-23T13:38:42Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:827859e70f62e72f48fa6260ecfd3c74e8465139ed4650ee923dbafaa169427c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:38:43.061Z] === RUN TestPluginInstall/with_htpasswd [2020-12-23T13:38:43.656Z] time="2020-12-23T13:38:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:38:43.656Z] time="2020-12-23T13:38:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3ac9a1f52b398a656f415660ba663c48ca48bab3acdd76401364740989f4537" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:38:43.656Z] time="2020-12-23T13:38:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:38:43.656Z] time="2020-12-23T13:38:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f3ac9a1f52b398a656f415660ba663c48ca48bab3acdd76401364740989f4537" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:38:44.230Z] === RUN TestPluginInstall/with_insecure [2020-12-23T13:38:44.778Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-12-23T13:38:44.778Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2020-12-23T13:38:44.778Z] --- PASS: TestStopContainerWithTimeout/1 (2.06s) [2020-12-23T13:38:44.778Z] --- PASS: TestStopContainerWithTimeout/3 (2.73s) [2020-12-23T13:38:44.778Z] --- PASS: TestStopContainerWithTimeout/-1 (2.96s) [2020-12-23T13:38:44.778Z] === RUN TestDeleteDevicemapper [2020-12-23T13:38:44.778Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-12-23T13:38:44.778Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:38:44.778Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-23T13:38:45.619Z] time="2020-12-23T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:38:45.619Z] time="2020-12-23T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f6b005d472cf4cd87bef6477dae4a58b02dbd3a5fb84b33f28da3edea0b1f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:38:45.619Z] time="2020-12-23T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:38:45.619Z] time="2020-12-23T13:38:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1f6b005d472cf4cd87bef6477dae4a58b02dbd3a5fb84b33f28da3edea0b1f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:38:45.881Z] --- PASS: TestPluginInstall (5.93s) [2020-12-23T13:38:45.881Z] --- PASS: TestPluginInstall/no_auth (2.99s) [2020-12-23T13:38:45.881Z] --- PASS: TestPluginInstall/with_htpasswd (1.21s) [2020-12-23T13:38:45.881Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2020-12-23T13:38:45.881Z] plugin_test.go:157: [df4341b1fa004] daemon is not started [2020-12-23T13:38:45.881Z] PASS [2020-12-23T13:38:45.881Z] [2020-12-23T13:38:45.881Z] DONE 6 tests in 6.232s [2020-12-23T13:38:45.881Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-23T13:38:45.881Z] ++ 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 [2020-12-23T13:38:45.881Z] ++ set -e [2020-12-23T13:38:45.881Z] ++ '[' -n 0 ']' [2020-12-23T13:38:45.881Z] ++ set -x [2020-12-23T13:38:45.881Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-23T13:38:46.143Z] INFO: Testing against a local daemon [2020-12-23T13:38:46.143Z] === RUN TestExternalGraphDriver [2020-12-23T13:38:46.143Z] === RUN TestExternalGraphDriver/json [2020-12-23T13:38:46.280Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.62s) [2020-12-23T13:38:46.280Z] === RUN TestUpdateMemory [2020-12-23T13:38:46.910Z] --- PASS: TestUpdateMemory (0.70s) [2020-12-23T13:38:46.910Z] === RUN TestUpdateCPUQuota [2020-12-23T13:38:47.952Z] --- PASS: TestUpdateCPUQuota (0.89s) [2020-12-23T13:38:47.952Z] === RUN TestUpdatePidsLimit [2020-12-23T13:38:47.952Z] === RUN TestUpdatePidsLimit/update_from_none [2020-12-23T13:38:47.952Z] === RUN TestUpdatePidsLimit/no_change [2020-12-23T13:38:48.586Z] === RUN TestUpdatePidsLimit/update_lower [2020-12-23T13:38:48.696Z] === RUN TestExternalGraphDriver/spec [2020-12-23T13:38:48.875Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-12-23T13:38:48.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-12-23T13:38:49.166Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-12-23T13:38:49.456Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-12-23T13:38:49.620Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-12-23T13:38:49.620Z] Copying nested executables into bundles/cross/linux/amd64 [2020-12-23T13:38:49.620Z] Cross building: bundles/cross/windows/amd64 [2020-12-23T13:38:49.620Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-23T13:38:49.620Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit (2.56s) [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.24s) [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit/no_change (0.41s) [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit/update_lower (0.26s) [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.26s) [2020-12-23T13:38:50.483Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.22s) [2020-12-23T13:38:50.483Z] === RUN TestUpdateRestartPolicy [2020-12-23T13:38:52.005Z] === RUN TestExternalGraphDriver/pull [2020-12-23T13:38:53.921Z] --- PASS: TestExternalGraphDriver (7.69s) [2020-12-23T13:38:53.921Z] --- PASS: TestExternalGraphDriver/json (2.48s) [2020-12-23T13:38:53.921Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-12-23T13:38:53.921Z] --- PASS: TestExternalGraphDriver/pull (2.38s) [2020-12-23T13:38:53.921Z] === RUN TestGraphdriverPluginV2 [2020-12-23T13:38:53.921Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-12-23T13:38:53.921Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:53.921Z] PASS [2020-12-23T13:38:53.921Z] [2020-12-23T13:38:53.921Z] === Skipped [2020-12-23T13:38:53.921Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-12-23T13:38:53.921Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:38:53.921Z] [2020-12-23T13:38:53.921Z] [2020-12-23T13:38:53.921Z] DONE 5 tests, 1 skipped in 7.918s [2020-12-23T13:38:53.921Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-23T13:38:53.921Z] ++ 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 [2020-12-23T13:38:53.921Z] ++ set -e [2020-12-23T13:38:53.921Z] ++ '[' -n 0 ']' [2020-12-23T13:38:53.921Z] ++ set -x [2020-12-23T13:38:53.921Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:38:54.183Z] INFO: Testing against a local daemon [2020-12-23T13:38:54.183Z] === RUN TestContinueAfterPluginCrash [2020-12-23T13:38:54.183Z] === PAUSE TestContinueAfterPluginCrash [2020-12-23T13:38:54.183Z] === RUN TestReadPluginNoRead [2020-12-23T13:38:54.183Z] === PAUSE TestReadPluginNoRead [2020-12-23T13:38:54.183Z] === RUN TestDaemonStartWithLogOpt [2020-12-23T13:38:54.183Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-23T13:38:54.183Z] === CONT TestContinueAfterPluginCrash [2020-12-23T13:38:54.183Z] === CONT TestDaemonStartWithLogOpt [2020-12-23T13:38:54.183Z] === CONT TestReadPluginNoRead [2020-12-23T13:38:56.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-12-23T13:38:56.063Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-23T13:38:56.063Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-12-23T13:38:57.977Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-23T13:38:58.407Z] === RUN TestReadPluginNoRead/default [2020-12-23T13:38:58.670Z] --- PASS: TestDaemonStartWithLogOpt (4.74s) [2020-12-23T13:39:00.587Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-23T13:39:01.976Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-23T13:39:03.085Z] --- PASS: TestUpdateRestartPolicy (11.23s) [2020-12-23T13:39:03.085Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-23T13:39:03.085Z] --- PASS: TestUpdateRestartWithAutoRemove (0.54s) [2020-12-23T13:39:03.085Z] === RUN TestWaitNonBlocked [2020-12-23T13:39:03.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:39:03.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:39:03.085Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:39:03.085Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:39:03.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:39:03.085Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:39:03.085Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-23T13:39:03.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.78s) [2020-12-23T13:39:03.085Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-12-23T13:39:03.085Z] === RUN TestWaitBlocked [2020-12-23T13:39:03.085Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:39:03.085Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:39:03.085Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:39:03.085Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:39:03.085Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-12-23T13:39:03.085Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-12-23T13:39:03.722Z] --- PASS: TestWaitBlocked (0.03s) [2020-12-23T13:39:03.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.77s) [2020-12-23T13:39:03.722Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.81s) [2020-12-23T13:39:03.722Z] === CONT TestContainerStartOnDaemonRestart [2020-12-23T13:39:03.722Z] === CONT TestIpcModeOlderClient [2020-12-23T13:39:03.722Z] === CONT TestDaemonHostGatewayIP [2020-12-23T13:39:03.722Z] === CONT TestContainerKillOnDaemonStart [2020-12-23T13:39:03.892Z] --- PASS: TestReadPluginNoRead (9.79s) [2020-12-23T13:39:03.892Z] --- PASS: TestReadPluginNoRead/default (1.91s) [2020-12-23T13:39:03.892Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.80s) [2020-12-23T13:39:03.892Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.78s) [2020-12-23T13:39:03.892Z] read_test.go:92: [d92b91477080d] daemon is not started [2020-12-23T13:39:04.017Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-12-23T13:39:04.017Z] === CONT TestDaemonRestartIpcMode [2020-12-23T13:39:04.153Z] --- PASS: TestContinueAfterPluginCrash (10.16s) [2020-12-23T13:39:04.153Z] PASS [2020-12-23T13:39:04.153Z] [2020-12-23T13:39:04.153Z] DONE 6 tests in 10.343s [2020-12-23T13:39:04.153Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-23T13:39:04.153Z] ++ 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 [2020-12-23T13:39:04.153Z] ++ set -e [2020-12-23T13:39:04.153Z] ++ '[' -n 0 ']' [2020-12-23T13:39:04.153Z] ++ set -x [2020-12-23T13:39:04.153Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:39:04.415Z] testing: warning: no tests to run [2020-12-23T13:39:04.415Z] PASS [2020-12-23T13:39:04.415Z] [2020-12-23T13:39:04.415Z] DONE 0 tests in 0.058s [2020-12-23T13:39:04.415Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-23T13:39:04.416Z] ++ 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 [2020-12-23T13:39:04.416Z] ++ set -e [2020-12-23T13:39:04.416Z] ++ '[' -n 0 ']' [2020-12-23T13:39:04.416Z] ++ set -x [2020-12-23T13:39:04.416Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:39:04.416Z] INFO: Testing against a local daemon [2020-12-23T13:39:04.416Z] === RUN TestPluginWithDevMounts [2020-12-23T13:39:04.416Z] === PAUSE TestPluginWithDevMounts [2020-12-23T13:39:04.416Z] === CONT TestPluginWithDevMounts [2020-12-23T13:39:06.965Z] --- PASS: TestPluginWithDevMounts (2.18s) [2020-12-23T13:39:06.965Z] PASS [2020-12-23T13:39:06.965Z] [2020-12-23T13:39:06.965Z] DONE 1 tests in 2.387s [2020-12-23T13:39:06.965Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-23T13:39:06.965Z] ++ 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 [2020-12-23T13:39:06.965Z] ++ set -e [2020-12-23T13:39:06.965Z] ++ '[' -n 0 ']' [2020-12-23T13:39:06.965Z] ++ set -x [2020-12-23T13:39:06.965Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:39:06.965Z] INFO: Testing against a local daemon [2020-12-23T13:39:06.965Z] === RUN TestSecretInspect [2020-12-23T13:39:07.550Z] --- PASS: TestContainerStartOnDaemonRestart (3.59s) [2020-12-23T13:39:07.838Z] --- PASS: TestDaemonHostGatewayIP (3.92s) [2020-12-23T13:39:07.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-23T13:39:07.976Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-23T13:39:08.127Z] --- PASS: TestDaemonRestartIpcMode (4.05s) [2020-12-23T13:39:08.236Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-23T13:39:08.808Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-23T13:39:10.272Z] --- PASS: TestSecretInspect (2.77s) [2020-12-23T13:39:10.272Z] === RUN TestSecretList [2020-12-23T13:39:10.727Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-23T13:39:10.727Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-23T13:39:10.988Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-23T13:39:12.822Z] --- PASS: TestSecretList (3.20s) [2020-12-23T13:39:12.822Z] === RUN TestSecretsCreateAndDelete [2020-12-23T13:39:16.127Z] --- PASS: TestSecretsCreateAndDelete (3.29s) [2020-12-23T13:39:16.127Z] === RUN TestSecretsUpdate [2020-12-23T13:39:18.468Z] --- PASS: TestContainerKillOnDaemonStart (12.90s) [2020-12-23T13:39:18.468Z] PASS [2020-12-23T13:39:18.468Z] [2020-12-23T13:39:18.468Z] === Skipped [2020-12-23T13:39:18.468Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-12-23T13:39:18.468Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:39:18.468Z] [2020-12-23T13:39:18.468Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-12-23T13:39:18.468Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-12-23T13:39:18.468Z] [2020-12-23T13:39:18.468Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-12-23T13:39:18.468Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-12-23T13:39:18.468Z] [2020-12-23T13:39:18.468Z] [2020-12-23T13:39:18.468Z] DONE 195 tests, 3 skipped in 109.438s [2020-12-23T13:39:18.468Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-12-23T13:39:18.468Z] ++ 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 [2020-12-23T13:39:18.468Z] ++ set -e [2020-12-23T13:39:18.468Z] ++ '[' -n 0 ']' [2020-12-23T13:39:18.468Z] ++ set -x [2020-12-23T13:39:18.468Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:39:18.468Z] INFO: Testing against a local daemon [2020-12-23T13:39:18.468Z] === RUN TestCommitInheritsEnv [2020-12-23T13:39:18.468Z] --- PASS: TestCommitInheritsEnv (0.32s) [2020-12-23T13:39:18.468Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-23T13:39:18.468Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-12-23T13:39:18.468Z] === RUN TestImagesFilterMultiReference [2020-12-23T13:39:18.468Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2020-12-23T13:39:18.468Z] === RUN TestImagePullPlatformInvalid [2020-12-23T13:39:18.468Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-23T13:39:18.468Z] === RUN TestRemoveImageOrphaning [2020-12-23T13:39:18.468Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2020-12-23T13:39:18.468Z] === RUN TestRemoveImageGarbageCollector [2020-12-23T13:39:18.468Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:39:18.468Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:39:18.468Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-23T13:39:18.468Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-12-23T13:39:18.468Z] === RUN TestTagInvalidReference [2020-12-23T13:39:18.468Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-23T13:39:18.468Z] === RUN TestTagValidPrefixedRepo [2020-12-23T13:39:18.468Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-12-23T13:39:18.468Z] === RUN TestTagExistedNameWithoutForce [2020-12-23T13:39:18.468Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-12-23T13:39:18.468Z] === RUN TestTagOfficialNames [2020-12-23T13:39:18.468Z] --- PASS: TestTagOfficialNames (0.04s) [2020-12-23T13:39:18.468Z] === RUN TestTagMatchesDigest [2020-12-23T13:39:18.468Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-12-23T13:39:18.468Z] === CONT TestImportExtremelyLargeImageWorks [2020-12-23T13:39:19.435Z] --- PASS: TestSecretsUpdate (2.78s) [2020-12-23T13:39:19.435Z] === RUN TestTemplatedSecret [2020-12-23T13:39:20.987Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-23T13:39:21.247Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-23T13:39:22.187Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-23T13:39:22.448Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-23T13:39:22.709Z] === RUN TestDockerSuite/TestBuildFails [2020-12-23T13:39:22.741Z] --- PASS: TestTemplatedSecret (3.38s) [2020-12-23T13:39:22.741Z] === RUN TestSecretCreateResolve [2020-12-23T13:39:23.650Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-23T13:39:23.650Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-23T13:39:25.560Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-23T13:39:25.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-12-23T13:39:25.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-12-23T13:39:26.046Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-12-23T13:39:26.046Z] PASS [2020-12-23T13:39:26.046Z] [2020-12-23T13:39:26.046Z] DONE 6 tests in 18.823s [2020-12-23T13:39:26.046Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-12-23T13:39:26.046Z] ++ 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 [2020-12-23T13:39:26.046Z] ++ set -e [2020-12-23T13:39:26.046Z] ++ '[' -n 0 ']' [2020-12-23T13:39:26.046Z] ++ set -x [2020-12-23T13:39:26.046Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:39:26.046Z] INFO: Testing against a local daemon [2020-12-23T13:39:26.046Z] === RUN TestServiceCreateInit [2020-12-23T13:39:26.046Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-23T13:39:27.087Z] aa4f58cd6da1: Pull complete [2020-12-23T13:39:27.087Z] Digest: sha256:0030f755ca84ec601a080df3b47f281896d90ec7cf42bb95af04bd118511e9da [2020-12-23T13:39:27.087Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:39:27.087Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-12-23T13:39:27.087Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-12-23T13:39:27.087Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1637' [2020-12-23T13:39:27.087Z] WARN: Skipping validation tests [2020-12-23T13:39:27.087Z] INFO: Running unit tests at 12/23/2020 13:39:14... [2020-12-23T13:39:27.087Z] INFO: make.ps1 starting at 12/23/2020 13:39:18 [2020-12-23T13:39:27.087Z] INFO: Git commit (f7ce987178) assumed from DOCKER_GITCOMMIT environment variable [2020-12-23T13:39:27.087Z] INFO: Invoking autogen... [2020-12-23T13:39:27.087Z] INFO: Running unit tests... [2020-12-23T13:39:28.101Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-23T13:39:29.289Z] 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 [2020-12-23T13:39:30.015Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-23T13:39:31.342Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-23T13:39:31.400Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-23T13:39:31.400Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-23T13:39:32.341Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-23T13:39:34.252Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-23T13:39:35.193Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-23T13:39:35.457Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-23T13:39:36.028Z] --- PASS: TestImportExtremelyLargeImageWorks (201.53s) [2020-12-23T13:39:36.028Z] PASS [2020-12-23T13:39:36.028Z] [2020-12-23T13:39:36.028Z] DONE 12 tests in 205.347s [2020-12-23T13:39:36.028Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-12-23T13:39:36.028Z] ++ 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 [2020-12-23T13:39:36.028Z] ++ set -e [2020-12-23T13:39:36.028Z] ++ '[' -n 0 ']' [2020-12-23T13:39:36.028Z] ++ set -x [2020-12-23T13:39:36.028Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:39:36.288Z] INFO: Testing against a local daemon [2020-12-23T13:39:36.288Z] === RUN TestNetworkCreateDelete [2020-12-23T13:39:36.371Z] ? github.com/docker/docker/api [no test files] [2020-12-23T13:39:36.548Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-12-23T13:39:36.548Z] === RUN TestDockerNetworkDeletePreferID [2020-12-23T13:39:36.638Z] --- PASS: TestServiceCreateInit (10.26s) [2020-12-23T13:39:36.638Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.17s) [2020-12-23T13:39:36.638Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.05s) [2020-12-23T13:39:36.638Z] === RUN TestCreateServiceMultipleTimes [2020-12-23T13:39:37.132Z] --- PASS: TestDockerNetworkDeletePreferID (0.54s) [2020-12-23T13:39:37.132Z] === RUN TestDaemonDNSFallback [2020-12-23T13:39:37.132Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-23T13:39:38.515Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-23T13:39:39.899Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-23T13:39:43.196Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-23T13:39:43.196Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-23T13:39:43.772Z] --- PASS: TestDaemonDNSFallback (6.68s) [2020-12-23T13:39:43.772Z] === RUN TestInspectNetwork [2020-12-23T13:39:43.772Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-23T13:39:44.342Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-23T13:39:44.602Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-23T13:39:44.863Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-23T13:39:45.434Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-23T13:39:46.005Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-23T13:39:46.266Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-12-23T13:39:46.526Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-23T13:39:47.097Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-23T13:39:47.097Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-12-23T13:39:47.668Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-23T13:39:48.239Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-23T13:39:48.239Z] === RUN TestInspectNetwork/full_network_id [2020-12-23T13:39:48.239Z] === RUN TestInspectNetwork/partial_network_id [2020-12-23T13:39:48.239Z] === RUN TestInspectNetwork/network_name [2020-12-23T13:39:48.239Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-23T13:39:49.181Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-23T13:39:51.253Z] === RUN TestMiddlewares [2020-12-23T13:39:51.253Z] --- PASS: TestMiddlewares (0.00s) [2020-12-23T13:39:51.253Z] PASS [2020-12-23T13:39:51.253Z] coverage: 9.0% of statements [2020-12-23T13:39:51.253Z] ok github.com/docker/docker/api/server 0.180s coverage: 9.0% of statements [2020-12-23T13:39:51.724Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-23T13:39:52.664Z] --- PASS: TestInspectNetwork (8.82s) [2020-12-23T13:39:52.664Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-23T13:39:52.664Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-23T13:39:52.664Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-23T13:39:52.664Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-23T13:39:52.664Z] === RUN TestRunContainerWithBridgeNone [2020-12-23T13:39:54.051Z] --- PASS: TestRunContainerWithBridgeNone (1.59s) [2020-12-23T13:39:54.051Z] === RUN TestNetworkInvalidJSON [2020-12-23T13:39:54.051Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-23T13:39:54.051Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-23T13:39:54.051Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:39:54.051Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:39:54.051Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:39:54.051Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:39:54.051Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-23T13:39:54.051Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:39:54.051Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:39:54.051Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2020-12-23T13:39:54.051Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-23T13:39:54.051Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-23T13:39:54.051Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-23T13:39:54.051Z] === RUN TestNetworkList [2020-12-23T13:39:54.051Z] === RUN TestNetworkList//networks [2020-12-23T13:39:54.051Z] === PAUSE TestNetworkList//networks [2020-12-23T13:39:54.051Z] === RUN TestNetworkList//networks/ [2020-12-23T13:39:54.051Z] === PAUSE TestNetworkList//networks/ [2020-12-23T13:39:54.051Z] === CONT TestNetworkList//networks [2020-12-23T13:39:54.051Z] === CONT TestNetworkList//networks/ [2020-12-23T13:39:54.051Z] --- PASS: TestNetworkList (0.01s) [2020-12-23T13:39:54.051Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-23T13:39:54.051Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-23T13:39:54.051Z] === RUN TestHostIPv4BridgeLabel [2020-12-23T13:39:54.625Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-23T13:39:54.625Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-23T13:39:56.010Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2020-12-23T13:39:56.010Z] === RUN TestDaemonDefaultNetworkPools [2020-12-23T13:39:56.270Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-23T13:39:56.531Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-12-23T13:39:56.531Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-23T13:39:57.362Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-12-23T13:39:57.362Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-12-23T13:39:57.362Z] remote: Enumerating objects: 2, done. [2020-12-23T13:39:57.362Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-12-23T13:39:57.362Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-12-23T13:39:57.362Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-12-23T13:39:57.362Z] 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. [2020-12-23T13:39:57.362Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-12-23T13:39:57.362Z] [2020-12-23T13:39:57.919Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-12-23T13:39:57.919Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-12-23T13:39:58.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/test/unit [2020-12-23T13:39:58.616Z] --- PASS: TestCreateServiceMultipleTimes (19.81s) [2020-12-23T13:39:58.616Z] === RUN TestCreateServiceConflict [2020-12-23T13:39:58.616Z] --- PASS: TestCreateServiceConflict (2.68s) [2020-12-23T13:39:58.616Z] === RUN TestCreateServiceMaxReplicas [2020-12-23T13:39:58.859Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-23T13:39:58.859Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-23T13:39:58.859Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-23T13:39:59.120Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-23T13:39:59.120Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.32s) [2020-12-23T13:39:59.120Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-23T13:39:59.120Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-23T13:39:59.381Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-23T13:39:59.641Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2020-12-23T13:39:59.641Z] === RUN TestServiceWithPredefinedNetwork [2020-12-23T13:40:00.828Z] ? github.com/docker/docker/api [no test files] [2020-12-23T13:40:01.024Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-23T13:40:02.409Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-23T13:40:02.669Z] --- PASS: TestServiceWithPredefinedNetwork (3.03s) [2020-12-23T13:40:02.669Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-23T13:40:02.669Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:40:02.669Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:40:02.669Z] === RUN TestServiceWithDataPathPortInit [2020-12-23T13:40:02.833Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2020-12-23T13:40:02.833Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-23T13:40:05.212Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-23T13:40:05.782Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-23T13:40:06.352Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-23T13:40:14.485Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-23T13:40:15.742Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2020-12-23T13:40:15.868Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-23T13:40:16.814Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-23T13:40:17.750Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.87s) [2020-12-23T13:40:17.750Z] === RUN TestCreateServiceSecretFileMode [2020-12-23T13:40:18.730Z] --- PASS: TestServiceWithDataPathPortInit (15.83s) [2020-12-23T13:40:18.730Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-23T13:40:18.730Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-23T13:40:18.730Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-23T13:40:20.301Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2020-12-23T13:40:20.301Z] === RUN TestCreateServiceConfigFileMode [2020-12-23T13:40:22.934Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-23T13:40:22.934Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-23T13:40:24.317Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-23T13:40:24.520Z] --- PASS: TestCreateServiceConfigFileMode (3.37s) [2020-12-23T13:40:24.520Z] === RUN TestCreateServiceSysctls [2020-12-23T13:40:24.578Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-23T13:40:25.960Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-23T13:40:26.529Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-23T13:40:26.790Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.34s) [2020-12-23T13:40:26.791Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:npj6t8njg9lyt1hopcwbawkne Created:2020-12-23 13:40:20.133203177 +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[b1806c15b7cd1ab8f588b883944c4ee88c78d4f1dc9c5afb1c7f3ea830ec6faf:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ll2ovr9v1qheijpl7m9t6dkli EndpointID:a2739f1b6a825c411e862fe8234c9af0d307738bbff9b56db5130280e09e2cb4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:1ed1a32d09eec5376cf069de21eb75ba981653e16a3f40713a41f52e388b8cd1 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:1756591e3d6e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ll2ovr9v1qheijpl7m9t6dkli EndpointID:a2739f1b6a825c411e862fe8234c9af0d307738bbff9b56db5130280e09e2cb4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-23T13:40:26.791Z] PASS [2020-12-23T13:40:26.791Z] [2020-12-23T13:40:26.791Z] === Skipped [2020-12-23T13:40:26.791Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:40:26.791Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:40:26.791Z] [2020-12-23T13:40:26.791Z] [2020-12-23T13:40:26.791Z] DONE 26 tests, 1 skipped in 50.755s [2020-12-23T13:40:26.791Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:40:26.791Z] ++ 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 [2020-12-23T13:40:26.791Z] ++ set -e [2020-12-23T13:40:26.791Z] ++ '[' -n 0 ']' [2020-12-23T13:40:26.791Z] ++ set -x [2020-12-23T13:40:26.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-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 [2020-12-23T13:40:27.051Z] INFO: Testing against a local daemon [2020-12-23T13:40:27.051Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-23T13:40:27.051Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-23T13:40:27.051Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:40:27.051Z] === RUN TestDockerNetworkIpvlan [2020-12-23T13:40:27.051Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:40:27.051Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:40:27.051Z] PASS [2020-12-23T13:40:27.051Z] [2020-12-23T13:40:27.051Z] === Skipped [2020-12-23T13:40:27.051Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-12-23T13:40:27.051Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:40:27.051Z] [2020-12-23T13:40:27.051Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:40:27.051Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:40:27.051Z] [2020-12-23T13:40:27.051Z] [2020-12-23T13:40:27.051Z] DONE 2 tests, 2 skipped in 0.137s [2020-12-23T13:40:27.051Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:40:27.051Z] ++ 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 [2020-12-23T13:40:27.051Z] ++ set -e [2020-12-23T13:40:27.051Z] ++ '[' -n 0 ']' [2020-12-23T13:40:27.051Z] ++ set -x [2020-12-23T13:40:27.051Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:40:27.051Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-23T13:40:27.312Z] INFO: Testing against a local daemon [2020-12-23T13:40:27.312Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-23T13:40:27.882Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-23T13:40:28.733Z] --- PASS: TestCreateServiceSysctls (4.35s) [2020-12-23T13:40:28.733Z] === RUN TestCreateServiceCapabilities [2020-12-23T13:40:28.824Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.37s) [2020-12-23T13:40:28.824Z] === RUN TestDockerNetworkMacvlan [2020-12-23T13:40:29.395Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-23T13:40:29.395Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-23T13:40:29.656Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-23T13:40:29.917Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-23T13:40:30.177Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-23T13:40:30.438Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-23T13:40:30.698Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-23T13:40:31.269Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-23T13:40:31.269Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-23T13:40:32.042Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2020-12-23T13:40:32.042Z] === RUN TestInspect [2020-12-23T13:40:33.179Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-23T13:40:33.440Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-23T13:40:33.700Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-23T13:40:35.348Z] --- PASS: TestInspect (3.53s) [2020-12-23T13:40:35.348Z] === RUN TestCreateJob [2020-12-23T13:40:35.612Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-23T13:40:35.872Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-12-23T13:40:36.443Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-23T13:40:38.360Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-23T13:40:39.560Z] --- PASS: TestCreateJob (4.20s) [2020-12-23T13:40:39.560Z] === RUN TestReplicatedJob [2020-12-23T13:40:40.906Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-23T13:40:41.478Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-23T13:40:41.739Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-23T13:40:42.682Z] --- PASS: TestDockerNetworkMacvlan (14.15s) [2020-12-23T13:40:42.682Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2020-12-23T13:40:42.682Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-23T13:40:42.682Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.24s) [2020-12-23T13:40:42.682Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.14s) [2020-12-23T13:40:42.682Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.33s) [2020-12-23T13:40:42.682Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.93s) [2020-12-23T13:40:42.682Z] PASS [2020-12-23T13:40:42.682Z] [2020-12-23T13:40:42.682Z] DONE 8 tests in 15.661s [2020-12-23T13:40:42.682Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-23T13:40:42.682Z] ++ 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 [2020-12-23T13:40:42.682Z] ++ set -e [2020-12-23T13:40:42.682Z] ++ '[' -n 0 ']' [2020-12-23T13:40:42.682Z] ++ set -x [2020-12-23T13:40:42.682Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:40:42.682Z] testing: warning: no tests to run [2020-12-23T13:40:42.682Z] PASS [2020-12-23T13:40:42.682Z] [2020-12-23T13:40:42.682Z] DONE 0 tests in 0.039s [2020-12-23T13:40:42.682Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-23T13:40:42.682Z] ++ 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 [2020-12-23T13:40:42.682Z] ++ set -e [2020-12-23T13:40:42.682Z] ++ '[' -n 0 ']' [2020-12-23T13:40:42.682Z] ++ set -x [2020-12-23T13:40:42.682Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:40:42.942Z] INFO: Testing against a local daemon [2020-12-23T13:40:42.942Z] === RUN TestAuthZPluginAllowRequest [2020-12-23T13:40:43.203Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-23T13:40:43.463Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-23T13:40:44.407Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2020-12-23T13:40:44.407Z] === RUN TestAuthZPluginTLS [2020-12-23T13:40:44.978Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-12-23T13:40:44.978Z] === RUN TestAuthZPluginDenyRequest [2020-12-23T13:40:45.548Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-12-23T13:40:45.548Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-23T13:40:46.120Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-23T13:40:46.120Z] === RUN TestAuthZPluginDenyResponse [2020-12-23T13:40:46.156Z] --- PASS: TestReplicatedJob (6.25s) [2020-12-23T13:40:46.156Z] === RUN TestUpdateReplicatedJob [2020-12-23T13:40:46.380Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-23T13:40:46.640Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-23T13:40:46.640Z] === RUN TestAuthZPluginAllowEventStream [2020-12-23T13:40:48.556Z] --- PASS: TestAuthZPluginAllowEventStream (1.51s) [2020-12-23T13:40:48.556Z] === RUN TestAuthZPluginErrorResponse [2020-12-23T13:40:48.556Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-23T13:40:48.816Z] --- PASS: TestAuthZPluginErrorResponse (0.58s) [2020-12-23T13:40:48.816Z] === RUN TestAuthZPluginErrorRequest [2020-12-23T13:40:49.078Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-23T13:40:49.338Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-23T13:40:49.338Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-23T13:40:49.599Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-23T13:40:49.859Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-23T13:40:49.859Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-23T13:40:50.368Z] --- PASS: TestUpdateReplicatedJob (4.37s) [2020-12-23T13:40:50.368Z] === RUN TestServiceListWithStatuses [2020-12-23T13:40:50.368Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-23T13:40:50.368Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:40:50.368Z] === RUN TestDockerNetworkConnectAlias [2020-12-23T13:40:51.713Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-23T13:40:51.713Z] === RUN TestBoolValue [2020-12-23T13:40:51.713Z] --- PASS: TestBoolValue (0.00s) [2020-12-23T13:40:51.713Z] === RUN TestBoolValueOrDefault [2020-12-23T13:40:51.713Z] --- PASS: TestBoolValueOrDefault (0.00s) [2020-12-23T13:40:51.713Z] === RUN TestInt64ValueOrZero [2020-12-23T13:40:51.713Z] --- PASS: TestInt64ValueOrZero (0.00s) [2020-12-23T13:40:51.713Z] === RUN TestInt64ValueOrDefault [2020-12-23T13:40:51.713Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2020-12-23T13:40:51.713Z] === RUN TestInt64ValueOrDefaultWithError [2020-12-23T13:40:51.713Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2020-12-23T13:40:51.713Z] === RUN TestJsonContentType [2020-12-23T13:40:51.713Z] --- PASS: TestJsonContentType (0.00s) [2020-12-23T13:40:51.713Z] PASS [2020-12-23T13:40:51.713Z] coverage: 14.7% of statements [2020-12-23T13:40:51.713Z] ok github.com/docker/docker/api/server/httputils 0.178s coverage: 14.7% of statements [2020-12-23T13:40:51.713Z] === RUN TestMaskSecretKeys [2020-12-23T13:40:51.713Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2020-12-23T13:40:51.713Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2020-12-23T13:40:51.713Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2020-12-23T13:40:51.713Z] --- PASS: TestMaskSecretKeys (0.00s) [2020-12-23T13:40:51.713Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2020-12-23T13:40:51.713Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2020-12-23T13:40:51.713Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2020-12-23T13:40:51.713Z] === RUN TestVersionMiddlewareVersion [2020-12-23T13:40:51.713Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2020-12-23T13:40:51.713Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2020-12-23T13:40:51.713Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2020-12-23T13:40:51.713Z] PASS [2020-12-23T13:40:51.713Z] coverage: 37.7% of statements [2020-12-23T13:40:51.713Z] ok github.com/docker/docker/api/server/middleware 0.158s coverage: 37.7% of statements [2020-12-23T13:40:51.713Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-23T13:40:51.714Z] === RUN TestStrSliceMarshalJSON [2020-12-23T13:40:51.714Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestStrSliceUnmarshalJSON [2020-12-23T13:40:51.714Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestStrSliceUnmarshalString [2020-12-23T13:40:51.714Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestStrSliceUnmarshalSlice [2020-12-23T13:40:51.714Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2020-12-23T13:40:51.714Z] PASS [2020-12-23T13:40:51.714Z] coverage: 90.0% of statements [2020-12-23T13:40:51.714Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-12-23T13:40:51.714Z] === RUN TestToJSON [2020-12-23T13:40:51.714Z] --- PASS: TestToJSON (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestToParamWithVersion [2020-12-23T13:40:51.714Z] --- PASS: TestToParamWithVersion (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestFromJSON [2020-12-23T13:40:51.714Z] --- PASS: TestFromJSON (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestEmpty [2020-12-23T13:40:51.714Z] --- PASS: TestEmpty (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestArgsMatchKVListEmptySources [2020-12-23T13:40:51.714Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestArgsMatchKVList [2020-12-23T13:40:51.714Z] --- PASS: TestArgsMatchKVList (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestArgsMatch [2020-12-23T13:40:51.714Z] --- PASS: TestArgsMatch (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestAdd [2020-12-23T13:40:51.714Z] --- PASS: TestAdd (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestDel [2020-12-23T13:40:51.714Z] --- PASS: TestDel (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestLen [2020-12-23T13:40:51.714Z] --- PASS: TestLen (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestExactMatch [2020-12-23T13:40:51.714Z] --- PASS: TestExactMatch (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestOnlyOneExactMatch [2020-12-23T13:40:51.714Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestContains [2020-12-23T13:40:51.714Z] --- PASS: TestContains (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestValidate [2020-12-23T13:40:51.714Z] --- PASS: TestValidate (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestWalkValues [2020-12-23T13:40:51.714Z] --- PASS: TestWalkValues (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestFuzzyMatch [2020-12-23T13:40:51.714Z] --- PASS: TestFuzzyMatch (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestClone [2020-12-23T13:40:51.714Z] --- PASS: TestClone (0.00s) [2020-12-23T13:40:51.714Z] PASS [2020-12-23T13:40:51.714Z] coverage: 92.2% of statements [2020-12-23T13:40:51.714Z] ok github.com/docker/docker/api/types/filters 0.071s coverage: 92.2% of statements [2020-12-23T13:40:51.714Z] === RUN TestAdjustForAPIVersion [2020-12-23T13:40:51.714Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2020-12-23T13:40:51.714Z] PASS [2020-12-23T13:40:51.714Z] coverage: 5.7% of statements [2020-12-23T13:40:51.714Z] ok github.com/docker/docker/api/server/router/swarm 0.178s coverage: 5.7% of statements [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-23T13:40:51.714Z] === RUN TestDurationToSecondsString [2020-12-23T13:40:51.714Z] --- PASS: TestDurationToSecondsString (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestGetTimestamp [2020-12-23T13:40:51.714Z] --- PASS: TestGetTimestamp (0.13s) [2020-12-23T13:40:51.714Z] === RUN TestParseTimestamps [2020-12-23T13:40:51.714Z] --- PASS: TestParseTimestamps (0.00s) [2020-12-23T13:40:51.714Z] PASS [2020-12-23T13:40:51.714Z] coverage: 100.0% of statements [2020-12-23T13:40:51.714Z] ok github.com/docker/docker/api/types/time 0.313s coverage: 100.0% of statements [2020-12-23T13:40:51.714Z] === RUN TestCompareVersion [2020-12-23T13:40:51.714Z] --- PASS: TestCompareVersion (0.00s) [2020-12-23T13:40:51.714Z] PASS [2020-12-23T13:40:51.714Z] coverage: 75.0% of statements [2020-12-23T13:40:51.714Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-23T13:40:51.714Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2020-12-23T13:40:51.714Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2020-12-23T13:40:51.714Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestCloneArgsSmartHttp [2020-12-23T13:40:51.714Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2020-12-23T13:40:51.714Z] === RUN TestCloneArgsDumbHttp [2020-12-23T13:40:51.714Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestCloneArgsGit [2020-12-23T13:40:51.714Z] --- PASS: TestCloneArgsGit (0.00s) [2020-12-23T13:40:51.714Z] === RUN TestCheckoutGit [2020-12-23T13:40:51.771Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.82s) [2020-12-23T13:40:51.771Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-23T13:40:52.174Z] === RUN TestEnable [2020-12-23T13:40:52.174Z] --- PASS: TestEnable (0.00s) [2020-12-23T13:40:52.174Z] === RUN TestDisable [2020-12-23T13:40:52.174Z] --- PASS: TestDisable (0.00s) [2020-12-23T13:40:52.174Z] === RUN TestEnabled [2020-12-23T13:40:52.174Z] --- PASS: TestEnabled (0.00s) [2020-12-23T13:40:52.174Z] PASS [2020-12-23T13:40:52.174Z] coverage: 100.0% of statements [2020-12-23T13:40:52.174Z] ok github.com/docker/docker/cli/debug 0.039s coverage: 100.0% of statements [2020-12-23T13:40:52.634Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2020-12-23T13:40:52.634Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestProcessNoDockerignore [2020-12-23T13:40:52.634Z] --- PASS: TestProcessNoDockerignore (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestProcessShouldLeaveAllFiles [2020-12-23T13:40:52.634Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestDetectContentType [2020-12-23T13:40:52.634Z] --- PASS: TestDetectContentType (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestSelectAcceptableMIME [2020-12-23T13:40:52.634Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestInspectEmptyResponse [2020-12-23T13:40:52.634Z] --- PASS: TestInspectEmptyResponse (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestInspectResponseBinary [2020-12-23T13:40:52.634Z] --- PASS: TestInspectResponseBinary (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestResponseUnsupportedContentType [2020-12-23T13:40:52.634Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestInspectResponseTextSimple [2020-12-23T13:40:52.634Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestInspectResponseEmptyContentType [2020-12-23T13:40:52.634Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestUnknownContentLength [2020-12-23T13:40:52.634Z] --- PASS: TestUnknownContentLength (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestDownloadRemote [2020-12-23T13:40:52.634Z] --- PASS: TestDownloadRemote (0.08s) [2020-12-23T13:40:52.634Z] === RUN TestGetWithStatusError [2020-12-23T13:40:52.634Z] --- PASS: TestGetWithStatusError (0.00s) [2020-12-23T13:40:52.634Z] === RUN TestCloseRootDirectory [2020-12-23T13:40:52.634Z] --- SKIP: TestCloseRootDirectory (0.00s) [2020-12-23T13:40:52.634Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:40:52.634Z] === RUN TestHashFile [2020-12-23T13:40:52.634Z] --- SKIP: TestHashFile (0.00s) [2020-12-23T13:40:52.634Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:40:52.634Z] === RUN TestHashSubdir [2020-12-23T13:40:52.634Z] --- SKIP: TestHashSubdir (0.00s) [2020-12-23T13:40:52.634Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:40:52.634Z] === RUN TestRemoveDirectory [2020-12-23T13:40:52.634Z] --- SKIP: TestRemoveDirectory (0.00s) [2020-12-23T13:40:52.634Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:40:52.634Z] PASS [2020-12-23T13:40:52.634Z] coverage: 9.3% of statements [2020-12-23T13:40:52.634Z] ok github.com/docker/docker/builder/remotecontext 0.509s coverage: 9.3% of statements [2020-12-23T13:40:53.094Z] === RUN TestGetAllAllowed [2020-12-23T13:40:53.094Z] --- PASS: TestGetAllAllowed (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestGetAllMeta [2020-12-23T13:40:53.094Z] --- PASS: TestGetAllMeta (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestWarnOnUnusedBuildArgs [2020-12-23T13:40:53.094Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestIsUnreferencedBuiltin [2020-12-23T13:40:53.094Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestIsExistingDirectory [2020-12-23T13:40:53.094Z] --- PASS: TestIsExistingDirectory (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestGetFilenameForDownload [2020-12-23T13:40:53.094Z] --- PASS: TestGetFilenameForDownload (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestEnv2Variables [2020-12-23T13:40:53.094Z] --- PASS: TestEnv2Variables (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestEnvValueWithExistingRunConfigEnv [2020-12-23T13:40:53.094Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestMaintainer [2020-12-23T13:40:53.094Z] --- PASS: TestMaintainer (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestLabel [2020-12-23T13:40:53.094Z] --- PASS: TestLabel (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestFromScratch [2020-12-23T13:40:53.094Z] --- PASS: TestFromScratch (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestFromWithArg [2020-12-23T13:40:53.094Z] --- PASS: TestFromWithArg (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestFromWithArgButBuildArgsNotGiven [2020-12-23T13:40:53.094Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestFromWithUndefinedArg [2020-12-23T13:40:53.094Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestFromMultiStageWithNamedStage [2020-12-23T13:40:53.094Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestOnbuild [2020-12-23T13:40:53.094Z] --- PASS: TestOnbuild (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestWorkdir [2020-12-23T13:40:53.094Z] --- PASS: TestWorkdir (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestCmd [2020-12-23T13:40:53.094Z] --- PASS: TestCmd (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestHealthcheckNone [2020-12-23T13:40:53.094Z] --- PASS: TestHealthcheckNone (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestHealthcheckCmd [2020-12-23T13:40:53.094Z] --- PASS: TestHealthcheckCmd (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestEntrypoint [2020-12-23T13:40:53.094Z] --- PASS: TestEntrypoint (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestExpose [2020-12-23T13:40:53.094Z] --- PASS: TestExpose (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestUser [2020-12-23T13:40:53.094Z] --- PASS: TestUser (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestVolume [2020-12-23T13:40:53.094Z] --- PASS: TestVolume (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestStopSignal [2020-12-23T13:40:53.094Z] --- SKIP: TestStopSignal (0.00s) [2020-12-23T13:40:53.094Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-23T13:40:53.094Z] === RUN TestArg [2020-12-23T13:40:53.094Z] --- PASS: TestArg (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestShell [2020-12-23T13:40:53.094Z] --- PASS: TestShell (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestPrependEnvOnCmd [2020-12-23T13:40:53.094Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestRunWithBuildArgs [2020-12-23T13:40:53.094Z] --- PASS: TestRunWithBuildArgs (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestRunIgnoresHealthcheck [2020-12-23T13:40:53.094Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestNormalizeWorkdir [2020-12-23T13:40:53.094Z] --- PASS: TestNormalizeWorkdir (0.00s) [2020-12-23T13:40:53.094Z] === RUN TestDispatch [2020-12-23T13:40:53.094Z] === RUN TestDispatch/ADD_multiple_files_to_file [2020-12-23T13:40:53.094Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2020-12-23T13:40:53.094Z] === RUN TestDispatch/COPY_multiple_files_to_file [2020-12-23T13:40:53.094Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2020-12-23T13:40:53.094Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2020-12-23T13:40:53.094Z] === RUN TestDispatch/COPY_wildcard_no_files [2020-12-23T13:40:53.554Z] === RUN TestDispatch/COPY_url [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch (0.05s) [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.02s) [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.00s) [2020-12-23T13:40:53.554Z] --- PASS: TestDispatch/COPY_url (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestAddScratchImageAddsToMounts [2020-12-23T13:40:53.554Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestAddFromScratchPopulatesPlatform [2020-12-23T13:40:53.554Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2020-12-23T13:40:53.554Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2020-12-23T13:40:53.554Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestImageSourceGetAddsToMounts [2020-12-23T13:40:53.554Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestEmptyDockerfile [2020-12-23T13:40:53.554Z] --- PASS: TestEmptyDockerfile (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestSymlinkDockerfile [2020-12-23T13:40:53.554Z] --- PASS: TestSymlinkDockerfile (0.01s) [2020-12-23T13:40:53.554Z] === RUN TestDockerfileOutsideTheBuildContext [2020-12-23T13:40:53.554Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestNonExistingDockerfile [2020-12-23T13:40:53.554Z] --- PASS: TestNonExistingDockerfile (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestCopyRunConfig [2020-12-23T13:40:53.554Z] --- PASS: TestCopyRunConfig (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestDeepCopyRunConfig [2020-12-23T13:40:53.554Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestExportImage [2020-12-23T13:40:53.554Z] --- PASS: TestExportImage (0.00s) [2020-12-23T13:40:53.554Z] === RUN TestNormalizeDest [2020-12-23T13:40:53.554Z] --- PASS: TestNormalizeDest (0.00s) [2020-12-23T13:40:53.554Z] PASS [2020-12-23T13:40:53.554Z] coverage: 46.6% of statements [2020-12-23T13:40:53.554Z] ok github.com/docker/docker/builder/dockerfile 0.416s coverage: 46.6% of statements [2020-12-23T13:40:53.554Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-23T13:40:53.682Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.96s) [2020-12-23T13:40:53.682Z] === RUN TestAuthZPluginHeader [2020-12-23T13:40:54.623Z] --- PASS: TestAuthZPluginHeader (0.96s) [2020-12-23T13:40:54.623Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-23T13:40:56.960Z] --- PASS: TestDockerNetworkConnectAlias (6.46s) [2020-12-23T13:40:56.960Z] === RUN TestDockerNetworkReConnect [2020-12-23T13:40:57.193Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-23T13:40:59.735Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.90s) [2020-12-23T13:40:59.735Z] === RUN TestAuthZPluginV2Disable [2020-12-23T13:41:00.676Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-12-23T13:41:02.058Z] === RUN TestDockerSuite/TestBuildRm [2020-12-23T13:41:02.258Z] --- PASS: TestDockerNetworkReConnect (5.29s) [2020-12-23T13:41:02.258Z] === RUN TestServicePlugin [2020-12-23T13:41:02.258Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-23T13:41:02.258Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:41:02.258Z] === RUN TestServiceUpdateLabel [2020-12-23T13:41:03.000Z] --- PASS: TestAuthZPluginV2Disable (3.60s) [2020-12-23T13:41:03.000Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-23T13:41:04.384Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-23T13:41:05.324Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-23T13:41:05.567Z] --- PASS: TestServiceUpdateLabel (3.26s) [2020-12-23T13:41:05.567Z] === RUN TestServiceUpdateSecrets [2020-12-23T13:41:05.941Z] === RUN TestCheckpointCreateError [2020-12-23T13:41:05.941Z] --- PASS: TestCheckpointCreateError (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestCheckpointCreate [2020-12-23T13:41:05.941Z] --- PASS: TestCheckpointCreate (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestCheckpointDeleteError [2020-12-23T13:41:05.941Z] --- PASS: TestCheckpointDeleteError (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestCheckpointDelete [2020-12-23T13:41:05.941Z] --- PASS: TestCheckpointDelete (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestCheckpointListError [2020-12-23T13:41:05.941Z] --- PASS: TestCheckpointListError (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestCheckpointList [2020-12-23T13:41:05.941Z] --- PASS: TestCheckpointList (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestCheckpointListContainerNotFound [2020-12-23T13:41:05.941Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestNewClientWithOpsFromEnv [2020-12-23T13:41:05.941Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2020-12-23T13:41:05.941Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-23T13:41:05.941Z] === RUN TestGetAPIPath [2020-12-23T13:41:05.941Z] --- PASS: TestGetAPIPath (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestParseHostURL [2020-12-23T13:41:05.941Z] --- PASS: TestParseHostURL (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2020-12-23T13:41:05.941Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestNegotiateAPIVersionEmpty [2020-12-23T13:41:05.941Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestNegotiateAPIVersion [2020-12-23T13:41:05.941Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2020-12-23T13:41:05.941Z] === RUN TestNegotiateAPVersionOverride [2020-12-23T13:41:05.942Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNegotiateAPIVersionAutomatic [2020-12-23T13:41:05.942Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2020-12-23T13:41:05.942Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2020-12-23T13:41:05.942Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestClientRedirect [2020-12-23T13:41:05.942Z] --- PASS: TestClientRedirect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigCreateUnsupported [2020-12-23T13:41:05.942Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigCreateError [2020-12-23T13:41:05.942Z] --- PASS: TestConfigCreateError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigCreate [2020-12-23T13:41:05.942Z] --- PASS: TestConfigCreate (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigInspectNotFound [2020-12-23T13:41:05.942Z] --- PASS: TestConfigInspectNotFound (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigInspectWithEmptyID [2020-12-23T13:41:05.942Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigInspectUnsupported [2020-12-23T13:41:05.942Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigInspectError [2020-12-23T13:41:05.942Z] --- PASS: TestConfigInspectError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigInspectConfigNotFound [2020-12-23T13:41:05.942Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigInspect [2020-12-23T13:41:05.942Z] --- PASS: TestConfigInspect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigListUnsupported [2020-12-23T13:41:05.942Z] --- PASS: TestConfigListUnsupported (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigListError [2020-12-23T13:41:05.942Z] --- PASS: TestConfigListError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigList [2020-12-23T13:41:05.942Z] --- PASS: TestConfigList (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigRemoveUnsupported [2020-12-23T13:41:05.942Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigRemoveError [2020-12-23T13:41:05.942Z] --- PASS: TestConfigRemoveError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigRemove [2020-12-23T13:41:05.942Z] --- PASS: TestConfigRemove (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigUpdateUnsupported [2020-12-23T13:41:05.942Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigUpdateError [2020-12-23T13:41:05.942Z] --- PASS: TestConfigUpdateError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestConfigUpdate [2020-12-23T13:41:05.942Z] --- PASS: TestConfigUpdate (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerCommitError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerCommitError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerCommit [2020-12-23T13:41:05.942Z] --- PASS: TestContainerCommit (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStatPathError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStatPathError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStatPathNotFoundError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStatPathNoHeaderError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStatPath [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStatPath (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyToContainerError [2020-12-23T13:41:05.942Z] --- PASS: TestCopyToContainerError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyToContainerNotFoundError [2020-12-23T13:41:05.942Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyToContainerNotStatusOKError [2020-12-23T13:41:05.942Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyToContainer [2020-12-23T13:41:05.942Z] --- PASS: TestCopyToContainer (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyFromContainerError [2020-12-23T13:41:05.942Z] --- PASS: TestCopyFromContainerError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyFromContainerNotFoundError [2020-12-23T13:41:05.942Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyFromContainerNotStatusOKError [2020-12-23T13:41:05.942Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyFromContainerNoHeaderError [2020-12-23T13:41:05.942Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestCopyFromContainer [2020-12-23T13:41:05.942Z] --- PASS: TestCopyFromContainer (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerCreateError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerCreateError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerCreateImageNotFound [2020-12-23T13:41:05.942Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerCreateWithName [2020-12-23T13:41:05.942Z] --- PASS: TestContainerCreateWithName (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerCreateAutoRemove [2020-12-23T13:41:05.942Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerDiffError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerDiffError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerDiff [2020-12-23T13:41:05.942Z] --- PASS: TestContainerDiff (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecCreateError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecCreateError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecCreate [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecCreate (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecStartError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecStartError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecStart [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecStart (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecInspectError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecInspectError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecInspect [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecInspect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExportError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExportError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExport [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExport (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerInspectError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerInspectError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerInspectContainerNotFound [2020-12-23T13:41:05.942Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerInspectWithEmptyID [2020-12-23T13:41:05.942Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerInspect [2020-12-23T13:41:05.942Z] --- PASS: TestContainerInspect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerInspectNode [2020-12-23T13:41:05.942Z] --- PASS: TestContainerInspectNode (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerKillError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerKillError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerKill [2020-12-23T13:41:05.942Z] --- PASS: TestContainerKill (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerListError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerListError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerList [2020-12-23T13:41:05.942Z] --- PASS: TestContainerList (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerLogsNotFoundError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerLogsError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerLogsError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerLogs [2020-12-23T13:41:05.942Z] --- PASS: TestContainerLogs (0.14s) [2020-12-23T13:41:05.942Z] === RUN TestContainerPauseError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerPauseError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerPause [2020-12-23T13:41:05.942Z] --- PASS: TestContainerPause (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainersPruneError [2020-12-23T13:41:05.942Z] --- PASS: TestContainersPruneError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainersPrune [2020-12-23T13:41:05.942Z] --- PASS: TestContainersPrune (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerRemoveError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerRemoveError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerRemoveNotFoundError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerRemove [2020-12-23T13:41:05.942Z] --- PASS: TestContainerRemove (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerRenameError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerRenameError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerRename [2020-12-23T13:41:05.942Z] --- PASS: TestContainerRename (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerResizeError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerResizeError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecResizeError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecResizeError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerResize [2020-12-23T13:41:05.942Z] --- PASS: TestContainerResize (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerExecResize [2020-12-23T13:41:05.942Z] --- PASS: TestContainerExecResize (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerRestartError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerRestartError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerRestart [2020-12-23T13:41:05.942Z] --- PASS: TestContainerRestart (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStartError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStartError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStart [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStart (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStatsError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStatsError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStats [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStats (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStopError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStopError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerStop [2020-12-23T13:41:05.942Z] --- PASS: TestContainerStop (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerTopError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerTopError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerTop [2020-12-23T13:41:05.942Z] --- PASS: TestContainerTop (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerUnpauseError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerUnpauseError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerUnpause [2020-12-23T13:41:05.942Z] --- PASS: TestContainerUnpause (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerUpdateError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerUpdateError (0.02s) [2020-12-23T13:41:05.942Z] === RUN TestContainerUpdate [2020-12-23T13:41:05.942Z] --- PASS: TestContainerUpdate (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerWaitError [2020-12-23T13:41:05.942Z] --- PASS: TestContainerWaitError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestContainerWait [2020-12-23T13:41:05.942Z] --- PASS: TestContainerWait (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestDiskUsageError [2020-12-23T13:41:05.942Z] --- PASS: TestDiskUsageError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestDiskUsage [2020-12-23T13:41:05.942Z] --- PASS: TestDiskUsage (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestDistributionInspectUnsupported [2020-12-23T13:41:05.942Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestDistributionInspectWithEmptyID [2020-12-23T13:41:05.942Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestEventsErrorInOptions [2020-12-23T13:41:05.942Z] --- PASS: TestEventsErrorInOptions (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestEventsErrorFromServer [2020-12-23T13:41:05.942Z] --- PASS: TestEventsErrorFromServer (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestEvents [2020-12-23T13:41:05.942Z] --- PASS: TestEvents (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestTLSCloseWriter [2020-12-23T13:41:05.942Z] === PAUSE TestTLSCloseWriter [2020-12-23T13:41:05.942Z] === RUN TestImageBuildError [2020-12-23T13:41:05.942Z] --- PASS: TestImageBuildError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageBuild [2020-12-23T13:41:05.942Z] --- PASS: TestImageBuild (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestGetDockerOS [2020-12-23T13:41:05.942Z] --- PASS: TestGetDockerOS (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageCreateError [2020-12-23T13:41:05.942Z] --- PASS: TestImageCreateError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageCreate [2020-12-23T13:41:05.942Z] --- PASS: TestImageCreate (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageHistoryError [2020-12-23T13:41:05.942Z] --- PASS: TestImageHistoryError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageHistory [2020-12-23T13:41:05.942Z] --- PASS: TestImageHistory (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageImportError [2020-12-23T13:41:05.942Z] --- PASS: TestImageImportError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageImport [2020-12-23T13:41:05.942Z] --- PASS: TestImageImport (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageInspectError [2020-12-23T13:41:05.942Z] --- PASS: TestImageInspectError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageInspectImageNotFound [2020-12-23T13:41:05.942Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageInspectWithEmptyID [2020-12-23T13:41:05.942Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageInspect [2020-12-23T13:41:05.942Z] --- PASS: TestImageInspect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageListError [2020-12-23T13:41:05.942Z] --- PASS: TestImageListError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageList [2020-12-23T13:41:05.942Z] --- PASS: TestImageList (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageListApiBefore125 [2020-12-23T13:41:05.942Z] --- PASS: TestImageListApiBefore125 (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageLoadError [2020-12-23T13:41:05.942Z] --- PASS: TestImageLoadError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageLoad [2020-12-23T13:41:05.942Z] --- PASS: TestImageLoad (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagesPruneError [2020-12-23T13:41:05.942Z] --- PASS: TestImagesPruneError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagesPrune [2020-12-23T13:41:05.942Z] --- PASS: TestImagesPrune (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePullReferenceParseError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePullAnyError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePullAnyError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePullStatusUnauthorizedError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePullWithPrivilegedFuncNoError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePullWithoutErrors [2020-12-23T13:41:05.942Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePushReferenceError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushReferenceError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePushAnyError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushAnyError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePushStatusUnauthorizedError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithPrivilegedFuncNoError [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithoutErrors [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2020-12-23T13:41:05.942Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2020-12-23T13:41:05.942Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageRemoveError [2020-12-23T13:41:05.942Z] --- PASS: TestImageRemoveError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageRemoveImageNotFound [2020-12-23T13:41:05.942Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageRemove [2020-12-23T13:41:05.942Z] --- PASS: TestImageRemove (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSaveError [2020-12-23T13:41:05.942Z] --- PASS: TestImageSaveError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSave [2020-12-23T13:41:05.942Z] --- PASS: TestImageSave (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSearchAnyError [2020-12-23T13:41:05.942Z] --- PASS: TestImageSearchAnyError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSearchStatusUnauthorizedError [2020-12-23T13:41:05.942Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2020-12-23T13:41:05.942Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2020-12-23T13:41:05.942Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2020-12-23T13:41:05.942Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageSearchWithoutErrors [2020-12-23T13:41:05.942Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageTagError [2020-12-23T13:41:05.942Z] --- PASS: TestImageTagError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageTagInvalidReference [2020-12-23T13:41:05.942Z] --- PASS: TestImageTagInvalidReference (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageTagInvalidSourceImageName [2020-12-23T13:41:05.942Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageTagHexSource [2020-12-23T13:41:05.942Z] --- PASS: TestImageTagHexSource (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestImageTag [2020-12-23T13:41:05.942Z] --- PASS: TestImageTag (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestInfoServerError [2020-12-23T13:41:05.942Z] --- PASS: TestInfoServerError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestInfoInvalidResponseJSONError [2020-12-23T13:41:05.942Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestInfo [2020-12-23T13:41:05.942Z] --- PASS: TestInfo (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkConnectError [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkConnectError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkConnect [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkConnect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkCreateError [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkCreateError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkCreate [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkCreate (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkDisconnectError [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkDisconnectError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkDisconnect [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkDisconnect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkInspectError [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkInspectError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkInspectNotFoundError [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkInspectWithEmptyID [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkInspect [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkInspect (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkListError [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkListError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworkList [2020-12-23T13:41:05.942Z] --- PASS: TestNetworkList (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworksPruneError [2020-12-23T13:41:05.942Z] --- PASS: TestNetworksPruneError (0.00s) [2020-12-23T13:41:05.942Z] === RUN TestNetworksPrune [2020-12-23T13:41:05.942Z] --- PASS: TestNetworksPrune (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNetworkRemoveError [2020-12-23T13:41:05.943Z] --- PASS: TestNetworkRemoveError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNetworkRemove [2020-12-23T13:41:05.943Z] --- PASS: TestNetworkRemove (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeInspectError [2020-12-23T13:41:05.943Z] --- PASS: TestNodeInspectError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeInspectNodeNotFound [2020-12-23T13:41:05.943Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeInspectWithEmptyID [2020-12-23T13:41:05.943Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeInspect [2020-12-23T13:41:05.943Z] --- PASS: TestNodeInspect (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeListError [2020-12-23T13:41:05.943Z] --- PASS: TestNodeListError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeList [2020-12-23T13:41:05.943Z] --- PASS: TestNodeList (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeRemoveError [2020-12-23T13:41:05.943Z] --- PASS: TestNodeRemoveError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeRemove [2020-12-23T13:41:05.943Z] --- PASS: TestNodeRemove (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeUpdateError [2020-12-23T13:41:05.943Z] --- PASS: TestNodeUpdateError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestNodeUpdate [2020-12-23T13:41:05.943Z] --- PASS: TestNodeUpdate (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestOptionWithTimeout [2020-12-23T13:41:05.943Z] --- PASS: TestOptionWithTimeout (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPingFail [2020-12-23T13:41:05.943Z] --- PASS: TestPingFail (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPingWithError [2020-12-23T13:41:05.943Z] 2020/12/23 13:41:04 RoundTripper returned a response & error; ignoring response [2020-12-23T13:41:05.943Z] 2020/12/23 13:41:04 RoundTripper returned a response & error; ignoring response [2020-12-23T13:41:05.943Z] --- PASS: TestPingWithError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPingSuccess [2020-12-23T13:41:05.943Z] --- PASS: TestPingSuccess (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPingHeadFallback [2020-12-23T13:41:05.943Z] === RUN TestPingHeadFallback/OK [2020-12-23T13:41:05.943Z] === RUN TestPingHeadFallback/Internal_Server_Error [2020-12-23T13:41:05.943Z] === RUN TestPingHeadFallback/Not_Found [2020-12-23T13:41:05.943Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2020-12-23T13:41:05.943Z] --- PASS: TestPingHeadFallback (0.00s) [2020-12-23T13:41:05.943Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2020-12-23T13:41:05.943Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2020-12-23T13:41:05.943Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2020-12-23T13:41:05.943Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginDisableError [2020-12-23T13:41:05.943Z] --- PASS: TestPluginDisableError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginDisable [2020-12-23T13:41:05.943Z] --- PASS: TestPluginDisable (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginEnableError [2020-12-23T13:41:05.943Z] --- PASS: TestPluginEnableError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginEnable [2020-12-23T13:41:05.943Z] --- PASS: TestPluginEnable (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginInspectError [2020-12-23T13:41:05.943Z] --- PASS: TestPluginInspectError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginInspectWithEmptyID [2020-12-23T13:41:05.943Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginInspect [2020-12-23T13:41:05.943Z] --- PASS: TestPluginInspect (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginListError [2020-12-23T13:41:05.943Z] --- PASS: TestPluginListError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginList [2020-12-23T13:41:05.943Z] --- PASS: TestPluginList (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginPushError [2020-12-23T13:41:05.943Z] --- PASS: TestPluginPushError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginPush [2020-12-23T13:41:05.943Z] --- PASS: TestPluginPush (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginRemoveError [2020-12-23T13:41:05.943Z] --- PASS: TestPluginRemoveError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginRemove [2020-12-23T13:41:05.943Z] --- PASS: TestPluginRemove (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginSetError [2020-12-23T13:41:05.943Z] --- PASS: TestPluginSetError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPluginSet [2020-12-23T13:41:05.943Z] --- PASS: TestPluginSet (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSetHostHeader [2020-12-23T13:41:05.943Z] --- PASS: TestSetHostHeader (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestPlainTextError [2020-12-23T13:41:05.943Z] --- PASS: TestPlainTextError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestInfiniteError [2020-12-23T13:41:05.943Z] --- PASS: TestInfiniteError (0.01s) [2020-12-23T13:41:05.943Z] === RUN TestSecretCreateUnsupported [2020-12-23T13:41:05.943Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretCreateError [2020-12-23T13:41:05.943Z] --- PASS: TestSecretCreateError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretCreate [2020-12-23T13:41:05.943Z] --- PASS: TestSecretCreate (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretInspectUnsupported [2020-12-23T13:41:05.943Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretInspectError [2020-12-23T13:41:05.943Z] --- PASS: TestSecretInspectError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretInspectSecretNotFound [2020-12-23T13:41:05.943Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretInspectWithEmptyID [2020-12-23T13:41:05.943Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretInspect [2020-12-23T13:41:05.943Z] --- PASS: TestSecretInspect (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretListUnsupported [2020-12-23T13:41:05.943Z] --- PASS: TestSecretListUnsupported (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretListError [2020-12-23T13:41:05.943Z] --- PASS: TestSecretListError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretList [2020-12-23T13:41:05.943Z] --- PASS: TestSecretList (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretRemoveUnsupported [2020-12-23T13:41:05.943Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretRemoveError [2020-12-23T13:41:05.943Z] --- PASS: TestSecretRemoveError (0.01s) [2020-12-23T13:41:05.943Z] === RUN TestSecretRemove [2020-12-23T13:41:05.943Z] --- PASS: TestSecretRemove (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretUpdateUnsupported [2020-12-23T13:41:05.943Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretUpdateError [2020-12-23T13:41:05.943Z] --- PASS: TestSecretUpdateError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSecretUpdate [2020-12-23T13:41:05.943Z] --- PASS: TestSecretUpdate (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceCreateError [2020-12-23T13:41:05.943Z] --- PASS: TestServiceCreateError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceCreate [2020-12-23T13:41:05.943Z] --- PASS: TestServiceCreate (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceCreateCompatiblePlatforms [2020-12-23T13:41:05.943Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceCreateDigestPinning [2020-12-23T13:41:05.943Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceInspectError [2020-12-23T13:41:05.943Z] --- PASS: TestServiceInspectError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceInspectServiceNotFound [2020-12-23T13:41:05.943Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceInspectWithEmptyID [2020-12-23T13:41:05.943Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceInspect [2020-12-23T13:41:05.943Z] --- PASS: TestServiceInspect (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceListError [2020-12-23T13:41:05.943Z] --- PASS: TestServiceListError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceList [2020-12-23T13:41:05.943Z] --- PASS: TestServiceList (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceLogsError [2020-12-23T13:41:05.943Z] --- PASS: TestServiceLogsError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceLogs [2020-12-23T13:41:05.943Z] --- PASS: TestServiceLogs (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceRemoveError [2020-12-23T13:41:05.943Z] --- PASS: TestServiceRemoveError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceRemoveNotFoundError [2020-12-23T13:41:05.943Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceRemove [2020-12-23T13:41:05.943Z] --- PASS: TestServiceRemove (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceUpdateError [2020-12-23T13:41:05.943Z] --- PASS: TestServiceUpdateError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestServiceUpdate [2020-12-23T13:41:05.943Z] --- PASS: TestServiceUpdate (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmGetUnlockKeyError [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmGetUnlockKey [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmInitError [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmInitError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmInit [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmInit (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmInspectError [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmInspectError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmInspect [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmInspect (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmJoinError [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmJoinError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmJoin [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmJoin (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmLeaveError [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmLeaveError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmLeave [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmLeave (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmUnlockError [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmUnlockError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmUnlock [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmUnlock (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmUpdateError [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmUpdateError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestSwarmUpdate [2020-12-23T13:41:05.943Z] --- PASS: TestSwarmUpdate (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestTaskInspectError [2020-12-23T13:41:05.943Z] --- PASS: TestTaskInspectError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestTaskInspectWithEmptyID [2020-12-23T13:41:05.943Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestTaskInspect [2020-12-23T13:41:05.943Z] --- PASS: TestTaskInspect (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestTaskListError [2020-12-23T13:41:05.943Z] --- PASS: TestTaskListError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestTaskList [2020-12-23T13:41:05.943Z] --- PASS: TestTaskList (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeCreateError [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeCreateError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeCreate [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeCreate (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeInspectError [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeInspectError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeInspectNotFound [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeInspectWithEmptyID [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeInspect [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeInspect (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeListError [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeListError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeList [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeList (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeRemoveError [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeRemoveError (0.00s) [2020-12-23T13:41:05.943Z] === RUN TestVolumeRemove [2020-12-23T13:41:05.943Z] --- PASS: TestVolumeRemove (0.00s) [2020-12-23T13:41:05.943Z] === CONT TestTLSCloseWriter [2020-12-23T13:41:05.943Z] --- PASS: TestTLSCloseWriter (0.01s) [2020-12-23T13:41:05.943Z] PASS [2020-12-23T13:41:05.943Z] coverage: 74.9% of statements [2020-12-23T13:41:05.943Z] ok github.com/docker/docker/client 0.528s coverage: 74.9% of statements [2020-12-23T13:41:06.264Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.18s) [2020-12-23T13:41:06.265Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-23T13:41:06.265Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-23T13:41:06.835Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-23T13:41:07.096Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-23T13:41:08.038Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-23T13:41:08.979Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-23T13:41:09.922Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-23T13:41:13.219Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-23T13:41:13.479Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-23T13:41:13.740Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-23T13:41:14.000Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-23T13:41:14.571Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-23T13:41:15.515Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-12-23T13:41:15.515Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-23T13:41:15.780Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-23T13:41:16.721Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-23T13:41:19.265Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.82s) [2020-12-23T13:41:19.265Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-23T13:41:20.207Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-23T13:41:20.487Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-12-23T13:41:20.487Z] === RUN TestServiceUpdateConfigs [2020-12-23T13:41:21.149Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-23T13:41:21.720Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-23T13:41:21.980Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-23T13:41:22.550Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-23T13:41:23.491Z] === RUN TestDockerSuite/TestBuildUser [2020-12-23T13:41:23.648Z] --- PASS: TestCheckoutGit (31.16s) [2020-12-23T13:41:23.648Z] === RUN TestValidGitTransport [2020-12-23T13:41:23.648Z] --- PASS: TestValidGitTransport (0.00s) [2020-12-23T13:41:23.648Z] === RUN TestGitInvalidRef [2020-12-23T13:41:23.648Z] --- PASS: TestGitInvalidRef (0.20s) [2020-12-23T13:41:23.648Z] PASS [2020-12-23T13:41:23.648Z] coverage: 86.3% of statements [2020-12-23T13:41:23.648Z] ok github.com/docker/docker/builder/remotecontext/git 31.576s coverage: 86.3% of statements [2020-12-23T13:41:23.648Z] ? github.com/docker/docker/cli [no test files] [2020-12-23T13:41:23.648Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-23T13:41:24.877Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-23T13:41:27.423Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliConfigWithTLS [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliConfigWithConflicts [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliWithConflictingLabels [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2020-12-23T13:41:29.446Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestConfigureDaemonLogs [2020-12-23T13:41:29.446Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestCommonOptionsInstallFlags [2020-12-23T13:41:29.446Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2020-12-23T13:41:29.446Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2020-12-23T13:41:29.446Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2020-12-23T13:41:29.446Z] PASS [2020-12-23T13:41:29.446Z] coverage: 18.4% of statements [2020-12-23T13:41:29.446Z] ok github.com/docker/docker/cmd/dockerd 0.688s coverage: 18.4% of statements [2020-12-23T13:41:30.417Z] === RUN TestContainerStopSignal [2020-12-23T13:41:30.417Z] --- PASS: TestContainerStopSignal (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestContainerStopTimeout [2020-12-23T13:41:30.417Z] --- PASS: TestContainerStopTimeout (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestContainerSecretReferenceDestTarget [2020-12-23T13:41:30.417Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestContainerLogPathSetForJSONFileLogger [2020-12-23T13:41:30.417Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestContainerLogPathSetForRingLogger [2020-12-23T13:41:30.417Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestReplaceAndAppendEnvVars [2020-12-23T13:41:30.417Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2020-12-23T13:41:30.417Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2020-12-23T13:41:30.417Z] === RUN TestNewMemoryStore [2020-12-23T13:41:30.417Z] --- PASS: TestNewMemoryStore (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestAddContainers [2020-12-23T13:41:30.417Z] --- PASS: TestAddContainers (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestGetContainer [2020-12-23T13:41:30.417Z] --- PASS: TestGetContainer (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestDeleteContainer [2020-12-23T13:41:30.417Z] --- PASS: TestDeleteContainer (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestListContainers [2020-12-23T13:41:30.417Z] --- PASS: TestListContainers (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestFirstContainer [2020-12-23T13:41:30.417Z] --- PASS: TestFirstContainer (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestApplyAllContainer [2020-12-23T13:41:30.417Z] --- PASS: TestApplyAllContainer (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestIsValidHealthString [2020-12-23T13:41:30.417Z] --- PASS: TestIsValidHealthString (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestStateRunStop [2020-12-23T13:41:30.417Z] --- PASS: TestStateRunStop (0.00s) [2020-12-23T13:41:30.417Z] === RUN TestStateTimeoutWait [2020-12-23T13:41:30.877Z] --- PASS: TestStateTimeoutWait (0.10s) [2020-12-23T13:41:30.877Z] state_test.go:141: Stop callback fired [2020-12-23T13:41:30.877Z] state_test.go:165: Stop callback fired [2020-12-23T13:41:30.877Z] === RUN TestIsValidStateString [2020-12-23T13:41:30.877Z] --- PASS: TestIsValidStateString (0.00s) [2020-12-23T13:41:30.877Z] === RUN TestViewSaveDelete [2020-12-23T13:41:30.877Z] --- PASS: TestViewSaveDelete (0.01s) [2020-12-23T13:41:30.877Z] === RUN TestViewAll [2020-12-23T13:41:30.877Z] --- PASS: TestViewAll (0.01s) [2020-12-23T13:41:30.877Z] === RUN TestViewGet [2020-12-23T13:41:30.877Z] --- PASS: TestViewGet (0.01s) [2020-12-23T13:41:30.877Z] === RUN TestNames [2020-12-23T13:41:30.877Z] --- PASS: TestNames (0.00s) [2020-12-23T13:41:30.877Z] === RUN TestViewWithHealthCheck [2020-12-23T13:41:30.877Z] --- PASS: TestViewWithHealthCheck (0.01s) [2020-12-23T13:41:30.877Z] PASS [2020-12-23T13:41:30.877Z] coverage: 41.6% of statements [2020-12-23T13:41:30.878Z] ok github.com/docker/docker/container 0.531s coverage: 41.6% of statements [2020-12-23T13:41:30.878Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-23T13:41:30.878Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-23T13:41:30.878Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-23T13:41:30.878Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-23T13:41:33.787Z] === RUN TestPrepare [2020-12-23T13:41:33.787Z] --- PASS: TestPrepare (0.00s) [2020-12-23T13:41:33.787Z] === RUN TestStart [2020-12-23T13:41:33.787Z] --- PASS: TestStart (0.00s) [2020-12-23T13:41:33.787Z] === RUN TestWaitCancel [2020-12-23T13:41:33.787Z] --- PASS: TestWaitCancel (0.00s) [2020-12-23T13:41:33.787Z] === RUN TestWaitDisabled [2020-12-23T13:41:33.787Z] --- PASS: TestWaitDisabled (0.00s) [2020-12-23T13:41:33.787Z] === RUN TestWaitEnabled [2020-12-23T13:41:33.787Z] --- PASS: TestWaitEnabled (0.00s) [2020-12-23T13:41:33.787Z] === RUN TestRemove [2020-12-23T13:41:33.787Z] --- PASS: TestRemove (0.00s) [2020-12-23T13:41:33.787Z] PASS [2020-12-23T13:41:33.787Z] coverage: 65.3% of statements [2020-12-23T13:41:33.787Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.378s coverage: 65.3% of statements [2020-12-23T13:41:35.979Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2020-12-23T13:41:35.979Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.11s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCContainerRuntime [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCIsolation [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCIsolation/empty [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCIsolation/default [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCIsolation/process [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCIsolation [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCIsolation/default [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCIsolation/process [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2020-12-23T13:41:35.979Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCConfigs [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCConfigs/file [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCConfigs [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCConfigs/file [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2020-12-23T13:41:35.979Z] === RUN TestServiceConvertToGRPCConfigs/none [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2020-12-23T13:41:35.979Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2020-12-23T13:41:35.979Z] PASS [2020-12-23T13:41:35.979Z] coverage: 35.9% of statements [2020-12-23T13:41:35.979Z] ok github.com/docker/docker/daemon/cluster/convert 0.971s coverage: 35.9% of statements [2020-12-23T13:41:35.979Z] === RUN TestNewListSecretsFilters [2020-12-23T13:41:35.979Z] --- PASS: TestNewListSecretsFilters (0.00s) [2020-12-23T13:41:35.979Z] === RUN TestNewListConfigsFilters [2020-12-23T13:41:35.979Z] --- PASS: TestNewListConfigsFilters (0.00s) [2020-12-23T13:41:35.979Z] PASS [2020-12-23T13:41:35.979Z] coverage: 0.5% of statements [2020-12-23T13:41:35.979Z] ok github.com/docker/docker/daemon/cluster 0.850s coverage: 0.5% of statements [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-12-23T13:41:37.230Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-12-23T13:41:37.230Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-12-23T13:41:37.230Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/container [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/events [no test files] [2020-12-23T13:41:37.230Z] ok github.com/docker/docker/api/types/strslice 0.005s coverage: 90.0% of statements [2020-12-23T13:41:37.230Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/image [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/network [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-12-23T13:41:37.230Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2020-12-23T13:41:37.230Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-12-23T13:41:37.230Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-12-23T13:41:37.415Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.73s) [2020-12-23T13:41:37.415Z] PASS [2020-12-23T13:41:37.415Z] [2020-12-23T13:41:37.415Z] DONE 17 tests in 52.995s [2020-12-23T13:41:37.415Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-23T13:41:37.415Z] ++ 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 [2020-12-23T13:41:37.415Z] ++ set -e [2020-12-23T13:41:37.415Z] ++ '[' -n 0 ']' [2020-12-23T13:41:37.415Z] ++ set -x [2020-12-23T13:41:37.415Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:41:37.415Z] INFO: Testing against a local daemon [2020-12-23T13:41:37.415Z] === RUN TestPluginInvalidJSON [2020-12-23T13:41:37.415Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:41:37.415Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:41:37.415Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:41:37.415Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-12-23T13:41:37.415Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-23T13:41:37.415Z] === RUN TestPluginInstall [2020-12-23T13:41:37.415Z] === RUN TestPluginInstall/no_auth [2020-12-23T13:41:37.675Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-23T13:41:38.613Z] --- PASS: TestServiceUpdateConfigs (15.35s) [2020-12-23T13:41:38.613Z] === RUN TestServiceUpdateNetwork [2020-12-23T13:41:38.616Z] ok github.com/docker/docker/builder/dockerfile 0.224s coverage: 48.3% of statements [2020-12-23T13:41:38.616Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2020-12-23T13:41:38.616Z] ok github.com/docker/docker/builder/remotecontext 0.096s coverage: 13.7% of statements [2020-12-23T13:41:38.617Z] time="2020-12-23T13:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:41:38.617Z] time="2020-12-23T13:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f0b90557adfc4b6b9a4e9859d4e4203e16da8be8a62c4d51455889397bef5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:41:38.617Z] time="2020-12-23T13:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:41:38.617Z] time="2020-12-23T13:41:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f5f0b90557adfc4b6b9a4e9859d4e4203e16da8be8a62c4d51455889397bef5c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:41:38.617Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-23T13:41:38.878Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-23T13:41:38.878Z] === RUN TestPluginInstall/with_htpasswd [2020-12-23T13:41:39.819Z] time="2020-12-23T13:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:41:39.819Z] time="2020-12-23T13:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71d487b774937db741e9a276e596d3f625711b57cae0532741ef93f15708a5a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:41:39.819Z] time="2020-12-23T13:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:41:39.819Z] time="2020-12-23T13:41:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:71d487b774937db741e9a276e596d3f625711b57cae0532741ef93f15708a5a3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:41:39.819Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-23T13:41:40.002Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-12-23T13:41:40.079Z] === RUN TestPluginInstall/with_insecure [2020-12-23T13:41:40.652Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-12-23T13:41:40.652Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-23T13:41:40.944Z] ok github.com/docker/docker/builder/remotecontext/git 1.277s coverage: 86.3% of statements [2020-12-23T13:41:40.944Z] ? github.com/docker/docker/cli [no test files] [2020-12-23T13:41:40.944Z] ? github.com/docker/docker/cli/config [no test files] [2020-12-23T13:41:41.222Z] time="2020-12-23T13:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:41:41.222Z] time="2020-12-23T13:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22c76f79b59dbfed47f08cd077f549aac6d93aa886e3cc67b1198835966302b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:41:41.222Z] time="2020-12-23T13:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:41:41.222Z] time="2020-12-23T13:41:41Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:22c76f79b59dbfed47f08cd077f549aac6d93aa886e3cc67b1198835966302b3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:41:41.780Z] === RUN TestBuilderGC [2020-12-23T13:41:41.780Z] --- PASS: TestBuilderGC (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationNotFound [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonBrokenConfiguration [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestParseClusterAdvertiseSettings [2020-12-23T13:41:41.780Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestFindConfigurationConflicts [2020-12-23T13:41:41.780Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2020-12-23T13:41:41.780Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeConflicts [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeConcurrent [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeConcurrentError [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2020-12-23T13:41:41.780Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestFindConfigurationConflictsWithMergedValues [2020-12-23T13:41:41.780Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2020-12-23T13:41:41.780Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_label [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_dns [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_dns-search [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_max-download-attempts [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2020-12-23T13:41:41.780Z] === RUN TestValidateConfiguration/with_node_generic_resources [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2020-12-23T13:41:41.780Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestModifiedDiscoverySettings [2020-12-23T13:41:41.780Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestReloadSetConfigFileNotExist [2020-12-23T13:41:41.780Z] time="2020-12-23T13:41:41Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2020-12-23T13:41:41.780Z] --- PASS: TestReloadSetConfigFileNotExist (0.10s) [2020-12-23T13:41:41.780Z] === RUN TestReloadDefaultConfigNotExist [2020-12-23T13:41:41.780Z] --- SKIP: TestReloadDefaultConfigNotExist (0.03s) [2020-12-23T13:41:41.780Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:41:41.780Z] === RUN TestReloadBadDefaultConfig [2020-12-23T13:41:41.780Z] time="2020-12-23T13:41:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-756375463" [2020-12-23T13:41:41.780Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestReloadWithConflictingLabels [2020-12-23T13:41:41.780Z] time="2020-12-23T13:41:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-477641946" [2020-12-23T13:41:41.780Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestReloadWithDuplicateLabels [2020-12-23T13:41:41.780Z] time="2020-12-23T13:41:41Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-491474545" [2020-12-23T13:41:41.780Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDaemonConfigurationMerge [2020-12-23T13:41:41.780Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2020-12-23T13:41:41.780Z] PASS [2020-12-23T13:41:41.780Z] coverage: 79.7% of statements [2020-12-23T13:41:41.780Z] ok github.com/docker/docker/daemon/config 0.829s coverage: 79.7% of statements [2020-12-23T13:41:41.780Z] === RUN TestDiscoveryOptsErrors [2020-12-23T13:41:41.780Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2020-12-23T13:41:41.780Z] === RUN TestDiscoveryOpts [2020-12-23T13:41:41.780Z] --- PASS: TestDiscoveryOpts (0.00s) [2020-12-23T13:41:41.780Z] PASS [2020-12-23T13:41:41.780Z] coverage: 30.0% of statements [2020-12-23T13:41:41.780Z] ok github.com/docker/docker/daemon/discovery 0.592s coverage: 30.0% of statements [2020-12-23T13:41:41.792Z] --- PASS: TestPluginInstall (5.76s) [2020-12-23T13:41:41.792Z] --- PASS: TestPluginInstall/no_auth (2.89s) [2020-12-23T13:41:41.792Z] --- PASS: TestPluginInstall/with_htpasswd (1.07s) [2020-12-23T13:41:41.792Z] --- PASS: TestPluginInstall/with_insecure (1.79s) [2020-12-23T13:41:41.792Z] plugin_test.go:157: [d19a09000d225] daemon is not started [2020-12-23T13:41:41.792Z] PASS [2020-12-23T13:41:41.792Z] [2020-12-23T13:41:41.792Z] DONE 6 tests in 5.966s [2020-12-23T13:41:41.792Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-23T13:41:41.792Z] ++ 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 [2020-12-23T13:41:41.792Z] ++ set -e [2020-12-23T13:41:41.792Z] ++ '[' -n 0 ']' [2020-12-23T13:41:41.792Z] ++ set -x [2020-12-23T13:41:41.792Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:41:42.052Z] INFO: Testing against a local daemon [2020-12-23T13:41:42.052Z] === RUN TestExternalGraphDriver [2020-12-23T13:41:42.052Z] === RUN TestExternalGraphDriver/json [2020-12-23T13:41:42.312Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-23T13:41:42.312Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-23T13:41:42.312Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-23T13:41:42.312Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-23T13:41:42.572Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-23T13:41:43.962Z] === RUN TestWaitNodeAttachment [2020-12-23T13:41:44.247Z] ok github.com/docker/docker/client 0.168s coverage: 75.4% of statements [2020-12-23T13:41:44.422Z] --- PASS: TestWaitNodeAttachment (0.41s) [2020-12-23T13:41:44.422Z] === RUN TestIsolationConversion [2020-12-23T13:41:44.422Z] === RUN TestIsolationConversion/default [2020-12-23T13:41:44.422Z] === RUN TestIsolationConversion/process [2020-12-23T13:41:44.422Z] === RUN TestIsolationConversion/hyperv [2020-12-23T13:41:44.422Z] --- PASS: TestIsolationConversion (0.00s) [2020-12-23T13:41:44.422Z] --- PASS: TestIsolationConversion/default (0.00s) [2020-12-23T13:41:44.422Z] --- PASS: TestIsolationConversion/process (0.00s) [2020-12-23T13:41:44.422Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2020-12-23T13:41:44.422Z] === RUN TestContainerLabels [2020-12-23T13:41:44.422Z] --- PASS: TestContainerLabels (0.00s) [2020-12-23T13:41:44.422Z] === RUN TestCredentialSpecConversion [2020-12-23T13:41:44.422Z] === RUN TestCredentialSpecConversion/none [2020-12-23T13:41:44.422Z] === RUN TestCredentialSpecConversion/config [2020-12-23T13:41:44.422Z] === RUN TestCredentialSpecConversion/file [2020-12-23T13:41:44.422Z] === RUN TestCredentialSpecConversion/registry [2020-12-23T13:41:44.422Z] --- PASS: TestCredentialSpecConversion (0.00s) [2020-12-23T13:41:44.422Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2020-12-23T13:41:44.422Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2020-12-23T13:41:44.422Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2020-12-23T13:41:44.422Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2020-12-23T13:41:44.422Z] === RUN TestControllerValidateMountBind [2020-12-23T13:41:44.422Z] --- PASS: TestControllerValidateMountBind (0.00s) [2020-12-23T13:41:44.422Z] === RUN TestControllerValidateMountVolume [2020-12-23T13:41:44.422Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2020-12-23T13:41:44.422Z] === RUN TestControllerValidateMountTarget [2020-12-23T13:41:44.422Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2020-12-23T13:41:44.422Z] === RUN TestControllerValidateMountTmpfs [2020-12-23T13:41:44.422Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2020-12-23T13:41:44.422Z] === RUN TestControllerValidateMountInvalidType [2020-12-23T13:41:44.423Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2020-12-23T13:41:44.423Z] === RUN TestControllerValidateMountNamedPipe [2020-12-23T13:41:44.423Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2020-12-23T13:41:44.423Z] PASS [2020-12-23T13:41:44.423Z] coverage: 11.3% of statements [2020-12-23T13:41:44.423Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.878s coverage: 11.3% of statements [2020-12-23T13:41:44.485Z] === RUN TestExternalGraphDriver/spec [2020-12-23T13:41:44.746Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-23T13:41:44.746Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-23T13:41:44.885Z] === RUN TestVerifyNetworkingConfig [2020-12-23T13:41:44.885Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestGetContainer [2020-12-23T13:41:44.885Z] --- PASS: TestGetContainer (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestValidContainerNames [2020-12-23T13:41:44.885Z] --- PASS: TestValidContainerNames (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestContainerInitDNS [2020-12-23T13:41:44.885Z] --- SKIP: TestContainerInitDNS (0.00s) [2020-12-23T13:41:44.885Z] daemon_test.go:147: root required [2020-12-23T13:41:44.885Z] === RUN TestMerge [2020-12-23T13:41:44.885Z] --- PASS: TestMerge (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestValidateContainerIsolation [2020-12-23T13:41:44.885Z] --- PASS: TestValidateContainerIsolation (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestFindNetworkErrorType [2020-12-23T13:41:44.885Z] --- PASS: TestFindNetworkErrorType (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestEnsureServicesExist [2020-12-23T13:41:44.885Z] --- PASS: TestEnsureServicesExist (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestEnsureServicesExistErrors [2020-12-23T13:41:44.885Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2020-12-23T13:41:44.885Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2020-12-23T13:41:44.885Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2020-12-23T13:41:44.885Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestContainerDelete [2020-12-23T13:41:44.885Z] --- PASS: TestContainerDelete (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestContainerDoubleDelete [2020-12-23T13:41:44.885Z] --- PASS: TestContainerDoubleDelete (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestLogContainerEventCopyLabels [2020-12-23T13:41:44.885Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestLogContainerEventWithAttributes [2020-12-23T13:41:44.885Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestNoneHealthcheck [2020-12-23T13:41:44.885Z] --- PASS: TestNoneHealthcheck (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestHealthStates [2020-12-23T13:41:44.885Z] === RUN TestEventsLog [2020-12-23T13:41:44.885Z] --- PASS: TestEventsLog (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestEventsLogTimeout [2020-12-23T13:41:44.885Z] --- PASS: TestEventsLogTimeout (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestLogEvents [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] time="2020-12-23T13:41:44Z" 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" [2020-12-23T13:41:44.885Z] --- PASS: TestHealthStates (0.11s) [2020-12-23T13:41:44.885Z] === RUN TestMaskURLCredentials [2020-12-23T13:41:44.885Z] --- PASS: TestMaskURLCredentials (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestGetInspectData [2020-12-23T13:41:44.885Z] --- PASS: TestGetInspectData (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestFillLicense [2020-12-23T13:41:44.885Z] --- PASS: TestFillLicense (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestListInvalidFilter [2020-12-23T13:41:44.885Z] --- PASS: TestListInvalidFilter (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestNameFilter [2020-12-23T13:41:44.885Z] --- PASS: TestNameFilter (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2020-12-23T13:41:44.885Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2020-12-23T13:41:44.885Z] === 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 [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2020-12-23T13:41:44.885Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2020-12-23T13:41:44.885Z] --- 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) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2020-12-23T13:41:44.885Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestDaemonReloadLabels [2020-12-23T13:41:44.885Z] --- PASS: TestDaemonReloadLabels (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2020-12-23T13:41:44.885Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestDaemonReloadMirrors [2020-12-23T13:41:44.885Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestDaemonReloadInsecureRegistries [2020-12-23T13:41:44.885Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestDaemonReloadNotAffectOthers [2020-12-23T13:41:44.885Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestDaemonDiscoveryReload [2020-12-23T13:41:44.885Z] --- PASS: TestLogEvents (0.05s) [2020-12-23T13:41:44.885Z] === RUN TestLoadBufferedEvents [2020-12-23T13:41:44.885Z] --- PASS: TestLoadBufferedEvents (0.11s) [2020-12-23T13:41:44.885Z] === RUN TestLoadBufferedEventsOnlyFromPast [2020-12-23T13:41:44.885Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2020-12-23T13:41:44.885Z] === RUN TestIgnoreBufferedWhenNoTimes [2020-12-23T13:41:44.885Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2020-12-23T13:41:44.885Z] PASS [2020-12-23T13:41:44.885Z] coverage: 50.0% of statements [2020-12-23T13:41:44.885Z] ok github.com/docker/docker/daemon/events 0.311s coverage: 50.0% of statements [2020-12-23T13:41:45.687Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-23T13:41:45.854Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2020-12-23T13:41:45.854Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2020-12-23T13:41:45.854Z] === RUN TestIsEmptyDir [2020-12-23T13:41:45.854Z] --- PASS: TestIsEmptyDir (0.01s) [2020-12-23T13:41:45.854Z] PASS [2020-12-23T13:41:45.854Z] coverage: 2.3% of statements [2020-12-23T13:41:45.854Z] ok github.com/docker/docker/daemon/graphdriver 0.137s coverage: 2.3% of statements [2020-12-23T13:41:46.258Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-23T13:41:46.313Z] === RUN TestLinkNaming [2020-12-23T13:41:46.313Z] --- PASS: TestLinkNaming (0.00s) [2020-12-23T13:41:46.313Z] === RUN TestLinkNew [2020-12-23T13:41:46.313Z] --- PASS: TestLinkNew (0.00s) [2020-12-23T13:41:46.313Z] === RUN TestLinkEnv [2020-12-23T13:41:46.313Z] --- PASS: TestLinkEnv (0.00s) [2020-12-23T13:41:46.313Z] === RUN TestLinkMultipleEnv [2020-12-23T13:41:46.313Z] --- PASS: TestLinkMultipleEnv (0.00s) [2020-12-23T13:41:46.313Z] === RUN TestLinkPortRangeEnv [2020-12-23T13:41:46.313Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2020-12-23T13:41:46.313Z] PASS [2020-12-23T13:41:46.313Z] coverage: 93.0% of statements [2020-12-23T13:41:46.313Z] ok github.com/docker/docker/daemon/links 0.058s coverage: 93.0% of statements [2020-12-23T13:41:46.313Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2020-12-23T13:41:46.313Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2020-12-23T13:41:46.518Z] === RUN TestExternalGraphDriver/pull [2020-12-23T13:41:46.773Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.51s) [2020-12-23T13:41:46.773Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2020-12-23T13:41:46.773Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-23T13:41:46.773Z] reload_test.go:520: root required [2020-12-23T13:41:46.773Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2020-12-23T13:41:46.773Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2020-12-23T13:41:46.773Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2020-12-23T13:41:46.773Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.06s) [2020-12-23T13:41:46.773Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2020-12-23T13:41:46.773Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.01s) [2020-12-23T13:41:46.773Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2020-12-23T13:41:46.773Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2020-12-23T13:41:46.773Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2020-12-23T13:41:46.773Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2020-12-23T13:41:46.773Z] === RUN TestParseVolumesFrom [2020-12-23T13:41:46.773Z] --- PASS: TestParseVolumesFrom (0.00s) [2020-12-23T13:41:46.773Z] PASS [2020-12-23T13:41:46.773Z] coverage: 9.1% of statements [2020-12-23T13:41:46.773Z] ok github.com/docker/docker/daemon 4.195s coverage: 9.1% of statements [2020-12-23T13:41:46.773Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-23T13:41:47.091Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-23T13:41:47.091Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-12-23T13:41:47.233Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-12-23T13:41:48.474Z] --- PASS: TestExternalGraphDriver (6.17s) [2020-12-23T13:41:48.474Z] --- PASS: TestExternalGraphDriver/json (2.39s) [2020-12-23T13:41:48.474Z] --- PASS: TestExternalGraphDriver/spec (1.99s) [2020-12-23T13:41:48.474Z] --- PASS: TestExternalGraphDriver/pull (1.70s) [2020-12-23T13:41:48.474Z] === RUN TestGraphdriverPluginV2 [2020-12-23T13:41:49.045Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-23T13:41:49.413Z] === RUN TestAdapterReadLogs [2020-12-23T13:41:49.413Z] --- PASS: TestAdapterReadLogs (0.00s) [2020-12-23T13:41:49.413Z] === RUN TestCopier [2020-12-23T13:41:49.413Z] --- PASS: TestCopier (0.00s) [2020-12-23T13:41:49.413Z] === RUN TestCopierLongLines [2020-12-23T13:41:49.413Z] --- PASS: TestCopierLongLines (0.00s) [2020-12-23T13:41:49.413Z] === RUN TestCopierSlow [2020-12-23T13:41:49.873Z] --- PASS: TestCopierSlow (0.20s) [2020-12-23T13:41:49.873Z] === RUN TestCopierWithSized [2020-12-23T13:41:49.873Z] --- PASS: TestCopierWithSized (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestCopierWithPartial [2020-12-23T13:41:49.873Z] --- PASS: TestCopierWithPartial (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestRingLogger [2020-12-23T13:41:49.873Z] --- PASS: TestRingLogger (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestRingCap [2020-12-23T13:41:49.873Z] --- PASS: TestRingCap (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestRingClose [2020-12-23T13:41:49.873Z] --- PASS: TestRingClose (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestRingDrain [2020-12-23T13:41:49.873Z] --- PASS: TestRingDrain (0.00s) [2020-12-23T13:41:49.873Z] PASS [2020-12-23T13:41:49.873Z] coverage: 41.2% of statements [2020-12-23T13:41:49.873Z] ok github.com/docker/docker/daemon/logger 0.421s coverage: 41.2% of statements [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig/defaults [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig/invalid_create_group [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig/invalid_flush_interval [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2020-12-23T13:41:49.873Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig (0.00s) [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2020-12-23T13:41:49.873Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestNewAWSLogsClientUserAgentHandler [2020-12-23T13:41:49.873Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2020-12-23T13:41:49.873Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestNewAWSLogsClientRegionDetect [2020-12-23T13:41:49.873Z] time="2020-12-23T13:41:49Z" level=info msg="Trying to get region from EC2 Metadata" [2020-12-23T13:41:49.873Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.10s) [2020-12-23T13:41:49.873Z] === RUN TestCreateSuccess [2020-12-23T13:41:49.873Z] --- PASS: TestCreateSuccess (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestCreateLogGroupSuccess [2020-12-23T13:41:49.873Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestCreateError [2020-12-23T13:41:49.873Z] --- PASS: TestCreateError (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestCreateAlreadyExists [2020-12-23T13:41:49.873Z] time="2020-12-23T13:41:49Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2020-12-23T13:41:49.873Z] --- PASS: TestCreateAlreadyExists (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestLogClosed [2020-12-23T13:41:49.873Z] --- PASS: TestLogClosed (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestLogBlocking [2020-12-23T13:41:49.873Z] --- PASS: TestLogBlocking (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestLogNonBlockingBufferEmpty [2020-12-23T13:41:49.873Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestLogNonBlockingBufferFull [2020-12-23T13:41:49.873Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestPublishBatchSuccess [2020-12-23T13:41:49.873Z] --- PASS: TestPublishBatchSuccess (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestPublishBatchError [2020-12-23T13:41:49.873Z] time="2020-12-23T13:41:49Z" level=error msg=Error [2020-12-23T13:41:49.873Z] --- PASS: TestPublishBatchError (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestPublishBatchInvalidSeqSuccess [2020-12-23T13:41:49.873Z] time="2020-12-23T13:41:49Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-23T13:41:49.873Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestPublishBatchAlreadyAccepted [2020-12-23T13:41:49.873Z] time="2020-12-23T13:41:49Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2020-12-23T13:41:49.873Z] time="2020-12-23T13:41:49Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2020-12-23T13:41:49.873Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestCollectBatchSimple [2020-12-23T13:41:49.873Z] --- PASS: TestCollectBatchSimple (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestCollectBatchTicker [2020-12-23T13:41:49.873Z] --- PASS: TestCollectBatchTicker (0.00s) [2020-12-23T13:41:49.873Z] === RUN TestCollectBatchMultilinePattern [2020-12-23T13:41:50.332Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2020-12-23T13:41:50.332Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2020-12-23T13:41:50.332Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2020-12-23T13:41:50.332Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2020-12-23T13:41:50.332Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2020-12-23T13:41:50.332Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2020-12-23T13:41:50.332Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.05s) [2020-12-23T13:41:50.332Z] === RUN TestCollectBatchClose [2020-12-23T13:41:50.332Z] --- PASS: TestCollectBatchClose (0.00s) [2020-12-23T13:41:50.332Z] === RUN TestEffectiveLen [2020-12-23T13:41:50.332Z] === RUN TestEffectiveLen/0/Hello [2020-12-23T13:41:50.332Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2020-12-23T13:41:50.332Z] === RUN TestEffectiveLen/2/🙃 [2020-12-23T13:41:50.332Z] === RUN TestEffectiveLen/3/���� [2020-12-23T13:41:50.332Z] === RUN TestEffectiveLen/4/He��o [2020-12-23T13:41:50.332Z] === RUN TestEffectiveLen/5/ [2020-12-23T13:41:50.332Z] --- PASS: TestEffectiveLen (0.00s) [2020-12-23T13:41:50.332Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2020-12-23T13:41:50.332Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2020-12-23T13:41:50.332Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2020-12-23T13:41:50.332Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2020-12-23T13:41:50.332Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2020-12-23T13:41:50.332Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2020-12-23T13:41:50.332Z] === RUN TestFindValidSplit [2020-12-23T13:41:50.332Z] === RUN TestFindValidSplit/0/ [2020-12-23T13:41:50.332Z] === RUN TestFindValidSplit/1/Hello [2020-12-23T13:41:50.332Z] === RUN TestFindValidSplit/2/Hello [2020-12-23T13:41:50.332Z] === RUN TestFindValidSplit/3/Hello [2020-12-23T13:41:50.332Z] === RUN TestFindValidSplit/4/🙃 [2020-12-23T13:41:50.333Z] === RUN TestFindValidSplit/5/🙃 [2020-12-23T13:41:50.333Z] === RUN TestFindValidSplit/6/a� [2020-12-23T13:41:50.333Z] === RUN TestFindValidSplit/7/a� [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: Hello [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: He [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: llo [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: Hello [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: 🙃 [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: 🙃 [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: a [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: � [2020-12-23T13:41:50.333Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1044: a� [2020-12-23T13:41:50.333Z] cloudwatchlogs_test.go:1045: [2020-12-23T13:41:50.333Z] === RUN TestProcessEventEmoji [2020-12-23T13:41:50.333Z] --- PASS: TestProcessEventEmoji (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestCollectBatchLineSplit [2020-12-23T13:41:50.333Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestCollectBatchLineSplitWithBinary [2020-12-23T13:41:50.333Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.01s) [2020-12-23T13:41:50.333Z] === RUN TestCollectBatchMaxEvents [2020-12-23T13:41:50.333Z] --- PASS: TestCollectBatchMaxEvents (0.02s) [2020-12-23T13:41:50.333Z] === RUN TestCollectBatchMaxTotalBytes [2020-12-23T13:41:50.333Z] --- PASS: TestCollectBatchMaxTotalBytes (0.01s) [2020-12-23T13:41:50.333Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2020-12-23T13:41:50.333Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2020-12-23T13:41:50.333Z] === RUN TestCollectBatchWithDuplicateTimestamps [2020-12-23T13:41:50.333Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.04s) [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsMultilinePattern [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2020-12-23T13:41:50.333Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2020-12-23T13:41:50.333Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2020-12-23T13:41:50.333Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestCreateTagSuccess [2020-12-23T13:41:50.333Z] --- PASS: TestCreateTagSuccess (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2020-12-23T13:41:50.333Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2020-12-23T13:41:50.333Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2020-12-23T13:41:50.333Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2020-12-23T13:41:50.333Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2020-12-23T13:41:50.333Z] PASS [2020-12-23T13:41:50.333Z] coverage: 77.8% of statements [2020-12-23T13:41:50.333Z] ok github.com/docker/docker/daemon/logger/awslogs 0.647s coverage: 77.8% of statements [2020-12-23T13:41:50.333Z] === RUN TestSearchRegistryForImagesErrors [2020-12-23T13:41:50.333Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestSearchRegistryForImages [2020-12-23T13:41:50.333Z] --- PASS: TestSearchRegistryForImages (0.00s) [2020-12-23T13:41:50.333Z] === RUN TestImageDelete [2020-12-23T13:41:50.333Z] === RUN TestImageDelete/no_lease [2020-12-23T13:41:50.333Z] === RUN TestImageDelete/lease_exists [2020-12-23T13:41:50.333Z] --- PASS: TestImageDelete (0.04s) [2020-12-23T13:41:50.333Z] --- PASS: TestImageDelete/no_lease (0.01s) [2020-12-23T13:41:50.333Z] --- PASS: TestImageDelete/lease_exists (0.02s) [2020-12-23T13:41:50.333Z] === RUN TestContentStoreForPull [2020-12-23T13:41:50.428Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-23T13:41:50.794Z] --- PASS: TestContentStoreForPull (0.14s) [2020-12-23T13:41:50.794Z] PASS [2020-12-23T13:41:50.794Z] coverage: 6.5% of statements [2020-12-23T13:41:50.794Z] ok github.com/docker/docker/daemon/images 0.902s coverage: 6.5% of statements [2020-12-23T13:41:50.794Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-23T13:41:50.794Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-23T13:41:50.794Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-12-23T13:41:50.794Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-23T13:41:50.794Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-23T13:41:50.794Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-12-23T13:41:50.794Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-12-23T13:41:50.794Z] === RUN TestJSONFileLogger [2020-12-23T13:41:50.794Z] --- PASS: TestJSONFileLogger (0.00s) [2020-12-23T13:41:50.794Z] === RUN TestJSONFileLoggerWithTags [2020-12-23T13:41:50.794Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2020-12-23T13:41:50.794Z] === RUN TestJSONFileLoggerWithOpts [2020-12-23T13:41:50.794Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2020-12-23T13:41:50.794Z] === RUN TestJSONFileLoggerWithLabelsEnv [2020-12-23T13:41:50.794Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2020-12-23T13:41:50.794Z] === RUN TestEncodeDecode [2020-12-23T13:41:50.794Z] === PAUSE TestEncodeDecode [2020-12-23T13:41:50.794Z] === CONT TestEncodeDecode [2020-12-23T13:41:50.794Z] --- PASS: TestEncodeDecode (0.12s) [2020-12-23T13:41:50.794Z] PASS [2020-12-23T13:41:50.794Z] coverage: 61.6% of statements [2020-12-23T13:41:50.794Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.312s coverage: 61.6% of statements [2020-12-23T13:41:50.853Z] --- PASS: TestServiceUpdateNetwork (14.57s) [2020-12-23T13:41:50.853Z] === RUN TestServiceUpdatePidsLimit [2020-12-23T13:41:51.370Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-23T13:41:51.630Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-23T13:41:51.766Z] === RUN TestJSONLogsMarshalJSONBuf [2020-12-23T13:41:51.766Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2020-12-23T13:41:51.766Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2020-12-23T13:41:51.766Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2020-12-23T13:41:51.766Z] === RUN TestFastTimeMarshalJSON [2020-12-23T13:41:51.766Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2020-12-23T13:41:51.766Z] PASS [2020-12-23T13:41:51.766Z] coverage: 87.2% of statements [2020-12-23T13:41:51.766Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.213s coverage: 87.2% of statements [2020-12-23T13:41:51.797Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-23T13:41:52.202Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-23T13:41:52.202Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-23T13:41:52.462Z] --- PASS: TestGraphdriverPluginV2 (4.34s) [2020-12-23T13:41:52.462Z] PASS [2020-12-23T13:41:52.462Z] [2020-12-23T13:41:52.462Z] DONE 5 tests in 10.699s [2020-12-23T13:41:52.462Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-23T13:41:52.462Z] ++ 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 [2020-12-23T13:41:52.462Z] ++ set -e [2020-12-23T13:41:52.462Z] ++ '[' -n 0 ']' [2020-12-23T13:41:52.462Z] ++ set -x [2020-12-23T13:41:52.462Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:41:52.722Z] INFO: Testing against a local daemon [2020-12-23T13:41:52.722Z] === RUN TestContinueAfterPluginCrash [2020-12-23T13:41:52.722Z] === PAUSE TestContinueAfterPluginCrash [2020-12-23T13:41:52.722Z] === RUN TestReadPluginNoRead [2020-12-23T13:41:52.722Z] === PAUSE TestReadPluginNoRead [2020-12-23T13:41:52.722Z] === RUN TestDaemonStartWithLogOpt [2020-12-23T13:41:52.722Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-23T13:41:52.723Z] === CONT TestContinueAfterPluginCrash [2020-12-23T13:41:52.723Z] === CONT TestDaemonStartWithLogOpt [2020-12-23T13:41:52.744Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-23T13:41:52.983Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-23T13:41:53.312Z] === RUN TestWriteLog [2020-12-23T13:41:53.312Z] === PAUSE TestWriteLog [2020-12-23T13:41:53.312Z] === RUN TestReadLog [2020-12-23T13:41:53.312Z] === PAUSE TestReadLog [2020-12-23T13:41:53.312Z] === CONT TestWriteLog [2020-12-23T13:41:53.312Z] --- PASS: TestWriteLog (0.01s) [2020-12-23T13:41:53.312Z] === CONT TestReadLog [2020-12-23T13:41:53.312Z] === RUN TestReadLog/tail_exact [2020-12-23T13:41:53.312Z] === RUN TestReadLog/tail_less_than_available [2020-12-23T13:41:53.312Z] === RUN TestReadLog/tail_more_than_available [2020-12-23T13:41:53.312Z] --- PASS: TestReadLog (0.13s) [2020-12-23T13:41:53.312Z] --- PASS: TestReadLog/tail_exact (0.12s) [2020-12-23T13:41:53.312Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2020-12-23T13:41:53.312Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2020-12-23T13:41:53.312Z] PASS [2020-12-23T13:41:53.312Z] coverage: 75.2% of statements [2020-12-23T13:41:53.312Z] ok github.com/docker/docker/daemon/logger/local 0.720s coverage: 75.2% of statements [2020-12-23T13:41:53.312Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-23T13:41:53.312Z] === RUN TestLog [2020-12-23T13:41:53.312Z] --- PASS: TestLog (0.01s) [2020-12-23T13:41:53.312Z] PASS [2020-12-23T13:41:53.312Z] coverage: 33.3% of statements [2020-12-23T13:41:53.312Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.350s coverage: 33.3% of statements [2020-12-23T13:41:53.772Z] === RUN TestOpenFileDelete [2020-12-23T13:41:53.772Z] --- PASS: TestOpenFileDelete (0.00s) [2020-12-23T13:41:53.772Z] === RUN TestOpenFileRename [2020-12-23T13:41:53.772Z] --- PASS: TestOpenFileRename (0.00s) [2020-12-23T13:41:53.772Z] === RUN TestParseLogTagDefaultTag [2020-12-23T13:41:53.772Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2020-12-23T13:41:53.772Z] === RUN TestParseLogTag [2020-12-23T13:41:53.772Z] --- PASS: TestParseLogTag (0.00s) [2020-12-23T13:41:53.772Z] === RUN TestParseLogTagEmptyTag [2020-12-23T13:41:53.772Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2020-12-23T13:41:53.772Z] === RUN TestTailFiles [2020-12-23T13:41:53.772Z] --- PASS: TestTailFiles (0.00s) [2020-12-23T13:41:53.772Z] === RUN TestFollowLogsConsumerGone [2020-12-23T13:41:53.772Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2020-12-23T13:41:53.772Z] === RUN TestFollowLogsProducerGone [2020-12-23T13:41:53.772Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2020-12-23T13:41:53.772Z] logfile_test.go:179: logDecode() closed after sending 503 messages [2020-12-23T13:41:53.772Z] logfile_test.go:232: messages sent: 503, received: 503 [2020-12-23T13:41:53.772Z] === RUN TestCheckCapacityAndRotate [2020-12-23T13:41:53.772Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2020-12-23T13:41:53.772Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2020-12-23T13:41:53.772Z] --- PASS: TestCheckCapacityAndRotate (0.14s) [2020-12-23T13:41:53.772Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.00s) [2020-12-23T13:41:53.772Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.13s) [2020-12-23T13:41:53.772Z] PASS [2020-12-23T13:41:53.772Z] coverage: 55.3% of statements [2020-12-23T13:41:53.772Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.630s coverage: 55.3% of statements [2020-12-23T13:41:55.311Z] === RUN TestNewParse [2020-12-23T13:41:55.311Z] --- PASS: TestNewParse (0.00s) [2020-12-23T13:41:55.311Z] PASS [2020-12-23T13:41:55.311Z] coverage: 8.3% of statements [2020-12-23T13:41:55.311Z] ok github.com/docker/docker/daemon/logger/templates 0.178s coverage: 8.3% of statements [2020-12-23T13:41:55.311Z] === RUN TestValidateLogOpt [2020-12-23T13:41:55.311Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestNewMissedConfig [2020-12-23T13:41:55.311Z] --- PASS: TestNewMissedConfig (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestNewMissedUrl [2020-12-23T13:41:55.311Z] --- PASS: TestNewMissedUrl (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestNewMissedToken [2020-12-23T13:41:55.311Z] --- PASS: TestNewMissedToken (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestNewWithProxy [2020-12-23T13:41:55.311Z] --- PASS: TestNewWithProxy (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestDefault [2020-12-23T13:41:55.311Z] --- PASS: TestDefault (0.01s) [2020-12-23T13:41:55.311Z] === RUN TestInlineFormatWithNonDefaultOptions [2020-12-23T13:41:55.311Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestJsonFormat [2020-12-23T13:41:55.311Z] --- PASS: TestJsonFormat (0.01s) [2020-12-23T13:41:55.311Z] === RUN TestRawFormat [2020-12-23T13:41:55.311Z] --- PASS: TestRawFormat (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestRawFormatWithLabels [2020-12-23T13:41:55.311Z] --- PASS: TestRawFormatWithLabels (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestRawFormatWithoutTag [2020-12-23T13:41:55.311Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2020-12-23T13:41:55.311Z] === RUN TestBatching [2020-12-23T13:41:55.530Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-23T13:41:55.530Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-23T13:41:55.530Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-23T13:41:55.771Z] --- PASS: TestBatching (0.22s) [2020-12-23T13:41:55.771Z] === RUN TestFrequency [2020-12-23T13:41:55.771Z] === RUN TestParseLogFormat [2020-12-23T13:41:55.771Z] --- PASS: TestParseLogFormat (0.00s) [2020-12-23T13:41:55.771Z] === RUN TestValidateLogOptEmpty [2020-12-23T13:41:55.771Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2020-12-23T13:41:55.771Z] === RUN TestValidateSyslogAddress [2020-12-23T13:41:55.772Z] --- PASS: TestValidateSyslogAddress (0.00s) [2020-12-23T13:41:55.772Z] === RUN TestParseAddressDefaultPort [2020-12-23T13:41:55.772Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2020-12-23T13:41:55.772Z] === RUN TestValidateSyslogFacility [2020-12-23T13:41:55.772Z] --- PASS: TestValidateSyslogFacility (0.00s) [2020-12-23T13:41:55.772Z] === RUN TestValidateLogOptSyslogFormat [2020-12-23T13:41:55.772Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2020-12-23T13:41:55.772Z] === RUN TestValidateLogOpt [2020-12-23T13:41:55.772Z] --- PASS: TestValidateLogOpt (0.00s) [2020-12-23T13:41:55.772Z] PASS [2020-12-23T13:41:55.772Z] coverage: 46.8% of statements [2020-12-23T13:41:55.772Z] ok github.com/docker/docker/daemon/logger/syslog 0.124s coverage: 46.8% of statements [2020-12-23T13:41:55.772Z] --- PASS: TestFrequency (0.17s) [2020-12-23T13:41:55.772Z] === RUN TestOneMessagePerRequest [2020-12-23T13:41:55.772Z] --- PASS: TestOneMessagePerRequest (0.00s) [2020-12-23T13:41:55.772Z] === RUN TestVerify [2020-12-23T13:41:55.772Z] --- PASS: TestVerify (0.00s) [2020-12-23T13:41:55.772Z] === RUN TestSkipVerify [2020-12-23T13:41:56.102Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-23T13:41:56.231Z] time="2020-12-23T13:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.231Z] time="2020-12-23T13:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.231Z] time="2020-12-23T13:41:55Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.231Z] --- PASS: TestSkipVerify (0.57s) [2020-12-23T13:41:56.231Z] === RUN TestBufferMaximum [2020-12-23T13:41:56.231Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.231Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.232Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.232Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.232Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.232Z] time="2020-12-23T13:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608730916.155405\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:56.232Z] time="2020-12-23T13:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608730916.155405\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:56.232Z] --- PASS: TestBufferMaximum (0.00s) [2020-12-23T13:41:56.232Z] === RUN TestServerAlwaysDown [2020-12-23T13:41:56.693Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.693Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.693Z] time="2020-12-23T13:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608730916.158405\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:56.693Z] time="2020-12-23T13:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608730916.158405\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:56.694Z] time="2020-12-23T13:41:56Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2020-12-23T13:41:56.694Z] time="2020-12-23T13:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608730916.158405\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:56.694Z] time="2020-12-23T13:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608730916.158405\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:56.694Z] time="2020-12-23T13:41:56Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1608730916.158405\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:56.694Z] --- PASS: TestServerAlwaysDown (0.00s) [2020-12-23T13:41:56.694Z] === RUN TestCannotSendAfterClose [2020-12-23T13:41:56.694Z] --- PASS: TestCannotSendAfterClose (0.00s) [2020-12-23T13:41:56.694Z] === RUN TestDeadlockOnBlockedEndpoint [2020-12-23T13:41:57.044Z] === RUN TestDockerSuite/TestCommitChange [2020-12-23T13:41:57.664Z] time="2020-12-23T13:41:57Z" 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 [2020-12-23T13:41:57.664Z] time="2020-12-23T13:41:57Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"f4e955f8213d\"}'" [2020-12-23T13:41:57.664Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2020-12-23T13:41:57.664Z] PASS [2020-12-23T13:41:57.664Z] coverage: 82.5% of statements [2020-12-23T13:41:57.664Z] ok github.com/docker/docker/daemon/logger/splunk 2.433s coverage: 82.5% of statements [2020-12-23T13:41:57.664Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-23T13:41:57.664Z] ? github.com/docker/docker/daemon/network [no test files] [2020-12-23T13:41:57.664Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-23T13:41:57.664Z] === RUN TestV1IDService [2020-12-23T13:41:57.664Z] --- PASS: TestV1IDService (0.02s) [2020-12-23T13:41:57.664Z] === RUN TestV2MetadataService [2020-12-23T13:41:57.984Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-23T13:41:58.244Z] --- PASS: TestDaemonStartWithLogOpt (5.47s) [2020-12-23T13:41:58.244Z] === CONT TestReadPluginNoRead [2020-12-23T13:41:58.512Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-23T13:41:58.636Z] === RUN TestContinueOnError_NonMirrorEndpoint [2020-12-23T13:41:58.636Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2020-12-23T13:41:58.636Z] === RUN TestContinueOnError_MirrorEndpoint [2020-12-23T13:41:58.636Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2020-12-23T13:41:58.636Z] === RUN TestContinueOnError_NeverContinue [2020-12-23T13:41:58.636Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2020-12-23T13:41:58.636Z] === RUN TestContinueOnError_UnnestsErrors [2020-12-23T13:41:58.636Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2020-12-23T13:41:58.636Z] === RUN TestManifestStore [2020-12-23T13:41:58.636Z] === RUN TestManifestStore/no_remote_or_local [2020-12-23T13:41:59.096Z] time="2020-12-23T13:41:58Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local208471827\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/no_local_cache [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/with_local_cache [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/unknown_media_type [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/unknown_media_type/no_cache [2020-12-23T13:41:59.096Z] time="2020-12-23T13:41:58Z" level=warning msg="reference for unknown type: " [2020-12-23T13:41:59.096Z] time="2020-12-23T13:41:58Z" level=warning msg="reference for unknown type: " [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/unknown_media_type/with_cache [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2020-12-23T13:41:59.096Z] time="2020-12-23T13:41:58Z" level=warning msg="reference for unknown type: " [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2020-12-23T13:41:59.096Z] time="2020-12-23T13:41:58Z" level=warning msg="reference for unknown type: " [2020-12-23T13:41:59.096Z] time="2020-12-23T13:41:58Z" level=warning msg="reference for unknown type: " [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/error_persisting_manifest [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2020-12-23T13:41:59.096Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2020-12-23T13:41:59.096Z] time="2020-12-23T13:41:58Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore (0.33s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/no_remote_or_local (0.13s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/no_local_cache (0.01s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/with_local_cache (0.01s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/unknown_media_type (0.15s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.13s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.08s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.05s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2020-12-23T13:41:59.096Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2020-12-23T13:41:59.096Z] === RUN TestDetectManifestBlobMediaType [2020-12-23T13:41:59.096Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2020-12-23T13:41:59.096Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2020-12-23T13:41:59.096Z] === RUN TestDetectManifestBlobMediaType/schema1 [2020-12-23T13:41:59.096Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2020-12-23T13:41:59.096Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2020-12-23T13:41:59.096Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2020-12-23T13:41:59.096Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2020-12-23T13:41:59.096Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2020-12-23T13:41:59.096Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2020-12-23T13:41:59.096Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2020-12-23T13:41:59.096Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2020-12-23T13:41:59.096Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2020-12-23T13:41:59.096Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2020-12-23T13:41:59.096Z] === RUN TestFixManifestLayers [2020-12-23T13:41:59.096Z] --- PASS: TestFixManifestLayers (0.00s) [2020-12-23T13:41:59.096Z] === RUN TestFixManifestLayersBaseLayerParent [2020-12-23T13:41:59.096Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-23T13:41:59.096Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-23T13:41:59.096Z] === RUN TestFixManifestLayersBadParent [2020-12-23T13:41:59.096Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2020-12-23T13:41:59.096Z] === RUN TestValidateManifest [2020-12-23T13:41:59.096Z] --- SKIP: TestValidateManifest (0.00s) [2020-12-23T13:41:59.096Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-23T13:41:59.096Z] === RUN TestFormatPlatform [2020-12-23T13:41:59.096Z] --- PASS: TestFormatPlatform (0.00s) [2020-12-23T13:41:59.096Z] === RUN TestGetRepositoryMountCandidates [2020-12-23T13:41:59.096Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2020-12-23T13:41:59.096Z] === RUN TestLayerAlreadyExists [2020-12-23T13:41:59.096Z] --- PASS: TestLayerAlreadyExists (0.00s) [2020-12-23T13:41:59.096Z] 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} [2020-12-23T13:41:59.096Z] 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} [2020-12-23T13:41:59.096Z] 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} [2020-12-23T13:41:59.096Z] 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} [2020-12-23T13:41:59.096Z] 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} [2020-12-23T13:41:59.096Z] 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} [2020-12-23T13:41:59.096Z] === RUN TestWhenEmptyAuthConfig [2020-12-23T13:41:59.096Z] === RUN TestSuccessfulDownload [2020-12-23T13:41:59.096Z] --- SKIP: TestSuccessfulDownload (0.00s) [2020-12-23T13:41:59.096Z] download_test.go:268: Needs fixing on Windows [2020-12-23T13:41:59.096Z] === RUN TestCancelledDownload [2020-12-23T13:41:59.096Z] --- PASS: TestCancelledDownload (0.00s) [2020-12-23T13:41:59.096Z] === RUN TestMaxDownloadAttempts [2020-12-23T13:41:59.096Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-23T13:41:59.096Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-23T13:41:59.096Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-23T13:41:59.096Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-23T13:41:59.096Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-23T13:41:59.096Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-23T13:41:59.096Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-23T13:41:59.096Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-23T13:41:59.096Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2020-12-23T13:41:59.096Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2020-12-23T13:41:59.096Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2020-12-23T13:41:59.096Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2020-12-23T13:41:59.096Z] --- PASS: TestV2MetadataService (1.67s) [2020-12-23T13:41:59.096Z] PASS [2020-12-23T13:41:59.096Z] coverage: 48.2% of statements [2020-12-23T13:41:59.096Z] ok github.com/docker/docker/distribution/metadata 1.894s coverage: 48.2% of statements [2020-12-23T13:41:59.555Z] time="2020-12-23T13:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-23T13:41:59.556Z] time="2020-12-23T13:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-23T13:41:59.556Z] time="2020-12-23T13:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-23T13:41:59.556Z] time="2020-12-23T13:41:59Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2020-12-23T13:41:59.556Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2020-12-23T13:41:59.556Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2020-12-23T13:41:59.556Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2020-12-23T13:41:59.556Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2020-12-23T13:41:59.556Z] === RUN TestTransfer [2020-12-23T13:41:59.556Z] === RUN TestNotFound [2020-12-23T13:41:59.556Z] --- PASS: TestNotFound (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestConflict [2020-12-23T13:41:59.556Z] --- PASS: TestConflict (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestForbidden [2020-12-23T13:41:59.556Z] --- PASS: TestForbidden (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestInvalidParameter [2020-12-23T13:41:59.556Z] --- PASS: TestInvalidParameter (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestNotImplemented [2020-12-23T13:41:59.556Z] --- PASS: TestNotImplemented (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestNotModified [2020-12-23T13:41:59.556Z] --- PASS: TestNotModified (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestUnauthorized [2020-12-23T13:41:59.556Z] --- PASS: TestUnauthorized (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestUnknown [2020-12-23T13:41:59.556Z] --- PASS: TestUnknown (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestCancelled [2020-12-23T13:41:59.556Z] --- PASS: TestCancelled (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestDeadline [2020-12-23T13:41:59.556Z] --- PASS: TestDeadline (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestDataLoss [2020-12-23T13:41:59.556Z] --- PASS: TestDataLoss (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestUnavailable [2020-12-23T13:41:59.556Z] --- PASS: TestUnavailable (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestSystem [2020-12-23T13:41:59.556Z] --- PASS: TestSystem (0.00s) [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Not_Found [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Bad_Request [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Conflict [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Unauthorized [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Service_Unavailable [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Forbidden [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Not_Modified [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Not_Implemented [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Internal_Server_Error [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2020-12-23T13:41:59.556Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2020-12-23T13:41:59.556Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2020-12-23T13:41:59.556Z] PASS [2020-12-23T13:41:59.556Z] coverage: 53.1% of statements [2020-12-23T13:41:59.556Z] --- PASS: TestTransfer (0.12s) [2020-12-23T13:41:59.556Z] === RUN TestConcurrencyLimit [2020-12-23T13:41:59.556Z] ok github.com/docker/docker/errdefs 0.144s coverage: 53.1% of statements [2020-12-23T13:41:59.910Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-23T13:42:00.016Z] --- PASS: TestConcurrencyLimit (0.44s) [2020-12-23T13:42:00.016Z] === RUN TestInactiveJobs [2020-12-23T13:42:00.016Z] --- PASS: TestWhenEmptyAuthConfig (1.07s) [2020-12-23T13:42:00.016Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2020-12-23T13:42:00.016Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2020-12-23T13:42:00.016Z] === RUN TestTokenPassThru [2020-12-23T13:42:00.016Z] --- PASS: TestTokenPassThru (0.00s) [2020-12-23T13:42:00.016Z] === RUN TestTokenPassThruDifferentHost [2020-12-23T13:42:00.016Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2020-12-23T13:42:00.016Z] PASS [2020-12-23T13:42:00.016Z] coverage: 23.5% of statements [2020-12-23T13:42:00.016Z] ok github.com/docker/docker/distribution 1.613s coverage: 23.5% of statements [2020-12-23T13:42:00.475Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-23T13:42:00.475Z] --- PASS: TestInactiveJobs (0.51s) [2020-12-23T13:42:00.475Z] === RUN TestWatchRelease [2020-12-23T13:42:00.475Z] --- PASS: TestWatchRelease (0.04s) [2020-12-23T13:42:00.475Z] === RUN TestWatchFinishedTransfer [2020-12-23T13:42:00.475Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2020-12-23T13:42:00.475Z] === RUN TestDuplicateTransfer [2020-12-23T13:42:00.888Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-23T13:42:00.935Z] --- PASS: TestDuplicateTransfer (0.10s) [2020-12-23T13:42:00.935Z] === RUN TestSuccessfulUpload [2020-12-23T13:42:00.935Z] time="2020-12-23T13:42:00Z" level=error msg="Upload failed, retrying: simulating retry" [2020-12-23T13:42:01.294Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-23T13:42:01.395Z] --- PASS: TestSuccessfulUpload (0.45s) [2020-12-23T13:42:01.395Z] === RUN TestCancelledUpload [2020-12-23T13:42:01.395Z] --- PASS: TestCancelledUpload (0.00s) [2020-12-23T13:42:01.395Z] PASS [2020-12-23T13:42:01.395Z] coverage: 76.8% of statements [2020-12-23T13:42:01.395Z] ok github.com/docker/docker/distribution/xfer 2.215s coverage: 76.8% of statements [2020-12-23T13:42:01.395Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-23T13:42:01.395Z] === RUN TestCompare [2020-12-23T13:42:01.395Z] --- PASS: TestCompare (0.00s) [2020-12-23T13:42:01.395Z] PASS [2020-12-23T13:42:01.395Z] coverage: 19.2% of statements [2020-12-23T13:42:01.395Z] ok github.com/docker/docker/image/cache 0.155s coverage: 19.2% of statements [2020-12-23T13:42:01.395Z] === RUN TestFSGetInvalidData [2020-12-23T13:42:01.395Z] --- PASS: TestFSGetInvalidData (0.01s) [2020-12-23T13:42:01.395Z] === RUN TestFSInvalidSet [2020-12-23T13:42:01.395Z] --- PASS: TestFSInvalidSet (0.01s) [2020-12-23T13:42:01.395Z] === RUN TestFSInvalidRoot [2020-12-23T13:42:01.395Z] --- PASS: TestFSInvalidRoot (0.01s) [2020-12-23T13:42:01.395Z] === RUN TestFSMetadataGetSet [2020-12-23T13:42:01.395Z] --- PASS: TestFSMetadataGetSet (0.03s) [2020-12-23T13:42:01.395Z] === RUN TestFSInvalidWalker [2020-12-23T13:42:01.395Z] --- PASS: TestFSInvalidWalker (0.01s) [2020-12-23T13:42:01.395Z] === RUN TestFSGetSet [2020-12-23T13:42:01.395Z] --- PASS: TestFSGetSet (0.01s) [2020-12-23T13:42:01.395Z] === RUN TestFSGetUnsetKey [2020-12-23T13:42:01.395Z] --- PASS: TestFSGetUnsetKey (0.00s) [2020-12-23T13:42:01.395Z] === RUN TestFSGetEmptyData [2020-12-23T13:42:01.395Z] --- PASS: TestFSGetEmptyData (0.00s) [2020-12-23T13:42:01.395Z] === RUN TestFSDelete [2020-12-23T13:42:01.395Z] --- PASS: TestFSDelete (0.01s) [2020-12-23T13:42:01.395Z] === RUN TestFSWalker [2020-12-23T13:42:01.395Z] --- PASS: TestFSWalker (0.01s) [2020-12-23T13:42:01.395Z] === RUN TestFSWalkerStopOnError [2020-12-23T13:42:01.554Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-23T13:42:01.815Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-23T13:42:01.855Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2020-12-23T13:42:01.855Z] === RUN TestNewFromJSON [2020-12-23T13:42:01.855Z] --- PASS: TestNewFromJSON (0.00s) [2020-12-23T13:42:01.855Z] === RUN TestNewFromJSONWithInvalidJSON [2020-12-23T13:42:01.855Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2020-12-23T13:42:01.855Z] === RUN TestMarshalKeyOrder [2020-12-23T13:42:01.855Z] --- PASS: TestMarshalKeyOrder (0.00s) [2020-12-23T13:42:01.855Z] === RUN TestImage [2020-12-23T13:42:01.855Z] --- PASS: TestImage (0.00s) [2020-12-23T13:42:01.855Z] === RUN TestImageOSNotEmpty [2020-12-23T13:42:01.855Z] --- PASS: TestImageOSNotEmpty (0.00s) [2020-12-23T13:42:01.855Z] === RUN TestNewChildImageFromImageWithRootFS [2020-12-23T13:42:01.855Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2020-12-23T13:42:01.855Z] === RUN TestRestore [2020-12-23T13:42:01.855Z] time="2020-12-23T13:42:01Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2020-12-23T13:42:01.855Z] --- PASS: TestRestore (0.24s) [2020-12-23T13:42:01.855Z] === RUN TestAddDelete [2020-12-23T13:42:01.855Z] --- PASS: TestAddDelete (0.09s) [2020-12-23T13:42:01.855Z] === RUN TestSearchAfterDelete [2020-12-23T13:42:01.855Z] --- PASS: TestSearchAfterDelete (0.01s) [2020-12-23T13:42:01.855Z] === RUN TestParentReset [2020-12-23T13:42:01.855Z] --- PASS: TestParentReset (0.03s) [2020-12-23T13:42:01.855Z] === RUN TestGetAndSetLastUpdated [2020-12-23T13:42:01.855Z] --- PASS: TestGetAndSetLastUpdated (0.02s) [2020-12-23T13:42:01.855Z] === RUN TestStoreLen [2020-12-23T13:42:02.315Z] --- PASS: TestStoreLen (0.07s) [2020-12-23T13:42:02.315Z] PASS [2020-12-23T13:42:02.315Z] coverage: 86.4% of statements [2020-12-23T13:42:02.315Z] ok github.com/docker/docker/image 0.793s coverage: 86.4% of statements [2020-12-23T13:42:02.315Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-23T13:42:02.775Z] === RUN TestMakeV1ConfigFromConfig [2020-12-23T13:42:02.775Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2020-12-23T13:42:02.775Z] PASS [2020-12-23T13:42:02.775Z] coverage: 25.0% of statements [2020-12-23T13:42:02.775Z] ok github.com/docker/docker/image/v1 0.393s coverage: 25.0% of statements [2020-12-23T13:42:02.775Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-23T13:42:03.198Z] --- PASS: TestContinueAfterPluginCrash (10.31s) [2020-12-23T13:42:03.198Z] === RUN TestReadPluginNoRead/default [2020-12-23T13:42:03.198Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-23T13:42:03.744Z] === RUN TestSerialization [2020-12-23T13:42:03.744Z] --- PASS: TestSerialization (0.02s) [2020-12-23T13:42:03.744Z] PASS [2020-12-23T13:42:03.744Z] coverage: 100.0% of statements [2020-12-23T13:42:03.744Z] ok github.com/docker/docker/libcontainerd/queue 0.100s coverage: 100.0% of statements [2020-12-23T13:42:03.767Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-23T13:42:04.714Z] === RUN TestEmptyLayer [2020-12-23T13:42:04.714Z] --- PASS: TestEmptyLayer (0.00s) [2020-12-23T13:42:04.714Z] === RUN TestCommitFailure [2020-12-23T13:42:04.714Z] --- PASS: TestCommitFailure (0.05s) [2020-12-23T13:42:04.714Z] === RUN TestStartTransactionFailure [2020-12-23T13:42:04.714Z] --- PASS: TestStartTransactionFailure (0.00s) [2020-12-23T13:42:04.714Z] === RUN TestGetOrphan [2020-12-23T13:42:04.714Z] --- PASS: TestGetOrphan (0.01s) [2020-12-23T13:42:04.714Z] === RUN TestMountAndRegister [2020-12-23T13:42:04.714Z] === RUN TestEnvironmentParsing [2020-12-23T13:42:04.714Z] --- PASS: TestEnvironmentParsing (0.00s) [2020-12-23T13:42:04.714Z] PASS [2020-12-23T13:42:04.714Z] coverage: 1.0% of statements [2020-12-23T13:42:04.714Z] ok github.com/docker/docker/libcontainerd/local 0.382s coverage: 1.0% of statements [2020-12-23T13:42:04.714Z] --- PASS: TestMountAndRegister (0.22s) [2020-12-23T13:42:04.714Z] layer_test.go:271: Layer size: 14 [2020-12-23T13:42:04.714Z] === RUN TestLayerRelease [2020-12-23T13:42:04.714Z] --- SKIP: TestLayerRelease (0.00s) [2020-12-23T13:42:04.714Z] layer_test.go:304: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestStoreRestore [2020-12-23T13:42:04.714Z] --- SKIP: TestStoreRestore (0.00s) [2020-12-23T13:42:04.714Z] layer_test.go:353: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestTarStreamStability [2020-12-23T13:42:04.714Z] --- SKIP: TestTarStreamStability (0.00s) [2020-12-23T13:42:04.714Z] layer_test.go:468: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestRegisterExistingLayer [2020-12-23T13:42:04.714Z] --- PASS: TestRegisterExistingLayer (0.12s) [2020-12-23T13:42:04.714Z] === RUN TestTarStreamVerification [2020-12-23T13:42:04.714Z] --- SKIP: TestTarStreamVerification (0.00s) [2020-12-23T13:42:04.714Z] layer_test.go:697: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestLayerMigration [2020-12-23T13:42:04.714Z] --- SKIP: TestLayerMigration (0.00s) [2020-12-23T13:42:04.714Z] migration_test.go:46: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestLayerMigrationNoTarsplit [2020-12-23T13:42:04.714Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2020-12-23T13:42:04.714Z] migration_test.go:182: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestMountInit [2020-12-23T13:42:04.714Z] --- SKIP: TestMountInit (0.00s) [2020-12-23T13:42:04.714Z] mount_test.go:17: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestMountSize [2020-12-23T13:42:04.714Z] --- SKIP: TestMountSize (0.00s) [2020-12-23T13:42:04.714Z] mount_test.go:76: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestMountChanges [2020-12-23T13:42:04.714Z] --- SKIP: TestMountChanges (0.00s) [2020-12-23T13:42:04.714Z] mount_test.go:125: Failing on Windows [2020-12-23T13:42:04.714Z] === RUN TestMountApply [2020-12-23T13:42:04.714Z] --- SKIP: TestMountApply (0.00s) [2020-12-23T13:42:04.714Z] mount_test.go:212: Failing on Windows [2020-12-23T13:42:04.714Z] PASS [2020-12-23T13:42:04.714Z] coverage: 30.1% of statements [2020-12-23T13:42:04.714Z] ok github.com/docker/docker/layer 0.613s coverage: 30.1% of statements [2020-12-23T13:42:05.152Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-23T13:42:05.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-12-23T13:42:05.152Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-23T13:42:05.174Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-23T13:42:05.174Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-23T13:42:05.174Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-23T13:42:05.174Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-23T13:42:05.174Z] ? github.com/docker/docker/oci [no test files] [2020-12-23T13:42:05.174Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-23T13:42:05.174Z] === RUN TestAddressPoolOpt [2020-12-23T13:42:05.174Z] --- PASS: TestAddressPoolOpt (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/a [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/something [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/_=a [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/env1=value1 [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/_env1=value1 [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/env2=value2=value3 [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/env3=abc!qwe [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/env_4=value_4 [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/PATH [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/=a [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/PATH= [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/PATH=something [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/asd!qwe [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/1asd [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/123 [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/some_space [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/__some_space_before [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/some_space_after__ [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/= [2020-12-23T13:42:05.174Z] === RUN TestValidateEnv/PaTh [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/a (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/something (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/_=a (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/PATH (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/=a (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/1asd (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/123 (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/some_space (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/= (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestParseHost [2020-12-23T13:42:05.174Z] --- PASS: TestParseHost (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestParseDockerDaemonHost [2020-12-23T13:42:05.174Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestParseTCP [2020-12-23T13:42:05.174Z] --- PASS: TestParseTCP (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestParseInvalidUnixAddrInvalid [2020-12-23T13:42:05.174Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestValidateExtraHosts [2020-12-23T13:42:05.174Z] --- PASS: TestValidateExtraHosts (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestIpOptString [2020-12-23T13:42:05.174Z] --- PASS: TestIpOptString (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestNewIpOptInvalidDefaultVal [2020-12-23T13:42:05.174Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestNewIpOptValidDefaultVal [2020-12-23T13:42:05.174Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestIpOptSetInvalidVal [2020-12-23T13:42:05.174Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestValidateIPAddress [2020-12-23T13:42:05.174Z] --- PASS: TestValidateIPAddress (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestMapOpts [2020-12-23T13:42:05.174Z] --- PASS: TestMapOpts (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestListOptsWithoutValidator [2020-12-23T13:42:05.174Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestListOptsWithValidator [2020-12-23T13:42:05.174Z] --- PASS: TestListOptsWithValidator (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestValidateDNSSearch [2020-12-23T13:42:05.174Z] --- PASS: TestValidateDNSSearch (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_general_format [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_more_than_one_= [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_one_more [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2020-12-23T13:42:05.174Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2020-12-23T13:42:05.174Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestNamedListOpts [2020-12-23T13:42:05.174Z] --- PASS: TestNamedListOpts (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestNamedMapOpts [2020-12-23T13:42:05.174Z] --- PASS: TestNamedMapOpts (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestParseLink [2020-12-23T13:42:05.174Z] --- PASS: TestParseLink (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestQuotedStringSetWithQuotes [2020-12-23T13:42:05.174Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2020-12-23T13:42:05.174Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestQuotedStringSetWithNoQuotes [2020-12-23T13:42:05.174Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2020-12-23T13:42:05.174Z] === RUN TestUlimitOpt [2020-12-23T13:42:05.174Z] --- PASS: TestUlimitOpt (0.00s) [2020-12-23T13:42:05.174Z] PASS [2020-12-23T13:42:05.174Z] coverage: 67.1% of statements [2020-12-23T13:42:05.174Z] ok github.com/docker/docker/opts 0.144s coverage: 67.1% of statements [2020-12-23T13:42:05.174Z] === RUN TestParseVersion [2020-12-23T13:42:05.174Z] --- PASS: TestParseVersion (0.00s) [2020-12-23T13:42:05.174Z] PASS [2020-12-23T13:42:05.174Z] coverage: 52.9% of statements [2020-12-23T13:42:05.174Z] ok github.com/docker/docker/pkg/aaparser 0.055s coverage: 52.9% of statements [2020-12-23T13:42:06.094Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-23T13:42:06.094Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-23T13:42:06.094Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-23T13:42:06.094Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-12-23T13:42:06.094Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-23T13:42:06.143Z] === RUN TestUnbuffered [2020-12-23T13:42:06.143Z] --- PASS: TestUnbuffered (0.00s) [2020-12-23T13:42:06.143Z] === RUN TestRaceUnbuffered [2020-12-23T13:42:06.143Z] --- PASS: TestRaceUnbuffered (0.00s) [2020-12-23T13:42:06.143Z] PASS [2020-12-23T13:42:06.143Z] coverage: 100.0% of statements [2020-12-23T13:42:06.143Z] ok github.com/docker/docker/pkg/broadcaster 0.139s coverage: 100.0% of statements [2020-12-23T13:42:06.355Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-23T13:42:06.355Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-23T13:42:06.615Z] --- PASS: TestReadPluginNoRead (8.40s) [2020-12-23T13:42:06.615Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.63s) [2020-12-23T13:42:06.615Z] --- PASS: TestReadPluginNoRead/default (1.78s) [2020-12-23T13:42:06.615Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.65s) [2020-12-23T13:42:06.615Z] read_test.go:92: [df617ac2e5414] daemon is not started [2020-12-23T13:42:06.615Z] PASS [2020-12-23T13:42:06.615Z] [2020-12-23T13:42:06.615Z] DONE 6 tests in 14.038s [2020-12-23T13:42:06.615Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-23T13:42:06.615Z] ++ 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 [2020-12-23T13:42:06.615Z] ++ set -e [2020-12-23T13:42:06.615Z] ++ '[' -n 0 ']' [2020-12-23T13:42:06.615Z] ++ set -x [2020-12-23T13:42:06.615Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:42:06.615Z] testing: warning: no tests to run [2020-12-23T13:42:06.615Z] PASS [2020-12-23T13:42:06.615Z] [2020-12-23T13:42:06.615Z] DONE 0 tests in 0.078s [2020-12-23T13:42:06.615Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-23T13:42:06.615Z] ++ 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 [2020-12-23T13:42:06.615Z] ++ set -e [2020-12-23T13:42:06.615Z] ++ '[' -n 0 ']' [2020-12-23T13:42:06.615Z] ++ set -x [2020-12-23T13:42:06.615Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:42:06.876Z] INFO: Testing against a local daemon [2020-12-23T13:42:06.876Z] === RUN TestPluginWithDevMounts [2020-12-23T13:42:06.876Z] === PAUSE TestPluginWithDevMounts [2020-12-23T13:42:06.876Z] === CONT TestPluginWithDevMounts [2020-12-23T13:42:07.113Z] === RUN TestPeerCertificateMarshalJSON [2020-12-23T13:42:07.113Z] === RUN TestMatch [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[foo]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[bar]_[foo]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[foo_bar]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[qux]_[foo]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[]#01 [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[qux]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[foo_bar_qux]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[qux]_[baz]] [2020-12-23T13:42:07.113Z] === RUN TestMatch/[[foo_baz]] [2020-12-23T13:42:07.113Z] --- PASS: TestMatch (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[foo]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[]#01 (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[qux]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2020-12-23T13:42:07.113Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2020-12-23T13:42:07.113Z] PASS [2020-12-23T13:42:07.113Z] coverage: 87.5% of statements [2020-12-23T13:42:07.113Z] ok github.com/docker/docker/pkg/capabilities 0.244s coverage: 87.5% of statements [2020-12-23T13:42:07.573Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2020-12-23T13:42:07.573Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2020-12-23T13:42:07.573Z] --- PASS: TestPeerCertificateMarshalJSON (0.63s) [2020-12-23T13:42:07.573Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2020-12-23T13:42:07.573Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2020-12-23T13:42:07.573Z] === RUN TestMiddleware [2020-12-23T13:42:07.573Z] --- PASS: TestMiddleware (0.00s) [2020-12-23T13:42:07.573Z] === RUN TestNewResponseModifier [2020-12-23T13:42:07.573Z] --- PASS: TestNewResponseModifier (0.00s) [2020-12-23T13:42:07.573Z] PASS [2020-12-23T13:42:07.573Z] coverage: 26.8% of statements [2020-12-23T13:42:07.573Z] ok github.com/docker/docker/pkg/authorization 0.850s coverage: 26.8% of statements [2020-12-23T13:42:08.033Z] === RUN TestIsArchivePathDir [2020-12-23T13:42:08.033Z] === RUN TestChrootTarUntar [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootTarUntar (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:08.033Z] === RUN TestChrootUntarWithHugeExcludesList [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:08.033Z] === RUN TestChrootUntarEmptyArchive [2020-12-23T13:42:08.033Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2020-12-23T13:42:08.033Z] === RUN TestChrootTarUntarWithSymlink [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-23T13:42:08.033Z] === RUN TestChrootCopyWithTar [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-23T13:42:08.033Z] === RUN TestChrootCopyFileWithTar [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:08.033Z] === RUN TestChrootUntarPath [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootUntarPath (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-23T13:42:08.033Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:08.033Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:08.033Z] === RUN TestChrootApplyDotDotFile [2020-12-23T13:42:08.033Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2020-12-23T13:42:08.033Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:08.033Z] PASS [2020-12-23T13:42:08.033Z] coverage: 15.4% of statements [2020-12-23T13:42:08.033Z] ok github.com/docker/docker/pkg/chrootarchive 0.199s coverage: 15.4% of statements [2020-12-23T13:42:08.033Z] --- PASS: TestIsArchivePathDir (0.09s) [2020-12-23T13:42:08.033Z] === RUN TestIsArchivePathInvalidFile [2020-12-23T13:42:08.261Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-23T13:42:08.493Z] === RUN TestSizeEmpty [2020-12-23T13:42:08.493Z] --- PASS: TestSizeEmpty (0.00s) [2020-12-23T13:42:08.493Z] === RUN TestSizeEmptyFile [2020-12-23T13:42:08.493Z] --- PASS: TestSizeEmptyFile (0.00s) [2020-12-23T13:42:08.493Z] === RUN TestSizeNonemptyFile [2020-12-23T13:42:08.493Z] --- PASS: TestSizeNonemptyFile (0.00s) [2020-12-23T13:42:08.493Z] === RUN TestSizeNestedDirectoryEmpty [2020-12-23T13:42:08.493Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2020-12-23T13:42:08.493Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2020-12-23T13:42:08.493Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2020-12-23T13:42:08.493Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2020-12-23T13:42:08.493Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2020-12-23T13:42:08.493Z] === RUN TestMoveToSubdir [2020-12-23T13:42:08.493Z] --- PASS: TestMoveToSubdir (0.00s) [2020-12-23T13:42:08.493Z] === RUN TestSizeNonExistingDirectory [2020-12-23T13:42:08.493Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2020-12-23T13:42:08.493Z] PASS [2020-12-23T13:42:08.493Z] coverage: 80.0% of statements [2020-12-23T13:42:08.493Z] ok github.com/docker/docker/pkg/directory 0.046s coverage: 80.0% of statements [2020-12-23T13:42:08.493Z] --- PASS: TestIsArchivePathInvalidFile (0.14s) [2020-12-23T13:42:08.493Z] === RUN TestIsArchivePathTar [2020-12-23T13:42:08.493Z] --- PASS: TestIsArchivePathTar (0.16s) [2020-12-23T13:42:08.493Z] === RUN TestDecompressStreamGzip [2020-12-23T13:42:08.493Z] --- PASS: TestDecompressStreamGzip (0.11s) [2020-12-23T13:42:08.493Z] === RUN TestDecompressStreamBzip2 [2020-12-23T13:42:08.953Z] --- PASS: TestDecompressStreamBzip2 (0.21s) [2020-12-23T13:42:08.953Z] === RUN TestDecompressStreamXz [2020-12-23T13:42:08.953Z] --- SKIP: TestDecompressStreamXz (0.00s) [2020-12-23T13:42:08.953Z] archive_test.go:133: Xz not present in msys2 [2020-12-23T13:42:08.953Z] === RUN TestCompressStreamXzUnsupported [2020-12-23T13:42:08.953Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestCompressStreamBzip2Unsupported [2020-12-23T13:42:08.953Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestCompressStreamInvalid [2020-12-23T13:42:08.953Z] --- PASS: TestCompressStreamInvalid (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestExtensionInvalid [2020-12-23T13:42:08.953Z] --- PASS: TestExtensionInvalid (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestExtensionUncompressed [2020-12-23T13:42:08.953Z] --- PASS: TestExtensionUncompressed (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestExtensionBzip2 [2020-12-23T13:42:08.953Z] --- PASS: TestExtensionBzip2 (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestExtensionGzip [2020-12-23T13:42:08.953Z] --- PASS: TestExtensionGzip (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestExtensionXz [2020-12-23T13:42:08.953Z] --- PASS: TestExtensionXz (0.00s) [2020-12-23T13:42:08.953Z] === RUN TestCmdStreamLargeStderr [2020-12-23T13:42:08.953Z] --- PASS: TestCmdStreamLargeStderr (0.08s) [2020-12-23T13:42:08.953Z] === RUN TestCmdStreamBad [2020-12-23T13:42:08.953Z] --- SKIP: TestCmdStreamBad (0.00s) [2020-12-23T13:42:08.953Z] archive_test.go:238: Failing on Windows CI machines [2020-12-23T13:42:08.953Z] === RUN TestCmdStreamGood [2020-12-23T13:42:08.954Z] --- PASS: TestCmdStreamGood (0.04s) [2020-12-23T13:42:08.954Z] === RUN TestUntarPathWithInvalidDest [2020-12-23T13:42:09.034Z] --- PASS: TestServiceUpdatePidsLimit (17.36s) [2020-12-23T13:42:09.034Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-12-23T13:42:09.034Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-12-23T13:42:09.034Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.13s) [2020-12-23T13:42:09.034Z] PASS [2020-12-23T13:42:09.034Z] [2020-12-23T13:42:09.034Z] === Skipped [2020-12-23T13:42:09.034Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-23T13:42:09.034Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:42:09.034Z] [2020-12-23T13:42:09.034Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-12-23T13:42:09.034Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:42:09.034Z] [2020-12-23T13:42:09.034Z] [2020-12-23T13:42:09.034Z] DONE 27 tests, 2 skipped in 162.052s [2020-12-23T13:42:09.034Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-12-23T13:42:09.034Z] ++ 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 [2020-12-23T13:42:09.034Z] ++ set -e [2020-12-23T13:42:09.034Z] ++ '[' -n 0 ']' [2020-12-23T13:42:09.034Z] ++ set -x [2020-12-23T13:42:09.034Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:42:09.034Z] INFO: Testing against a local daemon [2020-12-23T13:42:09.034Z] === RUN TestSessionCreate [2020-12-23T13:42:09.034Z] --- PASS: TestSessionCreate (0.05s) [2020-12-23T13:42:09.034Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-23T13:42:09.034Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-12-23T13:42:09.034Z] PASS [2020-12-23T13:42:09.034Z] [2020-12-23T13:42:09.034Z] DONE 2 tests in 0.305s [2020-12-23T13:42:09.034Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-12-23T13:42:09.034Z] ++ 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 [2020-12-23T13:42:09.034Z] ++ set -e [2020-12-23T13:42:09.034Z] ++ '[' -n 0 ']' [2020-12-23T13:42:09.034Z] ++ set -x [2020-12-23T13:42:09.034Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:42:09.034Z] INFO: Testing against a local daemon [2020-12-23T13:42:09.034Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-23T13:42:09.034Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-12-23T13:42:09.034Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:42:09.034Z] === RUN TestEventsExecDie [2020-12-23T13:42:09.034Z] --- PASS: TestEventsExecDie (0.88s) [2020-12-23T13:42:09.034Z] === RUN TestEventsBackwardsCompatible [2020-12-23T13:42:09.034Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-12-23T13:42:09.034Z] === RUN TestInfoBinaryCommits [2020-12-23T13:42:09.296Z] --- PASS: TestInfoBinaryCommits (0.06s) [2020-12-23T13:42:09.296Z] === RUN TestInfoAPIVersioned [2020-12-23T13:42:09.296Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-12-23T13:42:09.296Z] === RUN TestInfoDiscoveryBackend [2020-12-23T13:42:09.415Z] --- PASS: TestUntarPathWithInvalidDest (0.15s) [2020-12-23T13:42:09.415Z] === RUN TestUntarPathWithInvalidSrc [2020-12-23T13:42:09.415Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2020-12-23T13:42:09.415Z] === RUN TestUntarPath [2020-12-23T13:42:09.415Z] --- PASS: TestUntarPath (0.15s) [2020-12-23T13:42:09.415Z] === RUN TestUntarPathWithDestinationFile [2020-12-23T13:42:09.415Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2020-12-23T13:42:09.415Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2020-12-23T13:42:09.415Z] === RUN Test [2020-12-23T13:42:09.415Z] === RUN Test/TestContainsEntry [2020-12-23T13:42:09.415Z] === RUN Test/TestCreateEntries [2020-12-23T13:42:09.415Z] === RUN Test/TestEntriesDiff [2020-12-23T13:42:09.415Z] === RUN Test/TestEntriesEquality [2020-12-23T13:42:09.415Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2020-12-23T13:42:09.415Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2020-12-23T13:42:09.415Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2020-12-23T13:42:09.415Z] === RUN Test/TestGeneratorNotGenerate [2020-12-23T13:42:09.415Z] === RUN Test/TestGeneratorWithPort [2020-12-23T13:42:09.415Z] === RUN Test/TestGeneratorWithPortNotGenerate [2020-12-23T13:42:09.415Z] === RUN Test/TestNewEntry [2020-12-23T13:42:09.415Z] === RUN Test/TestParse [2020-12-23T13:42:09.415Z] --- PASS: Test (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestContainsEntry (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestCreateEntries (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestEntriesDiff (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestEntriesEquality (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestNewEntry (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestParse (0.00s) [2020-12-23T13:42:09.415Z] PASS [2020-12-23T13:42:09.415Z] coverage: 58.3% of statements [2020-12-23T13:42:09.415Z] ok github.com/docker/docker/pkg/discovery 0.092s coverage: 58.3% of statements [2020-12-23T13:42:09.415Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.05s) [2020-12-23T13:42:09.415Z] === RUN TestCopyWithTarInvalidSrc [2020-12-23T13:42:09.415Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2020-12-23T13:42:09.415Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2020-12-23T13:42:09.415Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2020-12-23T13:42:09.415Z] === RUN TestCopyWithTarSrcFile [2020-12-23T13:42:09.415Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2020-12-23T13:42:09.415Z] === RUN TestCopyWithTarSrcFolder [2020-12-23T13:42:09.415Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2020-12-23T13:42:09.415Z] === RUN TestCopyFileWithTarInvalidSrc [2020-12-23T13:42:09.415Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2020-12-23T13:42:09.415Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2020-12-23T13:42:09.415Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2020-12-23T13:42:09.415Z] === RUN TestCopyFileWithTarSrcFolder [2020-12-23T13:42:09.415Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2020-12-23T13:42:09.415Z] === RUN TestCopyFileWithTarSrcFile [2020-12-23T13:42:09.415Z] === RUN Test [2020-12-23T13:42:09.415Z] === RUN Test/TestContent [2020-12-23T13:42:09.415Z] === RUN Test/TestInitialize [2020-12-23T13:42:09.415Z] === RUN Test/TestNew [2020-12-23T13:42:09.415Z] === RUN Test/TestParsingContentsWithComments [2020-12-23T13:42:09.415Z] === RUN Test/TestRegister [2020-12-23T13:42:09.415Z] === RUN Test/TestWatch [2020-12-23T13:42:09.415Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2020-12-23T13:42:09.415Z] === RUN TestTarFiles [2020-12-23T13:42:09.415Z] --- PASS: Test (0.01s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestContent (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestNew (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestRegister (0.00s) [2020-12-23T13:42:09.415Z] --- PASS: Test/TestWatch (0.00s) [2020-12-23T13:42:09.415Z] PASS [2020-12-23T13:42:09.415Z] coverage: 92.9% of statements [2020-12-23T13:42:09.415Z] ok github.com/docker/docker/pkg/discovery/file 0.067s coverage: 92.9% of statements [2020-12-23T13:42:09.648Z] --- PASS: TestPluginWithDevMounts (2.47s) [2020-12-23T13:42:09.648Z] PASS [2020-12-23T13:42:09.648Z] [2020-12-23T13:42:09.648Z] DONE 1 tests in 2.705s [2020-12-23T13:42:09.648Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-12-23T13:42:09.648Z] ++ 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 [2020-12-23T13:42:09.648Z] ++ set -e [2020-12-23T13:42:09.648Z] ++ '[' -n 0 ']' [2020-12-23T13:42:09.648Z] ++ set -x [2020-12-23T13:42:09.648Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:42:09.648Z] INFO: Testing against a local daemon [2020-12-23T13:42:09.648Z] === RUN TestSecretInspect [2020-12-23T13:42:09.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-12-23T13:42:09.869Z] --- PASS: TestInfoDiscoveryBackend (0.62s) [2020-12-23T13:42:09.869Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-23T13:42:09.908Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-23T13:42:09.908Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-23T13:42:10.479Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-23T13:42:10.818Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-23T13:42:10.818Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-23T13:42:10.954Z] === RUN Test [2020-12-23T13:42:10.954Z] === RUN Test/TestWatch [2020-12-23T13:42:10.954Z] --- PASS: Test (0.00s) [2020-12-23T13:42:10.954Z] --- PASS: Test/TestWatch (0.00s) [2020-12-23T13:42:10.954Z] PASS [2020-12-23T13:42:10.954Z] coverage: 92.3% of statements [2020-12-23T13:42:10.954Z] ok github.com/docker/docker/pkg/discovery/memory 0.215s coverage: 92.3% of statements [2020-12-23T13:42:10.954Z] === RUN Test [2020-12-23T13:42:10.954Z] === RUN Test/TestInitialize [2020-12-23T13:42:11.050Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-23T13:42:11.414Z] === RUN Test [2020-12-23T13:42:11.414Z] === RUN Test/TestInitialize [2020-12-23T13:42:11.414Z] === RUN Test/TestInitializeWithPattern [2020-12-23T13:42:11.414Z] === RUN Test/TestRegister [2020-12-23T13:42:11.414Z] === RUN Test/TestWatch [2020-12-23T13:42:11.414Z] --- PASS: Test (0.00s) [2020-12-23T13:42:11.414Z] --- PASS: Test/TestInitialize (0.00s) [2020-12-23T13:42:11.414Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2020-12-23T13:42:11.415Z] --- PASS: Test/TestRegister (0.00s) [2020-12-23T13:42:11.415Z] --- PASS: Test/TestWatch (0.00s) [2020-12-23T13:42:11.415Z] PASS [2020-12-23T13:42:11.415Z] coverage: 93.8% of statements [2020-12-23T13:42:11.415Z] ok github.com/docker/docker/pkg/discovery/nodes 0.072s coverage: 93.8% of statements [2020-12-23T13:42:11.415Z] time="2020-12-23T13:42:10Z" level=info msg="Initializing discovery without TLS" [2020-12-23T13:42:11.415Z] time="2020-12-23T13:42:11Z" level=info msg="Initializing discovery without TLS" [2020-12-23T13:42:11.415Z] time="2020-12-23T13:42:11Z" level=info msg="Initializing discovery without TLS" [2020-12-23T13:42:11.415Z] === RUN Test/TestInitializeWithCerts [2020-12-23T13:42:11.415Z] time="2020-12-23T13:42:11Z" level=info msg="Initializing discovery with TLS" [2020-12-23T13:42:11.415Z] === RUN Test/TestWatch [2020-12-23T13:42:11.415Z] time="2020-12-23T13:42:11Z" level=info msg="Initializing discovery without TLS" [2020-12-23T13:42:11.763Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.71s) [2020-12-23T13:42:11.763Z] === RUN TestInfoAPI [2020-12-23T13:42:11.763Z] --- PASS: TestInfoAPI (0.05s) [2020-12-23T13:42:11.763Z] === RUN TestInfoAPIWarnings [2020-12-23T13:42:11.991Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-23T13:42:12.388Z] === RUN TestPollerAddRemove [2020-12-23T13:42:12.388Z] --- PASS: TestPollerAddRemove (0.00s) [2020-12-23T13:42:12.388Z] === RUN TestPollerEvent [2020-12-23T13:42:12.388Z] --- SKIP: TestPollerEvent (0.00s) [2020-12-23T13:42:12.388Z] poller_test.go:41: No chmod on Windows [2020-12-23T13:42:12.388Z] === RUN TestPollerClose [2020-12-23T13:42:12.388Z] --- PASS: TestPollerClose (0.00s) [2020-12-23T13:42:12.388Z] PASS [2020-12-23T13:42:12.388Z] coverage: 36.2% of statements [2020-12-23T13:42:12.388Z] ok github.com/docker/docker/pkg/filenotify 0.104s coverage: 36.2% of statements [2020-12-23T13:42:12.848Z] === RUN TestCopyFileWithInvalidSrc [2020-12-23T13:42:12.848Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCopyFileWithInvalidDest [2020-12-23T13:42:12.848Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCopyFileWithSameSrcAndDest [2020-12-23T13:42:12.848Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2020-12-23T13:42:12.848Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCopyFile [2020-12-23T13:42:12.848Z] --- PASS: TestCopyFile (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2020-12-23T13:42:12.848Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-23T13:42:12.848Z] fileutils_test.go:134: Needs porting to Windows [2020-12-23T13:42:12.848Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2020-12-23T13:42:12.848Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestReadSymlinkedDirectoryToFile [2020-12-23T13:42:12.848Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-23T13:42:12.848Z] fileutils_test.go:180: Needs porting to Windows [2020-12-23T13:42:12.848Z] === RUN TestWildcardMatches [2020-12-23T13:42:12.848Z] --- PASS: TestWildcardMatches (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestPatternMatches [2020-12-23T13:42:12.848Z] --- PASS: TestPatternMatches (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestExclusionPatternMatchesPatternBefore [2020-12-23T13:42:12.848Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestPatternMatchesFolderExclusions [2020-12-23T13:42:12.848Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2020-12-23T13:42:12.848Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestPatternMatchesFolderWildcardExclusions [2020-12-23T13:42:12.848Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestExclusionPatternMatchesPatternAfter [2020-12-23T13:42:12.848Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestExclusionPatternMatchesWholeDirectory [2020-12-23T13:42:12.848Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestSingleExclamationError [2020-12-23T13:42:12.848Z] --- PASS: TestSingleExclamationError (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestMatchesWithNoPatterns [2020-12-23T13:42:12.848Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestMatchesWithMalformedPatterns [2020-12-23T13:42:12.848Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestMatches [2020-12-23T13:42:12.848Z] --- PASS: TestMatches (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCleanPatterns [2020-12-23T13:42:12.848Z] --- PASS: TestCleanPatterns (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCleanPatternsStripEmptyPatterns [2020-12-23T13:42:12.848Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCleanPatternsExceptionFlag [2020-12-23T13:42:12.848Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2020-12-23T13:42:12.848Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2020-12-23T13:42:12.848Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCleanPatternsErrorSingleException [2020-12-23T13:42:12.848Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCreateIfNotExistsDir [2020-12-23T13:42:12.848Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestCreateIfNotExistsFile [2020-12-23T13:42:12.848Z] --- PASS: TestCreateIfNotExistsFile (0.00s) [2020-12-23T13:42:12.848Z] === RUN TestMatch [2020-12-23T13:42:12.848Z] --- PASS: TestMatch (0.00s) [2020-12-23T13:42:12.848Z] PASS [2020-12-23T13:42:12.848Z] coverage: 87.7% of statements [2020-12-23T13:42:12.848Z] ok github.com/docker/docker/pkg/fileutils 0.145s coverage: 87.7% of statements [2020-12-23T13:42:13.307Z] === RUN TestGet [2020-12-23T13:42:13.307Z] --- PASS: TestGet (0.00s) [2020-12-23T13:42:13.307Z] === RUN TestGetShortcutString [2020-12-23T13:42:13.307Z] --- PASS: TestGetShortcutString (0.00s) [2020-12-23T13:42:13.307Z] PASS [2020-12-23T13:42:13.307Z] coverage: 42.9% of statements [2020-12-23T13:42:13.307Z] ok github.com/docker/docker/pkg/homedir 0.144s coverage: 42.9% of statements [2020-12-23T13:42:13.375Z] --- PASS: TestSecretInspect (3.45s) [2020-12-23T13:42:13.375Z] === RUN TestSecretList [2020-12-23T13:42:13.375Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-23T13:42:13.635Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-23T13:42:13.896Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-23T13:42:13.896Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-23T13:42:14.276Z] === RUN TestCreateIDMapOrder [2020-12-23T13:42:14.276Z] --- PASS: TestCreateIDMapOrder (0.00s) [2020-12-23T13:42:14.276Z] PASS [2020-12-23T13:42:14.276Z] coverage: 7.3% of statements [2020-12-23T13:42:14.276Z] ok github.com/docker/docker/pkg/idtools 0.113s coverage: 7.3% of statements [2020-12-23T13:42:14.276Z] --- PASS: Test (3.14s) [2020-12-23T13:42:14.277Z] --- PASS: Test/TestInitialize (0.11s) [2020-12-23T13:42:14.277Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2020-12-23T13:42:14.277Z] --- PASS: Test/TestWatch (3.02s) [2020-12-23T13:42:14.277Z] PASS [2020-12-23T13:42:14.277Z] coverage: 84.1% of statements [2020-12-23T13:42:14.277Z] ok github.com/docker/docker/pkg/discovery/kv 3.673s coverage: 84.1% of statements [2020-12-23T13:42:14.467Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-23T13:42:14.467Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-23T13:42:14.467Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-23T13:42:14.467Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-23T13:42:14.467Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-12-23T13:42:14.737Z] --- PASS: TestTarFiles (5.19s) [2020-12-23T13:42:14.737Z] === RUN TestTarUntar [2020-12-23T13:42:14.737Z] --- PASS: TestTarUntar (0.02s) [2020-12-23T13:42:14.737Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2020-12-23T13:42:14.737Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2020-12-23T13:42:14.737Z] === RUN TestTarWithOptions [2020-12-23T13:42:14.737Z] --- PASS: TestTarWithOptions (0.02s) [2020-12-23T13:42:14.737Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2020-12-23T13:42:14.737Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2020-12-23T13:42:14.737Z] === RUN TestUntarUstarGnuConflict [2020-12-23T13:42:14.737Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2020-12-23T13:42:14.737Z] === RUN TestUntarInvalidFilenames [2020-12-23T13:42:14.737Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames447432630\\dest" [2020-12-23T13:42:14.737Z] --- PASS: TestUntarInvalidFilenames (0.13s) [2020-12-23T13:42:14.737Z] === RUN TestUntarHardlinkToSymlink [2020-12-23T13:42:14.737Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2020-12-23T13:42:14.737Z] === RUN TestUntarInvalidHardlink [2020-12-23T13:42:14.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink009541591\\victim\\hello" -> "../victim/hello" [2020-12-23T13:42:14.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink276103498\\victim\\hello" -> "/../victim/hello" [2020-12-23T13:42:14.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink882405409\\victim" -> "../victim" [2020-12-23T13:42:14.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink925402380\\victim" -> "../victim" [2020-12-23T13:42:14.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink584002299\\victim" -> "../victim" [2020-12-23T13:42:14.737Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink571610142\\victim" -> "../victim" [2020-12-23T13:42:14.737Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2020-12-23T13:42:14.737Z] === RUN TestUntarInvalidSymlink [2020-12-23T13:42:14.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink244402405\\dest\\dotdot" -> "../victim/hello" [2020-12-23T13:42:14.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink962812160\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-23T13:42:14.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink201732703\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:14.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink842730034\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:14.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink688973801\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:14.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink027406900\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:14.737Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink550043139\\dest\\dir\\loophole" -> "../../victim" [2020-12-23T13:42:14.737Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2020-12-23T13:42:14.737Z] === RUN TestTempArchiveCloseMultipleTimes [2020-12-23T13:42:14.737Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2020-12-23T13:42:14.737Z] === RUN TestReplaceFileTarWrapper [2020-12-23T13:42:15.039Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-23T13:42:15.197Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2020-12-23T13:42:15.197Z] === RUN TestPrefixHeaderReadable [2020-12-23T13:42:15.197Z] === RUN TestFixedBufferCap [2020-12-23T13:42:15.197Z] --- PASS: TestFixedBufferCap (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestFixedBufferLen [2020-12-23T13:42:15.197Z] --- PASS: TestFixedBufferLen (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestFixedBufferString [2020-12-23T13:42:15.197Z] --- PASS: TestFixedBufferString (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestFixedBufferWrite [2020-12-23T13:42:15.197Z] --- PASS: TestFixedBufferWrite (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestFixedBufferRead [2020-12-23T13:42:15.197Z] --- PASS: TestFixedBufferRead (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestBytesPipeRead [2020-12-23T13:42:15.197Z] --- PASS: TestBytesPipeRead (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestBytesPipeWrite [2020-12-23T13:42:15.197Z] --- PASS: TestBytesPipeWrite (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestBytesPipeWriteRandomChunks [2020-12-23T13:42:15.197Z] --- PASS: TestPrefixHeaderReadable (0.01s) [2020-12-23T13:42:15.197Z] === RUN TestDisablePigz [2020-12-23T13:42:15.197Z] --- PASS: TestDisablePigz (0.11s) [2020-12-23T13:42:15.197Z] archive_test.go:1310: Test will not check full path when Pigz not installed [2020-12-23T13:42:15.197Z] === RUN TestPigz [2020-12-23T13:42:15.197Z] --- PASS: TestPigz (0.14s) [2020-12-23T13:42:15.197Z] archive_test.go:1339: Tested whether Pigz is not used, as it not installed [2020-12-23T13:42:15.197Z] === RUN TestCopyFileWithInvalidDest [2020-12-23T13:42:15.197Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2020-12-23T13:42:15.197Z] archive_windows_test.go:16: Currently fails [2020-12-23T13:42:15.197Z] === RUN TestCanonicalTarNameForPath [2020-12-23T13:42:15.197Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestCanonicalTarName [2020-12-23T13:42:15.197Z] --- PASS: TestCanonicalTarName (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestChmodTarEntry [2020-12-23T13:42:15.197Z] --- PASS: TestChmodTarEntry (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestHardLinkOrder [2020-12-23T13:42:15.197Z] === RUN TestError [2020-12-23T13:42:15.197Z] --- PASS: TestError (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestProgressString [2020-12-23T13:42:15.197Z] === RUN TestProgressString/no_progress [2020-12-23T13:42:15.197Z] === RUN TestProgressString/progress_1 [2020-12-23T13:42:15.197Z] === RUN TestProgressString/some_progress_with_a_start_time [2020-12-23T13:42:15.197Z] === RUN TestProgressString/some_progress_without_a_start_time [2020-12-23T13:42:15.197Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2020-12-23T13:42:15.197Z] === RUN TestProgressString/with_units [2020-12-23T13:42:15.197Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2020-12-23T13:42:15.197Z] === RUN TestProgressString/hide_counts [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/no_progress (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/progress_1 (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/with_units (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2020-12-23T13:42:15.197Z] --- PASS: TestProgressString/hide_counts (0.00s) [2020-12-23T13:42:15.197Z] === RUN TestJSONMessageDisplay [2020-12-23T13:42:15.197Z] --- PASS: TestHardLinkOrder (0.10s) [2020-12-23T13:42:15.197Z] === RUN TestChangeString [2020-12-23T13:42:15.610Z] --- PASS: TestSecretList (2.61s) [2020-12-23T13:42:15.610Z] === RUN TestSecretsCreateAndDelete [2020-12-23T13:42:15.657Z] --- PASS: TestChangeString (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestChangesWithNoChanges [2020-12-23T13:42:15.657Z] --- PASS: TestChangesWithNoChanges (0.02s) [2020-12-23T13:42:15.657Z] === RUN TestChangesWithChanges [2020-12-23T13:42:15.657Z] --- PASS: TestChangesWithChanges (0.03s) [2020-12-23T13:42:15.657Z] === RUN TestChangesWithChangesGH13590 [2020-12-23T13:42:15.657Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2020-12-23T13:42:15.657Z] changes_test.go:192: needs more investigation [2020-12-23T13:42:15.657Z] === RUN TestChangesDirsEmpty [2020-12-23T13:42:15.657Z] --- PASS: TestJSONMessageDisplay (0.12s) [2020-12-23T13:42:15.657Z] === RUN TestJSONMessageDisplayWithJSONError [2020-12-23T13:42:15.657Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2020-12-23T13:42:15.657Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestDisplayJSONMessagesStream [2020-12-23T13:42:15.657Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2020-12-23T13:42:15.657Z] PASS [2020-12-23T13:42:15.657Z] coverage: 91.7% of statements [2020-12-23T13:42:15.657Z] ok github.com/docker/docker/pkg/jsonmessage 0.167s coverage: 91.7% of statements [2020-12-23T13:42:15.657Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2020-12-23T13:42:15.657Z] === RUN TestAtomicWriteToFile [2020-12-23T13:42:15.657Z] --- PASS: TestAtomicWriteToFile (0.01s) [2020-12-23T13:42:15.657Z] === RUN TestAtomicWriteSetCommit [2020-12-23T13:42:15.657Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2020-12-23T13:42:15.657Z] === RUN TestAtomicWriteSetCancel [2020-12-23T13:42:15.657Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2020-12-23T13:42:15.657Z] === RUN TestReadCloserWrapperClose [2020-12-23T13:42:15.657Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestReaderErrWrapperReadOnError [2020-12-23T13:42:15.657Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestReaderErrWrapperRead [2020-12-23T13:42:15.657Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestHashData [2020-12-23T13:42:15.657Z] --- PASS: TestHashData (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestCancelReadCloser [2020-12-23T13:42:15.657Z] --- PASS: TestChangesDirsEmpty (0.10s) [2020-12-23T13:42:15.657Z] === RUN TestChangesDirsMutated [2020-12-23T13:42:15.657Z] === RUN TestStandardLongPath [2020-12-23T13:42:15.657Z] --- PASS: TestStandardLongPath (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestUNCLongPath [2020-12-23T13:42:15.657Z] --- PASS: TestUNCLongPath (0.00s) [2020-12-23T13:42:15.657Z] PASS [2020-12-23T13:42:15.657Z] coverage: 100.0% of statements [2020-12-23T13:42:15.657Z] ok github.com/docker/docker/pkg/longpath 0.068s coverage: 100.0% of statements [2020-12-23T13:42:15.657Z] --- PASS: TestCancelReadCloser (0.10s) [2020-12-23T13:42:15.657Z] === RUN TestWriteCloserWrapperClose [2020-12-23T13:42:15.657Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestNopWriteCloser [2020-12-23T13:42:15.657Z] --- PASS: TestNopWriteCloser (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestNopWriter [2020-12-23T13:42:15.657Z] --- PASS: TestNopWriter (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestWriteCounter [2020-12-23T13:42:15.657Z] --- PASS: TestWriteCounter (0.00s) [2020-12-23T13:42:15.657Z] PASS [2020-12-23T13:42:15.657Z] coverage: 69.2% of statements [2020-12-23T13:42:15.657Z] ok github.com/docker/docker/pkg/ioutils 0.644s coverage: 69.2% of statements [2020-12-23T13:42:15.657Z] --- PASS: TestChangesDirsMutated (0.12s) [2020-12-23T13:42:15.657Z] === RUN TestApplyLayer [2020-12-23T13:42:15.657Z] --- SKIP: TestApplyLayer (0.00s) [2020-12-23T13:42:15.657Z] changes_test.go:405: needs further investigation [2020-12-23T13:42:15.657Z] === RUN TestChangesSizeWithHardlinks [2020-12-23T13:42:15.657Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2020-12-23T13:42:15.657Z] changes_test.go:441: needs further investigation [2020-12-23T13:42:15.657Z] === RUN TestChangesSizeWithNoChanges [2020-12-23T13:42:15.657Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2020-12-23T13:42:15.657Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestChangesSize [2020-12-23T13:42:15.657Z] --- PASS: TestChangesSize (0.01s) [2020-12-23T13:42:15.657Z] === RUN TestApplyLayerInvalidFilenames [2020-12-23T13:42:15.657Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames507433975\\dest" [2020-12-23T13:42:15.657Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2020-12-23T13:42:15.657Z] === RUN TestApplyLayerInvalidHardlink [2020-12-23T13:42:15.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink746883905\\victim\\hello" -> "../victim/hello" [2020-12-23T13:42:15.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink805810604\\victim\\hello" -> "/../victim/hello" [2020-12-23T13:42:15.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink392790299\\victim" -> "../victim" [2020-12-23T13:42:15.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink299779006\\victim" -> "../victim" [2020-12-23T13:42:15.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink363417093\\victim" -> "../victim" [2020-12-23T13:42:15.657Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink606260128\\victim" -> "../victim" [2020-12-23T13:42:15.657Z] --- PASS: TestApplyLayerInvalidHardlink (0.03s) [2020-12-23T13:42:15.657Z] === RUN TestApplyLayerInvalidSymlink [2020-12-23T13:42:15.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink436064383\\dest\\dotdot" -> "../victim/hello" [2020-12-23T13:42:15.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink197927890\\dest\\slash-dotdot" -> "/../victim/hello" [2020-12-23T13:42:15.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink878632201\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:15.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink568542932\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:15.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink843790883\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:15.657Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink727563558\\dest\\loophole-victim" -> "../victim" [2020-12-23T13:42:15.657Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2020-12-23T13:42:15.657Z] === RUN TestApplyLayerWhiteouts [2020-12-23T13:42:15.657Z] --- PASS: TestApplyLayerWhiteouts (0.06s) [2020-12-23T13:42:15.657Z] === RUN TestGenerateEmptyFile [2020-12-23T13:42:15.657Z] --- PASS: TestGenerateEmptyFile (0.00s) [2020-12-23T13:42:15.657Z] === RUN TestGenerateWithContent [2020-12-23T13:42:15.657Z] --- PASS: TestGenerateWithContent (0.00s) [2020-12-23T13:42:15.657Z] PASS [2020-12-23T13:42:15.657Z] coverage: 62.5% of statements [2020-12-23T13:42:15.657Z] ok github.com/docker/docker/pkg/archive 7.868s coverage: 62.5% of statements [2020-12-23T13:42:15.871Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-23T13:42:16.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-23T13:42:16.463Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-23T13:42:16.627Z] === RUN TestNameFormat [2020-12-23T13:42:16.627Z] --- PASS: TestNameFormat (0.00s) [2020-12-23T13:42:16.627Z] === RUN TestNameRetries [2020-12-23T13:42:16.627Z] --- PASS: TestNameRetries (0.00s) [2020-12-23T13:42:16.627Z] PASS [2020-12-23T13:42:16.627Z] coverage: 85.7% of statements [2020-12-23T13:42:16.627Z] ok github.com/docker/docker/pkg/namesgenerator 0.049s coverage: 85.7% of statements [2020-12-23T13:42:16.627Z] === RUN TestParseKeyValueOpt [2020-12-23T13:42:16.627Z] --- PASS: TestParseKeyValueOpt (0.00s) [2020-12-23T13:42:16.627Z] === RUN TestParseUintList [2020-12-23T13:42:16.627Z] --- PASS: TestParseUintList (0.00s) [2020-12-23T13:42:16.627Z] === RUN TestParseUintListMaximumLimits [2020-12-23T13:42:16.627Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2020-12-23T13:42:16.627Z] PASS [2020-12-23T13:42:16.627Z] coverage: 97.0% of statements [2020-12-23T13:42:16.627Z] ok github.com/docker/docker/pkg/parsers 0.058s coverage: 97.0% of statements [2020-12-23T13:42:17.093Z] === RUN TestNewAndRemove [2020-12-23T13:42:17.093Z] --- PASS: TestNewAndRemove (0.00s) [2020-12-23T13:42:17.093Z] === RUN TestRemoveInvalidPath [2020-12-23T13:42:17.093Z] --- PASS: TestRemoveInvalidPath (0.00s) [2020-12-23T13:42:17.093Z] PASS [2020-12-23T13:42:17.093Z] coverage: 82.6% of statements [2020-12-23T13:42:17.093Z] ok github.com/docker/docker/pkg/pidfile 0.127s coverage: 82.6% of statements [2020-12-23T13:42:17.847Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-23T13:42:18.062Z] === RUN TestParseEmptyInterface [2020-12-23T13:42:18.062Z] --- PASS: TestParseEmptyInterface (0.00s) [2020-12-23T13:42:18.062Z] === RUN TestParseNonInterfaceType [2020-12-23T13:42:18.062Z] --- PASS: TestParseNonInterfaceType (0.00s) [2020-12-23T13:42:18.062Z] === RUN TestParseWithOneFunction [2020-12-23T13:42:18.062Z] --- PASS: TestParseWithOneFunction (0.00s) [2020-12-23T13:42:18.062Z] === RUN TestParseWithMultipleFuncs [2020-12-23T13:42:18.062Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2020-12-23T13:42:18.062Z] === RUN TestParseWithUnnamedReturn [2020-12-23T13:42:18.062Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2020-12-23T13:42:18.062Z] === RUN TestEmbeddedInterface [2020-12-23T13:42:18.062Z] --- PASS: TestEmbeddedInterface (0.00s) [2020-12-23T13:42:18.062Z] === RUN TestParsedImports [2020-12-23T13:42:18.062Z] --- PASS: TestParsedImports (0.00s) [2020-12-23T13:42:18.062Z] === RUN TestAliasedImports [2020-12-23T13:42:18.062Z] --- PASS: TestAliasedImports (0.00s) [2020-12-23T13:42:18.062Z] PASS [2020-12-23T13:42:18.062Z] coverage: 56.8% of statements [2020-12-23T13:42:18.062Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.074s coverage: 56.8% of statements [2020-12-23T13:42:18.109Z] --- PASS: TestSecretsCreateAndDelete (2.50s) [2020-12-23T13:42:18.109Z] === RUN TestSecretsUpdate [2020-12-23T13:42:18.680Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-23T13:42:18.680Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-23T13:42:19.032Z] === RUN TestFailedConnection [2020-12-23T13:42:19.249Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-23T13:42:19.492Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2020-12-23T13:42:19.492Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-23T13:42:19.492Z] === RUN TestBufioReaderPoolPutAndGet [2020-12-23T13:42:19.492Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2020-12-23T13:42:19.492Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2020-12-23T13:42:19.492Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2020-12-23T13:42:19.492Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2020-12-23T13:42:19.492Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2020-12-23T13:42:19.492Z] === RUN TestBufioWriterPoolPutAndGet [2020-12-23T13:42:19.492Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2020-12-23T13:42:19.492Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2020-12-23T13:42:19.492Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2020-12-23T13:42:19.492Z] === RUN TestBufferPoolPutAndGet [2020-12-23T13:42:19.492Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2020-12-23T13:42:19.492Z] PASS [2020-12-23T13:42:19.492Z] coverage: 88.2% of statements [2020-12-23T13:42:19.492Z] ok github.com/docker/docker/pkg/pools 0.039s coverage: 88.2% of statements [2020-12-23T13:42:19.492Z] === RUN TestHTTPTransport [2020-12-23T13:42:19.492Z] --- PASS: TestHTTPTransport (0.00s) [2020-12-23T13:42:19.492Z] PASS [2020-12-23T13:42:19.492Z] coverage: 85.7% of statements [2020-12-23T13:42:19.492Z] ok github.com/docker/docker/pkg/plugins/transport 0.144s coverage: 85.7% of statements [2020-12-23T13:42:19.510Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-23T13:42:19.953Z] --- PASS: TestFailedConnection (1.13s) [2020-12-23T13:42:19.953Z] === RUN TestFailOnce [2020-12-23T13:42:19.953Z] 2020/12/23 13:42:19 http: panic serving 127.0.0.1:49221: Plugin not ready [2020-12-23T13:42:19.953Z] goroutine 10 [running]: [2020-12-23T13:42:19.953Z] net/http.(*conn).serve.func1(0xc000058c80) [2020-12-23T13:42:19.953Z] c:/go/src/net/http/server.go:1795 +0x140 [2020-12-23T13:42:19.953Z] panic(0x849b40, 0x986990) [2020-12-23T13:42:19.953Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2020-12-23T13:42:19.953Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-23T13:42:19.953Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2020-12-23T13:42:19.953Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-23T13:42:19.953Z] c:/go/src/net/http/server.go:2036 +0x4b [2020-12-23T13:42:19.953Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-23T13:42:19.953Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2020-12-23T13:42:19.953Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a5c0, 0xc000132000, 0xc0000d0300) [2020-12-23T13:42:19.953Z] c:/go/src/net/http/server.go:2831 +0xab [2020-12-23T13:42:19.953Z] net/http.(*conn).serve(0xc000058c80, 0x99b180, 0xc00004a980) [2020-12-23T13:42:19.953Z] c:/go/src/net/http/server.go:1919 +0x87c [2020-12-23T13:42:19.953Z] created by net/http.(*Server).Serve [2020-12-23T13:42:19.953Z] c:/go/src/net/http/server.go:2957 +0x38b [2020-12-23T13:42:19.953Z] time="2020-12-23T13:42:19Z" 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" [2020-12-23T13:42:19.953Z] === RUN TestOutputOnPrematureClose [2020-12-23T13:42:19.953Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2020-12-23T13:42:19.953Z] === RUN TestCompleteSilently [2020-12-23T13:42:19.953Z] --- PASS: TestCompleteSilently (0.00s) [2020-12-23T13:42:19.953Z] PASS [2020-12-23T13:42:19.953Z] coverage: 75.9% of statements [2020-12-23T13:42:19.953Z] ok github.com/docker/docker/pkg/progress 0.053s coverage: 75.9% of statements [2020-12-23T13:42:20.412Z] === RUN TestSendToOneSub [2020-12-23T13:42:20.412Z] --- PASS: TestSendToOneSub (0.00s) [2020-12-23T13:42:20.412Z] === RUN TestSendToMultipleSubs [2020-12-23T13:42:20.412Z] --- PASS: TestSendToMultipleSubs (0.00s) [2020-12-23T13:42:20.412Z] === RUN TestEvictOneSub [2020-12-23T13:42:20.412Z] --- PASS: TestEvictOneSub (0.00s) [2020-12-23T13:42:20.412Z] === RUN TestClosePublisher [2020-12-23T13:42:20.412Z] --- PASS: TestClosePublisher (0.00s) [2020-12-23T13:42:20.412Z] === RUN TestPubSubRace [2020-12-23T13:42:20.450Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-23T13:42:20.710Z] --- PASS: TestSecretsUpdate (2.64s) [2020-12-23T13:42:20.710Z] === RUN TestTemplatedSecret [2020-12-23T13:42:20.873Z] === RUN TestRegister [2020-12-23T13:42:20.873Z] --- PASS: TestRegister (0.00s) [2020-12-23T13:42:20.873Z] === RUN TestCommand [2020-12-23T13:42:20.873Z] --- PASS: TestCommand (0.02s) [2020-12-23T13:42:20.873Z] === RUN TestNaiveSelf [2020-12-23T13:42:20.873Z] --- PASS: TestNaiveSelf (0.02s) [2020-12-23T13:42:20.873Z] PASS [2020-12-23T13:42:20.873Z] coverage: 82.4% of statements [2020-12-23T13:42:20.873Z] ok github.com/docker/docker/pkg/reexec 0.111s coverage: 82.4% of statements [2020-12-23T13:42:20.873Z] --- PASS: TestFailOnce (1.12s) [2020-12-23T13:42:20.873Z] === RUN TestEchoInputOutput [2020-12-23T13:42:20.970Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-23T13:42:20.970Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-23T13:42:21.333Z] --- PASS: TestEchoInputOutput (0.00s) [2020-12-23T13:42:21.333Z] === RUN TestBackoff [2020-12-23T13:42:21.333Z] --- PASS: TestBackoff (0.00s) [2020-12-23T13:42:21.333Z] === RUN TestAbortRetry [2020-12-23T13:42:21.333Z] --- PASS: TestAbortRetry (0.00s) [2020-12-23T13:42:21.333Z] === RUN TestClientScheme [2020-12-23T13:42:21.333Z] --- PASS: TestClientScheme (0.00s) [2020-12-23T13:42:21.333Z] === RUN TestNewClientWithTimeout [2020-12-23T13:42:21.333Z] --- PASS: TestPubSubRace (1.05s) [2020-12-23T13:42:21.333Z] PASS [2020-12-23T13:42:21.333Z] coverage: 75.0% of statements [2020-12-23T13:42:21.333Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 75.0% of statements [2020-12-23T13:42:21.541Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-23T13:42:21.796Z] time="2020-12-23T13:42: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 1s" [2020-12-23T13:42:22.112Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-23T13:42:22.258Z] === RUN TestParseSignal [2020-12-23T13:42:22.258Z] --- PASS: TestParseSignal (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestValidSignalForPlatform [2020-12-23T13:42:22.258Z] --- PASS: TestValidSignalForPlatform (0.00s) [2020-12-23T13:42:22.258Z] PASS [2020-12-23T13:42:22.258Z] coverage: 20.3% of statements [2020-12-23T13:42:22.258Z] ok github.com/docker/docker/pkg/signal 0.059s coverage: 20.3% of statements [2020-12-23T13:42:22.258Z] === RUN TestNewStdWriter [2020-12-23T13:42:22.258Z] --- PASS: TestNewStdWriter (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestWriteWithUninitializedStdWriter [2020-12-23T13:42:22.258Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestWriteWithNilBytes [2020-12-23T13:42:22.258Z] --- PASS: TestWriteWithNilBytes (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestWrite [2020-12-23T13:42:22.258Z] --- PASS: TestWrite (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestWriteWithWriterError [2020-12-23T13:42:22.258Z] --- PASS: TestWriteWithWriterError (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2020-12-23T13:42:22.258Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyWriteAndRead [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyReturnsErrorReadingHeader [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyReturnsErrorReadingFrame [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyDetectsCorruptedFrame [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyWithInvalidInputHeader [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyWithCorruptedPrefix [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyReturnsWriteErrors [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2020-12-23T13:42:22.258Z] === RUN TestStdCopyReturnsErrorFromSystem [2020-12-23T13:42:22.258Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2020-12-23T13:42:22.258Z] PASS [2020-12-23T13:42:22.258Z] coverage: 100.0% of statements [2020-12-23T13:42:22.258Z] ok github.com/docker/docker/pkg/stdcopy 0.052s coverage: 100.0% of statements [2020-12-23T13:42:22.683Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-23T13:42:22.944Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-23T13:42:23.003Z] ok github.com/docker/docker/cmd/dockerd 0.085s coverage: 29.1% of statements [2020-12-23T13:42:23.228Z] time="2020-12-23T13:42:22Z" 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" [2020-12-23T13:42:23.228Z] === RUN TestRawProgressFormatterFormatStatus [2020-12-23T13:42:23.228Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestRawProgressFormatterFormatProgress [2020-12-23T13:42:23.228Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestFormatStatus [2020-12-23T13:42:23.228Z] --- PASS: TestFormatStatus (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestFormatError [2020-12-23T13:42:23.228Z] --- PASS: TestFormatError (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestFormatJSONError [2020-12-23T13:42:23.228Z] --- PASS: TestFormatJSONError (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestJsonProgressFormatterFormatProgress [2020-12-23T13:42:23.228Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestJsonProgressFormatterFormatStatus [2020-12-23T13:42:23.228Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestNewJSONProgressOutput [2020-12-23T13:42:23.228Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestAuxFormatterEmit [2020-12-23T13:42:23.228Z] --- PASS: TestAuxFormatterEmit (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestStreamWriterStdout [2020-12-23T13:42:23.228Z] --- PASS: TestStreamWriterStdout (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestStreamWriterStderr [2020-12-23T13:42:23.228Z] --- PASS: TestStreamWriterStderr (0.00s) [2020-12-23T13:42:23.228Z] PASS [2020-12-23T13:42:23.228Z] coverage: 66.2% of statements [2020-12-23T13:42:23.228Z] ok github.com/docker/docker/pkg/streamformatter 0.082s coverage: 66.2% of statements [2020-12-23T13:42:23.228Z] === RUN TestGenerateRandomID [2020-12-23T13:42:23.228Z] --- PASS: TestGenerateRandomID (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestShortenId [2020-12-23T13:42:23.228Z] --- PASS: TestShortenId (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestShortenSha256Id [2020-12-23T13:42:23.228Z] --- PASS: TestShortenSha256Id (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestShortenIdEmpty [2020-12-23T13:42:23.228Z] --- PASS: TestShortenIdEmpty (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestShortenIdInvalid [2020-12-23T13:42:23.228Z] --- PASS: TestShortenIdInvalid (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestIsShortIDNonHex [2020-12-23T13:42:23.228Z] --- PASS: TestIsShortIDNonHex (0.00s) [2020-12-23T13:42:23.228Z] === RUN TestIsShortIDNotCorrectSize [2020-12-23T13:42:23.228Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2020-12-23T13:42:23.228Z] PASS [2020-12-23T13:42:23.228Z] coverage: 70.6% of statements [2020-12-23T13:42:23.228Z] ok github.com/docker/docker/pkg/stringid 0.040s coverage: 70.6% of statements [2020-12-23T13:42:23.513Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-12-23T13:42:23.513Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-23T13:42:24.084Z] --- PASS: TestTemplatedSecret (3.11s) [2020-12-23T13:42:24.084Z] === RUN TestSecretCreateResolve [2020-12-23T13:42:24.200Z] === RUN TestIsCpusetListAvailable [2020-12-23T13:42:24.200Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2020-12-23T13:42:24.200Z] PASS [2020-12-23T13:42:24.200Z] coverage: 38.2% of statements [2020-12-23T13:42:24.200Z] ok github.com/docker/docker/pkg/sysinfo 0.038s coverage: 38.2% of statements [2020-12-23T13:42:24.389Z] ok github.com/docker/docker/container 0.116s coverage: 34.7% of statements [2020-12-23T13:42:24.389Z] ? github.com/docker/docker/container/stream [no test files] [2020-12-23T13:42:24.389Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-12-23T13:42:24.389Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-12-23T13:42:24.389Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-12-23T13:42:25.026Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-23T13:42:25.169Z] === RUN TestChtimes [2020-12-23T13:42:25.169Z] --- PASS: TestChtimes (0.00s) [2020-12-23T13:42:25.169Z] === RUN TestChtimesWindows [2020-12-23T13:42:25.169Z] --- PASS: TestChtimesWindows (0.00s) [2020-12-23T13:42:25.169Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2020-12-23T13:42:25.169Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2020-12-23T13:42:25.169Z] === RUN TestEnsureRemoveAllNotExist [2020-12-23T13:42:25.169Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2020-12-23T13:42:25.169Z] === RUN TestEnsureRemoveAllWithDir [2020-12-23T13:42:25.169Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2020-12-23T13:42:25.169Z] === RUN TestEnsureRemoveAllWithFile [2020-12-23T13:42:25.169Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2020-12-23T13:42:25.169Z] === RUN TestHasWin32KSupport [2020-12-23T13:42:25.169Z] --- PASS: TestHasWin32KSupport (0.00s) [2020-12-23T13:42:25.169Z] syscall_windows_test.go:8: win32k: true [2020-12-23T13:42:25.169Z] PASS [2020-12-23T13:42:25.169Z] coverage: 12.0% of statements [2020-12-23T13:42:25.169Z] ok github.com/docker/docker/pkg/system 0.050s coverage: 12.0% of statements [2020-12-23T13:42:25.634Z] === RUN TestTailFile [2020-12-23T13:42:25.635Z] --- PASS: TestTailFile (0.00s) [2020-12-23T13:42:25.635Z] === RUN TestTailFileManyLines [2020-12-23T13:42:25.635Z] --- PASS: TestTailFileManyLines (0.00s) [2020-12-23T13:42:25.635Z] === RUN TestTailEmptyFile [2020-12-23T13:42:25.635Z] --- PASS: TestTailEmptyFile (0.00s) [2020-12-23T13:42:25.635Z] === RUN TestTailNegativeN [2020-12-23T13:42:25.635Z] --- PASS: TestTailNegativeN (0.00s) [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/truncated_last_line [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/truncated_last_line#01 [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/truncated_last_line#02 [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/4_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/2_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/no_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/no_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/12_byte_delimiter [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/single_byte_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.635Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.635Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.635Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/no_delimiter/no_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] time="2020-12-23T13:42:25Z" 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" [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.636Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2020-12-23T13:42:25.636Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:25.637Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:25.638Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:25.638Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:25.638Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.102Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.102Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.103Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.103Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2020-12-23T13:42:26.104Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2020-12-23T13:42:26.104Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.02s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-23T13:42:26.105Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.01s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.01s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2020-12-23T13:42:26.106Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2020-12-23T13:42:26.106Z] PASS [2020-12-23T13:42:26.106Z] coverage: 88.6% of statements [2020-12-23T13:42:26.106Z] ok github.com/docker/docker/pkg/tailfile 0.427s coverage: 88.6% of statements [2020-12-23T13:42:26.566Z] === RUN TestTarSumRemoveNonExistent [2020-12-23T13:42:26.566Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestTarSumRemove [2020-12-23T13:42:26.566Z] --- PASS: TestTarSumRemove (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestSortFileInfoSums [2020-12-23T13:42:26.566Z] --- PASS: TestSortFileInfoSums (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestNewTarSumForLabelInvalid [2020-12-23T13:42:26.566Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestNewTarSumForLabel [2020-12-23T13:42:26.566Z] --- PASS: TestNewTarSumForLabel (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestEmptyTar [2020-12-23T13:42:26.566Z] --- PASS: TestEmptyTar (0.01s) [2020-12-23T13:42:26.566Z] === RUN TestTarSumsReadSize [2020-12-23T13:42:26.566Z] --- PASS: TestTarSumsReadSize (0.01s) [2020-12-23T13:42:26.566Z] === RUN TestTarSums [2020-12-23T13:42:26.566Z] --- PASS: TestTarSums (0.07s) [2020-12-23T13:42:26.566Z] === RUN TestIteration [2020-12-23T13:42:26.566Z] --- PASS: TestIteration (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestVersionLabelForChecksum [2020-12-23T13:42:26.566Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestVersion [2020-12-23T13:42:26.566Z] --- PASS: TestVersion (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestGetVersion [2020-12-23T13:42:26.566Z] --- PASS: TestGetVersion (0.00s) [2020-12-23T13:42:26.566Z] === RUN TestGetVersions [2020-12-23T13:42:26.566Z] --- PASS: TestGetVersions (0.00s) [2020-12-23T13:42:26.566Z] PASS [2020-12-23T13:42:26.566Z] coverage: 89.3% of statements [2020-12-23T13:42:26.566Z] ok github.com/docker/docker/pkg/tarsum 0.157s coverage: 89.3% of statements [2020-12-23T13:42:26.936Z] --- PASS: TestSecretCreateResolve (2.93s) [2020-12-23T13:42:26.936Z] PASS [2020-12-23T13:42:26.936Z] [2020-12-23T13:42:26.936Z] DONE 6 tests in 17.414s [2020-12-23T13:42:26.936Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-12-23T13:42:26.936Z] ++ 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 [2020-12-23T13:42:26.936Z] ++ set -e [2020-12-23T13:42:26.936Z] ++ '[' -n 0 ']' [2020-12-23T13:42:26.936Z] ++ set -x [2020-12-23T13:42:26.937Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:42:26.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-23T13:42:26.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-23T13:42:26.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-23T13:42:26.937Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-23T13:42:26.937Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-23T13:42:27.026Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-23T13:42:27.026Z] testing: warning: no tests to run [2020-12-23T13:42:27.026Z] PASS [2020-12-23T13:42:27.026Z] coverage: [no statements] [2020-12-23T13:42:27.026Z] ok github.com/docker/docker/pkg/term/windows 0.083s coverage: [no statements] [no tests to run] [2020-12-23T13:42:27.197Z] INFO: Testing against a local daemon [2020-12-23T13:42:27.197Z] === RUN TestServiceCreateInit [2020-12-23T13:42:27.197Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-23T13:42:27.486Z] === RUN TestTruncIndex [2020-12-23T13:42:27.486Z] --- PASS: TestTruncIndex (0.10s) [2020-12-23T13:42:27.486Z] PASS [2020-12-23T13:42:27.486Z] coverage: 91.5% of statements [2020-12-23T13:42:27.486Z] ok github.com/docker/docker/pkg/truncindex 0.140s coverage: 91.5% of statements [2020-12-23T13:42:27.486Z] === RUN TestIsGIT [2020-12-23T13:42:27.486Z] --- PASS: TestIsGIT (0.00s) [2020-12-23T13:42:27.486Z] === RUN TestIsTransport [2020-12-23T13:42:27.486Z] --- PASS: TestIsTransport (0.00s) [2020-12-23T13:42:27.486Z] PASS [2020-12-23T13:42:27.486Z] coverage: 100.0% of statements [2020-12-23T13:42:27.486Z] ok github.com/docker/docker/pkg/urlutil 0.035s coverage: 100.0% of statements [2020-12-23T13:42:27.768Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-23T13:42:27.946Z] === RUN TestVersionInfo [2020-12-23T13:42:27.946Z] --- PASS: TestVersionInfo (0.00s) [2020-12-23T13:42:27.946Z] === RUN TestAppendVersions [2020-12-23T13:42:27.946Z] --- PASS: TestAppendVersions (0.00s) [2020-12-23T13:42:27.946Z] PASS [2020-12-23T13:42:27.946Z] coverage: 88.9% of statements [2020-12-23T13:42:27.946Z] ok github.com/docker/docker/pkg/useragent 0.048s coverage: 88.9% of statements [2020-12-23T13:42:29.486Z] === RUN TestNewSettable [2020-12-23T13:42:29.486Z] --- PASS: TestNewSettable (0.00s) [2020-12-23T13:42:29.486Z] === RUN TestIsSettable [2020-12-23T13:42:29.486Z] --- PASS: TestIsSettable (0.00s) [2020-12-23T13:42:29.486Z] === RUN TestUpdateSettingsEnv [2020-12-23T13:42:29.486Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2020-12-23T13:42:29.486Z] PASS [2020-12-23T13:42:29.486Z] coverage: 20.1% of statements [2020-12-23T13:42:29.486Z] ok github.com/docker/docker/plugin/v2 0.227s coverage: 20.1% of statements [2020-12-23T13:42:29.486Z] === RUN TestLoad [2020-12-23T13:42:29.486Z] --- PASS: TestLoad (0.00s) [2020-12-23T13:42:29.486Z] === RUN TestSave [2020-12-23T13:42:29.486Z] --- PASS: TestSave (0.03s) [2020-12-23T13:42:29.486Z] === RUN TestAddDeleteGet [2020-12-23T13:42:29.486Z] --- PASS: TestAddDeleteGet (0.04s) [2020-12-23T13:42:29.486Z] === RUN TestInvalidTags [2020-12-23T13:42:29.486Z] --- PASS: TestInvalidTags (0.01s) [2020-12-23T13:42:29.486Z] PASS [2020-12-23T13:42:29.486Z] coverage: 84.4% of statements [2020-12-23T13:42:29.486Z] ok github.com/docker/docker/reference 0.161s coverage: 84.4% of statements [2020-12-23T13:42:29.911Z] --- PASS: TestInfoAPIWarnings (16.61s) [2020-12-23T13:42:29.911Z] === RUN TestInfoDebug [2020-12-23T13:42:29.911Z] --- PASS: TestInfoDebug (0.61s) [2020-12-23T13:42:29.911Z] === RUN TestInfoInsecureRegistries [2020-12-23T13:42:29.911Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-12-23T13:42:29.911Z] === RUN TestInfoRegistryMirrors [2020-12-23T13:42:29.947Z] === RUN TestValidatePrivileges [2020-12-23T13:42:29.947Z] --- PASS: TestValidatePrivileges (0.00s) [2020-12-23T13:42:29.947Z] === RUN TestFilterByCapNeg [2020-12-23T13:42:29.947Z] --- PASS: TestFilterByCapNeg (0.00s) [2020-12-23T13:42:29.947Z] === RUN TestFilterByCapPos [2020-12-23T13:42:29.947Z] --- PASS: TestFilterByCapPos (0.00s) [2020-12-23T13:42:29.947Z] === RUN TestStoreGetPluginNotMatchCapRefs [2020-12-23T13:42:29.947Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2020-12-23T13:42:29.947Z] PASS [2020-12-23T13:42:29.947Z] coverage: 12.0% of statements [2020-12-23T13:42:29.947Z] ok github.com/docker/docker/plugin 0.126s coverage: 12.0% of statements [2020-12-23T13:42:29.947Z] time="2020-12-23T13:42:29Z" 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" [2020-12-23T13:42:30.188Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-12-23T13:42:30.188Z] === RUN TestLoginFailsWithBadCredentials [2020-12-23T13:42:30.450Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-12-23T13:42:30.450Z] === RUN TestPingCacheHeaders [2020-12-23T13:42:30.450Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-12-23T13:42:30.450Z] === RUN TestPingGet [2020-12-23T13:42:30.450Z] --- PASS: TestPingGet (0.03s) [2020-12-23T13:42:30.450Z] === RUN TestPingHead [2020-12-23T13:42:30.450Z] --- PASS: TestPingHead (0.05s) [2020-12-23T13:42:30.450Z] === RUN TestVersion [2020-12-23T13:42:30.450Z] --- PASS: TestVersion (0.05s) [2020-12-23T13:42:30.450Z] PASS [2020-12-23T13:42:30.450Z] [2020-12-23T13:42:30.450Z] === Skipped [2020-12-23T13:42:30.450Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2020-12-23T13:42:30.450Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:42:30.450Z] [2020-12-23T13:42:30.450Z] [2020-12-23T13:42:30.450Z] DONE 18 tests, 1 skipped in 22.541s [2020-12-23T13:42:30.450Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-23T13:42:30.450Z] ++ 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 [2020-12-23T13:42:30.450Z] ++ set -e [2020-12-23T13:42:30.450Z] ++ '[' -n 0 ']' [2020-12-23T13:42:30.450Z] ++ set -x [2020-12-23T13:42:30.450Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:42:30.716Z] INFO: Testing against a local daemon [2020-12-23T13:42:30.716Z] === RUN TestVolumesCreateAndList [2020-12-23T13:42:30.716Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-12-23T13:42:30.716Z] === RUN TestVolumesRemove [2020-12-23T13:42:30.978Z] --- PASS: TestVolumesRemove (0.13s) [2020-12-23T13:42:30.978Z] === RUN TestVolumesInspect [2020-12-23T13:42:30.978Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-23T13:42:30.978Z] === RUN TestVolumesInvalidJSON [2020-12-23T13:42:30.978Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-23T13:42:30.978Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-23T13:42:30.978Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-23T13:42:30.978Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-23T13:42:30.978Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-23T13:42:30.978Z] PASS [2020-12-23T13:42:30.978Z] [2020-12-23T13:42:30.978Z] DONE 5 tests in 0.448s [2020-12-23T13:42:30.978Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestHeaderSimpleErrors [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.00s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestHeaderTooMuchFailures [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestReaderWithReadError [2020-12-23T13:42:31.486Z] time="2020-12-23T13:42:30Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestReader [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestReader (0.00s) [2020-12-23T13:42:31.486Z] === RUN TestResumableRequestReaderWithInitialResponse [2020-12-23T13:42:31.486Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.04s) [2020-12-23T13:42:31.486Z] PASS [2020-12-23T13:42:31.486Z] coverage: 100.0% of statements [2020-12-23T13:42:31.486Z] ok github.com/docker/docker/registry/resumable 0.305s coverage: 100.0% of statements [2020-12-23T13:42:31.486Z] === RUN TestRestartManagerTimeout [2020-12-23T13:42:31.486Z] --- PASS: TestRestartManagerTimeout (0.00s) [2020-12-23T13:42:31.486Z] === RUN TestRestartManagerTimeoutReset [2020-12-23T13:42:31.486Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2020-12-23T13:42:31.486Z] PASS [2020-12-23T13:42:31.486Z] coverage: 45.3% of statements [2020-12-23T13:42:31.486Z] ok github.com/docker/docker/restartmanager 0.091s coverage: 45.3% of statements [2020-12-23T13:42:31.552Z] ++++ cat bundles/test-integration/docker.pid [2020-12-23T13:42:31.552Z] +++ kill 13892 [2020-12-23T13:42:31.945Z] === RUN TestResolveAuthConfigIndexServer [2020-12-23T13:42:31.945Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2020-12-23T13:42:31.945Z] === RUN TestResolveAuthConfigFullURL [2020-12-23T13:42:31.945Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2020-12-23T13:42:31.945Z] === RUN TestLoadAllowNondistributableArtifacts [2020-12-23T13:42:31.945Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2020-12-23T13:42:31.945Z] === RUN TestValidateMirror [2020-12-23T13:42:31.945Z] --- PASS: TestValidateMirror (0.00s) [2020-12-23T13:42:31.945Z] === RUN TestLoadInsecureRegistries [2020-12-23T13:42:31.970Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-23T13:42:32.231Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-23T13:42:32.406Z] time="2020-12-23T13:42:31Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-23T13:42:32.406Z] time="2020-12-23T13:42:31Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2020-12-23T13:42:32.406Z] time="2020-12-23T13:42:31Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2020-12-23T13:42:32.406Z] --- PASS: TestLoadInsecureRegistries (0.09s) [2020-12-23T13:42:32.406Z] === RUN TestNewServiceConfig [2020-12-23T13:42:32.406Z] --- PASS: TestNewServiceConfig (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestValidateIndexName [2020-12-23T13:42:32.406Z] --- PASS: TestValidateIndexName (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestValidateIndexNameWithError [2020-12-23T13:42:32.406Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestEndpointParse [2020-12-23T13:42:32.406Z] --- PASS: TestEndpointParse (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestEndpointParseInvalid [2020-12-23T13:42:32.406Z] --- PASS: TestEndpointParseInvalid (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestValidateEndpoint [2020-12-23T13:42:32.406Z] --- PASS: TestValidateEndpoint (0.01s) [2020-12-23T13:42:32.406Z] === RUN TestPing [2020-12-23T13:42:32.406Z] --- PASS: TestPing (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestPingRegistryEndpoint [2020-12-23T13:42:32.406Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2020-12-23T13:42:32.406Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:32.406Z] === RUN TestEndpoint [2020-12-23T13:42:32.406Z] --- SKIP: TestEndpoint (0.00s) [2020-12-23T13:42:32.406Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:32.406Z] === RUN TestParseRepositoryInfo [2020-12-23T13:42:32.406Z] --- PASS: TestParseRepositoryInfo (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestNewIndexInfo [2020-12-23T13:42:32.406Z] --- PASS: TestNewIndexInfo (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestMirrorEndpointLookup [2020-12-23T13:42:32.406Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2020-12-23T13:42:32.406Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:32.406Z] === RUN TestSearchRepositories [2020-12-23T13:42:32.406Z] --- PASS: TestSearchRepositories (0.00s) [2020-12-23T13:42:32.406Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2020-12-23T13:42:32.406Z] Host: 127.0.0.1:49241 [2020-12-23T13:42:32.406Z] User-Agent: docker test client [2020-12-23T13:42:32.406Z] Authorization: Token fake-token [2020-12-23T13:42:32.406Z] X-Docker-Token: true [2020-12-23T13:42:32.406Z] Accept-Encoding: gzip [2020-12-23T13:42:32.406Z] [2020-12-23T13:42:32.406Z] [2020-12-23T13:42:32.406Z] registry_test.go:730: HTTP/1.1 200 OK [2020-12-23T13:42:32.406Z] Connection: close [2020-12-23T13:42:32.406Z] Content-Length: 144 [2020-12-23T13:42:32.406Z] Cache-Control: no-cache [2020-12-23T13:42:32.406Z] Content-Type: application/json [2020-12-23T13:42:32.406Z] Date: Wed, 23 Dec 2020 13:42:31 GMT [2020-12-23T13:42:32.406Z] Expires: -1 [2020-12-23T13:42:32.406Z] Pragma: no-cache [2020-12-23T13:42:32.406Z] Server: docker-tests/mock [2020-12-23T13:42:32.406Z] X-Docker-Registry-Config: mock [2020-12-23T13:42:32.406Z] X-Docker-Registry-Version: 0.0.0 [2020-12-23T13:42:32.406Z] [2020-12-23T13:42:32.406Z] [2020-12-23T13:42:32.406Z] === RUN TestTrustedLocation [2020-12-23T13:42:32.406Z] --- PASS: TestTrustedLocation (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2020-12-23T13:42:32.406Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestAllowNondistributableArtifacts [2020-12-23T13:42:32.406Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestIsSecureIndex [2020-12-23T13:42:32.406Z] --- PASS: TestIsSecureIndex (0.00s) [2020-12-23T13:42:32.406Z] PASS [2020-12-23T13:42:32.406Z] coverage: 50.3% of statements [2020-12-23T13:42:32.406Z] ok github.com/docker/docker/registry 0.295s coverage: 50.3% of statements [2020-12-23T13:42:32.406Z] === RUN TestDecodeContainerConfig [2020-12-23T13:42:32.406Z] --- PASS: TestDecodeContainerConfig (0.01s) [2020-12-23T13:42:32.406Z] === RUN TestDecodeContainerConfigIsolation [2020-12-23T13:42:32.406Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2020-12-23T13:42:32.406Z] === RUN TestValidatePrivileged [2020-12-23T13:42:32.406Z] --- PASS: TestValidatePrivileged (0.00s) [2020-12-23T13:42:32.406Z] PASS [2020-12-23T13:42:32.406Z] coverage: 52.2% of statements [2020-12-23T13:42:32.406Z] ok github.com/docker/docker/runconfig 0.067s coverage: 52.2% of statements [2020-12-23T13:42:32.406Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2020-12-23T13:42:32.406Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2020-12-23T13:42:32.801Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-23T13:42:32.865Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2020-12-23T13:42:32.865Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2020-12-23T13:42:32.865Z] PASS [2020-12-23T13:42:32.865Z] coverage: 62.5% of statements [2020-12-23T13:42:32.865Z] ok github.com/docker/docker/testutil 0.178s coverage: 62.5% of statements [2020-12-23T13:42:32.939Z] +++ /etc/init.d/apparmor stop [2020-12-23T13:42:32.939Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T13:42:32.939Z] [2020-12-23T13:42:32.939Z] Unloading profiles will leave already running processes permanently [2020-12-23T13:42:32.939Z] unconfined, which can lead to unexpected situations. [2020-12-23T13:42:32.939Z] [2020-12-23T13:42:32.939Z] To set a process to complain mode, use the command line tool [2020-12-23T13:42:32.939Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T13:42:32.939Z] +++ true [2020-12-23T13:42:32.939Z] exiting test-integration [2020-12-23T13:42:32.939Z] ++ exit 0 [2020-12-23T13:42:32.939Z] [2020-12-23T13:42:33.373Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-23T13:42:33.633Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-23T13:42:33.633Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-23T13:42:35.048Z] === RUN TestGetDriver [2020-12-23T13:42:35.048Z] --- PASS: TestGetDriver (0.00s) [2020-12-23T13:42:35.048Z] === RUN TestVolumeRequestError [2020-12-23T13:42:35.048Z] --- PASS: TestVolumeRequestError (0.01s) [2020-12-23T13:42:35.048Z] PASS [2020-12-23T13:42:35.048Z] coverage: 36.1% of statements [2020-12-23T13:42:35.048Z] ok github.com/docker/docker/volume/drivers 0.284s coverage: 36.1% of statements Post stage [Pipeline] junit [2020-12-23T13:42:35.503Z] Recording test results [2020-12-23T13:42:35.508Z] === RUN TestGetAddress [2020-12-23T13:42:35.508Z] --- PASS: TestGetAddress (0.00s) [2020-12-23T13:42:35.508Z] === RUN TestRemove [2020-12-23T13:42:35.508Z] --- SKIP: TestRemove (0.00s) [2020-12-23T13:42:35.508Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-23T13:42:35.508Z] === RUN TestInitializeWithVolumes [2020-12-23T13:42:35.508Z] --- PASS: TestInitializeWithVolumes (0.00s) [2020-12-23T13:42:35.508Z] === RUN TestCreate [2020-12-23T13:42:35.508Z] --- PASS: TestCreate (0.01s) [2020-12-23T13:42:35.508Z] === RUN TestValidateName [2020-12-23T13:42:35.508Z] --- PASS: TestValidateName (0.00s) [2020-12-23T13:42:35.508Z] === RUN TestCreateWithOpts [2020-12-23T13:42:35.508Z] --- SKIP: TestCreateWithOpts (0.00s) [2020-12-23T13:42:35.508Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-23T13:42:35.508Z] === RUN TestRelaodNoOpts [2020-12-23T13:42:35.508Z] --- PASS: TestRelaodNoOpts (0.03s) [2020-12-23T13:42:35.508Z] PASS [2020-12-23T13:42:35.508Z] coverage: 41.0% of statements [2020-12-23T13:42:35.508Z] ok github.com/docker/docker/volume/local 0.148s coverage: 41.0% of statements [2020-12-23T13:42:35.546Z] --- PASS: TestServiceCreateInit (8.58s) [2020-12-23T13:42:35.546Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.35s) [2020-12-23T13:42:35.546Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.21s) [2020-12-23T13:42:35.546Z] === RUN TestCreateServiceMultipleTimes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-23T13:42:36.103Z] === RUN TestConvertTmpfsOptions [2020-12-23T13:42:36.103Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2020-12-23T13:42:36.103Z] parser_test.go:49: data="mode=700,size=1m" [2020-12-23T13:42:36.103Z] parser_test.go:49: data="ro" [2020-12-23T13:42:36.103Z] === RUN TestParseMountRaw [2020-12-23T13:42:36.103Z] --- PASS: TestParseMountRaw (0.03s) [2020-12-23T13:42:36.103Z] === RUN TestParseMountRawSplit [2020-12-23T13:42:36.103Z] --- PASS: TestParseMountRawSplit (0.00s) [2020-12-23T13:42:36.103Z] parser_test.go:390: case 0 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 1 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 2 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 3 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 4 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 5 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 6 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 7 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 8 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 0 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 1 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 2 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 3 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 4 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 5 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 6 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 7 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 8 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 9 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 10 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 11 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 12 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 0 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 1 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 2 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 3 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 4 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 5 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 6 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 7 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 8 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 9 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 10 [2020-12-23T13:42:36.103Z] parser_test.go:390: case 11 [2020-12-23T13:42:36.103Z] === RUN TestParseMountSpec [2020-12-23T13:42:36.103Z] --- PASS: TestParseMountSpec (0.00s) [2020-12-23T13:42:36.103Z] parser_test.go:455: case 0 [2020-12-23T13:42:36.103Z] parser_test.go:455: case 1 [2020-12-23T13:42:36.103Z] parser_test.go:455: case 2 [2020-12-23T13:42:36.103Z] parser_test.go:455: case 3 [2020-12-23T13:42:36.103Z] parser_test.go:455: case 4 [2020-12-23T13:42:36.103Z] parser_test.go:455: case 5 [2020-12-23T13:42:36.103Z] === RUN TestParseMountSpecBindWithFileinfoError [2020-12-23T13:42:36.103Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2020-12-23T13:42:36.103Z] === RUN TestValidateMount [2020-12-23T13:42:36.103Z] --- PASS: TestValidateMount (0.00s) [2020-12-23T13:42:36.103Z] PASS [2020-12-23T13:42:36.103Z] coverage: 66.2% of statements [2020-12-23T13:42:36.103Z] ok github.com/docker/docker/volume/mounts 0.138s coverage: 66.2% of statements [2020-12-23T13:42:36.116Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-23T13:42:36.139Z] + echo Ensuring container killed. [2020-12-23T13:42:36.139Z] Ensuring container killed. [2020-12-23T13:42:36.139Z] + docker rm -vf docker-pr4 [2020-12-23T13:42:36.139Z] Error: No such container: docker-pr4 [2020-12-23T13:42:36.139Z] + true [Pipeline] sh [2020-12-23T13:42:36.432Z] + echo Chowning /workspace to jenkins user [2020-12-23T13:42:36.432Z] Chowning /workspace to jenkins user [2020-12-23T13:42:36.432Z] + id -u [2020-12-23T13:42:36.432Z] + id -g [2020-12-23T13:42:36.432Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41724:/workspace busybox chown -R 1000:1000 /workspace [2020-12-23T13:42:36.432Z] Unable to find image 'busybox:latest' locally [2020-12-23T13:42:36.432Z] latest: Pulling from library/busybox [2020-12-23T13:42:36.625Z] ok github.com/docker/docker/daemon/cluster 0.068s coverage: 0.5% of statements [2020-12-23T13:42:36.686Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-23T13:42:36.694Z] 35ba4efbe871: Pulling fs layer [2020-12-23T13:42:36.694Z] 35ba4efbe871: Verifying Checksum [2020-12-23T13:42:36.694Z] 35ba4efbe871: Download complete [2020-12-23T13:42:36.887Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2020-12-23T13:42:37.267Z] 35ba4efbe871: Pull complete [2020-12-23T13:42:37.267Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-23T13:42:37.267Z] Status: Downloaded newer image for busybox:latest [2020-12-23T13:42:37.626Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-23T13:42:37.644Z] === RUN TestSetGetMeta [2020-12-23T13:42:37.644Z] === PAUSE TestSetGetMeta [2020-12-23T13:42:37.644Z] === RUN TestRestore [2020-12-23T13:42:37.644Z] === PAUSE TestRestore [2020-12-23T13:42:37.644Z] === RUN TestServiceCreate [2020-12-23T13:42:37.644Z] === PAUSE TestServiceCreate [2020-12-23T13:42:37.644Z] === RUN TestServiceList [2020-12-23T13:42:37.644Z] === PAUSE TestServiceList [2020-12-23T13:42:37.644Z] === RUN TestServiceRemove [2020-12-23T13:42:37.644Z] === PAUSE TestServiceRemove [2020-12-23T13:42:37.644Z] === RUN TestServiceGet [2020-12-23T13:42:37.644Z] === PAUSE TestServiceGet [2020-12-23T13:42:37.644Z] === RUN TestServicePrune [2020-12-23T13:42:37.644Z] === PAUSE TestServicePrune [2020-12-23T13:42:37.644Z] === RUN TestCreate [2020-12-23T13:42:37.644Z] === PAUSE TestCreate [2020-12-23T13:42:37.644Z] === RUN TestRemove [2020-12-23T13:42:37.644Z] === PAUSE TestRemove [2020-12-23T13:42:37.644Z] === RUN TestList [2020-12-23T13:42:37.644Z] === PAUSE TestList [2020-12-23T13:42:37.644Z] === RUN TestFindByDriver [2020-12-23T13:42:37.644Z] === PAUSE TestFindByDriver [2020-12-23T13:42:37.644Z] === RUN TestFindByReferenced [2020-12-23T13:42:37.644Z] === PAUSE TestFindByReferenced [2020-12-23T13:42:37.644Z] === RUN TestDerefMultipleOfSameRef [2020-12-23T13:42:37.644Z] === PAUSE TestDerefMultipleOfSameRef [2020-12-23T13:42:37.644Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-23T13:42:37.644Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-23T13:42:37.644Z] === RUN TestDefererencePluginOnCreateError [2020-12-23T13:42:37.644Z] === PAUSE TestDefererencePluginOnCreateError [2020-12-23T13:42:37.644Z] === RUN TestRefDerefRemove [2020-12-23T13:42:37.644Z] === PAUSE TestRefDerefRemove [2020-12-23T13:42:37.644Z] === RUN TestGet [2020-12-23T13:42:37.644Z] === PAUSE TestGet [2020-12-23T13:42:37.644Z] === RUN TestGetWithReference [2020-12-23T13:42:37.644Z] === PAUSE TestGetWithReference [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_nil_list [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_nil_list [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_empty_list [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_empty_list [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_filter_some [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_filter_some [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_filter_middle [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_filter_middle [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_filter_middle_and_last [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2020-12-23T13:42:37.644Z] === RUN TestFilterFunc/test_filter_first_and_last [2020-12-23T13:42:37.644Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_nil_list [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_filter_some [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_filter_middle_and_last [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_empty_list [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_filter_first_and_last [2020-12-23T13:42:37.644Z] === CONT TestFilterFunc/test_filter_middle [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2020-12-23T13:42:37.644Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2020-12-23T13:42:37.644Z] === CONT TestSetGetMeta [2020-12-23T13:42:37.644Z] === CONT TestFindByReferenced [2020-12-23T13:42:37.644Z] === CONT TestGet [2020-12-23T13:42:37.644Z] === CONT TestDefererencePluginOnCreateError [2020-12-23T13:42:37.644Z] --- PASS: TestSetGetMeta (0.02s) [2020-12-23T13:42:37.644Z] === CONT TestFindByDriver [2020-12-23T13:42:37.644Z] --- PASS: TestFindByReferenced (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestList [2020-12-23T13:42:37.644Z] --- PASS: TestGet (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestRemove [2020-12-23T13:42:37.644Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestCreate [2020-12-23T13:42:37.644Z] --- PASS: TestFindByDriver (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestServicePrune [2020-12-23T13:42:37.644Z] --- PASS: TestCreate (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestServiceGet [2020-12-23T13:42:37.644Z] --- PASS: TestRemove (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestServiceRemove [2020-12-23T13:42:37.644Z] --- PASS: TestList (0.04s) [2020-12-23T13:42:37.644Z] === CONT TestServiceList [2020-12-23T13:42:37.644Z] --- PASS: TestServiceGet (0.09s) [2020-12-23T13:42:37.644Z] === CONT TestServiceCreate [2020-12-23T13:42:37.644Z] time="2020-12-23T13:42:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-23T13:42:37.644Z] --- PASS: TestServiceRemove (0.09s) [2020-12-23T13:42:37.644Z] === CONT TestRestore [2020-12-23T13:42:37.644Z] --- PASS: TestServiceList (0.09s) [2020-12-23T13:42:37.644Z] === CONT TestGetWithReference [2020-12-23T13:42:37.644Z] time="2020-12-23T13:42:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-23T13:42:37.644Z] time="2020-12-23T13:42:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-23T13:42:37.644Z] time="2020-12-23T13:42:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2020-12-23T13:42:37.644Z] time="2020-12-23T13:42:37Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2020-12-23T13:42:37.644Z] --- PASS: TestServiceCreate (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2020-12-23T13:42:37.644Z] --- PASS: TestGetWithReference (0.03s) [2020-12-23T13:42:37.644Z] === CONT TestDerefMultipleOfSameRef [2020-12-23T13:42:37.644Z] --- PASS: TestRestore (0.04s) [2020-12-23T13:42:37.644Z] === CONT TestRefDerefRemove [2020-12-23T13:42:37.644Z] --- PASS: TestServicePrune (0.14s) [2020-12-23T13:42:37.644Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2020-12-23T13:42:37.644Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2020-12-23T13:42:37.644Z] --- PASS: TestRefDerefRemove (0.02s) [2020-12-23T13:42:37.644Z] PASS [2020-12-23T13:42:37.644Z] coverage: 70.3% of statements [2020-12-23T13:42:37.644Z] ok github.com/docker/docker/volume/service 0.483s coverage: 70.3% of statements [2020-12-23T13:42:38.615Z] --- PASS: TestNewClientWithTimeout (17.65s) [2020-12-23T13:42:38.615Z] === RUN TestClientStream [2020-12-23T13:42:38.615Z] --- PASS: TestClientStream (0.00s) [2020-12-23T13:42:38.615Z] === RUN TestClientSendFile [2020-12-23T13:42:38.615Z] --- PASS: TestClientSendFile (0.00s) [2020-12-23T13:42:38.615Z] === RUN TestClientWithRequestTimeout [2020-12-23T13:42:38.615Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2020-12-23T13:42:38.615Z] === RUN TestFileSpecPlugin [2020-12-23T13:42:38.615Z] --- PASS: TestFileSpecPlugin (0.01s) [2020-12-23T13:42:38.615Z] === RUN TestFileJSONSpecPlugin [2020-12-23T13:42:38.615Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2020-12-23T13:42:38.615Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2020-12-23T13:42:38.615Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2020-12-23T13:42:38.615Z] === RUN TestPluginAddHandler [2020-12-23T13:42:38.615Z] --- PASS: TestPluginAddHandler (0.00s) [2020-12-23T13:42:38.615Z] === RUN TestPluginWaitBadPlugin [2020-12-23T13:42:38.615Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2020-12-23T13:42:38.615Z] === RUN TestGet [2020-12-23T13:42:38.615Z] time="2020-12-23T13:42:38Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2020-12-23T13:42:38.801Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2020-12-23T13:42:39.584Z] time="2020-12-23T13:42:39Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2020-12-23T13:42:40.954Z] --- PASS: TestImportExtremelyLargeImageWorks (192.98s) [2020-12-23T13:42:40.954Z] PASS [2020-12-23T13:42:40.954Z] [2020-12-23T13:42:40.954Z] === Skipped [2020-12-23T13:42:40.954Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-12-23T13:42:40.954Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:42:40.954Z] [2020-12-23T13:42:40.954Z] [2020-12-23T13:42:40.954Z] DONE 12 tests, 1 skipped in 193.988s [2020-12-23T13:42:40.954Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-12-23T13:42:40.954Z] ++ 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 [2020-12-23T13:42:40.954Z] ++ set -e [2020-12-23T13:42:40.954Z] ++ '[' -n 0 ']' [2020-12-23T13:42:40.954Z] ++ set -x [2020-12-23T13:42:40.955Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-23T13:42:40.955Z] INFO: Testing against a local daemon [2020-12-23T13:42:40.955Z] === RUN TestNetworkCreateDelete [2020-12-23T13:42:40.955Z] --- PASS: TestNetworkCreateDelete (0.18s) [2020-12-23T13:42:40.955Z] === RUN TestDockerNetworkDeletePreferID [2020-12-23T13:42:40.955Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-12-23T13:42:40.955Z] === RUN TestDaemonDNSFallback [2020-12-23T13:42:40.955Z] --- PASS: TestDaemonDNSFallback (1.53s) [2020-12-23T13:42:40.955Z] === RUN TestInspectNetwork [2020-12-23T13:42:40.955Z] === RUN TestInspectNetwork/full_network_id [2020-12-23T13:42:40.955Z] === RUN TestInspectNetwork/partial_network_id [2020-12-23T13:42:40.955Z] === RUN TestInspectNetwork/network_name [2020-12-23T13:42:40.955Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-12-23T13:42:40.955Z] --- PASS: TestInspectNetwork (7.05s) [2020-12-23T13:42:40.955Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-12-23T13:42:40.955Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-12-23T13:42:40.955Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-12-23T13:42:40.955Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-12-23T13:42:40.955Z] === RUN TestRunContainerWithBridgeNone [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-23T13:42:41.765Z] time="2020-12-23T13:42:41Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2020-12-23T13:42:41.890Z] + bundleName=arm64-integration [2020-12-23T13:42:41.890Z] + echo Creating arm64-integration-bundles.tar.gz [2020-12-23T13:42:41.890Z] Creating arm64-integration-bundles.tar.gz [2020-12-23T13:42:41.890Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-12-23T13:42:41.890Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2020-12-23T13:42:41.985Z] --- PASS: TestRunContainerWithBridgeNone (1.84s) [2020-12-23T13:42:41.985Z] === RUN TestNetworkInvalidJSON [2020-12-23T13:42:41.985Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-23T13:42:41.985Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-23T13:42:41.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:42:41.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:42:41.985Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:42:41.985Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:42:41.985Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-23T13:42:41.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:42:41.985Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:42:41.985Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-12-23T13:42:41.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-12-23T13:42:41.985Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-12-23T13:42:41.985Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-12-23T13:42:41.985Z] === RUN TestNetworkList [2020-12-23T13:42:41.985Z] === RUN TestNetworkList//networks [2020-12-23T13:42:41.985Z] === PAUSE TestNetworkList//networks [2020-12-23T13:42:41.985Z] === RUN TestNetworkList//networks/ [2020-12-23T13:42:41.985Z] === PAUSE TestNetworkList//networks/ [2020-12-23T13:42:41.985Z] === CONT TestNetworkList//networks [2020-12-23T13:42:41.985Z] === CONT TestNetworkList//networks/ [2020-12-23T13:42:41.985Z] --- PASS: TestNetworkList (0.02s) [2020-12-23T13:42:41.985Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-23T13:42:41.985Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-23T13:42:41.985Z] === RUN TestHostIPv4BridgeLabel [Pipeline] archiveArtifacts [2020-12-23T13:42:42.166Z] Archiving artifacts [2020-12-23T13:42:42.612Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-12-23T13:42:42.612Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-23T13:42:42.909Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-23T13:42:42.909Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-23T13:42:43.649Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-12-23T13:42:43.649Z] === RUN TestDaemonDefaultNetworkPools [2020-12-23T13:42:43.953Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-23T13:42:44.286Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-12-23T13:42:44.286Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-23T13:42:44.288Z] + make clean [2020-12-23T13:42:44.291Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-23T13:42:44.863Z] docker volume rm -f docker-dev-cache [2020-12-23T13:42:44.863Z] docker-dev-cache [2020-12-23T13:42:44.863Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [Pipeline] deleteDir [2020-12-23T13:42:45.783Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.16s) [2020-12-23T13:42:45.783Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-23T13:42:45.803Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-12-23T13:42:46.462Z] time="2020-12-23T13:42:45Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2020-12-23T13:42:46.811Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2020-12-23T13:42:46.811Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-23T13:42:47.184Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-12-23T13:42:47.438Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2020-12-23T13:42:47.438Z] === RUN TestServiceWithPredefinedNetwork [2020-12-23T13:42:48.565Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-12-23T13:42:48.802Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 14.1% of statements [2020-12-23T13:42:48.802Z] ok github.com/docker/docker/daemon 12.191s coverage: 17.2% of statements [2020-12-23T13:42:48.802Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-12-23T13:42:48.802Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-12-23T13:42:49.374Z] ok github.com/docker/docker/daemon/config 0.055s coverage: 81.8% of statements [2020-12-23T13:42:49.495Z] --- PASS: TestServiceWithPredefinedNetwork (2.06s) [2020-12-23T13:42:49.495Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-23T13:42:49.495Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:42:49.495Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:42:49.495Z] === RUN TestServiceWithDataPathPortInit [2020-12-23T13:42:49.945Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [Pipeline] } [2020-12-23T13:42:50.316Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-23T13:42:50.577Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-12-23T13:42:50.577Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-12-23T13:42:50.577Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-12-23T13:42:51.327Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00090a2c0_} [2020-12-23T13:42:51.782Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2020-12-23T13:42:52.708Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1216477348_/foo_false____} [2020-12-23T13:42:53.278Z] --- PASS: TestCreateServiceMultipleTimes (17.60s) [2020-12-23T13:42:53.278Z] === RUN TestCreateServiceConflict [2020-12-23T13:42:54.218Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1216477348_/foo_true____} [2020-12-23T13:42:54.329Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.475s coverage: 73.1% of statements [2020-12-23T13:42:54.329Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.017s coverage: 2.9% of statements [2020-12-23T13:42:55.042Z] --- PASS: TestGet (15.02s) [2020-12-23T13:42:55.042Z] === RUN TestPluginWithNoManifest [2020-12-23T13:42:55.042Z] --- PASS: TestPluginWithNoManifest (0.00s) [2020-12-23T13:42:55.042Z] === RUN TestGetAll [2020-12-23T13:42:55.042Z] --- PASS: TestGetAll (0.00s) [2020-12-23T13:42:55.042Z] PASS [2020-12-23T13:42:55.042Z] coverage: 73.4% of statements [2020-12-23T13:42:55.042Z] ok github.com/docker/docker/pkg/plugins 35.136s coverage: 73.4% of statements [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/quota [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/rootless [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/volume [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-23T13:42:55.042Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-23T13:42:55.271Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.485s coverage: 56.2% of statements [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === Skipped [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-12-23T13:42:55.502Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-12-23T13:42:55.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-12-23T13:42:55.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-12-23T13:42:55.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-12-23T13:42:55.502Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-12-23T13:42:55.502Z] client_test.go:23: runtime.GOOS == "windows" [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-12-23T13:42:55.502Z] daemon_test.go:147: root required [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-12-23T13:42:55.502Z] reload_test.go:520: root required [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.03s) [2020-12-23T13:42:55.502Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-12-23T13:42:55.502Z] pull_v2_test.go:73: Needs fixing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-12-23T13:42:55.502Z] pull_v2_test.go:118: Needs fixing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-12-23T13:42:55.502Z] download_test.go:268: Needs fixing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-12-23T13:42:55.502Z] layer_test.go:304: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-12-23T13:42:55.502Z] layer_test.go:353: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-12-23T13:42:55.502Z] layer_test.go:468: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-12-23T13:42:55.502Z] layer_test.go:697: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-12-23T13:42:55.502Z] migration_test.go:46: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-12-23T13:42:55.502Z] migration_test.go:182: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-12-23T13:42:55.502Z] mount_test.go:17: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-12-23T13:42:55.502Z] mount_test.go:76: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-12-23T13:42:55.502Z] mount_test.go:125: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-12-23T13:42:55.502Z] mount_test.go:212: Failing on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:133: Xz not present in msys2 [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:238: Failing on Windows CI machines [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-12-23T13:42:55.502Z] archive_windows_test.go:16: Currently fails [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-12-23T13:42:55.502Z] changes_test.go:192: needs more investigation [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-12-23T13:42:55.502Z] changes_test.go:405: needs further investigation [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-12-23T13:42:55.502Z] changes_test.go:441: needs further investigation [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-12-23T13:42:55.502Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-12-23T13:42:55.502Z] poller_test.go:41: No chmod on Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-12-23T13:42:55.502Z] fileutils_test.go:134: Needs porting to Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-12-23T13:42:55.502Z] fileutils_test.go:180: Needs porting to Windows [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-12-23T13:42:55.502Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-12-23T13:42:55.502Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-12-23T13:42:55.502Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-12-23T13:42:55.502Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-12-23T13:42:55.502Z] local_test.go:181: runtime.GOOS == "windows" [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] [2020-12-23T13:42:55.502Z] DONE 1792 tests, 45 skipped in 206.345s [2020-12-23T13:42:55.502Z] INFO: make.ps1 ended at 12/23/2020 13:42:55 [2020-12-23T13:42:55.601Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3603853235_/foo_false____} [2020-12-23T13:42:55.601Z] --- PASS: TestCreateServiceConflict (2.36s) [2020-12-23T13:42:55.601Z] === RUN TestCreateServiceMaxReplicas [2020-12-23T13:42:56.993Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3603853235_/foo_true____} [2020-12-23T13:42:57.041Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-12-23T13:42:57.041Z] INFO: Unit tests ended at 12/23/2020 13:42:56. Duration:00:03:42.1876041 [2020-12-23T13:42:57.041Z] INFO: Building busybox [2020-12-23T13:42:57.041Z] Sending build context to Docker daemon 5.12kB [2020-12-23T13:42:57.041Z] [2020-12-23T13:42:57.041Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-12-23T13:42:57.041Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-12-23T13:42:57.041Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-12-23T13:42:57.041Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-12-23T13:42:57.041Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-12-23T13:42:57.041Z] ---> c0773f9ce353 [2020-12-23T13:42:57.041Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-12-23T13:42:57.041Z] ---> Running in f02d6638c663 [2020-12-23T13:42:57.818Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-12-23T13:42:58.377Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3603853235_/foo_true__0xc00090a320__} [2020-12-23T13:42:58.638Z] --- PASS: TestCreateServiceMaxReplicas (3.07s) [2020-12-23T13:42:58.638Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-23T13:42:59.735Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.382s coverage: 45.9% of statements [2020-12-23T13:42:59.735Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-12-23T13:42:59.996Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.379s coverage: 49.5% of statements [2020-12-23T13:43:00.020Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00090a340_} [2020-12-23T13:43:01.444Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00090a360_} [2020-12-23T13:43:02.005Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.0% of statements [2020-12-23T13:43:02.015Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00090a3a0_} [2020-12-23T13:43:02.267Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.682s coverage: 57.7% of statements [2020-12-23T13:43:02.267Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-12-23T13:43:02.267Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-12-23T13:43:02.857Z] Removing intermediate container f02d6638c663 [2020-12-23T13:43:02.857Z] ---> cc1fab3e5d22 [2020-12-23T13:43:02.857Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-12-23T13:43:02.857Z] ---> Running in eafb493a7364 [2020-12-23T13:43:02.857Z] Removing intermediate container eafb493a7364 [2020-12-23T13:43:02.857Z] ---> 8f7ece3c35bf [2020-12-23T13:43:02.857Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-12-23T13:43:02.857Z] ---> Running in 5f2ccf361ac9 [2020-12-23T13:43:03.317Z] Removing intermediate container 5f2ccf361ac9 [2020-12-23T13:43:03.317Z] ---> 40071e4fca00 [2020-12-23T13:43:03.317Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-12-23T13:43:03.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00090a3c0_} [2020-12-23T13:43:03.657Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2020-12-23T13:43:04.287Z] [2020-12-23T13:43:04.746Z] ---> 9e993b367bd8 [2020-12-23T13:43:04.746Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-12-23T13:43:04.746Z] ---> Running in 02b3eb124c78 [2020-12-23T13:43:04.777Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-23T13:43:04.813Z] --- PASS: TestServiceWithDataPathPortInit (13.47s) [2020-12-23T13:43:04.813Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-23T13:43:05.043Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-12-23T13:43:05.615Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.5% of statements [2020-12-23T13:43:05.615Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-12-23T13:43:05.615Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-12-23T13:43:05.717Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-12-23T13:43:05.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-12-23T13:43:05.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-12-23T13:43:05.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-12-23T13:43:05.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-12-23T13:43:05.977Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-23T13:43:07.001Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 41.0% of statements [2020-12-23T13:43:07.888Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-23T13:43:07.943Z] ok github.com/docker/docker/daemon/logger/awslogs 0.160s coverage: 77.4% of statements [2020-12-23T13:43:07.943Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-12-23T13:43:07.943Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-12-23T13:43:08.515Z] ok github.com/docker/docker/daemon/logger/gelf 0.011s coverage: 67.0% of statements [2020-12-23T13:43:09.087Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2020-12-23T13:43:09.270Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-23T13:43:09.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 61.6% of statements [2020-12-23T13:43:09.660Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-12-23T13:43:10.350Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s) [2020-12-23T13:43:10.350Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:5v0506ikvxgit4wvygf5zjr6f Created:2020-12-23 13:43:03.850121714 +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[5dd0d9207831822660450eff65096cb47e44eaba422c9783b767cdc343c9a45f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d783u1u5tzygguy3douyvgcx6 EndpointID:61c971d44295e638565219a1a6e10757f98544558c6ee59b8e5f44a22a266e12 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7f2738d30da5f264dc9919f8ddd9a284b63c6d719cee7aee44207e80ab497a3a 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:8b70e5f540df IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.d783u1u5tzygguy3douyvgcx6 EndpointID:61c971d44295e638565219a1a6e10757f98544558c6ee59b8e5f44a22a266e12 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-12-23T13:43:10.350Z] PASS [2020-12-23T13:43:10.350Z] [2020-12-23T13:43:10.350Z] === Skipped [2020-12-23T13:43:10.350Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:43:10.350Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:43:10.350Z] [2020-12-23T13:43:10.350Z] [2020-12-23T13:43:10.350Z] DONE 26 tests, 1 skipped in 38.979s [2020-12-23T13:43:10.350Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:43:10.350Z] ++ 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 [2020-12-23T13:43:10.350Z] ++ set -e [2020-12-23T13:43:10.350Z] ++ '[' -n 0 ']' [2020-12-23T13:43:10.350Z] ++ set -x [2020-12-23T13:43:10.350Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:43:10.350Z] INFO: Testing against a local daemon [2020-12-23T13:43:10.350Z] === RUN TestDockerNetworkIpvlanPersistance [2020-12-23T13:43:10.350Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-23T13:43:10.350Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:43:10.350Z] === RUN TestDockerNetworkIpvlan [2020-12-23T13:43:10.350Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:43:10.350Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:43:10.350Z] PASS [2020-12-23T13:43:10.350Z] [2020-12-23T13:43:10.350Z] === Skipped [2020-12-23T13:43:10.350Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-12-23T13:43:10.350Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:43:10.350Z] [2020-12-23T13:43:10.350Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-12-23T13:43:10.350Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-12-23T13:43:10.350Z] [2020-12-23T13:43:10.350Z] [2020-12-23T13:43:10.350Z] DONE 2 tests, 2 skipped in 0.078s [2020-12-23T13:43:10.350Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-12-23T13:43:10.350Z] ++ 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 [2020-12-23T13:43:10.350Z] ++ set -e [2020-12-23T13:43:10.350Z] ++ '[' -n 0 ']' [2020-12-23T13:43:10.350Z] ++ set -x [2020-12-23T13:43:10.350Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:43:10.350Z] INFO: Testing against a local daemon [2020-12-23T13:43:10.350Z] === RUN TestDockerNetworkMacvlanPersistance [2020-12-23T13:43:11.182Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-23T13:43:11.379Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-12-23T13:43:11.379Z] === RUN TestDockerNetworkMacvlan [2020-12-23T13:43:11.576Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2020-12-23T13:43:11.576Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-12-23T13:43:11.576Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 59.3% of statements [2020-12-23T13:43:12.010Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-12-23T13:43:12.124Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-23T13:43:12.124Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-23T13:43:12.385Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.72s) [2020-12-23T13:43:12.385Z] === RUN TestCreateServiceSecretFileMode [2020-12-23T13:43:12.520Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 33.3% of statements [2020-12-23T13:43:12.645Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-23T13:43:13.040Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-12-23T13:43:13.217Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-12-23T13:43:13.477Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-12-23T13:43:14.058Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-23T13:43:14.071Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-12-23T13:43:14.434Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-12-23T13:43:14.434Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-12-23T13:43:15.005Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-23T13:43:15.007Z] ok github.com/docker/docker/daemon/logger/splunk 1.656s coverage: 82.5% of statements [2020-12-23T13:43:15.007Z] ? github.com/docker/docker/daemon/names [no test files] [2020-12-23T13:43:15.007Z] ok github.com/docker/docker/daemon/network 0.022s coverage: 63.8% of statements [2020-12-23T13:43:15.007Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-12-23T13:43:15.073Z] Removing intermediate container 02b3eb124c78 [2020-12-23T13:43:15.073Z] ---> 8bb69d5ca78b [2020-12-23T13:43:15.073Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-12-23T13:43:15.073Z] ---> Running in 4515b10daf6c [2020-12-23T13:43:15.946Z] --- PASS: TestCreateServiceSecretFileMode (3.34s) [2020-12-23T13:43:15.946Z] === RUN TestCreateServiceConfigFileMode [2020-12-23T13:43:15.946Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-23T13:43:16.043Z] [2020-12-23T13:43:16.043Z] SUCCESS: Specified value was saved. [2020-12-23T13:43:16.133Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-12-23T13:43:16.887Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-23T13:43:17.553Z] ok github.com/docker/docker/distribution/metadata 0.046s coverage: 48.2% of statements [2020-12-23T13:43:17.829Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-23T13:43:18.125Z] ok github.com/docker/docker/distribution 0.304s coverage: 25.1% of statements [2020-12-23T13:43:18.125Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-12-23T13:43:18.205Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-12-23T13:43:18.770Z] --- PASS: TestCreateServiceConfigFileMode (3.12s) [2020-12-23T13:43:18.770Z] === RUN TestCreateServiceSysctls [2020-12-23T13:43:19.031Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-23T13:43:19.069Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2020-12-23T13:43:19.782Z] Removing intermediate container 4515b10daf6c [2020-12-23T13:43:19.782Z] ---> b06183bcec47 [2020-12-23T13:43:19.782Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-12-23T13:43:19.782Z] ---> Running in 4271e14880a4 [2020-12-23T13:43:19.971Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-23T13:43:20.012Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-12-23T13:43:20.274Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-12-23T13:43:20.274Z] ? github.com/docker/docker/dockerversion [no test files] [2020-12-23T13:43:20.914Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-23T13:43:21.216Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-12-23T13:43:21.216Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-12-23T13:43:21.718Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-12-23T13:43:21.788Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2020-12-23T13:43:21.788Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-12-23T13:43:21.857Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-23T13:43:22.732Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2020-12-23T13:43:22.748Z] --- PASS: TestDockerNetworkMacvlan (11.27s) [2020-12-23T13:43:22.748Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2020-12-23T13:43:22.748Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-12-23T13:43:22.748Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.88s) [2020-12-23T13:43:22.748Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.96s) [2020-12-23T13:43:22.748Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.45s) [2020-12-23T13:43:22.748Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.64s) [2020-12-23T13:43:22.748Z] PASS [2020-12-23T13:43:22.748Z] [2020-12-23T13:43:22.748Z] DONE 8 tests in 12.722s [2020-12-23T13:43:22.748Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-12-23T13:43:22.748Z] ++ 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 [2020-12-23T13:43:22.748Z] ++ set -e [2020-12-23T13:43:22.748Z] ++ '[' -n 0 ']' [2020-12-23T13:43:22.748Z] ++ set -x [2020-12-23T13:43:22.749Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:43:22.749Z] testing: warning: no tests to run [2020-12-23T13:43:22.749Z] PASS [2020-12-23T13:43:22.749Z] [2020-12-23T13:43:22.749Z] DONE 0 tests in 0.012s [2020-12-23T13:43:22.749Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-12-23T13:43:22.749Z] ++ 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 [2020-12-23T13:43:22.749Z] ++ set -e [2020-12-23T13:43:22.749Z] ++ '[' -n 0 ']' [2020-12-23T13:43:22.749Z] ++ set -x [2020-12-23T13:43:22.749Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:43:22.749Z] INFO: Testing against a local daemon [2020-12-23T13:43:22.749Z] === RUN TestAuthZPluginAllowRequest [2020-12-23T13:43:22.797Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-23T13:43:23.057Z] --- PASS: TestCreateServiceSysctls (4.14s) [2020-12-23T13:43:23.057Z] === RUN TestCreateServiceCapabilities [2020-12-23T13:43:23.526Z] Cannot create a file when that file already exists. [2020-12-23T13:43:23.676Z] ok github.com/docker/docker/oci 0.009s coverage: 8.2% of statements [2020-12-23T13:43:23.999Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-23T13:43:24.246Z] --- PASS: TestAuthZPluginAllowRequest (1.32s) [2020-12-23T13:43:24.246Z] === RUN TestAuthZPluginTLS [2020-12-23T13:43:24.249Z] ok github.com/docker/docker/opts 0.020s coverage: 67.1% of statements [2020-12-23T13:43:24.511Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2020-12-23T13:43:24.536Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-12-23T13:43:24.536Z] === RUN TestAuthZPluginDenyRequest [2020-12-23T13:43:25.178Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-12-23T13:43:25.178Z] === RUN TestAuthZPluginAPIDenyResponse [2020-12-23T13:43:25.384Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-23T13:43:25.807Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-12-23T13:43:25.807Z] === RUN TestAuthZPluginDenyResponse [2020-12-23T13:43:26.098Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-12-23T13:43:26.098Z] === RUN TestAuthZPluginAllowEventStream [2020-12-23T13:43:26.426Z] ok github.com/docker/docker/pkg/archive 0.327s coverage: 77.2% of statements [2020-12-23T13:43:26.767Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-23T13:43:26.998Z] ok github.com/docker/docker/pkg/authorization 0.106s coverage: 68.3% of statements [2020-12-23T13:43:27.027Z] --- PASS: TestCreateServiceCapabilities (3.95s) [2020-12-23T13:43:27.027Z] === RUN TestInspect [2020-12-23T13:43:27.260Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-12-23T13:43:27.288Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-23T13:43:27.288Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-23T13:43:27.520Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-12-23T13:43:27.599Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-12-23T13:43:27.599Z] === RUN TestAuthZPluginErrorResponse [2020-12-23T13:43:28.228Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-23T13:43:28.234Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-12-23T13:43:28.234Z] === RUN TestAuthZPluginErrorRequest [2020-12-23T13:43:28.533Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-12-23T13:43:28.533Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-12-23T13:43:28.799Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-23T13:43:29.162Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-12-23T13:43:29.163Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-12-23T13:43:29.324Z] Removing intermediate container 4271e14880a4 [2020-12-23T13:43:29.324Z] ---> 4fe99f56970d [2020-12-23T13:43:29.324Z] Step 13/13 : CMD ["sh"] [2020-12-23T13:43:29.324Z] ---> Running in 454c70b17ed6 [2020-12-23T13:43:29.324Z] Removing intermediate container 454c70b17ed6 [2020-12-23T13:43:29.324Z] ---> c7126a7f6e7d [2020-12-23T13:43:29.324Z] Successfully built c7126a7f6e7d [2020-12-23T13:43:29.324Z] Successfully tagged busybox:latest [2020-12-23T13:43:29.324Z] INFO: Docker images of the daemon under test [2020-12-23T13:43:29.324Z] [2020-12-23T13:43:29.324Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-12-23T13:43:29.324Z] busybox latest c7126a7f6e7d 1 second ago 5.19GB [2020-12-23T13:43:29.324Z] microsoft/windowsservercore latest c0773f9ce353 2 weeks ago 5.12GB [2020-12-23T13:43:29.324Z] mcr.microsoft.com/windows/servercore ltsc2019 c0773f9ce353 2 weeks ago 5.12GB [2020-12-23T13:43:29.324Z] [2020-12-23T13:43:29.324Z] INFO: Running integration tests at 12/23/2020 13:43:29... [2020-12-23T13:43:29.324Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-12-23T13:43:29.324Z] INFO: Integration API tests being run from the host: [2020-12-23T13:43:29.324Z] INFO: make.ps1 starting at 12/23/2020 13:43:29 [2020-12-23T13:43:30.186Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-23T13:43:30.295Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-12-23T13:43:30.446Z] --- PASS: TestInspect (3.36s) [2020-12-23T13:43:30.446Z] === RUN TestCreateJob [2020-12-23T13:43:30.707Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-23T13:43:30.819Z] ok github.com/docker/docker/pkg/chrootarchive 2.502s coverage: 43.2% of statements [2020-12-23T13:43:30.819Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-12-23T13:43:31.080Z] ok github.com/docker/docker/layer 7.562s coverage: 68.8% of statements [2020-12-23T13:43:31.080Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-12-23T13:43:31.080Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-12-23T13:43:31.080Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-12-23T13:43:31.080Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-12-23T13:43:31.080Z] ? github.com/docker/docker/oci/caps [no test files] [2020-12-23T13:43:31.080Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-12-23T13:43:31.080Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-12-23T13:43:31.223Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2020-12-23T13:43:31.223Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-12-23T13:43:31.342Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2020-12-23T13:43:31.665Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-23T13:43:31.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-12-23T13:43:31.915Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2020-12-23T13:43:32.488Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2020-12-23T13:43:32.725Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.66s) [2020-12-23T13:43:32.725Z] === RUN TestAuthZPluginHeader [2020-12-23T13:43:33.048Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-23T13:43:33.060Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2020-12-23T13:43:33.356Z] --- PASS: TestAuthZPluginHeader (0.84s) [2020-12-23T13:43:33.356Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-12-23T13:43:33.356Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-23T13:43:33.356Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:33.356Z] === RUN TestAuthZPluginV2Disable [2020-12-23T13:43:33.356Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-12-23T13:43:33.356Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:33.356Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-12-23T13:43:33.356Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-23T13:43:33.356Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:33.356Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-12-23T13:43:33.356Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-23T13:43:33.356Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:33.356Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-12-23T13:43:33.633Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2020-12-23T13:43:33.989Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-23T13:43:34.576Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-12-23T13:43:34.929Z] --- PASS: TestCreateJob (4.62s) [2020-12-23T13:43:34.929Z] === RUN TestReplicatedJob [2020-12-23T13:43:35.519Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2020-12-23T13:43:35.780Z] ok github.com/docker/docker/pkg/discovery/kv 3.096s coverage: 84.1% of statements [2020-12-23T13:43:36.042Z] ok github.com/docker/docker/pkg/fsutils 0.194s coverage: 85.1% of statements [2020-12-23T13:43:36.042Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2020-12-23T13:43:36.313Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-23T13:43:37.428Z] ok github.com/docker/docker/pkg/idtools 0.413s coverage: 70.1% of statements [2020-12-23T13:43:37.690Z] ok github.com/docker/docker/pkg/ioutils 0.497s coverage: 70.6% of statements [2020-12-23T13:43:37.952Z] ok github.com/docker/docker/pkg/jsonmessage 0.012s coverage: 91.7% of statements [2020-12-23T13:43:37.952Z] ? github.com/docker/docker/pkg/locker [no test files] [2020-12-23T13:43:37.952Z] ok github.com/docker/docker/pkg/longpath 0.009s coverage: 100.0% of statements [2020-12-23T13:43:37.952Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-12-23T13:43:37.952Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-12-23T13:43:38.213Z] ok github.com/docker/docker/pkg/namesgenerator 0.003s coverage: 85.7% of statements [2020-12-23T13:43:38.213Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-12-23T13:43:38.474Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2020-12-23T13:43:38.736Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2020-12-23T13:43:39.308Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2020-12-23T13:43:39.308Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2020-12-23T13:43:39.308Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-12-23T13:43:39.308Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-12-23T13:43:40.251Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-12-23T13:43:40.518Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-23T13:43:40.822Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-12-23T13:43:41.083Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-12-23T13:43:41.343Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-12-23T13:43:41.457Z] --- PASS: TestReplicatedJob (6.31s) [2020-12-23T13:43:41.458Z] === RUN TestUpdateReplicatedJob [2020-12-23T13:43:42.726Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2020-12-23T13:43:42.987Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2020-12-23T13:43:43.372Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-23T13:43:43.633Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-23T13:43:44.573Z] --- PASS: TestUpdateReplicatedJob (3.36s) [2020-12-23T13:43:44.573Z] === RUN TestServiceListWithStatuses [2020-12-23T13:43:44.573Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-23T13:43:44.573Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:43:44.573Z] === RUN TestDockerNetworkConnectAlias [2020-12-23T13:43:46.286Z] ok github.com/docker/docker/pkg/signal 2.386s coverage: 61.0% of statements [2020-12-23T13:43:46.286Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-12-23T13:43:46.286Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-12-23T13:43:46.546Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-12-23T13:43:47.489Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2020-12-23T13:43:47.750Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2020-12-23T13:43:47.873Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-23T13:43:48.322Z] ok github.com/docker/docker/pkg/tailfile 0.063s coverage: 88.6% of statements [2020-12-23T13:43:48.894Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-12-23T13:43:48.894Z] testing: warning: no tests to run [2020-12-23T13:43:48.894Z] coverage: [no statements] [2020-12-23T13:43:48.894Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2020-12-23T13:43:49.466Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-12-23T13:43:49.466Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-12-23T13:43:49.727Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-12-23T13:43:50.415Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-23T13:43:50.415Z] --- PASS: TestDockerNetworkConnectAlias (5.40s) [2020-12-23T13:43:50.415Z] === RUN TestDockerNetworkReConnect [2020-12-23T13:43:50.415Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-23T13:43:51.691Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2020-12-23T13:43:51.903Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.69s) [2020-12-23T13:43:51.903Z] PASS [2020-12-23T13:43:51.903Z] [2020-12-23T13:43:51.903Z] === Skipped [2020-12-23T13:43:51.903Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-12-23T13:43:51.903Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:51.903Z] [2020-12-23T13:43:51.903Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-12-23T13:43:51.903Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:51.903Z] [2020-12-23T13:43:51.903Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-12-23T13:43:51.903Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:51.903Z] [2020-12-23T13:43:51.903Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-12-23T13:43:51.903Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:43:51.903Z] [2020-12-23T13:43:51.903Z] [2020-12-23T13:43:51.903Z] DONE 17 tests, 4 skipped in 27.525s [2020-12-23T13:43:51.903Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-12-23T13:43:51.903Z] ++ 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 [2020-12-23T13:43:51.903Z] ++ set -e [2020-12-23T13:43:51.903Z] ++ '[' -n 0 ']' [2020-12-23T13:43:51.903Z] ++ set -x [2020-12-23T13:43:51.903Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2020-12-23T13:43:51.903Z] INFO: Testing against a local daemon [2020-12-23T13:43:51.903Z] === RUN TestPluginInvalidJSON [2020-12-23T13:43:51.903Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:43:51.903Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:43:51.903Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:43:51.903Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-12-23T13:43:51.903Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-12-23T13:43:51.903Z] === RUN TestPluginInstall [2020-12-23T13:43:51.903Z] === RUN TestPluginInstall/no_auth [2020-12-23T13:43:51.903Z] time="2020-12-23T13:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:43:51.903Z] time="2020-12-23T13:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5af0cc694dd0e0b4c0f120f9c011ed4b7a0290cce794514e209a230cd10ada63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:43:51.903Z] time="2020-12-23T13:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:43:51.903Z] time="2020-12-23T13:43:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5af0cc694dd0e0b4c0f120f9c011ed4b7a0290cce794514e209a230cd10ada63" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:43:52.203Z] === RUN TestPluginInstall/with_htpasswd [2020-12-23T13:43:52.635Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-12-23T13:43:52.833Z] time="2020-12-23T13:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:43:52.833Z] time="2020-12-23T13:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7d04207d181de986cfa9d83d8f289b29979e8fde278a0df3e3f3ab09b97e8d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:43:52.833Z] time="2020-12-23T13:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:43:52.833Z] time="2020-12-23T13:43:52Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c7d04207d181de986cfa9d83d8f289b29979e8fde278a0df3e3f3ab09b97e8d3" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:43:52.896Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2020-12-23T13:43:53.125Z] === RUN TestPluginInstall/with_insecure [2020-12-23T13:43:54.152Z] time="2020-12-23T13:43:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:43:54.152Z] time="2020-12-23T13:43:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8724b1e1dd3b2983a049436b741c09e734b5d5013114cb7e3c84789c7eeafa91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:43:54.152Z] time="2020-12-23T13:43:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-12-23T13:43:54.152Z] time="2020-12-23T13:43:54Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8724b1e1dd3b2983a049436b741c09e734b5d5013114cb7e3c84789c7eeafa91" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-12-23T13:43:54.281Z] ok github.com/docker/docker/quota 0.195s coverage: 71.4% of statements [2020-12-23T13:43:54.442Z] --- PASS: TestPluginInstall (4.25s) [2020-12-23T13:43:54.442Z] --- PASS: TestPluginInstall/no_auth (1.98s) [2020-12-23T13:43:54.442Z] --- PASS: TestPluginInstall/with_htpasswd (0.92s) [2020-12-23T13:43:54.442Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-12-23T13:43:54.442Z] plugin_test.go:157: [d5b5c2c1c6753] daemon is not started [2020-12-23T13:43:54.442Z] PASS [2020-12-23T13:43:54.442Z] [2020-12-23T13:43:54.442Z] DONE 6 tests in 4.344s [2020-12-23T13:43:54.442Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-12-23T13:43:54.442Z] ++ 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 [2020-12-23T13:43:54.442Z] ++ set -e [2020-12-23T13:43:54.442Z] ++ '[' -n 0 ']' [2020-12-23T13:43:54.442Z] ++ set -x [2020-12-23T13:43:54.442Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:43:54.442Z] INFO: Testing against a local daemon [2020-12-23T13:43:54.442Z] === RUN TestExternalGraphDriver [2020-12-23T13:43:54.638Z] --- PASS: TestDockerNetworkReConnect (3.98s) [2020-12-23T13:43:54.638Z] === RUN TestServicePlugin [2020-12-23T13:43:54.638Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-12-23T13:43:54.732Z] === RUN TestExternalGraphDriver/json [2020-12-23T13:43:54.852Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-12-23T13:43:55.460Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:43:55.461Z] INFO: Testing against a local daemon [2020-12-23T13:43:55.461Z] === RUN TestBuildWithSession [2020-12-23T13:43:55.461Z] --- SKIP: TestBuildWithSession (0.00s) [2020-12-23T13:43:55.461Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:43:55.461Z] === RUN TestBuildSquashParent [2020-12-23T13:43:55.461Z] --- SKIP: TestBuildSquashParent (0.00s) [2020-12-23T13:43:55.461Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:43:55.461Z] === RUN TestBuildWithRemoveAndForceRemove [2020-12-23T13:43:55.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:43:55.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:43:55.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:43:55.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:43:55.461Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:43:55.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:43:55.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:43:55.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:43:55.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:43:55.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:43:55.461Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:43:55.461Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:43:55.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-12-23T13:43:55.461Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-12-23T13:43:55.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-12-23T13:43:55.461Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-12-23T13:43:55.580Z] === RUN TestDockerSuite/TestCpToDot [2020-12-23T13:43:56.152Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-23T13:43:56.237Z] ok github.com/docker/docker/registry 0.062s coverage: 57.2% of statements [2020-12-23T13:43:56.498Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-12-23T13:43:56.787Z] === RUN TestExternalGraphDriver/spec [2020-12-23T13:43:57.069Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-12-23T13:43:57.539Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-23T13:43:57.641Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2020-12-23T13:43:57.903Z] ok github.com/docker/docker/testutil 0.003s coverage: 62.5% of statements [2020-12-23T13:43:58.305Z] === RUN TestExternalGraphDriver/pull [2020-12-23T13:43:58.482Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-23T13:43:59.424Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-23T13:44:00.360Z] --- PASS: TestExternalGraphDriver (5.47s) [2020-12-23T13:44:00.360Z] --- PASS: TestExternalGraphDriver/json (1.81s) [2020-12-23T13:44:00.360Z] --- PASS: TestExternalGraphDriver/spec (1.79s) [2020-12-23T13:44:00.360Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-12-23T13:44:00.360Z] === RUN TestGraphdriverPluginV2 [2020-12-23T13:44:00.360Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2020-12-23T13:44:00.360Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:44:00.360Z] PASS [2020-12-23T13:44:00.360Z] [2020-12-23T13:44:00.360Z] === Skipped [2020-12-23T13:44:00.360Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2020-12-23T13:44:00.360Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:44:00.360Z] [2020-12-23T13:44:00.360Z] [2020-12-23T13:44:00.360Z] DONE 5 tests, 1 skipped in 5.592s [2020-12-23T13:44:00.360Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-12-23T13:44:00.360Z] ++ 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 [2020-12-23T13:44:00.360Z] ++ set -e [2020-12-23T13:44:00.360Z] ++ '[' -n 0 ']' [2020-12-23T13:44:00.360Z] ++ set -x [2020-12-23T13:44:00.360Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:44:00.360Z] INFO: Testing against a local daemon [2020-12-23T13:44:00.360Z] === RUN TestContinueAfterPluginCrash [2020-12-23T13:44:00.360Z] === PAUSE TestContinueAfterPluginCrash [2020-12-23T13:44:00.360Z] === RUN TestReadPluginNoRead [2020-12-23T13:44:00.360Z] === PAUSE TestReadPluginNoRead [2020-12-23T13:44:00.360Z] === RUN TestDaemonStartWithLogOpt [2020-12-23T13:44:00.360Z] === PAUSE TestDaemonStartWithLogOpt [2020-12-23T13:44:00.360Z] === CONT TestContinueAfterPluginCrash [2020-12-23T13:44:00.360Z] === CONT TestDaemonStartWithLogOpt [2020-12-23T13:44:00.360Z] === CONT TestReadPluginNoRead [2020-12-23T13:44:00.367Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-23T13:44:00.940Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-23T13:44:01.206Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-12-23T13:44:01.510Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-23T13:44:01.779Z] ok github.com/docker/docker/volume/local 0.111s coverage: 76.6% of statements [2020-12-23T13:44:02.351Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2020-12-23T13:44:02.451Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-23T13:44:02.712Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-23T13:44:02.712Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-23T13:44:02.972Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-23T13:44:03.542Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-23T13:44:03.542Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-23T13:44:03.542Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-23T13:44:03.736Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2020-12-23T13:44:04.113Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-23T13:44:04.374Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-23T13:44:04.374Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-23T13:44:04.634Z] === RUN TestDockerSuite/TestCreateRM [2020-12-23T13:44:04.634Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-23T13:44:04.634Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-23T13:44:04.634Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-23T13:44:04.895Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-23T13:44:05.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-12-23T13:44:05.791Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-12-23T13:44:05.950Z] === RUN TestReadPluginNoRead/default [2020-12-23T13:44:05.950Z] --- PASS: TestDaemonStartWithLogOpt (5.49s) [2020-12-23T13:44:06.581Z] === RUN TestReadPluginNoRead/disabled_caching [2020-12-23T13:44:06.808Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-23T13:44:06.808Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-23T13:44:06.808Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-23T13:44:07.380Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-12-23T13:44:08.077Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-12-23T13:44:09.575Z] --- PASS: TestReadPluginNoRead (9.33s) [2020-12-23T13:44:09.575Z] --- PASS: TestReadPluginNoRead/default (1.41s) [2020-12-23T13:44:09.575Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.45s) [2020-12-23T13:44:09.575Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.48s) [2020-12-23T13:44:09.575Z] read_test.go:92: [d33f2fec26cc2] daemon is not started [2020-12-23T13:44:10.601Z] --- PASS: TestContinueAfterPluginCrash (10.49s) [2020-12-23T13:44:10.601Z] PASS [2020-12-23T13:44:10.601Z] [2020-12-23T13:44:10.601Z] DONE 6 tests in 10.560s [2020-12-23T13:44:10.601Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2020-12-23T13:44:10.601Z] ++ 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 [2020-12-23T13:44:10.601Z] ++ set -e [2020-12-23T13:44:10.601Z] ++ '[' -n 0 ']' [2020-12-23T13:44:10.601Z] ++ set -x [2020-12-23T13:44:10.601Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:44:10.601Z] testing: warning: no tests to run [2020-12-23T13:44:10.601Z] PASS [2020-12-23T13:44:10.601Z] [2020-12-23T13:44:10.601Z] DONE 0 tests in 0.019s [2020-12-23T13:44:10.601Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-12-23T13:44:10.601Z] ++ 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 [2020-12-23T13:44:10.601Z] ++ set -e [2020-12-23T13:44:10.601Z] ++ '[' -n 0 ']' [2020-12-23T13:44:10.601Z] ++ set -x [2020-12-23T13:44:10.601Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:44:10.902Z] INFO: Testing against a local daemon [2020-12-23T13:44:10.902Z] === RUN TestPluginWithDevMounts [2020-12-23T13:44:10.902Z] === PAUSE TestPluginWithDevMounts [2020-12-23T13:44:10.902Z] === CONT TestPluginWithDevMounts [2020-12-23T13:44:11.581Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-23T13:44:11.581Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-23T13:44:11.581Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-23T13:44:11.581Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-23T13:44:11.581Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-23T13:44:11.581Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-23T13:44:12.151Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-23T13:44:12.959Z] --- PASS: TestPluginWithDevMounts (1.84s) [2020-12-23T13:44:12.959Z] PASS [2020-12-23T13:44:12.959Z] [2020-12-23T13:44:12.960Z] DONE 1 tests in 1.924s [2020-12-23T13:44:12.960Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-12-23T13:44:12.960Z] ++ 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 [2020-12-23T13:44:12.960Z] ++ set -e [2020-12-23T13:44:12.960Z] ++ '[' -n 0 ']' [2020-12-23T13:44:12.960Z] ++ set -x [2020-12-23T13:44:12.960Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:44:12.960Z] INFO: Testing against a local daemon [2020-12-23T13:44:12.960Z] === RUN TestSecretInspect [2020-12-23T13:44:13.117Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-23T13:44:14.058Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-23T13:44:14.058Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-12-23T13:44:14.999Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-23T13:44:15.023Z] --- PASS: TestSecretInspect (1.92s) [2020-12-23T13:44:15.023Z] === RUN TestSecretList [2020-12-23T13:44:15.960Z] ok github.com/docker/docker/pkg/plugins 33.620s coverage: 76.6% of statements [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/pkg/term [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/rootless [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/testutil/request [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/volume [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-12-23T13:44:15.960Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === Skipped [2020-12-23T13:44:15.960Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-12-23T13:44:15.960Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-12-23T13:44:15.960Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver btrfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-12-23T13:44:15.960Z] time="2020-12-23T13:42:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-12-23T13:44:15.960Z] time="2020-12-23T13:42:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-12-23T13:44:15.960Z] time="2020-12-23T13:42:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-12-23T13:44:15.960Z] time="2020-12-23T13:42:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-12-23T13:44:15.960Z] time="2020-12-23T13:42:57Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-12-23T13:44:15.960Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-12-23T13:44:15.960Z] overlay_test.go:49: Fails to compute changes intermittently [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-12-23T13:44:15.960Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-12-23T13:44:15.960Z] graphtest_unix.go:46: Driver zfs not supported [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-12-23T13:44:15.960Z] graphtest_unix.go:73: No driver to put! [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-12-23T13:44:15.960Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-12-23T13:44:15.960Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] [2020-12-23T13:44:15.960Z] DONE 2191 tests, 26 skipped in 254.500s Post stage [Pipeline] junit [2020-12-23T13:44:15.974Z] Recording test results [2020-12-23T13:44:16.382Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [Pipeline] } [Pipeline] // stage [2020-12-23T13:44:16.536Z] --- PASS: TestSecretList (1.95s) [2020-12-23T13:44:16.536Z] === RUN TestSecretsCreateAndDelete [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-12-23T13:44:16.844Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41724/.git:/go/src/github.com/docker/docker/.git --name docker-pr4 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=587960aa7cbafa44655561cf2d56e807402d21e0 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:587960aa7cbafa44655561cf2d56e807402d21e0 hack/validate/vendor [2020-12-23T13:44:16.953Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-23T13:44:17.417Z] No vendor changes in diff. [2020-12-23T13:44:17.523Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-23T13:44:17.523Z] === RUN TestDockerSuite/TestDevicePermissions [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-23T13:44:18.097Z] === RUN TestDockerSuite/TestDockerFails [2020-12-23T13:44:18.097Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-12-23T13:44:18.097Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-12-23T13:44:18.097Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-12-23T13:44:18.197Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-12-23T13:44:18.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (12.84s) [2020-12-23T13:44:18.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (13.01s) [2020-12-23T13:44:18.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (14.88s) [2020-12-23T13:44:18.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (18.03s) [2020-12-23T13:44:18.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (6.41s) [2020-12-23T13:44:18.197Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (11.54s) [2020-12-23T13:44:18.197Z] === RUN TestBuildMultiStageCopy [2020-12-23T13:44:18.197Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-12-23T13:44:18.304Z] + echo Ensuring container killed. [2020-12-23T13:44:18.304Z] Ensuring container killed. [2020-12-23T13:44:18.304Z] + docker rm -vf docker-pr4 [2020-12-23T13:44:18.304Z] Error: No such container: docker-pr4 [2020-12-23T13:44:18.304Z] + true [Pipeline] sh [2020-12-23T13:44:18.590Z] + echo Chowning /workspace to jenkins user [2020-12-23T13:44:18.590Z] Chowning /workspace to jenkins user [2020-12-23T13:44:18.590Z] + id -u [2020-12-23T13:44:18.590Z] + id -g [2020-12-23T13:44:18.590Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41724:/workspace busybox chown -R 1000:1000 /workspace [2020-12-23T13:44:18.592Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-12-23T13:44:18.592Z] === RUN TestSecretsUpdate [2020-12-23T13:44:19.039Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-23T13:44:19.460Z] + bundleName=unit [2020-12-23T13:44:19.460Z] + echo Creating unit-bundles.tar.gz [2020-12-23T13:44:19.460Z] Creating unit-bundles.tar.gz [2020-12-23T13:44:19.460Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-12-23T13:44:19.460Z] bundles/junit-report.xml [2020-12-23T13:44:19.460Z] bundles/go-test-report.json [2020-12-23T13:44:19.460Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-12-23T13:44:19.473Z] Archiving artifacts [2020-12-23T13:44:19.609Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-12-23T13:44:19.889Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-23T13:44:20.201Z] + make clean [2020-12-23T13:44:20.466Z] docker volume rm -f docker-dev-cache [2020-12-23T13:44:20.466Z] docker-dev-cache [Pipeline] deleteDir [2020-12-23T13:44:20.548Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-12-23T13:44:20.548Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-12-23T13:44:20.548Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-12-23T13:44:20.649Z] --- PASS: TestSecretsUpdate (1.92s) [2020-12-23T13:44:20.649Z] === RUN TestTemplatedSecret [2020-12-23T13:44:20.808Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-23T13:44:22.726Z] --- PASS: TestTemplatedSecret (2.43s) [2020-12-23T13:44:22.726Z] === RUN TestSecretCreateResolve [2020-12-23T13:44:24.785Z] --- PASS: TestSecretCreateResolve (1.91s) [2020-12-23T13:44:24.785Z] PASS [2020-12-23T13:44:24.785Z] [2020-12-23T13:44:24.785Z] DONE 6 tests in 12.097s [2020-12-23T13:44:24.785Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-12-23T13:44:24.785Z] ++ 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 [2020-12-23T13:44:24.785Z] ++ set -e [2020-12-23T13:44:24.785Z] ++ '[' -n 0 ']' [2020-12-23T13:44:24.785Z] ++ set -x [2020-12-23T13:44:24.785Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:44:24.785Z] INFO: Testing against a local daemon [2020-12-23T13:44:24.785Z] === RUN TestServiceCreateInit [2020-12-23T13:44:24.785Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-23T13:44:25.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-12-23T13:44:25.276Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-12-23T13:44:26.088Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-23T13:44:26.247Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-12-23T13:44:26.657Z] --- PASS: TestServicePlugin (32.72s) [2020-12-23T13:44:26.657Z] plugin_test.go:62: [d8e9c38657ad9] joining swarm manager [db1dd568b9ff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T13:44:26.657Z] plugin_test.go:65: [d47a916313946] joining swarm manager [db1dd568b9ff3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T13:44:26.657Z] === RUN TestServiceUpdateLabel [2020-12-23T13:44:27.217Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-12-23T13:44:28.043Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-23T13:44:28.187Z] --- PASS: TestBuildMultiStageCopy (11.67s) [2020-12-23T13:44:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.82s) [2020-12-23T13:44:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.70s) [2020-12-23T13:44:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.98s) [2020-12-23T13:44:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.97s) [2020-12-23T13:44:28.187Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.19s) [2020-12-23T13:44:28.187Z] === RUN TestBuildMultiStageParentConfig [2020-12-23T13:44:29.225Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-23T13:44:29.425Z] --- PASS: TestServiceUpdateLabel (2.76s) [2020-12-23T13:44:29.425Z] === RUN TestServiceUpdateSecrets [2020-12-23T13:44:30.366Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-23T13:44:30.377Z] --- PASS: TestBuildMultiStageParentConfig (1.88s) [2020-12-23T13:44:30.377Z] === RUN TestBuildLabelWithTargets [2020-12-23T13:44:30.377Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2020-12-23T13:44:30.377Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:44:30.377Z] === RUN TestBuildWithEmptyLayers [2020-12-23T13:44:31.345Z] --- PASS: TestBuildWithEmptyLayers (0.92s) [2020-12-23T13:44:31.345Z] === RUN TestBuildMultiStageOnBuild [2020-12-23T13:44:31.750Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-12-23T13:44:32.697Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-23T13:44:32.736Z] --- PASS: TestServiceCreateInit (7.45s) [2020-12-23T13:44:32.736Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.69s) [2020-12-23T13:44:32.736Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.73s) [2020-12-23T13:44:32.736Z] === RUN TestCreateServiceMultipleTimes [2020-12-23T13:44:33.268Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-23T13:44:33.840Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-23T13:44:34.411Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-12-23T13:44:34.411Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-23T13:44:34.672Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-23T13:44:35.613Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-12-23T13:44:36.996Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-12-23T13:44:38.380Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-23T13:44:40.920Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-12-23T13:44:42.828Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-23T13:44:43.399Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-23T13:44:43.745Z] --- PASS: TestBuildMultiStageOnBuild (10.91s) [2020-12-23T13:44:43.745Z] === RUN TestBuildUncleanTarFilenames [2020-12-23T13:44:43.745Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2020-12-23T13:44:43.745Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:44:43.745Z] === RUN TestBuildMultiStageLayerLeak [2020-12-23T13:44:44.782Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-23T13:44:44.782Z] --- PASS: TestServiceUpdateSecrets (15.25s) [2020-12-23T13:44:44.782Z] === RUN TestServiceUpdateConfigs [2020-12-23T13:44:45.042Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-23T13:44:45.614Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-23T13:44:46.996Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-23T13:44:47.256Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-12-23T13:44:47.256Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-23T13:44:47.516Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-12-23T13:44:47.777Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-12-23T13:44:47.777Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-23T13:44:48.072Z] --- PASS: TestCreateServiceMultipleTimes (15.70s) [2020-12-23T13:44:48.072Z] === RUN TestCreateServiceConflict [2020-12-23T13:44:48.718Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-23T13:44:49.658Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-23T13:44:49.658Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-23T13:44:49.658Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-23T13:44:50.132Z] --- PASS: TestCreateServiceConflict (1.91s) [2020-12-23T13:44:50.132Z] === RUN TestCreateServiceMaxReplicas [2020-12-23T13:44:50.248Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-23T13:44:50.511Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-23T13:44:51.080Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-23T13:44:52.019Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-12-23T13:44:52.279Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-12-23T13:44:52.279Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-12-23T13:44:52.279Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-23T13:44:52.871Z] --- PASS: TestCreateServiceMaxReplicas (2.60s) [2020-12-23T13:44:52.871Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-23T13:44:54.189Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-12-23T13:44:54.450Z] === RUN TestDockerSuite/TestEventsRename [2020-12-23T13:44:55.020Z] === RUN TestDockerSuite/TestEventsResize [2020-12-23T13:44:55.590Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-23T13:44:56.138Z] --- PASS: TestBuildMultiStageLayerLeak (14.24s) [2020-12-23T13:44:56.138Z] === RUN TestBuildWithHugeFile [2020-12-23T13:44:59.787Z] --- PASS: TestServiceUpdateConfigs (14.63s) [2020-12-23T13:44:59.787Z] === RUN TestServiceUpdateNetwork [2020-12-23T13:45:01.169Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-23T13:45:01.742Z] === RUN TestDockerSuite/TestEventsStreaming [2020-12-23T13:45:02.682Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-23T13:45:05.221Z] === RUN TestDockerSuite/TestEventsTop [2020-12-23T13:45:05.487Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2020-12-23T13:45:05.487Z] === RUN TestCreateServiceSecretFileMode [2020-12-23T13:45:05.791Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-23T13:45:07.552Z] --- PASS: TestCreateServiceSecretFileMode (2.26s) [2020-12-23T13:45:07.552Z] === RUN TestCreateServiceConfigFileMode [2020-12-23T13:45:08.330Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-23T13:45:10.286Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2020-12-23T13:45:10.286Z] === RUN TestCreateServiceSysctls [2020-12-23T13:45:12.546Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2020-12-23T13:45:12.546Z] === RUN TestServiceUpdatePidsLimit [2020-12-23T13:45:13.003Z] --- PASS: TestCreateServiceSysctls (3.03s) [2020-12-23T13:45:13.003Z] === RUN TestCreateServiceCapabilities [2020-12-23T13:45:13.488Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-23T13:45:14.428Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-23T13:45:15.068Z] --- PASS: TestCreateServiceCapabilities (2.27s) [2020-12-23T13:45:15.068Z] === RUN TestInspect [2020-12-23T13:45:17.802Z] --- PASS: TestInspect (2.57s) [2020-12-23T13:45:17.802Z] === RUN TestCreateJob [2020-12-23T13:45:19.708Z] === RUN TestDockerSuite/TestExec [2020-12-23T13:45:19.968Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-23T13:45:20.526Z] --- PASS: TestCreateJob (2.99s) [2020-12-23T13:45:20.526Z] === RUN TestReplicatedJob [2020-12-23T13:45:20.538Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-23T13:45:21.109Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-23T13:45:21.109Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-23T13:45:21.370Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-23T13:45:22.753Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-23T13:45:23.323Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-23T13:45:23.583Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-23T13:45:24.153Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-23T13:45:24.723Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-23T13:45:25.293Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-23T13:45:25.863Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-23T13:45:26.080Z] --- PASS: TestReplicatedJob (4.73s) [2020-12-23T13:45:26.080Z] === RUN TestUpdateReplicatedJob [2020-12-23T13:45:26.803Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-23T13:45:27.743Z] === RUN TestDockerSuite/TestExecEnv [2020-12-23T13:45:28.315Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-23T13:45:28.805Z] --- PASS: TestUpdateReplicatedJob (3.03s) [2020-12-23T13:45:28.805Z] === RUN TestServiceListWithStatuses [2020-12-23T13:45:28.805Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-23T13:45:28.805Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:45:28.805Z] === RUN TestDockerNetworkConnectAlias [2020-12-23T13:45:28.885Z] --- PASS: TestServiceUpdatePidsLimit (16.42s) [2020-12-23T13:45:28.885Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.84s) [2020-12-23T13:45:28.885Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.81s) [2020-12-23T13:45:28.885Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2020-12-23T13:45:28.885Z] PASS [2020-12-23T13:45:28.885Z] [2020-12-23T13:45:28.885Z] === Skipped [2020-12-23T13:45:28.885Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-12-23T13:45:28.885Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:45:28.885Z] [2020-12-23T13:45:28.885Z] [2020-12-23T13:45:28.885Z] DONE 27 tests, 1 skipped in 181.996s [2020-12-23T13:45:28.885Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-12-23T13:45:28.885Z] ++ 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 [2020-12-23T13:45:28.885Z] ++ set -e [2020-12-23T13:45:28.885Z] ++ '[' -n 0 ']' [2020-12-23T13:45:28.885Z] ++ set -x [2020-12-23T13:45:28.885Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:45:29.145Z] INFO: Testing against a local daemon [2020-12-23T13:45:29.145Z] === RUN TestSessionCreate [2020-12-23T13:45:29.145Z] --- PASS: TestSessionCreate (0.04s) [2020-12-23T13:45:29.145Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-23T13:45:29.145Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-12-23T13:45:29.145Z] PASS [2020-12-23T13:45:29.145Z] [2020-12-23T13:45:29.145Z] DONE 2 tests in 0.268s [2020-12-23T13:45:29.145Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-12-23T13:45:29.145Z] ++ 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 [2020-12-23T13:45:29.145Z] ++ set -e [2020-12-23T13:45:29.145Z] ++ '[' -n 0 ']' [2020-12-23T13:45:29.145Z] ++ set -x [2020-12-23T13:45:29.145Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:45:29.406Z] INFO: Testing against a local daemon [2020-12-23T13:45:29.406Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-23T13:45:29.406Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:45:29.406Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:45:29.406Z] === RUN TestEventsExecDie [2020-12-23T13:45:29.667Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-23T13:45:30.244Z] --- PASS: TestEventsExecDie (0.72s) [2020-12-23T13:45:30.244Z] === RUN TestEventsBackwardsCompatible [2020-12-23T13:45:30.244Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-12-23T13:45:30.244Z] === RUN TestInfoBinaryCommits [2020-12-23T13:45:30.244Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-12-23T13:45:30.244Z] === RUN TestInfoAPIVersioned [2020-12-23T13:45:30.244Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-23T13:45:30.244Z] === RUN TestInfoDiscoveryBackend [2020-12-23T13:45:30.511Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-23T13:45:30.779Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-12-23T13:45:30.779Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-23T13:45:31.717Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-23T13:45:31.717Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-23T13:45:32.287Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-23T13:45:32.287Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-12-23T13:45:32.287Z] === RUN TestInfoAPI [2020-12-23T13:45:32.287Z] --- PASS: TestInfoAPI (0.04s) [2020-12-23T13:45:32.287Z] === RUN TestInfoAPIWarnings [2020-12-23T13:45:32.326Z] --- PASS: TestDockerNetworkConnectAlias (3.97s) [2020-12-23T13:45:32.326Z] === RUN TestDockerNetworkReConnect [2020-12-23T13:45:32.857Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-12-23T13:45:33.426Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-23T13:45:33.997Z] === RUN TestDockerSuite/TestExecParseError [2020-12-23T13:45:34.257Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-23T13:45:34.829Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-23T13:45:35.398Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-23T13:45:35.839Z] --- PASS: TestDockerNetworkReConnect (3.23s) [2020-12-23T13:45:35.839Z] === RUN TestServicePlugin [2020-12-23T13:45:35.839Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-23T13:45:35.839Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:45:35.839Z] === RUN TestServiceUpdateLabel [2020-12-23T13:45:36.339Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-23T13:45:36.910Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-23T13:45:37.479Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-23T13:45:37.909Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-12-23T13:45:37.909Z] === RUN TestServiceUpdateSecrets [2020-12-23T13:45:39.387Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-12-23T13:45:49.376Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-23T13:45:49.376Z] === RUN TestDockerSuite/TestExecTTY [2020-12-23T13:45:49.376Z] --- PASS: TestInfoAPIWarnings (16.36s) [2020-12-23T13:45:49.376Z] === RUN TestInfoDebug [2020-12-23T13:45:49.376Z] --- PASS: TestInfoDebug (0.57s) [2020-12-23T13:45:49.376Z] === RUN TestInfoInsecureRegistries [2020-12-23T13:45:49.376Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-23T13:45:49.946Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-12-23T13:45:49.946Z] === RUN TestInfoRegistryMirrors [2020-12-23T13:45:49.946Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-23T13:45:50.206Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-12-23T13:45:50.206Z] === RUN TestLoginFailsWithBadCredentials [2020-12-23T13:45:50.466Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-23T13:45:50.466Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-12-23T13:45:50.466Z] === RUN TestPingCacheHeaders [2020-12-23T13:45:50.466Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-12-23T13:45:50.466Z] === RUN TestPingGet [2020-12-23T13:45:50.466Z] --- PASS: TestPingGet (0.02s) [2020-12-23T13:45:50.466Z] === RUN TestPingHead [2020-12-23T13:45:50.726Z] --- PASS: TestPingHead (0.03s) [2020-12-23T13:45:50.726Z] === RUN TestVersion [2020-12-23T13:45:50.726Z] --- PASS: TestVersion (0.03s) [2020-12-23T13:45:50.726Z] PASS [2020-12-23T13:45:50.726Z] [2020-12-23T13:45:50.726Z] === Skipped [2020-12-23T13:45:50.726Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:45:50.726Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:45:50.726Z] [2020-12-23T13:45:50.726Z] [2020-12-23T13:45:50.726Z] DONE 18 tests, 1 skipped in 21.462s [2020-12-23T13:45:50.726Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-12-23T13:45:50.726Z] ++ 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 [2020-12-23T13:45:50.726Z] ++ set -e [2020-12-23T13:45:50.726Z] ++ '[' -n 0 ']' [2020-12-23T13:45:50.726Z] ++ set -x [2020-12-23T13:45:50.727Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:45:50.727Z] INFO: Testing against a local daemon [2020-12-23T13:45:50.727Z] === RUN TestVolumesCreateAndList [2020-12-23T13:45:50.987Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-23T13:45:50.987Z] === RUN TestVolumesRemove [2020-12-23T13:45:50.987Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-23T13:45:50.987Z] === RUN TestVolumesInspect [2020-12-23T13:45:50.987Z] --- PASS: TestVolumesInspect (0.03s) [2020-12-23T13:45:50.987Z] === RUN TestVolumesInvalidJSON [2020-12-23T13:45:50.987Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-23T13:45:50.987Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-23T13:45:50.987Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-23T13:45:50.987Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-12-23T13:45:50.987Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-23T13:45:50.987Z] PASS [2020-12-23T13:45:50.987Z] [2020-12-23T13:45:50.987Z] DONE 5 tests in 0.300s [2020-12-23T13:45:50.987Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-23T13:45:51.247Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-23T13:45:51.247Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-23T13:45:51.247Z] ++++ cat bundles/test-integration/docker.pid [2020-12-23T13:45:51.247Z] +++ kill 5672 [2020-12-23T13:45:51.509Z] +++ /etc/init.d/apparmor stop [2020-12-23T13:45:51.509Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T13:45:51.509Z] [2020-12-23T13:45:51.509Z] Unloading profiles will leave already running processes permanently [2020-12-23T13:45:51.509Z] unconfined, which can lead to unexpected situations. [2020-12-23T13:45:51.509Z] [2020-12-23T13:45:51.509Z] To set a process to complain mode, use the command line tool [2020-12-23T13:45:51.509Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T13:45:51.509Z] +++ true [2020-12-23T13:45:51.509Z] exiting test-integration [2020-12-23T13:45:51.509Z] ++ exit 0 [2020-12-23T13:45:51.509Z] [2020-12-23T13:45:52.894Z] + for job in $(jobs -p) [2020-12-23T13:45:52.894Z] + wait 681 [2020-12-23T13:45:53.220Z] --- PASS: TestServiceUpdateSecrets (14.32s) [2020-12-23T13:45:53.220Z] === RUN TestServiceUpdateConfigs [2020-12-23T13:45:53.474Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-12-23T13:45:54.044Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-23T13:45:54.985Z] === RUN TestDockerSuite/TestExecWithTERM [2020-12-23T13:45:55.245Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-23T13:45:55.815Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-23T13:46:01.092Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-23T13:46:05.289Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-23T13:46:06.670Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-23T13:46:08.524Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2020-12-23T13:46:08.524Z] === RUN TestServiceUpdateNetwork [2020-12-23T13:46:11.948Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-23T13:46:11.948Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-23T13:46:11.948Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-23T13:46:11.948Z] === RUN TestDockerSuite/TestHealth [2020-12-23T13:46:18.861Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2020-12-23T13:46:18.861Z] === RUN TestServiceUpdatePidsLimit [2020-12-23T13:46:19.491Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-12-23T13:46:20.119Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-12-23T13:46:26.981Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-23T13:46:33.901Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-23T13:46:34.475Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-23T13:46:34.475Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-23T13:46:35.044Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-23T13:46:35.429Z] --- PASS: TestServiceUpdatePidsLimit (15.84s) [2020-12-23T13:46:35.429Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2020-12-23T13:46:35.429Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-12-23T13:46:35.429Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2020-12-23T13:46:35.429Z] PASS [2020-12-23T13:46:35.429Z] [2020-12-23T13:46:35.429Z] === Skipped [2020-12-23T13:46:35.429Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-12-23T13:46:35.429Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-12-23T13:46:35.429Z] [2020-12-23T13:46:35.429Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-12-23T13:46:35.429Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-12-23T13:46:35.429Z] [2020-12-23T13:46:35.429Z] [2020-12-23T13:46:35.429Z] DONE 27 tests, 2 skipped in 129.437s [2020-12-23T13:46:35.429Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-12-23T13:46:35.429Z] ++ 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 [2020-12-23T13:46:35.429Z] ++ set -e [2020-12-23T13:46:35.429Z] ++ '[' -n 0 ']' [2020-12-23T13:46:35.429Z] ++ set -x [2020-12-23T13:46:35.429Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:46:35.429Z] INFO: Testing against a local daemon [2020-12-23T13:46:35.429Z] === RUN TestSessionCreate [2020-12-23T13:46:35.429Z] --- PASS: TestSessionCreate (0.05s) [2020-12-23T13:46:35.429Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-23T13:46:35.429Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-12-23T13:46:35.429Z] PASS [2020-12-23T13:46:35.429Z] [2020-12-23T13:46:35.429Z] DONE 2 tests in 0.152s [2020-12-23T13:46:35.429Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-12-23T13:46:35.429Z] ++ 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 [2020-12-23T13:46:35.429Z] ++ set -e [2020-12-23T13:46:35.429Z] ++ '[' -n 0 ']' [2020-12-23T13:46:35.429Z] ++ set -x [2020-12-23T13:46:35.429Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:46:35.429Z] INFO: Testing against a local daemon [2020-12-23T13:46:35.429Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-23T13:46:35.429Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:46:35.429Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:46:35.429Z] === RUN TestEventsExecDie [2020-12-23T13:46:35.429Z] --- PASS: TestEventsExecDie (0.61s) [2020-12-23T13:46:35.429Z] === RUN TestEventsBackwardsCompatible [2020-12-23T13:46:35.429Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-12-23T13:46:35.429Z] === RUN TestInfoBinaryCommits [2020-12-23T13:46:35.429Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-12-23T13:46:35.429Z] === RUN TestInfoAPIVersioned [2020-12-23T13:46:35.429Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-12-23T13:46:35.429Z] === RUN TestInfoDiscoveryBackend [2020-12-23T13:46:35.718Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-12-23T13:46:35.718Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-12-23T13:46:36.745Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-12-23T13:46:36.745Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-12-23T13:46:37.374Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-12-23T13:46:37.374Z] === RUN TestInfoAPI [2020-12-23T13:46:37.374Z] --- PASS: TestInfoAPI (0.04s) [2020-12-23T13:46:37.374Z] === RUN TestInfoAPIWarnings [2020-12-23T13:46:37.582Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-23T13:46:37.582Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-23T13:46:37.582Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-23T13:46:38.963Z] === RUN TestDockerSuite/TestImportFile [2020-12-23T13:46:39.905Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-23T13:46:39.905Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-23T13:46:41.286Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-23T13:46:42.229Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-23T13:46:43.612Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-23T13:46:43.873Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-23T13:46:44.443Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-23T13:46:45.013Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-23T13:46:45.013Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-12-23T13:46:45.013Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-23T13:46:45.584Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-23T13:46:46.154Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-23T13:46:46.154Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-12-23T13:46:46.724Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-23T13:46:47.295Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-23T13:46:47.555Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-23T13:46:48.127Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-23T13:46:48.127Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-12-23T13:46:49.507Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-23T13:46:49.767Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-23T13:46:50.336Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-23T13:46:50.336Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-23T13:46:50.596Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-23T13:46:50.596Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-23T13:46:51.551Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-23T13:46:51.811Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-23T13:46:52.381Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-23T13:46:52.952Z] === RUN TestDockerSuite/TestInspectImage [2020-12-23T13:46:52.952Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-23T13:46:52.952Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-23T13:46:52.952Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-23T13:46:53.521Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-23T13:46:53.782Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-23T13:46:54.041Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-23T13:46:54.302Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-23T13:46:54.875Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-23T13:46:55.923Z] --- PASS: TestInfoAPIWarnings (16.32s) [2020-12-23T13:46:55.923Z] === RUN TestInfoDebug [2020-12-23T13:46:55.923Z] --- PASS: TestInfoDebug (0.53s) [2020-12-23T13:46:55.923Z] === RUN TestInfoInsecureRegistries [2020-12-23T13:46:55.923Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-12-23T13:46:55.923Z] === RUN TestInfoRegistryMirrors [2020-12-23T13:46:55.923Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2020-12-23T13:46:55.923Z] === RUN TestLoginFailsWithBadCredentials [2020-12-23T13:46:55.923Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2020-12-23T13:46:55.923Z] === RUN TestPingCacheHeaders [2020-12-23T13:46:55.923Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-23T13:46:55.923Z] === RUN TestPingGet [2020-12-23T13:46:55.923Z] --- PASS: TestPingGet (0.03s) [2020-12-23T13:46:55.923Z] === RUN TestPingHead [2020-12-23T13:46:55.923Z] --- PASS: TestPingHead (0.03s) [2020-12-23T13:46:55.923Z] === RUN TestVersion [2020-12-23T13:46:55.923Z] --- PASS: TestVersion (0.03s) [2020-12-23T13:46:55.923Z] PASS [2020-12-23T13:46:55.923Z] [2020-12-23T13:46:55.923Z] === Skipped [2020-12-23T13:46:55.923Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:46:55.923Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-12-23T13:46:55.923Z] [2020-12-23T13:46:55.923Z] [2020-12-23T13:46:55.923Z] DONE 18 tests, 1 skipped in 21.262s [2020-12-23T13:46:55.923Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-12-23T13:46:55.923Z] ++ 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 [2020-12-23T13:46:55.923Z] ++ set -e [2020-12-23T13:46:55.923Z] ++ '[' -n 0 ']' [2020-12-23T13:46:55.923Z] ++ set -x [2020-12-23T13:46:55.923Z] ++ env -i DEST=/go/src/github.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 [2020-12-23T13:46:55.923Z] INFO: Testing against a local daemon [2020-12-23T13:46:55.923Z] === RUN TestVolumesCreateAndList [2020-12-23T13:46:55.923Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-12-23T13:46:55.923Z] === RUN TestVolumesRemove [2020-12-23T13:46:55.923Z] --- PASS: TestVolumesRemove (0.08s) [2020-12-23T13:46:55.923Z] === RUN TestVolumesInspect [2020-12-23T13:46:55.923Z] --- PASS: TestVolumesInspect (0.02s) [2020-12-23T13:46:55.923Z] === RUN TestVolumesInvalidJSON [2020-12-23T13:46:55.923Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-23T13:46:55.923Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-23T13:46:55.923Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-23T13:46:55.923Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-12-23T13:46:55.923Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-23T13:46:55.923Z] PASS [2020-12-23T13:46:55.923Z] [2020-12-23T13:46:55.923Z] DONE 5 tests in 0.212s [2020-12-23T13:46:55.923Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-23T13:46:56.212Z] ++++ cat bundles/test-integration/docker.pid [2020-12-23T13:46:56.212Z] +++ kill 14099 [2020-12-23T13:46:56.257Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-23T13:46:56.257Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-23T13:46:56.829Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-23T13:46:57.399Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-23T13:46:57.711Z] +++ /etc/init.d/apparmor stop [2020-12-23T13:46:57.711Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T13:46:57.711Z] [2020-12-23T13:46:57.711Z] Unloading profiles will leave already running processes permanently [2020-12-23T13:46:57.711Z] unconfined, which can lead to unexpected situations. [2020-12-23T13:46:57.711Z] [2020-12-23T13:46:57.711Z] To set a process to complain mode, use the command line tool [2020-12-23T13:46:57.711Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T13:46:57.711Z] +++ true [2020-12-23T13:46:57.711Z] exiting test-integration [2020-12-23T13:46:57.711Z] ++ exit 0 [2020-12-23T13:46:57.711Z] [2020-12-23T13:46:58.339Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-23T13:46:58.910Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano Post stage [Pipeline] junit [2020-12-23T13:46:59.254Z] Recording test results [2020-12-23T13:46:59.479Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-23T13:46:59.739Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-23T13:46:59.974Z] + echo Ensuring container killed. [2020-12-23T13:46:59.974Z] Ensuring container killed. [2020-12-23T13:46:59.974Z] + docker rm -vf docker-pr4 [2020-12-23T13:46:59.974Z] Error: No such container: docker-pr4 [2020-12-23T13:46:59.974Z] + true [Pipeline] sh [2020-12-23T13:47:00.310Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-23T13:47:00.344Z] + echo Chowning /workspace to jenkins user [2020-12-23T13:47:00.344Z] Chowning /workspace to jenkins user [2020-12-23T13:47:00.344Z] + id -u [2020-12-23T13:47:00.344Z] + id -g [2020-12-23T13:47:00.344Z] + docker run --rm -v /home/docker/workspace/moby_PR-41724:/workspace busybox chown -R 1001:1001 /workspace [2020-12-23T13:47:00.344Z] Unable to find image 'busybox:latest' locally [2020-12-23T13:47:00.632Z] latest: Pulling from library/busybox [2020-12-23T13:47:00.632Z] fcdecd492fba: Pulling fs layer [2020-12-23T13:47:00.880Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-23T13:47:00.923Z] fcdecd492fba: Verifying Checksum [2020-12-23T13:47:00.923Z] fcdecd492fba: Download complete [2020-12-23T13:47:01.141Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-23T13:47:01.141Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-12-23T13:47:01.211Z] fcdecd492fba: Pull complete [2020-12-23T13:47:01.211Z] Digest: sha256:bde48e1751173b709090c2539fdf12d6ba64e88ec7a4301591227ce925f3c678 [2020-12-23T13:47:01.211Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-23T13:47:03.051Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-23T13:47:03.103Z] + bundleName=ppc64le-integration [2020-12-23T13:47:03.103Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-12-23T13:47:03.103Z] Creating ppc64le-integration-bundles.tar.gz [2020-12-23T13:47:03.103Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2020-12-23T13:47:03.103Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-12-23T13:47:03.144Z] Archiving artifacts [2020-12-23T13:47:03.532Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-23T13:47:03.908Z] + make clean [2020-12-23T13:47:03.992Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-23T13:47:04.197Z] make: command: Command not found [2020-12-23T13:47:04.197Z] make: command: Command not found [2020-12-23T13:47:04.197Z] docker volume rm -f docker-dev-cache [2020-12-23T13:47:04.197Z] docker-dev-cache [Pipeline] deleteDir [2020-12-23T13:47:04.932Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-23T13:47:04.932Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-23T13:47:05.872Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-23T13:47:07.784Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-23T13:47:07.784Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-12-23T13:47:09.192Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-23T13:47:09.192Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-23T13:47:11.737Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-23T13:47:11.737Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-23T13:47:11.997Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-12-23T13:47:12.567Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-23T13:47:22.566Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-23T13:47:23.104Z] --- PASS: TestBuildWithHugeFile (141.25s) [2020-12-23T13:47:23.104Z] === RUN TestBuildWithEmptyDockerfile [2020-12-23T13:47:23.104Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:47:23.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:47:23.104Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:47:23.104Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:47:23.104Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:47:23.104Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:47:23.104Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-12-23T13:47:23.104Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-12-23T13:47:23.104Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-12-23T13:47:23.104Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-12-23T13:47:23.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2020-12-23T13:47:23.104Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2020-12-23T13:47:23.104Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2020-12-23T13:47:23.104Z] === RUN TestBuildPreserveOwnership [2020-12-23T13:47:23.104Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2020-12-23T13:47:23.104Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:47:23.104Z] === RUN TestBuildPlatformInvalid [2020-12-23T13:47:23.104Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2020-12-23T13:47:23.104Z] PASS [2020-12-23T13:47:23.104Z] ok github.com/docker/docker/integration/build 205.633s [2020-12-23T13:47:23.104Z] [2020-12-23T13:47:23.104Z] === Skipped [2020-12-23T13:47:23.104Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-12-23T13:47:23.104Z] build_session_test.go:25: TODO: BuildKit [2020-12-23T13:47:23.104Z] [2020-12-23T13:47:23.104Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-12-23T13:47:23.104Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.104Z] [2020-12-23T13:47:23.104Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-12-23T13:47:23.104Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:47:23.104Z] [2020-12-23T13:47:23.104Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-12-23T13:47:23.104Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:47:23.104Z] [2020-12-23T13:47:23.104Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-12-23T13:47:23.104Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:47:23.104Z] [2020-12-23T13:47:23.104Z] [2020-12-23T13:47:23.104Z] DONE 28 tests, 5 skipped in 227.858s [2020-12-23T13:47:23.104Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-12-23T13:47:23.104Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:47:23.104Z] INFO: Testing against a local daemon [2020-12-23T13:47:23.104Z] === RUN TestConfigInspect [2020-12-23T13:47:23.104Z] --- SKIP: TestConfigInspect (0.00s) [2020-12-23T13:47:23.104Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.104Z] === RUN TestConfigList [2020-12-23T13:47:23.104Z] --- SKIP: TestConfigList (0.00s) [2020-12-23T13:47:23.104Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.104Z] === RUN TestConfigsCreateAndDelete [2020-12-23T13:47:23.104Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2020-12-23T13:47:23.104Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.104Z] === RUN TestConfigsUpdate [2020-12-23T13:47:23.104Z] --- SKIP: TestConfigsUpdate (0.00s) [2020-12-23T13:47:23.104Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.104Z] === RUN TestTemplatedConfig [2020-12-23T13:47:23.104Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-12-23T13:47:23.104Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.104Z] === RUN TestConfigCreateResolve [2020-12-23T13:47:23.104Z] --- SKIP: TestConfigCreateResolve (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:47:23.105Z] === RUN TestConfigDaemonLibtrustID [2020-12-23T13:47:23.105Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:47:23.105Z] PASS [2020-12-23T13:47:23.105Z] ok github.com/docker/docker/integration/config 0.184s [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] === Skipped [2020-12-23T13:47:23.105Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-12-23T13:47:23.105Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] [2020-12-23T13:47:23.105Z] DONE 7 tests, 7 skipped in 2.399s [2020-12-23T13:47:23.105Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-12-23T13:47:23.136Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-23T13:47:23.564Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:47:23.564Z] INFO: Testing against a local daemon [2020-12-23T13:47:23.564Z] === RUN TestCheckpoint [2020-12-23T13:47:23.564Z] --- SKIP: TestCheckpoint (0.00s) [2020-12-23T13:47:23.564Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:47:23.564Z] === RUN TestContainerInvalidJSON [2020-12-23T13:47:23.564Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:47:23.564Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:47:23.564Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:47:23.564Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:47:23.564Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:47:23.564Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:47:23.564Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-12-23T13:47:23.564Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-12-23T13:47:23.564Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-12-23T13:47:23.564Z] --- PASS: TestContainerInvalidJSON (0.03s) [2020-12-23T13:47:23.564Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-12-23T13:47:23.564Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-12-23T13:47:23.564Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-12-23T13:47:23.564Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-12-23T13:47:23.564Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.25s) [2020-12-23T13:47:23.564Z] === RUN TestCopyFromContainerPathIsNotDir [2020-12-23T13:47:23.564Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2020-12-23T13:47:23.564Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-23T13:47:23.564Z] === RUN TestCopyToContainerPathDoesNotExist [2020-12-23T13:47:24.025Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.22s) [2020-12-23T13:47:24.025Z] === RUN TestCopyToContainerPathIsNotDir [2020-12-23T13:47:24.025Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2020-12-23T13:47:24.025Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-23T13:47:24.025Z] === RUN TestCopyFromContainer [2020-12-23T13:47:24.025Z] --- SKIP: TestCopyFromContainer (0.00s) [2020-12-23T13:47:24.025Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:24.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-12-23T13:47:24.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:47:24.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:47:24.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:47:24.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:47:24.025Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:47:24.025Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:47:24.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-12-23T13:47:24.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-12-23T13:47:24.025Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-12-23T13:47:24.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-12-23T13:47:24.025Z] === RUN TestCreateLinkToNonExistingContainer [2020-12-23T13:47:24.025Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2020-12-23T13:47:24.025Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidEnv [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidEnv/0 [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidEnv/1 [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidEnv/2 [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidEnv/0 [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidEnv/2 [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidEnv/1 [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-12-23T13:47:24.025Z] === RUN TestCreateTmpfsMountsTarget [2020-12-23T13:47:24.025Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2020-12-23T13:47:24.025Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:24.025Z] === RUN TestCreateWithCustomMaskedPaths [2020-12-23T13:47:24.025Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2020-12-23T13:47:24.025Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:47:24.025Z] === RUN TestCreateWithCustomReadonlyPaths [2020-12-23T13:47:24.025Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-23T13:47:24.025Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:47:24.025Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:47:24.025Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-12-23T13:47:24.025Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-12-23T13:47:24.025Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-12-23T13:47:24.025Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-23T13:47:24.025Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-23T13:47:24.025Z] === RUN TestCreateDifferentPlatform [2020-12-23T13:47:24.025Z] === RUN TestCreateDifferentPlatform/different_os [2020-12-23T13:47:24.025Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-12-23T13:47:24.025Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-12-23T13:47:24.025Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-12-23T13:47:24.025Z] === RUN TestCreateVolumesFromNonExistingContainer [2020-12-23T13:47:24.025Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2020-12-23T13:47:24.025Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2020-12-23T13:47:24.025Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2020-12-23T13:47:24.025Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-23T13:47:24.025Z] === RUN TestContainerKillOnDaemonStart [2020-12-23T13:47:24.025Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-12-23T13:47:24.025Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:24.025Z] === RUN TestDiff [2020-12-23T13:47:24.025Z] --- SKIP: TestDiff (0.00s) [2020-12-23T13:47:24.025Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:24.025Z] === RUN TestExecWithCloseStdin [2020-12-23T13:47:24.518Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-23T13:47:24.779Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-23T13:47:26.205Z] --- PASS: TestExecWithCloseStdin (2.11s) [2020-12-23T13:47:26.205Z] === RUN TestExec [2020-12-23T13:47:26.692Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-12-23T13:47:26.692Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-23T13:47:26.692Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-23T13:47:26.692Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-23T13:47:26.692Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-23T13:47:27.263Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-23T13:47:27.523Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-23T13:47:28.388Z] --- PASS: TestExec (1.72s) [2020-12-23T13:47:28.388Z] === RUN TestExecUser [2020-12-23T13:47:28.388Z] --- SKIP: TestExecUser (0.00s) [2020-12-23T13:47:28.388Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-23T13:47:28.388Z] === RUN TestExportContainerAndImportImage [2020-12-23T13:47:28.388Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2020-12-23T13:47:28.388Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:28.388Z] === RUN TestExportContainerAfterDaemonRestart [2020-12-23T13:47:28.388Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2020-12-23T13:47:28.388Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:28.388Z] === RUN TestHealthCheckWorkdir [2020-12-23T13:47:28.388Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2020-12-23T13:47:28.388Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:28.388Z] === RUN TestHealthKillContainer [2020-12-23T13:47:28.388Z] --- SKIP: TestHealthKillContainer (0.00s) [2020-12-23T13:47:28.388Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-23T13:47:28.388Z] === RUN TestInspectCpusetInConfigPre120 [2020-12-23T13:47:28.388Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2020-12-23T13:47:28.388Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-23T13:47:28.388Z] === RUN TestKillContainerInvalidSignal [2020-12-23T13:47:29.927Z] --- PASS: TestKillContainerInvalidSignal (1.58s) [2020-12-23T13:47:29.927Z] === RUN TestKillContainer [2020-12-23T13:47:29.927Z] === RUN TestKillContainer/no_signal [2020-12-23T13:47:31.464Z] === RUN TestKillContainer/non_killing_signal [2020-12-23T13:47:31.464Z] === RUN TestKillContainer/killing_signal [2020-12-23T13:47:31.719Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-23T13:47:31.719Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-12-23T13:47:31.719Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-23T13:47:33.644Z] --- PASS: TestKillContainer (3.62s) [2020-12-23T13:47:33.644Z] --- PASS: TestKillContainer/no_signal (1.52s) [2020-12-23T13:47:33.644Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-23T13:47:33.644Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-23T13:47:33.644Z] --- PASS: TestKillContainer/killing_signal (2.06s) [2020-12-23T13:47:33.644Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-12-23T13:47:33.644Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-23T13:47:33.644Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-23T13:47:33.644Z] === RUN TestKillStoppedContainer [2020-12-23T13:47:33.644Z] --- SKIP: TestKillStoppedContainer (0.00s) [2020-12-23T13:47:33.644Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-23T13:47:33.644Z] === RUN TestKillStoppedContainerAPIPre120 [2020-12-23T13:47:33.644Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-23T13:47:33.644Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-23T13:47:33.644Z] === RUN TestKillDifferentUserContainer [2020-12-23T13:47:33.644Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2020-12-23T13:47:33.644Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-23T13:47:33.644Z] === RUN TestInspectOomKilledTrue [2020-12-23T13:47:33.644Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-12-23T13:47:33.644Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:33.644Z] === RUN TestInspectOomKilledFalse [2020-12-23T13:47:33.644Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-12-23T13:47:33.644Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:47:33.644Z] === RUN TestLogsFollowTailEmpty [2020-12-23T13:47:34.614Z] --- PASS: TestLogsFollowTailEmpty (1.57s) [2020-12-23T13:47:34.614Z] === RUN TestNetworkNat [2020-12-23T13:47:34.614Z] --- SKIP: TestNetworkNat (0.00s) [2020-12-23T13:47:34.614Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:34.614Z] === RUN TestNetworkLocalhostTCPNat [2020-12-23T13:47:36.793Z] --- PASS: TestNetworkLocalhostTCPNat (1.90s) [2020-12-23T13:47:36.793Z] === RUN TestNetworkLoopbackNat [2020-12-23T13:47:36.793Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2020-12-23T13:47:36.793Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:36.793Z] === RUN TestPause [2020-12-23T13:47:36.793Z] --- SKIP: TestPause (0.00s) [2020-12-23T13:47:36.793Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-23T13:47:36.793Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-12-23T13:47:37.030Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-23T13:47:37.030Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-23T13:47:37.030Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-23T13:47:37.977Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-23T13:47:38.333Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.50s) [2020-12-23T13:47:38.333Z] === RUN TestPauseStopPausedContainer [2020-12-23T13:47:38.333Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2020-12-23T13:47:38.333Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:38.333Z] === RUN TestPsFilter [2020-12-23T13:47:38.333Z] --- PASS: TestPsFilter (0.10s) [2020-12-23T13:47:38.333Z] === RUN TestRemoveContainerWithRemovedVolume [2020-12-23T13:47:38.919Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-23T13:47:39.859Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-23T13:47:40.516Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.82s) [2020-12-23T13:47:40.516Z] === RUN TestRemoveContainerWithVolume [2020-12-23T13:47:40.797Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-23T13:47:41.367Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-23T13:47:42.061Z] --- PASS: TestRemoveContainerWithVolume (2.01s) [2020-12-23T13:47:42.061Z] === RUN TestRemoveContainerRunning [2020-12-23T13:47:43.280Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-23T13:47:43.600Z] --- PASS: TestRemoveContainerRunning (1.54s) [2020-12-23T13:47:43.600Z] === RUN TestRemoveContainerForceRemoveRunning [2020-12-23T13:47:43.850Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-23T13:47:44.420Z] === RUN TestDockerSuite/TestLogsSince [2020-12-23T13:47:45.137Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.49s) [2020-12-23T13:47:45.137Z] === RUN TestRemoveInvalidContainer [2020-12-23T13:47:45.137Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-12-23T13:47:45.137Z] === RUN TestRenameLinkedContainer [2020-12-23T13:47:45.137Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2020-12-23T13:47:45.137Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:45.137Z] === RUN TestRenameStoppedContainer [2020-12-23T13:47:47.321Z] --- PASS: TestRenameStoppedContainer (2.10s) [2020-12-23T13:47:47.321Z] === RUN TestRenameRunningContainerAndReuse [2020-12-23T13:47:48.616Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-12-23T13:47:51.056Z] --- PASS: TestRenameRunningContainerAndReuse (3.33s) [2020-12-23T13:47:51.056Z] === RUN TestRenameInvalidName [2020-12-23T13:47:51.156Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-23T13:47:52.023Z] --- PASS: TestRenameInvalidName (1.54s) [2020-12-23T13:47:52.023Z] === RUN TestRenameAnonymousContainer [2020-12-23T13:47:52.023Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2020-12-23T13:47:52.023Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:52.023Z] === RUN TestRenameContainerWithSameName [2020-12-23T13:47:53.560Z] --- PASS: TestRenameContainerWithSameName (1.56s) [2020-12-23T13:47:53.560Z] === RUN TestRenameContainerWithLinkedContainer [2020-12-23T13:47:53.560Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2020-12-23T13:47:53.560Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:53.560Z] === RUN TestResize [2020-12-23T13:47:55.100Z] --- PASS: TestResize (1.59s) [2020-12-23T13:47:55.100Z] === RUN TestResizeWithInvalidSize [2020-12-23T13:47:55.100Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2020-12-23T13:47:55.100Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-23T13:47:55.100Z] === RUN TestResizeWhenContainerNotStarted [2020-12-23T13:47:56.435Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-23T13:47:57.006Z] === RUN TestDockerSuite/TestLogsTail [2020-12-23T13:47:57.279Z] --- PASS: TestResizeWhenContainerNotStarted (1.96s) [2020-12-23T13:47:57.279Z] === RUN TestDaemonRestartKillContainers [2020-12-23T13:47:57.279Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:47:57.279Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:47:57.279Z] === RUN TestStats [2020-12-23T13:47:57.279Z] --- SKIP: TestStats (0.00s) [2020-12-23T13:47:57.279Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-23T13:47:57.279Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-12-23T13:47:57.576Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-23T13:47:58.148Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-23T13:47:58.411Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-23T13:47:58.676Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-23T13:47:59.246Z] === RUN TestDockerSuite/TestNetHostname [2020-12-23T13:48:00.628Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-23T13:48:00.888Z] === RUN TestDockerSuite/TestNetworkEvents [2020-12-23T13:48:02.797Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-12-23T13:48:07.000Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-23T13:48:07.612Z] --- PASS: TestStopContainerWithRestartPolicyAlways (9.39s) [2020-12-23T13:48:07.612Z] === RUN TestStopContainerWithTimeout [2020-12-23T13:48:07.612Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2020-12-23T13:48:07.612Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-23T13:48:07.612Z] === RUN TestUpdateRestartPolicy [2020-12-23T13:48:07.940Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-12-23T13:48:07.941Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-23T13:48:08.511Z] === RUN TestDockerSuite/TestPluginActive [2020-12-23T13:48:10.421Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-23T13:48:17.002Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-23T13:48:17.002Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-23T13:48:17.942Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-23T13:48:20.482Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-23T13:48:21.423Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-23T13:48:23.973Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-23T13:48:28.171Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-23T13:48:28.730Z] --- PASS: TestUpdateRestartPolicy (19.98s) [2020-12-23T13:48:28.730Z] === RUN TestUpdateRestartWithAutoRemove [2020-12-23T13:48:28.730Z] --- PASS: TestUpdateRestartWithAutoRemove (1.50s) [2020-12-23T13:48:28.730Z] === RUN TestWaitNonBlocked [2020-12-23T13:48:28.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:48:28.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:48:28.730Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:48:28.730Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:48:28.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-12-23T13:48:28.730Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-12-23T13:48:29.110Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-23T13:48:30.052Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-23T13:48:30.622Z] === RUN TestDockerSuite/TestPortList [2020-12-23T13:48:30.913Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-12-23T13:48:30.913Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.28s) [2020-12-23T13:48:30.913Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.34s) [2020-12-23T13:48:30.913Z] === RUN TestWaitBlocked [2020-12-23T13:48:30.913Z] --- SKIP: TestWaitBlocked (0.00s) [2020-12-23T13:48:30.913Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:30.913Z] PASS [2020-12-23T13:48:30.913Z] ok github.com/docker/docker/integration/container 67.314s [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === Skipped [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-12-23T13:48:30.913Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.03s) [2020-12-23T13:48:30.913Z] copy_test.go:38: testEnv.OSType == "windows" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.03s) [2020-12-23T13:48:30.913Z] copy_test.go:63: testEnv.OSType == "windows" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-12-23T13:48:30.913Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-12-23T13:48:30.913Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-12-23T13:48:30.913Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-12-23T13:48:30.913Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-12-23T13:48:30.913Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-12-23T13:48:30.913Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2020-12-23T13:48:30.913Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-12-23T13:48:30.913Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-12-23T13:48:30.913Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-12-23T13:48:30.913Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-12-23T13:48:30.913Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-12-23T13:48:30.913Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-12-23T13:48:30.913Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-12-23T13:48:30.913Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-12-23T13:48:30.913Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-12-23T13:48:30.913Z] [2020-12-23T13:48:30.913Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2020-12-23T13:48:30.913Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2020-12-23T13:48:30.914Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-12-23T13:48:30.914Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-12-23T13:48:30.914Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-12-23T13:48:30.914Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-12-23T13:48:30.914Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-12-23T13:48:30.914Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-12-23T13:48:30.914Z] kill_test.go:175: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-12-23T13:48:30.914Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-12-23T13:48:30.914Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-12-23T13:48:30.914Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-12-23T13:48:30.914Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-12-23T13:48:30.914Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-12-23T13:48:30.914Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-12-23T13:48:30.914Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-12-23T13:48:30.914Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-12-23T13:48:30.914Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-12-23T13:48:30.914Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-12-23T13:48:30.914Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-12-23T13:48:30.914Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] [2020-12-23T13:48:30.914Z] DONE 88 tests, 37 skipped in 70.029s [2020-12-23T13:48:30.914Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-12-23T13:48:33.093Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:33.093Z] INFO: Testing against a local daemon [2020-12-23T13:48:33.093Z] === RUN TestCommitInheritsEnv [2020-12-23T13:48:33.093Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2020-12-23T13:48:33.093Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:48:33.093Z] === RUN TestImportExtremelyLargeImageWorks [2020-12-23T13:48:33.093Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-12-23T13:48:33.093Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-23T13:48:33.093Z] === RUN TestImagesFilterMultiReference [2020-12-23T13:48:33.093Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-12-23T13:48:33.093Z] === RUN TestImagePullPlatformInvalid [2020-12-23T13:48:33.093Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-12-23T13:48:33.093Z] === RUN TestRemoveImageOrphaning [2020-12-23T13:48:33.552Z] --- PASS: TestRemoveImageOrphaning (0.72s) [2020-12-23T13:48:33.552Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-12-23T13:48:33.552Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-12-23T13:48:33.552Z] === RUN TestTagInvalidReference [2020-12-23T13:48:33.552Z] --- PASS: TestTagInvalidReference (0.03s) [2020-12-23T13:48:33.552Z] === RUN TestTagValidPrefixedRepo [2020-12-23T13:48:33.552Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-12-23T13:48:33.552Z] === RUN TestTagExistedNameWithoutForce [2020-12-23T13:48:34.011Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-12-23T13:48:34.011Z] === RUN TestTagOfficialNames [2020-12-23T13:48:34.011Z] --- PASS: TestTagOfficialNames (0.09s) [2020-12-23T13:48:34.011Z] === RUN TestTagMatchesDigest [2020-12-23T13:48:34.011Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-12-23T13:48:34.011Z] PASS [2020-12-23T13:48:34.011Z] ok github.com/docker/docker/integration/image 1.309s [2020-12-23T13:48:34.011Z] [2020-12-23T13:48:34.011Z] === Skipped [2020-12-23T13:48:34.011Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-12-23T13:48:34.011Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:48:34.011Z] [2020-12-23T13:48:34.011Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-12-23T13:48:34.011Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-12-23T13:48:34.011Z] [2020-12-23T13:48:34.011Z] [2020-12-23T13:48:34.011Z] DONE 11 tests, 2 skipped in 3.394s [2020-12-23T13:48:34.011Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-12-23T13:48:36.191Z] testing: warning: no tests to run [2020-12-23T13:48:36.191Z] PASS [2020-12-23T13:48:36.191Z] ok github.com/docker/docker/integration/network/ipvlan 0.138s [no tests to run] [2020-12-23T13:48:36.191Z] testing: warning: no tests to run [2020-12-23T13:48:36.191Z] PASS [2020-12-23T13:48:36.191Z] ok github.com/docker/docker/integration/network/macvlan 0.041s [no tests to run] [2020-12-23T13:48:37.159Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:37.159Z] INFO: Testing against a local daemon [2020-12-23T13:48:37.159Z] === RUN TestNetworkCreateDelete [2020-12-23T13:48:37.159Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2020-12-23T13:48:37.159Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:37.159Z] === RUN TestDockerNetworkDeletePreferID [2020-12-23T13:48:37.159Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2020-12-23T13:48:37.159Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-23T13:48:37.159Z] === RUN TestDaemonDNSFallback [2020-12-23T13:48:37.159Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2020-12-23T13:48:37.159Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:37.159Z] === RUN TestInspectNetwork [2020-12-23T13:48:37.159Z] --- SKIP: TestInspectNetwork (0.00s) [2020-12-23T13:48:37.159Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:37.159Z] === RUN TestRunContainerWithBridgeNone [2020-12-23T13:48:37.159Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-12-23T13:48:37.159Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:37.159Z] === RUN TestNetworkInvalidJSON [2020-12-23T13:48:37.159Z] === RUN TestNetworkInvalidJSON//networks/create [2020-12-23T13:48:37.159Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-12-23T13:48:37.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:48:37.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:48:37.159Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:48:37.159Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:48:37.159Z] === CONT TestNetworkInvalidJSON//networks/create [2020-12-23T13:48:37.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-12-23T13:48:37.159Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-12-23T13:48:37.159Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-12-23T13:48:37.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-12-23T13:48:37.159Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-12-23T13:48:37.159Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-12-23T13:48:37.159Z] === RUN TestNetworkList [2020-12-23T13:48:37.159Z] === RUN TestNetworkList//networks [2020-12-23T13:48:37.159Z] === PAUSE TestNetworkList//networks [2020-12-23T13:48:37.159Z] === RUN TestNetworkList//networks/ [2020-12-23T13:48:37.159Z] === PAUSE TestNetworkList//networks/ [2020-12-23T13:48:37.159Z] === CONT TestNetworkList//networks [2020-12-23T13:48:37.160Z] === CONT TestNetworkList//networks/ [2020-12-23T13:48:37.160Z] --- PASS: TestNetworkList (0.03s) [2020-12-23T13:48:37.160Z] --- PASS: TestNetworkList//networks/ (0.00s) [2020-12-23T13:48:37.160Z] --- PASS: TestNetworkList//networks (0.00s) [2020-12-23T13:48:37.160Z] === RUN TestHostIPv4BridgeLabel [2020-12-23T13:48:37.160Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-12-23T13:48:37.160Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestDaemonRestartWithLiveRestore [2020-12-23T13:48:37.160Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestDaemonDefaultNetworkPools [2020-12-23T13:48:37.160Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestDaemonRestartWithExistingNetwork [2020-12-23T13:48:37.160Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-12-23T13:48:37.160Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-12-23T13:48:37.160Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestServiceWithPredefinedNetwork [2020-12-23T13:48:37.160Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-12-23T13:48:37.160Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:48:37.160Z] === RUN TestServiceWithDataPathPortInit [2020-12-23T13:48:37.160Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-12-23T13:48:37.160Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] PASS [2020-12-23T13:48:37.160Z] ok github.com/docker/docker/integration/network 0.246s [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === Skipped [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-12-23T13:48:37.160Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-12-23T13:48:37.160Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-12-23T13:48:37.160Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-12-23T13:48:37.160Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-12-23T13:48:37.160Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-12-23T13:48:37.160Z] network_test.go:126: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:29: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:52: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:96: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:130: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:181: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:206: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:236: FLAKY_TEST [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:326: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-12-23T13:48:37.160Z] service_test.go:394: testEnv.OSType == "windows" [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] [2020-12-23T13:48:37.160Z] DONE 22 tests, 15 skipped in 3.096s [2020-12-23T13:48:37.160Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-12-23T13:48:37.200Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-12-23T13:48:37.200Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-23T13:48:37.619Z] testing: warning: no tests to run [2020-12-23T13:48:37.619Z] PASS [2020-12-23T13:48:37.619Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2020-12-23T13:48:37.619Z] [2020-12-23T13:48:37.619Z] DONE 0 tests in 0.337s [2020-12-23T13:48:37.619Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-12-23T13:48:38.080Z] testing: warning: no tests to run [2020-12-23T13:48:38.080Z] PASS [2020-12-23T13:48:38.080Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2020-12-23T13:48:38.080Z] [2020-12-23T13:48:38.080Z] DONE 0 tests in 0.330s [2020-12-23T13:48:38.080Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-12-23T13:48:38.139Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-23T13:48:39.522Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-12-23T13:48:39.620Z] testing: warning: no tests to run [2020-12-23T13:48:39.620Z] testing: warning: no tests to run [2020-12-23T13:48:39.620Z] PASS [2020-12-23T13:48:39.620Z] PASS [2020-12-23T13:48:39.620Z] ok github.com/docker/docker/integration/plugin 0.189s [no tests to run] [2020-12-23T13:48:39.620Z] ok github.com/docker/docker/integration/plugin/authz 0.096s [no tests to run] [2020-12-23T13:48:44.803Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-23T13:48:44.803Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-23T13:48:44.803Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-23T13:48:45.064Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-23T13:48:45.064Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-23T13:48:45.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-23T13:48:45.634Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-23T13:48:45.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-23T13:48:46.154Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-23T13:48:47.122Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-23T13:48:47.122Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-12-23T13:48:48.208Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:48.208Z] INFO: Testing against a local daemon [2020-12-23T13:48:48.208Z] === RUN TestExternalGraphDriver [2020-12-23T13:48:48.208Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-23T13:48:48.208Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-23T13:48:48.208Z] === RUN TestGraphdriverPluginV2 [2020-12-23T13:48:48.208Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-23T13:48:48.208Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-23T13:48:48.208Z] PASS [2020-12-23T13:48:48.208Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.306s [2020-12-23T13:48:48.671Z] testing: warning: no tests to run [2020-12-23T13:48:48.671Z] PASS [2020-12-23T13:48:48.671Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.114s [no tests to run] [2020-12-23T13:48:48.671Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:48.671Z] INFO: Testing against a local daemon [2020-12-23T13:48:48.671Z] === RUN TestPluginInvalidJSON [2020-12-23T13:48:48.671Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:48:48.671Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:48:48.671Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:48:48.671Z] --- PASS: TestPluginInvalidJSON (0.18s) [2020-12-23T13:48:48.671Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-23T13:48:48.671Z] === RUN TestPluginInstall [2020-12-23T13:48:48.671Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-23T13:48:48.671Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-23T13:48:48.671Z] PASS [2020-12-23T13:48:48.671Z] ok github.com/docker/docker/integration/plugin/common 0.481s [2020-12-23T13:48:49.037Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-12-23T13:48:49.131Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:49.131Z] INFO: Testing against a local daemon [2020-12-23T13:48:49.131Z] === RUN TestReadPluginNoRead [2020-12-23T13:48:49.131Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-23T13:48:49.131Z] read_test.go:21: no unix domain sockets on Windows [2020-12-23T13:48:49.131Z] PASS [2020-12-23T13:48:49.131Z] ok github.com/docker/docker/integration/plugin/logging 0.330s [2020-12-23T13:48:49.131Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-23T13:48:49.131Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-23T13:48:49.978Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-12-23T13:48:50.100Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:50.100Z] INFO: Testing against a local daemon [2020-12-23T13:48:50.100Z] === RUN TestPluginWithDevMounts [2020-12-23T13:48:50.100Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-23T13:48:50.100Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:50.100Z] PASS [2020-12-23T13:48:50.100Z] ok github.com/docker/docker/integration/plugin/volumes 0.182s [2020-12-23T13:48:50.100Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-23T13:48:50.559Z] [2020-12-23T13:48:50.559Z] === Skipped [2020-12-23T13:48:50.559Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-23T13:48:50.559Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-23T13:48:50.559Z] [2020-12-23T13:48:50.559Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-23T13:48:50.559Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-23T13:48:50.559Z] [2020-12-23T13:48:50.559Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-23T13:48:50.559Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-23T13:48:50.559Z] [2020-12-23T13:48:50.559Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-23T13:48:50.559Z] read_test.go:21: no unix domain sockets on Windows [2020-12-23T13:48:50.559Z] [2020-12-23T13:48:50.559Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-23T13:48:50.559Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:50.559Z] [2020-12-23T13:48:50.559Z] [2020-12-23T13:48:50.559Z] DONE 7 tests, 5 skipped in 12.489s [2020-12-23T13:48:50.559Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-12-23T13:48:50.917Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-12-23T13:48:50.917Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-23T13:48:51.019Z] testing: warning: no tests to run [2020-12-23T13:48:51.019Z] PASS [2020-12-23T13:48:51.019Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2020-12-23T13:48:51.019Z] [2020-12-23T13:48:51.019Z] DONE 0 tests in 0.326s [2020-12-23T13:48:51.019Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-12-23T13:48:51.987Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:51.987Z] INFO: Testing against a local daemon [2020-12-23T13:48:51.987Z] === RUN TestPluginInvalidJSON [2020-12-23T13:48:51.987Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:48:51.987Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:48:51.987Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-12-23T13:48:51.987Z] --- PASS: TestPluginInvalidJSON (0.18s) [2020-12-23T13:48:51.987Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-12-23T13:48:51.987Z] === RUN TestPluginInstall [2020-12-23T13:48:51.987Z] --- SKIP: TestPluginInstall (0.00s) [2020-12-23T13:48:51.987Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-23T13:48:51.987Z] PASS [2020-12-23T13:48:51.987Z] ok github.com/docker/docker/integration/plugin/common (cached) [2020-12-23T13:48:51.987Z] [2020-12-23T13:48:51.987Z] === Skipped [2020-12-23T13:48:51.987Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-12-23T13:48:51.987Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-12-23T13:48:51.987Z] [2020-12-23T13:48:51.987Z] [2020-12-23T13:48:51.987Z] DONE 3 tests, 1 skipped in 0.849s [2020-12-23T13:48:51.987Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-12-23T13:48:52.447Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:52.447Z] INFO: Testing against a local daemon [2020-12-23T13:48:52.447Z] === RUN TestExternalGraphDriver [2020-12-23T13:48:52.447Z] --- SKIP: TestExternalGraphDriver (0.00s) [2020-12-23T13:48:52.447Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-23T13:48:52.447Z] === RUN TestGraphdriverPluginV2 [2020-12-23T13:48:52.447Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2020-12-23T13:48:52.447Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-23T13:48:52.447Z] PASS [2020-12-23T13:48:52.447Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2020-12-23T13:48:52.828Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-23T13:48:52.908Z] [2020-12-23T13:48:52.908Z] === Skipped [2020-12-23T13:48:52.908Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-12-23T13:48:52.908Z] external_test.go:48: runtime.GOOS == "windows" [2020-12-23T13:48:52.908Z] [2020-12-23T13:48:52.908Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-12-23T13:48:52.908Z] external_test.go:408: runtime.GOOS == "windows" [2020-12-23T13:48:52.908Z] [2020-12-23T13:48:52.908Z] [2020-12-23T13:48:52.908Z] DONE 2 tests, 2 skipped in 0.808s [2020-12-23T13:48:52.908Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-12-23T13:48:53.767Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-23T13:48:53.875Z] testing: warning: no tests to run [2020-12-23T13:48:53.875Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:53.875Z] PASS [2020-12-23T13:48:53.875Z] INFO: Testing against a local daemon [2020-12-23T13:48:53.875Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-23T13:48:53.875Z] === RUN TestReadPluginNoRead [2020-12-23T13:48:53.875Z] --- SKIP: TestReadPluginNoRead (0.00s) [2020-12-23T13:48:53.875Z] read_test.go:21: no unix domain sockets on Windows [2020-12-23T13:48:53.875Z] PASS [2020-12-23T13:48:53.875Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2020-12-23T13:48:53.875Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2020-12-23T13:48:53.875Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2020-12-23T13:48:53.875Z] [2020-12-23T13:48:53.875Z] === Skipped [2020-12-23T13:48:53.875Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-12-23T13:48:53.875Z] read_test.go:21: no unix domain sockets on Windows [2020-12-23T13:48:53.875Z] [2020-12-23T13:48:53.875Z] [2020-12-23T13:48:53.875Z] DONE 1 tests, 1 skipped in 0.911s [2020-12-23T13:48:53.875Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-12-23T13:48:54.335Z] testing: warning: no tests to run [2020-12-23T13:48:54.335Z] PASS [2020-12-23T13:48:54.335Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2020-12-23T13:48:54.335Z] [2020-12-23T13:48:54.335Z] DONE 0 tests in 0.553s [2020-12-23T13:48:54.335Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-12-23T13:48:55.303Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:55.303Z] INFO: Testing against a local daemon [2020-12-23T13:48:55.303Z] === RUN TestPluginWithDevMounts [2020-12-23T13:48:55.303Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-12-23T13:48:55.303Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:55.303Z] PASS [2020-12-23T13:48:55.303Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2020-12-23T13:48:55.303Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2020-12-23T13:48:55.303Z] [2020-12-23T13:48:55.303Z] === Skipped [2020-12-23T13:48:55.303Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-12-23T13:48:55.303Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:55.303Z] [2020-12-23T13:48:55.303Z] [2020-12-23T13:48:55.303Z] DONE 1 tests, 1 skipped in 0.817s [2020-12-23T13:48:55.303Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-12-23T13:48:55.680Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-23T13:48:57.480Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:48:57.480Z] INFO: Testing against a local daemon [2020-12-23T13:48:57.480Z] === RUN TestSecretInspect [2020-12-23T13:48:57.480Z] --- SKIP: TestSecretInspect (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] === RUN TestSecretList [2020-12-23T13:48:57.480Z] --- SKIP: TestSecretList (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] === RUN TestSecretsCreateAndDelete [2020-12-23T13:48:57.480Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] === RUN TestSecretsUpdate [2020-12-23T13:48:57.480Z] --- SKIP: TestSecretsUpdate (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] === RUN TestTemplatedSecret [2020-12-23T13:48:57.480Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] === RUN TestSecretCreateResolve [2020-12-23T13:48:57.480Z] --- SKIP: TestSecretCreateResolve (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:57.480Z] PASS [2020-12-23T13:48:57.480Z] ok github.com/docker/docker/integration/secret 0.215s [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] === Skipped [2020-12-23T13:48:57.480Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-12-23T13:48:57.480Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] [2020-12-23T13:48:57.480Z] DONE 6 tests, 6 skipped in 2.277s [2020-12-23T13:48:57.480Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-12-23T13:48:58.980Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-23T13:48:58.980Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-23T13:49:00.384Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:49:00.384Z] INFO: Testing against a local daemon [2020-12-23T13:49:00.384Z] === RUN TestServiceCreateInit [2020-12-23T13:49:00.384Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-12-23T13:49:00.384Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-12-23T13:49:00.384Z] --- PASS: TestServiceCreateInit (0.04s) [2020-12-23T13:49:00.384Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-23T13:49:00.384Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-23T13:49:00.384Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateServiceMultipleTimes [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2020-12-23T13:49:00.384Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateServiceConflict [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateServiceConflict (0.00s) [2020-12-23T13:49:00.384Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateServiceMaxReplicas [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2020-12-23T13:49:00.384Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateWithDuplicateNetworkNames [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-23T13:49:00.384Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateServiceSecretFileMode [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2020-12-23T13:49:00.384Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateServiceConfigFileMode [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2020-12-23T13:49:00.384Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateServiceSysctls [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2020-12-23T13:49:00.384Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateServiceCapabilities [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2020-12-23T13:49:00.384Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestInspect [2020-12-23T13:49:00.384Z] --- SKIP: TestInspect (0.00s) [2020-12-23T13:49:00.384Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestCreateJob [2020-12-23T13:49:00.384Z] --- SKIP: TestCreateJob (0.00s) [2020-12-23T13:49:00.384Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestReplicatedJob [2020-12-23T13:49:00.384Z] --- SKIP: TestReplicatedJob (0.00s) [2020-12-23T13:49:00.384Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestUpdateReplicatedJob [2020-12-23T13:49:00.384Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2020-12-23T13:49:00.384Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestServiceListWithStatuses [2020-12-23T13:49:00.384Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-12-23T13:49:00.384Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestDockerNetworkConnectAlias [2020-12-23T13:49:00.384Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2020-12-23T13:49:00.384Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestDockerNetworkReConnect [2020-12-23T13:49:00.384Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2020-12-23T13:49:00.384Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestServicePlugin [2020-12-23T13:49:00.384Z] --- SKIP: TestServicePlugin (0.00s) [2020-12-23T13:49:00.384Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.384Z] === RUN TestServiceUpdateLabel [2020-12-23T13:49:00.384Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2020-12-23T13:49:00.384Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.384Z] === RUN TestServiceUpdateSecrets [2020-12-23T13:49:00.385Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2020-12-23T13:49:00.385Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] === RUN TestServiceUpdateConfigs [2020-12-23T13:49:00.385Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2020-12-23T13:49:00.385Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] === RUN TestServiceUpdateNetwork [2020-12-23T13:49:00.385Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2020-12-23T13:49:00.385Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] === RUN TestServiceUpdatePidsLimit [2020-12-23T13:49:00.385Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2020-12-23T13:49:00.385Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] PASS [2020-12-23T13:49:00.385Z] ok github.com/docker/docker/integration/service 0.377s [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === Skipped [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-23T13:49:00.385Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-12-23T13:49:00.385Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-23T13:49:00.385Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-12-23T13:49:00.385Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-12-23T13:49:00.385Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-12-23T13:49:00.385Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-12-23T13:49:00.385Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-12-23T13:49:00.385Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-12-23T13:49:00.385Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-12-23T13:49:00.385Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-12-23T13:49:00.385Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-12-23T13:49:00.385Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-12-23T13:49:00.385Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-12-23T13:49:00.385Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-12-23T13:49:00.385Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-12-23T13:49:00.385Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-12-23T13:49:00.385Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-12-23T13:49:00.385Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-12-23T13:49:00.385Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-12-23T13:49:00.385Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-12-23T13:49:00.385Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-12-23T13:49:00.385Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-12-23T13:49:00.385Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-12-23T13:49:00.385Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-12-23T13:49:00.385Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] [2020-12-23T13:49:00.385Z] DONE 24 tests, 23 skipped in 2.999s [2020-12-23T13:49:00.844Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-12-23T13:49:01.521Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-23T13:49:01.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-12-23T13:49:03.026Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:49:03.026Z] INFO: Testing against a local daemon [2020-12-23T13:49:03.026Z] === RUN TestSessionCreate [2020-12-23T13:49:03.026Z] --- SKIP: TestSessionCreate (0.00s) [2020-12-23T13:49:03.026Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-23T13:49:03.026Z] === RUN TestSessionCreateWithBadUpgrade [2020-12-23T13:49:03.026Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2020-12-23T13:49:03.026Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-23T13:49:03.026Z] PASS [2020-12-23T13:49:03.026Z] ok github.com/docker/docker/integration/session 0.202s [2020-12-23T13:49:03.026Z] [2020-12-23T13:49:03.026Z] === Skipped [2020-12-23T13:49:03.026Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-12-23T13:49:03.026Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-12-23T13:49:03.026Z] [2020-12-23T13:49:03.026Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-12-23T13:49:03.026Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-12-23T13:49:03.026Z] [2020-12-23T13:49:03.026Z] [2020-12-23T13:49:03.026Z] DONE 2 tests, 2 skipped in 2.167s [2020-12-23T13:49:03.026Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-12-23T13:49:05.221Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:49:05.221Z] INFO: Testing against a local daemon [2020-12-23T13:49:05.221Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-12-23T13:49:05.221Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:49:05.221Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:05.221Z] === RUN TestEventsExecDie [2020-12-23T13:49:05.221Z] --- SKIP: TestEventsExecDie (0.00s) [2020-12-23T13:49:05.221Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-23T13:49:05.221Z] === RUN TestEventsBackwardsCompatible [2020-12-23T13:49:05.221Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2020-12-23T13:49:05.221Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-23T13:49:05.221Z] === RUN TestInfoAPI [2020-12-23T13:49:05.221Z] --- PASS: TestInfoAPI (0.04s) [2020-12-23T13:49:05.221Z] === RUN TestInfoAPIWarnings [2020-12-23T13:49:05.221Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2020-12-23T13:49:05.221Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:49:05.221Z] === RUN TestInfoDebug [2020-12-23T13:49:05.221Z] --- SKIP: TestInfoDebug (0.00s) [2020-12-23T13:49:05.221Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-23T13:49:05.221Z] === RUN TestInfoInsecureRegistries [2020-12-23T13:49:05.221Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2020-12-23T13:49:05.221Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-23T13:49:05.221Z] === RUN TestInfoRegistryMirrors [2020-12-23T13:49:05.221Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2020-12-23T13:49:05.221Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-23T13:49:05.221Z] === RUN TestLoginFailsWithBadCredentials [2020-12-23T13:49:06.191Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2020-12-23T13:49:06.191Z] === RUN TestPingCacheHeaders [2020-12-23T13:49:06.191Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-12-23T13:49:06.191Z] === RUN TestPingGet [2020-12-23T13:49:06.191Z] --- PASS: TestPingGet (0.03s) [2020-12-23T13:49:06.191Z] === RUN TestPingHead [2020-12-23T13:49:06.191Z] --- PASS: TestPingHead (0.03s) [2020-12-23T13:49:06.191Z] === RUN TestVersion [2020-12-23T13:49:06.191Z] --- PASS: TestVersion (0.03s) [2020-12-23T13:49:06.191Z] PASS [2020-12-23T13:49:06.191Z] ok github.com/docker/docker/integration/system 1.365s [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] === Skipped [2020-12-23T13:49:06.652Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-12-23T13:49:06.652Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-12-23T13:49:06.652Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-12-23T13:49:06.652Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-12-23T13:49:06.652Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-12-23T13:49:06.652Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-12-23T13:49:06.652Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-12-23T13:49:06.652Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] [2020-12-23T13:49:06.652Z] DONE 13 tests, 7 skipped in 3.562s [2020-12-23T13:49:06.652Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-12-23T13:49:08.103Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-23T13:49:08.830Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:49:08.830Z] INFO: Testing against a local daemon [2020-12-23T13:49:08.830Z] === RUN TestVolumesCreateAndList [2020-12-23T13:49:08.830Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-12-23T13:49:08.830Z] === RUN TestVolumesRemove [2020-12-23T13:49:08.830Z] --- PASS: TestVolumesRemove (0.07s) [2020-12-23T13:49:08.830Z] === RUN TestVolumesInspect [2020-12-23T13:49:08.830Z] --- PASS: TestVolumesInspect (0.04s) [2020-12-23T13:49:08.830Z] === RUN TestVolumesInvalidJSON [2020-12-23T13:49:08.830Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-12-23T13:49:08.830Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-12-23T13:49:08.830Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-12-23T13:49:08.830Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-12-23T13:49:08.830Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-12-23T13:49:08.830Z] PASS [2020-12-23T13:49:08.830Z] ok github.com/docker/docker/integration/volume 0.362s [2020-12-23T13:49:08.830Z] [2020-12-23T13:49:08.830Z] DONE 5 tests in 2.477s [2020-12-23T13:49:08.830Z] INFO: make.ps1 ended at 12/23/2020 13:49:08 [2020-12-23T13:49:08.830Z] INFO: Integration CLI tests being run from the host: [2020-12-23T13:49:08.830Z] 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" [2020-12-23T13:49:09.490Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-23T13:49:10.880Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-23T13:49:11.832Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-23T13:49:12.772Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-23T13:49:14.158Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-23T13:49:16.069Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-23T13:49:17.010Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-23T13:49:17.010Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-23T13:49:17.403Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-12-23T13:49:17.403Z] INFO: Testing against a local daemon [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-12-23T13:49:17.403Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-12-23T13:49:17.582Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-23T13:49:18.371Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-12-23T13:49:18.371Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-12-23T13:49:18.829Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-12-23T13:49:19.289Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-12-23T13:49:19.495Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-23T13:49:20.876Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-23T13:49:21.447Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-23T13:49:21.447Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-23T13:49:21.707Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-23T13:49:21.707Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-23T13:49:21.707Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-23T13:49:22.278Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-23T13:49:23.665Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-23T13:49:24.608Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-23T13:49:25.179Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-23T13:49:31.867Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-23T13:49:31.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-12-23T13:49:32.440Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-23T13:49:34.351Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-23T13:49:34.351Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-23T13:49:34.610Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-23T13:49:34.871Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-23T13:49:36.780Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-23T13:49:38.694Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-23T13:49:41.992Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-23T13:49:42.935Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-23T13:49:42.935Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-23T13:49:42.935Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-23T13:49:45.477Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-23T13:49:46.050Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-23T13:49:46.310Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-23T13:49:47.249Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-23T13:49:48.191Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-23T13:49:49.132Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-23T13:49:50.071Z] === RUN TestDockerSuite/TestRmiTag [2020-12-23T13:49:50.071Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-23T13:49:50.332Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-23T13:49:53.666Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-23T13:49:53.666Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-23T13:49:54.236Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-23T13:49:54.495Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-23T13:49:55.435Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-23T13:49:56.005Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-23T13:49:56.005Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-23T13:49:56.576Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-23T13:49:56.576Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-23T13:49:57.146Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-23T13:49:58.089Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-23T13:49:58.350Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-23T13:49:58.922Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-12-23T13:49:59.183Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-23T13:49:59.754Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-12-23T13:50:00.694Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-23T13:50:02.078Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-12-23T13:50:02.647Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-12-23T13:50:04.031Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-12-23T13:50:04.290Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-12-23T13:50:04.862Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-12-23T13:50:05.434Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-23T13:50:06.376Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-12-23T13:50:07.316Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-23T13:50:07.886Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-23T13:50:08.147Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-23T13:50:08.721Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-23T13:50:08.721Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-23T13:50:10.124Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-23T13:50:10.384Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-23T13:50:10.954Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-23T13:50:11.526Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-23T13:50:12.097Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-23T13:50:12.097Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-23T13:50:12.666Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-23T13:50:12.926Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-23T13:50:13.499Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-23T13:50:14.069Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-23T13:50:14.329Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-23T13:50:14.329Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-23T13:50:14.901Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-23T13:50:14.901Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-23T13:50:15.842Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-23T13:50:16.102Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-23T13:50:16.673Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-23T13:50:17.243Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-23T13:50:17.243Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-23T13:50:17.814Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-23T13:50:18.755Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-23T13:50:19.697Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-23T13:50:21.082Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-23T13:50:21.651Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-23T13:50:21.911Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-23T13:50:22.482Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-23T13:50:23.051Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-23T13:50:23.622Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-23T13:50:24.568Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-23T13:50:27.117Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-23T13:50:27.117Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-23T13:50:28.058Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-23T13:50:29.441Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-23T13:50:30.382Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-23T13:50:31.763Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-23T13:50:33.674Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-23T13:50:33.675Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-23T13:50:33.675Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-23T13:50:33.935Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-23T13:50:35.318Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-23T13:50:35.889Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-23T13:50:37.274Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-23T13:50:37.843Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-23T13:50:38.104Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-12-23T13:50:39.045Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-23T13:50:39.307Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-12-23T13:50:39.307Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-23T13:50:39.878Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-12-23T13:50:41.792Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-23T13:50:41.792Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-23T13:50:42.363Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-23T13:50:42.934Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-23T13:50:43.513Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-12-23T13:50:43.776Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-23T13:50:43.776Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-23T13:50:44.347Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-23T13:50:44.917Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-23T13:50:45.488Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-23T13:50:46.058Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-23T13:50:46.318Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-23T13:50:46.888Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-23T13:50:47.458Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-23T13:50:47.718Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-23T13:50:47.978Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-23T13:50:48.238Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-23T13:50:48.809Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-23T13:50:50.192Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-23T13:50:50.192Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-23T13:50:50.192Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-23T13:50:52.734Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-23T13:50:52.994Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-23T13:51:02.990Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-12-23T13:51:03.930Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-12-23T13:51:05.315Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-23T13:51:06.724Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-12-23T13:51:06.724Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-12-23T13:51:06.724Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-23T13:51:06.724Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-23T13:51:07.307Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-23T13:51:07.307Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-12-23T13:51:09.850Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-12-23T13:51:09.850Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-23T13:51:10.790Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-23T13:51:12.177Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-23T13:51:12.751Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-12-23T13:51:15.295Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-12-23T13:51:17.204Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-12-23T13:51:17.774Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-23T13:51:18.035Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-23T13:51:18.606Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-23T13:51:19.548Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-23T13:51:19.548Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-23T13:51:19.808Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-23T13:51:19.808Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-12-23T13:51:20.749Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-23T13:51:21.692Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-23T13:51:23.075Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-23T13:51:23.075Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-23T13:51:23.336Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-23T13:51:24.279Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-12-23T13:51:24.540Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-23T13:51:25.936Z] === RUN TestDockerSuite/TestRunMount [2020-12-23T13:51:28.478Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-12-23T13:51:31.778Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-23T13:51:31.778Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-23T13:51:32.348Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-23T13:51:33.288Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-23T13:51:34.669Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-23T13:51:36.578Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-23T13:51:37.960Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-23T13:51:39.343Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-23T13:51:40.283Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-23T13:51:41.226Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-23T13:51:41.488Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-23T13:51:41.748Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-23T13:51:42.688Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-23T13:51:42.948Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-23T13:51:43.517Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-23T13:51:44.900Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-23T13:51:46.288Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-23T13:51:48.829Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-23T13:51:49.089Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-23T13:51:49.089Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-12-23T13:51:49.658Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-23T13:51:49.658Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-23T13:51:50.230Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-23T13:51:50.490Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-23T13:51:50.490Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-23T13:51:51.061Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-23T13:51:52.442Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-12-23T13:51:56.643Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-12-23T13:51:56.643Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-23T13:51:57.213Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-12-23T13:51:57.783Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-23T13:51:58.724Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-23T13:51:59.663Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-12-23T13:51:59.663Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-12-23T13:52:00.233Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-23T13:52:00.804Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-23T13:52:01.375Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-12-23T13:52:01.389Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-12-23T13:52:01.947Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-23T13:52:02.518Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-23T13:52:02.518Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-23T13:52:02.930Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-12-23T13:52:02.930Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-12-23T13:52:02.930Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-12-23T13:52:02.930Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-12-23T13:52:02.930Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-12-23T13:52:03.089Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-12-23T13:52:03.349Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-23T13:52:03.942Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-23T13:52:03.942Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-23T13:52:04.515Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-12-23T13:52:05.836Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-12-23T13:52:05.836Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-12-23T13:52:05.836Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-12-23T13:52:05.898Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-23T13:52:05.898Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-23T13:52:07.808Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-23T13:52:08.753Z] === RUN TestDockerSuite/TestRunRm [2020-12-23T13:52:09.323Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-23T13:52:12.617Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-23T13:52:12.916Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-12-23T13:52:13.186Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-23T13:52:13.756Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-12-23T13:52:15.137Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-12-23T13:52:15.397Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-12-23T13:52:15.657Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-12-23T13:52:18.957Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-12-23T13:52:18.957Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-12-23T13:52:22.257Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-12-23T13:52:22.257Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-12-23T13:52:23.196Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-12-23T13:52:23.457Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-12-23T13:52:24.035Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-12-23T13:52:24.985Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-12-23T13:52:24.985Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-12-23T13:52:25.245Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-12-23T13:52:25.816Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-12-23T13:52:26.388Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-23T13:52:26.959Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-23T13:52:27.900Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-23T13:52:28.160Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-12-23T13:52:30.700Z] === RUN TestDockerSuite/TestRunState [2020-12-23T13:52:30.960Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-12-23T13:52:31.530Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-23T13:52:32.101Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-23T13:52:32.673Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-23T13:52:32.935Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-12-23T13:52:32.935Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-23T13:52:33.507Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-23T13:52:34.448Z] === RUN TestDockerSuite/TestRunSysctls [2020-12-23T13:52:34.448Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-12-23T13:52:35.389Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-23T13:52:35.389Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-23T13:52:35.389Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-23T13:52:36.332Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-12-23T13:52:36.593Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-12-23T13:52:37.976Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-12-23T13:52:38.549Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-12-23T13:52:40.460Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-12-23T13:52:40.460Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-12-23T13:52:43.035Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-23T13:52:46.328Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-23T13:52:46.588Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-12-23T13:52:46.588Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-23T13:52:47.160Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-23T13:52:47.730Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-23T13:52:49.641Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-23T13:52:51.024Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-23T13:52:51.284Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-23T13:52:51.284Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-23T13:52:51.544Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-23T13:52:52.115Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-23T13:52:52.375Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-12-23T13:52:52.635Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-23T13:52:53.206Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-12-23T13:52:53.206Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-23T13:52:53.466Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-23T13:52:54.037Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-23T13:52:57.335Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-23T13:52:57.335Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-23T13:52:58.274Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-23T13:52:59.658Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-23T13:53:00.597Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-23T13:53:01.998Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-23T13:53:03.910Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-23T13:53:03.910Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-23T13:53:03.910Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-23T13:53:03.910Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-23T13:53:03.910Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-23T13:53:04.169Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-12-23T13:53:04.169Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-12-23T13:53:04.739Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-12-23T13:53:05.310Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-12-23T13:53:05.882Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-12-23T13:53:06.452Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-12-23T13:53:07.023Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-12-23T13:53:07.965Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-23T13:53:07.965Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-12-23T13:53:08.536Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-12-23T13:53:08.536Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-12-23T13:53:08.797Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-12-23T13:53:08.797Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-12-23T13:53:09.368Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-12-23T13:53:09.628Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-12-23T13:53:10.198Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-12-23T13:53:10.199Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-12-23T13:53:11.140Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-23T13:53:11.140Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-23T13:53:11.710Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-23T13:53:11.710Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-12-23T13:53:12.280Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-12-23T13:53:12.542Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-12-23T13:53:12.804Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-12-23T13:53:12.804Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-23T13:53:12.804Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-23T13:53:13.374Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-23T13:53:14.757Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-12-23T13:53:15.328Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-12-23T13:53:15.328Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-23T13:53:15.328Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-12-23T13:53:15.899Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-23T13:53:15.899Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-23T13:53:16.838Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-23T13:53:17.408Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-23T13:53:19.395Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-23T13:53:19.655Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-23T13:53:19.655Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-23T13:53:19.655Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-23T13:53:20.596Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-12-23T13:53:20.596Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-12-23T13:53:21.537Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-12-23T13:53:22.479Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-23T13:53:22.479Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-23T13:53:23.862Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-12-23T13:53:24.122Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-23T13:53:24.384Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-23T13:53:24.954Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-23T13:53:26.867Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-23T13:53:26.867Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-23T13:53:27.809Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-23T13:53:27.809Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-23T13:53:27.809Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-23T13:53:29.191Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-23T13:53:30.131Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-23T13:53:30.701Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-23T13:53:30.701Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-23T13:53:30.701Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-23T13:53:30.701Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-23T13:53:31.270Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-23T13:53:33.179Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-23T13:53:37.376Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-12-23T13:53:37.946Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-23T13:53:39.856Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-23T13:53:40.426Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-23T13:53:41.367Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-23T13:53:43.905Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-23T13:53:45.828Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-23T13:53:46.095Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-23T13:53:47.043Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-23T13:53:48.424Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-23T13:53:49.366Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-12-23T13:53:49.626Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-23T13:53:52.168Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-23T13:53:54.175Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-12-23T13:53:54.176Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-12-23T13:53:56.366Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-23T13:53:57.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-12-23T13:53:57.083Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-12-23T13:53:59.659Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-23T13:54:01.776Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-12-23T13:54:01.776Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-12-23T13:54:01.776Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-12-23T13:54:01.776Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-12-23T13:54:01.776Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-12-23T13:54:02.241Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-12-23T13:54:02.701Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-12-23T13:54:02.953Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-12-23T13:54:03.893Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-23T13:54:05.277Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-12-23T13:54:05.607Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-12-23T13:54:06.577Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-12-23T13:54:06.577Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-12-23T13:54:06.577Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-12-23T13:54:06.676Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-12-23T13:54:07.038Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-12-23T13:54:08.056Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-23T13:54:08.625Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-23T13:54:08.886Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-23T13:54:09.219Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-12-23T13:54:09.456Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-23T13:54:09.456Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-23T13:54:10.028Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-23T13:54:13.327Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-23T13:54:15.867Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-12-23T13:54:16.438Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-12-23T13:54:17.008Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-12-23T13:54:17.008Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-12-23T13:54:17.578Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-12-23T13:54:18.517Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-12-23T13:54:18.517Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-12-23T13:54:19.899Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-12-23T13:54:20.469Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-12-23T13:54:21.040Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-12-23T13:54:21.618Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-12-23T13:54:22.422Z] === RUN TestDockerSuite/TestUpdateStats [2020-12-23T13:54:23.364Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-12-23T13:54:25.902Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-12-23T13:54:25.902Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-12-23T13:54:27.302Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-12-23T13:54:27.302Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-12-23T13:54:27.871Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-12-23T13:54:28.441Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-12-23T13:54:28.705Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-23T13:54:30.187Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-12-23T13:54:30.653Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-12-23T13:54:30.653Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-12-23T13:54:32.003Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-12-23T13:54:34.393Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-12-23T13:54:34.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-12-23T13:54:35.363Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-12-23T13:54:37.086Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-12-23T13:54:38.469Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-23T13:54:40.052Z] === RUN TestDockerSuite/TestBuildAddScript [2020-12-23T13:54:40.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-12-23T13:54:40.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-12-23T13:54:40.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-12-23T13:54:40.052Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-12-23T13:54:40.511Z] === RUN TestDockerSuite/TestBuildAddTar [2020-12-23T13:54:41.009Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-23T13:54:43.552Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-12-23T13:54:44.935Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-12-23T13:54:46.317Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-12-23T13:54:46.888Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-12-23T13:54:47.831Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-12-23T13:54:49.223Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-12-23T13:54:50.606Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-12-23T13:54:51.990Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-12-23T13:54:52.930Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-12-23T13:54:53.501Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-12-23T13:54:54.883Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-23T13:55:01.460Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-12-23T13:55:02.840Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-12-23T13:55:10.969Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-23T13:55:10.969Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-23T13:55:10.969Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-23T13:55:10.969Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-23T13:55:10.969Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-23T13:55:10.969Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-23T13:55:10.969Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-23T13:55:11.541Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-23T13:55:11.541Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-23T13:55:12.112Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-23T13:55:12.112Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-23T13:55:12.112Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-23T13:55:12.112Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-23T13:55:12.112Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-23T13:55:14.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-23T13:55:14.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-23T13:55:14.022Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-23T13:55:14.022Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-23T13:55:14.022Z] === RUN TestDockerSuite/TestVolumeEvents [2020-12-23T13:55:18.229Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-12-23T13:55:19.611Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-23T13:55:20.994Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-23T13:55:20.994Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-23T13:55:21.254Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-23T13:55:23.044Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-12-23T13:55:23.044Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-12-23T13:55:23.044Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-12-23T13:55:23.795Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-23T13:55:26.340Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite (1369.15s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.04s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.71s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.18s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.02s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.50s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.44s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.11s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.85s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.30s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.52s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.17s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.54s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.57s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.63s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.67s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.90s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAttachDetach (0.96s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.86s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.33s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.77s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.65s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.53s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.70s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.48s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.16s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.30s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.98s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (17.04s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.56s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.33s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.97s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.99s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.79s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.82s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.89s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.15s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.17s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.75s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.26s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.31s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.98s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.43s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.18s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.58s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.30s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.90s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.69s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.91s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.38s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddTar (8.22s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.29s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.41s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.59s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.58s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.38s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.76s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.90s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.34s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.77s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.51s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.66s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.18s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.13s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.45s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.82s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.21s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.79s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (1.81s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.24s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.27s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.35s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.05s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.00s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.41s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.33s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.81s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.53s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.63s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.96s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.83s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCmd (0.36s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.53s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.55s) [2020-12-23T13:55:26.340Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-23T13:55:26.340Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.64s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.57s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.91s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.30s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.90s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.34s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.67s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.22s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (3.30s) [2020-12-23T13:55:26.340Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (4.21s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.41s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.72s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.12s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.95s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.46s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (5.56s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.71s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.68s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.13s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.85s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.84s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.23s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.44s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.55s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.58s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.51s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.23s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.97s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.05s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.30s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.18s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.60s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.40s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.56s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (16.38s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (3.92s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.66s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.89s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.39s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.40s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.68s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.74s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnv (1.48s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.17s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.25s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.12s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.59s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.52s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.85s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.80s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.55s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.60s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.61s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.57s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.93s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.66s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.50s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFails (0.70s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.05s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.94s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.36s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.92s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.68s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.93s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.72s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.06s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildHistory (3.12s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.31s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.60s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.47s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.72s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLabel (0.55s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.57s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.48s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLabels (0.55s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.01s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.16s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.83s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.56s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.11s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.36s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.36s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.03s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.49s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.62s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.15s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.51s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.74s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.10s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.81s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.31s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.33s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.50s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.81s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.75s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.41s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.42s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.10s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.42s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.43s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.62s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.76s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.67s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.55s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.72s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.61s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.20s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.33s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.78s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildPATH (2.11s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.55s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.40s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.57s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildRm (2.34s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.46s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.84s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.91s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.83s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.50s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.42s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.54s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.20s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildStderr (0.90s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.69s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.70s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.66s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.37s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.96s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildUser (1.22s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.30s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.57s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.88s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.32s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.94s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.88s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.63s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.05s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.17s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.09s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.78s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.71s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.72s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.07s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.33s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.84s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.38s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.58s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-23T13:55:26.341Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.75s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.25s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-23T13:55:26.341Z] docker_cli_sni_test.go:18: Flakey test [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.65s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.96s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitChange (0.83s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.43s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.37s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.70s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitTTY (1.28s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.62s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.41s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.76s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.81s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.71s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.54s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.74s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.97s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (1.04s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.65s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.51s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.07s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.65s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.64s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.47s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.72s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.62s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.50s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.75s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.61s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.53s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.60s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.65s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.14s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.66s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.80s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.83s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.37s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.52s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.74s) [2020-12-23T13:55:26.341Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-23T13:55:26.341Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.57s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.60s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.80s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.55s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.25s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s) [2020-12-23T13:55:26.341Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (19.63s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.65s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.32s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.34s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.33s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00090a2c0_} (1.33s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1216477348_/foo_false____} (1.58s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1216477348_/foo_true____} (1.34s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3603853235_/foo_false____} (1.40s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3603853235_/foo_true____} (1.47s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3603853235_/foo_true__0xc00090a320__} (1.46s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00090a340_} (1.46s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00090a360_} (0.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00090a3a0_} (1.33s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00090a3c0_} (1.33s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.17s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (1.76s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.32s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.93s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.95s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.13s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.61s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.68s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.89s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.99s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.22s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.70s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.87s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.20s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.78s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.07s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.64s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.28s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.67s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.70s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.68s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.19s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.69s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.78s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.52s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.02s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.18s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.13s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.70s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.64s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.71s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.63s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.55s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.11s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToDot (0.81s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.07s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.34s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToStdout (0.60s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.22s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.46s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.59s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.04s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.41s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.51s) [2020-12-23T13:55:26.342Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-23T13:55:26.342Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2020-12-23T13:55:26.342Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-23T13:55:26.342Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.12s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.64s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.07s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.63s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.09s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.04s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.06s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.44s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.00s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.84s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.24s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.28s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.66s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.53s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.94s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.04s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.90s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.18s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.53s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.84s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsAttach (0.51s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsCommit (0.63s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.51s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.61s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.16s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.43s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.05s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsCopy (0.84s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.10s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.61s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.33s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.40s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFilters (0.94s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFormat (0.92s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.66s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.55s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.21s) [2020-12-23T13:55:26.342Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-23T13:55:26.342Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.342Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-23T13:55:26.342Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.69s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsRename (0.49s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsResize (0.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.87s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.67s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.70s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsTop (0.53s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.16s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExec (0.58s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.47s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.49s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.08s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.69s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.53s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.55s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.53s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.98s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecCgroup (0.83s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecEnv (0.59s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.69s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecInspectID (1.69s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecInteractive (0.58s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.55s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecParseError (0.49s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.56s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.50s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (0.97s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.53s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecStartFails (0.55s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.73s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecTTY (0.62s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.70s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.56s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecUlimits (0.69s) [2020-12-23T13:55:26.342Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-23T13:55:26.342Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.29s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestExecWithUser (0.61s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.54s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.52s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.66s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestHealth (18.69s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.60s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.21s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.20s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.63s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.66s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.63s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.58s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImportDisplay (1.11s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.17s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImportGzipped (1.24s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.12s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.50s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.51s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.48s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.60s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.52s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.57s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.48s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.11s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.47s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.46s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2020-12-23T13:55:26.342Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-23T13:55:26.342Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-23T13:55:26.342Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.69s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.51s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectHistory (0.56s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-12-23T13:55:26.343Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-23T13:55:26.343Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.44s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.49s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectStatus (0.56s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.47s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.43s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.63s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.99s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.92s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.51s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.32s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.30s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (9.37s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.43s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.10s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.52s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.30s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.49s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.55s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.85s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.84s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.90s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.68s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.00s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsSince (6.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.74s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsTail (0.53s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.54s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.27s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestNetHostname (1.33s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.23s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.62s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.63s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPluginActive (1.88s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.28s) [2020-12-23T13:55:26.343Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-23T13:55:26.343Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.30s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.40s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.09s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.34s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.86s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.90s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPortList (6.40s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.09s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.30s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.94s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.96s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.09s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.68s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsByOrder (2.11s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.68s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.07s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.10s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.35s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.71s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.44s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.88s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.55s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.66s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.59s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.72s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.55s) [2020-12-23T13:55:26.343Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-23T13:55:26.343Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.14s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.24s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.14s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.51s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.40s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.97s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.81s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.00s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.58s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.09s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.42s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.32s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.65s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.24s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.14s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.63s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.24s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiTag (0.13s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.52s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.67s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.28s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAddHost (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.47s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.99s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.61s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.66s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.22s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.76s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.90s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.76s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.42s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.44s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.58s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.53s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.43s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.57s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.43s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.09s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.04s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.25s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.60s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.54s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.61s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.37s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.05s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.62s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.64s) [2020-12-23T13:55:26.343Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-23T13:55:26.343Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.343Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-23T13:55:26.343Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.47s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.05s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.90s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.37s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.51s) [2020-12-23T13:55:26.343Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-12-23T13:55:26.343Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.56s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.52s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.45s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.57s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.44s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunExitCode (0.53s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.44s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.49s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.64s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.08s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2020-12-23T13:55:26.343Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-23T13:55:26.343Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.30s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.50s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.12s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.38s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.05s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.70s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.34s) [2020-12-23T13:55:26.343Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.09s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.30s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.41s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.40s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.89s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.10s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.77s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.45s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.28s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.12s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunMount (5.63s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.48s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.46s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.32s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.00s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.40s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.50s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.02s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.96s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetHost (0.69s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.43s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.33s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.38s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.10s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.43s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.43s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.43s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.44s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.56s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.52s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.50s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.13s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.48s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.52s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.56s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.68s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.66s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.71s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.46s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.60s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.27s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.10s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.95s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunRm (0.46s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.45s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.48s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.47s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.30s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.57s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.11s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.68s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.75s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.48s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.63s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.68s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.45s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.57s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.50s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.71s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.69s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.59s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunState (1.19s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.58s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.58s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.24s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.65s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.67s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunSysctls (1.17s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.60s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.82s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.54s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.77s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.90s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.87s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.68s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.46s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.58s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.92s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.11s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUserByID (0.48s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.66s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUserByName (0.52s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.55s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.13s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.52s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.10s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.45s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.43s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.46s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.64s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.18s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.55s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.51s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.14s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.58s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.75s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.79s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.54s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.54s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.48s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.71s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.23s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.51s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.50s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.54s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.52s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.30s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.69s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.01s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.64s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.75s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.00s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.10s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.62s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.54s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.82s) [2020-12-23T13:55:26.344Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents292642652 [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.08s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.16s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.18s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.36s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.10s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.44s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.92s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.87s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.84s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.65s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.55s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.55s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.53s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartRecordError (1.11s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.26s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.22s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.59s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.99s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.69s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.47s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.50s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.49s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.48s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.96s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.08s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.46s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.50s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.55s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.14s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-23T13:55:26.344Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.07s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.63s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.72s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.34s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateStats (3.58s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.06s) [2020-12-23T13:55:26.344Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-12-23T13:55:26.344Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.89s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.77s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (3.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.73s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.42s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.52s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.41s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.60s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.34s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.90s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.90s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.40s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.33s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.33s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.41s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.64s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.05s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.49s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.65s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.45s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.06s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.42s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.64s) [2020-12-23T13:55:26.344Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.09s) [2020-12-23T13:55:26.345Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2020-12-23T13:55:26.345Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.13s) [2020-12-23T13:55:26.345Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.52s) [2020-12-23T13:55:26.345Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-23T13:55:26.345Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-23T13:55:26.345Z] === RUN TestDockerRegistrySuite [2020-12-23T13:55:26.345Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-23T13:55:27.287Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-23T13:55:28.672Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-23T13:55:30.054Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-23T13:55:30.054Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-23T13:55:32.597Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-23T13:55:33.167Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-12-23T13:55:37.370Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-23T13:55:39.921Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-23T13:55:40.730Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-12-23T13:55:40.730Z] === RUN TestDockerSuite/TestBuildBlankName [2020-12-23T13:55:40.730Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-12-23T13:55:40.865Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-23T13:55:41.125Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-12-23T13:55:41.695Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-23T13:55:43.079Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-23T13:55:44.462Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-23T13:55:45.844Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-23T13:55:46.783Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-23T13:55:47.723Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-23T13:55:47.805Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-12-23T13:55:48.264Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-12-23T13:55:49.633Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-23T13:55:51.546Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-23T13:55:52.486Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-23T13:55:52.951Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-12-23T13:55:54.396Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-23T13:55:55.337Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-23T13:55:55.596Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-23T13:55:56.535Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-23T13:55:57.483Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-23T13:55:58.438Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-23T13:56:00.979Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-23T13:56:01.239Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-23T13:56:02.621Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-23T13:56:02.621Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-23T13:56:02.881Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-23T13:56:03.141Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-23T13:56:03.275Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-12-23T13:56:03.401Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-23T13:56:03.661Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-23T13:56:03.922Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-23T13:56:04.862Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-23T13:56:06.774Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-23T13:56:07.349Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-23T13:56:08.289Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-23T13:56:09.229Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite (44.16s) [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.23s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d86268274867f] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.45s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dce7e7d611754] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.31s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d2f2a9a7f9c43] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d290cbc8c9b16] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.74s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dd08f6f28b623] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.13s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dfbba72ead672] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d8bfbbcaff514] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.10s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d3eaf5b5f8ad7] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.94s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d3d7a67c5fd3d] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.37s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d3b311cc9c54c] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.39s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d38c0505859f8] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.32s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d1b208cc39f57] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.98s) [2020-12-23T13:56:10.175Z] check_test.go:196: [db7a75db44fa7] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.97s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d7e6702ea7795] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.76s) [2020-12-23T13:56:10.175Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7b9fecfccf6a4d5697393ce3a39d3cea305a250f70d2d3fddd174cbdf93daf3b [2020-12-23T13:56:10.175Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a797471bb23c5c748b0870334aea554d6b2954d2c4dd11a1e31032e6ed0f2d03 [2020-12-23T13:56:10.175Z] check_test.go:196: [d4f0cdacea514] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.92s) [2020-12-23T13:56:10.175Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:f55d332af0e148a020f1f7b64065bf0a2c2a0243161e1a42335f7e327752e12a [2020-12-23T13:56:10.175Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:b2966c749a7a9f9d7b7089cd329bfc136e54d78395d673b226297e0befbdbfc8 [2020-12-23T13:56:10.175Z] check_test.go:196: [d00473bd9b3fb] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.96s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d32eba49040c5] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.12s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d7723beb39f1f] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.95s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dc3d60f4f5961] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dc2d9f7d34c99] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d4e0a662079b1] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.99s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d64800272d12f] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.91s) [2020-12-23T13:56:10.175Z] check_test.go:196: [da8291d29219a] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.35s) [2020-12-23T13:56:10.175Z] check_test.go:196: [db9277713c853] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.39s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dd3393bcc0abd] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.10s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d0624511630b5] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d94bcc5e8af59] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dcf15ff9876ea] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d951e08d2ad6c] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2020-12-23T13:56:10.175Z] check_test.go:196: [db41e27f61b1d] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dc6d130ece053] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dc595b95a99fb] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.16s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d9bf76bbc095a] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s) [2020-12-23T13:56:10.175Z] check_test.go:196: [ddd78e74e12d7] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.84s) [2020-12-23T13:56:10.175Z] check_test.go:196: [dd64e2cfff81f] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2020-12-23T13:56:10.175Z] check_test.go:196: [d2a6fd49fb8fb] daemon is not started [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.94s) [2020-12-23T13:56:10.175Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2020-12-23T13:56:10.175Z] === RUN TestDockerSchema1RegistrySuite [2020-12-23T13:56:10.175Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-23T13:56:10.175Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-23T13:56:11.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-12-23T13:56:11.849Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-12-23T13:56:13.471Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-23T13:56:16.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-12-23T13:56:16.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-12-23T13:56:16.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-12-23T13:56:17.670Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-23T13:56:20.972Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-23T13:56:21.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-12-23T13:56:21.231Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-12-23T13:56:21.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-12-23T13:56:21.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-12-23T13:56:21.690Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-12-23T13:56:21.913Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-23T13:56:22.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-23T13:56:22.853Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-23T13:56:23.793Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-23T13:56:25.178Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-23T13:56:26.118Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-23T13:56:28.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-23T13:56:28.660Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-23T13:56:29.229Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-23T13:56:29.229Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-23T13:56:29.489Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-23T13:56:29.749Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-23T13:56:30.319Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite (20.33s) [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.16s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dad8beb4626ab] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.82s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dceb11d268a40] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.67s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dd90b005354d7] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (3.09s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dc117b86d29e9] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.99s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d0a214fbec6fa] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.99s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dd4affe0718f8] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dfee34f1f2469] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.02s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d0511188b0aaf] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.07s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d5b1a561b8142] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.97s) [2020-12-23T13:56:30.319Z] check_test.go:223: [db17e56455d41] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.41s) [2020-12-23T13:56:30.319Z] check_test.go:223: [db64aeafcbdd0] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d94860f1fc366] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.43s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d4285e43b7bac] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dd8007510c104] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-12-23T13:56:30.319Z] check_test.go:223: [dea3db5a17143] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.27s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d831899666c06] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d6168a4ff2b20] daemon is not started [2020-12-23T13:56:30.319Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-12-23T13:56:30.319Z] check_test.go:223: [d6b0fddae33ee] daemon is not started [2020-12-23T13:56:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-23T13:56:30.319Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-23T13:56:31.259Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-23T13:56:31.830Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-23T13:56:31.830Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-23T13:56:33.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-23T13:56:33.212Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-23T13:56:33.472Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-23T13:56:34.042Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.89s) [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.83s) [2020-12-23T13:56:34.302Z] check_test.go:252: [d42f9a925e7e9] daemon is not started [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.49s) [2020-12-23T13:56:34.302Z] check_test.go:252: [d58e763810b1a] daemon is not started [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-12-23T13:56:34.302Z] check_test.go:252: [d73418ce57401] daemon is not started [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2020-12-23T13:56:34.302Z] check_test.go:252: [d0a7f092d80f8] daemon is not started [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-12-23T13:56:34.302Z] check_test.go:252: [d9d2250b139d6] daemon is not started [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2020-12-23T13:56:34.302Z] check_test.go:252: [d0e04d7756028] daemon is not started [2020-12-23T13:56:34.302Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2020-12-23T13:56:34.302Z] check_test.go:252: [d027067e3e133] daemon is not started [2020-12-23T13:56:34.302Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-23T13:56:34.302Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-23T13:56:39.580Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-23T13:56:39.580Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-23T13:56:39.580Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-23T13:56:39.840Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-23T13:56:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2020-12-23T13:56:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-12-23T13:56:40.099Z] check_test.go:279: [db5aa8eb92887] daemon is not started [2020-12-23T13:56:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-12-23T13:56:40.099Z] check_test.go:279: [dd44e68d39684] daemon is not started [2020-12-23T13:56:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.17s) [2020-12-23T13:56:40.099Z] check_test.go:279: [da32de0b01b96] daemon is not started [2020-12-23T13:56:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-12-23T13:56:40.099Z] check_test.go:279: [db37226b456f1] daemon is not started [2020-12-23T13:56:40.099Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-12-23T13:56:40.099Z] check_test.go:279: [d29a673f393f8] daemon is not started [2020-12-23T13:56:40.099Z] === RUN TestDockerNetworkSuite [2020-12-23T13:56:40.099Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-12-23T13:56:42.649Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-12-23T13:56:43.219Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-12-23T13:56:46.516Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-12-23T13:56:47.899Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-12-23T13:56:50.439Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-12-23T13:56:51.643Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-12-23T13:56:51.820Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-12-23T13:56:53.181Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-12-23T13:56:53.641Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-12-23T13:56:54.101Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-12-23T13:56:55.068Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-12-23T13:56:55.527Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-12-23T13:56:58.400Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-12-23T13:56:59.782Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-12-23T13:57:00.215Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-12-23T13:57:00.722Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-12-23T13:57:01.183Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-12-23T13:57:01.183Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-12-23T13:57:01.183Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-12-23T13:57:01.293Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-12-23T13:57:01.554Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-12-23T13:57:02.151Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-12-23T13:57:02.495Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-12-23T13:57:03.124Z] === RUN TestDockerSuite/TestBuildCmd [2020-12-23T13:57:03.434Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-12-23T13:57:03.585Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-12-23T13:57:03.694Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-12-23T13:57:03.959Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-12-23T13:57:04.044Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-12-23T13:57:04.504Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-12-23T13:57:04.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-12-23T13:57:04.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-12-23T13:57:04.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-12-23T13:57:05.163Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-12-23T13:57:05.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-12-23T13:57:07.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-12-23T13:57:07.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-12-23T13:57:07.115Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-12-23T13:57:07.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-12-23T13:57:09.915Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-12-23T13:57:10.302Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-12-23T13:57:11.270Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-12-23T13:57:11.270Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-12-23T13:57:11.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-12-23T13:57:12.240Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-12-23T13:57:12.240Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-12-23T13:57:12.699Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-12-23T13:57:13.840Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-12-23T13:57:14.884Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-12-23T13:57:15.344Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-12-23T13:57:15.803Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-12-23T13:57:15.803Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-12-23T13:57:16.772Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-12-23T13:57:17.232Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-12-23T13:57:17.232Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-12-23T13:57:17.232Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-12-23T13:57:18.043Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-12-23T13:57:18.303Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-12-23T13:57:18.564Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-12-23T13:57:19.949Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-12-23T13:57:20.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-12-23T13:57:20.209Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-12-23T13:57:20.469Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-12-23T13:57:20.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-12-23T13:57:20.729Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-12-23T13:57:23.028Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-12-23T13:57:24.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-12-23T13:57:24.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-12-23T13:57:24.030Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-12-23T13:57:24.971Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-12-23T13:57:25.231Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-12-23T13:57:29.450Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-12-23T13:57:31.991Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-12-23T13:57:33.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-12-23T13:57:33.902Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-12-23T13:57:34.842Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-12-23T13:57:34.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-12-23T13:57:36.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-12-23T13:57:36.754Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-12-23T13:57:37.695Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-12-23T13:57:38.265Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-12-23T13:57:39.647Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-12-23T13:57:39.908Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-12-23T13:57:42.449Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite (65.72s) [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.58s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d8ad6d3d64280] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.72s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d3320fa029a67] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.82s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [da409c0867d6b] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.56s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d32b0d2753235] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.56s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:1233: [d467eff5b93d1] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.46s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d259df3595e55] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.56s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d4acc769efbde] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.31s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [dadeec30f3dc2] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d3557bfde06b1] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.53s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [de5a1ef39ef72] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.38s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [ddc35437ca171] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.90s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d0e8dfb240083] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.90s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d7292bb828c56] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d865e7b1fa0cf] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.32s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d0fad4ef64346] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.76s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [dd842e05f7c66] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [da1a9c10cc45a] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [ddbc6ad3f5b48] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d9e8028681ecb] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.73s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d9f2172051ecd] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.05s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [dd64e298c6779] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [df75f548d0f35] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [ded619923cec7] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [df631c8b78b11] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.40s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:968: [dc5100bc4503b] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.68s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d0f450b3bb781] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (6.95s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:1116: [d9144eb2c0316] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.26s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d27df23ee51f2] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (1.32s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d62c5b5466682] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.20s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d879f2b7f828c] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.08s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d491e3d25c5f8] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.23s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d628dcd4c1b88] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.24s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [db29b2c4c29f8] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.02s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [dbbb6438e2365] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.38s) [2020-12-23T13:57:45.745Z] docker_cli_network_unix_test.go:46: [d94b9f0449336] daemon is not started [2020-12-23T13:57:45.745Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [d934ccbf2c18f] daemon is not started [2020-12-23T13:57:45.746Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [d50d98f172ed1] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.10s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [dc19e099283e9] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.13s) [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.21s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:1084: [dc59628f28991] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [d56d76202c0d7] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.21s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [d960a5c6bc372] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.73s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [dd917143dcf96] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [da765715580cd] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.97s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [d8161d13ddb1d] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [da43b14cc9433] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.32s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [d1e055d1681b0] daemon is not started [2020-12-23T13:57:45.746Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.30s) [2020-12-23T13:57:45.746Z] docker_cli_network_unix_test.go:46: [d63499607be71] daemon is not started [2020-12-23T13:57:45.746Z] === RUN TestDockerHubPullSuite [2020-12-23T13:57:45.746Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-12-23T13:57:46.686Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-12-23T13:57:46.686Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-12-23T13:57:47.626Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-12-23T13:57:50.174Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-12-23T13:57:50.434Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-12-23T13:57:53.730Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-12-23T13:57:53.730Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-12-23T13:57:54.301Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-12-23T13:57:54.301Z] --- PASS: TestDockerHubPullSuite (8.51s) [2020-12-23T13:57:54.301Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.89s) [2020-12-23T13:57:54.301Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.46s) [2020-12-23T13:57:54.301Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.45s) [2020-12-23T13:57:54.301Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (3.21s) [2020-12-23T13:57:54.301Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.38s) [2020-12-23T13:57:54.301Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-12-23T13:57:54.301Z] PASS [2020-12-23T13:57:54.301Z] [2020-12-23T13:57:54.301Z] === Skipped [2020-12-23T13:57:54.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-23T13:57:54.301Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-12-23T13:57:54.301Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.301Z] [2020-12-23T13:57:54.301Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.02s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.05s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.05s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.03s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_sni_test.go:18: Flakey test [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-12-23T13:57:54.302Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-12-23T13:57:54.302Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-23T13:57:54.302Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-12-23T13:57:54.302Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-12-23T13:57:54.302Z] docker_cli_network_unix_test.go:46: [d50d98f172ed1] daemon is not started [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] [2020-12-23T13:57:54.302Z] DONE 1274 tests, 51 skipped in 1566.049s [2020-12-23T13:57:54.302Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-23T13:57:54.302Z] ++++ cat bundles/test-integration/docker.pid [2020-12-23T13:57:54.302Z] +++ kill 8163 [2020-12-23T13:57:54.302Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-12-23T13:57:55.242Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-12-23T13:57:55.242Z] +++ /etc/init.d/apparmor stop [2020-12-23T13:57:55.242Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T13:57:55.242Z] [2020-12-23T13:57:55.242Z] Unloading profiles will leave already running processes permanently [2020-12-23T13:57:55.242Z] unconfined, which can lead to unexpected situations. [2020-12-23T13:57:55.242Z] [2020-12-23T13:57:55.242Z] To set a process to complain mode, use the command line tool [2020-12-23T13:57:55.242Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T13:57:55.242Z] +++ true [2020-12-23T13:57:55.242Z] exiting test-integration [2020-12-23T13:57:55.242Z] ++ exit 0 [2020-12-23T13:57:55.242Z] [2020-12-23T13:57:55.502Z] + for job in $(jobs -p) [2020-12-23T13:57:55.502Z] + wait 682 [2020-12-23T13:57:57.410Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-12-23T13:57:58.722Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-12-23T13:57:58.722Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-12-23T13:57:58.722Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-12-23T13:58:03.420Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-12-23T13:58:03.879Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-12-23T13:58:04.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-12-23T13:58:04.338Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-12-23T13:58:04.799Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-12-23T13:58:04.799Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-12-23T13:58:34.766Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-12-23T13:58:34.766Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-12-23T13:58:34.766Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-12-23T13:58:53.663Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-12-23T13:58:55.879Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-12-23T13:58:55.879Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-12-23T13:58:56.338Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-12-23T13:58:59.247Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-12-23T13:59:07.870Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-12-23T13:59:09.407Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-12-23T13:59:49.932Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-12-23T14:00:00.106Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-12-23T14:00:00.566Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-12-23T14:00:01.026Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-12-23T14:00:02.147Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-12-23T14:00:06.346Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-12-23T14:01:13.142Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-12-23T14:01:13.142Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-12-23T14:01:13.142Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-12-23T14:01:27.960Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-12-23T14:01:42.800Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-12-23T14:02:00.498Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-12-23T14:02:27.841Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-12-23T14:02:36.208Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-12-23T14:02:40.897Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-12-23T14:02:42.743Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-12-23T14:02:42.743Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-12-23T14:02:42.743Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-12-23T14:02:42.743Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-12-23T14:02:42.743Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-12-23T14:02:43.003Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-12-23T14:02:45.543Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-12-23T14:02:48.841Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-12-23T14:02:50.749Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-12-23T14:02:51.228Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-12-23T14:03:46.993Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-12-23T14:03:46.993Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-12-23T14:03:48.375Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-12-23T14:03:50.933Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-12-23T14:03:54.229Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-12-23T14:03:56.769Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-12-23T14:04:17.287Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-12-23T14:04:18.716Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-12-23T14:04:20.195Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-12-23T14:04:23.102Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-12-23T14:04:27.796Z] === RUN TestDockerSuite/TestBuildEnv [2020-12-23T14:04:27.796Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-12-23T14:04:27.796Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-12-23T14:04:27.796Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-12-23T14:04:27.796Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-12-23T14:04:27.796Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-12-23T14:04:30.935Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-12-23T14:04:31.195Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-12-23T14:04:31.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-12-23T14:04:31.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-12-23T14:04:31.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-12-23T14:04:31.533Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-12-23T14:04:31.991Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-12-23T14:04:33.104Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-12-23T14:04:36.407Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-12-23T14:04:36.684Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-12-23T14:04:42.981Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-12-23T14:04:47.179Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-12-23T14:04:49.719Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-12-23T14:04:52.260Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-12-23T14:04:54.382Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-12-23T14:04:54.382Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-12-23T14:04:54.382Z] === RUN TestDockerSuite/TestBuildExpose [2020-12-23T14:04:54.382Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-12-23T14:04:54.382Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-12-23T14:04:54.382Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-12-23T14:04:54.382Z] === RUN TestDockerSuite/TestBuildFails [2020-12-23T14:04:54.801Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-12-23T14:04:57.345Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-12-23T14:05:00.182Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-12-23T14:05:00.182Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-12-23T14:05:00.640Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-12-23T14:05:03.194Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-12-23T14:05:04.887Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-12-23T14:05:09.588Z] === RUN TestDockerSuite/TestBuildForceRm [2020-12-23T14:05:15.384Z] === RUN TestDockerSuite/TestBuildFromGit [2020-12-23T14:05:21.180Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-12-23T14:05:22.150Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-12-23T14:05:27.945Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-12-23T14:05:27.945Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-12-23T14:05:28.404Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-12-23T14:05:28.863Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-12-23T14:05:28.863Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-12-23T14:05:39.197Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-12-23T14:05:39.197Z] === RUN TestDockerSuite/TestBuildHistory [2020-12-23T14:05:47.770Z] === RUN TestDockerSuite/TestBuildIidFile [2020-12-23T14:05:47.770Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-12-23T14:05:49.950Z] === RUN TestDockerSuite/TestBuildInheritance [2020-12-23T14:05:49.950Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-12-23T14:05:50.924Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-12-23T14:05:50.924Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-12-23T14:05:55.617Z] === RUN TestDockerSuite/TestBuildLabel [2020-12-23T14:05:56.076Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-12-23T14:05:57.043Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-12-23T14:05:57.503Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-12-23T14:05:57.962Z] === RUN TestDockerSuite/TestBuildLabels [2020-12-23T14:05:58.931Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-12-23T14:05:59.439Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-12-23T14:06:00.470Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-12-23T14:06:05.163Z] === RUN TestDockerSuite/TestBuildLastModified [2020-12-23T14:06:05.163Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-12-23T14:06:05.163Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-12-23T14:06:05.163Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-12-23T14:06:05.163Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-12-23T14:06:05.163Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-12-23T14:06:05.623Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-12-23T14:06:06.082Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-12-23T14:06:06.543Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-12-23T14:06:12.339Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-12-23T14:06:14.329Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-12-23T14:06:27.157Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-12-23T14:06:27.157Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-12-23T14:06:28.126Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite (1679.70s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.17s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.40s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.38s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.71s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.01s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.67s) [2020-12-23T14:06:29.219Z] docker_api_swarm_test.go:562: [dd9cf0ac64015] joining swarm manager [db39f88169378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.219Z] docker_api_swarm_test.go:584: [d4ebdd1ef1e82] joining swarm manager [db39f88169378]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.219Z] check_test.go:380: [dd9cf0ac64015] daemon is not started [2020-12-23T14:06:29.219Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-23T14:06:29.219Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.54s) [2020-12-23T14:06:29.219Z] docker_api_swarm_test.go:45: [db9cc723cbe66] joining swarm manager [d5dd36caf2f37]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.01s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2020-12-23T14:06:29.219Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.49s) [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:303: [d911d52b220a8] joining swarm manager [d6a263303593a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:304: [d1060a68ade1c] joining swarm manager [d6a263303593a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.26s) [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:271: [daf67b37380ae] joining swarm manager [d10dadb12f142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:272: [d5833ac908891] joining swarm manager [d10dadb12f142]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.42s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.69s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.79s) [2020-12-23T14:06:29.220Z] docker_api_swarm_node_test.go:19: [d738ebefdf81f] joining swarm manager [db77e0a67bb39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_node_test.go:20: [d2cae11d70768] joining swarm manager [db77e0a67bb39]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (50.07s) [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:501: [d7bdf00232768] joining swarm manager [d78a7b6464d29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:506: [d72de67efda3e] joining swarm manager [d78a7b6464d29]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (18.01s) [2020-12-23T14:06:29.220Z] docker_api_swarm_node_test.go:80: [db62d9846d006] joining swarm manager [d453b608b3d13]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.83s) [2020-12-23T14:06:29.220Z] docker_api_swarm_node_test.go:52: [daebe9faf1b28] joining swarm manager [d2cc2c045f980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_node_test.go:53: [d88df172a886d] joining swarm manager [d2cc2c045f980]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.26s) [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:201: [d603deeec9752] joining swarm manager [d4f23f7555863]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.01s) [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:383: [dc4ab2e8c93d1] joining swarm manager [d5918fb59e50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:384: [d4f408b61b418] joining swarm manager [d5918fb59e50b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] check_test.go:380: [d4f408b61b418] daemon is not started [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.85s) [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:801: [da3454e11034c] joining swarm manager [de1ef70de95cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:801: [d3d2200d939a7] joining swarm manager [de1ef70de95cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:801: [d27ba755801b9] joining swarm manager [de1ef70de95cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:801: [d92ae7e1d3d4b] joining swarm manager [de1ef70de95cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:809: [d7539cdccd784] joining swarm manager [de1ef70de95cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.43s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.46s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.48s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:394: [d738603800ba2] joining swarm manager [d6cc5bad2102a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:394: [d0ee5da3da768] joining swarm manager [d6cc5bad2102a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.61s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:342: [dded2d720053e] joining swarm manager [d3b06f1dd5364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:342: [d17828fb3d2c7] joining swarm manager [d3b06f1dd5364]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (14.74s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:489: [d1397ab5d2217] joining swarm manager [dd05dc9df191a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:489: [d1417db92b3da] joining swarm manager [dd05dc9df191a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.08s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.19s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:127: [d678139233eb5] joining swarm manager [d136e60fe5576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:128: [dece41fda62c3] joining swarm manager [d136e60fe5576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:136: [d9c7fdd3cb659] joining swarm manager [d136e60fe5576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:137: [dcb4b3b47c743] joining swarm manager [d136e60fe5576]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.38s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.08s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:303: [db6dd80140638] joining swarm manager [dc64186dba051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:303: [d371106b0e27b] joining swarm manager [dc64186dba051]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.41s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:99: [dde1e6295627d] joining swarm manager [d635e70236f9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:100: [d64d201a02d08] joining swarm manager [d635e70236f9b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] check_test.go:380: [dde1e6295627d] daemon is not started [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.87s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:532: [d2065abb34755] joining swarm manager [dac1e32bc33d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:533: [d2f00baea8b34] joining swarm manager [dac1e32bc33d7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.32s) [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:147: [dfbd728732221] joining swarm manager [d3e3a6d8c16ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_api_swarm_service_test.go:147: [dc7086c426920] joining swarm manager [d3e3a6d8c16ad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.79s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.31s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.28s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.19s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.19s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.18s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.77s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.50s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.96s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.88s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (7.32s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.66s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.50s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.68s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.41s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.97s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.35s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.86s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.34s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.36s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.54s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.34s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.70s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.66s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.70s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.01s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.80s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.18s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.25s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.07s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.56s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (12.97s) [2020-12-23T14:06:29.220Z] docker_cli_service_logs_test.go:245: checking task m3y2m5z5rmgo [2020-12-23T14:06:29.220Z] docker_cli_service_logs_test.go:250: checking messages for m3y2m5z5rmgo [2020-12-23T14:06:29.220Z] docker_cli_service_logs_test.go:245: checking task x4dqw65bp9tc [2020-12-23T14:06:29.220Z] docker_cli_service_logs_test.go:250: checking messages for x4dqw65bp9tc [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.59s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.31s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.23s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.74s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.68s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1901: [d3899647ce253] joining swarm manager [d59b549b7ed12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1902: [de73309063d4b] joining swarm manager [d59b549b7ed12]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.84s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (1.87s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (14.92s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.63s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1802: [d8d3f11f003a8] joining swarm manager [d918b86647ad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1803: [dd75288e4abb0] joining swarm manager [d918b86647ad4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.85s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (92.45s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1321: [d75212e7e2921] joining swarm manager [d9d5792c22413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1322: [d7beacaf5005c] joining swarm manager [d9d5792c22413]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.32s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (6.96s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.14s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.73s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.31s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.29s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.50s) [2020-12-23T14:06:29.220Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.83s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.79s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.75s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (1.89s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.62s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.59s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1186: [ded1ec9f92492] joining swarm manager [d87cb91c80a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1195: [dfd7a688cc7cd] joining swarm manager [d87cb91c80a0f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (14.06s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.43s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (141.60s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1118: [d67dedab970d2] joining swarm manager [d67f8c80d2f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1119: [da6258185fdf9] joining swarm manager [d67f8c80d2f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1172: [d673f1a2c722d] joining swarm manager [d67f8c80d2f91]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.41s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1453: [dd3dfec8e8d55] joining swarm manager [d7b12fa3bc15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] docker_cli_swarm_test.go:1454: [ddbae3d74e4dd] joining swarm manager [d7b12fa3bc15d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.33s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.07s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.05s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.25s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.53s) [2020-12-23T14:06:29.220Z] docker_cli_swarm_unix_test.go:62: [de8006d3d8e23] joining swarm manager [d6ddcf3f2a1e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.88s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.18s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.32s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.18s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.52s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.11s) [2020-12-23T14:06:29.220Z] docker_api_swarm_test.go:961: [dc56bf736cdd9] joining swarm manager [dd661335e3d40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.46s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (1.98s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.01s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.35s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.70s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.52s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.61s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.55s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.14s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.29s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.95s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2020-12-23T14:06:29.220Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.82s) [2020-12-23T14:06:29.220Z] === RUN TestDockerExternalVolumeSuite [2020-12-23T14:06:29.220Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-12-23T14:06:47.333Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-12-23T14:07:10.666Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-12-23T14:07:20.993Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-12-23T14:07:24.731Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-12-23T14:07:30.533Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-12-23T14:07:35.231Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-12-23T14:07:52.931Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-12-23T14:07:52.931Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-12-23T14:07:55.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-12-23T14:07:57.621Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-12-23T14:07:58.081Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-12-23T14:07:58.081Z] === RUN TestDockerSuite/TestBuildNetNone [2020-12-23T14:07:58.081Z] === RUN TestDockerSuite/TestBuildNoContext [2020-12-23T14:08:00.261Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-12-23T14:08:01.618Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-12-23T14:08:04.956Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-12-23T14:08:07.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-12-23T14:08:07.141Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-12-23T14:08:07.600Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-12-23T14:08:10.506Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-12-23T14:08:10.965Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-12-23T14:08:12.504Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-12-23T14:08:21.101Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-12-23T14:08:22.639Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-12-23T14:08:31.254Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-12-23T14:08:33.727Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-12-23T14:08:34.173Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-12-23T14:08:42.752Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-12-23T14:08:47.441Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-12-23T14:08:48.616Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-12-23T14:08:52.139Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-12-23T14:08:53.107Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-12-23T14:08:53.107Z] === RUN TestDockerSuite/TestBuildPATH [2020-12-23T14:08:53.107Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-12-23T14:08:55.291Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-12-23T14:08:55.292Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-12-23T14:09:20.705Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-12-23T14:09:32.921Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-12-23T14:09:45.987Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-12-23T14:10:03.680Z] === RUN TestDockerSuite/TestBuildRm [2020-12-23T14:10:05.021Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-12-23T14:10:16.065Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-12-23T14:10:18.250Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-12-23T14:10:18.250Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-12-23T14:10:18.712Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-12-23T14:10:19.911Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-12-23T14:10:20.251Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-12-23T14:10:23.186Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-12-23T14:10:26.092Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-12-23T14:10:30.783Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-12-23T14:10:38.007Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-12-23T14:10:45.612Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-12-23T14:10:46.581Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-12-23T14:10:47.041Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-12-23T14:10:59.438Z] === RUN TestDockerSuite/TestBuildSpaces [2020-12-23T14:10:59.438Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-12-23T14:11:03.176Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-12-23T14:11:03.176Z] === RUN TestDockerSuite/TestBuildStderr [2020-12-23T14:11:07.875Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-12-23T14:11:24.714Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-12-23T14:11:28.978Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-12-23T14:11:28.979Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-12-23T14:11:31.169Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-12-23T14:11:32.138Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-12-23T14:11:36.830Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-12-23T14:11:42.664Z] === RUN TestDockerSuite/TestBuildUser [2020-12-23T14:11:42.664Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-12-23T14:11:42.664Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-12-23T14:11:42.664Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-12-23T14:11:42.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-12-23T14:11:47.363Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-12-23T14:11:47.364Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-12-23T14:11:50.269Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-12-23T14:11:50.269Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-12-23T14:11:50.269Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-12-23T14:12:11.373Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-12-23T14:12:11.373Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-12-23T14:12:14.901Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-12-23T14:12:21.698Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-12-23T14:12:26.402Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-12-23T14:12:26.402Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-12-23T14:12:26.402Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-12-23T14:12:28.582Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-12-23T14:12:28.582Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2020-12-23T14:12:40.975Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-12-23T14:12:45.666Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-12-23T14:12:45.666Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-12-23T14:12:47.008Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-12-23T14:12:59.225Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-12-23T14:13:00.483Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-12-23T14:13:00.483Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-12-23T14:13:00.483Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-12-23T14:13:00.483Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-12-23T14:13:00.483Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-12-23T14:13:09.061Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-12-23T14:13:10.599Z] === RUN TestDockerSuite/TestBuildXZHost [2020-12-23T14:13:11.059Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-12-23T14:13:11.059Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-12-23T14:13:11.059Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-12-23T14:13:13.243Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-12-23T14:13:17.325Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-12-23T14:13:17.937Z] === RUN TestDockerSuite/TestCommitChange [2020-12-23T14:13:22.631Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-12-23T14:13:27.322Z] === RUN TestDockerSuite/TestCommitHardlink [2020-12-23T14:13:27.322Z] === RUN TestDockerSuite/TestCommitNewFile [2020-12-23T14:13:32.214Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-12-23T14:13:34.402Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-12-23T14:13:34.402Z] === RUN TestDockerSuite/TestCommitTTY [2020-12-23T14:13:46.791Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite (437.28s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2020-12-23T14:13:47.114Z] docker_cli_external_volume_driver_test.go:53: [d9e764ce00d8d] daemon is not started [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.21s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-12-23T14:13:47.114Z] docker_cli_external_volume_driver_test.go:53: [d942f7623812f] daemon is not started [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-12-23T14:13:47.114Z] docker_cli_external_volume_driver_test.go:53: [de005a27ca92b] daemon is not started [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-12-23T14:13:47.114Z] docker_cli_external_volume_driver_test.go:53: [d3eb5bf34eab3] daemon is not started [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.78s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.24s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.19s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.70s) [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.02s) [2020-12-23T14:13:47.114Z] docker_cli_external_volume_driver_test.go:485: [d1c6428c40d8f] daemon is not started [2020-12-23T14:13:47.114Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-12-23T14:13:47.114Z] docker_cli_external_volume_driver_test.go:53: [d124f659b7201] daemon is not started [2020-12-23T14:13:47.114Z] PASS [2020-12-23T14:13:47.114Z] [2020-12-23T14:13:47.114Z] === Skipped [2020-12-23T14:13:47.115Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-23T14:13:47.115Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.03s) [2020-12-23T14:13:47.115Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-12-23T14:13:47.115Z] check_test.go:309: [d0c349132f363] daemon is not started [2020-12-23T14:13:47.115Z] [2020-12-23T14:13:47.115Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-23T14:13:47.115Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-12-23T14:13:47.115Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-12-23T14:13:47.115Z] check_test.go:309: [da2fdfe483043] daemon is not started [2020-12-23T14:13:47.115Z] [2020-12-23T14:13:47.115Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-23T14:13:47.115Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-12-23T14:13:47.115Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-12-23T14:13:47.115Z] check_test.go:309: [d0aa21770b9f6] daemon is not started [2020-12-23T14:13:47.115Z] [2020-12-23T14:13:47.115Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-23T14:13:47.115Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-12-23T14:13:47.115Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-12-23T14:13:47.115Z] [2020-12-23T14:13:47.115Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-23T14:13:47.115Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-12-23T14:13:47.115Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-12-23T14:13:47.115Z] [2020-12-23T14:13:47.115Z] [2020-12-23T14:13:47.115Z] DONE 273 tests, 5 skipped in 2518.015s [2020-12-23T14:13:47.115Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-12-23T14:13:47.115Z] ++++ cat bundles/test-integration/docker.pid [2020-12-23T14:13:47.115Z] +++ kill 8176 [2020-12-23T14:13:47.683Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbfb0e260b05a/docker.pid [2020-12-23T14:13:47.683Z] +++ kill 6070 [2020-12-23T14:13:47.683Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6070 is not a child of this shell [2020-12-23T14:13:47.684Z] warning: PID 6070 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dbfb0e260b05a/docker.pid had a nonzero exit code [2020-12-23T14:13:47.684Z] +++ /etc/init.d/apparmor stop [2020-12-23T14:13:47.684Z] Leaving: AppArmorNo profiles have been unloaded. [2020-12-23T14:13:47.684Z] [2020-12-23T14:13:47.684Z] Unloading profiles will leave already running processes permanently [2020-12-23T14:13:47.684Z] unconfined, which can lead to unexpected situations. [2020-12-23T14:13:47.684Z] [2020-12-23T14:13:47.684Z] To set a process to complain mode, use the command line tool [2020-12-23T14:13:47.684Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-12-23T14:13:47.684Z] +++ true [2020-12-23T14:13:47.684Z] exiting test-integration [2020-12-23T14:13:47.684Z] ++ exit 0 [2020-12-23T14:13:47.684Z] [2020-12-23T14:13:47.943Z] + exit 0 [2020-12-23T14:13:47.943Z] ++ jobs -p [2020-12-23T14:13:47.943Z] + pids= [2020-12-23T14:13:47.943Z] + echo 'Remaining pids to kill: []' [2020-12-23T14:13:47.943Z] Remaining pids to kill: [] [2020-12-23T14:13:47.943Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-12-23T14:13:47.956Z] Recording test results [2020-12-23T14:13:49.699Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-12-23T14:13:49.699Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-12-23T14:13:49.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-12-23T14:13:49.699Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-12-23T14:13:49.699Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-12-23T14:13:49.699Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-12-23T14:13:50.161Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-12-23T14:13:50.161Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-12-23T14:13:50.161Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-12-23T14:13:50.191Z] + echo Ensuring container killed. [2020-12-23T14:13:50.191Z] Ensuring container killed. [2020-12-23T14:13:50.191Z] + docker ps -aq -f name=docker-pr4-* [2020-12-23T14:13:50.191Z] + cids=a428914d863b [2020-12-23T14:13:50.191Z] e6fb80512ae8 [2020-12-23T14:13:50.191Z] dae971db17dc [2020-12-23T14:13:50.191Z] + [ -n a428914d863b [2020-12-23T14:13:50.191Z] e6fb80512ae8 [2020-12-23T14:13:50.191Z] dae971db17dc ] [2020-12-23T14:13:50.191Z] + docker rm -vf a428914d863b e6fb80512ae8 dae971db17dc [2020-12-23T14:13:53.493Z] a428914d863b [2020-12-23T14:13:53.493Z] e6fb80512ae8 [2020-12-23T14:13:53.493Z] dae971db17dc [Pipeline] sh [2020-12-23T14:13:53.787Z] + echo Chowning /workspace to jenkins user [2020-12-23T14:13:53.787Z] Chowning /workspace to jenkins user [2020-12-23T14:13:53.787Z] + id -u [2020-12-23T14:13:53.787Z] + id -g [2020-12-23T14:13:53.787Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41724:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-12-23T14:13:57.246Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-12-23T14:13:57.395Z] + bundleName=amd64 [2020-12-23T14:13:57.395Z] + echo Creating amd64-bundles.tar.gz [2020-12-23T14:13:57.395Z] Creating amd64-bundles.tar.gz [2020-12-23T14:13:57.395Z] + xargs tar -czf amd64-bundles.tar.gz [2020-12-23T14:13:57.395Z] + 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 [2020-12-23T14:13:58.347Z] Archiving artifacts [2020-12-23T14:14:03.046Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-12-23T14:14:03.046Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-12-23T14:14:05.225Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-12-23T14:14:05.225Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-12-23T14:14:05.225Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-12-23T14:14:05.225Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-12-23T14:14:05.345Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-23T14:14:05.655Z] + make clean [2020-12-23T14:14:05.915Z] docker volume rm -f docker-dev-cache [2020-12-23T14:14:05.915Z] docker-dev-cache [Pipeline] deleteDir [2020-12-23T14:14:07.404Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-12-23T14:14:07.404Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-12-23T14:14:07.404Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-12-23T14:14:09.584Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-12-23T14:14:09.584Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-12-23T14:14:09.584Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-12-23T14:14:09.584Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-12-23T14:14:09.584Z] === RUN TestDockerSuite/TestContainerAPIDelete [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-12-23T14:14:11.764Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-12-23T14:14:13.301Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-12-23T14:14:15.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-12-23T14:14:15.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-12-23T14:14:15.480Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-12-23T14:14:17.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-12-23T14:14:17.660Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-12-23T14:14:19.849Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-12-23T14:14:19.849Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-12-23T14:14:19.849Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-12-23T14:14:22.042Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-12-23T14:14:22.042Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-12-23T14:14:23.586Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-12-23T14:14:23.586Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-12-23T14:14:25.771Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-12-23T14:14:26.230Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-12-23T14:14:28.414Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-12-23T14:14:32.161Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-12-23T14:14:35.068Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-12-23T14:14:35.068Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-12-23T14:14:35.068Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-12-23T14:14:35.527Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-12-23T14:14:35.527Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-12-23T14:14:37.070Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-12-23T14:14:37.070Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-12-23T14:14:44.150Z] === RUN TestDockerSuite/TestContainerAPITop [2020-12-23T14:14:44.150Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-12-23T14:14:45.687Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-12-23T14:14:45.687Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-12-23T14:14:50.403Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-12-23T14:14:51.943Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-12-23T14:14:51.943Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-12-23T14:14:51.943Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-12-23T14:14:51.943Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-12-23T14:14:51.943Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-12-23T14:14:51.943Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2020-12-23T14:14:53.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-12-23T14:14:53.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2020-12-23T14:14:56.389Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2020-12-23T14:14:58.570Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2020-12-23T14:15:00.754Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2020-12-23T14:15:02.933Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001f4bc0_} [2020-12-23T14:15:05.121Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1683705214_c:\foo_false____} [2020-12-23T14:15:13.697Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1683705214_c:\foo_true____} [2020-12-23T14:15:14.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-12-23T14:15:14.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-12-23T14:15:14.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-12-23T14:15:14.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-12-23T14:15:14.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-12-23T14:15:14.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-12-23T14:15:14.665Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-12-23T14:15:15.126Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-12-23T14:15:17.311Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-12-23T14:15:17.770Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-12-23T14:15:17.770Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-12-23T14:15:17.770Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-12-23T14:15:17.770Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-12-23T14:15:19.953Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-12-23T14:15:19.953Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-12-23T14:15:19.953Z] === RUN TestDockerSuite/TestCpRelativePath [2020-12-23T14:15:22.134Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-12-23T14:15:22.134Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-12-23T14:15:22.134Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-12-23T14:15:22.134Z] === RUN TestDockerSuite/TestCpToCaseA [2020-12-23T14:15:26.833Z] === RUN TestDockerSuite/TestCpToCaseB [2020-12-23T14:15:29.016Z] === RUN TestDockerSuite/TestCpToCaseC [2020-12-23T14:15:29.016Z] === RUN TestDockerSuite/TestCpToCaseD [2020-12-23T14:15:29.016Z] === RUN TestDockerSuite/TestCpToCaseE [2020-12-23T14:15:37.592Z] === RUN TestDockerSuite/TestCpToCaseF [2020-12-23T14:15:37.592Z] === RUN TestDockerSuite/TestCpToCaseG [2020-12-23T14:15:37.592Z] === RUN TestDockerSuite/TestCpToCaseH [2020-12-23T14:15:46.184Z] === RUN TestDockerSuite/TestCpToCaseI [2020-12-23T14:15:46.184Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-12-23T14:15:46.184Z] === RUN TestDockerSuite/TestCpToDot [2020-12-23T14:15:48.365Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-12-23T14:15:48.365Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-12-23T14:15:48.365Z] === RUN TestDockerSuite/TestCpToStdout [2020-12-23T14:15:51.274Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-12-23T14:15:51.274Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-12-23T14:15:51.274Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-12-23T14:15:51.274Z] === RUN TestDockerSuite/TestCpVolumePath [2020-12-23T14:15:51.274Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-12-23T14:15:51.274Z] === RUN TestDockerSuite/TestCreateArgs [2020-12-23T14:15:51.274Z] === RUN TestDockerSuite/TestCreateByImageID [2020-12-23T14:15:53.456Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-12-23T14:15:55.637Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-12-23T14:15:55.637Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-12-23T14:15:55.637Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-12-23T14:15:57.817Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-12-23T14:15:58.277Z] === RUN TestDockerSuite/TestCreateLabels [2020-12-23T14:15:58.277Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-12-23T14:15:58.277Z] === RUN TestDockerSuite/TestCreateRM [2020-12-23T14:15:58.743Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-12-23T14:15:58.743Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-12-23T14:15:58.743Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-12-23T14:15:59.202Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-12-23T14:16:07.774Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-12-23T14:16:07.774Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-12-23T14:16:07.774Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-12-23T14:16:12.487Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-12-23T14:16:12.487Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-12-23T14:16:12.487Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-12-23T14:16:14.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-12-23T14:16:14.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-12-23T14:16:14.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-12-23T14:16:14.696Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-12-23T14:16:14.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-12-23T14:16:14.696Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDevicePermissions [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDockerFails [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestEventsAttach [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestEventsCommit [2020-12-23T14:16:15.164Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-12-23T14:16:17.349Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-12-23T14:16:19.527Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-12-23T14:16:21.719Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-12-23T14:16:30.297Z] === RUN TestDockerSuite/TestEventsCopy [2020-12-23T14:16:34.996Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-12-23T14:16:39.703Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-12-23T14:16:41.884Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-12-23T14:16:42.343Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-12-23T14:16:47.045Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-12-23T14:16:47.505Z] === RUN TestDockerSuite/TestEventsFilterType [2020-12-23T14:16:48.475Z] === RUN TestDockerSuite/TestEventsFilters [2020-12-23T14:16:53.168Z] === RUN TestDockerSuite/TestEventsFormat [2020-12-23T14:16:56.905Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-12-23T14:16:56.905Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-12-23T14:16:56.905Z] === RUN TestDockerSuite/TestEventsImageImport [2020-12-23T14:16:56.905Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-12-23T14:16:56.905Z] === RUN TestDockerSuite/TestEventsImagePull [2020-12-23T14:16:56.905Z] === RUN TestDockerSuite/TestEventsImageTag [2020-12-23T14:16:57.874Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-12-23T14:16:57.874Z] === RUN TestDockerSuite/TestEventsRename [2020-12-23T14:17:00.055Z] === RUN TestDockerSuite/TestEventsResize [2020-12-23T14:17:02.967Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-12-23T14:17:04.508Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-12-23T14:17:07.416Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-12-23T14:17:12.108Z] === RUN TestDockerSuite/TestEventsTop [2020-12-23T14:17:12.108Z] === RUN TestDockerSuite/TestEventsUntag [2020-12-23T14:17:14.288Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-12-23T14:17:18.025Z] === RUN TestDockerSuite/TestExec [2020-12-23T14:17:18.025Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-12-23T14:17:18.025Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-12-23T14:17:19.562Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-12-23T14:17:21.108Z] === RUN TestDockerSuite/TestExecAPIStart [2020-12-23T14:17:21.108Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-12-23T14:17:21.108Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-12-23T14:17:21.108Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-12-23T14:17:23.290Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-12-23T14:17:24.829Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-12-23T14:17:27.009Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-12-23T14:17:28.552Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-12-23T14:17:32.289Z] === RUN TestDockerSuite/TestExecCgroup [2020-12-23T14:17:32.289Z] === RUN TestDockerSuite/TestExecEnv [2020-12-23T14:17:32.289Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-12-23T14:17:32.289Z] === RUN TestDockerSuite/TestExecExitStatus [2020-12-23T14:17:34.471Z] === RUN TestDockerSuite/TestExecInspectID [2020-12-23T14:17:39.169Z] === RUN TestDockerSuite/TestExecInteractive [2020-12-23T14:17:39.169Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-12-23T14:17:39.169Z] === RUN TestDockerSuite/TestExecParseError [2020-12-23T14:17:39.169Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-12-23T14:17:39.169Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-12-23T14:17:39.169Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-12-23T14:17:42.086Z] === RUN TestDockerSuite/TestExecSetEnv [2020-12-23T14:17:42.086Z] === RUN TestDockerSuite/TestExecStartFails [2020-12-23T14:17:42.086Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-12-23T14:17:42.086Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-12-23T14:17:42.086Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-12-23T14:17:42.086Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-12-23T14:17:43.628Z] === RUN TestDockerSuite/TestExecUlimits [2020-12-23T14:17:43.628Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-12-23T14:17:50.715Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-12-23T14:17:50.715Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-12-23T14:17:50.715Z] === RUN TestDockerSuite/TestExecWithUser [2020-12-23T14:17:50.715Z] === RUN TestDockerSuite/TestGetContainerStats [2020-12-23T14:17:56.518Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-12-23T14:18:02.320Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-12-23T14:18:05.232Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestHealth [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-12-23T14:18:11.142Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-12-23T14:18:15.839Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-12-23T14:18:15.839Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-12-23T14:18:15.839Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-12-23T14:18:15.839Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-12-23T14:18:15.839Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-12-23T14:18:16.299Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-12-23T14:18:16.758Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-12-23T14:18:16.758Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-12-23T14:18:17.728Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-12-23T14:18:17.728Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-12-23T14:18:19.266Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-12-23T14:18:19.726Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-12-23T14:18:21.264Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-12-23T14:18:23.444Z] === RUN TestDockerSuite/TestImagesFormat [2020-12-23T14:18:23.905Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-12-23T14:18:23.905Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-12-23T14:18:27.652Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-12-23T14:18:27.652Z] === RUN TestDockerSuite/TestImportBadURL [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestImportDisplay [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestImportFile [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestImportGzipped [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-12-23T14:18:29.835Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-12-23T14:18:32.017Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-12-23T14:18:34.199Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-12-23T14:18:34.199Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-12-23T14:18:34.199Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-12-23T14:18:34.199Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-12-23T14:18:34.199Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-12-23T14:18:35.742Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-12-23T14:18:36.205Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-12-23T14:18:38.387Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-12-23T14:18:38.387Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-12-23T14:18:38.387Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-12-23T14:18:38.387Z] === RUN TestDockerSuite/TestInspectDefault [2020-12-23T14:18:40.580Z] === RUN TestDockerSuite/TestInspectHistory [2020-12-23T14:18:45.284Z] === RUN TestDockerSuite/TestInspectImage [2020-12-23T14:18:45.284Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-12-23T14:18:45.284Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-12-23T14:18:45.284Z] === RUN TestDockerSuite/TestInspectInt64 [2020-12-23T14:18:47.486Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-12-23T14:18:49.674Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-12-23T14:18:49.674Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-12-23T14:18:51.866Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-12-23T14:18:53.407Z] === RUN TestDockerSuite/TestInspectPlugin [2020-12-23T14:18:53.407Z] === RUN TestDockerSuite/TestInspectRootFS [2020-12-23T14:18:53.407Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-12-23T14:18:55.589Z] === RUN TestDockerSuite/TestInspectStatus [2020-12-23T14:18:57.777Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-12-23T14:19:02.481Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-12-23T14:19:04.023Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-12-23T14:19:06.214Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-12-23T14:19:07.759Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-12-23T14:19:09.946Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-12-23T14:19:12.131Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksEnvs [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-12-23T14:19:14.315Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-12-23T14:19:14.775Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-12-23T14:19:14.775Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-12-23T14:19:16.955Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-12-23T14:19:18.495Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-12-23T14:19:24.295Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-12-23T14:19:25.842Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-12-23T14:19:25.842Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-12-23T14:19:27.385Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-12-23T14:19:27.847Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-12-23T14:19:34.947Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-12-23T14:19:40.757Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-12-23T14:19:47.840Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-12-23T14:19:48.810Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-12-23T14:19:51.722Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-12-23T14:19:51.722Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-12-23T14:19:53.278Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-12-23T14:19:55.460Z] === RUN TestDockerSuite/TestLogsSince [2020-12-23T14:20:05.798Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-12-23T14:20:05.798Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-12-23T14:20:05.798Z] === RUN TestDockerSuite/TestLogsTail [2020-12-23T14:20:07.337Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-12-23T14:20:09.520Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-12-23T14:20:11.060Z] === RUN TestDockerSuite/TestMountIntoProc [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestMountIntoSys [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestNetHostname [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginActive [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPortHostBinding [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPortList [2020-12-23T14:20:11.520Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-12-23T14:20:15.265Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-12-23T14:20:15.265Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-12-23T14:20:15.726Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-12-23T14:20:19.476Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-12-23T14:20:19.476Z] === RUN TestDockerSuite/TestPsByOrder [2020-12-23T14:20:28.070Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-12-23T14:20:28.070Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-12-23T14:20:36.655Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-12-23T14:20:54.362Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-12-23T14:20:54.362Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-12-23T14:20:54.362Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-12-23T14:21:06.757Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-12-23T14:21:10.508Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-12-23T14:21:22.906Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-12-23T14:21:25.823Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-12-23T14:21:25.823Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-12-23T14:21:25.823Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-12-23T14:21:30.522Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-12-23T14:21:30.522Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-12-23T14:21:30.522Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-12-23T14:21:30.522Z] === RUN TestDockerSuite/TestPsRightTagName [2020-12-23T14:21:30.522Z] === RUN TestDockerSuite/TestPsShowMounts [2020-12-23T14:21:37.603Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-12-23T14:21:37.603Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-12-23T14:21:39.140Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-12-23T14:21:39.141Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-12-23T14:21:40.110Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-12-23T14:21:41.649Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-12-23T14:21:41.649Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-12-23T14:21:45.385Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-12-23T14:21:50.089Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-12-23T14:21:51.629Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-12-23T14:22:16.773Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-12-23T14:22:16.773Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-12-23T14:22:19.686Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-12-23T14:22:19.686Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-12-23T14:22:19.686Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-12-23T14:22:20.660Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-12-23T14:22:24.403Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-12-23T14:22:29.097Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-12-23T14:22:29.097Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-12-23T14:22:32.838Z] === RUN TestDockerSuite/TestRmiBlank [2020-12-23T14:22:32.838Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-12-23T14:22:32.838Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-12-23T14:22:47.669Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-12-23T14:22:49.208Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-12-23T14:22:49.668Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-12-23T14:22:56.747Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-12-23T14:23:01.454Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-12-23T14:23:08.557Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-12-23T14:23:13.260Z] === RUN TestDockerSuite/TestRmiTag [2020-12-23T14:23:13.720Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-12-23T14:23:15.906Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-12-23T14:23:33.605Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-12-23T14:23:35.148Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAddHost [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-12-23T14:23:43.066Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-12-23T14:23:43.529Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-12-23T14:23:43.529Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-12-23T14:23:43.529Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-12-23T14:23:53.868Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-12-23T14:23:56.051Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-12-23T14:23:58.237Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-12-23T14:23:59.779Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-12-23T14:24:01.963Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-12-23T14:24:01.963Z] === RUN TestDockerSuite/TestRunBindMounts [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-12-23T14:24:06.662Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-12-23T14:24:08.845Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-12-23T14:24:08.845Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-12-23T14:24:11.756Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-12-23T14:24:11.756Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-12-23T14:24:11.756Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-12-23T14:24:13.297Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-12-23T14:24:13.297Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-12-23T14:24:13.759Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-12-23T14:24:13.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-12-23T14:24:13.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-12-23T14:24:13.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-12-23T14:24:13.759Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-12-23T14:24:13.759Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-12-23T14:24:15.957Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-12-23T14:24:18.143Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-12-23T14:24:20.329Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-12-23T14:24:20.329Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-12-23T14:24:20.329Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-12-23T14:24:20.330Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-12-23T14:24:22.515Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-12-23T14:24:22.515Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-12-23T14:24:22.515Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-12-23T14:24:22.515Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-12-23T14:24:22.515Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-12-23T14:24:24.055Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-12-23T14:24:29.864Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-12-23T14:24:29.864Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-12-23T14:24:29.864Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-12-23T14:24:29.864Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-12-23T14:24:29.864Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-12-23T14:24:29.864Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-12-23T14:24:29.865Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-12-23T14:24:32.050Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-12-23T14:24:32.050Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-12-23T14:24:32.050Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-12-23T14:24:32.050Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-12-23T14:24:34.239Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-12-23T14:24:36.422Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-12-23T14:24:36.422Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-12-23T14:24:37.966Z] === RUN TestDockerSuite/TestRunEnvironment [2020-12-23T14:24:37.966Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-12-23T14:24:38.428Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-12-23T14:24:38.428Z] === RUN TestDockerSuite/TestRunExitCode [2020-12-23T14:24:40.627Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-12-23T14:24:42.814Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-12-23T14:24:45.075Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-12-23T14:24:46.615Z] === RUN TestDockerSuite/TestRunExposePort [2020-12-23T14:24:46.615Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-12-23T14:24:46.615Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-12-23T14:24:46.615Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-12-23T14:24:46.615Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-12-23T14:24:47.075Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-23T14:24:47.075Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-12-23T14:24:47.075Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-12-23T14:24:47.075Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-12-23T14:24:55.664Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-12-23T14:24:55.664Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-12-23T14:24:55.664Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-12-23T14:24:55.664Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-12-23T14:24:55.664Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-12-23T14:24:55.664Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-12-23T14:24:55.664Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-12-23T14:25:04.247Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-12-23T14:25:04.247Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModeHostname [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunMount [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-12-23T14:25:05.223Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-12-23T14:25:12.316Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-12-23T14:25:12.316Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-12-23T14:25:12.316Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-12-23T14:25:12.316Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-12-23T14:25:16.074Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-12-23T14:25:24.659Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-12-23T14:25:24.659Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNetHost [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-12-23T14:25:25.121Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-12-23T14:25:25.581Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-12-23T14:25:26.571Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-12-23T14:25:28.764Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-12-23T14:25:30.951Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-12-23T14:25:32.493Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-12-23T14:25:34.035Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunPortInUse [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-12-23T14:25:34.501Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-12-23T14:25:37.419Z] === RUN TestDockerSuite/TestRunPublishPort [2020-12-23T14:25:37.419Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-12-23T14:25:37.419Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-12-23T14:25:37.419Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-12-23T14:25:37.419Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-12-23T14:25:37.419Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-12-23T14:25:45.995Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-12-23T14:25:45.995Z] === RUN TestDockerSuite/TestRunRm [2020-12-23T14:25:46.965Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-12-23T14:25:52.768Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-12-23T14:25:59.854Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-12-23T14:26:01.400Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-12-23T14:26:03.587Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-12-23T14:26:05.767Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-12-23T14:26:05.767Z] === RUN TestDockerSuite/TestRunState [2020-12-23T14:26:05.767Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-12-23T14:26:07.948Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-12-23T14:26:07.948Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-12-23T14:26:09.489Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-12-23T14:26:09.489Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-12-23T14:26:09.489Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-12-23T14:26:09.489Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-12-23T14:26:09.948Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-12-23T14:26:09.948Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUserByID [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUserByName [2020-12-23T14:26:14.645Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-12-23T14:26:16.829Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-12-23T14:26:16.829Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-12-23T14:26:19.011Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-12-23T14:26:19.011Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-12-23T14:26:19.011Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-12-23T14:26:21.924Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-12-23T14:26:29.010Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-12-23T14:26:31.918Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-12-23T14:26:37.720Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-12-23T14:26:37.720Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-12-23T14:26:38.179Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-12-23T14:26:40.359Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-12-23T14:26:42.538Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-12-23T14:26:44.718Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-12-23T14:26:48.454Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-12-23T14:26:50.633Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-12-23T14:26:52.812Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-12-23T14:26:56.550Z] === RUN TestDockerSuite/TestSaveImageId [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-12-23T14:26:57.011Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-12-23T14:26:59.192Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-12-23T14:26:59.651Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-12-23T14:27:00.118Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-12-23T14:27:00.118Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-12-23T14:27:02.311Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-12-23T14:27:08.110Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-12-23T14:27:08.110Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-12-23T14:27:16.838Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-12-23T14:27:16.838Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-12-23T14:27:19.751Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-12-23T14:27:19.751Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-12-23T14:27:19.751Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-12-23T14:27:19.751Z] === RUN TestDockerSuite/TestStartRecordError [2020-12-23T14:27:19.751Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-12-23T14:27:25.548Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-12-23T14:27:25.548Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-12-23T14:27:25.548Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-12-23T14:27:25.548Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-12-23T14:27:25.548Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-12-23T14:27:25.548Z] === RUN TestDockerSuite/TestStatsNoStream [2020-12-23T14:27:25.548Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-12-23T14:27:27.089Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-12-23T14:27:29.273Z] === RUN TestDockerSuite/TestTopPrivileged [2020-12-23T14:27:29.273Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-12-23T14:27:30.819Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-12-23T14:27:30.819Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-12-23T14:27:30.819Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-12-23T14:27:30.819Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-12-23T14:27:30.819Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-12-23T14:27:30.819Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-12-23T14:27:30.819Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-12-23T14:27:48.527Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-12-23T14:27:48.527Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-12-23T14:27:48.527Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-12-23T14:27:48.527Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-12-23T14:27:48.527Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-12-23T14:27:48.527Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-12-23T14:27:48.527Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-12-23T14:27:50.067Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-12-23T14:27:50.067Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-12-23T14:27:52.977Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-12-23T14:27:53.438Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-12-23T14:27:53.897Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-12-23T14:27:53.897Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-12-23T14:27:53.898Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-12-23T14:28:00.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-12-23T14:28:00.984Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-12-23T14:28:01.955Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-12-23T14:28:01.955Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-12-23T14:28:01.955Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-12-23T14:28:07.759Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-12-23T14:28:08.222Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-12-23T14:28:08.682Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-12-23T14:28:17.264Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-12-23T14:28:17.264Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite (2340.46s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-12-23T14:28:17.726Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.73s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.34s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.59s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (150.85s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (2.68s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-12-23T14:28:17.726Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-23T14:28:17.726Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.17s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-23T14:28:17.726Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-23T14:28:17.726Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.76s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.95s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.93s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (7.09s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (97.71s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-12-23T14:28:17.726Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.71s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.13s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.66s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.80s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.32s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (11.30s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.54s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.80s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.38s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.61s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.44s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddTar (36.53s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (22.23s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.51s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.69s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.85s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.32s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.67s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.71s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.05s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (26.60s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.59s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.32s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.53s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.07s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-23T14:28:17.726Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.15s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.82s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCmd (0.55s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.56s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.46s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (4.98s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.86s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.01s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.89s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.62s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-23T14:28:17.726Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.15s) [2020-12-23T14:28:17.726Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.10s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.57s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.23s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.30s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.56s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.69s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.61s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (21.59s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.60s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.64s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.12s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.38s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.53s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignore (45.93s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.29s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (65.64s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.49s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.65s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (18.66s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (15.67s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (15.80s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (32.06s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.12s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.11s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (81.20s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.41s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.49s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.69s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.49s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.47s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.73s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.72s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.92s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.85s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (15.61s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.62s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFails (6.80s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.69s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.71s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.14s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFromGit (5.57s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.32s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.28s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.45s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.94s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildHistory (9.00s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.10s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.71s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.10s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.55s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLabel (0.89s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.61s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.75s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.47s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLabels (0.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.34s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.71s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.09s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.47s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.03s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (13.92s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.63s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (37.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (13.67s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (4.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.32s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.04s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (15.60s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.12s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.53s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.35s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.40s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.16s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.27s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.16s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.76s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.04s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuild (8.87s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.25s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.34s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.32s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.73s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.78s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.94s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.90s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (44.06s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.01s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildRm (13.17s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (2.93s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-12-23T14:28:17.727Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.25s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.09s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.08s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.52s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.15s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.69s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (10.72s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.29s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.02s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildStderr (4.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.09s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.07s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.45s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.48s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.51s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.41s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (20.59s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.77s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (9.27s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.10s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.28s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.71s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.49s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.37s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.35s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.19s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.38s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.70s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2020-12-23T14:28:17.727Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-23T14:28:17.727Z] docker_cli_sni_test.go:18: Flakey test [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.93s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.51s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.51s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-23T14:28:17.727Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.74s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-23T14:28:17.727Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestCommitTTY (11.49s) [2020-12-23T14:28:17.727Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.65s) [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-23T14:28:17.727Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.727Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-23T14:28:17.727Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.44s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.52s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.90s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.10s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.26s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.20s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.94s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.85s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.13s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.00s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.22s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.87s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.32s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.26s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.04s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.35s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.60s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.65s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIStop (6.85s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (1.87s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.13s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.78s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.84s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.26s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.31s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.33s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.32s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.25s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001f4bc0_} (2.29s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1683705214_c:\foo_false____} (7.46s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1683705214_c:\foo_true____} (2.26s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-23T14:28:17.728Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.17s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-23T14:28:17.728Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-23T14:28:17.728Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.27s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.21s) [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.13s) [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-23T14:28:17.728Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-23T14:28:17.728Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.30s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.28s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCpToCaseE (9.10s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.34s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCpToDot (2.32s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCpToStdout (2.37s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.17s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.93s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.11s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.23s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.94s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.55s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateRM (0.29s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (8.10s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.46s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.37s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-23T14:28:18.201Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.22s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-12-23T14:28:18.201Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestDockerFails (0.08s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-23T14:28:18.201Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.24s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.15s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.15s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.73s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsCopy (5.36s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.69s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.06s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.75s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (4.17s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.97s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFilters (4.20s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFormat (4.18s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.07s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.21s) [2020-12-23T14:28:18.201Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-23T14:28:18.201Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsRename (2.10s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsResize (2.45s) [2020-12-23T14:28:18.201Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.00s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.39s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.53s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestEventsUntag (2.76s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.30s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-23T14:28:18.202Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.63s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.75s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-23T14:28:18.202Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-23T14:28:18.202Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-23T14:28:18.202Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.83s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.04s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.95s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (3.73s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.00s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecInspectID (4.42s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-23T14:28:18.202Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.59s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-23T14:28:18.202Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.12s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (6.50s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.87s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.75s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.78s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.85s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-23T14:28:18.202Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.51s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.34s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.59s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.09s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.27s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.77s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.23s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.42s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-23T14:28:18.202Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-23T14:28:18.202Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.01s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.94s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-23T14:28:18.202Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-23T14:28:18.202Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.09s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.88s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.20s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.11s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectDefault (1.96s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectHistory (4.98s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.00s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.92s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.84s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectStatus (2.48s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.93s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.04s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.10s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.99s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.00s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.13s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.12s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.09s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.96s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.76s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.08s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-23T14:28:18.202Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.88s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.08s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.40s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.39s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.47s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.06s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.29s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.17s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.15s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsSince (8.84s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsTail (2.60s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.22s) [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.00s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-12-23T14:28:18.202Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.08s) [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-23T14:28:18.202Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-23T14:28:18.202Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.85s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-23T14:28:18.203Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.03s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (3.85s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsByOrder (7.53s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.12s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (16.98s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.29s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (13.48s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.12s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (11.41s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.03s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.56s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.80s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.96s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (1.02s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-23T14:28:18.203Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (4.19s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.90s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.21s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (22.19s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.68s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.22s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.18s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.72s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.93s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.92s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.12s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.29s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.68s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.54s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.62s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.30s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.10s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.26s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.49s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiTag (0.75s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.24s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.99s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.39s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (5.04s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.08s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.11s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.58s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.54s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.03s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (1.99s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.10s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.09s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.42s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.25s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.58s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.95s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.10s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.20s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.02s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.16s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.01s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (5.39s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.17s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.17s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.03s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.97s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunExitCode (2.19s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.13s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.11s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.08s) [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.72s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.203Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-23T14:28:18.203Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (7.71s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.31s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.50s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (8.63s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.34s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.30s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.25s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.01s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.22s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.03s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.56s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.72s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunRm (2.14s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.42s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.95s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.00s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.75s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.32s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.11s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.08s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.62s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.05s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.95s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.51s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (3.93s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.83s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.54s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (1.99s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.09s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.82s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.67s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.42s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (3.89s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.32s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.41s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.41s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.27s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.62s) [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.06s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.78s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.72s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-23T14:28:18.204Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.204Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.51s) [2020-12-23T14:28:18.204Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-23T14:28:18.204Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-23T14:28:18.205Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2020-12-23T14:28:18.205Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-23T14:28:18.205Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.75s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.00s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-23T14:28:18.205Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.94s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-23T14:28:18.205Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.33s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.21s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-23T14:28:18.205Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.33s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.30s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.16s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.49s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.08s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.77s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.44s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.41s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.08s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.19s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.11s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-23T14:28:18.205Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.61s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.24s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.04s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.29s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.31s) [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (7.79s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-23T14:28:18.205Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.40s) [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-12-23T14:28:18.205Z] --- PASS: TestDockerRegistrySuite (0.14s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-12-23T14:28:18.205Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-12-23T14:28:18.205Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-12-23T14:28:18.205Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-23T14:28:18.205Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthTokenSuite [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-12-23T14:28:18.205Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-12-23T14:28:18.205Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] === RUN TestDockerDaemonSuite [2020-12-23T14:28:18.206Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-12-23T14:28:18.206Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-12-23T14:28:18.206Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-12-23T14:28:18.206Z] --- PASS: TestDockerDaemonSuite (0.00s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] === RUN TestDockerSwarmSuite [2020-12-23T14:28:18.206Z] --- PASS: TestDockerSwarmSuite (0.00s) [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginCreate [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginInspect [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2020-12-23T14:28:18.206Z] === RUN TestDockerPluginSuite/TestPluginSet [2020-12-23T14:28:18.206Z] --- PASS: TestDockerPluginSuite (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] === RUN TestDockerExternalVolumeSuite [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] === RUN TestDockerNetworkSuite [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] === RUN TestDockerHubPullSuite [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2020-12-23T14:28:18.206Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] PASS [2020-12-23T14:28:18.206Z] ok github.com/docker/docker/integration-cli 2341.185s [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === Skipped [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.04s) [2020-12-23T14:28:18.206Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-12-23T14:28:18.206Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-12-23T14:28:18.206Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-12-23T14:28:18.206Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2020-12-23T14:28:18.206Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.43s) [2020-12-23T14:28:18.206Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.69s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.86s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.32s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.04s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.63s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.32s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.05s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-12-23T14:28:18.206Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.02s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.206Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-23T14:28:18.206Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-12-23T14:28:18.206Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.206Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.33s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.34s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.29s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.04s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.04s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.33s) [2020-12-23T14:28:18.207Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.36s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.35s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.34s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.34s) [2020-12-23T14:28:18.207Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2020-12-23T14:28:18.207Z] docker_cli_sni_test.go:18: Flakey test [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2020-12-23T14:28:18.207Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-12-23T14:28:18.207Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.207Z] [2020-12-23T14:28:18.207Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-23T14:28:18.207Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2020-12-23T14:28:18.207Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-12-23T14:28:18.673Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-12-23T14:28:18.673Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-12-23T14:28:18.673Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-12-23T14:28:18.673Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-12-23T14:28:18.673Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.673Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-23T14:28:18.673Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-12-23T14:28:18.673Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.673Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-12-23T14:28:18.674Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-12-23T14:28:18.674Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-12-23T14:28:18.674Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-12-23T14:28:18.674Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.03s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.04s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.03s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.04s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.03s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2020-12-23T14:28:18.674Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2020-12-23T14:28:18.674Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-12-23T14:28:18.674Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.674Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-23T14:28:18.674Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2020-12-23T14:28:18.674Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.674Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-12-23T14:28:18.675Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2020-12-23T14:28:18.675Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-12-23T14:28:18.675Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.02s) [2020-12-23T14:28:18.675Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-12-23T14:28:18.675Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-12-23T14:28:18.675Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-12-23T14:28:18.675Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-12-23T14:28:18.675Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-12-23T14:28:18.675Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-12-23T14:28:18.675Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-12-23T14:28:18.675Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-12-23T14:28:18.675Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-12-23T14:28:18.675Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.675Z] [2020-12-23T14:28:18.675Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-23T14:28:18.675Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-12-23T14:28:18.676Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-12-23T14:28:18.676Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-23T14:28:18.676Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-12-23T14:28:18.676Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.676Z] [2020-12-23T14:28:18.676Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.03s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunMount (0.03s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.03s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.03s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-12-23T14:28:18.677Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.677Z] [2020-12-23T14:28:18.677Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-23T14:28:18.677Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.03s) [2020-12-23T14:28:18.678Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2020-12-23T14:28:18.678Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.678Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-23T14:28:18.678Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-12-23T14:28:18.678Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.678Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-12-23T14:28:18.679Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.679Z] [2020-12-23T14:28:18.679Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-23T14:28:18.679Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-12-23T14:28:18.679Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-12-23T14:28:18.680Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:18.680Z] [2020-12-23T14:28:18.680Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-23T14:28:18.680Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-12-23T14:28:19.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-23T14:28:19.140Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-12-23T14:28:19.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-23T14:28:19.140Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-12-23T14:28:19.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-23T14:28:19.140Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-12-23T14:28:19.140Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-12-23T14:28:19.140Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-12-23T14:28:19.140Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-12-23T14:28:19.140Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] DONE 1093 tests, 547 skipped in 2349.633s [2020-12-23T14:28:19.140Z] INFO: Integration tests ended at 12/23/2020 14:28:18. Duration:00:39:09.8750262 [2020-12-23T14:28:19.140Z] INFO: Docker info of the daemon under test at end of run [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] Containers: 2 [2020-12-23T14:28:19.140Z] Running: 0 [2020-12-23T14:28:19.140Z] Paused: 0 [2020-12-23T14:28:19.140Z] Stopped: 2 [2020-12-23T14:28:19.140Z] Images: 18 [2020-12-23T14:28:19.140Z] Server Version: 0.0.0-dev [2020-12-23T14:28:19.140Z] Storage Driver: windowsfilter [2020-12-23T14:28:19.140Z] Windows: [2020-12-23T14:28:19.140Z] Logging Driver: json-file [2020-12-23T14:28:19.140Z] Plugins: [2020-12-23T14:28:19.140Z] Volume: local [2020-12-23T14:28:19.140Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-12-23T14:28:19.140Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-12-23T14:28:19.140Z] Swarm: inactive [2020-12-23T14:28:19.140Z] Default Isolation: process [2020-12-23T14:28:19.140Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-12-23T14:28:19.140Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1577) [2020-12-23T14:28:19.140Z] OSType: windows [2020-12-23T14:28:19.140Z] Architecture: x86_64 [2020-12-23T14:28:19.140Z] CPUs: 4 [2020-12-23T14:28:19.140Z] Total Memory: 32GiB [2020-12-23T14:28:19.140Z] Name: azwin-2-84f8e0 [2020-12-23T14:28:19.140Z] ID: UB4M:QBMA:TJHR:ZYX5:ZKTY:VOIH:Y7AW:2ECC:7OWS:LRXU:WFBR:545L [2020-12-23T14:28:19.140Z] Docker Root Dir: D:\CI\PR-41724\4\daemon [2020-12-23T14:28:19.140Z] Debug Mode (client): false [2020-12-23T14:28:19.140Z] Debug Mode (server): true [2020-12-23T14:28:19.140Z] File Descriptors: -1 [2020-12-23T14:28:19.140Z] Goroutines: 17 [2020-12-23T14:28:19.140Z] System Time: 2020-12-23T14:28:18.666886Z [2020-12-23T14:28:19.140Z] EventsListeners: 0 [2020-12-23T14:28:19.140Z] Registry: https://index.docker.io/v1/ [2020-12-23T14:28:19.140Z] Labels: [2020-12-23T14:28:19.140Z] Experimental: false [2020-12-23T14:28:19.140Z] Insecure Registries: [2020-12-23T14:28:19.140Z] 127.0.0.0/8 [2020-12-23T14:28:19.140Z] Live Restore Enabled: false [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] [2020-12-23T14:28:19.140Z] INFO: Stopping daemon under test [2020-12-23T14:28:19.602Z] SUCCESS: The process with PID 4724 (child process of PID 1684) has been terminated. [2020-12-23T14:28:19.602Z] SUCCESS: The process with PID 1684 (child process of PID 7020) has been terminated. [2020-12-23T14:28:19.602Z] INFO: Stop tailing logs of the daemon under tests [2020-12-23T14:28:19.602Z] INFO: executeCI.ps1 Completed successfully at 12/23/2020 14:28:19. [2020-12-23T14:28:19.602Z] INFO: Tidying up at end of run [2020-12-23T14:28:19.602Z] INFO: Saving daemon under test log (d:\CI\PR-41724\4\dut.out) to bundles\CIDUT.out [2020-12-23T14:28:19.602Z] INFO: Saving daemon under test log (d:\CI\PR-41724\4\dut.err) to bundles\CIDUT.err [2020-12-23T14:28:19.602Z] INFO: Nuke-Everything... [2020-12-23T14:28:19.602Z] INFO: Container count on control daemon to delete is 2 [2020-12-23T14:28:20.062Z] f4e955f8213d [2020-12-23T14:28:20.062Z] fca4e408d649 [2020-12-23T14:28:20.062Z] INFO: Tidying pidfile d:\CI\PR-41724\4\docker.pid [2020-12-23T14:28:20.062Z] INFO: Nuking d:\CI [2020-12-23T14:28:50.068Z] INFO: Zapped successfully [2020-12-23T14:28:50.068Z] [2020-12-23T14:28:50.068Z] INFO: executeCI.ps1 exiting at Wed Dec 23 14:28:48 CUT 2020. Duration 01:05:25.5220590 [2020-12-23T14:28:50.068Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-12-23T14:28:50.310Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-12-23T14:28:58.894Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-12-23T14:29:01.295Z] Archiving artifacts [2020-12-23T14:29:15.296Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41724/4/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-12-23T14:29:16.221Z] + make clean [2020-12-23T14:29:17.766Z] docker volume rm -f docker-dev-cache [2020-12-23T14:29:17.766Z] 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